:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--slate-blue:#7b53d0;--neon-violet:#c14fef;--sapphire-sky:#3271d2;--sky-blue-light:#42cde4;--space-indigo:#191c3a;--cornflower-blue:#7286f7;--warped-gradient-right:linear-gradient(90deg, var(--slate-blue), var(--neon-violet), var(--sapphire-sky), var(--sky-blue-light), var(--space-indigo), var(--cornflower-blue));--warped-gradient-hero:linear-gradient(135deg, var(--slate-blue), var(--neon-violet), var(--sapphire-sky), var(--sky-blue-light), var(--cornflower-blue));--bg-ink:#070816;--bg-panel:#1d2148e0;--bg-panel-strong:#1d2148f7;--line-soft:#8596ff5c;--line-cyan:#42cde480;--line-violet:#c14fef7a;--accent-cyan:var(--sky-blue-light);--accent-blue:var(--sapphire-sky);--accent-violet:var(--slate-blue);--accent-pink:var(--neon-violet);--accent-amber:#f8c86a;--text-main:#f6f8ff;--text-muted:#e1e7ff;--text-soft:#d7dfff;--text-dim:#cad5ff;background:var(--bg-ink);color:var(--text-main);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{background:radial-gradient(circle at 8% 0%, #7b53d061, transparent 32rem), radial-gradient(circle at 86% 6%, #c14fef45, transparent 28rem), radial-gradient(circle at 54% 105%, #42cde42e, transparent 34rem), linear-gradient(145deg, #070816 0%, var(--space-indigo) 48%, #0c1028 100%);min-width:320px;min-height:100vh;margin:0}body:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000f2,#0000 78%);mask-image:linear-gradient(#000000f2,#0000 78%)}button,input,select,textarea{font:inherit}button{cursor:pointer;color:#031525;background:linear-gradient(135deg, var(--sky-blue-light), var(--cornflower-blue) 48%, var(--neon-violet));border:1px solid #ffffff29;border-radius:.9rem;padding:.8rem 1rem;font-weight:800;transition:transform .16s,opacity .16s,box-shadow .16s;box-shadow:0 16px 42px #42cde433,inset 0 0 0 1px #ffffff14}.danger-button{color:#fecaca;background:linear-gradient(135deg,#450a0abd,#1e293bdb);border-color:#f871717a}.danger-button:hover:not(:disabled){box-shadow:0 16px 36px #f871712e}.secondary-button:hover:not(:disabled){box-shadow:0 16px 36px #60a5fa2e}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 20px 48px #22d3ee42}button:disabled{cursor:not-allowed;opacity:.55}input,select,textarea{color:#f6f8ff;background:#090b1ee0;border:1px solid #7286f75c;border-radius:.9rem;outline:none;width:100%;padding:.85rem 1rem}input::placeholder,textarea::placeholder{color:#aeb9ee}input:focus,select:focus,textarea:focus{border-color:#42cde4f2;box-shadow:0 0 0 4px #3271d23d}a{color:#93c5fd;text-decoration:none}a:hover{text-decoration:underline}.app-shell{width:min(1180px,100% - 2rem);margin:0 auto;padding:1.2rem 0 3rem}.topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.brand{align-items:center;gap:.85rem;min-width:min(100%,16rem);display:flex}.brand-logo-slot,.brand-mark{color:#f8fbff;background:linear-gradient(135deg,#7b53d066,#c14fef42,#42cde433),#191c3aeb;border:1px solid #42cde485;border-radius:1rem;place-items:center;width:3rem;height:3rem;font-weight:900;display:grid;overflow:hidden;box-shadow:inset 0 0 24px #7286f747,0 14px 42px #c14fef2e}.brand-logo-slot img{object-fit:contain;width:100%;height:100%;display:block}.brand-copy{gap:.08rem;min-width:0;display:grid}.brand-title{overflow-wrap:anywhere;letter-spacing:.025em;background:var(--warped-gradient-right);color:#0000;text-transform:uppercase;background-size:160% 100%;-webkit-background-clip:text;background-clip:text;max-width:100%;margin:0;font-size:clamp(1.28rem,2.6vw,1.72rem);line-height:1.02}.brand-subtitle{max-width:100%;color:var(--text-soft);letter-spacing:.025em;text-transform:uppercase;margin:0;font-size:clamp(.8rem,1.4vw,.92rem);font-weight:800;line-height:1.15}.nav-links{flex-wrap:wrap;flex:24rem;justify-content:flex-end;gap:.55rem;display:flex}.nav-link{color:#f4f7ff;background:#191c3ab8;border:1px solid #94a3b833;border-radius:999px;padding:.48rem .8rem}.nav-link.active{color:#fff;background:linear-gradient(135deg,#7b53d057,#c14fef33,#42cde424);border-color:#42cde4b8;box-shadow:0 10px 30px #c14fef24}.customer-menu{position:relative}.customer-menu summary{cursor:pointer;list-style:none}.customer-menu summary::-webkit-details-marker{display:none}.customer-menu-toggle{-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;display:inline-flex}.customer-menu-toggle:after{content:"⌄";color:var(--text-soft);font-size:.82rem}.customer-menu-avatar{color:#fff;background:var(--warped-gradient-right);border-radius:999px;place-items:center;width:1.45rem;height:1.45rem;font-size:.78rem;font-weight:900;display:inline-grid;box-shadow:0 0 18px #c14fef42}.customer-menu-name{text-overflow:ellipsis;white-space:nowrap;max-width:10rem;overflow:hidden}.customer-menu-panel{z-index:50;background:#131631fa;border:1px solid #42cde452;border-radius:1rem;gap:.55rem;min-width:min(18rem,100vw - 2rem);padding:.85rem;display:grid;position:absolute;top:calc(100% + .55rem);right:0;box-shadow:0 24px 80px #0000006b,0 0 28px #7b53d029}.customer-menu-panel a,.customer-menu-panel button{color:#f4f7ff;text-align:left;background:#ffffff0b;border:1px solid #94a3b833;border-radius:.75rem;width:100%;padding:.62rem .72rem}.customer-menu-panel button{cursor:pointer;font:inherit}.customer-menu-panel a:hover,.customer-menu-panel button:hover{background:#42cde41a;border-color:#42cde480}.customer-menu-panel small,.customer-menu-label{color:var(--text-muted);margin:0}.customer-menu-label{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.hero{grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);align-items:stretch;gap:1rem;margin-bottom:1rem;display:grid}.card,.hero-card,.status-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff0d,#ffffff03),radial-gradient(circle at 12% 0,#c14fef1f,#0000 18rem),radial-gradient(circle at 100% 0,#42cde414,#0000 16rem),#1d2148e0;border:1px solid #8596ff61;border-top-color:#42cde485;border-radius:1.4rem;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000057,inset 0 1px #ffffff14}.hero-card{padding:clamp(1.4rem,4vw,3rem)}.brand-hero-card{isolation:isolate}.brand-hero-card:before{content:"";background:var(--warped-gradient-right);opacity:.95;height:.28rem;position:absolute;inset:0 0 auto}.brand-lockup{align-items:center;gap:clamp(.7rem,1.5vw,1rem);width:min(100%,960px);max-width:100%;margin-bottom:1.25rem;display:flex}.brand-hero-logo{object-fit:contain;object-position:left center;flex:0 0 clamp(82px,8.5vw,96px);width:clamp(82px,8.5vw,96px);height:auto;display:block}.brand-hero-copy{flex:auto;gap:.22rem;min-width:0;max-width:100%;display:grid}.brand-kicker{color:#bff6ff;letter-spacing:clamp(.035em,.2vw,.055em);text-transform:uppercase;white-space:nowrap;font-size:clamp(1rem,1.85vw,1.22rem);font-weight:900;line-height:1.02}.brand-lockup strong{color:#fff;letter-spacing:clamp(.01em,.08vw,.025em);text-transform:uppercase;white-space:nowrap;max-width:100%;font-size:clamp(1.28rem,2.65vw,1.7rem);line-height:1}.app-shell>section+section,.app-shell>div+section,.app-shell>section+div,.app-shell>.portal-grid+section,.app-shell>.feature-grid+section{margin-top:clamp(1rem,2.5vw,1.5rem)}.card>:first-child,.hero-card>:first-child,.status-card>:first-child{margin-top:0}.card>:last-child,.hero-card>:last-child,.status-card>:last-child{margin-bottom:0}.eyebrow{color:#effcff;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#3271d252,#c14fef33);border:1px solid #42cde47a;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:.25rem;padding:.35rem .65rem;font-size:.78rem;font-weight:800;display:inline-flex;box-shadow:0 10px 28px #42cde41a}.hero h1{letter-spacing:-.055em;max-width:820px;margin:1rem 0 .85rem;font-size:clamp(2.2rem,5.4vw,4.15rem);line-height:1.04}.page-title{letter-spacing:-.05em;max-width:820px;margin:1rem 0 .85rem;font-size:clamp(2rem,4.5vw,3.35rem);line-height:1.06}.hero p,.lede{max-width:760px;color:var(--text-soft);font-size:clamp(1rem,2vw,1.16rem)}.status-card{flex-direction:column;justify-content:space-between;padding:1.2rem;display:flex}.kpi-grid,.feature-grid,.portal-grid{gap:1rem;display:grid}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid,.portal-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{padding:1.15rem}.card h2,.card h3,.card h4,.status-card h2,.status-card h3{letter-spacing:-.03em;margin:.2rem 0 .45rem}.muted{color:var(--text-dim)}.kpi-value{letter-spacing:-.04em;margin-top:.35rem;font-size:1.4rem;font-weight:900;display:block}.badge-row{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.badge{color:#eef3ff;background:#07081694;border:1px solid #7286f761;border-radius:999px;align-items:center;padding:.32rem .62rem;font-size:.76rem;font-weight:800;display:inline-flex}.badge.good{color:#bbf7d0;background:#16a34a24;border-color:#22c55e57}.badge.warn{color:#fde68a;background:#d9770624;border-color:#f59e0b5c}.form-stack{gap:.8rem;margin-top:1rem;display:grid}.section-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.section-header h2,.section-header p{margin-top:0}.device-search{grid-template-columns:minmax(0,1fr) auto;gap:.7rem;margin:1rem 0;display:grid}.audit-search{grid-template-columns:repeat(3,minmax(0,1fr)) auto}.admin-device-list{gap:.85rem;display:grid}.admin-device-card,.admin-edit-panel{background:#090b1e94;border:1px solid #7286f747;border-radius:1.1rem;padding:1rem}.admin-edit-panel{background:#191c3abd;border-color:#42cde461;margin-top:1rem}.admin-device-main{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-device-main h3{margin:.5rem 0 .25rem}.secondary-link{color:#f4f7ff;background:#191c3aeb;border:1px solid #7286f770;border-radius:.9rem;align-items:center;padding:.8rem 1rem;font-weight:800;display:inline-flex}.device-spec-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:1rem 0 0;display:grid}.device-spec-grid div{background:#0708168f;border:1px solid #7286f738;border-radius:.85rem;padding:.7rem}.device-spec-grid dt{color:var(--text-dim);letter-spacing:.06em;text-transform:uppercase;font-size:.74rem;font-weight:800}.device-spec-grid dd{color:var(--text-main);overflow-wrap:anywhere;margin:.2rem 0 0}.customer-device-detail{margin-bottom:1rem}.customer-dashboard-section,.customer-dashboard-grid,.support-plan-section,.shop-listing-card,.card+.portal-grid,.portal-grid+.card{margin-top:1rem}.feature-grid>.card,.portal-grid>.card,.symmetry-card-grid>.card{margin:0}.feature-grid>.card+.card,.portal-grid>.card+.card,.symmetry-card-grid>.card+.card{margin-top:0}.customer-device-list{gap:.9rem;margin-top:1rem;display:grid}.customer-device-card,.empty-state-card{background:#02061757;border:1px solid #60a5fa38;border-radius:1rem;padding:1rem}.customer-device-card h3,.empty-state-card h3{margin:.35rem 0}.account-credit-summary{margin-top:.9rem}.account-credit-heading{color:var(--text-soft);letter-spacing:.07em;text-transform:uppercase;margin:0 0 .45rem;font-size:.78rem;font-weight:900}.account-credit-strip{flex-wrap:wrap;gap:.55rem;margin-top:.85rem;display:flex}.account-credit-strip span{color:#d1fae5;background:#1665342e;border:1px solid #22c55e33;border-radius:999px;padding:.4rem .65rem;font-size:.86rem}.account-credit-line{margin-top:.75rem}.compact-device-search{grid-template-columns:minmax(0,1fr) auto;margin-bottom:0}.compact-manual-device{max-width:560px;margin-top:1rem}.customer-notes{background:#0f172a73;border:1px solid #94a3b82e;border-radius:1rem;margin-top:1rem;padding:1rem}.support-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.support-plan-card,.support-gate-card,.ticket-escalation-panel,.customer-credit-status,.support-terms-panel{background:#0f172a7a;border:1px solid #60a5fa38;border-radius:1rem;padding:1rem}.hidden{display:none!important}.conversational-gate{gap:1rem;display:grid}.gate-message-list{gap:.75rem;max-height:24rem;display:grid;overflow:auto}.gate-message{white-space:pre-line;border-radius:1rem;max-width:84%;padding:.85rem 1rem;line-height:1.5}.gate-message.structured-ai-message{white-space:normal;max-width:min(42rem,96%)}.ai-response-card{gap:.85rem;display:grid}.ai-response-section{gap:.35rem;display:grid}.ai-response-label,.ticket-summary-label{color:var(--sky-blue-light);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:900}.ai-response-section p,.ai-response-section ol,.ai-response-section ul{margin:0}.ai-response-section ol,.ai-response-section ul{gap:.35rem;padding-left:1.2rem;display:grid}.ai-response-section li::marker{color:var(--sky-blue-light);font-weight:800}.gate-message.bot{background:#2563eb29;border:1px solid #60a5fa40;justify-self:start}.gate-message.customer{background:#22c55e24;border:1px solid #4ade8038;justify-self:end}.gate-option-row{flex-wrap:wrap;gap:.6rem;display:flex}.gate-input-row{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;display:grid}.ticket-escalation-panel{background:linear-gradient(135deg,#16653447,#0f172a9e);border-color:#22c55e59;gap:.85rem;margin-top:1rem;display:grid}.ticket-escalation-panel h3{margin:0}.ticket-escalation-panel .inline-actions{margin-top:.2rem}.support-plan-card h3,.support-gate-card h3{margin-top:.6rem}.plan-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-rules-actions{margin-top:1rem}.compact-button{padding:.6rem .85rem;font-size:.86rem}.support-terms-panel{margin-top:1rem}.support-terms-panel summary{cursor:pointer;color:#f4f7ff;font-weight:900}.legal-note{font-size:.86rem}.compact-list{gap:.45rem}.checkbox-row{align-items:flex-start;gap:.65rem;display:flex}.checkbox-row input{width:auto;margin-top:.25rem}.ticket-update-form{gap:.75rem;margin-top:1rem;display:grid}.ticket-thread{background:#0f172a52;border:1px solid #94a3b829;border-radius:1rem;margin-top:1rem;padding:1rem}.ticket-message-list{gap:.75rem;margin-bottom:.85rem;display:grid}.ticket-message{background:#02061757;border-left:3px solid #38bdf8a6;border-radius:.75rem;padding:.7rem .85rem}.ticket-message.internal{border-left-color:#fbbf24bf}.audit-entry-card{border-color:#60a5fa38}.audit-actor{text-align:right;align-items:flex-end}.audit-metadata{background:#0f172a73;border:1px solid #94a3b824;border-radius:.85rem;margin-top:.85rem;padding:.75rem}.audit-metadata summary{cursor:pointer;color:#f4f7ff;font-weight:800}.audit-metadata pre{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--text-soft);margin:.75rem 0 0;font-size:.82rem}.customer-credit-status{background:linear-gradient(135deg,#0f172abd,#1665342e);border-color:#22c55e3d}.credit-meter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin:1rem 0;display:grid}.credit-meter-card{background:#0206173d;border:1px solid #94a3b829;border-radius:.95rem;padding:.9rem}.credit-meter-card p{color:var(--text-soft);margin:.45rem 0 0}.credit-number{color:#bbf7d0;font-size:1.45rem;font-weight:900}.credit-meter{background:#191c3ab8;border-radius:999px;height:.55rem;margin-top:.7rem;overflow:hidden}.credit-meter span{border-radius:inherit;background:linear-gradient(90deg,#22c55e,#38bdf8);height:100%;display:block}.customer-credit-activity{margin-top:1rem}.customer-credit-activity summary{cursor:pointer;color:#f4f7ff;font-weight:900}.customer-credit-row{background:#0f172a5c}.billing-prep-panel{border-top:1px solid #94a3b81f;padding-top:1rem}.credit-pack-grid{gap:.8rem;margin-top:.85rem;display:grid}.credit-pack-card,.credit-intent-card{background:#0206173d;border-color:#22c55e2e}.credit-pack-card{border:1px solid #94a3b824;border-radius:1rem;gap:.85rem;padding:.9rem;display:grid}.credit-pack-card p{margin:.2rem 0 0}.credit-pack-request-form{gap:.55rem;display:grid}.compact-button{width:fit-content}.credit-ops-panel{border-color:#22c55e40}.credit-summary-grid dd{font-size:1.05rem;font-weight:800}.credit-adjust-form{margin-top:1.2rem}.credit-ledger-list{gap:.7rem;margin-top:.75rem;display:grid}.credit-ledger-row{background:#02061747;border:1px solid #94a3b824;border-radius:.9rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.8rem;display:flex}.credit-ledger-row p{margin:.2rem 0 0}.ticket-message p{margin-bottom:0}.ticket-message-meta,.ticket-reply-form{gap:.65rem;display:grid}.ticket-message-meta{grid-template-columns:auto auto 1fr;align-items:center;margin-bottom:.35rem}.ticket-reply-form{margin-top:.75rem}.ticket-update-form select,.ticket-update-form textarea{min-width:0}.customer-ticket-panel{margin-bottom:1rem}.customer-notes h3,.customer-notes p{margin-top:0}.admin-device-form,.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1rem;display:grid}.shipping-address-grid{align-items:end}.shipping-address-panel input{text-transform:none}#shipping-state,#shipping-country{text-transform:uppercase}.checkbox-field{align-items:center;gap:.7rem;display:flex}.checkbox-field input{width:auto}.compact-portal-grid{grid-template-columns:minmax(180px,280px) minmax(0,1fr);align-items:start}.admin-device-form button,.wide-field{grid-column:1/-1}textarea{resize:vertical;min-height:7rem}code{color:#bae6fd;background:#02061761;border:1px solid #94a3b833;border-radius:.45rem;padding:.08rem .28rem}.inline-actions{flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1rem;display:flex}.secondary-button{color:#f4f7ff;box-shadow:none;background:#191c3aeb;border:1px solid #7286f770}.message{color:var(--text-soft);margin:.8rem 0 0}.message.error{color:#fca5a5}.message.success{color:#86efac}.checkout-success-panel{background:radial-gradient(circle at 0 0,#86efac2e,#0000 34%),linear-gradient(135deg,#3271d229,#191c3ad1);border:1px solid #86efac57;border-radius:1.2rem;gap:1rem;padding:1.25rem;display:grid;box-shadow:0 22px 60px #02061747}.checkout-success-icon{color:#06111f;background:linear-gradient(135deg, #86efac, var(--sky-blue-light));border-radius:999px;place-items:center;width:3.25rem;height:3.25rem;font-size:1.8rem;font-weight:900;display:grid;box-shadow:0 12px 30px #42cde43d}.checkout-success-panel h2{margin:.25rem 0 .45rem}.checkout-success-details{background:#02061740;border:1px solid #7286f747;border-radius:1rem;padding:1rem}.checkout-success-details p{margin:0 0 .5rem}.checkout-success-details ul{color:var(--text-soft);margin:0;padding-left:1.2rem}.checkout-success-details li+li{margin-top:.35rem}.result-actions{flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:.9rem;display:flex}.copy-status{font-size:.9rem}.admin-qr-panel{background:#02061747;border:1px solid #94a3b82e;border-radius:1rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:grid}.qr-preview{color:#0f172a;text-align:center;background:#fff;border-radius:.85rem;place-items:center;width:9rem;min-height:9rem;padding:.65rem;display:grid}.qr-preview svg{width:100%;height:auto;display:block}.admin-qr-panel p{margin:.25rem 0 0}.success-text{color:#86efac}.error-text{color:#fca5a5}.device-banner{background:#1e293bb8;border:1px solid #60a5fa47;border-radius:1.1rem;justify-content:space-between;gap:1rem;padding:.9rem 1rem;display:flex}.device-id{color:#bae6fd;overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.timeline{gap:.65rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.timeline li{color:var(--text-soft);border-left:2px solid #60a5fa66;padding-left:.8rem}.footer-note{color:var(--text-dim);margin-top:2rem;font-size:.86rem}.button-link,button.button-link{color:#06111f;cursor:pointer;background:linear-gradient(135deg,#60a5fa,#22d3ee);border:0;border-radius:.9rem;justify-content:center;align-items:center;padding:.8rem 1rem;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 16px 42px #22d3ee2e}.button-link.secondary-button{color:#f4f7ff;box-shadow:none;background:#191c3aeb;border:1px solid #7286f785}.button-link:hover{filter:brightness(1.08);text-decoration:none;transform:translateY(-1px);box-shadow:0 20px 50px #22d3ee42}.site-footer{color:var(--text-muted);border-top:1px solid #7286f73d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding:1.2rem 0 0;display:flex}.site-footer p{margin:0}.footer-links{flex-wrap:wrap;gap:1rem;display:flex}.image-feature-card{gap:1rem}.featured-build-image{object-fit:contain;background:#070816db;border-radius:1.2rem;width:100%;min-height:220px;max-height:360px;display:block}.image-placeholder{color:#f4f7ff;background:linear-gradient(135deg,#7b53d033,#c14fef1f,#42cde41a),#191c3ad1;border:1px dashed #42cde485;border-radius:1.2rem;place-items:center;min-height:220px;font-weight:800;display:grid}.image-placeholder.small{min-height:150px}.media-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1rem}.gallery-card{text-align:left;cursor:pointer;background:#090b1eb8;border:1px solid #7286f747;border-radius:1.15rem;min-height:190px;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #00000038}.gallery-card:hover{border-color:#42cde494;transform:translateY(-1px);box-shadow:0 22px 58px #42cde421}.gallery-image{object-fit:contain;background:#070816db;width:100%;height:100%;min-height:190px;display:block}.gallery-image.small{min-height:150px}.gallery-card-caption{color:#fff;background:linear-gradient(#07081600,#070816f0);gap:.25rem;padding:.8rem;display:grid;position:absolute;inset:auto 0 0}.gallery-card-caption span{color:var(--text-soft);font-size:.86rem}.gallery-modal-panel{background:#090b1e;border:1px solid #7286f757;border-radius:1.25rem;width:min(880px,100%);max-height:min(860px,100dvh - 2rem);padding:1rem;position:relative;overflow:auto;box-shadow:0 32px 90px #0000008c}.gallery-modal-image{object-fit:contain;background:#191c3ab8;border-radius:1rem;width:100%;max-height:min(62dvh,620px);display:block}.modal-close{z-index:2;background:#070816db;border-radius:999px;width:2.4rem;height:2.4rem;padding:0;position:absolute;top:.85rem;right:.85rem}.gallery-admin-preview{max-height:220px}.modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#020617db;place-items:center;padding:clamp(1rem,3vw,2rem);display:grid;position:fixed;inset:0}body.modal-open{overflow:hidden}.modal-backdrop.hidden{display:none}.modal-card{z-index:10001;background:#0f172a;border:1px solid #94a3b847;border-radius:1.2rem;width:min(780px,100%);max-height:min(760px,100dvh - 2rem);padding:1.2rem;position:relative;overflow:auto;box-shadow:0 32px 90px #00000073}.ticket-summary-grid{gap:.8rem;margin:1rem 0;display:grid}.ticket-summary-card{background:#191c3ab8;border:1px solid #94a3b82e;border-radius:1rem;padding:.9rem}.ticket-summary-card h4{margin:0 0 .55rem}.ticket-summary-card ul{color:var(--text-soft);gap:.42rem;margin:0;padding-left:1.1rem;display:grid}.ticket-summary-card li::marker{color:var(--sky-blue-light)}.support-addons-panel{background:#0f172a94;border:1px solid #60a5fa33;border-radius:1rem;padding:1rem}.support-addons-panel h3{margin-top:0}.dashboard-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;margin:1rem 0;display:grid}.metric-card{background:linear-gradient(145deg,#2563eb33,#0f172ab8),#0f172ab8;border:1px solid #60a5fa42;border-radius:1.1rem;gap:.55rem;min-height:7.25rem;padding:1rem;display:grid;box-shadow:0 18px 52px #0000003d}.metric-label{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900;line-height:1.25}.metric-value{color:#f8fafc;letter-spacing:-.06em;font-size:clamp(2rem,5vw,3rem);font-weight:950;line-height:1;display:block}.admin-tabs,.admin-subtabs{flex-wrap:wrap;gap:.65rem;margin:1rem 0;display:flex}.admin-tab,.admin-subtab{color:#eef3ff;cursor:pointer;background:#191c3ac7;border:1px solid #7286f770;border-radius:999px;padding:.65rem .9rem;font-weight:800}.admin-tab.active,.admin-subtab.active{color:#050816;background:linear-gradient(135deg, var(--sky-blue-light), var(--cornflower-blue));border-color:#0000}.nested-card{background:#090b1e94}.shop-listing-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),360px));justify-content:start;align-items:start;gap:clamp(1rem,2.5vw,1.35rem);display:grid}.shop-listing-card{background:#090b1e9e;border:1px solid #7286f747;border-radius:1.1rem;grid-template-rows:auto 1fr;max-width:380px;display:grid;overflow:hidden}.listing-card-body{gap:.7rem;padding:.95rem;display:grid}.listing-image{object-fit:contain;background:#070816db;border-radius:0;width:100%;height:clamp(150px,24vw,210px);display:block}.large-listing-image{border-radius:1rem;height:clamp(240px,36vw,460px);min-height:0}.compact-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-action-panel{background:#090b1e9e;border:1px solid #7286f747;border-radius:1rem;margin-top:1rem;padding:1rem}.shop-action-panel h3{margin:0 0 .35rem}.shop-build-answer-gate{margin-top:.9rem}.shop-answer-panel{border-top:1px solid #7286f72e;margin-top:.85rem;padding-top:.9rem}.shop-answer-form textarea,.shop-answer-followup-form textarea,.shop-question-form textarea{width:100%}.shop-answer-chat{gap:.75rem;display:grid}.shop-chat-bubble{background:#090b1eb8;border:1px solid #7286f738;border-radius:1rem;max-width:min(36rem,92%);padding:.75rem .9rem}.shop-chat-bubble span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;font-size:.78rem;font-weight:700;display:block}.shop-chat-bubble p{color:var(--text-main);margin:0}.shop-chat-bubble.customer{background:#3271d22e;border-color:#42cde447;justify-self:end}.shop-chat-bubble.assistant{background:#7b53d02e;border-color:#c14fef3d;justify-self:start}.shop-answer-next-step,.shop-answer-followup-form{margin-top:.75rem}.shop-answer-next-step>p{margin:0 0 .45rem}.shop-answer-result{margin-top:.75rem}.shop-answer-result p{margin:.45rem 0 0}.shop-staff-followup,.shop-staff-followup .shop-question-form{margin-top:.75rem}.shop-admin-card{border-color:#22d3ee3d}@media (width<=820px){.topbar,.hero,.device-banner,.admin-qr-panel{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.credit-meter-grid,.feature-grid,.portal-grid,.media-slot-grid,.gallery-grid,.admin-device-form,.device-search,.device-spec-grid,.gate-input-row,.support-plan-grid,.plan-spec-grid,.kpi-grid{grid-template-columns:1fr}.admin-device-main,.section-header{flex-direction:column}.brand{width:100%;min-width:0}.brand-logo-slot,.brand-mark{flex:0 0 2.8rem}.brand-title{font-size:clamp(1.2rem,7vw,1.45rem)}.brand-subtitle{font-size:clamp(.72rem,3.4vw,.82rem)}.brand-lockup{gap:clamp(.5rem,2.3vw,.75rem)}.brand-hero-logo{flex-basis:clamp(62px,18vw,82px);width:clamp(62px,18vw,82px)}.brand-kicker{letter-spacing:.035em;white-space:normal;font-size:clamp(.72rem,3.15vw,1rem)}.brand-lockup strong{letter-spacing:.006em;white-space:normal;overflow-wrap:normal;font-size:clamp(.98rem,4.25vw,1.32rem);line-height:1.05}.nav-links{flex:0 auto;place-content:flex-start;align-items:center;gap:.45rem;width:100%}.nav-link{justify-content:center;align-items:center;min-height:2.45rem;padding:.45rem .7rem;line-height:1.1;display:inline-flex}.app-shell{width:min(100% - 1rem,1180px);padding-top:.8rem}.hero-card,.card,.status-card{border-radius:1rem}.inline-actions{align-items:stretch}.inline-actions>*{justify-content:center}}.cart-count{color:#06111f;background:var(--sky-blue-light);border:1px solid #42cde48c;border-radius:999px;place-items:center;min-width:1.35rem;min-height:1.35rem;margin-left:.25rem;font-size:.78rem;font-weight:900;display:inline-grid}.cart-line-list{gap:.8rem;margin:1rem 0;display:grid}.cart-line-item{background:#090b1ebd;border:1px solid #8596ff61;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.success-button{color:#06111f!important;background:linear-gradient(135deg,#86efac,#42cde4)!important}.shop-listing-card:hover,.support-pack-card:hover,.cart-line-item:hover{border-color:#42cde49e;box-shadow:0 20px 54px #42cde424}.listing-card-body>.eyebrow+h3{margin-top:.35rem}.cart-line-copy{min-width:0}.cart-line-copy strong,.cart-line-copy p{overflow-wrap:anywhere}.cart-line-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;min-width:max-content;display:inline-flex}.cart-line-actions strong{white-space:nowrap}@media (width<=640px){.shop-listing-grid{grid-template-columns:1fr}.shop-listing-card{max-width:none}.cart-line-item{align-items:start;display:grid}.cart-line-actions{justify-content:flex-start;min-width:0}}.listing-carousel{background:#070816db;display:block;position:relative;overflow:hidden}.listing-carousel img{object-fit:contain;opacity:0;width:100%;height:100%;animation:listingCarouselFade calc(var(--carousel-count,1) * 5s) infinite;animation-delay:calc(var(--slide-index,0) * 5s);transition:opacity .45s;position:absolute;inset:0}@keyframes listingCarouselFade{0%,18%{opacity:1}24%,to{opacity:0}}.cart-line-item{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.9rem}.cart-quantity-control{white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.cart-quantity-control input{text-align:center;width:4.25rem;padding:.65rem .45rem}.cart-terms-panel,.shipping-estimator,.checkout-terms-panel{background:#0b0d1f7a;border:1px solid #7286f757;border-radius:1.1rem;margin:1rem 0;padding:1rem}.made-to-order-cart-item{background:#c14fef14;border-color:#c14fef6b}@media (width<=720px){.cart-line-item{grid-template-columns:1fr}.cart-line-actions,.cart-quantity-control{justify-content:flex-start}}#cart-panel{overflow:hidden}#cart-panel .section-header{align-items:flex-start;gap:1rem}#cart-panel .cart-line-list{flex-direction:column;gap:1rem;width:100%;margin:1.1rem 0;display:flex}#cart-panel .cart-line-item{box-sizing:border-box;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:.85rem;width:100%;max-width:100%;display:grid!important}#cart-panel .cart-line-copy,#cart-panel .cart-line-copy strong,#cart-panel .cart-line-copy p{overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:100%}#cart-panel .cart-quantity-control,#cart-panel .cart-line-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.55rem;width:100%;min-width:0;max-width:100%;display:flex}#cart-panel .cart-line-actions{justify-content:space-between}#cart-panel .cart-line-actions strong{white-space:normal;overflow-wrap:anywhere}#cart-panel .cart-quantity-control input{flex:none;width:4.75rem;min-width:4.75rem}#cart-panel .compact-button{flex:none;min-width:2.75rem}#cart-panel .cart-terms-panel,#cart-panel .shipping-estimator,#cart-panel .checkout-terms-panel{box-sizing:border-box;width:100%;margin-top:1rem}.linked-publish-panel{background:#0a0c20b8;border:1px solid #7286f75c;border-radius:1.15rem;padding:1rem}.linked-publish-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:.75rem 0 1.1rem;display:grid}@media (width>=860px){#cart-panel .cart-line-item{grid-template-columns:minmax(0,1fr) minmax(12rem,auto) minmax(9rem,auto);align-items:center}#cart-panel .cart-quantity-control{justify-content:center;width:auto}#cart-panel .cart-line-actions{justify-content:flex-end;width:auto}}@media (width<=720px){.linked-publish-fields{grid-template-columns:1fr}}#cart-panel{flex-direction:column;gap:clamp(1.15rem,2.8vw,1.75rem);display:flex}#cart-panel>.section-header,#cart-panel>.inline-actions,#cart-panel>.support-pack-shop-panel,#cart-panel>.cart-line-list,#cart-panel>.cart-summary-panel,#cart-panel>.shipping-estimator,#cart-panel>.cart-terms-panel,#cart-panel>.checkout-terms-panel{margin-top:0!important;margin-bottom:0!important}#cart-panel>.inline-actions{padding-bottom:.15rem}#cart-panel>.support-pack-shop-panel{border-top:1px solid #7286f72e;width:100%;padding-top:clamp(.35rem,1.5vw,.75rem)}#cart-panel>.support-pack-shop-panel>.section-header,#shop-support-pack-panel .support-pack-shop-panel>.section-header{margin-bottom:clamp(.95rem,2vw,1.25rem)}.symmetry-card-grid{grid-auto-rows:1fr;align-items:stretch!important;gap:clamp(1rem,2.2vw,1.35rem)!important}.symmetry-card-grid>.card{height:100%;min-height:var(--symmetry-card-min-height,13rem);flex-direction:column;justify-content:flex-start;place-self:stretch stretch;align-items:stretch;gap:.8rem;display:flex}.symmetry-card-grid>.card>h3,.symmetry-card-grid>.card>h4,.symmetry-card-grid>.card>p,.symmetry-card-grid>.card>ul,.symmetry-card-grid>.card>form,.symmetry-card-grid>.card>div{margin-top:0}.symmetry-card-grid>.card>h3,.symmetry-card-grid>.card>h4{align-items:flex-start;min-height:2.25em;margin-bottom:0;display:flex}.symmetry-card-grid>.card>p,.symmetry-card-grid>.card>ul{flex:auto}.symmetry-card-grid>.card>:last-child{margin-bottom:0}.symmetry-card-grid>.card>.button-link,.symmetry-card-grid>.card>.secondary-link,.symmetry-card-grid>.card>.compact-button,.symmetry-card-grid>.card>.badge,.symmetry-card-grid>.card>form,.symmetry-card-grid>.card>.inline-actions{align-self:flex-start;margin-top:auto}.homepage-feature-grid,.customer-dashboard-grid,.device-portal-action-grid,.support-pack-grid{width:100%}.homepage-feature-grid{--symmetry-card-min-height:12.5rem}.customer-dashboard-grid,.device-portal-action-grid{--symmetry-card-min-height:13rem}.support-pack-grid{--symmetry-card-min-height:14rem}.support-pack-grid>.support-pack-card>div{flex:auto}.support-pack-grid>.support-pack-card .compact-button{align-self:flex-start;margin-top:auto}@media (width>=900px){.homepage-feature-grid,.customer-dashboard-grid,.device-portal-action-grid,.support-pack-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=899px){.homepage-feature-grid,.customer-dashboard-grid,.device-portal-action-grid,.support-pack-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr))!important}}@media (width<=720px){#cart-panel{gap:1.15rem}.symmetry-card-grid>.card{min-height:auto}}.ticket-attachment-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-top:.85rem;display:grid}.ticket-attachment-card{color:var(--text-main);background:#191c3a6b;border:1px solid #7286f73d;border-radius:14px;flex-direction:column;gap:.45rem;min-width:0;padding:.5rem;text-decoration:none;display:flex}.ticket-attachment-card:hover,.ticket-attachment-card:focus-visible{border-color:#42cde494;box-shadow:0 0 0 3px #42cde41f}.ticket-attachment-card img{aspect-ratio:4/3;object-fit:cover;background:#0408148c;border-radius:10px;width:100%}.ticket-attachment-card span{text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-size:.82rem;overflow:hidden}.admin-invoice-panel{overflow:hidden}.admin-invoice-generator{grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:start;gap:clamp(1rem,2.5vw,1.5rem);display:grid}.admin-invoice-editor{gap:1rem;display:grid}.admin-invoice-card{background:#090b1e9e;border:1px solid #7286f73d;border-radius:1.1rem;padding:1rem}.admin-invoice-card h3{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.55rem;margin:0 0 .9rem;font-size:.82rem;display:flex}.admin-invoice-card h3 span{background:var(--sky-blue-light);border-radius:999px;width:.45rem;height:.45rem;box-shadow:0 0 16px #42cde4cc}.admin-invoice-card label,.invoice-item-row label{gap:.35rem;margin-bottom:.85rem;display:grid}.admin-invoice-card label:last-child,.invoice-item-row label:last-child{margin-bottom:0}.admin-invoice-grid{gap:.75rem;display:grid}.admin-invoice-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-invoice-grid.three{grid-template-columns:.8fr 1.05fr 1fr}.invoice-item-row{background:#191c3a7a;border:1px solid #7286f733;border-radius:1rem;gap:.75rem;margin-bottom:.85rem;padding:.9rem;display:grid}.invoice-item-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.invoice-item-head strong{color:var(--text-dim);letter-spacing:.12em;font-size:.75rem}.invoice-remove-item{padding:.45rem .7rem;font-size:.8rem}.invoice-price-wrap{display:block;position:relative}.invoice-price-wrap input{padding-left:1.65rem}.invoice-currency-symbol{color:var(--text-dim);z-index:1;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.invoice-item-row.non-priced .invoice-price-wrap{opacity:.45}.invoice-coverage-toggle{border-top:1px dashed #7286f73d;margin-top:.1rem;padding-top:.75rem}.invoice-term-fields{display:none}.invoice-item-row.has-term .invoice-term-fields{display:grid}.invoice-custom-days{display:none!important}.invoice-item-row.custom-term .invoice-custom-days{display:grid!important}.invoice-add-item{border-style:dashed;justify-content:center;width:100%}.invoice-hint{margin-bottom:0;font-size:.85rem}.admin-invoice-preview-wrap{padding:.5rem .25rem 1.25rem;overflow:auto}.invoice-paper{color:#10141c;background:#fff;border-radius:.45rem;width:816px;max-width:100%;min-height:1056px;margin:0 auto;overflow:hidden;box-shadow:0 28px 80px #0000006b}.invoice-paper-pdf-export{width:816px!important;min-width:816px!important;max-width:816px!important;min-height:1056px!important}.invoice-paper-pdf-export .invoice-paper-inner{padding:56px 60px 48px!important}.invoice-paper-pdf-export .invoice-paper-top,.invoice-paper-pdf-export .invoice-paper-meta,.invoice-paper-pdf-export .invoice-paper-foot,.invoice-paper-pdf-export .invoice-paper-bottom{flex-direction:row!important;display:flex!important}.invoice-paper-pdf-export .invoice-paper-label,.invoice-paper-pdf-export .invoice-paper-bottom span{text-align:right!important}.invoice-paper-inner{padding:clamp(1.5rem,5vw,3.5rem)}.invoice-paper-top,.invoice-paper-meta,.invoice-paper-foot,.invoice-paper-bottom{justify-content:space-between;gap:2rem;display:flex}.invoice-paper-brand{align-items:center;gap:.9rem;display:flex}.invoice-paper-mark{background:#fff;border-radius:.9rem;place-items:center;width:3.25rem;height:3.25rem;display:grid;overflow:hidden}.invoice-paper-mark img{object-fit:contain;width:100%;height:100%;display:block}.invoice-paper-brand strong{color:#1b2436;letter-spacing:-.02em;font-size:1.5rem;display:block}.invoice-paper-brand strong span{color:#3271d2}.invoice-paper-brand small,.invoice-paper-bottom span,.invoice-paper-dates span,.invoice-paper-heading,.invoice-muted{color:#8794aa}.invoice-paper-brand small,.invoice-paper-dates strong,.invoice-paper-label p,.invoice-paper-table td:nth-child(n+2),.invoice-paper-totals strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.invoice-paper-label{text-align:right}.invoice-paper-label h1{color:#1b2436;letter-spacing:.05em;margin:0;font-size:2.1rem}.invoice-paper-label p{color:#41506a;margin:.2rem 0 0}.invoice-paper-rule{background:linear-gradient(90deg,#3271d2,#c14fef 58%,#0000);border-radius:999px;height:3px;margin:1.65rem 0 1.85rem}.invoice-paper-heading{letter-spacing:.14em;text-transform:uppercase;margin:0 0 .45rem;font-size:.72rem;font-weight:850}.invoice-paper-meta{margin-bottom:2rem}.invoice-paper-meta strong{color:#10141c;font-size:1.05rem;display:block}#invoice-preview-bill-detail,#invoice-preview-notes{white-space:pre-line}.invoice-paper-meta p,.invoice-paper-notes p,.invoice-paper-bottom{color:#41506a;line-height:1.55}.invoice-paper-dates{min-width:210px}.invoice-paper-dates p{justify-content:space-between;gap:1rem;margin:.25rem 0;display:flex}.invoice-paper-table{border-collapse:collapse;width:100%;margin-bottom:1rem}.invoice-paper-table th{color:#8794aa;letter-spacing:.12em;text-align:left;text-transform:uppercase;border-bottom:2px solid #1b2436;padding:0 0 .75rem;font-size:.7rem}.invoice-paper-table th:nth-child(n+2),.invoice-paper-table td:nth-child(n+2){text-align:right}.invoice-paper-table td{vertical-align:top;border-bottom:1px solid #e7ebf2;padding:.95rem 0}.invoice-paper-table td strong{color:#10141c}.invoice-paper-table td small{color:#8794aa;font-family:var(--font-body,inherit);margin-top:.25rem;font-size:.76rem;display:block}.invoice-coverage{color:#3271d2;background:#eef3ff;border-radius:999px;margin:.5rem 0 0;padding:.35rem .7rem;font-size:.78rem;font-weight:800;display:inline-block}.invoice-coverage.support{color:#0f9d5c;background:#eafaf2}.invoice-coverage.warning{color:#b45309;background:#fffbeb}.invoice-amount-tag{letter-spacing:.04em;border-radius:.55rem;padding:.3rem .65rem;font-size:.75rem;font-weight:850;display:inline-block}.invoice-amount-tag.free{color:#0f9d5c;background:#dcfce7}.invoice-amount-tag.included{color:#41506a;background:#eef1f6}.invoice-empty{color:#8794aa;font-style:italic;text-align:center!important}.invoice-paper-foot{align-items:flex-start;margin-top:1.75rem}.invoice-paper-notes{flex:1}.invoice-paper-totals{flex:none;width:300px}.invoice-paper-totals p,.invoice-paper-totals div{color:#41506a;justify-content:space-between;gap:1rem;margin:0;padding:.5rem 0;display:flex}.invoice-paper-totals div{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#1b2436;border-radius:.85rem;align-items:center;margin-top:.65rem;padding:1rem 1.15rem;font-weight:850}.invoice-paper-totals div strong{color:#fff;font-size:1.28rem}.invoice-paper-bottom{border-top:1px solid #e7ebf2;align-items:center;margin-top:2.5rem;padding-top:1.25rem}.invoice-paper-bottom strong{color:#1b2436}.invoice-paper-bottom span{text-align:right;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}@media (width<=1120px){.admin-invoice-generator{grid-template-columns:1fr}}@media (width<=820px){.admin-invoice-grid.two,.admin-invoice-grid.three,.invoice-paper-top,.invoice-paper-meta,.invoice-paper-foot,.invoice-paper-bottom{flex-direction:column;grid-template-columns:1fr}.invoice-paper-label,.invoice-paper-bottom span{text-align:left}.invoice-paper{min-width:680px}}.admin-upload-field small{margin-top:.45rem;display:block}.admin-upload-field input[type=file]{padding:.7rem}.mobile-app-shell,.mobile-brand-logo{display:none}@media (width<=760px),(pointer:coarse) and (width<=900px){*,:before,:after{box-sizing:border-box}html,body{width:100%;overflow-x:hidden}body{min-width:0}.mobile-app-shell{width:100%;max-width:430px;min-height:100dvh;padding:max(.75rem, env(safe-area-inset-top)) clamp(.75rem, 3.5vw, 1rem) max(1rem, env(safe-area-inset-bottom));align-content:start;gap:.85rem;margin:0 auto;display:grid}.mobile-topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;min-width:0;padding:.35rem 0 .05rem;display:grid}.mobile-brand-link{align-items:center;min-width:0;max-width:100%;display:inline-flex}.mobile-brand-logo{object-fit:contain;width:min(9.75rem,52vw);max-height:3.8rem;display:block}.mobile-text-button{width:auto;min-width:5.65rem;min-height:2.75rem;color:var(--text-main);font:inherit;white-space:nowrap;background:#0f172ab3;border:1px solid #7286f766;border-radius:999px;justify-content:center;align-items:center;padding:.58rem .78rem;font-size:.86rem;font-weight:850;line-height:1;text-decoration:none;display:inline-flex}.mobile-support-page,.mobile-card,.mobile-app-shell>.card,.mobile-app-shell>.customer-device-card,.mobile-app-shell>.customer-ticket-panel,.mobile-app-shell>.support-chat-shell,.mobile-app-shell>.customer-credit-status{background:linear-gradient(#191c3af5,#070816f0);border:1px solid #42cde452;border-radius:1.15rem;gap:.85rem;width:100%;min-width:0;margin:0;padding:clamp(.9rem,4vw,1.1rem);display:grid;overflow:hidden;box-shadow:0 18px 52px #00000047}.mobile-support-page>.mobile-brand-logo{justify-self:center;width:min(10.75rem,62vw);max-height:4rem;margin-bottom:.1rem}.mobile-support-page h1,.mobile-app-shell h1.page-title{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(1.55rem,7vw,2.05rem);line-height:1.08}.mobile-app-shell h2,.mobile-app-shell h3{margin-top:0;line-height:1.1}.mobile-lede,.mobile-app-shell .lede,.mobile-app-shell .muted,.mobile-app-shell .message{overflow-wrap:anywhere;max-width:100%}.mobile-lede{color:var(--text-soft);margin:0;font-size:.98rem;line-height:1.45}.mobile-claim-form,.mobile-device-list,.mobile-action-row,.mobile-app-shell form{gap:.75rem;width:100%;min-width:0;display:grid}.mobile-app-shell label{gap:.42rem;width:100%;min-width:0;display:grid}.mobile-action-row{grid-template-columns:1fr;align-items:stretch}.mobile-app-shell input,.mobile-app-shell textarea,.mobile-app-shell select,.mobile-app-shell button,.mobile-app-shell .button-link,.mobile-full-action{text-align:center;white-space:normal;overflow-wrap:anywhere;border-radius:.95rem;justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;min-height:3.15rem;padding:.85rem 1rem;font-size:1rem;line-height:1.15;display:inline-flex}.mobile-app-shell input,.mobile-app-shell textarea,.mobile-app-shell select{text-align:left;display:block}.mobile-app-shell textarea{min-height:7rem}.mobile-app-shell .button-link,.mobile-app-shell a.secondary-button,.mobile-full-action{text-decoration:none}.mobile-app-shell .inline-actions{grid-template-columns:1fr;gap:.7rem;width:100%;display:grid}.mobile-app-shell .secondary-button.compact-button,.mobile-app-shell .compact-button{width:100%;min-height:3.15rem}.mobile-device-chip{background:#090b1ed1;border:1px solid #7286f76b;border-radius:1rem;gap:.25rem;min-width:0;padding:.9rem 1rem;display:grid}.mobile-device-chip span{color:var(--text-dim);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:850}.mobile-device-chip strong{overflow-wrap:anywhere;font-size:clamp(1.05rem,5vw,1.35rem)}.mobile-app-shell .customer-device-card,.mobile-app-shell .ticket-card,.mobile-app-shell .empty-state-card,.mobile-app-shell .customer-ticket-panel,.mobile-app-shell .support-chat-shell,.mobile-app-shell .customer-credit-status{gap:.85rem;width:100%;min-width:0;display:grid}.mobile-app-shell .customer-device-card .inline-actions,.mobile-app-shell .ticket-card .inline-actions,.mobile-app-shell .customer-ticket-panel .inline-actions{grid-template-columns:1fr;gap:.7rem;width:100%;display:grid}.mobile-app-shell .device-banner,.mobile-app-shell .portal-grid,.mobile-app-shell .feature-grid,.mobile-app-shell .device-spec-grid,.mobile-app-shell .ticket-card,.mobile-app-shell .support-chat-shell,.mobile-app-shell .customer-credit-grid,.mobile-app-shell .credit-meter-grid,.mobile-app-shell .ticket-summary-grid{overflow-wrap:anywhere;grid-template-columns:1fr;min-width:0;max-width:100%;display:grid}.mobile-app-shell .device-spec-grid div,.mobile-app-shell .credit-meter-card,.mobile-app-shell .ticket-summary-card,.mobile-app-shell .credit-ledger-row{min-width:0}.mobile-app-shell .support-terms-panel,.mobile-app-shell .modal-card{max-width:calc(100vw - 1.3rem)}@media (width>=420px){.mobile-action-row.mobile-action-row-balanced{grid-template-columns:1fr 1fr}}.mobile-app-shell{width:min(100%,420px)!important;max-width:420px!important;padding-inline:clamp(.85rem,4vw,1rem)!important}.mobile-app-shell>*{width:100%!important;min-width:0!important;max-width:100%!important}.mobile-topbar{grid-template-columns:minmax(0,1fr) auto!important}.mobile-support-page,.mobile-card,.mobile-app-shell>.customer-device-card,.mobile-app-shell>.customer-ticket-panel,.mobile-app-shell>.support-chat-shell,.mobile-app-shell>.customer-credit-status{border-radius:1.05rem!important;padding:1rem!important}.mobile-support-page h1,.mobile-app-shell h1.page-title{font-size:clamp(1.5rem,6.8vw,1.95rem)!important;line-height:1.08!important}.mobile-action-row,.mobile-app-shell .inline-actions,.mobile-app-shell form,.mobile-app-shell .device-spec-grid,.mobile-app-shell .ticket-summary-grid,.mobile-app-shell .customer-credit-grid,.mobile-app-shell .credit-meter-grid{grid-template-columns:1fr!important;gap:.72rem!important;width:100%!important;display:grid!important}.mobile-app-shell button,.mobile-app-shell .button-link,.mobile-app-shell .secondary-link,.mobile-app-shell input,.mobile-app-shell select,.mobile-app-shell textarea{box-sizing:border-box!important;border-radius:.9rem!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:3.25rem!important;padding:.9rem 1rem!important;font-size:1rem!important;line-height:1.15!important}.mobile-app-shell button,.mobile-app-shell .button-link,.mobile-app-shell .secondary-link{text-align:center!important;justify-content:center!important;align-items:center!important;display:flex!important}.mobile-app-shell input,.mobile-app-shell select,.mobile-app-shell textarea{text-align:left!important}.mobile-text-button{border-radius:999px!important;width:auto!important;min-width:5.4rem!important;min-height:2.7rem!important;padding:.58rem .78rem!important;font-size:.86rem!important}}@media (width<=820px){.app-shell .topbar{grid-template-columns:1fr!important;align-items:stretch!important;gap:.85rem!important;margin-bottom:1.15rem!important;display:grid!important}.app-shell .brand{width:100%!important}.app-shell .nav-links{flex:none!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:.5rem!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;display:grid!important}.app-shell .nav-link,.app-shell .customer-menu,.app-shell .customer-menu-toggle{width:100%!important;min-width:0!important;max-width:100%!important}.app-shell .nav-link,.app-shell .customer-menu-toggle{text-align:center!important;white-space:nowrap!important;border-radius:.82rem!important;justify-content:center!important;align-items:center!important;height:100%!important;min-height:2.75rem!important;padding:.58rem .42rem!important;font-size:clamp(.72rem,3vw,.86rem)!important;line-height:1.05!important;display:inline-flex!important}.app-shell .nav-link .cart-count{min-width:1.05rem;min-height:1.05rem;margin-left:.18rem;font-size:.62rem}.app-shell .customer-menu-name{max-width:4.75rem}}@media (width<=360px){.app-shell .nav-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
