:root{--ink:#070807;--ink-soft:#111311;--paper:#f5f6ef;--white:#fff;--lime:#9bf43a;--lime-bright:#a7ff3f;--muted:#636860;--line:#dfe2d9;--radius:22px;--font-display:"Arial Narrow", "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;--font-body:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;margin:0}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--lime);color:var(--ink)}:focus-visible{outline:3px solid var(--lime);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.preview-ribbon{background:var(--lime);color:var(--ink);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:14px;min-height:40px;padding:6px 24px;font-size:.72rem;font-weight:800;display:flex}.preview-ribbon span{background:var(--ink);color:var(--white);letter-spacing:.12em;border-radius:999px;padding:4px 9px;font-size:.62rem}.preview-ribbon p{margin:0}.site-header{color:var(--white);z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070807f0;border-bottom:1px solid #ffffff1a;grid-template-columns:auto 1fr auto;align-items:center;min-height:80px;padding:12px max(28px,50vw - 720px);display:grid;position:sticky;top:0}.brand{align-items:center;gap:12px;width:fit-content;display:inline-flex}.brand-mark{background:var(--white);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.brand-mark img{object-fit:contain;width:54px;height:54px}.brand>span:last-child{flex-direction:column;line-height:.9;display:flex}.brand strong{font-family:var(--font-display);letter-spacing:-.04em;font-size:1.35rem;font-weight:950;font-stretch:75%}.brand small{color:var(--lime);letter-spacing:.25em;margin-top:7px;font-size:.63rem;font-weight:900}.site-header .desktop-navigation{justify-content:center;align-items:center;gap:clamp(22px,3vw,44px);display:flex}.site-header nav a{color:#d7d9d4;font-size:.9rem;font-weight:650;transition:color .16s}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--lime)}.mobile-navigation{display:none;position:relative}.mobile-navigation summary{cursor:pointer;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:9px;min-height:44px;padding:0 15px;font-size:.76rem;font-weight:800;display:inline-flex}.mobile-navigation summary::-webkit-details-marker{display:none}.mobile-navigation summary::marker{content:""}:is(.mobile-navigation summary:hover,.mobile-navigation summary:focus-visible){background:var(--lime);color:var(--ink);outline:0}.mobile-navigation nav{background:#11130f;border:1px solid #ffffff24;border-radius:16px;gap:3px;min-width:min(290px,100vw - 36px);padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 55px #00000061}.mobile-navigation nav a{border-radius:10px;min-height:44px;padding:12px 13px;display:flex}:is(.mobile-navigation nav a:hover,.mobile-navigation nav a:focus-visible){background:#ffffff14;outline:0}.mobile-navigation .mobile-navigation-cta{background:var(--lime);color:var(--ink);justify-content:center;margin-top:4px}.header-cta{border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 19px;font-size:.82rem;font-weight:750;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.header-cta:hover{background:var(--lime);border-color:var(--lime);color:var(--ink)}.hero{background:radial-gradient(circle at 72% 45%, #9bf43a2e, transparent 34%), linear-gradient(#ffffff06 1px, transparent 1px), linear-gradient(90deg, #ffffff06 1px, transparent 1px), var(--ink);color:var(--white);background-size:auto,56px 56px,56px 56px,auto;grid-template-columns:minmax(0,1.05fr) minmax(460px,.95fr);min-height:690px;padding:90px max(28px,50vw - 720px) 88px;display:grid;overflow:hidden}.hero-copy{z-index:2;align-self:center;max-width:750px;padding-right:42px;position:relative}.eyebrow,.section-kicker{letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:.72rem;font-weight:850;display:flex}.eyebrow{color:var(--lime)}.eyebrow-dot,.live-dot{background:var(--lime);border-radius:999px;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 5px #9bf43a1f}.hero h1{font-family:var(--font-display);letter-spacing:-.072em;text-transform:uppercase;max-width:780px;margin:0;font-size:clamp(4.4rem,7.2vw,7.6rem);font-weight:950;font-stretch:75%;line-height:.83}.hero h1 span{color:var(--lime);display:inline-block}.hero-lede{color:#c9cdc5;max-width:620px;margin:32px 0 0;font-size:clamp(1rem,1.7vw,1.22rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:0;border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:54px;padding:0 24px;font-size:.9rem;font-weight:800;transition:transform .16s,background .16s,color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--lime);color:var(--ink)}.button-primary:hover{background:var(--lime-bright)}.button-secondary{color:var(--white);background:#ffffff14;border:1px solid #fff3}.button-dark{background:var(--ink);color:var(--white)}.button-outline{color:var(--white);border:1px solid #ffffff47}.hero-proof{border-top:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);gap:22px;max-width:660px;margin-top:50px;padding-top:24px;display:grid}.hero-proof div{flex-direction:column;gap:4px;display:flex}.hero-proof strong{color:var(--white);font-size:.96rem}.hero-proof span{color:#8d9289;font-size:.72rem;line-height:1.4}.hero-stage{min-height:510px;position:relative}.stage-glow{background:var(--lime);filter:blur(50px);opacity:.18;border-radius:50%;width:260px;height:260px;position:absolute;top:28%;right:12%}.phone-shell{background:#171917;border:2px solid #ffffff2b;border-radius:42px;padding:9px;position:absolute;overflow:hidden;box-shadow:0 42px 90px #00000094}.phone-shell:before{content:"";z-index:2;background:#050505;border-radius:0 0 12px 12px;width:92px;height:24px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-shell img{object-fit:cover;border-radius:32px;width:100%;height:100%}.phone-shell-back{width:228px;height:430px;top:20px;right:1%;transform:rotate(10deg)}.phone-shell-front{z-index:2;width:252px;height:480px;bottom:-10px;left:8%;transform:rotate(-5deg)}.floating-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:3;background:#141714db;border:1px solid #ffffff29;border-radius:15px;flex-direction:column;gap:5px;padding:15px 18px;display:flex;position:absolute;box-shadow:0 16px 45px #0000006b}.floating-card span{color:var(--lime);letter-spacing:.17em;font-size:.58rem;font-weight:900}.floating-card strong{font-size:.86rem}.floating-card-top{top:18%;right:2%}.floating-card-bottom{bottom:10%;right:4%}.path-strip{background:var(--lime);grid-template-columns:repeat(3,1fr);padding:0 max(28px,50vw - 720px);display:grid}.path-strip>a{border-right:1px solid #07080738;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:120px;padding:24px 32px;transition:background .16s;display:grid}.path-strip>a:first-child{border-left:1px solid #07080738}.path-strip>a:hover{background:#ffffff3d}.path-strip>a>span{border:1px solid #07080761;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.66rem;font-weight:850;display:flex}.path-strip div{flex-direction:column;gap:6px;display:flex}.path-strip strong{font-size:1rem}.path-strip small{color:#070807a8}.path-strip b{font-size:1.2rem}.section{padding:108px max(28px,50vw - 720px);scroll-margin-top:78px}.section-heading{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:end;gap:60px;margin-bottom:56px;display:grid}.section-heading h2,.buyback-heading h2,.inquiry-intro h2,.why-copy h2,.closing-cta h2{font-family:var(--font-display);letter-spacing:-.065em;text-transform:uppercase;margin:0;font-size:clamp(3rem,5.2vw,5.4rem);font-weight:950;font-stretch:75%;line-height:.92}.section-kicker{color:#5d6358;margin-bottom:18px}.section-heading>p,.buyback-heading>p,.inquiry-intro>p{color:var(--muted);margin:0;line-height:1.7}.inventory-section{background:var(--paper)}.catalog-toolbar{background:var(--white);border:1px solid var(--line);border-radius:18px;grid-template-columns:minmax(320px,1fr) auto;align-items:center;gap:22px;padding:14px;display:grid}.search-box,.repair-search{background:#f0f2ea;border-radius:12px;align-items:center;min-height:52px;padding:0 17px;display:flex}.search-box>span:first-child,.repair-search>span:last-child{color:#61675e;font-size:1.45rem;line-height:1}.search-box input,.repair-search input{background:0 0;border:0;outline:none;width:100%;min-width:0;padding:0 12px;font-size:.9rem}.filter-row{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.filter-row button,.segmented-control button{background:0 0;border:1px solid #d6d9d0;border-radius:999px;min-height:40px;padding:0 14px;font-size:.75rem;font-weight:750}.filter-row button.active,.segmented-control button.active{background:var(--ink);border-color:var(--ink);color:var(--white)}.catalog-meta{color:#71766e;justify-content:space-between;align-items:center;margin:18px 2px 24px;font-size:.72rem;display:flex}.catalog-meta p{align-items:center;gap:9px;margin:0;font-weight:800;display:flex}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;min-width:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;overflow:hidden}.product-card:hover{border-color:#bac0b5;transform:translateY(-4px);box-shadow:0 18px 48px #1217101a}.product-image{aspect-ratio:1.08;background:#eceee8;padding:22px;position:relative;overflow:hidden}.product-image img{mix-blend-mode:multiply;object-fit:contain;width:100%;height:100%;transition:transform .24s}.product-card:hover .product-image img{transform:scale(1.035)}.stock-chip{background:var(--white);text-transform:uppercase;z-index:2;border-radius:999px;padding:6px 9px;font-size:.62rem;font-weight:850;position:absolute;top:14px;left:14px}.product-body{flex-direction:column;flex:1;padding:20px;display:flex}.product-category{color:#7c8279;letter-spacing:.1em;text-transform:uppercase;margin:0 0 9px;font-size:.64rem;font-weight:800}.product-body h3{letter-spacing:-.025em;margin:0;font-size:1.03rem;line-height:1.25}.product-details{color:#686d66;margin:8px 0 20px;font-size:.76rem;line-height:1.5}.product-details span{color:#b0b4ac}.product-price-row{border-top:1px solid #eceee8;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.product-price-row strong{letter-spacing:-.04em;font-size:1.35rem}.product-price-row span{color:#656b63;letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:750}.retail-reference{background:#f5f7f2;border:1px solid #e1e5dc;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 10px;margin-top:12px;padding:11px 12px;display:grid}.retail-reference span{color:#686e66;font-size:.68rem;font-weight:750}.retail-reference strong{color:var(--ink);font-size:.92rem}.retail-reference a{color:#5f665d;text-underline-offset:2px;grid-column:1/-1;align-items:center;min-height:32px;font-size:.75rem;font-weight:700;-webkit-text-decoration:underline #aeb4aa;text-decoration:underline #aeb4aa;display:inline-flex}.product-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.product-actions a,.product-actions button{text-align:center;background:0 0;border:1px solid #d9dcd4;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:8px;font-size:.68rem;font-weight:750;display:inline-flex}.product-actions button{background:var(--ink);border-color:var(--ink);color:var(--white)}.product-actions .product-action-primary{background:var(--ink);border-color:var(--ink);color:var(--white);grid-column:1/-1}:is(.product-actions a:hover,.product-actions a:focus-visible){border-color:#8edc38;outline:0;box-shadow:0 0 0 3px #9bf43a2e}.empty-state{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:32px;display:flex}.empty-state strong{font-size:1.3rem}.empty-state p{color:var(--muted)}.empty-state button{background:var(--ink);color:var(--white);border:0;border-radius:999px;min-height:44px;padding:0 18px}.featured-inventory-footer{background:var(--white);border:1px solid var(--line);border-radius:18px;justify-content:space-between;align-items:center;gap:28px;margin-top:24px;padding:22px 24px;display:flex}.featured-inventory-footer strong{letter-spacing:-.02em;font-size:1rem;display:block}.featured-inventory-footer p{color:var(--muted);max-width:660px;margin:5px 0 0;font-size:.82rem;line-height:1.55}.featured-inventory-footer .button{flex:none}.inventory-page{background:var(--paper);min-height:100vh}.inventory-page-hero{background:radial-gradient(circle at 82% 18%, #9bf43a29, transparent 28%), var(--ink);color:var(--white);grid-template-columns:minmax(0,1fr) minmax(250px,.34fr);align-items:end;gap:clamp(42px,8vw,120px);padding:88px max(28px,50vw - 720px) 78px;display:grid}.inventory-page-hero>div:first-child{max-width:900px}.inventory-page-hero>div:first-child>a{color:#bdc2b9;margin-bottom:48px;font-size:.72rem;font-weight:750;display:inline-flex}.inventory-page-hero .section-kicker{color:var(--lime)}.inventory-page-hero h1{font-family:var(--font-display);letter-spacing:-.075em;text-transform:uppercase;max-width:820px;margin:0;font-size:clamp(4rem,8vw,7.8rem);font-weight:950;font-stretch:75%;line-height:.84}.inventory-page-hero>div:first-child>p:last-child{color:#bdc2b9;max-width:720px;margin:30px 0 0;line-height:1.7}.inventory-page-summary{border-left:1px solid #ffffff2e;flex-direction:column;padding:10px 0 10px 28px;display:flex}.inventory-page-summary strong{color:var(--lime);font-family:var(--font-display);letter-spacing:-.06em;font-size:clamp(4rem,7vw,7rem);font-weight:950;font-stretch:75%;line-height:.85}.inventory-page-summary span{letter-spacing:.08em;text-transform:uppercase;margin-top:16px;font-size:.82rem;font-weight:850}.inventory-page-summary small{color:#8f968c;margin-top:8px;font-size:.68rem;line-height:1.5}.inventory-browser-section{min-height:720px;padding-top:54px}.inventory-filter-panel{background:var(--white);border:1px solid var(--line);border-radius:20px;grid-template-columns:minmax(260px,.9fr) minmax(560px,1.6fr) auto;align-items:end;gap:14px;padding:16px;display:grid}.inventory-search{border:1px solid #0000;min-height:58px}.inventory-search:focus-within{border-color:#abb2a5;box-shadow:0 0 0 3px #9bf43a73}.inventory-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.inventory-filter-field{gap:7px;display:grid}.inventory-filter-field>span{color:#62685f;letter-spacing:.09em;text-transform:uppercase;padding-left:3px;font-size:.62rem;font-weight:850}.inventory-filter-field select{-webkit-appearance:none;appearance:none;background:linear-gradient(45deg,#0000 50%,#60665e 50%) calc(100% - 16px) 24px/5px 5px no-repeat,linear-gradient(135deg,#60665e 50%,#0000 50%) calc(100% - 11px) 24px/5px 5px no-repeat,#f0f2ea;border:1px solid #0000;border-radius:11px;outline:none;width:100%;min-height:50px;padding:0 32px 0 13px}.inventory-filter-field select:focus{border-color:#abb2a5}.inventory-filter-field select:focus-visible{outline:3px solid var(--lime);outline-offset:2px}.inventory-filter-field select:disabled,.inventory-search input:disabled{cursor:not-allowed;opacity:.58}.inventory-clear-button{white-space:nowrap;background:0 0;border:1px solid #d5d9d0;border-radius:11px;min-height:50px;padding:0 15px;font-size:.7rem;font-weight:800}.inventory-clear-button:disabled{cursor:default;opacity:.42}.inventory-page-grid{align-items:stretch}.repairs-section{background:radial-gradient(circle at 88% 20%, #9bf43a1a, transparent 28%), var(--ink);color:var(--white)}.light-heading .section-kicker,.buyback-section .section-kicker{color:var(--lime)}.light-heading>p,.buyback-heading>p{color:#aeb3aa}.repair-layout{grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);gap:26px;display:grid}.price-panel{background:var(--paper);color:var(--ink);border-radius:26px;padding:30px}.price-panel-head{justify-content:space-between;align-items:start;gap:18px;display:flex}.price-panel-head span,.aside-label,.estimate-topline span,.step-label{letter-spacing:.15em;text-transform:uppercase;font-size:.62rem;font-weight:900}.price-panel-head h3,.repair-aside h3{letter-spacing:-.055em;margin:8px 0 0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1}.source-badge{color:#59624f;white-space:nowrap;background:#e2e8d9;border-radius:999px;padding:8px 10px;letter-spacing:0!important;text-transform:none!important}.repair-search{margin:28px 0 18px}.price-table{border:1px solid #dce0d7;border-radius:14px;overflow:hidden}.price-row{background:var(--white);text-align:left;border:0;border-bottom:1px solid #e4e7df;grid-template-columns:1.3fr .8fr auto;align-items:center;gap:16px;width:100%;min-height:58px;padding:10px 16px;display:grid}.price-row:last-child{border-bottom:0}button.price-row:hover{background:#f1f8e9}.price-row-head{color:#6a7067;letter-spacing:.08em;text-transform:uppercase;background:#e9ece4;min-height:42px;font-size:.64rem;font-weight:850}.price-row strong,.price-row span,.price-row b{font-size:.78rem}.price-row span{color:#6d726b}.price-row b{background:var(--lime);color:var(--ink);text-align:center;border-radius:999px;min-width:58px;padding:7px 9px}.price-note{color:#747a71;margin:16px 2px 0;font-size:.68rem;line-height:1.6}.repair-search-empty{color:#626960;background:#f0f2ec;border-radius:12px;margin:12px 0 0;padding:13px 15px;font-size:.76rem;line-height:1.5}.repair-aside{background:var(--lime);color:var(--ink);border-radius:26px;flex-direction:column;padding:34px;display:flex}.repair-aside>p:not(.aside-label){color:#070807ab;margin:18px 0 24px;font-size:.9rem;line-height:1.65}.repair-chip-grid{gap:8px;display:grid}.repair-chip-grid button{text-align:left;background:#ffffff54;border:1px solid #07080729;border-radius:12px;justify-content:space-between;align-items:center;min-height:47px;padding:0 14px;font-size:.78rem;font-weight:750;display:flex}.repair-chip-grid button:hover{background:var(--white)}.warranty-card{border-top:1px solid #07080733;align-items:center;gap:18px;margin-top:auto;padding-top:28px;display:flex}.warranty-card>span{background:var(--ink);color:var(--lime);border-radius:50%;flex:none;justify-content:center;align-items:center;width:55px;height:55px;font-size:.7rem;font-weight:950;display:flex}.warranty-card strong{font-size:.83rem}.warranty-card p{color:#07080794;margin:4px 0 0;font-size:.64rem;line-height:1.4}.historical-repairs{border-top:1px solid #ffffff24;margin-top:58px;padding-top:48px}.historical-repairs-head{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;gap:32px;display:grid}.historical-repairs-head h3{letter-spacing:-.055em;margin:10px 0 0;font-size:clamp(2rem,4vw,3.7rem);line-height:.98}.historical-repairs-head>p{color:#aeb3aa;margin:0;font-size:.84rem;line-height:1.7}.historical-repair-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.historical-repair-card{background:#181a18;border:1px solid #ffffff21;border-radius:20px;flex-direction:column;min-height:270px;padding:22px;display:flex}.historical-repair-card-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.historical-repair-card-topline span{color:var(--lime);letter-spacing:.08em;text-transform:uppercase;background:#9bf43a24;border:1px solid #9bf43a4d;border-radius:999px;padding:6px 8px;font-size:.58rem;font-weight:900}.historical-repair-card-topline small{color:#8f958d;font-size:.62rem}.historical-repair-card h4{letter-spacing:-.025em;margin:24px 0 0;font-size:1.15rem}.historical-repair-card>p{color:#8f958d;letter-spacing:.08em;text-transform:uppercase;margin:26px 0 5px;font-size:.66rem;font-weight:750}.historical-repair-card>strong{color:var(--white);letter-spacing:-.06em;font-size:clamp(2rem,4vw,3.1rem);line-height:1}.historical-repair-card-footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:18px;display:flex}.historical-repair-card-footer>span{color:#aeb3aa;font-size:.64rem}.historical-repair-card-footer button{color:var(--lime);background:0 0;border:0;padding:8px 0;font-size:.68rem;font-weight:850}.historical-repair-card-footer button:hover{color:var(--white)}.historical-repair-meta{color:#858b83;margin:18px 2px 0;font-size:.64rem;line-height:1.6}.historical-repair-empty{background:#181a18;border:1px solid #ffffff21;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:126px;margin-top:30px;padding:24px;display:grid}.historical-repair-empty>div:first-child{color:var(--lime);background:#9bf43a1f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;display:flex}.historical-repair-empty strong{font-size:.92rem}.historical-repair-empty p{color:#92988f;margin:5px 0 0;font-size:.73rem;line-height:1.55}.historical-repair-empty>button{background:var(--lime);color:var(--ink);white-space:nowrap;border:0;border-radius:999px;min-height:44px;padding:0 17px;font-size:.7rem;font-weight:850}.historical-repair-empty>button:hover{background:var(--white)}.inquiry-section{background:var(--lime);grid-template-columns:minmax(0,.72fr) minmax(480px,1.28fr);align-items:start;gap:clamp(48px,8vw,120px);display:grid}.inquiry-intro{position:sticky;top:120px}.inquiry-intro .section-kicker{color:var(--ink)}.inquiry-intro h2{font-size:clamp(3rem,5vw,5rem)}.inquiry-intro>p{color:#070807b3;margin-top:26px}.inquiry-intro ol{gap:12px;margin:34px 0 0;padding:0;list-style:none;display:grid}.inquiry-intro li{align-items:center;gap:12px;font-size:.82rem;font-weight:750;display:flex}.inquiry-intro li span{border:1px solid #0708075c;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;font-size:.62rem;display:flex}.inquiry-form{background:var(--white);border-radius:26px;gap:20px;padding:clamp(24px,4vw,42px);display:grid;box-shadow:0 32px 90px #24321229}.form-delivery-note{color:#686d65;background:#f0f2eb;border-radius:12px;align-items:center;gap:10px;padding:11px 13px;font-size:.7rem;line-height:1.4;display:flex}.form-delivery-note span{background:var(--ink);color:var(--lime);letter-spacing:.12em;border-radius:999px;padding:5px 8px;font-size:.57rem;font-weight:900}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.buyback-field{gap:8px;min-width:0;display:grid}.inquiry-form label,.buyback-form label{color:#3c413a;gap:8px;font-size:.72rem;font-weight:800;display:grid}.inquiry-form input,.inquiry-form textarea,.buyback-form input:not([type=checkbox]),.buyback-form select{background:#f5f6f1;border:1px solid #dce0d7;border-radius:11px;outline:0;width:100%;padding:13px 14px;transition:border-color .15s,box-shadow .15s}.inquiry-form input,.buyback-form input:not([type=checkbox]),.buyback-form select{min-height:49px}.inquiry-form textarea{resize:vertical;min-height:116px}.inquiry-form input:focus,.inquiry-form textarea:focus,.buyback-form input:not([type=checkbox]):focus,.buyback-form select:focus{border-color:#85d72d;box-shadow:0 0 0 3px #9bf43a33}.inquiry-form fieldset{border:0;margin:0;padding:0}.inquiry-form legend{color:#3c413a;margin-bottom:9px;font-size:.72rem;font-weight:800}.segmented-control{gap:7px;display:flex}.segmented-control button{min-width:80px}.form-submit{justify-self:start;margin-top:4px}.direct-contact-options{border-top:1px solid #e1e4dc;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:18px;display:grid}.direct-contact-options a{color:#363b34;text-align:center;border:1px solid #d8ddd1;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:9px 12px;font-size:.7rem;font-weight:780;display:inline-flex}:is(.direct-contact-options a:hover,.direct-contact-options a:focus-visible){background:#f0f8e7;border-color:#8edc38;outline:0}.success-message{background:#effbe2;border:1px solid #cceca9;border-radius:13px;flex-direction:column;align-items:start;gap:4px;padding:14px 16px;display:flex}.success-message strong{font-size:.78rem}.success-message span{color:#5d6852;font-size:.7rem;line-height:1.5}.buyback-section{background:var(--ink);color:var(--white)}.buyback-heading{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:60px;margin-bottom:58px;display:grid}.buyback-coverage-note{color:#d8ddd4;background:#9bf43a14;border:1px solid #9bf43a47;border-radius:14px;margin:-30px 0 24px;padding:12px 15px;font-size:.72rem;line-height:1.6}.buyback-shell{border:1px solid #ffffff1f;border-radius:28px;grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden}.buyback-form{background:#151715;gap:18px;padding:clamp(26px,4vw,48px);display:grid}.buyback-form label{color:#cfd3cb}.buyback-form select,.buyback-form input:not([type=checkbox]){-webkit-appearance:auto;appearance:auto;color:var(--white);background:#222522;border-color:#363a35}.buyback-form select:disabled{cursor:not-allowed;opacity:.62}.buyback-form input::placeholder{color:#777d74;opacity:1}.step-label{color:var(--lime);align-items:center;gap:10px;margin-top:10px;display:flex}.step-label:first-child{margin-top:0}.step-label span{border:1px solid #9bf43a73;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.compact-grid{gap:12px}.estimate-button{justify-self:start;margin-top:8px}.estimate-button:disabled{cursor:wait;opacity:.72}.ownership-check{background:#1c1f1c;border:1px solid #363a35;border-radius:12px;align-items:flex-start;padding:13px 14px;line-height:1.5;gap:11px!important;display:flex!important}.ownership-check input{accent-color:var(--lime);flex:none;width:18px;height:18px;margin:1px 0 0}.ownership-check span{color:#cfd3cb;font-size:.68rem}.privacy-hint{color:#777d74;margin:0;font-size:.65rem;line-height:1.55}.estimate-panel{background:var(--lime);color:var(--ink);flex-direction:column;min-height:580px;padding:clamp(28px,4vw,50px);display:flex}.estimate-topline{justify-content:space-between;align-items:center;display:flex}.estimate-topline b{background:var(--ink);color:var(--lime);border-radius:999px;padding:7px 10px;font-size:.62rem}.estimate-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:48px 10%;display:flex}.estimate-empty>span{border:2px solid #07080761;border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;margin-bottom:22px;font-size:2.4rem;font-weight:900;display:flex}.estimate-empty h3{letter-spacing:-.055em;margin:0;font-size:clamp(1.6rem,3vw,2.5rem)}.estimate-empty p{color:#070807a6;max-width:480px;margin:14px 0 0;line-height:1.6}.estimate-error>span{background:var(--ink);color:var(--lime)}.estimate-loading>span{animation:.9s linear infinite estimate-spin}.estimate-suggestion{padding-inline:4%}.estimate-suggestion>span{background:var(--ink);color:var(--lime)}.estimate-suggestion h3:focus-visible{outline:3px solid var(--ink);outline-offset:6px}.suggested-device{margin-top:18px;font-size:clamp(1.05rem,2vw,1.35rem)}.correction-list{gap:8px;width:100%;max-width:520px;margin:24px 0 0;padding:0;list-style:none;display:grid}.correction-list li{text-align:left;background:#07080714;border-radius:12px;grid-template-columns:70px minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;padding:12px 14px;display:grid}.correction-list li>span{text-transform:uppercase;font-size:.68rem;font-weight:900}.correction-list del,.correction-list ins{overflow-wrap:anywhere;text-decoration-thickness:2px}.correction-list ins{font-weight:850;text-decoration:none}.suggestion-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.estimate-suggestion .button-primary{background:var(--ink);color:var(--lime)}.estimate-suggestion .button-outline{border-color:var(--ink);color:var(--ink)}.estimate-suggestion small{color:#070807a8;margin-top:14px}@keyframes estimate-spin{to{transform:rotate(360deg)}}.estimate-result{padding:44px 0 34px}.estimate-result>p:first-child{margin:0 0 8px;font-size:.8rem;font-weight:850}.estimate-result h3{font-family:var(--font-display);letter-spacing:-.075em;margin:0;font-size:clamp(4rem,7vw,7.2rem);font-stretch:75%;line-height:.9}.estimate-result h3:focus-visible{outline:3px solid var(--ink);outline-offset:8px}.estimate-meter{background:#07080733;border-radius:999px;height:9px;margin-top:34px;position:relative}.estimate-meter span{background:var(--ink);border-radius:999px;height:100%;display:block}.estimate-meter b{background:var(--white);border:3px solid var(--ink);border-radius:50%;width:20px;height:20px;position:absolute;top:50%;transform:translate(-50%,-50%)}.estimate-marks{justify-content:space-between;margin-top:10px;font-size:.62rem;font-weight:750;display:flex}.estimate-result dl{border-top:1px solid #07080738;gap:0;margin:34px 0 0;display:grid}.estimate-result dl>div{border-bottom:1px solid #0708072b;grid-template-columns:.8fr 1.2fr;align-items:center;gap:18px;padding:12px 0;display:grid}.estimate-result dt{color:#07080799;font-size:.68rem}.estimate-result dd{text-align:right;margin:0;font-size:.72rem;font-weight:800}.public-reference-row dd{justify-items:end;gap:4px;display:grid}.public-reference-row dd>span{color:#0708079e;font-size:.68rem;font-weight:650}.public-reference-row a{color:var(--ink);text-underline-offset:3px;font-size:.68rem;text-decoration-thickness:1px}.public-reference-row a:hover{text-decoration-thickness:2px}.public-context-note{color:#070807c2;background:#ffffff7a;border:1px solid #0708072b;border-radius:12px;margin:20px 0 0;padding:14px 16px;font-size:.78rem;line-height:1.55}.estimate-disclaimer{color:#0708079e;margin:20px 0 0;font-size:.66rem;line-height:1.55}.integration-note{border-top:1px solid #07080738;margin-top:auto;padding-top:18px}.integration-note strong{font-size:.7rem}.integration-note p{color:#0708079e;margin:5px 0 0;font-size:.64rem;line-height:1.5}.why-section{background:var(--white)}.why-copy{max-width:850px}.why-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;margin-top:62px;display:grid}.why-grid article{border-right:1px solid var(--line);padding:32px 40px 14px 0}.why-grid article+article{padding-left:40px}.why-grid article:last-child{border-right:0}.why-grid span{color:#858b82;font-size:.68rem;font-weight:900}.why-grid h3{letter-spacing:-.035em;margin:30px 0 12px;font-size:1.25rem}.why-grid p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.7}.closing-cta{background:radial-gradient(circle at 82% 30%, #9bf43a29, transparent 30%), var(--ink);color:var(--white);justify-content:space-between;align-items:end;gap:44px;padding:84px max(28px,50vw - 720px);display:flex}.closing-cta p{color:var(--lime);letter-spacing:.17em;margin:0 0 16px;font-size:.68rem;font-weight:850}.closing-cta h2{max-width:760px;font-size:clamp(2.5rem,4vw,4.2rem)}.closing-cta>div:last-child{flex:none;gap:10px;display:flex}footer{color:var(--white);background:#030403;border-top:1px solid #ffffff1a;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:44px max(28px,50vw - 720px);display:grid}.footer-brand .brand-mark{width:42px;height:42px}footer>p{color:#858a83;text-align:center;margin:0;font-size:.72rem}footer>div{flex-wrap:wrap;gap:18px;display:flex}footer>div a{color:#c7cac4;font-size:.7rem;font-weight:700}@media (max-width:1220px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.inventory-filter-panel{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}.inventory-clear-button{grid-column:1/-1;justify-self:end}.hero{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr)}.phone-shell-back{right:-7%}.phone-shell-front{left:2%}}@media (max-width:1020px){.site-header .desktop-navigation,.site-header>.header-cta{display:none}.site-header{grid-template-columns:1fr auto}.mobile-navigation{display:block}.hero{grid-template-columns:1fr;padding-bottom:0}.hero-copy{max-width:820px;padding-right:0}.hero-stage{width:min(640px,100%);min-height:540px;margin:60px auto 0}.phone-shell-back{right:9%}.phone-shell-front{left:13%}.catalog-toolbar,.inventory-filter-panel{grid-template-columns:1fr}.inventory-clear-button{grid-column:auto;justify-self:stretch}.filter-row{justify-content:flex-start}.repair-layout,.buyback-shell{grid-template-columns:1fr}.historical-repair-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.repair-aside{min-height:560px}.inquiry-section{grid-template-columns:1fr}.inquiry-intro{max-width:760px;position:static}.inquiry-form{width:100%}.estimate-panel{min-height:540px}.closing-cta{flex-direction:column;align-items:start}}@media (max-width:820px){.path-strip{grid-template-columns:1fr}.path-strip>a,.path-strip>a:first-child{border-bottom:1px solid #07080738;border-left:1px solid #07080738}.section-heading,.buyback-heading{grid-template-columns:1fr;align-items:start;gap:24px}.section-heading>p,.buyback-heading>p{max-width:650px}.historical-repairs-head{grid-template-columns:1fr;align-items:start}.historical-repairs-head>p{max-width:650px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-page-hero{grid-template-columns:1fr;align-items:start}.inventory-page-summary{border-top:1px solid #ffffff2e;border-left:0;padding:28px 0 0}.inventory-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-grid{grid-template-columns:1fr}.why-grid article,.why-grid article+article{border-bottom:1px solid var(--line);border-right:0;padding:30px 0}footer{grid-template-columns:1fr;justify-items:start}footer>p{text-align:left}}@media (max-width:620px){.preview-ribbon{flex-direction:column;align-items:flex-start;gap:5px;padding-block:8px}.preview-ribbon p{font-size:.6rem;line-height:1.35}.site-header{min-height:70px;padding-inline:18px}.brand-mark{width:42px;height:42px}.brand strong{font-size:1.15rem}.brand small{font-size:.54rem}.hero{min-height:auto;padding:68px 20px 0}.hero h1{font-size:clamp(3.7rem,18vw,5.2rem)}.hero-lede{font-size:.98rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-proof{grid-template-columns:1fr;gap:16px}.hero-proof div{flex-direction:row;align-items:baseline;gap:9px}.hero-stage{min-height:420px}.phone-shell-front{width:187px;height:355px;bottom:-18px;left:4%}.phone-shell-back{width:174px;height:330px;right:0}.floating-card{padding:12px 13px}.floating-card-top{top:6%;right:0}.floating-card-bottom{bottom:7%;right:0}.path-strip,.section,.closing-cta,footer{padding-left:20px;padding-right:20px}.section{padding-top:78px;padding-bottom:78px}.section-heading h2,.buyback-heading h2,.inquiry-intro h2,.why-copy h2{font-size:clamp(2.7rem,13vw,4rem)}.catalog-toolbar{padding:10px}.featured-inventory-footer{flex-direction:column;align-items:stretch;padding:20px}.featured-inventory-footer .button{width:100%}.inventory-page-hero{gap:36px;padding:58px 20px 54px}.inventory-page-hero>div:first-child>a{margin-bottom:36px}.inventory-page-hero h1{font-size:clamp(3.6rem,19vw,5.2rem)}.inventory-browser-section{padding-top:28px}.inventory-filter-panel{border-radius:16px;padding:11px}.inventory-filter-grid{grid-template-columns:1fr}.filter-row{flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.filter-row button{flex:none}.catalog-meta{flex-direction:column;align-items:flex-start;gap:8px}.product-grid{grid-template-columns:1fr}.product-image{aspect-ratio:1.35}.product-actions a,.product-actions button{min-height:46px}.price-panel,.repair-aside{border-radius:20px;padding:22px}.price-panel-head{flex-direction:column;align-items:flex-start}.source-badge{white-space:normal}.price-row{grid-template-columns:1fr auto;gap:8px}.price-row span[role=cell],.price-row-head span:nth-child(2){display:none}.historical-repair-grid{grid-template-columns:1fr}.historical-repair-card{min-height:250px}.historical-repair-empty{grid-template-columns:auto 1fr;align-items:start}.historical-repair-empty>button{grid-column:1/-1;width:100%}.field-grid{grid-template-columns:1fr}.segmented-control{grid-template-columns:repeat(3,1fr);display:grid}.segmented-control button{min-width:0}.inquiry-form{border-radius:20px}.form-delivery-note{flex-direction:column;align-items:flex-start}.direct-contact-options{grid-template-columns:1fr}.estimate-panel,.buyback-form{padding:26px 20px}.estimate-result dl>div{grid-template-columns:1fr;align-items:start;gap:5px}.estimate-result dd{text-align:left}.public-reference-row dd{justify-items:start}.correction-list li{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.correction-list li>span{grid-column:1/-1}.suggestion-actions{flex-direction:column;align-items:stretch;width:100%}.closing-cta{padding-top:64px;padding-bottom:64px}.closing-cta>div:last-child{flex-direction:column;align-items:stretch;width:100%}.closing-cta .button{width:100%}footer>div{flex-direction:column}}.setup-page{min-height:100vh;color:var(--white);background:radial-gradient(circle at 75% 10%,#9bf43a24,#0000 30%),#080a08;padding-bottom:80px}.setup-header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;min-height:76px;padding:0 clamp(22px,5vw,72px);display:flex}.setup-header>a:last-child{border:1px solid #fff3;border-radius:999px;padding:12px 18px;font-size:13px;font-weight:800}.setup-brand{font-family:var(--font-display);letter-spacing:-.03em;font-size:23px;font-weight:950}.setup-brand span{color:var(--lime);font-family:var(--font-body);letter-spacing:.22em;font-size:9px;display:block}.setup-hero,.setup-grid{width:calc(100% - clamp(40px,8vw,112px));max-width:1220px;margin-inline:auto}.setup-hero{padding:clamp(64px,10vw,126px) 0 clamp(50px,7vw,84px)}.setup-hero>p:first-child,.setup-card-title p{color:var(--lime);letter-spacing:.18em;margin:0 0 14px;font-size:11px;font-weight:900}.setup-hero h1{font-family:var(--font-display);letter-spacing:-.065em;text-transform:uppercase;max-width:940px;margin:0;font-size:clamp(48px,7.5vw,105px);font-weight:950;line-height:.86}.setup-hero>p:last-child{color:#aeb4aa;max-width:760px;margin:34px 0 0;font-size:clamp(16px,2vw,20px);line-height:1.7}.setup-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.setup-card{background:#121512;border:1px solid #ffffff1a;border-radius:24px;padding:clamp(26px,4vw,42px)}.setup-card-title{align-items:flex-start;gap:18px;display:flex}.setup-card-title>span{color:var(--lime);border:1px solid #9bf43a73;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;height:38px;font-size:11px;font-weight:900;display:flex}.setup-card-title h2{font-family:var(--font-display);letter-spacing:-.04em;text-transform:uppercase;margin:0;font-size:clamp(28px,3vw,42px);line-height:1}.setup-card-title p{margin-bottom:9px}.setup-checks{gap:10px;margin:34px 0 0;padding:0;list-style:none;display:grid}.setup-check{color:#aeb4aa;background:#0c0e0c;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:12px;min-height:48px;padding:9px 14px;font-size:14px;font-weight:700;display:flex}.setup-check>span{background:#ffffff14;border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;height:26px;display:flex}.setup-check.ready{color:var(--white)}.setup-check.ready>span{background:var(--lime);color:var(--ink)}.setup-steps ol{color:#c8ccc5;gap:17px;margin:32px 0 0;padding-left:24px;line-height:1.6;display:grid}.setup-steps code{color:var(--lime);background:#9bf43a1f;border-radius:5px;padding:2px 5px;font-size:.88em}.setup-sync-card{grid-column:1/-1}.setup-sync-card dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:34px 0 28px;display:grid}.setup-sync-card dl>div{background:#0c0e0c;padding:18px}.setup-sync-card dt{color:#7f857d;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.setup-sync-card dd{margin:8px 0 0;font-size:15px;font-weight:800}.setup-sync-card button{background:var(--lime);color:var(--ink);border:0;border-radius:999px;min-height:48px;padding:0 22px;font-weight:900}.setup-sync-card label{color:#c8ccc5;letter-spacing:.08em;text-transform:uppercase;margin:28px 0 9px;font-size:12px;font-weight:800;display:block}.setup-sync-card input[type=date]{color:var(--white);font:inherit;background:#0c0e0c;border:1px solid #fff3;border-radius:8px;min-height:48px;margin:0 10px 12px 0;padding:0 14px}.setup-closeout-data{color:#c8ccc5;white-space:pre-wrap;word-break:break-word;background:#080a08;border:1px solid #9bf43a2e;border-radius:10px;max-height:560px;margin:22px 0 0;padding:18px;font-size:11px;line-height:1.45;overflow:auto}.setup-sync-card button:disabled{cursor:not-allowed;opacity:.4}.setup-sync-card .setup-secondary{color:var(--white);background:0 0;border:1px solid #fff3;margin-left:8px}.setup-message{color:#c8ccc5;margin:20px 0 0;line-height:1.5}@media (max-width:760px){.setup-grid{grid-template-columns:1fr}.setup-sync-card{grid-column:auto}.setup-sync-card dl{grid-template-columns:1fr}.setup-header>a:last-child{font-size:0}.setup-header>a:last-child:after{content:"Website";font-size:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.store-facts-section{background:#eaf0e3;border-top:1px solid #d7ddd0}.store-facts-heading{justify-content:space-between;align-items:end;gap:32px;display:flex}.store-facts-heading h2{max-width:850px}.store-facts-heading .button{flex:none}.store-facts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:48px;display:grid}.store-facts-grid article{background:var(--white);flex-direction:column;min-height:220px;padding:28px;display:flex}.store-facts-grid span{color:#727970;letter-spacing:.13em;font-size:.62rem;font-weight:900}.store-facts-grid strong{font-family:var(--font-display);letter-spacing:-.04em;margin-top:auto;font-size:clamp(1.35rem,2.2vw,2.2rem);line-height:1.05}.store-facts-grid p{color:var(--muted);margin:14px 0 0;font-size:.76rem;line-height:1.6}.contact-page{background:var(--paper);min-height:100vh}.contact-page-hero{background:radial-gradient(circle at 82% 18%, #9bf43a33, transparent 31%), var(--ink);color:var(--white);grid-template-columns:minmax(0,1fr) minmax(280px,.38fr);align-items:end;gap:clamp(44px,8vw,120px);padding:92px max(28px,50vw - 720px) 82px;display:grid}.contact-page-hero>div:first-child{max-width:860px}.contact-page-hero h1{font-family:var(--font-display);letter-spacing:-.075em;text-transform:uppercase;margin:18px 0 28px;font-size:clamp(3.6rem,7vw,7.2rem);font-weight:950;font-stretch:75%;line-height:.88}.contact-page-hero>div:first-child>p:last-child{color:#c6cbc2;max-width:680px;margin:0;font-size:1rem;line-height:1.75}.contact-location-card{border-left:1px solid #fff3;flex-direction:column;gap:12px;padding:8px 0 8px 30px;display:flex}.contact-location-card>span{color:var(--lime);letter-spacing:.15em;font-size:.65rem;font-weight:900}.contact-location-card strong{font-size:1.35rem;line-height:1.35}.contact-location-card p,.contact-location-card small{color:#bfc4bb;margin:0;line-height:1.55}.contact-notice{color:#253414;background:#e8fbcf;border-bottom:1px solid #cae9a1;padding:16px max(28px,50vw - 720px);font-size:.86rem;font-weight:750}.contact-methods-section{padding:78px max(28px,50vw - 720px) 110px}.contact-methods-intro{grid-template-columns:minmax(0,.9fr) minmax(300px,.55fr);align-items:end;gap:48px;margin-bottom:34px;display:grid}.contact-methods-intro h2{font-family:var(--font-display);letter-spacing:-.065em;text-transform:uppercase;margin:14px 0 0;font-size:clamp(2.8rem,5.5vw,5.6rem);font-weight:950;font-stretch:75%;line-height:.92}.contact-methods-intro>p{color:var(--muted);max-width:520px;margin:0;font-size:.92rem;line-height:1.75}.contact-method-grid{grid-template-rows:repeat(2,minmax(210px,auto));grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:16px;display:grid}.contact-method-card{background:var(--white);border:1px solid var(--line);border-radius:28px;flex-direction:column;min-width:0;padding:32px;display:flex;position:relative;overflow:hidden}a.contact-method-card{transition:border-color .16s,box-shadow .16s,transform .16s}:is(a.contact-method-card:hover,a.contact-method-card:focus-visible){border-color:#8fcb50;outline:0;transform:translateY(-3px);box-shadow:0 20px 46px #1c22191a}.contact-card-topline{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.contact-card-topline>span:first-child{color:#6a7167;letter-spacing:.15em;font-size:.63rem;font-weight:900}.contact-card-topline>span:last-child{color:#7d8479;border:1px solid;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.62rem;font-weight:900;display:inline-flex}.contact-method-card>strong{font-family:var(--font-display);letter-spacing:-.045em;max-width:520px;margin-top:34px;font-size:clamp(1.65rem,2.7vw,2.65rem);line-height:1.02}.contact-method-card>p{color:var(--muted);max-width:520px;margin:12px 0 26px;font-size:.82rem;line-height:1.55}.warranty-method-grid{grid-template-rows:minmax(300px,auto);grid-template-columns:repeat(3,minmax(0,1fr))}.warranty-contact-card{background:radial-gradient(circle at 83% 17%, #9bf43a42, transparent 29%), var(--white)}.warranty-contact-note{color:var(--muted);margin:24px 0 0;font-size:.82rem;line-height:1.6}.warranty-contact-note a,.warranty-card a,.why-grid article>a{color:#39551f;text-underline-offset:4px;font-size:.72rem;font-weight:850;-webkit-text-decoration:underline #8fcb50;text-decoration:underline #8fcb50;text-decoration-thickness:2px}.phone-contact-method{background:radial-gradient(circle at 83% 17%,#9bf43a52,#0000 29%),linear-gradient(145deg,#fff 0%,#f4f8ef 100%);grid-row:1/span 2;min-height:456px}.phone-contact-method:after{content:"";border:1px solid #52683c29;border-radius:999px;width:240px;height:240px;position:absolute;top:-96px;right:-88px}.phone-contact-content{z-index:1;margin:auto 0;position:relative}.phone-contact-content p{color:#6a7167;letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:.68rem;font-weight:900}.phone-contact-content strong{font-family:var(--font-display);letter-spacing:-.07em;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;font-size:clamp(3rem,5.6vw,6rem);font-weight:950;font-stretch:75%;line-height:.9;display:block}.phone-contact-content small{color:var(--muted);max-width:490px;margin-top:22px;font-size:.82rem;line-height:1.65;display:block}.contact-copy-row{z-index:1;flex-wrap:wrap;align-items:center;gap:14px;min-height:54px;display:flex;position:relative}.contact-copy-button{background:var(--ink);border:1px solid var(--ink);color:var(--white);cursor:pointer;font:inherit;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-size:.72rem;font-weight:900;transition:background .16s,color .16s,transform .16s;display:inline-flex}.contact-copy-button>span{background:var(--lime);color:var(--ink);border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;display:inline-flex}.contact-copy-button:hover{background:var(--lime);color:var(--ink);transform:translateY(-2px)}.contact-copy-button:focus-visible{outline-offset:3px;outline:3px solid #324d1a59}.contact-copy-status{color:#53604b;max-width:260px;font-size:.74rem;font-weight:800;line-height:1.35}.contact-method-grid .square-contact-method{background:var(--ink);border-color:var(--ink);color:var(--white)}.contact-method-grid .square-contact-method:after{background:var(--lime);content:"";filter:blur(48px);opacity:.16;border-radius:999px;width:110px;height:110px;position:absolute;top:-50px;right:-32px}.contact-method-grid .square-contact-method .contact-card-topline>span:first-child,.contact-method-grid .square-contact-method .contact-card-cta{color:var(--lime)}.contact-method-grid .square-contact-method .contact-card-topline>span:last-child{color:#aeb3aa}.contact-method-grid .square-contact-method>p{color:#b8bdb5}.contact-method-grid .square-contact-method.pending{background:#252825}.messenger-contact-method{background:#f7f9f4}.contact-card-cta{color:#293321;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin-top:auto;font-size:.7rem;font-weight:950;display:inline-flex}.contact-card-cta>span{font-size:1rem}.support-chat-shell{z-index:500;flex-direction:column;gap:12px;max-width:calc(100vw - 32px);display:flex;position:fixed;bottom:22px;right:22px}.support-chat-launcher{background:var(--ink);color:var(--white);border:1px solid #ffffff29;border-radius:999px;align-self:flex-end;align-items:center;gap:10px;min-height:58px;padding:7px 18px 7px 7px;display:inline-flex;box-shadow:0 16px 46px #00000045}.support-chat-launcher>span,.support-chat-avatar{background:var(--lime);color:var(--ink);font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;font-weight:950;display:flex}.support-chat-launcher strong{letter-spacing:-.01em;font-size:.84rem}.support-chat-panel{background:var(--white);border:1px solid #d7dbd3;border-radius:22px;flex-direction:column;width:min(410px,100vw - 32px);height:min(680px,100vh - 112px);display:flex;overflow:hidden;box-shadow:0 28px 80px #00000047}.support-chat-header{background:var(--ink);color:var(--white);grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:16px;display:grid}.support-chat-avatar{width:40px;height:40px}.support-chat-header>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.support-chat-header strong{font-size:.95rem}.support-chat-header span{color:#acb2a9;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.support-chat-header>button{color:var(--white);background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.4rem;line-height:1;display:flex}.support-chat-privacy{color:#555c52;background:#f1f5ec;border-bottom:1px solid #e0e5dc;padding:9px 16px;font-size:.64rem;line-height:1.45}.support-chat-messages{flex-direction:column;flex:auto;gap:12px;min-height:150px;padding:16px;display:flex;overflow-y:auto}.support-chat-message{align-self:flex-start;max-width:88%}.support-chat-message.customer{align-self:flex-end}.support-chat-message>span{color:#747a71;letter-spacing:.05em;text-transform:uppercase;margin:0 8px 5px;font-size:.58rem;font-weight:850;display:block}.support-chat-message.customer>span{text-align:right}.support-chat-message p{overflow-wrap:anywhere;white-space:pre-wrap;background:#edf0e9;border-radius:5px 15px 15px;margin:0;padding:11px 13px;font-size:.78rem;line-height:1.52}.support-chat-message.customer p{background:var(--ink);color:var(--white);border-radius:15px 5px 15px 15px}.support-chat-message.staff p{background:#ddfbbb;border:1px solid #bee995}.support-chat-message.system{align-self:stretch;max-width:none}.support-chat-message.system>span{display:none}.support-chat-message.system p{color:#5d511d;text-align:center;background:#fff8df;border:1px solid #eee0a8;border-radius:10px;font-size:.7rem}.support-chat-loading,.support-chat-thinking{color:#70766d;text-align:center;margin:auto;font-size:.7rem}.support-chat-thinking{text-align:left;margin:0}.support-chat-quick-questions{flex-wrap:wrap;gap:6px;padding:0 16px 10px;display:flex}.support-chat-quick-questions button{background:#f6f8f3;border:1px solid #d8ddd4;border-radius:999px;min-height:34px;padding:6px 10px;font-size:.65rem;font-weight:700}.support-chat-error{color:#7a2e1d;background:#fff0ec;border-top:1px solid #f0cabe;margin:0;padding:9px 16px;font-size:.68rem;line-height:1.45}.support-chat-form{border-top:1px solid #e0e3dc;padding:10px 12px}.support-chat-form>label{color:#656b62;text-transform:uppercase;margin:0 4px 6px;font-size:.61rem;font-weight:800;display:block}.support-chat-form>div{background:#f4f6f1;border:1px solid #d5d9d1;border-radius:14px;grid-template-columns:1fr auto;align-items:end;gap:8px;padding:7px;display:grid}.support-chat-form textarea{resize:vertical;background:0 0;border:0;outline:0;min-height:42px;max-height:100px;padding:6px;line-height:1.4}.support-chat-form button{background:var(--lime);border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;font-weight:900;display:flex}.support-chat-form button:disabled,.support-chat-handoff button:disabled,.support-chat-quick-questions button:disabled{cursor:not-allowed;opacity:.45}.support-chat-handoff{padding:0 12px 10px}.support-chat-handoff button,.support-chat-new{background:var(--ink);color:var(--white);border:0;border-radius:10px;width:100%;min-height:38px;padding:8px 12px;font-size:.68rem;font-weight:800}.support-chat-new{width:calc(100% - 24px);margin:0 12px 10px}.support-chat-contact-links{background:#f2f4ef;border-top:1px solid #e0e3dc;grid-template-columns:repeat(5,1fr);display:grid}.support-chat-contact-links a{text-align:center;border-right:1px solid #dfe3dc;justify-content:center;align-items:center;min-height:40px;padding:4px;font-size:.58rem;font-weight:800;display:flex}.support-chat-contact-links a:last-child{border-right:0}:is(.support-chat-contact-links a:hover,.support-chat-contact-links a:focus-visible){background:#e5f8d0;outline:0}:is(.product-actions .product-action-chat:hover,.product-actions .product-action-chat:focus-visible){border-color:var(--lime);outline:0;box-shadow:0 0 0 3px #9bf43a2e}.support-inbox-page,.support-inbox-access-denied{background:#eef0e9;min-height:100vh}.support-inbox-header{background:var(--ink);color:var(--white);justify-content:space-between;align-items:center;padding:28px max(24px,50vw - 720px);display:flex}.support-inbox-header h1,.support-inbox-access-denied h1{font-family:var(--font-display);letter-spacing:-.055em;text-transform:uppercase;margin:8px 0;font-size:clamp(2.2rem,4vw,4rem);line-height:.95}.support-inbox-header p{color:#aeb4aa;margin:0;font-size:.76rem}.support-inbox-header>a{border:1px solid #ffffff38;border-radius:999px;min-height:42px;padding:13px 17px;font-size:.72rem;font-weight:800}.support-presence{background:var(--white);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:18px max(24px,50vw - 720px);display:flex}.support-integration-status{color:var(--white);background:#141714;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px max(24px,50vw - 720px);display:grid}.support-integration-status>div{background:#0c0e0c;border-left:3px solid #8d938a;padding:16px 18px}.support-integration-status>div.ready{border-left-color:var(--lime)}.support-integration-status span{color:#8e958b;letter-spacing:.12em;margin-bottom:6px;font-size:.57rem;font-weight:900;display:block}.support-integration-status strong{font-size:.78rem}.support-integration-status p{color:#aeb4aa;margin:6px 0 0;font-size:.64rem;line-height:1.45}.support-presence strong{font-size:.86rem}.support-presence p{color:var(--muted);max-width:680px;margin:4px 0 0;font-size:.7rem;line-height:1.45}.support-presence-buttons{gap:6px;display:flex}.support-presence-buttons button{background:#f2f4ef;border:1px solid #d8dcd4;border-radius:999px;min-height:38px;padding:0 14px;font-size:.68rem;font-weight:800}.support-presence-buttons button.active{background:var(--lime);border-color:#80cb30}.support-inbox-error{color:#812f1e;background:#ffede8;margin:0;padding:12px max(24px,50vw - 720px);font-size:.76rem;font-weight:700}.support-inbox-layout{grid-template-columns:minmax(260px,.32fr) minmax(0,1fr);gap:16px;height:calc(100vh - 325px);min-height:560px;padding:16px max(24px,50vw - 720px);display:grid}.support-thread-list,.support-thread-detail{background:var(--white);border:1px solid var(--line);border-radius:18px;min-height:0;overflow:hidden}.support-thread-list{padding:12px;overflow-y:auto}.support-thread-list-heading{justify-content:space-between;align-items:center;padding:8px 6px 14px;display:flex}.support-thread-list h2,.support-thread-detail h2{margin:0;font-size:1rem}.support-thread-list-heading button,.support-thread-detail>header>button{background:0 0;border:1px solid #d6dad2;border-radius:999px;min-height:34px;padding:0 11px;font-size:.65rem;font-weight:800}.support-thread-list>button{text-align:left;background:#f5f7f2;border:1px solid #e0e3dc;border-radius:12px;flex-direction:column;width:100%;margin-top:8px;padding:13px;display:flex}.support-thread-list>button.active{background:#e7fbd3;border-color:#a9db77}.support-thread-list>button span,.support-thread-detail header span{color:#62705a;letter-spacing:.11em;font-size:.56rem;font-weight:900}.support-thread-list>button strong{margin:8px 0 5px;font-size:.78rem}.support-thread-list>button small,.support-thread-empty{color:#767d73;font-size:.65rem}.support-thread-empty{padding:20px 8px}.support-thread-detail{flex-direction:column;display:flex}.support-thread-detail>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.support-thread-detail>header h2{margin-top:5px}.support-inbox-messages{flex-direction:column;flex:auto;gap:13px;padding:22px;display:flex;overflow-y:auto}.support-inbox-message{align-self:flex-start;max-width:min(78%,700px)}.support-inbox-message.customer{align-self:flex-end}.support-inbox-message span,.support-inbox-message time{color:#777d74;margin:0 7px 5px;font-size:.58rem;display:block}.support-inbox-message.customer span,.support-inbox-message.customer time{text-align:right}.support-inbox-message p{white-space:pre-wrap;background:#edf0e9;border-radius:5px 15px 15px;margin:0 0 5px;padding:12px 14px;font-size:.78rem;line-height:1.55}.support-inbox-message.customer p{background:var(--ink);color:var(--white);border-radius:15px 5px 15px 15px}.support-inbox-message.staff p{background:#ddfbbb}.support-inbox-message.system{text-align:center;align-self:center;max-width:84%}.support-inbox-message.system p{background:#fff8df;border:1px solid #eee0a8;border-radius:10px}.support-inbox-reply{border-top:1px solid var(--line);padding:14px 18px}.support-inbox-reply>label{margin-bottom:7px;font-size:.68rem;font-weight:800;display:block}.support-inbox-reply textarea{resize:vertical;border:1px solid #ccd1c7;border-radius:11px;width:100%;min-height:76px;padding:11px}.support-inbox-reply>div{justify-content:space-between;align-items:center;gap:20px;margin-top:9px;display:flex}.support-inbox-reply small{color:#71776e;font-size:.6rem;line-height:1.45}.support-inbox-reply button{background:var(--lime);border:0;border-radius:999px;flex:none;min-height:40px;padding:0 18px;font-size:.7rem;font-weight:900}.support-thread-placeholder{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px;display:flex}.support-thread-placeholder>span{background:var(--lime);font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:20px;font-size:2rem;font-weight:950;display:flex}.support-thread-placeholder p{color:var(--muted);font-size:.76rem;line-height:1.5}.support-inbox-access-denied{padding:12vh max(24px,50vw - 450px)}.support-inbox-access-denied p:not(.section-kicker){color:var(--muted);max-width:640px;line-height:1.6}.support-inbox-access-denied .button{margin-top:24px}@media (max-width:900px){.store-facts-grid{grid-template-columns:1fr}.contact-page-hero{grid-template-columns:1fr;align-items:start}.contact-location-card{border-top:1px solid #fff3;border-left:0;padding:26px 0 0}.contact-methods-intro{grid-template-columns:1fr;align-items:start;gap:22px}.contact-method-grid{grid-template-rows:auto;grid-template-columns:1fr}.phone-contact-method{grid-row:auto;min-height:380px}.support-inbox-layout{grid-template-columns:1fr;height:auto}.support-integration-status{grid-template-columns:1fr}.support-thread-list{max-height:340px}.support-thread-detail{min-height:620px}}@media (max-width:620px){.store-facts-heading{flex-direction:column;align-items:stretch}.store-facts-heading .button{width:100%}.contact-page-hero{padding:64px 20px 56px}.contact-page-hero h1{font-size:clamp(3.25rem,17vw,5rem)}.contact-methods-section{padding:62px 20px 90px}.contact-methods-intro{margin-bottom:26px}.contact-method-card{border-radius:22px;padding:26px}.phone-contact-method{min-height:350px}.phone-contact-content strong{font-size:clamp(2.8rem,13vw,4.3rem)}.contact-copy-row{flex-direction:column;align-items:flex-start}.support-chat-shell{bottom:12px;right:12px}.support-chat-panel{border-radius:18px;width:calc(100vw - 24px);height:min(720px,100dvh - 88px)}.support-chat-launcher{min-height:54px}.support-chat-contact-links{grid-template-columns:repeat(5,minmax(0,1fr))}.support-inbox-header,.support-presence,.support-inbox-reply>div{flex-direction:column;align-items:flex-start}.support-inbox-header,.support-presence{padding-inline:18px}.support-inbox-layout{padding:10px}.support-presence-buttons{width:100%}.support-presence-buttons button{flex:1}.support-thread-detail>header{flex-direction:column;align-items:flex-start;gap:12px}.support-inbox-message{max-width:90%}.support-inbox-reply button{width:100%}}
