@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#182033;background:#f4f6fa;font-synthesis:none}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input{font:inherit}button{cursor:pointer}.workspace-shell{min-height:100vh;display:grid;grid-template-columns:278px minmax(0,1fr)}.project-sidebar{position:fixed;inset:0 auto 0 0;width:278px;padding:0 14px;display:flex;flex-direction:column;color:#fff;background:#111827;border-right:1px solid #202b3e}.sidebar-header{height:78px;padding:0 6px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #263145}.app-logo{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#635bff;box-shadow:0 8px 20px #635bff40}.sidebar-header>div:nth-child(2){min-width:0;flex:1}.sidebar-header strong,.sidebar-header span{display:block}.sidebar-header strong{font-size:14px;letter-spacing:-.2px}.sidebar-header span{margin-top:3px;color:#8490a5;font-size:10px}.icon-button{position:relative;width:36px;height:36px;padding:0;display:grid;place-items:center;border:1px solid #dfe4ec;border-radius:9px;color:#606b7d;background:#fff}.icon-button.dark{border-color:transparent;color:#8b97aa;background:transparent}.icon-button i{position:absolute;top:7px;right:7px;width:5px;height:5px;border:1px solid #fff;border-radius:50%;background:#ef4444}.sidebar-section-heading{margin:24px 9px 11px;display:flex;align-items:center;justify-content:space-between;color:#8793a7}.sidebar-section-heading span{font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.sidebar-section-heading button{width:26px;height:26px;display:grid;place-items:center;border:0;border-radius:6px;color:#aab4c5;background:transparent}.sidebar-section-heading button:hover{color:#fff;background:#253047}.sidebar-search{height:38px;margin:0 4px 14px;padding:0 11px;display:flex;align-items:center;gap:9px;border:1px solid #303a4d;border-radius:8px;color:#707d91;background:#182132}.sidebar-search:focus-within{border-color:#655dcd;box-shadow:0 0 0 3px #635bff1f}.sidebar-search input{width:100%;border:0;outline:0;color:#e8ebf1;background:transparent;font-size:11px}.sidebar-search input::placeholder{color:#68758a}.project-list{display:flex;flex-direction:column;gap:4px;overflow-y:auto}.project-option{width:100%;min-height:58px;padding:8px 10px;display:flex;align-items:center;gap:11px;border:0;border-radius:9px;color:#9ca7b9;background:transparent;text-align:left}.project-option:hover{color:#e6e9ef;background:#1b2537}.project-option.active{color:#fff;background:#263148;box-shadow:inset 3px 0 #756df7}.project-avatar{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:#fff;font-size:10px;font-weight:700}.project-option-copy{min-width:0;flex:1}.project-option-copy strong,.project-option-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-option-copy strong{font-size:11px;font-weight:600}.project-option-copy small{margin-top:5px;color:#727f93;font-size:9px}.project-option.active small{color:#9aa6ba}.sidebar-footer{margin-top:auto;padding:14px 0 16px;border-top:1px solid #263145}.sidebar-link{width:100%;height:40px;padding:0 10px;display:flex;align-items:center;gap:10px;border:0;color:#8995a8;background:transparent;font-size:11px}.sidebar-link:hover{color:#fff}.account-button{width:100%;margin-top:8px;padding:10px;display:flex;align-items:center;gap:10px;border:0;border-radius:9px;color:#dbe0e9;background:#1a2435;text-align:left}.account-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#475569;font-size:10px;font-weight:700}.account-button>span:nth-child(2){min-width:0;flex:1}.account-button strong,.account-button small{display:block}.account-button strong{font-size:10px}.account-button small{margin-top:4px;color:#7f8ba0;font-size:8px}.license-main{grid-column:2;min-width:0}.main-topbar{height:72px;padding:0 36px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e7ee;background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.breadcrumb{display:flex;align-items:center;gap:9px;font-size:11px}.breadcrumb span{color:#8993a3}.breadcrumb b{color:#c3c9d2;font-weight:400}.breadcrumb strong{color:#30394a;font-weight:600}.topbar-actions{display:flex;align-items:center;gap:9px}.secondary-button,.filter-button{height:36px;padding:0 13px;display:flex;align-items:center;gap:8px;border:1px solid #dce1e9;border-radius:8px;color:#4d586b;background:#fff;font-size:10px;font-weight:600}.secondary-button:hover,.filter-button:hover{border-color:#c4cad5;background:#f9fafc}.main-content{width:100%;max-width:none;margin:0;padding:34px 24px 50px}.project-summary{min-height:100px;padding-bottom:30px;display:flex;align-items:center;border-bottom:1px solid #dfe4eb}.summary-avatar{width:58px;height:58px;flex:0 0 auto;display:grid;place-items:center;border-radius:15px;color:#fff;font-size:16px;font-weight:700;box-shadow:0 10px 24px #1e293b24}.summary-copy{min-width:0;flex:1;margin-left:17px}.summary-copy>div{display:flex;align-items:center;gap:10px}.summary-copy h1{margin:0;color:#151d2c;font-size:24px;letter-spacing:-.7px}.summary-copy p{margin:8px 0 0;color:#7d8797;font-size:11px}.active-badge,.status-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;font-weight:600}.active-badge{padding:5px 9px;color:#138a5b;background:#e8f7f0;font-size:9px}.active-badge i,.status-badge i{width:5px;height:5px;border-radius:50%;background:currentColor}.summary-metrics{display:flex;align-items:center;gap:38px}.summary-metrics>div{min-width:85px;padding-left:25px;border-left:1px solid #dfe4eb}.summary-metrics span,.summary-metrics strong{display:block}.summary-metrics span{margin-bottom:7px;color:#8a94a4;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.summary-metrics strong{color:#232c3d;font-size:18px}.summary-metrics small{color:#929baa;font-size:12px;font-weight:500}.licenses-section{padding-top:30px}.section-title-row{display:flex;align-items:center;justify-content:space-between}.section-title-row h2{margin:0;color:#172033;font-size:18px;letter-spacing:-.3px}.section-title-row p{margin:7px 0 0;color:#818b9b;font-size:10px}.primary-button{height:38px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:8px;color:#fff;background:#635bff;box-shadow:0 7px 16px #635bff33;font-size:10px;font-weight:600}.primary-button:hover{background:#554ee9}.license-toolbar{margin:22px 0 14px;display:flex;align-items:center;gap:10px}.license-search{width:min(420px,100%);height:39px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid #dce2ea;border-radius:8px;color:#9aa3b0;background:#fff}.license-search:focus-within{border-color:#7a72ef;box-shadow:0 0 0 3px #635bff17}.license-search input{width:100%;border:0;outline:0;color:#2e3748;background:transparent;font-size:10px}.license-table-wrap{overflow:hidden;border:1px solid #e0e5ec;border-radius:11px;background:#fff;box-shadow:0 5px 18px #1c27390a}.license-table{width:100%;border-collapse:collapse;table-layout:fixed}.license-table th{height:42px;padding:0 16px;color:#8d96a5;background:#f8f9fb;font-size:8px;font-weight:700;text-align:left;text-transform:uppercase;letter-spacing:.06em}.license-table th:nth-child(1){width:25%}.license-table th:nth-child(3){width:18%}.license-table th:nth-child(4){width:15%}.license-table th:nth-child(5){width:14%}.license-table th:last-child{width:42px}.license-table td{height:74px;padding:0 16px;border-top:1px solid #edf0f4;color:#4a5567;font-size:10px}.license-table tbody tr:hover{background:#fafbfe}.product-cell{display:flex;align-items:center;gap:11px}.product-icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px}.product-cell strong,.product-cell small{display:block}.product-cell strong{overflow:hidden;color:#252e3f;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.product-cell small{margin-top:5px;color:#929baa;font-size:8px}.key-cell{display:flex;align-items:center;gap:4px}.key-cell code{overflow:hidden;color:#5d687a;font-family:Inter,sans-serif;font-size:9px;text-overflow:ellipsis}.key-cell button,.row-menu{border:0;color:#9aa3b1;background:transparent}.key-cell button{width:27px;height:27px;display:grid;place-items:center;border-radius:6px}.key-cell button:hover,.row-menu:hover{color:#4f5868;background:#eef1f5}.usage-cell{max-width:130px}.usage-cell>div{margin-bottom:7px;display:flex;justify-content:space-between;color:#5d6878;font-size:9px}.usage-cell small{color:#9aa3b1}.usage-cell progress{width:100%;height:5px;display:block;border:0;border-radius:99px;overflow:hidden;background:#e8ebf0}.usage-cell progress::-webkit-progress-bar{background:#e8ebf0}.usage-cell progress::-webkit-progress-value{border-radius:99px;background:#635bff}.usage-cell progress::-moz-progress-bar{border-radius:99px;background:#635bff}.renewal-date{color:#596476;font-size:9px}.status-badge{padding:6px 9px;font-size:8px}.status-badge.success{color:#16875b;background:#eaf7f1}.status-badge.warning{color:#b66b0a;background:#fff5df}.row-menu{width:30px;height:30px;display:grid;place-items:center;border-radius:7px}.table-footer{height:46px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f4;color:#9099a8;background:#fafbfc;font-size:8px}.table-footer div{display:flex;align-items:center;gap:6px}.empty-state{min-height:340px;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #d7dde6;border-radius:11px;background:#fff;text-align:center}.empty-state>span{width:50px;height:50px;display:grid;place-items:center;border-radius:13px;color:#635bff;background:#efeeff}.empty-state h3{margin:16px 0 0;color:#273044;font-size:13px}.empty-state p{margin:8px 0 17px;color:#8b95a5;font-size:10px}@media(max-width:1100px){.workspace-shell{grid-template-columns:248px minmax(0,1fr)}.project-sidebar{width:248px}.main-content{padding-inline:26px}.summary-metrics{gap:18px}.license-table th,.license-table td{padding-inline:10px}}.screen-message{min-height:100vh;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#667085;background:#f5f7fb;font-size:13px;text-align:center}.screen-message:before{content:"";width:38px;height:38px;margin-bottom:8px;border:3px solid #dddafe;border-top-color:#635bff;border-radius:50%;animation:loading-spin .8s linear infinite}.screen-message strong{color:#202939;font-size:16px}.screen-message span{color:#8a94a5;font-size:11px}@keyframes loading-spin{to{transform:rotate(360deg)}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:24px;display:grid;place-items:center;background:#0f172a94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{width:min(470px,100%);max-height:calc(100vh - 48px);overflow-y:auto;border:1px solid #e2e6ed;border-radius:16px;background:#fff;box-shadow:0 26px 70px #0f172a47}.modal-card.modal-wide{width:min(560px,100%)}.modal-card>header{padding:22px 24px 18px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #edf0f4}.modal-card h2{margin:0;color:#172033;font-size:18px;letter-spacing:-.35px}.modal-card header p{margin:7px 0 0;color:#8690a0;font-size:10px}.modal-close{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;color:#7d8796;background:#f4f6f9}.modal-close:hover{color:#2e3747;background:#e9edf2}.form-grid{padding:20px 24px;display:grid;gap:16px}.form-grid.two-columns{grid-template-columns:1fr 1fr}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1 / -1}.field>span{color:#4b5668;font-size:10px;font-weight:650}.field input,.field textarea,.field select{width:100%;border:1px solid #dce2ea;border-radius:8px;outline:0;color:#273143;background:#fff;font-size:11px;transition:border-color .15s,box-shadow .15s}.field input,.field select{height:40px;padding:0 11px}.field textarea{padding:10px 11px;resize:vertical;font-family:inherit}.field input:focus,.field textarea:focus,.field select:focus{border-color:#756df7;box-shadow:0 0 0 3px #635bff1a}.color-field>div{height:42px;padding:5px 10px 5px 5px;display:flex;align-items:center;gap:10px;border:1px solid #dce2ea;border-radius:8px}.color-field input{width:34px;height:30px;padding:0;border:0}.color-field code{color:#5b6575;font-family:Inter,sans-serif;font-size:10px}.form-error{margin:0 24px 4px;padding:10px 12px;border:1px solid #fecaca;border-radius:8px;color:#b42318;background:#fff1f2;font-size:10px}.modal-card>footer{padding:16px 24px 20px;display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #edf0f4}.cancel-button{height:38px;padding:0 14px;border:1px solid #dce2ea;border-radius:8px;color:#536074;background:#fff;font-size:10px;font-weight:600}.cancel-button:hover{background:#f7f8fa}.primary-button:disabled{cursor:wait;opacity:.65}@media(max-width:620px){.form-grid.two-columns{grid-template-columns:1fr}}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(460px,1.1fr);background:#f7f8fb}.auth-brand{position:relative;overflow:hidden;padding:clamp(50px,7vw,100px);display:flex;flex-direction:column;justify-content:center;color:#fff;background:linear-gradient(145deg,#111827,#182238 58%,#27245d)}.auth-brand:before{content:"";position:absolute;width:440px;height:440px;right:-230px;top:-170px;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.auth-brand-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#635bff;box-shadow:0 12px 30px #635bff59}.auth-brand>span{margin-top:18px;font-size:15px;font-weight:700}.auth-brand h1{max-width:470px;margin:58px 0 18px;font-size:clamp(34px,4vw,52px);line-height:1.06;letter-spacing:-2.2px}.auth-brand>p{max-width:430px;margin:0;color:#aab4c6;font-size:14px;line-height:1.7}.auth-security{width:fit-content;margin-top:55px;padding:13px 16px;display:flex;align-items:center;gap:11px;border:1px solid rgba(255,255,255,.1);border-radius:11px;color:#9994ff;background:#ffffff0b}.auth-security span,.auth-security strong,.auth-security small{display:block}.auth-security strong{color:#e8eaf0;font-size:10px}.auth-security small{margin-top:4px;color:#8d98aa;font-size:8px}.auth-panel{padding:40px;display:grid;place-items:center}.auth-card{width:min(410px,100%);padding:38px;border:1px solid #e4e7ed;border-radius:18px;background:#fff;box-shadow:0 22px 60px #17203317}.auth-mobile-logo{display:none}.auth-card header{margin-bottom:28px}.auth-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;color:#635bff;background:#efeeff}.auth-card h2{margin:20px 0 8px;color:#172033;font-size:23px;letter-spacing:-.65px}.auth-card header p{margin:0;color:#8791a1;font-size:11px}.auth-field{margin-top:17px;display:block}.auth-field>span{display:block;margin-bottom:8px;color:#485467;font-size:10px;font-weight:650}.auth-field>div{height:44px;padding:0 12px;display:flex;align-items:center;gap:10px;border:1px solid #dce2ea;border-radius:9px;color:#9aa3b1;background:#fff}.auth-field>div:focus-within{border-color:#756df7;box-shadow:0 0 0 3px #635bff1a}.auth-field input{width:100%;border:0;outline:0;color:#273143;background:transparent;font-size:11px}.auth-error{margin-top:17px;padding:11px 12px;border:1px solid #fecaca;border-radius:8px;color:#b42318;background:#fff1f2;font-size:10px}.auth-submit{width:100%;height:44px;margin-top:22px;border:0;border-radius:9px;color:#fff;background:#635bff;box-shadow:0 9px 20px #635bff3d;font-size:11px;font-weight:650}.auth-submit:hover{background:#554ee9}.auth-submit:disabled{cursor:wait;opacity:.65}.auth-note{display:block;margin-top:16px;color:#9aa3b1;font-size:8px;text-align:center}@media(max-width:820px){.auth-page{grid-template-columns:1fr}.auth-brand{display:none}.auth-panel{padding:22px}.auth-card{padding:28px}.auth-mobile-logo{margin-bottom:28px;display:flex;align-items:center;gap:9px;color:#635bff}.auth-mobile-logo strong{color:#20293a;font-size:14px}}.danger-button{height:36px;padding:0 13px;display:flex;align-items:center;gap:8px;border:1px solid #fecdd3;border-radius:8px;color:#d72c45;background:#fff5f6;font-size:10px;font-weight:600}.danger-button:hover:not(:disabled){border-color:#fda4af;background:#ffe9ec}.danger-button:disabled{cursor:not-allowed;color:#a8afbb;border-color:#e3e6eb;background:#f5f6f8}.prelicense-button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dddafe;border-radius:7px;color:#635bff;background:#f4f3ff}.prelicense-button:hover:not(:disabled){border-color:#b9b4ff;background:#ebe9ff}.prelicense-button:disabled{cursor:wait;opacity:.5}.prelicense-content{padding:24px}.prelicense-content>p{margin:22px 0 14px;color:#6e7889;font-size:10px;line-height:1.65}.flow-steps{display:flex;align-items:center;justify-content:center}.flow-steps>span{width:72px;height:48px;display:grid;place-items:center;border:1px solid #dfe3ea;border-radius:10px;color:#8c96a5;background:#f8f9fb;font-size:10px}.flow-steps>span b{display:block;font-size:8px}.flow-steps>span.done{border-color:#c9c5ff;color:#635bff;background:#efeeff}.flow-steps>i{width:26px;height:1px;background:#dfe3ea}.prelicense-code{padding:12px;display:flex;align-items:center;gap:10px;border:1px solid #dfe3ea;border-radius:9px;background:#f8f9fb}.prelicense-code code{min-width:0;flex:1;overflow-wrap:anywhere;color:#30394a;font-size:10px}.prelicense-code button{height:34px;padding:0 11px;display:flex;align-items:center;gap:7px;border:0;border-radius:7px;color:#fff;background:#635bff;font-size:9px}.prelicense-warning{margin-top:14px;padding:12px;display:flex;align-items:center;gap:10px;border:1px solid #fde68a;border-radius:9px;color:#b7791f;background:#fffbeb}.prelicense-warning span,.prelicense-warning strong,.prelicense-warning small{display:block}.prelicense-warning strong{color:#8a5a12;font-size:9px}.prelicense-warning small{margin-top:4px;color:#a47732;font-size:8px}.field>small{margin-top:6px;display:block;color:#8a94a4;font-size:8px;line-height:1.45}.payment-label{display:block;color:#354052;font-size:9px;font-weight:650}.payment-renewal{display:block;margin-top:5px;color:#9099a8;font-size:8px}.generated-label{margin:14px 0 7px;display:block;color:#596577;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.security-alerts{margin-top:18px;padding:22px;border:1px solid #fed7aa;border-radius:12px;background:#fffaf4}.security-alerts .section-title-row{margin-bottom:14px}.alert-count{height:30px;padding:0 10px;display:flex;align-items:center;gap:6px;border:1px solid #fdba74;border-radius:999px;color:#c2410c;background:#fff7ed;font-size:9px;font-weight:700}.alert-list{display:grid;gap:8px}.alert-list article{padding:12px 14px;display:flex;gap:11px;border:1px solid #ffedd5;border-radius:9px;color:#ea580c;background:#fff}.alert-list article div{min-width:0}.alert-list strong{color:#9a3412;font-size:9px;text-transform:capitalize}.alert-list p{margin:4px 0;color:#5f6876;font-size:9px}.alert-list small{color:#929aa7;font-size:8px;overflow-wrap:anywhere}.compilation-code-field{display:grid;grid-template-columns:1fr auto;gap:8px}.compilation-code-field button{padding:0 13px;border:1px solid #cfcdfd;border-radius:8px;color:#554ee9;background:#f4f3ff;font-size:9px;font-weight:650}.license-actions{display:flex;gap:6px}.activation-modal{width:min(820px,calc(100vw - 40px))}.activation-list{max-height:520px;padding:18px 22px;display:grid;gap:9px;overflow:auto}.activation-list article{padding:13px;display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:start;border:1px solid #e4e7ed;border-radius:10px;background:#fff}.activation-device{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;color:#635bff;background:#efeeff}.activation-device.revoked{color:#dc5268;background:#fff0f2}.activation-device.pending{color:#c47a12;background:#fff7e6}.activation-copy{min-width:0}.activation-copy>div{display:flex;align-items:center;gap:8px}.activation-copy strong{color:#263143;font-size:10px}.activation-copy p{margin:5px 0 0;color:#788396;font-size:8px}.activation-copy code{overflow-wrap:anywhere;color:#465267}.activation-copy small{margin-top:8px;display:block;color:#9aa3b1;font-size:8px}.activation-status{padding:4px 7px;border-radius:999px;color:#16794a;background:#e9f8f0;font-size:7px;font-weight:700}.activation-status.pending{color:#a8660c;background:#fff4dc}.activation-status.revoked{color:#be3249;background:#ffeaee}.revoke-button{height:31px;padding:0 10px;display:flex;align-items:center;gap:6px;border:1px solid #fecdd3;border-radius:7px;color:#c8324a;background:#fff5f6;font-size:8px}.revoke-button:disabled{opacity:.55}.activation-empty{padding:48px 20px;display:grid;justify-items:center;color:#9aa3b1;text-align:center}.activation-empty strong{margin-top:10px;color:#4a5568;font-size:11px}.activation-empty p{margin:6px 0 0;font-size:9px}.license-table{min-width:1080px}.license-table th:nth-child(1){width:20%}.license-table th:nth-child(2){width:20%}.license-table th:nth-child(3){width:23%}.license-table th:nth-child(4){width:14%}.license-table th:nth-child(5){width:11%}.license-table th:last-child{width:112px}.key-cell{min-width:0}.key-cell code{min-width:0;flex:1;white-space:nowrap}.secret-cell code{color:#4e46c9;font-weight:600}.key-cell button:has(.lucide-check){color:#16875b;background:#eaf7f1}.delete-license-button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #fecdd3;border-radius:7px;color:#d72c45;background:#fff5f6}.delete-license-button:hover:not(:disabled){border-color:#fda4af;background:#ffe9ec}.delete-license-button:disabled{cursor:wait;opacity:.5}.generated-code-field{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.generated-code-field button{height:40px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid #cfcdfd;border-radius:8px;color:#554ee9;background:#f4f3ff;font-size:9px;font-weight:650}.generated-code-field button:hover{border-color:#aaa5fb;background:#ebe9ff}.inline-error{margin:0 0 14px;min-height:40px;padding:9px 11px;display:flex;align-items:center;gap:9px;border:1px solid #fecaca;border-radius:8px;color:#b42318;background:#fff1f2;font-size:10px}.inline-error button{width:26px;height:26px;margin-left:auto;display:grid;place-items:center;border:0;border-radius:6px;color:inherit;background:transparent}.inline-error button:hover{background:#ffe1e5}@media(max-width:720px){.generated-code-field{grid-template-columns:1fr 1fr}.generated-code-field input{grid-column:1 / -1}}.license-table-wrap{overflow-x:auto}.license-table{min-width:1585px}.license-table th:nth-child(1){width:175px}.license-table th:nth-child(2){width:200px}.license-table th:nth-child(3){width:235px}.license-table th:nth-child(4){width:235px}.license-table th:nth-child(5){width:210px}.license-table th:nth-child(6){width:130px}.license-table th:nth-child(7){width:120px}.license-table th:nth-child(8){width:90px}.license-table th:last-child{width:190px}.license-table td{height:auto;min-height:78px;padding-top:14px;padding-bottom:14px;vertical-align:middle}.secret-cell code,.device-identity-cell code{white-space:normal;overflow-wrap:anywhere;text-overflow:initial}.device-identity-cell{min-width:0}.device-identity-cell>small{display:block;margin-top:5px;color:#9099a8;font-size:8px;overflow-wrap:anywhere}.final-license-cell{display:flex;align-items:center;gap:3px}.final-license-cell code{min-width:0;flex:1;color:#465267;font-size:9px;overflow-wrap:anywhere}.final-license-cell button{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:6px;color:#7d8796;background:transparent}.final-license-cell button:hover{color:#4f46e5;background:#efeeff}.developer-code-cell strong{display:block;color:#4f46e5;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px;letter-spacing:.18em}.developer-code-cell small{display:block;margin-top:5px;color:#9099a8;font-size:8px;white-space:nowrap}.pending-value{color:#9aa3b1;font-size:8px;font-style:italic}.mobile-menu-button,.mobile-sidebar-overlay{display:none}@media(max-width:760px){html,body,#root{width:100%;overflow-x:hidden}.workspace-shell{display:block;min-height:100vh}.license-main{width:100%;min-width:0}.project-sidebar{inset:0 0 0 auto;z-index:120;width:min(86vw,320px);max-width:320px;transform:translate(105%);transition:transform .24s ease;box-shadow:-20px 0 50px #0f172a47}.project-sidebar.open{transform:translate(0)}.mobile-sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;width:100%;height:100%;display:block;padding:0;border:0;background:#0f172a80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-menu-button{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;padding:0;border:1px solid #dfe4ec;border-radius:9px;color:#4f5868;background:#fff}.main-topbar{position:sticky;top:0;z-index:50;height:64px;padding:0 14px;gap:10px}.breadcrumb{min-width:0;flex:1}.breadcrumb span,.breadcrumb b{display:none}.breadcrumb strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.topbar-actions{flex:0 0 auto;gap:7px}.topbar-actions .danger-button{width:38px;padding:0;justify-content:center;font-size:0}.topbar-actions .icon-button{width:38px;height:38px}.main-content{width:100%;padding:20px 14px 38px}.project-summary{padding-bottom:22px;flex-wrap:wrap;align-items:flex-start}.summary-avatar{width:48px;height:48px;border-radius:13px;font-size:14px}.summary-copy{width:calc(100% - 64px);margin-left:14px}.summary-copy>div{align-items:flex-start;flex-wrap:wrap;gap:7px}.summary-copy h1{max-width:100%;font-size:20px;overflow-wrap:anywhere}.summary-copy p{line-height:1.55}.summary-metrics{width:100%;margin-top:20px;padding-top:17px;gap:0;border-top:1px solid #e2e6ed}.summary-metrics>div{width:50%;min-width:0;padding:0 16px;border-left:0}.summary-metrics>div+div{border-left:1px solid #dfe4eb}.licenses-section{padding-top:24px}.licenses-section>.section-title-row{align-items:stretch;flex-direction:column;gap:14px}.licenses-section>.section-title-row .primary-button{width:100%;justify-content:center}.section-title-row h2{font-size:17px}.section-title-row p{font-size:10px;line-height:1.5}.license-toolbar{margin:16px 0 12px}.license-search{width:100%;height:43px}.license-table-wrap{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.license-table{min-width:0;width:100%;display:block;table-layout:auto}.license-table thead{display:none}.license-table tbody{display:grid;gap:13px}.license-table tbody tr{display:block;overflow:hidden;border:1px solid #e0e5ec;border-radius:13px;background:#fff;box-shadow:0 5px 16px #1c27390e}.license-table tbody tr:hover{background:#fff}.license-table td{width:100%!important;min-width:0;min-height:0;height:auto;padding:10px 13px;display:grid;grid-template-columns:102px minmax(0,1fr);align-items:start;gap:10px;border-top:1px solid #edf0f4;font-size:10px}.license-table td:before{color:#8d96a5;font-size:8px;font-weight:700;letter-spacing:.045em;text-transform:uppercase}.license-table td:nth-child(1){display:block;padding:14px;border-top:0;background:#fafbfe}.license-table td:nth-child(1):before{display:none}.license-table td:nth-child(2):before{content:"Código compilación"}.license-table td:nth-child(3):before{content:"Primera parte"}.license-table td:nth-child(4):before{content:"Equipo"}.license-table td:nth-child(5):before{content:"Licencia final"}.license-table td:nth-child(6):before{content:"Código desarrollador"}.license-table td:nth-child(7):before{content:"Pago"}.license-table td:nth-child(8):before{content:"Estado"}.license-table td:nth-child(9):before{content:"Acciones"}.product-cell{min-width:0}.product-cell>span:last-child{min-width:0}.product-cell strong{font-size:11px}.product-cell small{font-size:9px}.key-cell,.final-license-cell,.device-identity-cell{width:100%;min-width:0}.key-cell code,.secret-cell code,.device-identity-cell code,.final-license-cell code{white-space:normal;overflow-wrap:anywhere}.developer-code-cell strong{font-size:17px}.license-actions{justify-content:flex-end}.payment-label{font-size:10px}.table-footer{height:auto;margin-top:10px;padding:12px 4px;gap:8px;border:0;background:transparent}.security-alerts{padding:16px}.security-alerts .section-title-row{align-items:flex-start;gap:10px}.alert-list article{padding:11px}.alert-list small{overflow-wrap:anywhere}.empty-state{min-height:290px;padding:28px 18px}.modal-backdrop{padding:12px;align-items:end}.modal-card,.modal-card.modal-wide,.activation-modal{width:100%;max-height:calc(100dvh - 24px);border-radius:17px 17px 12px 12px}.modal-card>header{padding:18px}.form-grid{padding:18px}.form-grid.two-columns{grid-template-columns:1fr}.modal-card>footer{position:sticky;bottom:0;padding:14px 18px;background:#fff}.generated-code-field{grid-template-columns:1fr 1fr}.generated-code-field input{grid-column:1 / -1}.activation-list{padding:14px}.activation-list article{grid-template-columns:34px minmax(0,1fr)}.activation-list article>button{grid-column:1 / -1;justify-self:end}}.activation-actions{display:flex;align-items:flex-end;flex-direction:column;gap:7px}.reinstall-button{min-height:31px;padding:0 10px;display:flex;align-items:center;gap:6px;border:1px solid #cfcdfd;border-radius:7px;color:#5149d8;background:#f3f2ff;font-size:8px;font-weight:600;white-space:nowrap}.reinstall-button:hover:not(:disabled){border-color:#aaa5fb;background:#eae8ff}.reinstall-button:disabled,.revoke-button:disabled{cursor:wait;opacity:.55}@media(max-width:760px){.activation-actions{grid-column:1 / -1;width:100%;align-items:stretch;flex-direction:row;justify-content:flex-end;flex-wrap:wrap}.activation-actions button{justify-content:center}}.row-reinstall-button{min-height:32px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cfcdfd;border-radius:7px;color:#5149d8;background:#f3f2ff;font-size:8px;font-weight:650;white-space:nowrap}.row-reinstall-button:hover:not(:disabled){border-color:#aaa5fb;background:#eae8ff}.row-reinstall-button:disabled{cursor:wait;opacity:.55}@media(max-width:760px){.row-reinstall-button{min-height:34px}}.sidebar-dashboard{width:calc(100% - 12px);min-height:48px;margin:18px 6px 0;padding:0 12px;display:flex;align-items:center;gap:11px;border:0;border-radius:9px;color:#9ca7b9;background:transparent;text-align:left}.sidebar-dashboard:hover,.sidebar-dashboard.active{color:#fff;background:#202b40}.sidebar-dashboard.active{box-shadow:inset 3px 0 #756df7}.sidebar-dashboard span{min-width:0}.sidebar-dashboard strong,.sidebar-dashboard small{display:block}.sidebar-dashboard strong{font-size:11px}.sidebar-dashboard small{margin-top:3px;color:#748198;font-size:8px}.project-tabs{margin-top:22px;display:flex;align-items:center;gap:4px;border-bottom:1px solid #dfe4eb}.project-tabs button{height:43px;padding:0 14px;display:flex;align-items:center;gap:7px;border:0;border-bottom:2px solid transparent;color:#7e8898;background:transparent;font-size:10px;font-weight:650}.project-tabs button.active{border-bottom-color:#635bff;color:#5149d8}.edit-license-button{min-height:32px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #d9dee7;border-radius:7px;color:#596476;background:#fff;font-size:8px;font-weight:650}.edit-license-button:hover{border-color:#bfc6d2;background:#f5f7fa}.license-actions{flex-wrap:wrap}.field input:disabled{cursor:not-allowed;color:#727c8c;background:#f1f3f6}.dashboard-heading{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between}.dashboard-heading>div>span{color:#635bff;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.dashboard-heading h1{margin:6px 0 7px;color:#172033;font-size:26px;letter-spacing:-.7px}.dashboard-heading p{margin:0;color:#818b9b;font-size:11px}.dashboard-heading>small{color:#8a94a4;font-size:9px}.dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.dashboard-stats article{min-height:112px;padding:18px;display:flex;align-items:center;gap:14px;border:1px solid #e0e5ec;border-radius:12px;background:#fff;box-shadow:0 5px 18px #1c27390a}.dashboard-stat-icon{width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px}.dashboard-stat-icon.violet{color:#635bff;background:#efeeff}.dashboard-stat-icon.blue{color:#1681c4;background:#e8f5fb}.dashboard-stat-icon.green{color:#16875b;background:#e8f7f0}.dashboard-stat-icon.orange{color:#c66c10;background:#fff3df}.dashboard-stats small,.dashboard-stats strong,.dashboard-stats p{display:block}.dashboard-stats small{color:#8993a3;font-size:9px}.dashboard-stats strong{margin-top:5px;color:#222c3e;font-size:22px}.dashboard-stats p{margin:4px 0 0;color:#98a1af;font-size:8px}.dashboard-projects{margin-top:28px}.dashboard-project-grid{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-project-grid>button{min-height:70px;padding:12px 14px;display:flex;align-items:center;gap:12px;border:1px solid #e0e5ec;border-radius:11px;color:#697487;background:#fff;text-align:left}.dashboard-project-grid>button:hover{border-color:#cac7ff;box-shadow:0 6px 18px #635bff14}.dashboard-project-grid>button>div{min-width:0;flex:1}.dashboard-project-grid strong,.dashboard-project-grid small{display:block}.dashboard-project-grid strong{color:#273143;font-size:11px}.dashboard-project-grid small{margin-top:5px;color:#909aaa;font-size:8px}.updates-section{padding-top:27px}.updates-layout{margin-top:17px;display:grid;grid-template-columns:minmax(300px,390px) minmax(0,1fr);gap:16px;align-items:start}.update-form{padding:18px;display:grid;gap:14px;border:1px solid #e0e5ec;border-radius:12px;background:#fff}.update-form>header{display:flex;align-items:center;gap:10px;color:#635bff}.update-form>header div{min-width:0}.update-form>header strong,.update-form>header small{display:block}.update-form>header strong{color:#273143;font-size:11px}.update-form>header small{margin-top:3px;color:#929baa;font-size:8px}.update-form input[type=file]{padding:8px;height:auto;font-size:9px}.update-targets{overflow:hidden;border:1px solid #e1e5ec;border-radius:9px}.update-targets>div{min-height:38px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;background:#f8f9fb}.update-targets>div strong{color:#556174;font-size:8px;text-transform:uppercase;letter-spacing:.04em}.update-targets>div button{border:0;color:#5b54df;background:transparent;font-size:8px}.update-targets>label{min-height:48px;padding:8px 10px;display:flex;align-items:flex-start;gap:9px;border-top:1px solid #edf0f4}.update-targets>label input{width:14px;height:14px;margin-top:2px}.update-targets>label span{min-width:0}.update-targets>label strong,.update-targets>label small{display:block}.update-targets>label strong{color:#354052;font-size:9px}.update-targets>label small{margin-top:4px;color:#9099a8;font-size:7px;overflow-wrap:anywhere}.update-targets>p{padding:12px;color:#929baa;font-size:9px}.publish-check{display:flex;align-items:center;gap:8px;color:#596476;font-size:9px}.update-form>.primary-button{width:100%;justify-content:center}.updates-list{display:grid;gap:11px}.updates-list>article{padding:16px;border:1px solid #e0e5ec;border-radius:12px;background:#fff}.updates-list>article>header{display:flex;align-items:center;gap:10px}.updates-list>article>header>span{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:#635bff;background:#efeeff}.updates-list>article>header>div{min-width:0;flex:1}.updates-list>article>header strong,.updates-list>article>header small{display:block}.updates-list>article>header strong{color:#273143;font-size:11px}.updates-list>article>header small{margin-top:4px;color:#929baa;font-size:8px}.updates-list>article>header>i{padding:5px 8px;border-radius:999px;color:#8a6517;background:#fff4dc;font-size:7px;font-style:normal;font-weight:700}.updates-list>article>header>i.published{color:#16794a;background:#e9f8f0}.updates-list>article>p{margin:13px 0;color:#687386;font-size:9px;line-height:1.55;white-space:pre-wrap}.update-file-meta{padding:10px;border-radius:8px;background:#f7f8fa}.update-file-meta code,.update-file-meta small{display:block;overflow-wrap:anywhere}.update-file-meta code{color:#3e495b;font-size:9px}.update-file-meta small{margin-top:5px;color:#939cab;font-size:7px}.update-target-chips{margin-top:11px;display:flex;flex-wrap:wrap;gap:6px}.update-target-chips>span{padding:6px 8px;border:1px solid #dedcfb;border-radius:7px;color:#4f49bd;background:#f5f4ff;font-size:8px}.update-target-chips small{display:block;margin-top:3px;color:#827ed0;font-size:6px}.updates-list>article>footer{margin-top:14px;padding-top:11px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf0f4}.updates-list>article>footer>small{color:#929baa;font-size:7px}.updates-list>article>footer div{display:flex;gap:7px}.updates-list>article>footer button{height:29px;padding:0 9px;border:1px solid #dce1e9;border-radius:6px;color:#596476;background:#fff;font-size:7px}.updates-list>article>footer button.danger-link{border-color:#fecdd3;color:#c8324a;background:#fff5f6}.updates-empty{min-height:180px;padding:30px;display:grid;place-items:center;align-content:center;gap:8px;border:1px dashed #d8dee7;border-radius:12px;color:#929baa;background:#fff;font-size:9px;text-align:center}.updates-empty strong{color:#536074;font-size:11px}.updates-empty p{margin:0}.installation-history{margin:0 22px 18px;padding-top:17px;border-top:1px solid #e7eaf0}.installation-history>header{display:flex;align-items:center;gap:9px;color:#635bff}.installation-history>header strong,.installation-history>header small{display:block}.installation-history>header strong{color:#354052;font-size:10px}.installation-history>header small{margin-top:3px;color:#929baa;font-size:7px}.history-empty{padding:20px;color:#929baa;font-size:9px;text-align:center}.history-timeline{position:relative;margin-top:14px;display:grid;gap:9px}.history-timeline:before{content:"";position:absolute;left:5px;top:7px;bottom:7px;width:1px;background:#dfe3ea}.history-timeline>article{position:relative;padding-left:22px}.history-dot{position:absolute;z-index:1;left:0;top:15px;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:#8b95a5;box-shadow:0 0 0 1px #cfd5de}.history-dot.activated{background:#20a66a}.history-dot.revoked,.history-dot.license_deleted{background:#dc5268}.history-dot.reinstallation_allowed{background:#635bff}.history-card{padding:11px 12px;border:1px solid #e4e7ed;border-radius:9px;background:#fafbfc}.history-card>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.history-card>header strong{color:#354052;font-size:9px}.history-card>header time{color:#929baa;font-size:7px}.history-card>p{margin:5px 0 9px;color:#7a8596;font-size:8px}.history-card dl{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:7px}.history-card dl>div{min-width:0}.history-card dt{color:#9aa3b1;font-size:6px;font-weight:700;text-transform:uppercase}.history-card dd{margin:3px 0 0;color:#596476;font-size:7px;overflow-wrap:anywhere}.history-card code{overflow-wrap:anywhere}.history-final{display:flex;align-items:center;gap:4px}.history-final code{min-width:0;flex:1}.history-final button{width:25px;height:25px;display:grid;place-items:center;border:0;border-radius:5px;color:#737f91;background:#eef1f5}@media(max-width:900px){.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.updates-layout{grid-template-columns:1fr}}@media(max-width:760px){.sidebar-dashboard{margin-top:14px}.project-tabs{overflow-x:auto}.project-tabs button{flex:1;justify-content:center}.dashboard-stats,.dashboard-project-grid{grid-template-columns:1fr}.dashboard-heading{align-items:flex-start;flex-direction:column;gap:8px}.updates-section{padding-top:22px}.update-form,.updates-list>article{padding:14px}.history-card dl{grid-template-columns:1fr}.installation-history{margin-inline:14px}.updates-list>article>footer{align-items:flex-start;flex-direction:column}}.updates-section>.section-title-row>.primary-button{flex:0 0 auto}.updates-section>.updates-list{margin-top:17px}.update-modal{width:min(720px,100%)!important}.update-modal .update-file-input{height:auto;padding:10px;font-size:9px}.update-modal .update-targets{grid-column:1 / -1}.update-target-list{max-height:230px;overflow-y:auto}.update-target-list>label{min-height:48px;padding:8px 10px;display:flex;align-items:flex-start;gap:9px;border-top:1px solid #edf0f4}.update-target-list>label input{width:14px;height:14px;margin-top:2px}.update-target-list>label span{min-width:0}.update-target-list>label strong,.update-target-list>label small{display:block}.update-target-list>label strong{color:#354052;font-size:9px}.update-target-list>label small{margin-top:4px;color:#9099a8;font-size:7px;overflow-wrap:anywhere}.update-form-error{grid-column:1 / -1;margin:0}@media(max-width:760px){.updates-section>.section-title-row{align-items:flex-start}.updates-section>.section-title-row>.primary-button{padding-inline:11px;white-space:nowrap}.update-modal .update-target-list{max-height:190px}}.project-tabs{overflow-x:auto;scrollbar-width:thin}.project-tabs button{flex:0 0 auto;white-space:nowrap}.tab-count{min-width:17px;height:17px;padding:0 5px;display:inline-grid;place-items:center;border-radius:999px;color:#fff;background:#e04f65;font-size:7px;font-style:normal}.project-history-page,.project-alerts-page,.project-settings-page{padding-top:27px}.history-total{min-height:31px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dedcfb;border-radius:8px;color:#554ed1;background:#f5f4ff;font-size:8px;font-weight:650}.project-history-list{margin-top:17px;position:relative;display:grid;gap:10px}.project-history-list:before{content:"";position:absolute;left:20px;top:24px;bottom:24px;width:1px;background:#dfe4eb}.project-history-list>article{position:relative;padding:15px 16px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;border:1px solid #e0e5ec;border-radius:12px;background:#fff;box-shadow:0 5px 18px #1c273909}.project-history-list>article.security-event{border-color:#f6cdd4;background:#fffafb}.activity-icon{z-index:1;width:40px;height:40px;display:grid;place-items:center;border:5px solid #fff;border-radius:50%;color:#5952dc;background:#efeeff;box-shadow:0 0 0 1px #dcd9ff}.security-event .activity-icon{color:#d13c55;background:#fff0f2;box-shadow:0 0 0 1px #fac7d0}.activity-body{min-width:0}.activity-body>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.activity-body>header strong,.activity-body>header small{display:block}.activity-body>header strong{color:#2d3749;font-size:11px}.activity-body>header small{margin-top:4px;color:#818c9d;font-size:8px}.activity-body time,.project-alert-list time{flex:0 0 auto;color:#8b95a5;font-size:8px}.activity-body>p{margin:10px 0;color:#677386;font-size:9px;line-height:1.5}.activity-body dl,.project-alert-list dl{margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.activity-body dl>div,.project-alert-list dl>div{min-width:0;padding:8px 9px;border-radius:7px;background:#f7f8fa}.activity-body .activity-user-agent{grid-column:1 / -1}.activity-body dt,.project-alert-list dt{color:#9aa3b1;font-size:6px;font-weight:700;text-transform:uppercase}.activity-body dd,.project-alert-list dd{margin:4px 0 0;color:#596476;font-size:7px;overflow-wrap:anywhere}.project-alerts-page>.updates-empty,.project-history-page>.updates-empty{margin-top:17px}.project-alert-list{margin-top:17px;display:grid;gap:10px}.project-alert-list>article{padding:16px;display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;border:1px solid #f4cbd2;border-radius:12px;background:#fffafb}.project-alert-list>article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#d33f57;background:#fff0f2}.project-alert-list header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.project-alert-list header strong{color:#bd3149;font-size:11px}.project-alert-list article>div>small{display:block;margin-top:4px;color:#7c8797;font-size:8px}.project-alert-list p{margin:10px 0;color:#687386;font-size:9px;line-height:1.5}.settings-grid{margin-top:17px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;align-items:start}.settings-card,.danger-zone{overflow:hidden;border:1px solid #e0e5ec;border-radius:12px;background:#fff}.settings-card>header,.danger-zone>header{padding:17px 20px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #edf0f4}.settings-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:9px;color:#5952dc;background:#efeeff}.settings-card header strong,.settings-card header small,.danger-zone header strong,.danger-zone header small{display:block}.settings-card header strong,.danger-zone header strong{color:#354052;font-size:10px}.settings-card header small,.danger-zone header small{margin-top:4px;color:#929baa;font-size:8px}.settings-card>footer{padding:15px 20px;display:flex;justify-content:flex-end;border-top:1px solid #edf0f4}.settings-saved{margin:0 24px 12px;display:flex;align-items:center;gap:7px;color:#188255;font-size:9px}.danger-zone{padding-bottom:18px;border-color:#f1cbd2}.danger-zone>header{color:#ce3b54;background:#fff9fa}.danger-zone>p{margin:17px 18px 12px;color:#737e8f;font-size:9px;line-height:1.55}.danger-zone>button{margin:0 18px}.danger-zone>small{margin:10px 18px 0;display:block;color:#a16973;font-size:7px;line-height:1.4}@media(max-width:900px){.activity-body dl,.project-alert-list dl{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid{grid-template-columns:1fr}}@media(max-width:760px){.project-history-page,.project-alerts-page,.project-settings-page{padding-top:22px}.project-tabs button{flex:0 0 auto}.project-history-list>article,.project-alert-list>article{padding:13px;grid-template-columns:35px minmax(0,1fr);gap:9px}.project-history-list:before{left:17px}.activity-icon,.project-alert-list>article>span{width:34px;height:34px;border-width:3px}.activity-body>header,.project-alert-list header{flex-direction:column;gap:5px}.activity-body dl,.project-alert-list dl{grid-template-columns:1fr}.activity-body .activity-user-agent{grid-column:auto}.settings-card .form-grid{padding-inline:15px}}.update-version-summary{margin-top:16px;min-height:58px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #dedcfb;border-radius:10px;background:#f8f7ff}.update-version-summary>div{display:flex;align-items:center;gap:10px;color:#5a53dd}.update-version-summary span strong,.update-version-summary span small{display:block}.update-version-summary span strong{color:#373f50;font-size:14px}.update-version-summary span small{margin-top:2px;color:#80899a;font-size:8px}.update-version-summary p{margin:0;color:#8b94a3;font-size:8px}.update-target-chips>span{min-width:190px;padding:9px 10px}.update-target-chips>span>strong,.update-target-chips>span>small,.update-target-chips>span>em,.update-target-chips>span>b,.update-target-chips>span>time{display:block}.update-target-chips>span>strong{color:#454e60;font-size:8px}.update-target-chips>span>em{margin-top:7px;font-size:8px;font-style:normal;font-weight:700}.update-target-chips>span>time{margin-top:4px;color:#8c95a4;font-size:6px}.update-target-chips>span>b{max-width:240px;margin-top:4px;overflow:hidden;color:#bd3149;font-size:7px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.update-target-chips>span.installed{border-color:#bde8d1;color:#187b50;background:#effaf4}.update-target-chips>span.installed>em{color:#188255}.update-target-chips>span.failed{border-color:#f5c4cc;color:#bd3149;background:#fff4f6}.update-target-chips>span.failed>em{color:#c2344c}.update-target-chips>span.pending{border-color:#ead8ae;color:#8d6819;background:#fffaf0}.update-target-chips>span.pending>em{color:#926817}@media(max-width:760px){.update-version-summary{align-items:flex-start;flex-direction:column}.update-target-chips{display:grid;grid-template-columns:1fr}.update-target-chips>span{min-width:0}}.updates-list>article.update-paused{border-color:#f2cf8c;background:#fffdf8}.updates-list>article>header>i.paused{color:#9a6814;background:#fff0ce}.update-delivery-meta{margin:12px 0 5px;display:flex;flex-wrap:wrap;gap:6px}.update-delivery-meta span{padding:5px 8px;border-radius:999px;color:#586579;background:#eef1f5;font-size:7px;font-weight:700}.update-delivery-meta span.mandatory{color:#b12f46;background:#fff0f2}.update-target-chips>span.installed{color:#16794a;border-color:#bde7d1;background:#effaf4}.update-target-chips>span.failed{color:#bd3149;border-color:#f6c7cf;background:#fff4f5}.update-target-chips>span.pending{color:#8a6517;border-color:#eed9a9;background:#fffaf0}.update-detail-modal{width:min(820px,100%)!important}.update-detail-body{padding:20px 22px;overflow-y:auto}.update-detail-body>h3{margin:22px 0 9px;color:#354052;font-size:10px}.update-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.update-stat-grid article{padding:14px;border:1px solid #e2e6ec;border-radius:10px;background:#fafbfc}.update-stat-grid strong,.update-stat-grid small{display:block}.update-stat-grid strong{color:#354052;font-size:20px}.update-stat-grid small{margin-top:4px;color:#8c96a6;font-size:7px}.update-stat-grid article.success{border-color:#c9ead8;background:#f3fbf7}.update-stat-grid article.pending{border-color:#eddba9;background:#fffaf0}.update-stat-grid article.failed{border-color:#f2cbd1;background:#fff5f6}.delivery-client-list{display:grid;gap:6px}.delivery-client-list article{padding:10px 11px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 10px;border:1px solid #e4e7ed;border-radius:8px}.delivery-client-list strong,.delivery-client-list small{display:block}.delivery-client-list strong{color:#3b4658;font-size:9px}.delivery-client-list small{margin-top:3px;color:#8d97a6;font-size:7px;overflow-wrap:anywhere}.delivery-client-list>article>span{padding:5px 8px;border-radius:999px;font-size:7px;font-weight:700}.delivery-client-list span.updated{color:#16794a;background:#e9f8f0}.delivery-client-list span.pending,.delivery-client-list span.no_report{color:#8a6517;background:#fff4dc}.delivery-client-list span.failed{color:#bd3149;background:#fff0f2}.delivery-client-list p{grid-column:1/-1;margin:2px 0 0;color:#bd3149;font-size:8px}.update-event-history{display:grid;gap:2px}.update-event-history>p{color:#929baa;font-size:9px}.update-event-history article{min-height:45px;display:grid;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:9px;border-top:1px solid #edf0f4}.update-event-history article>span{width:8px;height:8px;border-radius:50%;background:#635bff}.update-event-history article>span.failed{background:#db4961}.update-event-history strong,.update-event-history small{display:block}.update-event-history strong{color:#455164;font-size:8px}.update-event-history small,.update-event-history time{margin-top:3px;color:#929baa;font-size:7px}.update-event-history p{margin:3px 0 0;color:#bd3149;font-size:7px}@media(max-width:760px){.update-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.update-detail-body{padding:15px 14px}.updates-list>article>footer div{width:100%;flex-wrap:wrap}.updates-list>article>footer button{flex:1 1 auto}.update-event-history article{grid-template-columns:9px minmax(0,1fr);padding-block:8px}.update-event-history time{grid-column:2}}.optional-modules{margin-top:18px;padding-top:17px;border-top:1px solid #e5e8ee}.optional-modules>header{display:flex;align-items:center;gap:9px;color:#635bff}.optional-modules>header strong,.optional-modules>header small{display:block}.optional-modules>header strong{color:#354052;font-size:10px}.optional-modules>header small{margin-top:3px;color:#929baa;font-size:7px}.optional-modules>label{margin-top:12px;padding:12px;display:flex;align-items:flex-start;gap:10px;border:1px solid #dedcfb;border-radius:10px;background:#f8f7ff;cursor:pointer}.optional-modules input{width:16px;height:16px;accent-color:#635bff}.optional-modules label strong,.optional-modules label small{display:block}.optional-modules label strong{color:#403a9e;font-size:9px}.optional-modules label small{margin-top:4px;color:#7772b4;font-size:7px}.profiles-section{padding-top:27px}.profile-format-note{margin:16px 0;padding:13px 14px;display:flex;align-items:flex-start;gap:10px;border:1px solid #dcdafa;border-radius:10px;color:#635bff;background:#f8f7ff}.profile-format-note strong{color:#3d4660;font-size:9px}.profile-format-note p{margin:4px 0 0;color:#707b8d;font-size:8px;line-height:1.5}.profiles-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profiles-list>article{padding:16px;min-width:0;border:1px solid #e0e5ec;border-radius:12px;background:#fff}.profiles-list>article>header{display:flex;align-items:center;gap:10px}.profiles-list>article>header>span{width:39px;height:39px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:#fff;font-size:10px;font-weight:800}.profiles-list>article>header>div{min-width:0;flex:1}.profiles-list>article>header strong,.profiles-list>article>header small{display:block}.profiles-list>article>header strong{color:#303b4e;font-size:11px}.profiles-list>article>header small{margin-top:4px;color:#9099a8;font-size:7px}.profiles-list>article>header>i{padding:5px 8px;border-radius:999px;color:#8a6517;background:#fff4dc;font-size:7px;font-style:normal;font-weight:700}.profiles-list>article>header>i.published{color:#16794a;background:#e9f8f0}.profiles-list>article>header>i.paused{color:#a16b12;background:#fff0ce}.profiles-list>article>p{margin:12px 0;color:#748093;font-size:8px}.profile-meta{margin:12px 0 8px;display:flex;flex-wrap:wrap;gap:6px}.profile-meta span{padding:5px 8px;border-radius:999px;color:#596678;background:#eef1f5;font-size:7px;font-weight:700}.profile-meta span.primary{color:#594fd2;background:#efeeff}.profile-hash{padding:10px;border-radius:8px;background:#f7f8fa}.profile-hash code,.profile-hash small{display:block;overflow-wrap:anywhere}.profile-hash code{color:#3e495b;font-size:8px}.profile-hash small{margin-top:5px;color:#939cab;font-size:6px}.profiles-list>article>footer{margin-top:13px;padding-top:10px;display:flex;justify-content:space-between;align-items:center;gap:8px;border-top:1px solid #edf0f4}.profiles-list>article>footer>small{color:#929baa;font-size:7px}.profiles-list>article>footer div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.profiles-list>article>footer button{height:28px;padding:0 8px;border:1px solid #dce1e9;border-radius:6px;color:#596476;background:#fff;font-size:7px}.profiles-list>article>footer button.danger-link{color:#c8324a;border-color:#fecdd3;background:#fff5f6}.profile-modal{width:min(760px,100%)!important}.profile-modal input[type=file]{height:auto;padding:9px;font-size:8px}.secure-format-warning{padding:10px;display:flex;gap:8px;align-items:flex-start;border:1px solid #f0d18e;border-radius:8px;color:#8a6517;background:#fff9ed;font-size:8px;line-height:1.45}@media(max-width:760px){.profiles-list{grid-template-columns:1fr}.profiles-list>article>footer{align-items:flex-start;flex-direction:column}.profiles-list>article>footer div{width:100%;justify-content:flex-start}.profiles-list>article>footer button{flex:1 1 auto}}
