.still-brand{background:var(--color-still-white);padding:5rem 1.5rem}.still-brand__inner{max-width:620px;margin:0 auto;text-align:center}.still-brand__eyebrow{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--color-still-muted);margin:0 0 1.25rem}.still-brand__body{font-size:clamp(16px,2vw,19px);line-height:1.65;color:var(--color-still-black);margin:0}.still-brand__body p+p{margin-top:1rem}.still-brand__cta{display:inline-block;margin-top:2rem;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--color-still-black);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px;transition:opacity var(--still-transition)}.still-brand__cta:hover{opacity:.6}.cart-delivery{margin:16px 0 0;padding:22px 24px;border-radius:8px;background:#00000006;border:1px solid rgba(0,0,0,.08)}.cart-delivery__inner{max-width:760px}.cart-delivery__eyebrow{margin:0 0 6px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--color-still-muted, #5a5a5a);font-weight:600}.cart-delivery__heading{margin:0 0 6px;font-size:18px;font-weight:700;letter-spacing:-.01em;color:var(--color-still-black, #111)}.cart-delivery__lede{margin:0 0 16px;font-size:13px;color:var(--color-still-muted, #5a5a5a);line-height:1.5}.cart-delivery__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cart-delivery__field--full{grid-column:1 / -1}.cart-delivery__label{display:block;margin:0 0 6px;font-size:12px;font-weight:600;color:var(--color-still-black, #111)}.cart-delivery__required{color:#cc0a13;margin-left:2px}.cart-delivery__optional{font-weight:400;color:var(--color-still-muted, #5a5a5a);font-size:11px}.cart-delivery__input{width:100%;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:6px;padding:11px 13px;font-size:14px;color:var(--color-still-black, #111);transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.cart-delivery__input:focus{outline:none;border-color:var(--color-still-black, #111);box-shadow:0 0 0 3px #0000000f}.cart-delivery__input:invalid:not(:placeholder-shown){border-color:#cc0a13}.cart-delivery__note{margin:14px 0 0;font-size:12px;color:var(--color-still-muted, #5a5a5a)}@media(max-width:600px){.cart-delivery{padding:18px 16px}.cart-delivery__grid{grid-template-columns:1fr}}.still-ticker{background:var(--color-still-bg);padding:4rem 1.5rem}.still-ticker__inner{max-width:900px;margin:0 auto}.still-ticker__header{text-align:center;margin-bottom:2.5rem}.still-ticker__eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-still-muted);margin:0 0 .5rem}.still-ticker__heading{font-size:clamp(24px,3.5vw,36px);font-weight:700;margin:0 0 .75rem;color:var(--color-still-black)}.still-ticker__lede{font-size:15px;line-height:1.5;color:var(--color-still-muted);max-width:540px;margin:0 auto}.still-ticker__stage{position:relative}.still-ticker__stage:has(.still-ticker__card){min-height:340px}.still-ticker__card{display:grid;grid-template-columns:200px 1fr;gap:2rem;align-items:center;background:var(--color-still-white);border:1px solid var(--color-still-border);border-radius:14px;padding:1.75rem;opacity:1;transition:opacity .6s ease}.still-ticker__card--hidden{display:none}.still-ticker__card--fading{opacity:0}.still-ticker__card-image{display:flex;justify-content:center}.still-ticker__img{width:100%;max-width:200px;height:auto;border-radius:8px;box-shadow:0 4px 14px #00000014}.still-ticker__card-body{min-width:0}.still-ticker__card-name{font-size:18px;font-weight:700;margin:0 0 .15rem;color:var(--color-still-black)}.still-ticker__card-set{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--color-still-muted);margin:0 0 1rem}.still-ticker__math{margin:0 0 1rem;padding:0;border-top:1px solid var(--color-still-border)}.still-ticker__math-row{display:grid;grid-template-columns:1fr auto;gap:1rem;padding:.5rem 0;border-bottom:1px solid var(--color-still-border);font-size:14px}.still-ticker__math-row dt{margin:0;color:var(--color-still-muted)}.still-ticker__math-row dd{margin:0;color:var(--color-still-black);font-variant-numeric:tabular-nums}.still-ticker__math-row--discount dt,.still-ticker__math-row--discount dd{color:var(--color-still-muted)}.still-ticker__math-row--final{border-bottom:none;padding-top:.75rem;font-size:16px}.still-ticker__math-row--final dt{color:var(--color-still-black);font-weight:600}.still-ticker__final-price{font-weight:700}.still-ticker__dim{color:var(--color-still-muted);font-size:.9em}.still-ticker__cta{display:inline-block;font-size:14px;color:var(--color-still-black);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px}.still-ticker__cta:hover{opacity:.7}.still-ticker__empty{text-align:center;color:var(--color-still-muted);font-size:14px;padding:2rem 0}.still-ticker__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.still-ticker__dot{width:8px;height:8px;border-radius:50%;background:var(--color-still-border);border:none;padding:0;cursor:pointer;transition:background .2s}.still-ticker__dot--active{background:var(--color-still-black)}.still-ticker__header--compact{margin-bottom:1.5rem}.still-ticker__heading--compact{font-size:clamp(20px,2.5vw,26px);font-weight:600}.still-ticker--compact{padding:3rem 1.5rem}.still-ticker--compact .still-ticker__inner{max-width:720px}.still-ticker--compact .still-ticker__card{grid-template-columns:140px 1fr;gap:1.5rem;padding:1.25rem;border-radius:12px}.still-ticker--compact .still-ticker__img{max-width:140px}.still-ticker--compact .still-ticker__card-name{font-size:16px}.still-ticker--compact .still-ticker__math-row{font-size:13px;padding:.4rem 0}.still-ticker--compact .still-ticker__math-row--final{font-size:15px;padding-top:.55rem}.still-ticker--compact .still-ticker__cta{font-size:13px}.still-ticker--compact .still-ticker__dots{margin-top:1rem}.still-ticker--compact .still-ticker__dot{width:6px;height:6px}.still-ticker__controls{margin-top:1.5rem;display:flex;align-items:center;justify-content:center;gap:1rem}.still-ticker__controls .still-ticker__dots{margin-top:0}.still-ticker__arrow{width:36px;height:36px;border-radius:50%;border:1px solid var(--color-still-border);background:transparent;color:var(--color-still-black);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;padding:0;transition:background .16s ease,opacity .16s ease,transform .16s ease}.still-ticker__arrow:hover{background:#0000000d}.still-ticker__arrow:active{transform:scale(.95)}@media(max-width:640px){.still-ticker{padding:2.5rem 1rem}.still-ticker__card{grid-template-columns:1fr;gap:1.25rem;padding:1.25rem}.still-ticker__card-image{max-width:180px;margin:0 auto}.still-ticker--compact .still-ticker__card{grid-template-columns:1fr;padding:1rem}.still-ticker--compact .still-ticker__card-image{max-width:140px}}@media(prefers-reduced-motion:reduce){.still-ticker__card{transition:none}}.still-fair{background:var(--color-still-white);padding:4rem 1.5rem 6rem}.still-fair__inner{max-width:760px;margin:0 auto}.still-fair__hero{text-align:center;margin-bottom:3rem}.still-fair__eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-still-muted);margin:0 0 .5rem}.still-fair__title{font-size:clamp(28px,4.5vw,44px);font-weight:700;letter-spacing:-.01em;line-height:1.15;color:var(--color-still-black);margin:0 0 1rem}.still-fair__lede{font-size:17px;line-height:1.55;color:var(--color-still-muted);margin:0}.still-fair__section{margin:2.75rem 0}.still-fair__h2{font-size:22px;font-weight:700;margin:0 0 .75rem;color:var(--color-still-black)}.still-fair__body{font-size:16px;line-height:1.65;color:var(--color-still-black);margin:0 0 1rem}.still-fair__rule-block{display:grid;grid-template-columns:1fr;gap:12px;margin:1rem 0 0}@media(min-width:760px){.still-fair__rule-block{grid-template-columns:1fr 1fr;gap:14px}}.still-fair__rule-branch{padding:1.25rem 1.4rem;background:var(--color-still-bg);border-left:3px solid var(--color-still-muted, #888);border-radius:0 6px 6px 0}.still-fair__rule-branch--lift{border-left-color:var(--color-still-gold, #c9a14d)}.still-fair__rule-tag{display:inline-block;font-family:var(--font-still-mono, ui-monospace, monospace);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-still-muted, #888);margin-bottom:8px}.still-fair__rule-branch--lift .still-fair__rule-tag{color:var(--color-still-gold, #c9a14d)}.still-fair__rule-formula{font-family:var(--font-still-mono, ui-monospace, monospace);font-size:14px;letter-spacing:-.005em;color:var(--color-still-black);margin:0 0 8px;line-height:1.5}.still-fair__rule-formula strong{color:var(--color-still-black);font-weight:700}.still-fair__rule-arrow{margin:0 6px;color:var(--color-still-muted, #888)}.still-fair__rule-explain{font-size:13.5px;line-height:1.5;color:var(--color-still-muted);margin:0}.still-fair__math{margin:1rem 0 0;padding:1.5rem;background:var(--color-still-bg);border-radius:10px;border:1px solid var(--color-still-border)}.still-fair__math-row{display:grid;grid-template-columns:1fr auto;gap:1rem;padding:.6rem 0;font-size:15px;border-bottom:1px solid var(--color-still-border)}.still-fair__math-row:last-child{border-bottom:none}.still-fair__math-row dt{margin:0;color:var(--color-still-muted)}.still-fair__math-row dd{margin:0;color:var(--color-still-black);font-variant-numeric:tabular-nums;font-weight:500}.still-fair__math-row--sub dt,.still-fair__math-row--sub dd{font-weight:600;color:var(--color-still-black)}.still-fair__math-row--final{padding-top:.9rem;font-size:18px}.still-fair__math-row--final dt{color:var(--color-still-black);font-weight:700}.still-fair__math-row--final dd{font-weight:700;color:var(--color-still-gold, #c9a14d)}.still-fair__dim{color:var(--color-still-muted, #888);font-weight:400;font-size:12.5px}.still-fair__example-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start;margin:1.5rem 0 0}.still-fair__example-figure{margin:0;display:flex;flex-direction:column;align-items:center;gap:.6rem}.still-fair__example-img{width:100%;max-width:240px;height:auto;border-radius:10px;box-shadow:0 6px 22px #0000001a}.still-fair__example-caption{font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--color-still-muted)}@media(min-width:760px){.still-fair__example-grid{grid-template-columns:240px 1fr;gap:2.25rem;align-items:center}.still-fair__example-figure{align-items:flex-start}}.still-fair__why p{font-size:16px;line-height:1.65;color:var(--color-still-black);margin:0 0 1rem}.still-fair__why p:last-child{margin-bottom:0}.still-fair__sources{list-style:none;margin:.5rem 0 0;padding:0}.still-fair__sources li{padding:.6rem 0;border-bottom:1px solid var(--color-still-border);font-size:15px;line-height:1.5}.still-fair__sources li:last-child{border-bottom:none}.still-fair__sources--inline li{border-bottom:none;padding:.4rem 0;font-size:15.5px}.still-fair__sources--inline em{font-style:italic}.still-fair__sources a{color:var(--color-still-black);text-decoration:underline}.still-fair__note{font-size:13px;color:var(--color-still-muted);font-style:italic;margin:.75rem 0 0}.still-fair__cta-wrap{text-align:center;margin-top:3rem}.still-fair__cta{display:inline-block;background:var(--color-still-black);color:var(--color-still-white);border-radius:var(--still-radius-pill);padding:14px 32px;font-size:14px;font-weight:500;letter-spacing:.04em;text-decoration:none;transition:opacity var(--still-transition)}.still-fair__cta:hover{opacity:.8}.still-faq{background:var(--color-still-bg);padding:4rem 1.5rem 5rem}.still-faq__inner{max-width:720px;margin:0 auto}.still-faq__header{margin:0 0 2rem}.still-faq__eyebrow{margin:0 0 8px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-still-muted);font-weight:600}.still-faq__heading{margin:0 0 10px;font-size:clamp(28px,4vw,40px);font-weight:700;letter-spacing:-.01em;color:var(--color-still-black)}.still-faq__lede{margin:0;font-size:16px;line-height:1.55;color:var(--color-still-muted)}.still-faq__grid{display:flex;flex-direction:column;gap:12px;margin-top:1.5rem}.still-faq-card{display:grid;grid-template-columns:44px 1fr auto;gap:16px;align-items:center;padding:18px 20px;background:var(--color-still-surface, #fff);border:1px solid var(--color-still-border);border-radius:12px;text-decoration:none;color:var(--color-still-black);transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.still-faq-card:hover{transform:translateY(-1px);border-color:var(--color-still-black);box-shadow:0 4px 14px #0000000f}.still-faq-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:var(--color-still-bg, #F9F8F6);color:var(--color-still-black);border:1px solid var(--color-still-border)}.still-faq-card__title{margin:0 0 3px;font-size:16px;font-weight:700;color:var(--color-still-black);letter-spacing:-.005em}.still-faq-card__blurb{margin:0;font-size:13.5px;line-height:1.5;color:var(--color-still-muted)}.still-faq-card__arrow{font-size:18px;color:var(--color-still-muted);transition:color .15s ease,transform .15s ease}.still-faq-card:hover .still-faq-card__arrow{color:var(--color-still-black);transform:translate(2px)}.still-faq__contact{margin-top:2rem;text-align:center}.still-faq__contact-link{display:inline-block;padding:12px 24px;border-radius:999px;background:var(--color-still-black);color:var(--color-still-bg);font-size:14px;font-weight:600;letter-spacing:.02em;text-decoration:none;transition:opacity .15s ease}.still-faq__contact-link:hover{opacity:.85}@media(max-width:600px){.still-faq{padding:2.5rem 1.25rem 3.5rem}.still-faq-card{grid-template-columns:40px 1fr;grid-template-rows:auto auto;padding:16px}.still-faq-card__arrow{display:none}}.still-featured{background:var(--color-still-bg);padding:4rem 1.5rem 5rem}.still-featured__inner{max-width:1280px;margin:0 auto}.still-featured__header{text-align:center;margin-bottom:2rem}.still-featured__eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-still-muted);margin:0 0 .5rem}.still-featured__heading{font-size:clamp(22px,3vw,32px);font-weight:700;letter-spacing:-.01em;color:var(--color-still-black);margin:0}.still-featured__lede{margin:.6rem auto 0;max-width:520px;font-size:14px;color:var(--color-still-muted)}.still-featured__viewport{position:relative;display:flex;align-items:center;gap:8px}.still-featured__rail{flex:1;display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 4px 18px;scrollbar-width:none}.still-featured__rail::-webkit-scrollbar{display:none}.still-featured__card{flex:0 0 auto;scroll-snap-align:start;width:200px;display:flex;flex-direction:column;text-decoration:none;color:inherit;background:var(--color-still-surface, #fff);border:1px solid var(--color-still-border, rgba(0,0,0,.08));border-radius:10px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.still-featured__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014;border-color:var(--color-still-black)}.still-featured__card-image{background:var(--color-still-bg);display:flex;align-items:center;justify-content:center;aspect-ratio:240 / 335}.still-featured__img{width:100%;height:100%;object-fit:contain;display:block}.still-featured__img--placeholder{background:linear-gradient(135deg,var(--color-still-surface, #1a1a1a) 0%,var(--color-still-bg, #0a0a0a) 100%);background-size:cover;border-radius:6px}.still-featured__card-body{padding:12px 14px 14px}.still-featured__card-set{margin:0 0 4px;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--color-still-muted)}.still-featured__card-name{margin:0 0 8px;font-size:14px;font-weight:600;color:var(--color-still-black);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.still-featured__card-price{margin:0;font-size:14px;font-weight:700;color:var(--color-still-black)}.still-featured__arrow{position:relative;flex-shrink:0;width:38px;height:38px;border-radius:999px;border:1px solid var(--color-still-border, rgba(0,0,0,.12));background:var(--color-still-surface, #fff);color:var(--color-still-black);font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease,border-color .15s ease,opacity .15s ease}.still-featured__arrow:hover:not(:disabled){background:var(--color-still-black);color:var(--color-still-bg);border-color:var(--color-still-black)}.still-featured__arrow:disabled{opacity:.3;cursor:not-allowed}.still-featured__empty{flex:1;text-align:center;padding:32px;color:var(--color-still-muted)}@media(max-width:600px){.still-featured{padding:2.5rem 1rem 3.5rem}.still-featured__card{width:160px}.still-featured__arrow{display:none}}.still-help{background:var(--color-still-bg);padding:4rem 1.5rem 5rem}.still-help__inner{max-width:720px;margin:0 auto}.still-help__header{margin:0 0 2rem}.still-help__eyebrow{margin:0 0 8px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-still-muted);font-weight:600}.still-help__heading{margin:0 0 10px;font-size:clamp(28px,4vw,40px);font-weight:700;letter-spacing:-.01em;color:var(--color-still-black)}.still-help__lede{margin:0;font-size:16px;line-height:1.55;color:var(--color-still-muted)}.still-help__body{display:flex;flex-direction:column;gap:1.25rem}.still-help__sub-heading{margin:1.5rem 0 0;font-size:18px;font-weight:700;letter-spacing:-.005em;color:var(--color-still-black)}.still-help__paragraph{margin:0;font-size:15px;line-height:1.6;color:var(--color-still-black)}.still-help__paragraph p{margin:0 0 .75rem}.still-help__paragraph p:last-child{margin-bottom:0}.still-help__steps{margin:0;padding:0;list-style:none;counter-reset:help-step}.still-help__step{position:relative;padding:14px 16px 14px 56px;margin:0 0 10px;background:var(--color-still-surface, #fff);border:1px solid var(--color-still-border, rgba(0, 0, 0, .05));border-radius:8px;font-size:14.5px;line-height:1.55;color:var(--color-still-black);counter-increment:help-step}.still-help__step:before{content:counter(help-step);position:absolute;left:16px;top:16px;width:26px;height:26px;background:var(--color-still-black);color:var(--color-still-white, #fff);border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.still-help__step-title{display:block;font-weight:700;margin-bottom:2px}.still-help__step-body{display:block;color:var(--color-still-muted, rgba(0,0,0,.78))}.still-help__table-wrap{overflow-x:auto;border:1px solid var(--color-still-border, rgba(0, 0, 0, .08));border-radius:10px;background:var(--color-still-surface, #fff)}.still-help__table{width:100%;border-collapse:collapse;font-size:14.5px}.still-help__table th,.still-help__table td{padding:12px 16px;text-align:left;border-bottom:1px solid var(--color-still-border, rgba(0, 0, 0, .06));vertical-align:top;color:var(--color-still-black)}.still-help__table tr:last-child td{border-bottom:0}.still-help__table th{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--color-still-muted);font-weight:600;background:var(--color-still-bg, rgba(0, 0, 0, .025))}.still-help__table-num{text-align:right;white-space:nowrap}.still-help__zone-desc{margin-top:2px;font-size:12px;color:var(--color-still-muted)}.still-help__cta{display:inline-flex;align-items:center;align-self:flex-start;padding:12px 22px;border-radius:999px;font-size:14px;font-weight:600;letter-spacing:.02em;background:var(--color-still-black);color:var(--color-still-bg);text-decoration:none;transition:opacity .15s ease}.still-help__cta:hover{opacity:.85}.still-help__cta--secondary{background:transparent;color:var(--color-still-black);border:1px solid var(--color-still-black)}.still-help__cta--secondary:hover{background:var(--color-still-black);color:var(--color-still-bg);opacity:1}.still-help__note{margin:0;padding:12px 14px;border-left:3px solid var(--color-still-border, rgba(0, 0, 0, .15));background:var(--color-still-surface, rgba(0, 0, 0, .02));font-size:13px;color:var(--color-still-muted);font-style:italic;line-height:1.55;border-radius:0 6px 6px 0}@media(max-width:600px){.still-help{padding:2.5rem 1.25rem 3.5rem}.still-help__heading{font-size:26px}.still-help__step{padding:12px 14px 12px 48px}.still-help__step:before{left:12px;top:14px;width:24px;height:24px;font-size:11px}.still-help__table th,.still-help__table td{padding:10px 12px;font-size:13.5px}}.still-hero{display:flex;align-items:center;justify-content:center;text-align:center;background:var(--color-still-bg);padding:2.5rem 1.5rem;position:relative;overflow:visible}.still-hero__inner,.still-hero__search{overflow:visible}.still-hero__inner{padding:2rem 0 3rem;width:100%;max-width:720px;display:flex;flex-direction:column;align-items:stretch;gap:3rem;overflow:visible}.still-hero__wordmark{font-family:var(--font-still-body);font-size:clamp(40px,8vw,88px);font-weight:700;letter-spacing:.18em;color:var(--color-still-black);margin:0;line-height:1;white-space:nowrap}.still-hero__pokeball{display:inline-block;width:.38em;height:.38em;border-radius:50%;border:.04em solid #111;box-sizing:border-box;vertical-align:baseline;margin:0 .22em 0 .04em;background:radial-gradient(circle,#fff 0 16%,#111 16% 24%,transparent 24%) center / 100% 100% no-repeat,linear-gradient(#111 0 100%) center / 100% .06em no-repeat,linear-gradient(to bottom,var(--color-still-bauhaus-red, #E63946) 50%,#fff 50%)}[data-still-dark=true] .still-hero__pokeball{border-color:#2a2a2a}.still-hero__tagline{font-size:clamp(12px,1.4vw,14px);letter-spacing:.14em;text-transform:uppercase;color:var(--color-still-muted);margin:0}.still-hero__search{margin:0;position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem}.still-hero-search{display:block;width:100%}.still-hero-search__inner{width:100%;position:relative}.still-hero__search-field,.still-hero-search__form{position:relative;display:flex;align-items:center;background:var(--color-still-surface, #fff);border:1px solid var(--color-still-border, rgba(0,0,0,.12));border-radius:999px;padding:0 6px 0 18px;transition:border-color .15s ease,box-shadow .15s ease}.still-hero-search__form:focus-within,.still-hero__search-field:focus-within{border-color:var(--color-still-black);box-shadow:0 0 0 4px #0000000a}.still-hero__search-icon{flex-shrink:0;color:var(--color-still-muted);display:block}.still-hero__search-input,.still-hero__search-input.field__input,.still-hero__search-input.search__input{flex:1;background:transparent!important;border:0!important;outline:none!important;box-shadow:none!important;padding:14px 12px;margin:0;font-size:16px;line-height:1.2;color:var(--color-still-black);min-width:0;box-sizing:border-box;-webkit-appearance:none;appearance:none}.still-hero__search-input::placeholder{color:var(--color-still-muted);opacity:1}.still-hero__search-input::-webkit-search-cancel-button,.still-hero__search-input::-webkit-search-decoration,.still-hero__search-input::-webkit-search-results-button,.still-hero__search-input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}.still-hero__search-submit{flex-shrink:0;background:var(--color-still-black);color:var(--color-still-bg);border:0;border-radius:999px;padding:10px 22px;font-size:13px;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:opacity .15s ease}.still-hero__search-submit:hover{opacity:.85}.still-hero__search-reset{flex-shrink:0;background:transparent!important;border:0!important;outline:none!important;box-shadow:none!important;width:28px;height:28px;padding:0!important;margin:0 6px 0 0!important;color:var(--color-still-muted, #5a5a5a);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:999px;min-width:0!important;min-height:0!important;text-transform:none!important;letter-spacing:0!important}.still-hero__search-reset.hidden{display:none}.still-hero__search-reset:hover{color:var(--color-still-black, #111);background:#0000000a!important}.still-hero__search-reset .svg-wrapper{width:12px;height:12px;display:flex;align-items:center;justify-content:center}.still-hero__search-reset svg{width:100%;height:100%;display:block}.still-hero__sets-link{display:inline-block;margin:0;font-size:13px;letter-spacing:.04em;color:var(--color-still-muted);text-decoration:none;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}.still-hero__sets-link:hover{color:var(--color-still-black);border-bottom-color:var(--color-still-black)}.still-hero__chips{margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.still-hero__chips-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--color-still-muted);font-weight:600;margin-right:4px}.still-hero__chip{display:inline-flex;align-items:center;padding:6px 12px;background:#0000000a;border:1px solid rgba(0,0,0,.08);border-radius:999px;font-size:12px;font-weight:500;color:var(--color-still-black, #111);text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.still-hero__chip:hover{background:var(--color-still-black, #111);color:var(--color-still-bg, #fff);border-color:var(--color-still-black, #111)}predictive-search.still-hero-search{position:relative;display:block}.still-hero-search__results{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:1000;background:var(--color-still-surface, #fff);border:1px solid var(--color-still-border, rgba(0,0,0,.12));border-radius:12px;box-shadow:0 18px 48px #0003;text-align:left;max-height:min(72vh,640px);overflow-y:auto;padding:8px 0;display:none}predictive-search.still-hero-search[open] .still-hero-search__results,predictive-search.still-hero-search[results] .still-hero-search__results,predictive-search.still-hero-search[loading] .still-hero-search__results{display:block}@media(max-width:600px){.still-hero__wordmark{letter-spacing:.08em}.still-hero__search-submit{padding:10px 16px}.still-hero__search-input{font-size:16px;padding:12px 10px}.still-hero-search__results{max-height:min(55vh,420px);border-radius:10px;box-shadow:0 12px 32px #0000002e}}@media(max-width:380px){.still-hero-search__results{max-height:min(48vh,340px)}}.still-how{background:var(--color-still-bg);padding:4rem 1.5rem 5rem}.still-how__inner{max-width:1100px;margin:0 auto}.still-how__header{text-align:center;margin:0 0 2.5rem}.still-how__eyebrow{margin:0 0 8px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-still-muted, #5a5a5a);font-weight:600}.still-how__heading{margin:0 0 8px;font-size:clamp(22px,3vw,32px);font-weight:700;letter-spacing:-.01em;color:var(--color-still-black, #111)}.still-how__lede{margin:8px auto 0;max-width:540px;font-size:14.5px;color:var(--color-still-muted, #5a5a5a);line-height:1.55}.still-how__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:2.5rem}.still-how__step{position:relative;padding:28px 22px 22px;background:var(--color-still-surface, #fff);border-radius:10px;border:1px solid var(--color-still-border, #E8E8E6)}.still-how__step-num{position:absolute;top:-14px;left:22px;width:30px;height:30px;background:#111;color:#fff;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;line-height:1}[data-still-dark=true] .still-how__step-num{background:#f5f5f4;color:#111}.still-how__step-title{margin:4px 0 6px;font-size:15px;font-weight:700;letter-spacing:-.005em;color:var(--color-still-black, #111)}.still-how__step-body{margin:0;font-size:13.5px;line-height:1.55;color:var(--color-still-muted, #5a5a5a)}.still-how__payments{text-align:center;padding:26px 16px;background:var(--color-still-surface, #fff);border-radius:12px;border:1px solid var(--color-still-border, rgba(0, 0, 0, .06))}.still-how__payments-label{margin:0 0 16px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-still-muted, #5a5a5a);font-weight:600}.still-how__payments-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 14px}.still-how__pay-card{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:80px;padding:8px 16px;background:var(--pay-color, #111);color:#fff;border-radius:8px;font-size:13px;font-weight:700;letter-spacing:.02em;box-shadow:0 2px 6px #0000000f;transition:transform .15s ease}.still-how__pay-card:hover{transform:translateY(-1px)}.still-how__pay-name{color:inherit}.still-how__pay-card--has-logo{background:#fff;border:1px solid rgba(0,0,0,.08);padding:6px 14px;width:132px;min-width:132px;height:52px;box-shadow:0 1px 3px #0000000a}.still-how__pay-logo{display:block;max-height:32px;max-width:100%;width:auto;height:auto;object-fit:contain}.still-how__payments-note{margin:16px 0 0;font-size:12px;color:var(--color-still-muted, #5a5a5a)}.still-how__links{margin-top:1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 18px;text-align:center}.still-how__link{font-size:13px;color:var(--color-still-muted, #5a5a5a);text-decoration:none;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease;padding:4px 0}.still-how__link:hover{color:var(--color-still-black, #111);border-bottom-color:var(--color-still-black, #111)}.still-how__cta-wrap{text-align:center;margin-top:2rem}.still-how__cta{display:inline-block;padding:12px 24px;border-radius:999px;background:var(--color-still-black, #111);color:var(--color-still-bg, #fff);font-size:14px;font-weight:600;letter-spacing:.02em;text-decoration:none;transition:opacity .15s ease}.still-how__cta:hover{opacity:.85}@media(max-width:800px){.still-how__steps{grid-template-columns:1fr;gap:24px}.still-how__step{padding:24px 20px 20px}}@media(max-width:600px){.still-how{padding:2.5rem 1.25rem 3.5rem}.still-how__pay-card{min-width:70px;padding:7px 12px;font-size:12px}}.still-trust{background:var(--color-still-bg, #F9F8F6);padding:3.25rem 1.5rem 3.5rem}.still-trust__inner{max-width:980px;margin:0 auto;text-align:center}.still-trust__eyebrow{margin:0 0 8px;font-family:var(--font-still-mono, ui-monospace, monospace);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-still-muted, #888);font-weight:600}.still-trust__headline{font-size:clamp(20px,2.2vw,26px);font-weight:700;letter-spacing:-.005em;line-height:1.3;color:var(--color-still-black, #111);max-width:560px;margin:0 auto 28px}.still-trust__steps{list-style:none;margin:0 0 28px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;text-align:left}.still-trust__step{position:relative;padding:22px 20px;background:var(--color-still-surface, rgba(255, 255, 255, .6));border:1px solid var(--color-still-border, rgba(0, 0, 0, .06));border-radius:8px;transition:border-color .16s ease,transform .16s ease}.still-trust__step:hover{border-color:var(--color-still-gold, #c9a14d);transform:translateY(-2px)}.still-trust__step-num{display:block;font-family:var(--font-still-mono, ui-monospace, monospace);font-size:11px;letter-spacing:.18em;color:var(--color-still-gold, #c9a14d);font-weight:700;margin-bottom:12px}.still-trust__step-title{font-size:14px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--color-still-black, #111);margin:0 0 8px;line-height:1.3}.still-trust__step-body{font-size:14px;line-height:1.5;color:var(--color-still-muted, #555);margin:0}.still-trust__cta{display:inline-block;font-family:var(--font-still-mono, ui-monospace, monospace);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--color-still-black, #111);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px;transition:color .15s ease,border-color .15s ease}.still-trust__cta:hover{color:var(--color-still-gold, #c9a14d)}@media(max-width:760px){.still-trust__steps{grid-template-columns:1fr;gap:10px}.still-trust{padding:2.5rem 1.25rem 2.75rem}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
