:root{--bg:#080808;--surface:#111;--raised:#151515;--input:#0a0a0a;--border:#262626;--strong:#3a3a3a;--text:#fff;--text2:#d4d4d4;--muted:#a3a3a3;--legal:#737373;--faint:#525252;--radius:16px;--max:1200px}
*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Geist,system-ui,sans-serif;-webkit-font-smoothing:antialiased}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}button,a{touch-action:manipulation}:focus-visible{outline:2px solid #fff;outline-offset:3px}.shell{width:min(calc(100% - 48px),var(--max));margin-inline:auto}
.header{position:sticky;top:0;z-index:50;height:64px;border-bottom:1px solid #1c1c1c;background:#080808d9;backdrop-filter:blur(14px)}.header-inner{height:100%;width:min(calc(100% - 48px),var(--max));margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-size:19px;font-weight:700}.brand img{width:30px;height:30px}.desktop-nav{display:flex;align-items:center;gap:4px}.desktop-nav>a{padding:10px 14px;color:var(--muted);font-size:14.5px}.desktop-nav>a:hover,.text-button:hover,footer a:hover{color:#fff}.button{min-height:44px;border:0;border-radius:11px;padding:12px 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:650;cursor:pointer}.primary{background:#fff;color:#080808}.primary:hover{background:#e6e6e6}.secondary{background:var(--surface);border:1px solid var(--strong)}.secondary:hover{background:#1a1a1a;border-color:#4a4a4a}.cart-button{margin-left:8px;padding:9px 16px}.cart-count{min-width:20px;height:20px;padding:0 6px;border-radius:99px;background:#fff;color:#080808;font-size:12px;font-weight:800;place-items:center}.cart-count:not([hidden]){display:inline-grid}.mobile-actions{display:none}.icon-button{width:44px;height:44px;border:1px solid var(--strong);border-radius:10px;background:var(--surface);display:grid;place-items:center;cursor:pointer;position:relative}.icon-button .cart-count{position:absolute;top:-7px;right:-7px}.menu-button{gap:4px;align-content:center}.menu-button span{width:18px;height:2px;background:#fff;border-radius:2px}
.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);align-items:center;gap:56px;padding-block:72px 64px}.pill{width:max-content;max-width:100%;display:flex;align-items:center;gap:8px;margin:0 0 26px;padding:7px 14px;border:1px solid #2c2c2c;border-radius:99px;background:var(--surface);color:var(--text2);font-size:13px;font-weight:600}.pill span{width:6px;height:6px;background:var(--text2);border-radius:50%;flex:none}h1,h2,h3,p{margin-top:0}h1{max-width:680px;margin-bottom:22px;font-size:clamp(38px,6vw,64px);line-height:1.04;font-weight:800;letter-spacing:-.04em}h2{letter-spacing:-.035em}.hero-lede{max-width:500px;color:var(--muted);font-size:18px;line-height:1.6}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.trust-line{margin:34px 0 0;color:var(--legal);font-size:13px;line-height:1.8}.trust-line i,.trust-strip i{color:#333;font-style:normal}.bundle-preview{padding:26px;background:#121212;border:1px solid #2c2c2c;border-radius:18px;box-shadow:0 40px 90px -50px #000}.preview-heading,.preview-total{display:flex;align-items:center;justify-content:space-between;gap:12px}.preview-heading{margin-bottom:18px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.08em}.preview-heading b,.badge.light{padding:5px 10px;border-radius:99px;background:#fff;color:#080808;font-size:11px;letter-spacing:.05em}.preview-item{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid #1f1f1f;font-size:14.5px;font-weight:600}.preview-item span:first-child{width:38px;height:38px;display:grid;place-items:center;border:1px solid #2c2c2c;border-radius:10px;background:#1a1a1a;font-size:18px}.preview-item s{color:var(--faint);font-size:13px;font-weight:400}.preview-total{padding-top:18px}.preview-total span{color:var(--muted);font-size:14px}.preview-total strong{font-size:30px}.full{width:100%;margin-top:18px}.trust-strip{padding:18px 24px;border-block:1px solid #1a1a1a;display:flex;justify-content:center;flex-wrap:wrap;gap:14px 36px;color:var(--legal);font-size:13px}
.section{padding-block:80px 40px;scroll-margin-top:64px}.section-heading{text-align:center;margin-bottom:48px}.section-heading>p,.eyebrow{margin-bottom:12px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.section-heading h2{max-width:780px;margin:0 auto;font-size:clamp(28px,4vw,42px)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card,.steps article,.policy-grid article{padding:24px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.product-card{display:flex;flex-direction:column;transition:.18s}.product-card:hover{transform:translateY(-3px);border-color:var(--strong);box-shadow:0 22px 48px -28px #000}.product-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.product-icon{width:48px;height:48px;display:grid;place-items:center;background:#161616;border:1px solid #2c2c2c;border-radius:12px;font-size:23px}.badge{padding:5px 10px;border:1px solid #2c2c2c;border-radius:99px;background:#1a1a1a;color:var(--text2);font-size:10.5px;font-weight:700;letter-spacing:.06em}.product-card h3{margin-bottom:9px;font-size:18px}.product-card>p{flex:1;color:var(--muted);font-size:13.5px;line-height:1.55}.price{display:flex;align-items:baseline;gap:9px;margin-top:14px}.price strong{font-size:26px}.price s{color:var(--faint)}.product-card .primary{width:100%;margin-top:16px}.text-button{border:0;background:none;color:var(--muted);font-size:13px;font-weight:500;cursor:pointer}.product-card .text-button{margin-top:11px}.bundle-section{padding-block:24px 72px;scroll-margin-top:74px}.bundle-panel{position:relative;padding:40px;display:flex;align-items:center;justify-content:space-between;gap:32px;background:var(--raised);border:1px solid var(--strong);border-radius:20px;box-shadow:0 0 60px -30px #ffffff2e}.bundle-panel.pulse{animation:pulse 1.1s ease 2}.bundle-panel h2{margin:18px 0 12px;font-size:clamp(26px,4vw,36px)}.bundle-panel p{max-width:520px;color:var(--muted);line-height:1.6}.bundle-price{display:flex;align-items:center;gap:14px}.bundle-price>strong{font-size:40px}.bundle-price span{display:flex;flex-direction:column;font-size:14px}.bundle-price s{color:var(--faint)}.bundle-price b{color:var(--text2)}.bundle-actions{min-width:230px;display:flex;flex-direction:column;gap:12px}.steps,.policy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{padding:28px}.steps article>b{color:var(--text2);font-size:13px}.steps h3{margin:16px 0 9px}.steps p,.policy-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.delivery{margin-top:18px;padding:28px;display:flex;gap:18px;background:#0e0e0e;border:1px solid var(--border);border-radius:var(--radius)}.delivery>span{width:44px;height:44px;display:grid;place-items:center;flex:none;background:#161616;border:1px solid #2c2c2c;border-radius:11px;font-size:20px}.delivery h3{margin-bottom:8px}.delivery p{margin:0;color:var(--muted);line-height:1.65}.reviews{padding-block:0 64px}.reviews>div{max-width:712px;margin:auto;padding:44px;text-align:center;background:#0e0e0e;border:1px dashed #2c2c2c;border-radius:var(--radius)}.reviews span{font-size:28px}.reviews h3{margin:12px 0 10px;font-size:20px}.reviews p{max-width:460px;margin:auto;color:var(--muted);line-height:1.6}
.narrow-section{width:min(calc(100% - 48px),760px);margin:auto;padding-block:24px 72px;scroll-margin-top:70px}.narrow-section>h2{text-align:center;font-size:clamp(26px,4vw,36px);margin-bottom:32px}.faq{margin-bottom:10px;padding:18px 22px;background:var(--surface);border:1px solid var(--border);border-radius:12px}.faq summary{display:flex;justify-content:space-between;gap:16px;cursor:pointer;font-size:16px;font-weight:600;list-style:none}.faq summary::after{content:"+";color:var(--muted);font-size:20px}.faq[open] summary::after{content:"−"}.faq p{margin:13px 0 0;color:var(--muted);font-size:14.5px;line-height:1.65}.contact-card{padding:36px;background:var(--surface);border:1px solid var(--border);border-radius:18px}.contact-card>h2{font-size:clamp(24px,4vw,32px);margin-bottom:10px}.contact-card>p{color:var(--muted);line-height:1.6}.contact-card>p a{text-decoration:underline;color:var(--text2)}form{display:grid;gap:16px;margin-top:26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:grid;gap:7px;color:var(--text2);font-size:13px;font-weight:600}label small{color:var(--legal);font-weight:400}input,select,textarea{width:100%;padding:13px 15px;color:#fff;background:var(--input);border:1px solid #2c2c2c;border-radius:10px;outline:none}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#fff}.rich-editor{overflow:visible;background:var(--input);border:1px solid #303030;border-radius:12px;box-shadow:inset 0 1px 0 #ffffff05;transition:border-color .16s,box-shadow .16s}.rich-editor:focus-within{border-color:#626262;box-shadow:0 0 0 3px #ffffff0a}.editor-toolbar{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:7px 10px 7px 14px;border-bottom:1px solid #252525;border-radius:12px 12px 0 0;background:linear-gradient(180deg,#151515,#111)}.toolbar-label{color:#777;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.toolbar-actions{display:flex;align-items:center;gap:4px}.editor-toolbar button{position:relative;width:34px;height:34px;padding:0;border:0;border-radius:8px;background:transparent;color:#a8a8a8;display:grid;place-items:center;cursor:pointer;transition:background .15s,color .15s,transform .15s}.editor-toolbar button svg{width:17px;height:17px;fill:currentColor}.editor-toolbar button:hover{background:#242424;color:#fff}.editor-toolbar button:active{transform:scale(.92)}.editor-toolbar button.active{background:#fff;color:#0a0a0a}.editor-toolbar button::after{content:attr(data-tooltip);position:absolute;z-index:3;right:50%;bottom:calc(100% + 8px);transform:translateX(50%) translateY(3px);padding:6px 8px;border:1px solid #333;border-radius:6px;background:#1b1b1b;color:#eee;font-size:11px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:.15s}.editor-toolbar button:hover::after,.editor-toolbar button:focus-visible::after{opacity:1;transform:translateX(50%) translateY(0)}.toolbar-divider{width:1px;height:20px;margin:0 3px;background:#303030}.editor-content{min-height:150px;padding:16px;color:#fff;line-height:1.6;outline:none}.editor-content:empty::before{content:attr(data-placeholder);color:#686868;pointer-events:none}.editor-content ul,.editor-content ol{margin:8px 0;padding-left:24px}.contact-card form .button{justify-self:start}.contact-card form .button:disabled{opacity:.65;cursor:wait}.form-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-status{min-height:20px;margin:0;color:var(--muted);font-size:13px;line-height:1.5}.form-status.success{color:#b8f7ca}.form-status.error{color:#ffb4b4}.policy-grid h3{margin-bottom:12px}footer{border-top:1px solid #1c1c1c}.footer-grid{padding-block:48px;display:grid;grid-template-columns:minmax(0,2fr) 1fr 1fr;gap:48px}.footer-brand p{max-width:680px;margin:22px 0 0;color:var(--legal);font-size:12.5px;line-height:1.7}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:12px}.footer-grid>div:not(.footer-brand) strong{margin-bottom:4px}.footer-grid>div:not(.footer-brand) a{color:var(--muted);font-size:14px}.footer-bottom{padding-block:18px;border-top:1px solid #1a1a1a;display:flex;justify-content:space-between;gap:16px;color:var(--legal);font-size:12.5px}
.mobile-menu,.overlay{position:fixed;inset:0;z-index:80;background:#080808b8}.mobile-menu-panel{padding:14px 24px 22px;background:#0e0e0e;border-bottom:1px solid var(--border);animation:menu .22s ease}.menu-heading{height:50px;display:flex;align-items:center;justify-content:space-between}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu nav a{padding:14px 6px;border-bottom:1px solid #1a1a1a;color:var(--text2);font-size:17px}.cart-drawer{width:min(430px,100%);height:100%;margin-left:auto;background:var(--surface);border-left:1px solid var(--border);display:grid;grid-template-rows:auto 1fr auto;animation:drawer .28s ease}.drawer-heading{padding:24px;display:flex;justify-content:space-between;border-bottom:1px solid var(--border)}.drawer-heading p{margin-bottom:6px;color:var(--muted);font-size:11px;letter-spacing:.14em}.drawer-heading h2{margin:0;font-size:23px}.cart-content{padding:20px 24px;overflow:auto}.empty-cart{text-align:center;padding:64px 12px;color:var(--muted)}.cart-item{padding:14px 0;display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid var(--border)}.cart-item-icon{width:44px;height:44px;display:grid;place-items:center;background:#181818;border:1px solid #2c2c2c;border-radius:11px}.cart-item h3{margin:0 0 5px;font-size:14.5px}.cart-item button{padding:0;border:0;background:none;color:var(--legal);font-size:12px;cursor:pointer}.cart-footer{padding:20px 24px;border-top:1px solid var(--border)}.subtotal{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:16px}.subtotal strong{font-size:24px}.reassurance{color:var(--legal);font-size:12px;line-height:1.7}.cart-footer .button{width:100%;margin-top:15px}.conflict{margin-top:16px;padding:14px;background:#181818;border:1px solid var(--strong);border-radius:12px}.conflict p{margin:0 0 12px;color:var(--text2);font-size:13px;line-height:1.5}.conflict .button{margin:5px 0 0}.centered{display:grid;place-items:center;padding:24px;overflow:auto}.modal{width:min(100%,540px);max-height:calc(100vh - 48px);overflow:auto;padding:32px;background:var(--surface);border:1px solid #2c2c2c;border-radius:18px;animation:pop .22s ease}.modal-heading{display:flex;justify-content:space-between;gap:16px}.modal-product{display:flex;align-items:center;gap:14px}.modal h2{margin:0;font-size:22px}.modal .description{color:var(--text2);line-height:1.6}.modal-label{margin:22px 0 10px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.1em}.check-list{padding:0;list-style:none}.check-list li{margin:9px 0;color:var(--text2);font-size:14px}.check-list li::before{content:"✓";margin-right:10px}.legal{color:var(--legal);font-size:12.5px;line-height:1.6}.modal>.button{width:100%;margin-top:22px}.checkout-summary{padding:14px 18px;background:var(--input);border:1px solid var(--border);border-radius:12px}.checkout-line,.checkout-total{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #1a1a1a;color:var(--text2);font-size:14px}.checkout-total{padding-top:14px;border:0;color:#fff;font-weight:700}.disabled{background:#1a1a1a!important;color:var(--legal)!important;border:1px solid var(--border);cursor:not-allowed!important}.toast{position:fixed;z-index:100;bottom:26px;left:50%;transform:translateX(-50%);padding:12px 22px;border-radius:99px;background:#fff;color:#080808;font-size:14px;font-weight:600;box-shadow:0 16px 40px -12px #000;animation:pop .22s ease;white-space:nowrap}
/* A single navigation panel gives the footer's Shop and Help groups equal visual weight. */
.footer-grid{grid-template-columns:minmax(0,1.7fr) minmax(360px,1fr);align-items:start}.footer-nav{padding:22px 24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.footer-link-group{display:flex;flex-direction:column;gap:0}.footer-link-group strong{margin-bottom:8px;color:#fff;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.footer-link-group a{padding:9px 0;border-bottom:1px solid #202020;color:var(--muted);font-size:14px}.footer-link-group a:last-child{border-bottom:0}.footer-link-group a:hover{color:#fff}
/* This secondary marketplace card reuses ResaleLane's restrained surface, border, radius, and type system. */
.ebay-feature{padding-block:0 8px}.ebay-card{min-height:132px;padding:21px 24px;display:grid;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:24px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);transition:.18s}.ebay-card:hover{border-color:var(--strong);background:var(--raised);transform:translateY(-2px);box-shadow:0 22px 48px -32px #000}.ebay-store-image{width:88px;height:88px;display:block;object-fit:cover;border:1px solid var(--strong);border-radius:13px}.ebay-card-copy{min-width:0}.ebay-kicker{display:flex;align-items:center;gap:12px;margin-bottom:9px}.ebay-kicker span{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ebay-kicker img{width:52px;height:auto}.ebay-card h2{margin:0 0 6px;font-size:clamp(20px,2.6vw,28px)}.ebay-card p{margin:0;color:var(--muted);font-size:14px}.ebay-card-action{min-height:44px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--strong);border-radius:11px;background:#fff;color:#080808;font-weight:650;white-space:nowrap}.ebay-card:hover .ebay-card-action{background:#e6e6e6}
@keyframes drawer{from{transform:translateX(100%)}to{transform:none}}@keyframes menu{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes pop{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes pulse{0%{box-shadow:0 0 0 0 #ffffff80}100%{box-shadow:0 0 0 14px #fff0}}
@media(max-width:980px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:819px){.desktop-nav{display:none}.mobile-actions{display:flex;gap:8px}.hero{grid-template-columns:1fr;gap:40px;padding-block:48px}.bundle-panel{align-items:flex-start;flex-direction:column}.bundle-actions{width:100%}.steps,.policy-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:560px){.shell,.header-inner,.narrow-section{width:min(calc(100% - 32px),var(--max))}.hero{padding-block:40px}.hero-lede{font-size:16px}.pill{font-size:11.5px}.button-row .button{width:100%}.trust-line i{display:none}.trust-line span{display:block}.bundle-preview{padding:20px}.product-grid{grid-template-columns:1fr}.bundle-panel{padding:26px}.section{padding-block:64px 32px}.form-grid{grid-template-columns:1fr}.contact-card{padding:24px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.reviews>div{padding:32px 22px}.preview-heading{align-items:flex-start}.centered{padding:12px}.modal{padding:22px;max-height:calc(100vh - 24px)}}
.turnstile-wrap{display:grid;gap:10px;justify-items:start}.turnstile-slot{min-height:65px}.turnstile-slot>div{max-width:100%}
/* Collapse the promotion and footer cleanly without overpowering the mobile product flow. */
@media(max-width:819px){.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-nav{width:100%}.ebay-card{grid-template-columns:72px minmax(0,1fr);gap:18px}.ebay-store-image{width:72px;height:72px}.ebay-card-action{grid-column:1/-1;width:100%}}@media(max-width:560px){.footer-nav{padding:20px;gap:24px}.ebay-card{padding:18px;grid-template-columns:64px minmax(0,1fr);gap:14px}.ebay-store-image{width:64px;height:64px;border-radius:11px}.ebay-kicker{gap:9px;margin-bottom:6px}.ebay-kicker img{width:44px}.ebay-card h2{font-size:19px}.ebay-card p{font-size:13px;line-height:1.5}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

.result-page{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.result-main{width:min(calc(100% - 48px),760px);margin:auto;padding:72px 0}.result-status{width:48px;height:48px;display:grid;place-items:center;margin-bottom:24px;border:1px solid var(--strong);border-radius:14px;background:var(--raised);font-size:22px}.result-main h1{max-width:680px;margin-bottom:18px;font-size:clamp(36px,6vw,56px)}.result-lede{max-width:650px;color:var(--muted);font-size:17px;line-height:1.7}.result-panel{margin-top:32px;padding:26px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.result-panel h2{margin-bottom:16px;font-size:20px}.result-list{margin:0;padding:0;list-style:none;display:grid;gap:16px}.result-list li{display:grid;grid-template-columns:28px 1fr;gap:12px;color:var(--text2);line-height:1.6}.result-list b{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--strong);border-radius:8px;color:#fff;font-size:12px}.result-help{margin-top:18px;padding:22px;border:1px solid var(--border);border-radius:var(--radius)}.result-help h2{margin-bottom:8px;font-size:17px}.result-help p{margin-bottom:0;color:var(--muted);line-height:1.65}.result-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.result-note{margin-top:22px;color:var(--legal);font-size:12.5px;line-height:1.65}.simple-footer{padding:22px 24px;border-top:1px solid #1c1c1c;color:var(--legal);font-size:12.5px;text-align:center}@media(max-width:560px){.result-main{width:min(calc(100% - 32px),760px);padding:48px 0}.result-actions .button{width:100%}.result-panel{padding:22px}}
