@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Inter:wght@400;500;600;700&display=swap";:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8fafc;background:#050608;font-synthesis:none;text-rendering:optimizeLegibility;--brand: #42d7d1;--brand-strong: #65ebe5;--brand-soft: rgba(66, 215, 209, .1);--background: #050608;--surface-1: #0e1218;--surface-2: #141a22;--surface-3: #1a222d;--border: #25303d;--border-soft: rgba(167, 176, 192, .12);--text: #f8fafc;--muted: #a7b0c0;--muted-dark: #738092;--success: #42c78b;--warning: #f0ae4e;--danger: #ef6f6c;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px;--shadow: 0 24px 80px rgba(0, 0, 0, .35);--container: 1440px}.access-experience{width:min(100%,1060px);display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:18px;align-items:stretch}.access-experience--compact{max-width:590px;grid-template-columns:1fr}.access-experience .access-card{width:100%}.access-card label small{color:var(--muted-dark);font-size:9px;font-weight:400;line-height:1.45}.password-field{position:relative;display:block}.password-field input{width:100%;padding-right:48px}.password-field button{position:absolute;top:50%;right:10px;width:32px;height:32px;display:grid;place-items:center;border:0;color:var(--muted);background:transparent;transform:translateY(-50%);cursor:pointer}.access-card__forgot{width:fit-content;margin-left:auto;color:var(--brand);font-size:10px;font-weight:700}.form-error{margin:0;color:var(--danger);font-size:10px}.access-card .access-card__disclaimer{margin-top:15px}.access-trust{padding:40px;display:flex;flex-direction:column;justify-content:center;border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(circle at 100% 0%,rgba(66,215,209,.1),transparent 42%),#090d12}.access-trust h2{margin:14px 0 12px;font-size:29px;line-height:1.1}.access-trust>p{margin-bottom:30px;font-size:12px}.access-trust>div{display:flex;flex-direction:column;border:1px solid var(--border-soft);border-radius:var(--radius-md);overflow:hidden}.access-trust article{min-height:92px;padding:17px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;border-bottom:1px solid var(--border-soft);background:#0e1218bd}.access-trust article:last-child{border-bottom:0}.access-trust article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:var(--brand);background:var(--brand-soft)}.access-trust article>span svg{width:18px}.access-trust article>div{display:flex;flex-direction:column;gap:5px}.access-trust article strong{font-size:12px}.access-trust article small{color:var(--muted);font-size:9px;line-height:1.45}.access-trust article>svg{color:var(--brand)}.recovery-success{padding:20px;display:grid;grid-template-columns:auto 1fr;gap:14px;border:1px solid rgba(66,199,139,.28);border-radius:var(--radius-md);background:#42c78b12}.recovery-success>svg{color:var(--success)}.recovery-success div{display:flex;flex-direction:column;gap:7px}.recovery-success p{margin:0;font-size:11px}.recovery-success p strong{color:var(--text)}.recovery-success small{color:var(--muted);font-size:10px;line-height:1.45}.recovery-success .button{grid-column:1 / -1;margin-top:8px}.dashboard-mobile-header,.dashboard-sidebar-overlay{display:none}.dashboard-sidebar nav{min-height:0;overflow-y:auto;scrollbar-width:thin}.dashboard-sidebar__account{margin-top:auto;padding-top:14px;display:flex;flex-direction:column;gap:8px}.dashboard-sidebar__account .account-card{margin-top:0}.dashboard-logout{min-height:42px;padding:0 11px;display:flex;align-items:center;gap:11px;border:0;border-radius:7px;color:var(--muted);background:transparent;font-size:12px;cursor:pointer}.dashboard-logout:hover{color:var(--text);background:var(--surface-1)}.customer-summary-grid .stat-card{position:relative;color:inherit;transition:border-color .16s ease,background .16s ease}.customer-summary-grid .stat-card:hover{border-color:#42d7d157;background:#111821}.customer-summary-grid .stat-card>svg{position:absolute;top:19px;right:19px;color:var(--muted-dark)}.quick-actions{margin-top:14px;padding:20px;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface-1)}.quick-actions__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--border-soft);border-radius:var(--radius-sm);overflow:hidden}.quick-actions__grid>a{min-height:92px;padding:16px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;border-right:1px solid var(--border-soft);background:#0a0e13}.quick-actions__grid>a:last-child{border-right:0}.quick-actions__grid>a:hover{background:var(--brand-soft)}.quick-actions__grid>a>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:var(--brand);background:var(--brand-soft)}.quick-actions__grid>a>div{min-width:0;display:flex;flex-direction:column;gap:5px}.quick-actions__grid strong{font-size:11px}.quick-actions__grid small{color:var(--muted-dark);font-size:8px}.quick-actions__grid>a>svg{color:var(--muted-dark)}.dashboard-grid--customer{grid-template-columns:1.5fr 1fr}.dashboard-attention>a{min-height:72px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;border-top:1px solid var(--border-soft)}.dashboard-attention>a>svg:first-child{width:34px;height:34px;padding:8px;border-radius:9px;color:var(--brand);background:var(--brand-soft)}.dashboard-attention>a>span{display:flex;flex-direction:column;gap:4px}.dashboard-attention strong{font-size:10px}.dashboard-attention small{color:var(--muted-dark);font-size:8px}.dashboard-attention>a>svg:last-child{color:var(--muted-dark)}.customer-data-table{width:100%}.customer-data-table__header,.customer-data-table article{display:grid;grid-template-columns:105px minmax(150px,1fr) minmax(150px,.8fr) 135px 90px 105px;align-items:center;gap:16px}.customer-data-table__header{min-height:42px;color:var(--muted-dark);font-size:8px;text-transform:uppercase;letter-spacing:.08em}.customer-data-table article{min-height:78px;border-top:1px solid var(--border-soft)}.customer-data-table article code{color:var(--brand);font-size:9px}.customer-data-table article>strong{font-size:10px}.customer-data-table article>span:not(.badge){color:var(--muted);font-size:9px}.customer-data-table article>strong:nth-last-child(2){text-align:right}.customer-tabs{margin-bottom:18px;display:flex;gap:6px;overflow-x:auto}.customer-tabs button{min-height:38px;padding:0 15px;border:1px solid var(--border);border-radius:7px;color:var(--muted);background:var(--surface-1);font-size:10px;white-space:nowrap;cursor:pointer}.customer-tabs button.active,.customer-tabs button:hover{border-color:#42d7d157;color:var(--brand);background:var(--brand-soft)}.customer-assets-grid--detailed{align-items:stretch}.customer-asset-card--detailed{min-height:360px;grid-template-columns:180px 1fr}.customer-asset-card--detailed>img{background:#080b0f}.customer-asset-card--detailed h2{margin-top:14px}.customer-asset-card--detailed dl{margin:16px 0 20px}.customer-asset-card--detailed dl div{align-items:flex-start;gap:20px}.customer-asset-card--detailed dt{color:var(--muted-dark)}.customer-asset-card--detailed dd{max-width:65%;text-align:right}.customer-asset-card--detailed code{overflow-wrap:anywhere;color:var(--brand)}.guarantee-grid--detailed{grid-template-columns:repeat(2,minmax(0,1fr))}.guarantee-card--detailed{min-height:290px}.guarantee-card--detailed dl{grid-column:1 / -1;margin:0}.guarantee-card--detailed dl div{padding:9px 0;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--border-soft);font-size:9px}.guarantee-card--detailed dt{color:var(--muted-dark)}.guarantee-card--detailed dd{margin:0;text-align:right}.guarantee-card--detailed .button{grid-column:1 / -1;width:fit-content}.inline-success--banner{margin:0 0 16px;padding:13px 15px;border:1px solid rgba(66,199,139,.25);border-radius:var(--radius-sm);background:#42c78b12}.ticket-workspace{padding:24px}.ticket-table article{min-height:76px;display:grid;grid-template-columns:38px minmax(180px,1fr) 110px 125px auto;align-items:center;gap:14px;border-top:1px solid var(--border-soft)}.ticket-table article>span:first-child{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:var(--brand);background:var(--brand-soft)}.ticket-table article>div{min-width:0;display:flex;flex-direction:column;gap:5px}.ticket-table article strong{font-size:11px}.ticket-table article small,.ticket-table article>span:not(.badge):not(:first-child){color:var(--muted);font-size:9px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:20px;display:grid;place-items:center;background:#020406c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ticket-modal{width:min(100%,560px);max-height:calc(100vh - 40px);padding:27px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-1);box-shadow:var(--shadow);overflow-y:auto}.ticket-modal__heading{display:flex;justify-content:space-between;gap:20px}.ticket-modal__heading h2{margin:8px 0 0;font-size:25px}.ticket-modal__heading button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--border);border-radius:8px;color:var(--muted);background:transparent;cursor:pointer}.ticket-modal>p{margin:14px 0 22px;font-size:11px}.ticket-modal form,.settings-card form{display:flex;flex-direction:column;gap:15px}.ticket-modal label,.settings-card label{display:flex;flex-direction:column;gap:8px;color:var(--muted);font-size:10px;font-weight:600}.ticket-modal select,.ticket-modal textarea,.settings-card input{width:100%;min-height:46px;padding:0 13px;border:1px solid var(--border);border-radius:var(--radius-sm);outline:0;color:var(--text);background:#0a0e13}.ticket-modal textarea{min-height:120px;padding-top:13px;resize:vertical}.ticket-modal select:focus,.ticket-modal textarea:focus,.settings-card input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.ticket-modal__actions{margin-top:5px;display:flex;justify-content:flex-end;gap:10px}.settings-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.settings-card{min-height:310px;padding:25px}.settings-card--profile{grid-row:span 2}.settings-card__heading{margin-bottom:24px;display:grid;grid-template-columns:40px 1fr;align-items:center;gap:13px}.settings-card__heading>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:var(--brand);background:var(--brand-soft)}.settings-card__heading h2{margin:0 0 5px;font-size:15px}.settings-card__heading p{margin:0;font-size:9px}.settings-card form .button{width:fit-content;margin-top:4px}.notification-settings{display:flex;flex-direction:column}.notification-settings label{min-height:66px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;border-top:1px solid var(--border-soft);cursor:pointer}.notification-settings label>span:first-child{display:flex;flex-direction:column;gap:5px}.notification-settings strong{color:var(--text);font-size:10px}.notification-settings small{color:var(--muted-dark);font-size:8px}.notification-settings input{position:absolute;width:1px;height:1px;margin:0;opacity:0;pointer-events:none}.notification-toggle{width:38px;height:22px;padding:3px;border-radius:14px;background:#27313d;transition:background .16s ease}.notification-toggle span{width:16px;height:16px;display:block;border-radius:50%;background:#8591a0;transition:transform .16s ease,background .16s ease}.notification-settings input:checked+.notification-toggle{background:#42d7d142}.notification-settings input:checked+.notification-toggle span{background:var(--brand);transform:translate(16px)}.notification-settings input:focus-visible+.notification-toggle{outline:2px solid var(--brand);outline-offset:3px}.security-status{min-height:70px;margin-bottom:18px;padding:14px;display:flex;align-items:center;gap:12px;border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:#0a0e13}.security-status>svg{color:var(--brand)}.security-status>span{display:flex;flex-direction:column;gap:4px}.security-status strong{font-size:10px}.security-status small{color:var(--muted-dark);font-size:8px}.mfa-panel{margin-top:18px;padding-top:18px;border-top:1px solid var(--border-soft)}.mfa-panel__status,.vault-access-error{display:flex;align-items:flex-start;gap:10px}.mfa-panel__status>svg{flex:0 0 auto;margin-top:1px;color:var(--brand)}.mfa-panel__status>span{display:grid;gap:4px}.mfa-panel__status strong{font-size:10px}.mfa-panel__status small,.mfa-enrollment p,.mfa-enrollment summary{color:var(--muted);font-size:9px}.mfa-enrollment{margin:14px 0;padding:14px;border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:#0a0e13}.mfa-enrollment p{margin:0 0 12px}.mfa-enrollment img{display:block;width:132px;height:132px;margin:0 0 12px;padding:7px;border-radius:8px;background:#f8fafc}.mfa-enrollment details code{display:block;margin-top:8px;overflow-wrap:anywhere;color:var(--brand);font-size:9px}.mfa-verify-form{margin-top:14px}.mfa-verify-form input{letter-spacing:.14em}.vault-access-error{margin:-4px 0 18px;padding:12px 14px;border:1px solid rgba(240,174,78,.3);border-radius:var(--radius-sm);color:#f6c369;background:#f0ae4e12;font-size:10px}.vault-access-error>svg{flex:0 0 auto}.vault-access-error a{margin-left:auto;color:var(--brand);font-weight:700;white-space:nowrap}.vault-empty-state{margin:0;color:var(--text-secondary);font-size:.875rem;line-height:1.55}@media(max-width:1180px){.quick-actions__grid{grid-template-columns:repeat(2,1fr)}.quick-actions__grid>a:nth-child(2){border-right:0}.quick-actions__grid>a:nth-child(-n+2){border-bottom:1px solid var(--border-soft)}.customer-data-table__header,.customer-data-table article{grid-template-columns:95px minmax(130px,1fr) 120px 125px 80px 100px}.customer-asset-card--detailed{grid-template-columns:155px 1fr}}@media(max-width:900px){.access-experience{grid-template-columns:1fr}.access-trust{min-height:auto}.dashboard-sidebar__account .account-card>span:last-child,.dashboard-logout span{display:none}.dashboard-sidebar__account .account-card,.dashboard-logout{justify-content:center}.dashboard-grid--customer,.settings-grid{grid-template-columns:1fr}.settings-card--profile{grid-row:auto}.customer-list-panel{overflow-x:auto}.customer-data-table{min-width:850px}.customer-assets-grid--detailed,.guarantee-grid--detailed{grid-template-columns:1fr}.ticket-table article{grid-template-columns:38px 1fr auto}.ticket-table article>span:nth-child(3),.ticket-table article>span:nth-child(4){display:none}}@media(max-width:680px){.access-experience{gap:14px}.access-trust{padding:25px}.access-trust h2{font-size:26px}.access-trust article{grid-template-columns:36px 1fr}.access-trust article>svg{display:none}.dashboard-mobile-header{position:sticky;z-index:59;top:0;height:60px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-soft);background:#07090cf5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dashboard-mobile-header .alien-logo{transform:scale(.9);transform-origin:left center}.dashboard-mobile-header button{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--border);border-radius:8px;color:var(--text);background:var(--surface-1)}.dashboard-sidebar-overlay{position:fixed;z-index:58;top:0;right:0;bottom:0;left:0;display:block;border:0;background:#020406b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dashboard-sidebar,.dashboard-sidebar.dashboard-sidebar--open{position:fixed;z-index:60;inset:0 auto 0 0;width:min(86vw,320px);height:100dvh;padding:22px 14px 16px;display:flex;border-top:0;border-right:1px solid var(--border);transform:translate(-104%);transition:transform .18s ease}.dashboard-sidebar.dashboard-sidebar--open{transform:translate(0)}.dashboard-sidebar__brand{padding-bottom:20px;display:flex;justify-content:flex-start}.dashboard-sidebar .brand__word,.dashboard-sidebar nav span,.dashboard-sidebar__account .account-card>span:last-child,.dashboard-logout span{display:initial}.dashboard-sidebar nav{height:auto;display:flex;flex-direction:column}.dashboard-sidebar nav a,.dashboard-logout{min-height:42px;justify-content:flex-start}.dashboard-sidebar nav a:nth-child(n+5),.dashboard-sidebar .account-card{display:flex}.dashboard-sidebar__account .account-card,.dashboard-logout{justify-content:flex-start}.dashboard-main{padding:0}.dashboard-topbar{position:static}.customer-summary-grid .stat-card{min-height:128px}.quick-actions{padding:17px}.quick-actions__grid{grid-template-columns:1fr}.quick-actions__grid>a,.quick-actions__grid>a:nth-child(2){min-height:78px;border-right:0;border-bottom:1px solid var(--border-soft)}.quick-actions__grid>a:last-child{border-bottom:0}.dashboard-grid--customer{grid-template-columns:1fr}.customer-list-panel{padding:19px;overflow:visible}.customer-data-table{min-width:0}.customer-data-table__header{display:none}.customer-data-table article{padding:17px 0;display:grid;grid-template-columns:1fr auto;gap:8px 14px}.customer-data-table article code{grid-column:1}.customer-data-table article>strong:nth-child(2){grid-column:1;font-size:12px}.customer-data-table article>span:nth-child(3){grid-column:1}.customer-data-table article .badge{grid-column:2;grid-row:1 / span 2}.customer-data-table article>strong:nth-last-child(2){grid-column:1;text-align:left}.customer-data-table article .button{grid-column:2;grid-row:3 / span 2}.customer-asset-card--detailed{grid-template-columns:1fr}.customer-asset-card--detailed>img{height:190px}.customer-asset-card--detailed dd{max-width:58%}.guarantee-card--detailed{min-height:auto}.guarantee-card--detailed .button{width:100%}.ticket-workspace{padding:19px}.ticket-workspace .panel-heading{align-items:flex-start;flex-direction:column;gap:13px}.ticket-table article{padding:15px 0;grid-template-columns:36px 1fr}.ticket-table article .badge{grid-column:2;width:fit-content}.ticket-modal{padding:22px}.ticket-modal__actions{align-items:stretch;flex-direction:column-reverse}.ticket-modal__actions .button{width:100%}.settings-card{min-height:auto;padding:20px}.settings-card form .button{width:100%}}*{box-sizing:border-box}html{width:100%;min-height:100%;margin:0;padding:0;border:0;outline:0;scroll-behavior:smooth}body{width:100%;margin:0;padding:0;border:0;outline:0;min-width:320px;min-height:100vh;overflow-x:clip;background:radial-gradient(circle at 72% 0%,rgba(66,215,209,.055),transparent 27rem),var(--background);color:var(--text);-webkit-font-smoothing:antialiased}#root{width:100%;min-height:100%;margin:0;padding:0;border:0;outline:0}#main-content:focus{outline:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{letter-spacing:-.025em}p{color:var(--muted);line-height:1.65}code{font-family:IBM Plex Mono,ui-monospace,monospace}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.skip-link{position:fixed;z-index:1000;left:16px;top:12px;padding:10px 13px;border-radius:7px;color:#041010;background:var(--brand);font-size:12px;font-weight:700;transform:translateY(-150%)}.skip-link:focus{transform:none}.app-shell{min-height:100vh}.site-header{position:sticky;z-index:30;top:0;border-bottom:1px solid var(--border-soft);background:#050608e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{width:min(calc(100% - 40px),var(--container));height:72px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.site-header__brand{flex:0 0 auto}.brand{display:inline-flex;align-items:center;gap:10px}.brand__mark{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.brand__mark img{width:100%;height:100%;object-fit:contain}.brand__word{width:auto;height:12px;display:block}.brand--compact .brand__mark{width:30px;height:30px}.site-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.site-nav a{position:relative;color:#d1d7e0;font-size:14px;font-weight:500}.site-nav a:hover{color:var(--text)}.site-nav a.is-active:after{position:absolute;content:"";left:calc(50% - 2px);bottom:-15px;width:4px;height:4px;border-radius:50%;background:var(--brand)}.site-header__actions{display:flex;align-items:center;gap:14px}.cart-link{position:relative;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-1)}.cart-link span{position:absolute;right:-6px;top:-6px;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border:2px solid var(--background);border-radius:10px;color:#061012;background:var(--brand);font-size:10px;font-weight:700}.mobile-menu{display:none;padding:8px;border:0;background:transparent}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:var(--radius-sm);cursor:pointer;font-weight:650;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.button--sm{min-height:36px;padding:0 14px;font-size:12px}.button--md{min-height:42px;padding:0 17px;font-size:13px}.button--lg{min-height:50px;padding:0 22px;font-size:14px}.button--primary{color:#041011;background:var(--brand);box-shadow:0 10px 30px #42d7d11a}.button--primary:hover{background:var(--brand-strong)}.button--secondary{color:var(--text);border-color:var(--border);background:var(--surface-1)}.button--secondary:hover{border-color:#465568;background:var(--surface-2)}.button--ghost{color:var(--muted);background:transparent}.button--danger{color:#fff;background:var(--danger)}.button--full{width:100%}.badge{width:fit-content;display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid var(--border);border-radius:6px;color:var(--muted);background:#ffffff06;font-size:10px;font-weight:700;line-height:1;letter-spacing:.055em;white-space:nowrap;text-transform:uppercase}.badge--brand{color:var(--brand);border-color:#42d7d159;background:var(--brand-soft)}.badge--success{color:var(--success);border-color:#42c78b47;background:#42c78b14}.badge--warning{color:var(--warning);border-color:#f0ae4e47;background:#f0ae4e14}.card{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface-1)}.status-dot{width:7px;height:7px;display:inline-block;flex:0 0 auto;border-radius:50%;background:var(--brand);box-shadow:0 0 0 3px #42d7d114}.status-dot--warning{background:var(--warning);box-shadow:0 0 0 3px #f0ae4e14}.eyebrow{display:block;color:var(--brand);font-size:10px;font-weight:700;letter-spacing:.16em}.back-link{width:fit-content;display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.back-link:hover{color:var(--text)}#confianca,#como-funciona,#depoimentos,#garantia,#faq,#privacidade,#termos{scroll-margin-top:90px}.catalog-page,.product-detail,.cart-page{width:min(calc(100% - 40px),var(--container));margin:0 auto}.catalog-hero{min-height:228px;padding:42px 0 28px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);gap:54px;align-items:center;border-bottom:1px solid var(--border-soft)}.catalog-hero h1{max-width:780px;margin:17px 0 13px;font-size:clamp(38px,4.5vw,61px);line-height:.98}.catalog-hero p{margin-bottom:0;font-size:15px}.trust-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--border);border-radius:var(--radius-md);background:#0e1218b8;overflow:hidden}.trust-stats__heading{grid-column:1 / -1;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--border-soft)}.trust-stats__heading strong{font-size:12px}.trust-stat{min-height:82px;padding:16px 14px;display:grid;grid-template-columns:auto 1fr;align-content:center;column-gap:7px;border-right:1px solid var(--border-soft)}.trust-stat:last-child{border-right:0}.trust-stat svg{grid-row:span 2;color:var(--brand)}.trust-stat strong{color:var(--text);font-size:20px;line-height:1}.trust-stat small{margin-top:5px;color:var(--muted);font-size:9px}.featured-strips{padding:20px 0 25px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.discovery-strip{min-width:0;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:linear-gradient(145deg,#141a22cc,#0a0d12f2);overflow:hidden}.discovery-strip__intro{min-height:98px;padding:15px 17px;border-bottom:1px solid var(--border-soft)}.discovery-strip__icon{width:29px;height:29px;margin-bottom:10px;display:grid;place-items:center;border-radius:9px;color:var(--brand);background:var(--brand-soft)}.discovery-strip h2{margin-bottom:5px;font-size:15px}.discovery-strip p{margin:0;font-size:10px;line-height:1.5}.discovery-strip__items{padding:6px}.discovery-strip__items button{width:100%;min-height:52px;padding:6px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;border:0;border-bottom:1px solid var(--border-soft);color:var(--text);background:transparent;cursor:pointer;text-align:left}.discovery-strip__items button:last-child{border-bottom:0}.discovery-strip__items button:hover{border-radius:8px;background:#ffffff09}.discovery-strip__items img{width:38px;height:38px;border-radius:7px;object-fit:cover}.discovery-strip__items span{min-width:0;display:flex;flex-direction:column;gap:4px}.discovery-strip__items strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.discovery-strip__items small{color:var(--muted-dark);font-size:10px}.discovery-strip__product{--category-accent: var(--brand)}.discovery-strip__product--waba{--category-accent: #45df8b}.discovery-strip__product--portfolio{--category-accent: #9d8cff}.discovery-strip__product--number{--category-accent: #62a8ff}.discovery-strip__product--service{--category-accent: #f1ae5a}.discovery-strip__product img{border:1px solid color-mix(in srgb,var(--category-accent) 28%,transparent)}.discovery-strip__product:hover svg{color:var(--category-accent)}.catalog-browser{padding:10px 0 100px;display:grid;grid-template-columns:235px minmax(0,1fr);gap:36px;align-items:start}.catalog-sidebar-wrap{position:sticky;top:92px}.filter-sidebar{padding-right:24px;border-right:1px solid var(--border-soft)}.filter-sidebar__heading{padding:0 0 20px;display:flex;align-items:center;gap:9px;color:var(--text);font-size:13px;font-weight:650}.filter-group{padding:18px 0;border-top:1px solid var(--border-soft)}.filter-group h3{margin:0 0 13px;display:flex;align-items:center;justify-content:space-between;color:#dfe5ec;font-size:12px}.category-list{display:flex;flex-direction:column;gap:3px}.category-list button{position:relative;width:100%;min-height:37px;padding:0 10px;display:flex;align-items:center;gap:8px;border:0;border-radius:7px;color:var(--muted);background:transparent;cursor:pointer;font-size:12px;text-align:left}.category-list button>svg{flex:0 0 auto;color:var(--muted-dark)}.category-list button:hover,.category-list button.active{color:var(--brand);background:var(--brand-soft)}.category-list button:hover>svg,.category-list button.active>svg{color:var(--brand)}.category-list__line{position:absolute;right:0;width:2px;height:18px;border-radius:2px;background:var(--brand)}.filter-group__options{display:flex;flex-direction:column;gap:10px}.check-filter{display:flex;align-items:center;gap:9px;color:var(--muted);cursor:pointer;font-size:12px}.check-filter input{position:absolute;opacity:0;pointer-events:none}.check-filter__box{width:15px;height:15px;border:1px solid #526074;border-radius:4px;background:var(--surface-1)}.check-filter input:checked+.check-filter__box{border-color:var(--brand);background:var(--brand);box-shadow:inset 0 0 0 3px #0a1519}.price-filter{display:flex;flex-direction:column;gap:9px}.price-filter input{width:100%;accent-color:var(--brand)}.price-filter span{color:var(--muted);font-size:11px}.catalog-results{min-width:0}.catalog-results__heading,.panel-heading,.dashboard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.catalog-results__heading{margin-bottom:22px}.catalog-results__heading h2{margin:7px 0 0;font-size:27px}.catalog-results__heading>span{color:var(--muted);font-size:12px}.catalog-toolbar{display:grid;grid-template-columns:1fr auto;gap:12px}.sort-field{min-width:178px;min-height:46px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--muted);background:var(--surface-1)}.sort-field select{width:100%;border:0;outline:0;color:var(--text);background:transparent;cursor:pointer;font-size:12px}.sort-field option{color:var(--text);background:var(--surface-1)}.search-field{min-height:46px;padding:0 15px;display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--muted-dark);background:var(--surface-1)}.search-field:focus-within{border-color:#42d7d18c;box-shadow:0 0 0 3px #42d7d112}.search-field input{width:100%;border:0;outline:0;color:var(--text);background:transparent;font-size:13px}.active-filters{min-height:52px;padding:13px 0;display:flex;align-items:center;gap:10px}.active-filters span{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:10px}.active-filters button,.clear-cart{margin-left:auto;border:0;color:var(--brand);background:transparent;cursor:pointer;font-size:11px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{--category-accent: var(--brand);position:relative;min-width:0;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-md);background:linear-gradient(180deg,#10151c,#0c1016);overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--category-accent) 50%,transparent);box-shadow:0 22px 60px #00000040}.product-card--waba{--category-accent: #45df8b}.product-card--portfolio{--category-accent: #9d8cff}.product-card--number{--category-accent: #62a8ff}.product-card--service{--category-accent: #f1ae5a}.product-card--highlight{border-color:#42d7d161;box-shadow:inset 0 0 0 1px #42d7d10f}.product-card__favorite{position:absolute;z-index:2;top:13px;right:13px;width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:50%;color:var(--muted);background:#050608b8;cursor:pointer}.product-card__favorite:hover{color:var(--brand)}.product-card__favorite.active{border-color:color-mix(in srgb,var(--category-accent) 45%,transparent);color:var(--category-accent)}.product-card__badges{position:absolute;z-index:2;top:14px;left:14px;right:54px;display:flex;flex-wrap:wrap;gap:5px;pointer-events:none}.product-card__badges span{padding:6px 8px;border-radius:5px;color:var(--brand);background:#051518e6;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-card__badges span.warning{color:var(--warning);background:#231808eb}.product-card__image{position:relative;width:100%;aspect-ratio:1.35;padding:0;border:0;border-bottom:1px solid var(--border-soft);background:#090c10;cursor:pointer;overflow:hidden}.product-card__image:after{position:absolute;inset:auto 0 0;height:42%;content:"";background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--category-accent) 10%,#050608));pointer-events:none}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.product-image-state{position:relative;width:100%;height:100%;display:block;overflow:hidden}.product-image-state img{opacity:1;transition:opacity .18s ease,transform .24s ease}.product-image-state.loading img{opacity:0}.product-image-state__skeleton{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#0d1218 25%,#17202a 42%,#0d1218 60%);background-size:240% 100%;animation:image-loading 1.2s linear infinite}.product-image-state--error{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--muted);background:#0b0f14}.product-image-state--error small{font-size:9px}@keyframes image-loading{to{background-position:-240% 0}}.product-card:hover .product-card__image img{transform:scale(1.025)}.product-card__quick{position:absolute;right:12px;bottom:12px;padding:7px 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:var(--text);background:#050608c2;font-size:9px;opacity:0;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease;z-index:2}.product-card:hover .product-card__quick{opacity:1;transform:none}.product-card__family{position:absolute;z-index:2;left:12px;bottom:12px;padding:7px 9px;display:inline-flex;align-items:center;gap:6px;border:1px solid color-mix(in srgb,var(--category-accent) 35%,transparent);border-radius:6px;color:var(--category-accent);background:#050608d1;font-size:9px;font-weight:650}.product-card:hover .product-card__family{opacity:0}.product-card__body{padding:17px 17px 13px;flex:1}.product-card__title{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-card h3{margin:0;font-size:16px}.product-card__body>p{min-height:36px;margin:8px 0 13px;font-size:11px;line-height:1.55}.product-card__included{min-height:45px;margin-bottom:13px;display:flex;flex-direction:column;gap:5px}.product-card__included span{display:flex;align-items:center;gap:6px;color:#c8d0dc;font-size:9px}.product-card__included svg{flex:0 0 auto;color:var(--brand)}.product-card__meta{padding-top:13px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border-top:1px solid var(--border-soft)}.product-card__meta span{display:flex;align-items:flex-start;gap:6px;color:var(--muted);font-size:9px;line-height:1.35}.product-card__meta svg{flex:0 0 auto}.product-card__footer{padding:13px 16px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;border-top:1px solid var(--border-soft)}.product-card__footer>strong{font-size:18px;white-space:nowrap}.product-card__footer>div{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px}.product-card__footer .button{min-width:0;padding-inline:10px;font-size:10px}.mobile-filter-trigger{display:none}.empty-state{min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-state__mark{width:52px;height:52px;margin-bottom:18px;display:grid;place-items:center;border:1px solid rgba(66,215,209,.4);border-radius:15px 15px 22px 22px;color:var(--brand);background:var(--brand-soft);font-weight:700}.empty-state h3{margin-bottom:8px}.empty-state p{max-width:420px;margin-bottom:20px;font-size:13px}.how-it-works{padding:72px 0 100px;display:grid;grid-template-columns:1.35fr repeat(4,1fr);border-top:1px solid var(--border-soft)}.how-it-works>div{padding-right:45px}.how-it-works h2{max-width:300px;margin:12px 0 0;font-size:30px}.how-it-works article{min-height:210px;padding:24px;border-left:1px solid var(--border-soft)}.how-it-works article>span{color:var(--brand);font-family:IBM Plex Mono,monospace;font-size:11px}.how-it-works article h3{margin:56px 0 8px;font-size:14px}.how-it-works article p{min-height:54px;font-size:11px;line-height:1.55}.how-it-works article svg{color:var(--muted-dark)}.testimonials{padding:78px 0 92px;border-top:1px solid var(--border-soft)}.testimonials__heading{margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.testimonials__heading h2{max-width:560px;margin:12px 0 0;font-size:32px}.testimonials__heading>span{display:inline-flex;align-items:center;gap:7px;color:var(--brand);font-size:11px}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.testimonials article{min-height:230px;padding:25px;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-md);background:radial-gradient(circle at 90% 10%,rgba(66,215,209,.08),transparent 36%),var(--surface-1)}.testimonial-stars{display:flex;gap:3px;color:var(--brand)}.testimonial-stars svg{fill:currentColor}.testimonials blockquote{margin:30px 0;flex:1;color:var(--text);font-size:17px;font-weight:600;line-height:1.45}.testimonials article>div:last-child{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px}.testimonials article>div:last-child>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#061010;background:var(--brand);font-size:11px;font-weight:800}.testimonials article>div:last-child p{margin:0;display:flex;flex-direction:column;gap:3px}.testimonials article>div:last-child strong{font-size:11px}.testimonials article>div:last-child small{color:var(--muted);font-size:9px}.testimonials article>div:last-child svg{color:var(--brand)}.site-footer{width:min(calc(100% - 40px),var(--container));margin:0 auto;border-top:1px solid var(--border-soft)}.site-footer__main{padding:62px 0 48px;display:grid;grid-template-columns:1.4fr repeat(3,.8fr) 1.1fr;gap:44px}.site-footer__brand .brand{margin-bottom:20px}.site-footer__brand p{max-width:260px;margin:0 0 20px;line-height:1.6}.site-footer__brand>span{display:inline-flex;align-items:center;gap:7px;color:var(--brand);font-size:10px}.site-footer h2{margin:3px 0 19px;color:var(--text);font-size:11px}.site-footer nav{display:flex;flex-direction:column;gap:11px}.site-footer nav a{width:fit-content;color:var(--muted);font-size:10px}.site-footer nav a:hover{color:var(--brand)}.site-footer__stats{display:flex;flex-direction:column;gap:11px}.site-footer__stats h2{margin-bottom:8px}.site-footer__stats>div{display:grid;grid-template-columns:27px 1fr;align-items:center;gap:8px}.site-footer__stats>div>svg{color:var(--brand)}.site-footer__stats span{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.site-footer__stats strong{color:var(--text);font-size:11px}.site-footer__stats small{color:var(--muted-dark);font-size:8px}.site-footer__bottom{min-height:58px;display:flex;align-items:center;gap:28px;border-top:1px solid var(--border-soft);color:var(--muted-dark);font-size:9px}.site-footer__bottom span:first-child{margin-right:auto}.site-footer__bottom a{display:inline-flex;align-items:center;gap:5px;color:var(--muted)}.site-footer p{font-size:11px}.product-detail{padding:35px 0 110px}.product-detail__hero{padding:35px 0 80px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(440px,.85fr);gap:70px;align-items:center}.product-detail__visual{--category-accent: var(--brand);position:relative;aspect-ratio:1.32;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-1);overflow:hidden}.product-detail__visual--waba{--category-accent: #45df8b}.product-detail__visual--portfolio{--category-accent: #9d8cff}.product-detail__visual--number{--category-accent: #62a8ff}.product-detail__visual--service{--category-accent: #f1ae5a}.product-detail__visual:after{position:absolute;inset:auto 0 0;height:32%;content:"";background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--category-accent) 9%,#050608));pointer-events:none}.product-detail__visual img{width:100%;height:100%;object-fit:cover}.visual-seal{position:absolute;left:18px;bottom:18px;padding:9px 11px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(66,215,209,.28);border-radius:7px;z-index:1;color:var(--category-accent);background:#05090cd1;font-size:10px}.product-detail__badges{display:flex;gap:8px}.product-detail__content h1{margin:22px 0 16px;font-size:clamp(42px,5vw,64px);line-height:1}.product-detail__content>p{max-width:620px;font-size:15px}.product-detail__facts{margin:30px 0;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--border-soft)}.product-detail__facts span{padding:18px 14px 18px 0;display:grid;grid-template-columns:auto 1fr;column-gap:9px;border-right:1px solid var(--border-soft)}.product-detail__facts span+span{padding-left:18px}.product-detail__facts span:last-child{border-right:0}.product-detail__facts svg{grid-row:span 2;color:var(--brand)}.product-detail__facts strong{font-size:11px}.product-detail__facts small{margin-top:3px;color:var(--muted);font-size:10px}.product-quantity-selector{min-width:230px;display:grid;gap:8px}.product-quantity-selector>span{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-quantity-selector>div{display:flex;flex-wrap:wrap;gap:6px}.product-quantity-selector button{min-height:32px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid var(--border-soft);border-radius:7px;color:var(--muted);background:#ffffff05;font:inherit;font-size:11px;cursor:pointer;transition:border-color .16s ease,color .16s ease,background .16s ease}.product-quantity-selector button small{padding:2px 4px;border-radius:999px;color:var(--brand);background:#42d7d11a;font-size:8px;font-weight:800;letter-spacing:.03em;line-height:1;white-space:nowrap}.product-quantity-selector button:hover,.product-quantity-selector button:focus-visible,.product-quantity-selector button.active{border-color:color-mix(in srgb,var(--brand) 60%,transparent);color:var(--brand);background:var(--brand-soft);outline:0}.product-detail__purchase{display:flex;align-items:center;gap:28px}.product-favorite{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--border);border-radius:8px;color:var(--muted);background:var(--surface-1);cursor:pointer;transition:transform .16s ease,border-color .16s ease,color .16s ease,background .16s ease}.product-favorite:hover,.product-favorite.active{border-color:#42d7d16b;color:var(--brand)}.product-favorite:hover{transform:translateY(-1px);background:var(--surface-2)}.product-sticky-cta{position:sticky;z-index:20;top:82px;margin:-48px 0 28px;padding:11px 12px 11px 16px;display:none;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:24px;border:1px solid rgba(66,215,209,.25);border-radius:var(--radius-md);background:#0a0e13f0;box-shadow:0 18px 50px #00000040;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-sticky-cta>span{min-width:0;display:flex;flex-direction:column;gap:3px}.product-sticky-cta small{color:var(--muted);font-size:9px}.product-sticky-cta>span strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.product-sticky-cta>strong{font-size:18px}.product-detail__purchase>span{display:flex;flex-direction:column;gap:5px;color:var(--muted);font-size:10px}.product-detail__purchase strong{color:var(--text);font-size:29px}@media(max-width:1320px)and (min-width:901px){.product-detail__purchase{gap:12px}.product-quantity-selector{min-width:205px}.product-detail__purchase>span{min-width:0}.product-favorite{display:none}}.purchase-note{display:block;margin-top:15px;color:var(--muted-dark);font-size:10px}.product-value-points{padding:22px 0;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--border-soft)}.product-decision{padding:72px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;border-bottom:1px solid var(--border-soft)}.product-decision h2{max-width:490px;margin:13px 0;font-size:32px}.product-decision>div:first-child>p{max-width:440px;font-size:12px}.product-decision>div:first-child ul{margin:22px 0 0;padding:0;display:grid;gap:10px;list-style:none}.product-decision>div:first-child li{display:flex;align-items:flex-start;gap:9px;color:#dce2ea;font-size:11px;line-height:1.5}.product-decision>div:first-child li svg{flex:0 0 auto;margin-top:2px;color:var(--brand)}.product-decision__problems{display:grid;grid-template-columns:repeat(3,1fr)}.product-decision__problems article{min-height:170px;padding:22px;border:1px solid var(--border-soft);border-right:0;background:var(--surface-1)}.product-decision__problems article:last-child{border-right:1px solid var(--border-soft)}.product-decision__problems article>span{color:var(--brand);font-family:IBM Plex Mono,monospace;font-size:9px}.product-decision__problems article h3{margin:40px 0 8px;font-size:13px}.product-decision__problems article p{margin:0;font-size:10px;line-height:1.55}.product-value-points article{min-height:110px;padding:22px 28px;display:flex;align-items:flex-start;gap:14px;border-right:1px solid var(--border-soft)}.product-value-points article:last-child{border-right:0}.product-value-points svg{flex:0 0 auto;color:var(--brand)}.product-value-points h3{margin-bottom:6px;font-size:13px}.product-value-points p{margin:0;font-size:10px;line-height:1.55}.product-inclusions,.product-comparison{padding:72px 0;border-bottom:1px solid var(--border-soft)}.product-inclusions{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.product-inclusions h2,.product-comparison h2,.purchase-flow h2,.product-assurance h2,.product-faq h2{max-width:570px;margin:14px 0;font-size:34px}.product-inclusions>div:first-child>p,.product-comparison__heading p{max-width:560px;font-size:13px}.product-inclusions__lists{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.included-list,.excluded-list{padding:16px 20px;border:1px solid var(--border-soft);background:var(--surface-1)}.included-list>strong,.excluded-list>strong{min-height:27px;display:block;color:var(--text);font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.09em;text-transform:uppercase}.included-list span,.excluded-list span{min-height:53px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--border-soft);color:#dce2ea;font-size:13px}.included-list span:last-child,.excluded-list span:last-child{border-bottom:0}.included-list svg{color:var(--brand)}.excluded-list span{color:var(--muted);font-size:11px;line-height:1.45}.excluded-list svg{flex:0 0 auto;color:var(--muted-dark)}.product-comparison__heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:32px}.product-comparison__heading h2{margin-bottom:0}.product-comparison__heading p{margin:0}.product-comparison__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.product-comparison__grid--enterprise{max-width:760px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-comparison__grid article{min-height:290px;padding:24px;display:flex;flex-direction:column;border:1px solid var(--border-soft);border-right:0;background:var(--surface-1)}.product-comparison__grid article:last-child{border-right:1px solid var(--border-soft)}.product-comparison__grid article.is-current{position:relative;z-index:1;border-color:#42d7d173;background:radial-gradient(circle at 86% 8%,rgba(66,215,209,.1),transparent 42%),var(--surface-1)}.product-comparison__card-head{min-height:25px;display:flex;align-items:center;justify-content:space-between;gap:10px}.product-comparison__card-head span,.product-comparison__card-head strong{color:var(--brand);font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.product-comparison__grid h3{margin:18px 0 7px;font-size:17px}.product-comparison__grid p{min-height:34px;margin:0;color:var(--muted);font-size:11px;line-height:1.5}.product-comparison__grid ul{margin:22px 0;padding:0;display:grid;gap:8px;list-style:none}.product-comparison__grid li{display:flex;gap:8px;color:#dce2ea;font-size:10px;line-height:1.45}.product-comparison__grid li svg{flex:0 0 auto;margin-top:1px;color:var(--brand)}.product-comparison__grid .button{width:100%;margin-top:auto}.purchase-flow{padding:80px 0;border-bottom:1px solid var(--border-soft)}.purchase-flow>p{max-width:600px;margin:0;font-size:13px}.purchase-flow>div{margin-top:38px;display:grid;grid-template-columns:repeat(4,1fr)}.purchase-flow article{position:relative;min-height:210px;padding:24px;border:1px solid var(--border-soft);border-right:0;background:var(--surface-1)}.purchase-flow article:last-child{border-right:1px solid var(--border-soft)}.purchase-flow article>span{position:absolute;right:18px;top:16px;color:var(--muted-dark);font-family:IBM Plex Mono,monospace;font-size:10px}.purchase-flow article>svg{margin:10px 0 54px;color:var(--brand)}.purchase-flow h3{margin-bottom:7px;font-size:14px}.purchase-flow p{margin:0;font-size:11px}.product-assurance{padding:70px 0;display:grid;grid-template-columns:1.45fr .75fr;gap:18px;border-bottom:1px solid var(--border-soft)}.product-assurance>.card{min-height:285px;padding:30px}.product-assurance__guarantee{display:grid;grid-template-columns:54px 1fr;gap:22px;background:radial-gradient(circle at 95% 10%,rgba(66,215,209,.1),transparent 38%),var(--surface-1)}.product-assurance__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:13px;color:var(--brand);background:var(--brand-soft)}.product-assurance h2{margin:13px 0 10px;font-size:27px}.product-assurance p{max-width:610px;margin-bottom:20px;font-size:12px;line-height:1.6}.assurance-points{display:flex;flex-wrap:wrap;gap:9px}.assurance-points span{padding:8px 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border-soft);border-radius:6px;color:#d9e0e8;font-size:9px}.assurance-points svg{color:var(--brand)}.product-assurance__support{display:flex;flex-direction:column;align-items:flex-start}.product-assurance__support>svg{margin-bottom:24px;color:var(--brand)}.product-assurance__support .button{margin-top:auto}.product-faq{padding:80px 0 10px;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.related-products{padding:80px 0 20px;border-top:1px solid var(--border-soft)}.related-products__heading{margin-bottom:25px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.related-products__heading h2{margin:10px 0 0;font-size:31px}.related-products__heading>a{color:var(--brand);font-size:11px}.product-faq .button{margin-top:15px}.faq-list{border-top:1px solid var(--border)}.faq-list button{width:100%;padding:19px 0;border:0;border-bottom:1px solid var(--border);color:var(--text);background:transparent;cursor:pointer;text-align:left}.faq-list button>span{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:600}.faq-list button svg{color:var(--muted);transition:transform .16s ease}.faq-list button.open svg{transform:rotate(180deg)}.faq-list p{max-width:680px;margin:13px 35px 0 0;font-size:12px}.cart-page{padding:45px 0 100px}.cart-page--empty{min-height:72vh;display:grid;place-items:center}.cart-page--empty .empty-state{width:min(100%,680px);min-height:420px;padding:46px;border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(circle at 50% 0%,rgba(66,215,209,.08),transparent 42%),var(--surface-1)}.page-heading{margin:42px 0}.page-heading h1{margin:13px 0 10px;font-size:43px}.page-heading p{margin:0;font-size:14px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.cart-list{border-top:1px solid var(--border)}.cart-item{position:relative;padding:20px 42px 20px 0;display:grid;grid-template-columns:130px minmax(0,1fr) auto 100px;align-items:center;gap:20px;border-bottom:1px solid var(--border)}.cart-item img{width:130px;height:100px;border-radius:var(--radius-sm);object-fit:cover}.cart-item h2{margin:7px 0;font-size:16px}.cart-item p{margin:0 0 8px;font-size:11px}.cart-item__meta{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:10px}.quantity-control{height:38px;display:grid;grid-template-columns:35px 32px 35px;align-items:center;border:1px solid var(--border);border-radius:7px;overflow:hidden}.quantity-control button{height:100%;border:0;color:var(--muted);background:var(--surface-1);cursor:pointer}.quantity-control span{text-align:center;font-size:12px}.cart-item>strong{text-align:right;font-size:15px}.remove-item{position:absolute;right:0;top:calc(50% - 16px);width:32px;height:32px;display:grid;place-items:center;border:0;color:var(--muted-dark);background:transparent;cursor:pointer}.remove-item:hover{color:var(--danger)}.clear-cart{margin-top:15px}.cart-summary{position:sticky;top:100px;padding:25px}.cart-summary h2{margin-bottom:24px;font-size:18px}.cart-summary>div{padding:12px 0;display:flex;justify-content:space-between;color:var(--muted);border-bottom:1px solid var(--border-soft);font-size:12px}.cart-summary>div strong{color:var(--text)}.cart-summary__total{margin-bottom:20px;align-items:flex-end;border-bottom:0!important}.cart-summary__total strong{font-size:24px}.cart-summary ul{margin:22px 0 15px;padding:18px 0 0;display:flex;flex-direction:column;gap:10px;border-top:1px solid var(--border-soft);list-style:none}.cart-summary li{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px}.cart-summary li svg{color:var(--brand)}.cart-summary>small{color:var(--muted-dark);font-size:9px}.checkout-page{width:min(calc(100% - 40px),var(--container));min-height:72vh;margin:0 auto;padding:45px 0 100px}.checkout-page--empty{display:grid;place-items:center}.checkout-steps{margin:0 0 28px;padding:0;display:grid;grid-template-columns:repeat(4,1fr);list-style:none;border:1px solid var(--border-soft);border-radius:var(--radius-md);overflow:hidden}.checkout-steps li{min-height:64px;padding:13px 18px;display:flex;align-items:center;gap:10px;border-right:1px solid var(--border-soft);color:var(--muted-dark);background:#0e12188c;font-size:10px}.checkout-steps li:last-child{border-right:0}.checkout-steps li>span{width:26px;height:26px;display:grid;place-items:center;border:1px solid var(--border);border-radius:50%}.checkout-steps li.active{color:var(--text)}.checkout-steps li.active>span{border-color:#42d7d166;color:#041010;background:var(--brand)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:24px;align-items:start}.checkout-card,.checkout-status-card{min-height:540px;padding:30px}.checkout-card h2,.checkout-status-card h2,.checkout-summary h2{margin:12px 0 8px;font-size:24px}.checkout-card>p,.checkout-status-card>p{margin-bottom:25px;font-size:12px}.checkout-card form{display:grid;grid-template-columns:1fr 1fr;gap:17px}.checkout-card form label{display:flex;flex-direction:column;gap:8px;color:#dbe2ea;font-size:10px}.checkout-card form label:first-child{grid-column:1 / -1}.checkout-card input{height:45px;padding:0 13px;border:1px solid var(--border);border-radius:7px;color:var(--text);background:#0a0e13}.checkout-security{grid-column:1 / -1;padding:15px;display:flex;align-items:center;gap:11px;border:1px solid rgba(66,215,209,.2);border-radius:8px;color:var(--brand);background:#42d7d10d}.checkout-security span{display:flex;flex-direction:column;gap:3px}.checkout-security strong{font-size:10px}.checkout-security small{color:var(--muted);font-size:9px}.checkout-card form>.button{grid-column:1 / -1;width:fit-content}.checkout-status-card{display:flex;align-items:flex-start;flex-direction:column}.checkout-status-card__icon{width:58px;height:58px;margin-bottom:22px;display:grid;place-items:center;border-radius:14px;color:var(--brand);background:var(--brand-soft)}.checkout-status-card--pending .checkout-status-card__icon{color:var(--warning);background:#f0ae4e1a}.mock-payment{width:100%;margin:8px 0 26px;padding:18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:1px solid var(--border);border-radius:8px;background:#090d12}.mock-payment>svg{color:var(--brand)}.mock-payment>span{display:flex;flex-direction:column;gap:4px}.mock-payment small{color:var(--muted);font-size:9px}.checkout-status-card>.button+.button{margin-top:8px}.checkout-status-card ul{margin:5px 0 28px;padding:0;display:flex;flex-direction:column;gap:12px;list-style:none}.checkout-status-card li{display:flex;align-items:center;gap:8px;color:#dce4eb;font-size:11px}.checkout-status-card li svg{color:var(--brand)}.created-order{width:100%;margin:5px 0 28px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);border-radius:8px;overflow:hidden}.created-order span{min-height:78px;padding:16px;display:flex;flex-direction:column;justify-content:center;gap:6px;border-right:1px solid var(--border-soft)}.created-order span:last-child{border-right:0}.created-order small{color:var(--muted);font-size:9px}.created-order strong{font-size:11px}.checkout-actions{display:flex;gap:10px}.checkout-summary{position:sticky;top:92px;padding:24px}.checkout-summary article{padding:14px 0;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:11px;border-top:1px solid var(--border-soft)}.checkout-summary article img{width:54px;height:45px;border-radius:6px;object-fit:cover}.checkout-summary article>span{display:flex;flex-direction:column;gap:4px}.checkout-summary article strong{font-size:10px}.checkout-summary article small{color:var(--muted);font-size:8px}.checkout-summary dl{margin:8px 0 17px}.checkout-summary dl div{padding:12px 0;display:flex;justify-content:space-between;border-top:1px solid var(--border-soft);font-size:10px}.checkout-summary dl div:last-child{color:var(--text);font-size:14px;font-weight:700}.checkout-summary>p{margin:0;padding-top:17px;display:flex;align-items:center;gap:7px;border-top:1px solid var(--border-soft);color:var(--muted);font-size:9px}.checkout-summary>p svg{color:var(--brand)}.dashboard-shell{min-height:100vh;display:grid;grid-template-columns:245px minmax(0,1fr);background:#07090c}.dashboard-sidebar{position:sticky;z-index:20;top:0;height:100vh;padding:25px 16px 18px;display:flex;flex-direction:column;border-right:1px solid var(--border-soft);background:#090c10}.dashboard-sidebar__brand{padding:0 8px 28px}.dashboard-sidebar nav{display:flex;flex-direction:column;gap:4px}.dashboard-sidebar nav a{min-height:42px;padding:0 11px;display:flex;align-items:center;gap:11px;border-radius:7px;color:var(--muted);font-size:12px}.dashboard-sidebar nav a:hover,.dashboard-sidebar nav a.active{color:var(--brand);background:var(--brand-soft)}.account-card{margin-top:auto;padding:12px;display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-1)}.account-card__avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#061012;background:var(--brand);font-size:10px;font-weight:700}.account-card>span:last-child{min-width:0;display:flex;flex-direction:column}.account-card strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.account-card small{margin-top:3px;color:var(--muted-dark);font-size:9px}.dashboard-main{min-width:0}.dashboard-topbar{height:68px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--border-soft);background:#07090ce0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dashboard-topbar>label{width:min(440px,50vw);height:37px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid var(--border);border-radius:7px;color:var(--muted-dark);background:var(--surface-1)}.dashboard-topbar input{width:100%;border:0;outline:0;color:var(--text);background:transparent;font-size:11px}.dashboard-topbar>div{display:flex;align-items:center;gap:15px}.dashboard-topbar>div>span{color:var(--muted);font-size:10px}.dashboard-content{width:min(calc(100% - 64px),1320px);margin:0 auto;padding:42px 0 80px}.customer-area__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:13px;color:var(--brand);background:var(--brand-soft)}.customer-list-panel{padding:24px}.customer-assets-grid,.guarantee-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.customer-asset-card{min-height:270px;display:grid;grid-template-columns:190px 1fr;overflow:hidden}.customer-asset-card>img{width:100%;height:100%;object-fit:cover}.customer-asset-card>div{padding:22px}.customer-asset-card h2{margin:15px 0 7px;font-size:18px}.customer-asset-card p{font-size:10px}.customer-asset-card dl{margin:18px 0}.customer-asset-card dl div{padding:8px 0;display:flex;justify-content:space-between;border-top:1px solid var(--border-soft);font-size:9px}.customer-asset-card dd{margin:0;color:#dbe3eb}.guarantee-card{min-height:220px;padding:24px;display:grid;grid-template-columns:48px 1fr;gap:17px}.guarantee-card>span{width:48px;height:48px;display:grid;place-items:center;border-radius:11px;color:var(--brand);background:var(--brand-soft)}.guarantee-card h2{margin:12px 0 6px;font-size:16px}.guarantee-card p{font-size:10px}.guarantee-card .guarantee-progress,.guarantee-card>small{grid-column:1 / -1}.guarantee-card>small{color:var(--brand);font-size:9px}.support-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:16px}.support-create,.ticket-list{min-height:340px;padding:26px}.support-create>svg{margin-bottom:28px;color:var(--brand)}.support-create h2{margin:12px 0 8px}.support-create p{margin-bottom:24px;font-size:11px}.inline-success{margin-top:14px;display:flex;align-items:center;gap:7px;color:var(--success);font-size:10px}.ticket-list article{padding:18px 0;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;border-top:1px solid var(--border-soft)}.ticket-list article>span{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:var(--brand);background:var(--brand-soft)}.ticket-list article>div{display:flex;flex-direction:column;gap:4px}.ticket-list article strong{font-size:11px}.ticket-list article small{color:var(--muted);font-size:9px}.dashboard-heading{margin-bottom:30px;align-items:center}.dashboard-heading h1{margin:8px 0;font-size:31px}.dashboard-heading p{margin:0;font-size:12px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.infrastructure-hub{margin-top:14px;padding:20px;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface-1)}.infrastructure-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border:1px solid var(--border-soft);border-radius:var(--radius-sm);overflow:hidden}.infrastructure-grid>a{min-height:106px;padding:15px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;border-right:1px solid var(--border-soft);background:#0a0e13;transition:background .16s ease,color .16s ease}.infrastructure-grid>a:last-child{border-right:0}.infrastructure-grid>a:hover{background:var(--brand-soft)}.infrastructure-grid>a>span{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;color:var(--brand);background:var(--brand-soft)}.infrastructure-grid>a>div{min-width:0;display:flex;flex-direction:column;gap:4px}.infrastructure-grid strong{font-size:10px}.infrastructure-grid small{color:var(--muted-dark);font-size:8px}.infrastructure-grid>a>svg{margin-top:auto;color:var(--muted-dark)}.stat-card{min-height:130px;padding:20px;display:flex;align-items:flex-start;gap:14px}.stat-card>span{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:var(--brand);background:var(--brand-soft)}.stat-card>span svg{width:18px}.stat-card>div{display:flex;flex-direction:column}.stat-card small{color:var(--muted);font-size:10px}.stat-card strong{margin:7px 0 5px;font-size:25px}.stat-card p{margin:0;font-size:9px}.dashboard-grid{margin-top:14px;display:grid;grid-template-columns:1.6fr 1fr;gap:14px}.dashboard-panel{min-width:0;padding:20px}.dashboard-panel--wide{grid-row:span 2}.panel-heading{margin-bottom:18px;align-items:center}.panel-heading h2{margin:7px 0 0;font-size:15px}.panel-heading a,.panel-heading>span{color:var(--brand);font-size:10px}.order-table{display:flex;flex-direction:column}.order-table>a{min-height:72px;display:grid;grid-template-columns:92px minmax(0,1fr) auto 85px auto;align-items:center;gap:14px;border-top:1px solid var(--border-soft)}.order-table code{color:var(--brand);font-size:9px}.order-table>a>span:not(.badge){min-width:0;display:flex;flex-direction:column;gap:4px}.order-table>a>span strong{font-size:11px}.order-table>a>span small{color:var(--muted-dark);font-size:9px}.order-table>a>strong{font-size:10px;text-align:right}.order-table>a>svg{color:var(--muted-dark)}.asset-list{display:flex;flex-direction:column}.asset-list a{min-height:61px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;border-top:1px solid var(--border-soft)}.asset-list__icon{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:var(--brand);background:var(--brand-soft)}.asset-list a>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.asset-list strong{font-size:10px}.asset-list small{overflow:hidden;color:var(--muted-dark);font-family:IBM Plex Mono,monospace;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.warranty-meter{display:flex;flex-direction:column}.warranty-meter>span{width:44px;height:44px;display:grid;place-items:center;border-radius:11px;color:var(--brand);background:var(--brand-soft)}.warranty-meter>strong{margin:18px 0 7px;font-size:14px}.warranty-meter p{font-size:10px}.warranty-meter>div{height:5px;margin:13px 0 8px;border-radius:4px;background:#202936}.warranty-meter>div span{height:100%;display:block;border-radius:inherit;background:var(--brand)}.warranty-meter small{color:var(--muted-dark);font-size:8px}.order-page{max-width:1180px}.order-detail-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:14px}.order-summary,.order-progress{padding:23px}.order-summary h2,.order-progress h2{margin:9px 0 23px;font-size:17px}.order-summary dl{margin:0}.order-summary dl div{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--border-soft)}.order-summary dt{color:var(--muted);font-size:10px}.order-summary dd{margin:0;font-size:11px;font-weight:600;text-align:right}.order-summary code{color:var(--brand);font-size:9px}.progress-step{position:relative;min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:13px}.progress-step:after{position:absolute;content:"";left:15px;top:33px;bottom:0;width:1px;background:#42d7d140}.progress-step:nth-last-child(2):after{display:none}.progress-step>span{z-index:1;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#061012;background:var(--brand)}.progress-step strong{display:block;margin-top:2px;font-size:11px}.progress-step p{margin:5px 0 0;font-size:9px}.progress-step small{color:var(--muted-dark);font-family:IBM Plex Mono,monospace;font-size:8px}.order-progress>.button{margin-top:10px}.order-products{margin-top:14px;padding:22px}.order-products article{min-height:78px;display:grid;grid-template-columns:62px minmax(0,1fr) auto auto 85px;align-items:center;gap:15px;border-top:1px solid var(--border-soft)}.order-products article img{width:54px;height:46px;border-radius:6px;object-fit:cover}.order-products article>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.order-products article>span strong{font-size:11px}.order-products article>span small{color:var(--muted-dark);font-size:8px}.order-products article>span:nth-child(3){display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:9px}.order-products article>strong{font-size:11px;text-align:right}.vault-page{max-width:1120px}.vault-card{overflow:hidden}.vault-tabs{min-height:58px;padding:0 22px;display:flex;align-items:center;gap:26px;border-bottom:1px solid var(--border-soft)}.vault-tabs button{position:relative;align-self:stretch;border:0;color:var(--muted);background:transparent;cursor:pointer;font-size:11px}.vault-tabs button.active{color:var(--brand)}.vault-tabs button.active:after{position:absolute;content:"";left:0;right:0;bottom:-1px;height:2px;background:var(--brand)}.vault-content,.vault-document{padding:28px}.vault-intro{margin-bottom:22px;display:flex;align-items:center;gap:13px}.vault-intro>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:var(--brand);background:var(--brand-soft)}.vault-intro h2{margin-bottom:4px;font-size:15px}.vault-intro p{margin:0;font-size:10px}.vault-fields{border:1px solid var(--border-soft);border-radius:var(--radius-sm);overflow:hidden}.vault-field{min-height:62px;padding:0 14px;display:grid;grid-template-columns:140px minmax(0,1fr) auto;align-items:center;gap:16px;border-bottom:1px solid var(--border-soft);background:#0a0e13}.vault-field:last-child{border-bottom:0}.vault-field__label{color:var(--muted);font-size:10px}.vault-field code{overflow:hidden;color:#dfe7ef;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.vault-field__actions{display:flex;gap:8px}.vault-field__actions button{min-height:31px;padding:0 9px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:6px;color:var(--muted);background:var(--surface-1);cursor:pointer;font-size:9px}.vault-field__actions button:hover,.vault-field__actions button.copied{color:var(--brand);border-color:#42d7d152}.vault-document{min-height:410px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.vault-document>svg{margin-bottom:20px;color:var(--brand)}.vault-document h2{margin-bottom:10px;font-size:24px}.vault-document p,.vault-document ol{max-width:700px;color:var(--muted);font-size:12px;line-height:1.7}.vault-document li{padding:6px 0}.guarantee-progress{width:min(100%,520px);height:6px;margin:20px 0 10px;border-radius:4px;background:var(--surface-3)}.guarantee-progress span{width:100%;height:100%;display:block;border-radius:inherit;background:var(--brand)}.vault-document>strong{color:var(--brand);font-size:11px}.vault-guarantee{margin-top:14px;padding:18px 21px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;border:1px solid rgba(66,215,209,.24);border-radius:var(--radius-sm);color:var(--brand);background:#42d7d10e}.vault-guarantee div strong{color:var(--text);font-size:11px}.vault-guarantee p{margin:4px 0 0;font-size:9px}.vault-guarantee>span{color:var(--muted);font-size:9px;text-align:right}.vault-guarantee>span strong{color:var(--brand)}.toast{position:fixed;z-index:100;right:24px;bottom:24px;width:min(370px,calc(100vw - 32px));min-height:58px;padding:12px 14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;border:1px solid rgba(66,215,209,.28);border-radius:10px;background:#0b1116;box-shadow:var(--shadow)}.toast>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#061012;background:var(--brand)}.toast p{margin:0;color:var(--text);font-size:11px}.toast button{border:0;color:var(--muted);background:transparent;cursor:pointer}.not-found{min-height:75vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.not-found>span{color:var(--brand);font-family:IBM Plex Mono,monospace}.not-found h1{margin:15px 0 8px}.not-found p{margin-bottom:20px}.error-state{min-height:360px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.error-state__mark{width:52px;height:52px;margin-bottom:18px;display:grid;place-items:center;border:1px solid rgba(240,174,78,.35);border-radius:15px;color:var(--warning);background:#f0ae4e14;font-weight:800}.error-state h3{margin-bottom:8px}.error-state p{max-width:420px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:1180px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-hero{grid-template-columns:1fr;gap:30px}.trust-stats{max-width:900px}.featured-strips{grid-template-columns:1fr 1fr}.featured-strips .discovery-strip:last-child{grid-column:span 2;display:grid;grid-template-columns:.65fr 1.35fr}.featured-strips .discovery-strip:last-child .discovery-strip__intro{border-right:1px solid var(--border-soft);border-bottom:0}.how-it-works{grid-template-columns:repeat(4,1fr)}.how-it-works>div{grid-column:1 / -1;padding-bottom:35px}.stat-grid{grid-template-columns:repeat(2,1fr)}.infrastructure-grid{grid-template-columns:repeat(4,1fr)}.infrastructure-grid>a{border-bottom:1px solid var(--border-soft)}.site-footer__main{grid-template-columns:1.2fr repeat(2,1fr)}.site-footer__brand{grid-row:span 2}.checkout-layout{grid-template-columns:minmax(0,1fr) 340px}.customer-assets-grid{grid-template-columns:1fr}}@media(max-width:900px){.site-nav{position:fixed;inset:72px 0 auto;padding:20px;display:none;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid var(--border);background:#080b0f}.site-nav--open{display:flex}.site-nav a{padding:15px 5px;border-bottom:1px solid var(--border-soft)}.site-nav a:first-child:after{display:none}.mobile-menu{display:grid}.header-account{display:none}.catalog-browser{grid-template-columns:1fr}.mobile-filter-trigger{width:fit-content;min-height:40px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:7px;background:var(--surface-1)}.catalog-sidebar-wrap{position:static;display:none}.catalog-sidebar-wrap.open{display:block}.filter-sidebar{padding:18px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1)}.category-list{display:grid;grid-template-columns:repeat(3,1fr)}.filter-group__options{flex-flow:row wrap}.product-detail__hero,.product-inclusions,.product-decision,.product-assurance,.product-faq{grid-template-columns:1fr;gap:35px}.product-value-points{grid-template-columns:1fr}.product-value-points article{border-right:0;border-bottom:1px solid var(--border-soft)}.product-value-points article:last-child{border-bottom:0}.product-decision{gap:30px}.product-comparison__heading{align-items:flex-start;flex-direction:column;gap:10px}.purchase-flow>div{grid-template-columns:repeat(2,1fr)}.purchase-flow article:nth-child(2){border-right:1px solid var(--border-soft)}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.dashboard-shell{grid-template-columns:76px minmax(0,1fr)}.dashboard-sidebar{padding-inline:10px}.dashboard-sidebar .brand__word,.dashboard-sidebar nav span,.account-card>span:last-child{display:none}.dashboard-sidebar__brand,.dashboard-sidebar nav a{justify-content:center}.account-card{justify-content:center;padding:8px}.dashboard-grid,.order-detail-grid{grid-template-columns:1fr}.dashboard-panel--wide{grid-row:auto}.infrastructure-grid{grid-template-columns:repeat(3,1fr)}.support-grid{grid-template-columns:1fr}.testimonials__grid{grid-template-columns:1fr 1fr}.testimonials article:last-child{grid-column:span 2;min-height:190px}.site-footer__main{grid-template-columns:repeat(2,1fr)}.site-footer__brand{grid-column:1 / -1;grid-row:auto}}@media(max-width:680px){.site-header__inner,.catalog-page,.product-detail,.cart-page,.checkout-page,.site-footer{width:min(calc(100% - 28px),var(--container))}.catalog-hero{padding:35px 0 24px}.catalog-hero h1{font-size:42px}.trust-stats{grid-template-columns:1fr 1fr}.trust-stats__heading{align-items:flex-start;flex-direction:column;gap:7px}.trust-stat{min-height:78px;border-bottom:1px solid var(--border-soft)}.trust-stat:nth-child(3),.trust-stat:nth-child(5){border-right:0}.featured-strips{grid-template-columns:1fr}.featured-strips .discovery-strip:last-child{grid-column:auto;display:block}.featured-strips .discovery-strip:last-child .discovery-strip__intro{border-right:0;border-bottom:1px solid var(--border-soft)}.catalog-toolbar,.product-grid{grid-template-columns:1fr}.sort-field{width:100%}.category-list{grid-template-columns:1fr 1fr}.active-filters{align-items:flex-start;flex-direction:column}.active-filters button{margin-left:0}.how-it-works{grid-template-columns:1fr 1fr}.how-it-works article{border-top:1px solid var(--border-soft)}.testimonials{padding:58px 0 68px}.testimonials__heading{align-items:flex-start;flex-direction:column}.testimonials__heading h2{font-size:28px}.testimonials__grid{grid-template-columns:1fr}.testimonials article:last-child{grid-column:auto}.site-footer__main{padding:44px 0 34px;grid-template-columns:1fr 1fr;gap:34px 22px}.site-footer__brand,.site-footer__stats{grid-column:1 / -1}.site-footer__bottom{padding:18px 0;flex-wrap:wrap;gap:12px 20px}.site-footer__bottom span:first-child{width:100%;margin-right:0}.site-footer__bottom a{margin-left:auto}.product-detail__hero{padding-bottom:50px}.product-detail__content h1{font-size:42px}.product-detail__facts{grid-template-columns:1fr}.product-detail__facts span,.product-detail__facts span+span{padding:14px 0;border-right:0;border-bottom:1px solid var(--border-soft)}.product-detail__facts span:last-child{border-bottom:0}.product-detail__purchase{align-items:stretch;flex-direction:column}.product-favorite{width:100%}.product-sticky-cta{display:grid;top:auto;bottom:10px;margin:-26px 0 22px;grid-template-columns:1fr auto;gap:10px}.product-sticky-cta>strong{display:none}.product-sticky-cta .button{min-height:42px}.cart-page--empty .empty-state{min-height:360px;padding:32px 20px}.product-decision__problems{grid-template-columns:1fr}.product-decision__problems article,.product-decision__problems article:last-child{min-height:130px;border-right:1px solid var(--border-soft);border-bottom:0}.product-decision__problems article:last-child{border-bottom:1px solid var(--border-soft)}.product-decision__problems article h3{margin-top:25px}.product-inclusions__lists,.product-comparison__grid,.product-comparison__grid--enterprise{grid-template-columns:1fr}.product-comparison__grid--enterprise{max-width:none}.product-comparison__grid article,.product-comparison__grid article:last-child{min-height:auto;border-right:1px solid var(--border-soft);border-bottom:0}.product-comparison__grid article:last-child{border-bottom:1px solid var(--border-soft)}.purchase-flow>div{grid-template-columns:1fr}.product-assurance>.card{min-height:auto;padding:22px}.product-assurance__guarantee{grid-template-columns:1fr}.purchase-flow article,.purchase-flow article:nth-child(2){border-right:1px solid var(--border-soft)}.cart-item{padding-right:35px;grid-template-columns:84px 1fr}.cart-item img{width:84px;height:78px}.quantity-control{grid-column:2;width:fit-content}.cart-item>strong{position:absolute;right:35px;bottom:27px}.checkout-steps li{min-height:58px;padding:10px;justify-content:center}.checkout-steps li strong{display:none}.checkout-card,.checkout-status-card{min-height:auto;padding:22px}.checkout-card form{grid-template-columns:1fr}.checkout-card form label:first-child,.checkout-security,.checkout-card form>.button{grid-column:auto}.checkout-card form>.button{width:100%}.mock-payment{grid-template-columns:auto 1fr}.mock-payment>strong{grid-column:2}.created-order{grid-template-columns:1fr}.created-order span{min-height:60px;border-right:0;border-bottom:1px solid var(--border-soft)}.created-order span:last-child{border-bottom:0}.checkout-actions{align-items:stretch;flex-direction:column}.dashboard-shell{display:block}.dashboard-sidebar{position:fixed;inset:auto 0 0;z-index:50;width:100%;height:66px;padding:8px 12px;border-top:1px solid var(--border);border-right:0}.dashboard-sidebar__brand,.account-card,.dashboard-sidebar nav a:nth-child(n+5){display:none}.dashboard-sidebar nav{height:100%;display:grid;grid-template-columns:repeat(4,1fr)}.dashboard-sidebar nav a{min-height:50px}.dashboard-main{padding-bottom:76px}.dashboard-topbar{height:60px;padding:0 14px}.dashboard-topbar>label{width:100%}.dashboard-topbar>div>span,.dashboard-topbar>div .button span{display:none}.dashboard-content{width:calc(100% - 28px);padding-top:28px}.dashboard-heading{align-items:flex-start;flex-direction:column}.infrastructure-grid{grid-template-columns:1fr 1fr}.infrastructure-grid>a{min-height:92px}.customer-assets-grid,.guarantee-grid{grid-template-columns:1fr}.customer-asset-card{grid-template-columns:120px 1fr}.customer-asset-card>div{padding:17px}.support-create,.ticket-list{min-height:auto;padding:20px}.stat-grid{grid-template-columns:1fr 1fr}.stat-card{min-height:115px;padding:15px;flex-direction:column}.order-table>a{padding:13px 0;grid-template-columns:1fr auto}.order-table code,.order-table>a>strong,.order-table>a>svg{display:none}.order-products article{padding:13px 0;grid-template-columns:52px 1fr auto}.order-products article>span:nth-child(3),.order-products article>strong{display:none}.vault-tabs{padding:0 12px;gap:8px;overflow-x:auto}.vault-tabs button{padding:0 8px;white-space:nowrap}.vault-content,.vault-document{padding:20px}.vault-field{padding:14px;grid-template-columns:1fr;gap:8px}.vault-field__actions{justify-content:flex-start}.vault-guarantee{grid-template-columns:auto 1fr}.vault-guarantee>span{grid-column:2;text-align:left}}.why-alienbot{padding:58px 0 62px;border-bottom:1px solid var(--border-soft)}.home-section-heading{margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.home-section-heading h2{max-width:760px;margin:12px 0 0;font-size:31px;line-height:1.12}.home-section-heading>p{max-width:430px;margin:0;font-size:12px}.why-alienbot__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-benefit{min-height:132px;padding:21px;display:grid;grid-template-columns:40px 1fr;align-items:start;gap:14px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1)}.home-benefit>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:var(--brand);background:var(--brand-soft)}.home-benefit>span svg{width:19px}.home-benefit div{display:flex;flex-direction:column;gap:7px}.home-benefit strong{font-size:14px}.home-benefit small{color:var(--muted);font-size:10px;line-height:1.55}.how-it-works{padding:78px 0 92px;grid-template-columns:repeat(5,minmax(0,1fr))}.how-it-works>.how-it-works__heading{grid-column:1 / -1;padding:0 0 34px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);align-items:end;gap:35px}.how-it-works__heading .eyebrow{grid-column:1 / -1}.how-it-works__heading h2{max-width:720px;margin:0}.how-it-works__heading p{margin:0;font-size:12px}.how-it-works article{min-height:222px}.how-it-works article:nth-child(2){border-left:0}.how-it-works article h3{margin-top:58px}.home-institutional{padding:88px 0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);gap:90px;align-items:start;border-top:1px solid var(--border-soft)}.home-institutional h2{max-width:650px;margin:13px 0 0;font-size:34px;line-height:1.12}.home-institutional__copy p{margin:0 0 18px;font-size:13px}.home-institutional__copy a{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:12px;font-weight:700}.conversion-trust{padding:76px 0 88px;border-top:1px solid var(--border-soft)}.conversion-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.conversion-trust article{min-height:220px;padding:24px;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-md);background:radial-gradient(circle at 90% 10%,rgba(66,215,209,.07),transparent 38%),var(--surface-1)}.conversion-trust article>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:var(--brand);background:var(--brand-soft)}.conversion-trust article h3{margin:30px 0 9px;font-size:16px}.conversion-trust article p{flex:1;margin:0 0 22px;font-size:11px}.conversion-trust article>svg{color:var(--brand)}.home-final-cta{margin-bottom:92px;padding:42px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:45px;border:1px solid rgba(66,215,209,.24);border-radius:var(--radius-lg);background:linear-gradient(115deg,rgba(66,215,209,.11),transparent 62%),var(--surface-1)}.home-final-cta h2{max-width:760px;margin:12px 0 9px;font-size:32px;line-height:1.12}.home-final-cta p{max-width:760px;margin:0;font-size:12px}.home-final-cta__actions{display:flex;align-items:center;gap:11px}@media(max-width:1180px){.why-alienbot__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.how-it-works{grid-template-columns:repeat(3,minmax(0,1fr))}.how-it-works article:nth-child(5){border-left:0;border-top:1px solid var(--border-soft)}.how-it-works article:nth-child(6){border-top:1px solid var(--border-soft)}.conversion-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-final-cta{grid-template-columns:1fr}.home-final-cta__actions{justify-content:flex-start}}@media(max-width:900px){.home-section-heading{align-items:flex-start;flex-direction:column;gap:15px}.home-institutional{grid-template-columns:1fr;gap:30px}}@media(max-width:680px){.why-alienbot{padding:48px 0 54px}.home-section-heading h2{font-size:27px}.why-alienbot__grid,.conversion-trust__grid{grid-template-columns:1fr}.home-benefit{min-height:auto}.how-it-works{padding:58px 0 68px;grid-template-columns:1fr}.how-it-works>.how-it-works__heading{grid-template-columns:1fr;gap:12px}.how-it-works article,.how-it-works article:nth-child(2),.how-it-works article:nth-child(5),.how-it-works article:nth-child(6){min-height:190px;border-left:0;border-top:1px solid var(--border-soft)}.how-it-works article h3{margin-top:42px}.home-institutional{padding:62px 0}.home-institutional h2{font-size:29px}.conversion-trust{padding:58px 0 66px}.conversion-trust article{min-height:190px}.home-final-cta{margin-bottom:66px;padding:27px}.home-final-cta h2{font-size:28px}.home-final-cta__actions{align-items:stretch;flex-direction:column}.home-final-cta__actions .button{width:100%}}#catalogo,#condicoes,#pedidos,#entrega,#alienbot{scroll-margin-top:90px}.header-login{color:#d1d7e0;font-size:13px;font-weight:600}.header-login:hover{color:var(--text)}.site-nav__mobile-access{display:none}.catalog-hero{min-height:370px;padding:58px 0 44px;grid-template-columns:minmax(0,1.02fr) minmax(470px,.78fr);gap:80px}.catalog-hero__content p{max-width:680px;font-size:17px}.catalog-hero__actions,.public-hero__actions{margin-top:27px;display:flex;align-items:center;gap:12px}.hero-operation-panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(circle at 90% 0%,rgba(66,215,209,.08),transparent 40%),#0e1218d6;box-shadow:var(--shadow);overflow:hidden}.hero-operation-panel__heading{padding:22px 23px;display:flex;flex-direction:column;gap:9px;border-bottom:1px solid var(--border-soft)}.hero-operation-panel__heading strong{max-width:390px;font-size:18px;line-height:1.35}.operation-row{min-height:88px;padding:18px 22px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:14px;border-bottom:1px solid var(--border-soft)}.operation-row:last-child{border-bottom:0}.operation-row>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:var(--brand);background:var(--brand-soft)}.operation-row>span svg{width:18px}.operation-row div{display:flex;flex-direction:column;gap:5px}.operation-row strong{font-size:13px}.operation-row small{max-width:360px;color:var(--muted);font-size:10px;line-height:1.5}.operation-row>svg{color:var(--brand)}.trust-principles{padding:22px 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-bottom:1px solid var(--border-soft)}.trust-principle{min-width:0;padding:4px 20px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:11px;border-right:1px solid var(--border-soft)}.trust-principle:first-child{padding-left:0}.trust-principle:last-child{padding-right:0;border-right:0}.trust-principle>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:var(--brand);background:var(--brand-soft)}.trust-principle>span svg{width:17px}.trust-principle div{min-width:0;display:flex;flex-direction:column;gap:4px}.trust-principle strong{font-size:11px}.trust-principle small{color:var(--muted);font-size:9px;line-height:1.45}.featured-strips{padding-top:24px}.guarantee-callout{padding:34px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:25px;border:1px solid rgba(66,215,209,.2);border-radius:var(--radius-lg);background:linear-gradient(120deg,rgba(66,215,209,.09),transparent 58%),var(--surface-1)}.guarantee-callout__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;color:var(--brand);background:var(--brand-soft)}.guarantee-callout h2{margin:9px 0 7px;font-size:28px}.guarantee-callout p{max-width:760px;margin:0;font-size:12px}.experience-principles{padding:78px 0 92px}.experience-principles__heading{margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.experience-principles__heading h2{max-width:580px;margin:12px 0 0;font-size:32px}.experience-principles__heading>span{display:inline-flex;align-items:center;gap:7px;color:var(--brand);font-size:11px}.experience-principles__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.experience-principles article{min-height:210px;padding:25px;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-md);background:radial-gradient(circle at 90% 10%,rgba(66,215,209,.07),transparent 36%),var(--surface-1)}.experience-principles article>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:var(--brand);background:var(--brand-soft)}.experience-principles article h3{margin:28px 0 8px;font-size:17px}.experience-principles article p{flex:1;margin:0 0 22px;font-size:12px}.experience-principles article>svg{color:var(--brand)}.site-footer__main{grid-template-columns:1.35fr repeat(4,.72fr) 1fr;gap:34px}.site-footer__contact{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.site-footer__contact p{margin:0 0 4px}.site-footer__contact a{color:var(--muted);font-size:10px}.site-footer__contact a:hover{color:var(--brand)}.site-footer__bottom>a:first-of-type{margin-left:auto}.public-page,.access-page{width:min(calc(100% - 40px),var(--container));margin:0 auto}.public-page{padding-bottom:100px}.public-hero{min-height:430px;padding:40px 0 72px;display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid var(--border-soft)}.public-hero>div{max-width:900px}.public-hero h1{max-width:880px;margin:16px 0 18px;font-size:clamp(42px,5.2vw,72px);line-height:1}.public-hero p{max-width:720px;margin:0;font-size:16px}.public-steps,.public-feature-grid{padding:64px 0;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--border-soft)}.public-steps article{min-height:260px;padding:26px;border-left:1px solid var(--border-soft)}.public-steps article:first-child{border-left:0}.public-steps article>span{color:var(--brand);font-family:IBM Plex Mono,monospace;font-size:10px}.public-steps article>div{width:42px;height:42px;margin-top:44px;display:grid;place-items:center;border-radius:11px;color:var(--brand);background:var(--brand-soft)}.public-steps h2,.public-feature-grid h2{margin:22px 0 9px;font-size:17px}.public-steps p,.public-feature-grid p{margin:0;font-size:12px}.public-split,.public-policy,.support-channels{padding:72px 0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:80px;align-items:center;border-bottom:1px solid var(--border-soft)}.public-split h2,.public-policy h2,.support-channels h2{max-width:620px;margin:12px 0;font-size:32px}.public-checklist{display:grid;grid-template-columns:1fr 1fr;gap:12px}.public-checklist span{min-height:58px;padding:15px;display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);background:var(--surface-1);font-size:11px}.public-checklist svg{flex:0 0 auto;color:var(--brand)}.public-feature-grid{grid-template-columns:repeat(3,1fr);gap:16px}.public-feature-grid article{min-height:250px;padding:28px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1)}.public-feature-grid article>span{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;color:var(--brand);background:var(--brand-soft)}.public-policy ol{margin:0;padding:0;display:flex;flex-direction:column;list-style:none;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1);overflow:hidden}.public-policy li{min-height:70px;padding:16px 20px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--border-soft);color:var(--text);font-size:12px}.public-policy li:last-child{border-bottom:0}.public-policy li span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#041011;background:var(--brand);font-weight:800}.support-channels>div:last-child{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1);overflow:hidden}.support-channels>div:last-child>span{min-height:82px;padding:18px 21px;display:grid;grid-template-columns:30px 1fr;align-content:center;gap:4px 12px;border-bottom:1px solid var(--border-soft)}.support-channels>div:last-child>span:last-child{border-bottom:0}.support-channels svg{grid-row:span 2;color:var(--brand)}.support-channels strong{font-size:13px}.support-channels small{color:var(--muted);font-size:10px}.support-overview{padding:76px 0;display:grid;grid-template-columns:minmax(0,.92fr) minmax(400px,1.08fr);gap:clamp(48px,8vw,112px);align-items:center;border-bottom:1px solid var(--border-soft)}.support-overview__copy h2{max-width:520px;margin:12px 0 16px;font-size:clamp(30px,3.2vw,42px);line-height:1.04}.support-overview__copy>p{max-width:560px;margin:0}.support-overview__copy ul{margin:31px 0 0;padding:0;display:grid;list-style:none;border-top:1px solid var(--border-soft)}.support-overview__copy li{min-height:76px;padding:15px 0;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:12px;border-bottom:1px solid var(--border-soft)}.support-overview__copy li>svg{color:var(--brand)}.support-overview__copy li span{display:grid;gap:3px}.support-overview__copy li strong{font-size:13px}.support-overview__copy li small{color:var(--muted);font-size:11px;line-height:1.45}.support-ticket-preview{border:1px solid var(--border);border-radius:var(--radius-md);background:linear-gradient(145deg,rgba(66,215,209,.08),transparent 44%),var(--surface-1);overflow:hidden}.support-ticket-preview header{min-height:103px;padding:23px 24px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--border-soft)}.support-ticket-preview header div{display:grid;gap:7px}.support-ticket-preview header span{color:var(--brand);font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.12em}.support-ticket-preview header strong{font-size:16px}.support-ticket-preview header i{padding:6px 9px;border:1px solid rgba(66,215,209,.35);border-radius:999px;color:var(--brand);background:var(--brand-soft);font-family:IBM Plex Mono,monospace;font-size:9px;font-style:normal;letter-spacing:.06em;text-transform:uppercase}.support-ticket-preview dl{margin:0;padding:5px 24px}.support-ticket-preview dl>div{min-height:63px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--border-soft)}.support-ticket-preview dt{color:var(--muted);font-size:11px}.support-ticket-preview dd{margin:0;color:var(--text);font-size:12px;font-weight:700;text-align:right}.support-ticket-preview footer{min-height:78px;padding:18px 24px;display:flex;align-items:center;gap:12px;color:var(--muted);font-size:11px;line-height:1.45}.support-ticket-preview footer svg{flex:0 0 auto;color:var(--brand)}.faq-page__hero{min-height:430px;padding:40px 0 70px;display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid var(--border-soft)}.faq-page__hero>div{max-width:820px}.faq-page__hero h1{max-width:760px;margin:16px 0 18px;font-size:clamp(42px,5.2vw,72px);line-height:1}.faq-page__hero p{max-width:660px;margin:0;font-size:16px}.faq-page__search{width:min(100%,620px);min-height:58px;margin-top:31px;padding:0 18px;display:flex;align-items:center;gap:12px;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--brand);background:var(--surface-1)}.faq-page__search:focus-within{border-color:#42d7d194;box-shadow:0 0 0 3px var(--brand-soft)}.faq-page__search input{width:100%;border:0;outline:0;color:var(--text);background:transparent;font-size:14px}.faq-page__search input::placeholder{color:var(--muted)}.faq-page__content{padding:72px 0 0}.faq-page__content>header{display:flex;align-items:end;justify-content:space-between;gap:28px}.faq-page__content h2{max-width:670px;margin:12px 0 0;font-size:clamp(28px,3.4vw,42px);line-height:1.08}.faq-page__content>header>span{flex:0 0 auto;color:var(--muted);font:10px IBM Plex Mono,monospace}.faq-page__categories{margin:34px 0 26px;display:flex;flex-wrap:wrap;gap:8px}.faq-page__categories button{min-height:36px;padding:0 13px;border:1px solid var(--border);border-radius:999px;color:var(--muted);background:var(--surface-1);font-size:11px;font-weight:700;cursor:pointer;transition:border-color .16s ease,color .16s ease,background .16s ease}.faq-page__categories button:hover,.faq-page__categories button:focus-visible{border-color:#42d7d173;color:var(--text)}.faq-page__categories button.is-active{border-color:#42d7d18c;color:#041011;background:var(--brand)}.faq-page__list{border-top:1px solid var(--border)}.faq-page__list details{border-bottom:1px solid var(--border-soft)}.faq-page__list summary{min-height:76px;padding:15px 4px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;color:var(--text);cursor:pointer;list-style:none;font-size:14px;font-weight:700}.faq-page__list summary::-webkit-details-marker{display:none}.faq-page__list summary>span{display:grid;gap:5px}.faq-page__list summary small{color:var(--brand);font:9px IBM Plex Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.faq-page__list summary svg{color:var(--muted);transition:transform .16s ease,color .16s ease}.faq-page__list details[open] summary svg{transform:rotate(180deg);color:var(--brand)}.faq-page__list p{max-width:760px;margin:-2px 42px 22px 4px;color:var(--muted);font-size:13px;line-height:1.65}.faq-page__empty{padding:48px 20px;border:1px dashed var(--border);border-radius:var(--radius-md);text-align:center}.faq-page__empty strong{display:block;font-size:14px}.faq-page__empty p{margin:8px 0 0;color:var(--muted);font-size:12px}.faq-page__help{margin-top:50px;padding:27px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--border);border-radius:var(--radius-md);background:linear-gradient(120deg,rgba(66,215,209,.08),transparent 50%),var(--surface-1)}.faq-page__help>div{display:grid;gap:7px}.faq-page__help span{color:var(--brand);font:9px IBM Plex Mono,monospace;letter-spacing:.1em}.faq-page__help p{max-width:610px;margin:0;color:var(--muted);font-size:12px}.faq-page__help .button{flex:0 0 auto}.public-page--legal .public-hero{min-height:380px}.legal-content{width:min(100%,900px);padding:60px 0}.legal-content__notice{margin-bottom:42px;padding:18px 20px;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:12px;border:1px solid rgba(66,215,209,.2);border-radius:var(--radius-md);background:var(--brand-soft)}.legal-content__notice svg{color:var(--brand)}.legal-content__notice p{margin:0;font-size:11px}.legal-content section{padding:28px 0;border-bottom:1px solid var(--border-soft)}.legal-content section h2{margin-bottom:10px;font-size:18px}.legal-content section p{margin:0;font-size:13px}.access-page{min-height:calc(100vh - 72px);padding:70px 0 100px;display:grid;place-items:start center}.access-card{width:min(100%,560px);padding:34px;border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(circle at 90% 0%,rgba(66,215,209,.08),transparent 38%),var(--surface-1);box-shadow:var(--shadow)}.access-card .back-link{margin-bottom:40px}.access-card__icon{width:48px;height:48px;margin-bottom:20px;display:grid;place-items:center;border-radius:13px;color:var(--brand);background:var(--brand-soft)}.access-card h1{margin:12px 0;font-size:34px;line-height:1.05}.access-card>p{margin-bottom:24px;font-size:13px}.access-card form{display:flex;flex-direction:column;gap:15px}.access-card label{display:flex;flex-direction:column;gap:8px;color:var(--muted);font-size:11px;font-weight:600}.access-card input{min-height:48px;padding:0 14px;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);background:#0a0e13}.access-card>small{margin-top:15px;display:block;color:var(--muted-dark);font-size:9px;line-height:1.5}.access-card .access-card__switch{margin:24px 0 0;padding-top:20px;border-top:1px solid var(--border-soft);font-size:11px;text-align:center}.access-card__switch a{color:var(--brand);font-weight:700}@media(max-width:1180px){.catalog-hero{grid-template-columns:1fr 1fr;gap:42px}.trust-principles{grid-template-columns:repeat(3,1fr);gap:18px 0}.trust-principle:nth-child(3){border-right:0}.site-footer__main{grid-template-columns:repeat(3,1fr)}.site-footer__brand{grid-row:auto}}@media(max-width:900px){.header-login{display:none}.site-nav__mobile-access{display:block}.catalog-hero{grid-template-columns:1fr}.hero-operation-panel{max-width:760px}.trust-principles{grid-template-columns:1fr 1fr}.trust-principle:nth-child(2n){border-right:0}.trust-principle:nth-child(3){border-right:1px solid var(--border-soft)}.trust-principle:last-child{grid-column:1 / -1;border-right:0}.guarantee-callout{grid-template-columns:52px 1fr}.guarantee-callout .button{grid-column:2;width:fit-content}.public-steps{grid-template-columns:1fr 1fr}.public-steps article:nth-child(3){border-left:0;border-top:1px solid var(--border-soft)}.public-steps article:nth-child(4){border-top:1px solid var(--border-soft)}.public-split,.public-policy,.support-channels,.support-overview{grid-template-columns:1fr;gap:36px}.public-feature-grid{grid-template-columns:1fr}.public-feature-grid article{min-height:auto}.experience-principles__grid{grid-template-columns:1fr 1fr}.experience-principles article:last-child{grid-column:1 / -1}}@media(max-width:680px){.public-page,.access-page{width:min(calc(100% - 28px),var(--container))}.site-header__actions{gap:8px}.catalog-hero{min-height:auto;padding:42px 0 34px}.catalog-hero h1{font-size:42px;line-height:1.02}.catalog-hero__content p{font-size:14px}.catalog-hero__actions,.public-hero__actions{align-items:stretch;flex-direction:column}.catalog-hero__actions .button,.public-hero__actions .button{width:100%}.operation-row{grid-template-columns:36px 1fr}.operation-row>svg{display:none}.trust-principles{grid-template-columns:1fr;gap:0}.trust-principle,.trust-principle:first-child,.trust-principle:last-child{padding:14px 0;border-right:0;border-bottom:1px solid var(--border-soft)}.trust-principle:last-child{grid-column:auto;border-bottom:0}.guarantee-callout{padding:25px;grid-template-columns:1fr}.guarantee-callout .button{grid-column:auto;width:100%}.experience-principles{padding:58px 0 68px}.experience-principles__heading{align-items:flex-start;flex-direction:column}.experience-principles__heading h2{font-size:28px}.experience-principles__grid{grid-template-columns:1fr}.experience-principles article:last-child{grid-column:auto}.site-footer__contact{grid-column:1 / -1}.site-footer__bottom>a:first-of-type{margin-left:0}.public-page{padding-bottom:70px}.public-hero{min-height:390px;padding:30px 0 52px}.public-hero h1{font-size:42px}.public-hero p{font-size:14px}.faq-page__hero{min-height:auto;padding:30px 0 52px}.faq-page__hero h1{font-size:42px}.faq-page__hero p{font-size:14px}.faq-page__search{min-height:54px;margin-top:26px;padding:0 15px}.faq-page__content{padding-top:54px}.faq-page__content>header{align-items:flex-start;flex-direction:column;gap:12px}.faq-page__categories{margin:28px -14px 22px;padding:0 14px 4px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.faq-page__categories::-webkit-scrollbar{display:none}.faq-page__categories button{flex:0 0 auto}.faq-page__list summary{min-height:72px;padding:15px 0;gap:12px;font-size:13px}.faq-page__list p{margin-right:8px;font-size:12px}.faq-page__help{margin-top:38px;padding:22px;align-items:stretch;flex-direction:column}.faq-page__help .button{width:100%}.public-steps{grid-template-columns:1fr}.public-steps article,.public-steps article:nth-child(2),.public-steps article:nth-child(4){min-height:220px;border-left:0;border-top:1px solid var(--border-soft)}.public-steps article:first-child{border-top:0}.public-checklist{grid-template-columns:1fr}.public-split,.public-policy,.support-channels,.support-overview{padding:54px 0}.public-split h2,.public-policy h2,.support-channels h2,.support-overview__copy h2{font-size:28px}.legal-content{padding-top:45px}.access-page{padding:34px 0 70px}.access-card{padding:24px}.access-card h1{font-size:30px}}@media(max-width:680px){.dashboard-shell{display:block}.dashboard-mobile-header{position:sticky;z-index:59;top:0;height:60px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-soft);background:#07090cf5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dashboard-sidebar-overlay{position:fixed;z-index:58;top:0;right:0;bottom:0;left:0;display:block;border:0;background:#020406b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dashboard-sidebar,.dashboard-sidebar.dashboard-sidebar--open{position:fixed;z-index:60;inset:0 auto 0 0;width:min(86vw,320px);height:100dvh;padding:22px 14px 16px;display:flex;border-top:0;border-right:1px solid var(--border);transform:translate(-104%);transition:transform .18s ease}.dashboard-sidebar.dashboard-sidebar--open{transform:translate(0)}.dashboard-sidebar__brand{padding-bottom:20px;display:flex;justify-content:flex-start}.dashboard-sidebar .brand__word,.dashboard-sidebar nav span,.dashboard-sidebar__account .account-card>span:last-child,.dashboard-logout span{display:initial}.dashboard-sidebar nav{height:auto;display:flex;flex-direction:column}.dashboard-sidebar nav a,.dashboard-logout{min-height:42px;justify-content:flex-start}.dashboard-sidebar nav a:nth-child(n+5),.dashboard-sidebar .account-card{display:flex}.dashboard-sidebar__account .account-card,.dashboard-logout{justify-content:flex-start}.dashboard-main{padding:0}.customer-area__icon{display:none}}.product-card__footer{grid-template-columns:minmax(110px,.7fr) minmax(0,1.3fr)}.product-card__footer>strong{font-size:15px;line-height:1.25;white-space:normal}.product-detail__purchase strong{font-size:22px}.product-responsibility{padding:74px 0 86px;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft)}.product-responsibility__grid{margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-responsibility__grid article{min-height:280px;padding:28px;border:1px solid var(--border);border-radius:var(--radius-md);background:radial-gradient(circle at 90% 0%,rgba(66,215,209,.07),transparent 38%),var(--surface-1)}.product-responsibility__grid article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:var(--brand);background:var(--brand-soft)}.product-responsibility__grid h3{margin:24px 0 18px;font-size:19px}.product-responsibility__grid ul{margin:0;padding:0;display:flex;flex-direction:column;gap:13px;list-style:none}.product-responsibility__grid li{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:11px;line-height:1.55}.product-responsibility__grid li svg{flex:0 0 auto;margin-top:1px;color:var(--brand)}.product-responsibility>a{margin-top:22px;display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:11px;font-weight:700}.product-responsibility--detail,.product-responsibility--public{margin-top:72px}.product-responsibility--public{padding-inline:0}.community-section{margin:76px 0 30px;padding:31px 34px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:24px;border:1px solid rgba(66,215,209,.22);border-radius:var(--radius-lg);background:linear-gradient(120deg,rgba(66,215,209,.1),transparent 58%),var(--surface-1)}.community-section__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:14px;color:var(--brand);background:var(--brand-soft)}.community-section h2{margin:9px 0 7px;font-size:28px}.community-section p{max-width:720px;margin:0;font-size:12px}.product-next-step{margin-top:72px}@media(max-width:1180px){.product-card__footer{grid-template-columns:1fr}.community-section{grid-template-columns:54px 1fr}.community-section .button{grid-column:2;width:fit-content}}@media(max-width:680px){.product-responsibility{padding:56px 0 64px}.product-responsibility__grid{grid-template-columns:1fr}.product-responsibility__grid article{min-height:auto;padding:23px}.community-section{margin-top:58px;padding:25px;grid-template-columns:1fr}.community-section .button{grid-column:auto;width:100%}.community-section h2{font-size:26px}.product-sticky-cta{grid-template-columns:1fr auto}.product-sticky-cta>strong{display:none}}.customer-receives,.home-faq{padding:74px 0;border-top:1px solid var(--border-soft)}.customer-receives__grid{margin-top:28px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.customer-receives__grid .home-benefit{min-height:154px;padding:20px;align-items:flex-start;grid-template-columns:38px 1fr}.home-faq__list{max-width:980px;margin:30px auto 0;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;background:var(--surface-1)}.home-faq details{border-bottom:1px solid var(--border-soft)}.home-faq details:last-child{border-bottom:0}.home-faq summary{min-height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--text);font-size:12px;font-weight:700;cursor:pointer;list-style:none}.home-faq summary::-webkit-details-marker{display:none}.home-faq summary span{color:var(--brand);font-size:20px;font-weight:400;transition:transform .16s ease}.home-faq details[open] summary span{transform:rotate(45deg)}.home-faq details p{max-width:820px;margin:-2px 20px 20px;color:var(--muted);font-size:11px;line-height:1.65}.global-search-trigger{width:100%;min-height:42px;margin-bottom:8px;padding:0 11px;display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:8px;color:var(--muted);background:var(--surface-1);font-size:11px;cursor:pointer}.global-search-trigger:hover{color:var(--text);border-color:#42d7d152}.global-search-trigger kbd{margin-left:auto;padding:3px 6px;display:inline-flex;align-items:center;gap:2px;border:1px solid var(--border);border-radius:5px;color:var(--muted-dark);background:#090d12;font:9px IBM Plex Mono,monospace}.global-search-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:12vh 20px 20px;display:flex;justify-content:center;background:#020406c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.global-search{width:min(100%,680px);height:fit-content;max-height:72vh;border:1px solid var(--border);border-radius:var(--radius-lg);background:#0b0f15;box-shadow:var(--shadow);overflow:hidden}.global-search__field{min-height:64px;padding:0 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--border)}.global-search__field>svg{color:var(--brand)}.global-search__field input{flex:1;border:0;outline:0;color:var(--text);background:transparent;font:13px inherit}.global-search__field button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:7px;color:var(--muted);background:transparent;cursor:pointer}.global-search__results{max-height:calc(72vh - 64px);padding:12px;overflow-y:auto}.global-search__results>span{padding:8px 10px;display:block;color:var(--muted-dark);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.global-search__results>button{width:100%;min-height:62px;padding:10px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;border:0;border-radius:9px;color:var(--text);background:transparent;text-align:left;cursor:pointer}.global-search__results>button:hover,.global-search__results>button:focus-visible{outline:0;background:var(--surface-2)}.global-search__results>button>span{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;color:var(--brand);background:var(--brand-soft)}.global-search__results>button>div{display:flex;flex-direction:column;gap:5px}.global-search__results small{color:var(--muted);font-size:9px}.global-search__results em{color:var(--muted-dark);font-size:9px;font-style:normal}.global-search__results>p{padding:28px 12px;text-align:center;font-size:11px}.customer-operations{margin-top:14px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:14px}.customer-timeline,.customer-alerts{padding:20px}.customer-timeline__list{display:flex;flex-direction:column}.customer-timeline__list article{min-height:62px;display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:12px;border-top:1px solid var(--border-soft)}.customer-timeline__dot{width:7px;height:7px;border-radius:999px;background:var(--muted-dark);box-shadow:0 0 0 4px #a7b0c00f}.customer-timeline__dot--success{background:var(--success)}.customer-timeline__dot--warning{background:var(--warning)}.customer-timeline__list div{display:flex;flex-direction:column;gap:4px}.customer-timeline__list strong,.customer-alerts strong{font-size:11px}.customer-timeline__list small,.customer-timeline__list time,.customer-alerts small{color:var(--muted);font-size:9px}.customer-alerts>a{min-height:78px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;border-top:1px solid var(--border-soft);color:inherit}.customer-alerts>a>svg:first-child{padding:9px;box-sizing:content-box;border-radius:9px;color:var(--warning);background:#f0ae4e17}.customer-alerts>a span{display:flex;flex-direction:column;gap:5px}.order-links{margin-top:16px}.order-links__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.order-links__grid a{min-height:88px;padding:16px;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:12px;border:1px solid var(--border);border-radius:var(--radius-md);color:inherit;background:var(--surface-1)}.order-links__grid a>svg{padding:9px;box-sizing:content-box;border-radius:9px;color:var(--brand);background:var(--brand-soft)}.order-links__grid span{display:flex;flex-direction:column;gap:5px}.order-links__grid strong{font-size:12px}.order-links__grid small{color:var(--muted);font-size:9px}.vault-security-alert{margin-bottom:18px;padding:15px 17px;display:flex;align-items:flex-start;gap:12px;border:1px solid rgba(240,174,78,.22);border-radius:10px;background:#f0ae4e0d}.vault-security-alert>svg{flex:0 0 auto;color:var(--warning)}.vault-security-alert strong,.vault-practices strong{font-size:11px}.vault-security-alert p{margin:5px 0 0;font-size:9px}.vault-audit{margin-top:20px;padding:18px;border:1px solid var(--border);border-radius:var(--radius-md);background:#090d12}.vault-audit__list article{min-height:58px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;border-top:1px solid var(--border-soft)}.vault-audit__list article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:var(--brand);background:var(--brand-soft)}.vault-audit__list div{display:flex;flex-direction:column;gap:4px}.vault-audit__list strong{font-size:10px}.vault-audit__list small,.vault-audit__list time{color:var(--muted);font-size:9px}.vault-practices,.vault-related{margin-top:20px;padding:16px;display:flex;flex-direction:column;gap:10px;border:1px solid var(--border-soft);border-radius:9px;background:#42d7d109}.vault-practices span,.vault-related span{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px}.vault-practices svg,.vault-related svg{color:var(--brand)}.admin-shell{--admin-accent: #42d7d1;max-width:100vw;overflow-x:clip}.route-loading{min-height:60vh;display:flex;align-items:center;justify-content:center;gap:11px;color:var(--muted);font-size:11px}.route-loading:before{width:18px;height:18px;content:"";border:2px solid rgba(66,215,209,.18);border-top-color:var(--brand);border-radius:50%;animation:route-loading-spin .76s linear infinite}@keyframes route-loading-spin{to{transform:rotate(360deg)}}.admin-sidebar{background:#080b10}.admin-sidebar .dashboard-sidebar__brand{position:relative}.admin-brand-label{margin-left:auto;padding:4px 7px;border:1px solid rgba(66,215,209,.2);border-radius:5px;color:var(--brand);font-size:7px;font-weight:800;letter-spacing:.12em}.admin-environment{padding:11px;display:flex;align-items:center;gap:10px;border:1px solid rgba(240,174,78,.2);border-radius:8px;color:var(--warning);background:#f0ae4e0d}.admin-environment span{display:flex;flex-direction:column;gap:3px}.admin-environment strong{color:var(--text);font-size:9px}.admin-environment small{color:var(--muted);font-size:7px}.admin-topbar>div{gap:10px}.admin-content{max-width:1500px}.admin-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-kpi{min-height:155px;padding:20px;display:flex;flex-direction:column}.admin-kpi>span{color:var(--muted);font-size:10px}.admin-kpi>strong{margin-top:18px;font-size:27px}.admin-kpi p{margin:8px 0 0;font-size:9px}.admin-kpi small{margin-top:auto;color:var(--brand);font-size:9px}.admin-dashboard-grid,.admin-settings-grid{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-panel{padding:20px}.admin-panel--wide{grid-column:1 / -1}.admin-list,.admin-alert-list,.integration-list{display:flex;flex-direction:column}.admin-list>a,.admin-alert-list article,.integration-list article{min-height:64px;display:grid;grid-template-columns:38px 1fr auto auto;align-items:center;gap:11px;border-top:1px solid var(--border-soft);color:inherit}.admin-list>a>span:first-child,.admin-alert-list article>svg,.integration-list article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:var(--brand);background:var(--brand-soft)}.admin-list div,.admin-alert-list div,.integration-list div{display:flex;flex-direction:column;gap:4px}.admin-list strong,.admin-alert-list strong,.integration-list strong{font-size:10px}.admin-list small,.admin-alert-list small,.integration-list small{color:var(--muted);font-size:8px}.admin-alert-list article>span:last-child{color:var(--muted);font:9px IBM Plex Mono,monospace}.admin-inline-form{margin-bottom:14px;padding:20px}.admin-inline-form h2{margin:7px 0 0;font-size:18px}.admin-inline-form form{margin-top:18px;display:grid;grid-template-columns:1.3fr 1fr 1fr auto;align-items:end;gap:10px}.admin-inline-form label{display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:9px}.admin-inline-form input,.admin-inline-form select,.admin-table input,.admin-table select{min-height:40px;padding:0 11px;border:1px solid var(--border);border-radius:7px;outline:0;color:var(--text);background:#0a0e14;font:10px inherit}.admin-inline-form input:focus,.admin-inline-form select:focus,.admin-table input:focus,.admin-table select:focus{border-color:var(--brand)}.admin-table-panel{padding:20px;overflow:hidden}.admin-table{min-width:850px}.admin-table__header,.admin-table article{min-height:58px;display:grid;grid-template-columns:1.35fr 1fr .8fr .8fr .55fr;align-items:center;gap:12px}.admin-table__header{min-height:36px;color:var(--muted-dark);font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.admin-table article{border-top:1px solid var(--border-soft)}.admin-table article>strong,.admin-table article>code{font-size:10px}.admin-table article>span{color:var(--muted);font-size:9px}.admin-table input{width:84px}.admin-table--orders article>a{display:inline-flex;align-items:center;gap:5px;color:var(--brand);font-size:9px;font-weight:700}.admin-table--inventory article>div{display:flex;gap:5px}.admin-table--inventory article>div button{width:30px;height:30px;border:1px solid var(--border);border-radius:6px;color:var(--text);background:var(--surface-2);cursor:pointer}.admin-customer-grid,.admin-coupon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-customer-card,.admin-coupon-card{min-height:240px;padding:22px;position:relative}.admin-customer-card>span:first-child,.admin-coupon-card>span:first-child{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;color:var(--brand);background:var(--brand-soft)}.admin-customer-card>.badge,.admin-coupon-card>.badge{position:absolute;top:22px;right:22px}.admin-customer-card h2,.admin-coupon-card h2{margin:22px 0 7px;font-size:18px}.admin-customer-card p,.admin-coupon-card p{margin:0;font-size:10px}.admin-customer-card dl{margin:20px 0 0}.admin-customer-card dl div{min-height:34px;display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--border-soft);align-items:center}.admin-customer-card dt,.admin-customer-card dd{margin:0;color:var(--muted);font-size:9px}.admin-coupon-card .button{margin-top:22px}@media(max-width:1180px){.customer-receives__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-kpi-grid,.admin-customer-grid,.admin-coupon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.customer-operations,.admin-dashboard-grid,.admin-settings-grid{grid-template-columns:1fr}.admin-inline-form form{grid-template-columns:1fr 1fr}.admin-table-panel{overflow-x:auto}}@media(max-width:680px){.customer-receives,.home-faq{padding:56px 0}.customer-receives__grid,.admin-kpi-grid,.admin-customer-grid,.admin-coupon-grid,.order-links__grid{grid-template-columns:1fr}.customer-receives__grid .home-benefit{min-height:auto}.global-search-trigger{min-height:42px}.global-search-backdrop{padding:64px 10px 10px}.global-search{max-height:calc(100dvh - 74px)}.global-search__results{max-height:calc(100dvh - 138px)}.global-search__results>button{grid-template-columns:34px 1fr}.global-search__results em{display:none}.customer-timeline__list article{grid-template-columns:10px 1fr;padding:10px 0}.customer-timeline__list time{grid-column:2}.vault-audit{padding:14px}.vault-audit__list article{grid-template-columns:34px 1fr;padding:10px 0}.vault-audit__list time{grid-column:2}.admin-brand-label{display:inline-flex}.admin-inline-form form{grid-template-columns:1fr}.admin-kpi{min-height:140px}.admin-topbar>div>span:last-child{display:none}}.admin-sidebar nav{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(66,215,209,.18) transparent}.admin-sidebar .dashboard-sidebar__account{margin-top:12px}.operational-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.operational-health{margin-top:14px;padding:16px 20px;display:grid;grid-template-columns:minmax(250px,1.6fr) repeat(3,minmax(130px,.6fr));align-items:center;gap:12px}.operational-health>div,.operational-health article,.operator-ranking article,.admin-table--assets article>div,.admin-table--warranties article>div{display:flex;align-items:center}.operational-health>div{gap:11px}.operational-health>div>span,.delivery-card header>span,.operator-card header>span{width:40px;height:40px;display:grid;flex:0 0 auto;place-items:center;border-radius:10px;color:var(--brand);background:var(--brand-soft)}.operational-health>div strong{font-size:11px}.operational-health>div p{margin:3px 0 0;color:var(--muted);font-size:9px}.operational-health article{min-height:55px;padding-left:16px;gap:10px;border-left:1px solid var(--border-soft);color:var(--brand)}.operational-health article.has-alert{color:var(--warning)}.operational-health article span{display:flex;flex-direction:column;gap:3px}.operational-health article strong{color:var(--text);font-size:16px}.operational-health article small{color:var(--muted);font-size:8px}.operational-overview{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.operator-ranking{display:flex;flex-direction:column}.operator-ranking article{min-height:62px;display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;gap:10px;border-top:1px solid var(--border-soft)}.operator-ranking article>span{color:var(--muted-dark);font:9px IBM Plex Mono,monospace}.operator-ranking article>div{display:flex;flex-direction:column;gap:4px}.operator-ranking strong{font-size:10px}.operator-ranking small{color:var(--muted);font-size:8px}.operator-ranking b{font-size:15px}.operational-asset-form>div>p{margin:6px 0 0;font-size:9px}.operational-asset-form form{grid-template-columns:1fr .75fr .75fr 1fr}.operational-asset-form .operational-form-wide{grid-column:span 3}.operational-table-heading{grid-template-columns:1fr auto auto}.operational-table-heading>label{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:8px}.operational-table-heading select,.delivery-reservation select,.operator-card input{min-height:38px;padding:0 10px;border:1px solid var(--border);border-radius:7px;outline:0;color:var(--text);background:#0a0e14;font:9px inherit}.admin-table--assets,.admin-table--warranties{min-width:1120px}.admin-table--assets .admin-table__header,.admin-table--assets article{grid-template-columns:1.05fr .7fr .72fr .75fr 1fr 1.45fr}.admin-table--warranties .admin-table__header,.admin-table--warranties article{grid-template-columns:.75fr .9fr 1.5fr 1.15fr .85fr .6fr}.admin-table--assets article>div,.admin-table--warranties article>div{align-items:flex-start;flex-direction:column;gap:4px}.admin-table--assets article>div small,.admin-table--warranties article>div small{color:var(--muted);font-size:8px}.admin-table--assets article>input{width:100%}.admin-flow-strip{margin-bottom:14px;padding:14px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1)}.admin-flow-strip article{min-height:52px;padding:0 15px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;border-right:1px solid var(--border-soft)}.admin-flow-strip article:last-child{border-right:0}.admin-flow-strip article>span{width:29px;height:29px;display:grid;place-items:center;border:1px solid rgba(66,215,209,.24);border-radius:8px;color:var(--brand);background:var(--brand-soft);font:9px IBM Plex Mono,monospace}.admin-flow-strip strong{font-size:9px}.admin-flow-strip svg{color:var(--muted-dark)}.delivery-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.delivery-card{padding:20px}.delivery-card header{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:11px}.delivery-card header small{color:var(--muted);font:8px IBM Plex Mono,monospace}.delivery-card h2{margin:4px 0 0;font-size:16px}.delivery-card dl{margin:18px 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.delivery-card dl div{min-height:46px;display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid var(--border-soft)}.delivery-card dt,.delivery-card dd{margin:0;font-size:8px}.delivery-card dt{color:var(--muted)}.delivery-card dd{text-align:right}.delivery-card>p{min-height:34px;margin:14px 0 0;color:var(--muted);font-size:9px;line-height:1.6}.delivery-reservation{margin-top:16px;padding:14px;display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:9px;border:1px solid rgba(66,215,209,.14);border-radius:9px;background:#42d7d109}.delivery-reservation label,.operator-card__controls label{display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:8px}.delivery-card__actions{margin-top:17px;display:flex;align-items:center;gap:8px}.delivery-card__actions>a{display:inline-flex;align-items:center;gap:5px;color:var(--brand);font-size:9px;font-weight:700}.operator-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.operator-card{padding:22px}.operator-card header{display:flex;align-items:center;justify-content:space-between}.operator-card h2{margin:20px 0 5px;font-size:18px}.operator-card>p{margin:0;font-size:9px}.operator-card__metrics{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--border-soft);border-radius:9px;background:#090d12}.operator-card__metrics div{min-height:92px;padding:14px;display:flex;flex-direction:column;justify-content:center;gap:5px;border-right:1px solid var(--border-soft)}.operator-card__metrics div:last-child{border-right:0}.operator-card__metrics strong{font-size:22px}.operator-card__metrics span{color:var(--muted);font-size:8px}.operator-card__controls{margin-top:16px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px}.operational-log-panel{padding:20px}.operational-log-list{display:flex;flex-direction:column}.operational-log-list article{min-height:78px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;border-top:1px solid var(--border-soft)}.operational-log-list article>span{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:var(--brand);background:var(--brand-soft)}.operational-log-list article>div{display:flex;flex-direction:column;gap:4px}.operational-log-list strong{font-size:10px}.operational-log-list p{margin:0;font-size:9px}.operational-log-list small,.operational-log-list code{color:var(--muted);font-size:8px}@media(max-width:1260px){.operational-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.operational-health{grid-template-columns:1.4fr repeat(3,minmax(110px,.6fr))}.delivery-reservation{grid-template-columns:1fr 1fr}.delivery-reservation .button{grid-column:1 / -1}}@media(max-width:980px){.operational-health,.operational-overview,.delivery-board{grid-template-columns:1fr}.operational-health article{min-height:48px;padding:8px 0;border-top:1px solid var(--border-soft);border-left:0}.admin-flow-strip{grid-template-columns:1fr}.admin-flow-strip article{border-right:0;border-bottom:1px solid var(--border-soft)}.admin-flow-strip article:last-child{border-bottom:0}.admin-flow-strip article>svg{transform:rotate(90deg)}.operational-asset-form form{grid-template-columns:1fr 1fr}.operational-asset-form .operational-form-wide{grid-column:span 1}}@media(max-width:680px){.operational-kpi-grid,.operator-grid,.operational-asset-form form,.delivery-card dl,.delivery-reservation{grid-template-columns:1fr}.operational-table-heading{align-items:flex-start;grid-template-columns:1fr}.operational-table-heading>label{width:100%;align-items:stretch;flex-direction:column}.delivery-card{padding:16px}.delivery-card header{grid-template-columns:40px 1fr}.delivery-card header .badge{grid-column:1 / -1;justify-self:start}.delivery-card dl div{min-height:42px}.delivery-card__actions{align-items:stretch;flex-direction:column}.delivery-card__actions .button{width:100%}.operator-card__metrics{grid-template-columns:1fr}.operator-card__metrics div{min-height:72px;border-right:0;border-bottom:1px solid var(--border-soft)}.operator-card__metrics div:last-child{border-bottom:0}.operator-card__controls{grid-template-columns:1fr}.operational-log-list article{padding:12px 0;grid-template-columns:36px 1fr}.operational-log-list code{grid-column:2}}.catalog-hero{position:relative;min-height:428px;padding:48px 0 40px;grid-template-columns:minmax(0,.96fr) minmax(420px,.94fr);gap:clamp(42px,6vw,82px);isolation:isolate;overflow:clip}.catalog-hero__content{position:relative;z-index:1}.catalog-hero h1{max-width:610px;margin:0 0 18px;font-size:clamp(44px,4.8vw,66px);letter-spacing:-.056em}.catalog-hero__content p{max-width:510px;color:var(--text-secondary);font-size:17px;line-height:1.55}.catalog-hero__stage{min-height:372px;position:relative;isolation:isolate;overflow:visible;background:radial-gradient(circle at 60% 50%,rgba(66,215,209,.095),transparent 53%)}.catalog-hero__stage:before{position:absolute;z-index:0;top:10%;right:3%;bottom:8%;left:14%;content:"";border-radius:50%;background:radial-gradient(ellipse,rgba(83,183,208,.08),transparent 68%);filter:blur(12px);pointer-events:none}.catalog-hero__stage .alien-hero-visual{--alien-tilt-x: 0deg;--alien-tilt-y: 0deg;position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;overflow:visible;pointer-events:auto;perspective:1000px}.catalog-hero__stage .alien-hero-visual__halo{position:absolute;top:-12%;right:-6%;width:106%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(66,215,209,.14),rgba(75,173,219,.04) 42%,transparent 70%);filter:blur(17px)}.catalog-hero__stage .alien-hero-visual__object{position:absolute;top:-14px;right:1%;width:min(430px,88%);aspect-ratio:1;transform:rotateX(calc(1deg + var(--alien-tilt-x))) rotateY(calc(-4deg + var(--alien-tilt-y))) rotate(-1.5deg);transform-style:preserve-3d;transition:transform .22s cubic-bezier(.2,.8,.2,1);will-change:transform}.catalog-hero__stage .alien-hero-visual__mark{position:absolute;top:0;left:0;width:100%;max-width:none;height:auto;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 30px 42px rgba(0,0,0,.42))}@media(max-width:1180px){.catalog-hero{grid-template-columns:minmax(0,.98fr) minmax(360px,.92fr);gap:40px}.catalog-hero__stage .alien-hero-visual__object{right:-6%;width:min(400px,96%)}}@media(max-width:900px){.catalog-hero{min-height:0;grid-template-columns:1fr;gap:18px;padding:42px 0 32px}.catalog-hero__stage{min-height:292px}.catalog-hero h1{max-width:680px}.catalog-hero__stage .alien-hero-visual__object{top:-20px;right:auto;left:50%;width:min(346px,74vw);transform:translate(-50%) rotateX(1deg) rotateY(-4deg) rotate(-1.5deg)}}@media(max-width:520px){.catalog-hero{padding-top:32px}.catalog-hero h1{font-size:clamp(40px,11vw,50px)}.catalog-hero__content p{font-size:15px}.catalog-hero__stage{min-height:252px}.catalog-hero__stage .alien-hero-visual__object{top:-20px;width:min(314px,84vw)}}@media(prefers-reduced-motion:reduce){.alien-hero-visual,.alien-hero-visual *{transition:none!important;animation:none!important}}.home-page{width:min(calc(100% - 40px),var(--container));margin:0 auto}.home-hero{min-height:456px;padding:94px 0 88px;display:flex;align-items:center;border-bottom:1px solid var(--border-soft);background:radial-gradient(circle at 84% 42%,rgba(66,215,209,.07),transparent 34%)}.home-hero__content{max-width:760px}.home-hero h1{max-width:720px;margin:0 0 20px;font-size:clamp(48px,5.3vw,74px);line-height:.98;letter-spacing:-.062em}.home-hero p{max-width:540px;margin:0;color:var(--text-secondary);font-size:17px;line-height:1.55}.home-hero__actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.home-trust,.home-flow{padding:82px 0;border-bottom:1px solid var(--border-soft)}.home-section-heading--compact{margin-bottom:32px}.home-section-heading--compact>a{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:13px;font-weight:700}.home-trust__panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--border);border-radius:var(--radius-md);background:#0e1218b3;overflow:hidden}.home-trust__panel article{min-height:182px;padding:28px;display:grid;grid-template-columns:42px 1fr;align-items:start;gap:16px;border-right:1px solid var(--border-soft)}.home-trust__panel article:last-child{border-right:0}.home-trust__panel article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:var(--brand);background:var(--brand-soft)}.home-trust__panel h3,.home-flow h3{margin:1px 0 8px;font-size:15px}.home-trust__panel p,.home-flow p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.home-flow ol{margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none}.home-flow li{min-height:156px;padding:8px 28px 8px 0;border-right:1px solid var(--border-soft)}.home-flow li+li{padding-left:28px}.home-flow li:last-child{border-right:0}.home-flow li>span{display:block;margin-bottom:36px;color:var(--brand);font-family:IBM Plex Mono,monospace;font-size:11px}.home-marketplace-bridge{margin:86px 0 96px;padding:52px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.48fr);align-items:center;gap:80px;border:1px solid rgba(66,215,209,.2);border-radius:var(--radius-lg);background:radial-gradient(circle at 86% 18%,rgba(66,215,209,.12),transparent 34%),linear-gradient(118deg,rgba(66,215,209,.07),transparent 62%),var(--surface-1)}.home-marketplace-bridge h2{max-width:690px;margin:12px 0;font-size:34px;line-height:1.12}.home-marketplace-bridge p{max-width:620px;margin:0 0 28px;font-size:13px}.home-marketplace-bridge ul{margin:0;padding:0;list-style:none}.home-marketplace-bridge li{padding:18px 0;border-bottom:1px solid var(--border-soft);color:var(--text);font-size:15px;font-weight:650}.home-marketplace-bridge li:first-child{border-top:1px solid var(--border-soft)}.marketplace-hero{padding:58px 0 42px;border-bottom:1px solid var(--border-soft)}.marketplace-hero h1{max-width:760px;margin:13px 0;font-size:clamp(40px,4.5vw,62px);line-height:1;letter-spacing:-.052em}.marketplace-hero p{max-width:580px;margin:0;font-size:15px}@media(max-width:900px){.home-hero{min-height:0;padding:68px 0 62px}.home-trust,.home-flow{padding:64px 0}.home-trust__panel{grid-template-columns:1fr}.home-trust__panel article{min-height:0;border-right:0;border-bottom:1px solid var(--border-soft)}.home-trust__panel article:last-child{border-bottom:0}.home-marketplace-bridge{grid-template-columns:1fr;gap:38px}}@media(max-width:680px){.home-page{width:min(calc(100% - 28px),var(--container))}.home-hero{padding:48px 0 54px}.home-hero h1{font-size:clamp(42px,11vw,54px)}.home-hero p{font-size:15px}.home-hero__actions,.home-hero__actions .button{width:100%}.home-trust,.home-flow{padding:54px 0}.home-trust__panel article{padding:22px}.home-flow ol{grid-template-columns:1fr}.home-flow li,.home-flow li+li{min-height:0;padding:20px 0;border-right:0;border-bottom:1px solid var(--border-soft)}.home-flow li:last-child{border-bottom:0}.home-flow li>span{margin-bottom:18px}.home-marketplace-bridge{margin:58px 0 66px;padding:28px;gap:28px}.home-marketplace-bridge h2{font-size:28px}.marketplace-hero{padding:42px 0 30px}}.contact-page{width:min(calc(100% - 40px),1120px);margin:0 auto;padding:94px 0 102px}.contact-hero{max-width:690px;padding-bottom:58px}.contact-hero h1{margin:13px 0 18px;font-size:clamp(46px,5.2vw,68px);line-height:.98;letter-spacing:-.058em}.contact-hero p{max-width:570px;margin:0;color:var(--text-secondary);font-size:17px;line-height:1.58}.contact-channels{border-top:1px solid var(--border-soft);padding-top:24px}.contact-channel{padding:30px;border:1px solid var(--border);border-radius:var(--radius-md);background:#0e1218b3}.contact-channel--primary{min-height:172px;display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:20px;border-color:#42d7d152;background:linear-gradient(105deg,rgba(66,215,209,.11),transparent 56%),#0e1218e6}.contact-channel__icon{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;color:var(--brand);background:var(--brand-soft)}.contact-channel h2{margin:12px 0 8px;color:var(--text);font-size:20px;letter-spacing:-.024em}.contact-channel p{margin:0;color:var(--muted);font-size:13px;line-height:1.58}.contact-channel--primary h2{margin-top:7px}.contact-channel-grid{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contact-channel-grid .contact-channel{min-height:272px;display:flex;flex-direction:column;align-items:flex-start}.contact-channel-grid .contact-channel__icon{margin-bottom:28px}.contact-channel__link{margin-top:auto;padding-top:26px;display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:13px;font-weight:700}.contact-channel__link:hover{color:var(--text)}.contact-channel__pending{margin-top:auto!important;padding-top:26px;color:var(--text-secondary)!important;font-size:12px!important}@media(max-width:680px){.contact-page{width:min(calc(100% - 28px),1120px);padding:54px 0 66px}.contact-hero{padding-bottom:42px}.contact-hero h1{font-size:clamp(42px,11vw,54px)}.contact-hero p{font-size:15px}.contact-channel--primary{grid-template-columns:1fr;align-items:start}.contact-channel--primary .button{width:100%}.contact-channel-grid{grid-template-columns:1fr}.contact-channel,.contact-channel--primary{padding:24px}}.marketplace-hero{padding:30px 0 20px}.marketplace-hero h1{margin:8px 0 7px;font-size:clamp(36px,3.7vw,50px);line-height:1}.marketplace-hero p{font-size:14px}.featured-strips{padding:12px 0 14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.discovery-strip{min-height:80px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border-radius:11px}.discovery-strip__intro{min-height:0;padding:13px 14px;display:grid;grid-template-columns:29px minmax(0,1fr);align-items:center;column-gap:9px;border-bottom:0}.discovery-strip__icon{grid-row:span 2;margin:0}.discovery-strip h2{margin:0;font-size:13px}.discovery-strip p{display:none}.discovery-strip__items{padding:7px 9px 7px 0;display:flex;align-items:center}.discovery-strip__items button{min-height:0;padding:5px;grid-template-columns:28px minmax(0,1fr) 14px;gap:7px;border:0;border-radius:7px;background:#ffffff06}.discovery-strip__items button:hover{background:#42d7d114}.discovery-strip__items img{width:28px;height:28px}.discovery-strip__items small{display:none}.discovery-strip__items strong{font-size:10px}.discovery-strip__items svg{width:14px;height:14px}.catalog-browser{padding-top:4px}.catalog-results__heading{margin-bottom:13px}.catalog-results__heading h2{margin:0;font-size:21px}@media(max-width:1180px){.featured-strips{display:flex;overflow-x:auto;scrollbar-width:none}.featured-strips::-webkit-scrollbar{display:none}.featured-strips .discovery-strip,.featured-strips .discovery-strip:last-child{min-width:310px;flex:0 0 310px;display:grid;grid-column:auto}.featured-strips .discovery-strip:last-child .discovery-strip__intro{border-right:0;border-bottom:0}}@media(max-width:680px){.marketplace-hero{padding:18px 0 10px}.marketplace-hero .eyebrow{display:none}.marketplace-hero h1{margin:0;font-size:32px}.marketplace-hero p{display:none}.featured-strips{margin-inline:-1px;padding:8px 0 10px}.featured-strips .discovery-strip,.featured-strips .discovery-strip:last-child{min-width:278px;flex-basis:278px}.discovery-strip{min-height:64px}.discovery-strip__intro{padding-block:8px}.discovery-strip__items{padding-block:5px}.catalog-browser{padding-top:0}.catalog-results__heading{margin-bottom:11px}.catalog-results__heading h2{font-size:19px}.active-filters{display:none}.product-card__image{aspect-ratio:1.95}}.how-page{padding-bottom:92px}.how-page__hero{min-height:520px;padding:42px 0 70px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:end;gap:80px;border-bottom:1px solid var(--border-soft)}.how-page__hero-copy{max-width:760px}.how-page__hero-copy .back-link{margin-bottom:42px}.how-page__hero-copy h1{max-width:760px;margin:16px 0 18px;font-size:clamp(46px,5.4vw,72px);line-height:1.01}.how-page__hero-copy>p{max-width:670px;margin:0;font-size:16px}.how-page__journey{overflow:hidden;border:1px solid rgba(66,215,209,.22);border-radius:var(--radius-lg);background:radial-gradient(circle at 88% 5%,rgba(66,215,209,.12),transparent 34%),var(--surface-1);box-shadow:var(--shadow)}.how-page__journey>div{padding:22px 24px 20px;display:flex;flex-direction:column;gap:8px;border-bottom:1px solid var(--border-soft)}.how-page__journey>div>span,.how-operation-panel header>span{color:var(--brand);font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700;letter-spacing:.14em}.how-page__journey>div>strong{max-width:280px;font-size:15px;line-height:1.35}.how-page__journey ol{margin:0;padding:5px 24px 12px;display:flex;flex-direction:column;list-style:none}.how-page__journey li{min-height:55px;padding:12px 0;display:grid;grid-template-columns:30px 1fr;align-items:center;gap:12px;border-bottom:1px solid var(--border-soft)}.how-page__journey li:last-child{border-bottom:0}.how-page__journey li>span{color:var(--brand);font-family:IBM Plex Mono,monospace;font-size:10px}.how-page__journey li div{display:flex;justify-content:space-between;align-items:baseline;gap:14px}.how-page__journey li strong{font-size:12px}.how-page__journey li small{color:var(--muted);font-size:9px;text-align:right}.how-page__flow{padding:82px 0;border-bottom:1px solid var(--border-soft)}.how-page__flow>header{margin-bottom:36px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.54fr);align-items:end;gap:52px}.how-page__flow h2,.how-page__continuity h2{max-width:700px;margin:12px 0 0;font-size:34px;line-height:1.12}.how-page__flow>header>p{max-width:390px;margin:0;color:var(--muted);font-size:12px}.how-page__stages{display:flex;flex-direction:column;gap:16px}.how-page__stages article{min-height:318px;padding:30px 32px;display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.74fr);align-items:stretch;gap:52px;border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(circle at 100% 0%,rgba(66,215,209,.05),transparent 33%),var(--surface-1)}.how-page__stages article:nth-child(2n) .how-page__stage-copy{order:2}.how-page__stages article:nth-child(2n) .how-operation-panel{order:1}.how-page__stage-copy{padding:5px 0}.how-page__stage-meta{margin-bottom:34px;display:flex;align-items:center;justify-content:space-between}.how-page__stage-meta>span{color:var(--brand);font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700}.how-page__stage-meta i{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:var(--brand);background:var(--brand-soft)}.how-page__stage-meta svg{width:18px;height:18px}.how-page__stage-copy h3{max-width:500px;margin:10px 0;font-size:25px;line-height:1.12}.how-page__stage-copy p{max-width:580px;margin:0;font-size:13px}.how-page__stage-copy ul{margin:22px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:9px 18px;list-style:none}.how-page__stage-copy li{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:10px}.how-page__stage-copy li svg{color:var(--brand)}.how-operation-panel{min-height:250px;padding:18px;align-self:center;border:1px solid rgba(66,215,209,.2);border-radius:15px;background:linear-gradient(135deg,rgba(66,215,209,.08),transparent 48%),#0a1015}.how-operation-panel header{padding:4px 4px 14px;display:grid;gap:7px}.how-operation-panel header strong{font-size:15px}.how-operation-panel header small{width:fit-content;padding:4px 7px;border-radius:999px;color:var(--brand);background:#42d7d11a;font-size:9px;font-weight:700}.how-operation-panel ul{margin:0;padding:0;display:flex;flex-direction:column;list-style:none;border:1px solid var(--border-soft);border-radius:10px;overflow:hidden}.how-operation-panel li{min-height:47px;padding:10px 12px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid var(--border-soft);background:#05060873}.how-operation-panel li:last-child{border-bottom:0}.how-operation-panel li>span{color:var(--muted);font-size:10px}.how-operation-panel li>strong{color:var(--text);font-size:10px;text-align:right}.how-operation-panel--delivery{border-color:#42d7d152;background:radial-gradient(circle at 90% 10%,rgba(66,215,209,.16),transparent 31%),#091015}.how-page__continuity{padding:80px 0 0;display:grid;grid-template-columns:minmax(0,.76fr) minmax(520px,1.24fr);align-items:center;gap:72px}.how-page__continuity>div:first-child>p{max-width:520px;margin:13px 0 25px;font-size:13px}.how-page__relationship{padding:22px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:7px;border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(circle at 88% 8%,rgba(66,215,209,.1),transparent 30%),var(--surface-1)}.how-page__relationship>div{min-height:118px;padding:13px 9px;display:flex;flex-direction:column;justify-content:center;gap:6px;border:1px solid var(--border-soft);border-radius:10px;background:#05060861}.how-page__relationship>div>svg{width:18px;height:18px;color:var(--brand)}.how-page__relationship>div>span{font-size:11px;font-weight:700}.how-page__relationship>div>small{color:var(--muted);font-size:9px;line-height:1.45}.how-page__relationship>svg{width:15px;color:var(--brand)}@media(max-width:980px){.how-page__hero,.how-page__continuity{grid-template-columns:1fr;gap:40px}.how-page__hero{min-height:auto}.how-page__journey{max-width:680px}.how-page__flow>header{grid-template-columns:1fr;gap:14px}.how-page__stages article{grid-template-columns:1fr;gap:24px}.how-page__stages article:nth-child(2n) .how-page__stage-copy,.how-page__stages article:nth-child(2n) .how-operation-panel{order:initial}}@media(max-width:680px){.how-page{padding-bottom:70px}.how-page__hero{padding:30px 0 54px;gap:28px}.how-page__hero-copy .back-link{margin-bottom:34px}.how-page__hero-copy h1{font-size:42px}.how-page__hero-copy>p{font-size:14px}.how-page__journey>div,.how-page__journey ol{padding-inline:18px}.how-page__journey li div{align-items:flex-start;flex-direction:column;gap:2px}.how-page__journey li small{text-align:left}.how-page__flow{padding:58px 0}.how-page__flow h2,.how-page__continuity h2{font-size:28px}.how-page__stages article{min-height:auto;padding:22px}.how-page__stage-meta{margin-bottom:28px}.how-page__stage-copy h3{font-size:22px}.how-page__stage-copy ul{align-items:flex-start;flex-direction:column;gap:8px}.how-operation-panel{min-height:0}.how-page__continuity{padding-top:58px;gap:34px}.how-page__relationship{display:flex;flex-direction:column;align-items:stretch;gap:5px}.how-page__relationship>div{min-height:0;padding:14px}.how-page__relationship>svg{align-self:center;transform:rotate(90deg)}}
