:root{--font-serif: "DM Serif Display", Georgia, serif;--font-sans: "DM Sans", -apple-system, "Helvetica Neue", Arial, sans-serif;--black: #1a1a1a;--off-white: #f7f5f2;--warm-grey: #f0ede8;--border: #e2ddd8;--border-subtle: #eeebe6;--text-secondary: #6b6b6b;--text-tertiary: #9a9a9a;--accent: #c8956c;--accent-light: #e8c4a0;--accent-dark: #a87040;--radius-sm: 8px;--radius: 14px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 24px;--radius-pill: 100px;--ease: cubic-bezier(.42, 0, .58, 1);--ease-bounce: cubic-bezier(.34, 1.56, .64, 1);--shadow-sm: 0 1px 6px rgba(0,0,0,.05), 0 1px 3px rgba(0,0,0,.04);--shadow-md: 0 4px 20px rgba(0,0,0,.08);--shadow-lg: 0 12px 48px rgba(0,0,0,.12);--shadow-hover: 0 20px 60px rgba(0,0,0,.12)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:var(--black);background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,video,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}input,select,textarea{font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.t-display{font-family:var(--font-serif);font-size:clamp(2.8rem,5.5vw,5rem);line-height:1.05;letter-spacing:-.025em}.t-headline{font-family:var(--font-serif);font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;letter-spacing:-.025em}.t-title{font-family:var(--font-serif);font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.12;letter-spacing:-.02em}.t-body{font-size:1rem;line-height:1.7}.t-small{font-size:.875rem;line-height:1.55}.t-label{font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.t-accent{color:var(--accent)}.t-secondary{color:var(--text-secondary)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.container--wide{max-width:1440px}.container--narrow{max-width:700px}.section-pad{padding:5.5rem 0}.section-pad--sm{padding:3.5rem 0}.section-pad--lg{padding:8rem 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.875rem;border-radius:var(--radius-pill);font-family:var(--font-sans);font-size:.9375rem;font-weight:500;letter-spacing:-.01em;white-space:nowrap;transition:background .25s var(--ease),color .25s var(--ease),box-shadow .25s var(--ease),transform .18s var(--ease),opacity .2s;cursor:pointer}.btn:hover{transform:scale(1.025)}.btn:active{transform:scale(.98)}.btn--dark{background:var(--black);color:#fff}.btn--dark:hover{background:#2e2e2e;box-shadow:var(--shadow-md)}.btn--white{background:#fff;color:var(--black);box-shadow:var(--shadow-sm)}.btn--white:hover{box-shadow:var(--shadow-lg)}.btn--accent{background:var(--accent);color:#fff}.btn--accent:hover{background:var(--accent-dark);box-shadow:0 8px 28px #c8956c66}.btn--outline{background:transparent;border:1.5px solid var(--black);color:var(--black)}.btn--outline:hover{background:var(--black);color:#fff}.btn--outline-white{background:transparent;border:1.5px solid rgba(255,255,255,.5);color:#ffffffe6}.btn--outline-white:hover{background:#ffffff1f;border-color:#ffffffbf}.btn--ghost{background:transparent;color:var(--black);padding:.25rem 0;border-radius:0;border-bottom:1.5px solid var(--black);font-size:.875rem;transition:opacity .2s}.btn--ghost:hover{opacity:.55;transform:none}.btn--ghost-light{background:#ffffff1a;color:#ffffffe6;border:1px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.btn--ghost-light:hover{background:#ffffff2e}.btn--full{width:100%}.btn--lg{padding:1.0625rem 2.25rem;font-size:1rem}.btn--sm{padding:.625rem 1.25rem;font-size:.8125rem}.announcement-bar{background:var(--black);color:#ffffffe6;text-align:center;padding:.625rem 1.25rem;font-size:.8125rem;letter-spacing:.015em;position:relative}.announcement-bar a{color:var(--accent-light);text-decoration:underline;text-underline-offset:3px}.announcement-bar__close{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#ffffff80;font-size:1.125rem;line-height:1;cursor:pointer;transition:color .2s}.announcement-bar__close:hover{color:#fff}.site-header{position:sticky;top:0;z-index:100;background:#ffffffe0;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(0,0,0,.07);transition:background .3s var(--ease)}.site-header.is-scrolled{background:#fffffff5}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;height:60px;max-width:1200px;margin:0 auto;padding:0 2rem}.header-logo{font-family:var(--font-serif);font-size:1.625rem;letter-spacing:-.025em;color:var(--black);flex-shrink:0;transition:opacity .2s}.header-logo:hover{opacity:.7}.header-logo img{height:32px;width:auto}.header-nav{display:flex;align-items:center;gap:1.875rem}.header-nav a{font-size:.8125rem;color:var(--text-secondary);letter-spacing:-.005em;transition:color .18s;white-space:nowrap}.header-nav a:hover,.header-nav a.active{color:var(--black)}.header-nav a.active{font-weight:500}.header-actions{display:flex;align-items:center;gap:.75rem}.header-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;color:var(--black);position:relative;transition:background .2s}.header-icon-btn:hover{background:var(--warm-grey)}.header-icon-btn svg{width:20px;height:20px}.cart-bubble{position:absolute;top:2px;right:2px;background:var(--black);color:#fff;font-size:9px;font-weight:700;width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center}.mobile-menu-btn{display:none;touch-action:manipulation}@media(max-width:860px){.header-nav{display:none}.mobile-menu-btn{display:flex}}.nav-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;opacity:0;pointer-events:none;transition:visibility .3s,opacity .3s}.nav-drawer.open{visibility:visible;opacity:1;pointer-events:auto}.nav-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.nav-drawer__panel{position:absolute;top:0;left:0;bottom:0;width:min(320px,85vw);background:#fff;padding:1.5rem;transform:translate(-100%);transition:transform .35s var(--ease);overflow-y:auto}.nav-drawer.open .nav-drawer__panel{transform:translate(0)}.nav-drawer__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.nav-drawer__logo{font-family:var(--font-serif);font-size:1.5rem}.nav-drawer__close{font-size:1.5rem;color:var(--text-secondary);cursor:pointer;background:none;border:none;padding:.5rem;margin:-.5rem;line-height:1;touch-action:manipulation}.nav-drawer__links{display:flex;flex-direction:column;gap:0}.nav-drawer__links a{font-size:1.0625rem;font-weight:500;padding:.875rem 0;border-bottom:1px solid var(--border-subtle);color:var(--black);display:flex;justify-content:space-between;align-items:center}.nav-drawer__links a:after{content:"\203a";color:var(--text-tertiary);font-size:1.25rem}body.nav-open{overflow:hidden}.hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:var(--black)}.hero--large{min-height:85vh}.hero--medium{min-height:65vh}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__bg img,.hero__bg video{width:100%;height:100%;object-fit:cover;object-position:center}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero__content{position:relative;z-index:2;max-width:680px;padding:4rem 2rem;margin-left:auto;margin-right:auto;text-align:center}.hero--align-left .hero__content{margin-left:calc(50% - 560px);text-align:left}@media(max-width:900px){.hero--align-left .hero__content{margin-left:auto;text-align:center}}.hero__eyebrow{display:inline-flex;align-items:center;gap:.625rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.25rem}.hero__eyebrow:before{content:"";display:block;width:24px;height:1.5px;background:currentColor;flex-shrink:0}.hero__title{font-family:var(--font-serif);font-size:clamp(2.75rem,5.5vw,5rem);line-height:1.04;letter-spacing:-.025em;margin-bottom:1.25rem}.hero__title em{font-style:italic}.hero__subtitle{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.65;max-width:500px;margin:0 auto 2.5rem;opacity:.8}.hero--align-left .hero__subtitle{margin-left:0}.hero__cta{display:flex;gap:.875rem;flex-wrap:wrap;justify-content:center}.hero--align-left .hero__cta{justify-content:flex-start}.hero--light .hero__eyebrow,.hero--light .hero__title,.hero--light .hero__subtitle{color:#fff}.hero--dark .hero__eyebrow,.hero--dark .hero__title,.hero--dark .hero__subtitle{color:var(--black)}.hero__eyebrow.hero__eyebrow--accent,.hero--light .hero__eyebrow--accent{color:var(--accent-light)}.hero__trust{position:absolute;bottom:0;left:0;right:0;z-index:2;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:center;gap:3rem;padding:1.25rem 2rem;background:#00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-wrap:wrap}.trust-item{text-align:center}.trust-item__value{font-family:var(--font-serif);font-size:1.625rem;color:#fffffff2;letter-spacing:-.03em;line-height:1;margin-bottom:.2rem}.trust-item__label{font-size:.6875rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#ffffff73}.hero__scroll{position:absolute;bottom:5.5rem;left:50%;transform:translate(-50%);z-index:2;color:#ffffff73;animation:scrollBounce 2s ease-in-out infinite}@keyframes scrollBounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(7px)}}.hero__scroll svg{width:24px;height:24px}.features-strip{background:var(--warm-grey);padding:4rem 0}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media(max-width:900px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.features-grid{grid-template-columns:1fr}}.feature-card{background:#fff;border-radius:var(--radius-md);padding:1.75rem 1.375rem;text-align:center;border:1px solid var(--border);transition:transform .3s var(--ease-bounce),box-shadow .3s var(--ease)}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}.feature-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,var(--accent-light),var(--accent));display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.feature-icon svg{width:22px;height:22px;fill:#fff}.feature-icon img{width:22px;height:22px;object-fit:contain}.feature-label{font-size:.9375rem;font-weight:600;letter-spacing:-.01em;margin-bottom:.375rem}.feature-desc{font-size:.8125rem;color:var(--text-secondary);line-height:1.55}.section-header{text-align:center;max-width:680px;margin:0 auto 3.5rem}.section-header--left{text-align:left;margin-left:0}.section-eyebrow{font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem}.section-title{font-family:var(--font-serif);font-size:clamp(1.875rem,3.5vw,2.875rem);letter-spacing:-.025em;line-height:1.1;margin-bottom:.75rem}.section-title em{font-style:italic;color:var(--accent-dark)}.section-subtitle{font-size:1rem;color:var(--text-secondary);line-height:1.65}.product-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.product-grid{grid-template-columns:1fr}}.product-card{background:#fff;border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--border);transition:transform .35s var(--ease-bounce),box-shadow .35s var(--ease);display:flex;flex-direction:column}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover)}.product-card__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--warm-grey)}.product-card__media img,.product-card__media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--ease)}.product-card:hover .product-card__media img{transform:scale(1.04)}.product-card__media-secondary{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;opacity:0;transition:opacity .4s var(--ease)}.product-card:hover .product-card__media-secondary{opacity:1}.product-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:1rem;transition:background .3s}.product-card:hover .product-card__overlay{background:#0000000a}.product-card__quick-add{opacity:0;transform:translateY(8px);transition:opacity .3s var(--ease),transform .3s var(--ease-bounce);background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;padding:.625rem 1.375rem;border-radius:var(--radius-pill);font-size:.8125rem;font-weight:500;font-family:var(--font-sans);cursor:pointer}.product-card:hover .product-card__quick-add{opacity:1;transform:translateY(0)}.product-card__badge{position:absolute;top:.875rem;left:.875rem;font-size:.6875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.25rem .625rem;border-radius:var(--radius-pill)}.badge--new{background:var(--black);color:#fff}.badge--sale{background:#c8312a;color:#fff}.badge--bestseller{background:var(--accent-light);color:var(--accent-dark)}.badge--sold-out{background:#ffffffe6;color:var(--text-secondary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-card__info{padding:1.25rem;flex:1;display:flex;flex-direction:column;gap:.25rem}.product-card__type{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary)}.product-card__title{font-size:.9375rem;font-weight:500;letter-spacing:-.01em;line-height:1.35}.product-card__tagline{font-size:.8125rem;color:var(--text-secondary);line-height:1.4}.product-card__price-row{display:flex;align-items:baseline;gap:.5rem;margin-top:auto;padding-top:.625rem}.product-card__price{font-size:.9375rem;font-weight:600;letter-spacing:-.02em}.product-card__price-compare{font-size:.8125rem;color:var(--text-tertiary);text-decoration:line-through}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.75rem;padding-bottom:1rem;border-bottom:1px solid var(--border-subtle);gap:1rem;flex-wrap:wrap}.collection-count{font-size:.8125rem;color:var(--text-tertiary)}.collection-sort{display:flex;align-items:center;gap:.5rem}.sort-select{padding:.5rem 2.25rem .5rem .875rem;border:1.5px solid var(--border);border-radius:var(--radius-pill);font-size:.8125rem;font-family:var(--font-sans);color:var(--black);background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 5 5-5' fill='none' stroke='%239a9a9a' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat right .75rem center;-webkit-appearance:none;appearance:none;cursor:pointer;transition:border-color .2s}.sort-select:focus{outline:none;border-color:var(--black)}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:4.5rem;align-items:start}@media(max-width:860px){.product-layout{grid-template-columns:1fr;gap:2rem}}.product-gallery__main{aspect-ratio:1 / 1;border-radius:var(--radius-xl);overflow:hidden;background:var(--warm-grey);position:relative;margin-bottom:.875rem}.product-gallery__main img{width:100%;height:100%;object-fit:cover;transition:opacity .3s}.product-gallery__thumbs{display:flex;gap:.625rem;overflow-x:auto;scrollbar-width:none}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{flex:0 0 72px;height:72px;border-radius:10px;border:2px solid transparent;overflow:hidden;cursor:pointer;background:var(--warm-grey);transition:border-color .2s}.product-gallery__thumb:hover,.product-gallery__thumb.is-active{border-color:var(--black)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-form__meta{margin-bottom:1.5rem}.product-form__type{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);margin-bottom:.5rem}.product-form__title{font-family:var(--font-serif);font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.1;letter-spacing:-.025em;margin-bottom:.75rem}.product-form__tagline{font-size:.9375rem;color:var(--text-secondary);line-height:1.6}.product-form__price-row{display:flex;align-items:baseline;gap:.75rem;margin:1.25rem 0;flex-wrap:wrap}.product-form__price{font-size:1.875rem;font-weight:600;letter-spacing:-.04em}.product-form__compare{font-size:1.0625rem;color:var(--text-tertiary);text-decoration:line-through}.product-form__save{font-size:.75rem;font-weight:600;background:#c8956c26;color:var(--accent-dark);padding:.25rem .75rem;border-radius:var(--radius-pill)}.variant-group{margin-bottom:1.375rem}.variant-group__label{font-size:.8125rem;font-weight:600;margin-bottom:.625rem}.variant-pills{display:flex;flex-wrap:wrap;gap:.5rem}.variant-pill{padding:.5rem 1.125rem;border-radius:var(--radius-pill);border:1.5px solid var(--border);font-size:.875rem;font-weight:500;font-family:var(--font-sans);cursor:pointer;transition:all .2s var(--ease);background:#fff}.variant-pill:hover:not(.is-active):not([disabled]){border-color:#00000073}.variant-pill.is-active{border-color:var(--black);background:var(--black);color:#fff}.variant-pill[disabled]{opacity:.4;text-decoration:line-through;cursor:not-allowed}.product-perks{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.product-perk{display:flex;align-items:center;gap:.625rem;font-size:.8125rem;color:var(--text-secondary)}.product-perk svg{width:14px;height:14px;flex-shrink:0;color:var(--accent)}.add-to-cart-btn{width:100%;padding:1rem;background:var(--black);color:#fff;border:none;border-radius:var(--radius-md);font-family:var(--font-sans);font-size:1rem;font-weight:500;letter-spacing:-.01em;cursor:pointer;transition:background .25s,transform .15s,box-shadow .25s;margin-bottom:.75rem}.add-to-cart-btn:hover{background:#2a2a2a;box-shadow:var(--shadow-md);transform:scale(1.01)}.add-to-cart-btn:active{transform:scale(.99)}.add-to-cart-btn[disabled]{background:var(--border);color:var(--text-tertiary);cursor:not-allowed;transform:none;box-shadow:none}.product-secondary-btn{width:100%;padding:.875rem;background:transparent;border:1.5px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:.9375rem;font-weight:500;cursor:pointer;transition:border-color .2s,background .2s;margin-bottom:1.5rem}.product-secondary-btn:hover{border-color:var(--black);background:var(--warm-grey)}.specs-accordion{border-top:1px solid var(--border-subtle)}.accordion{border-bottom:1px solid var(--border-subtle)}.accordion__trigger{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;cursor:pointer;font-size:.875rem;font-weight:500;transition:color .2s;-webkit-user-select:none;user-select:none;width:100%;text-align:left;background:none;border:none;font-family:var(--font-sans);color:var(--black)}.accordion__trigger:hover{color:var(--accent-dark)}.accordion__icon{transition:transform .3s var(--ease);flex-shrink:0}.accordion.is-open .accordion__icon{transform:rotate(180deg)}.accordion__body{display:none;padding-bottom:1.125rem;font-size:.875rem;color:var(--text-secondary);line-height:1.65}.accordion.is-open .accordion__body{display:block}.specs-table{width:100%;border-collapse:collapse}.specs-table tr{border-bottom:1px solid var(--border-subtle)}.specs-table tr:last-child{border-bottom:none}.specs-table th,.specs-table td{padding:.625rem 0;font-size:.8125rem;text-align:left}.specs-table th{color:var(--text-secondary);width:45%;font-weight:400}.specs-table td{font-weight:500}.sticky-atb{position:fixed;bottom:0;left:0;right:0;z-index:80;background:#fffffff0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--border-subtle);padding:.875rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;transform:translateY(100%);transition:transform .4s var(--ease)}.sticky-atb.visible{transform:translateY(0)}.sticky-atb__name{font-size:.9375rem;font-weight:500}.sticky-atb__price{font-size:.875rem;color:var(--text-secondary)}.sticky-atb__btn{padding:.75rem 1.75rem;background:var(--black);color:#fff;border:none;border-radius:var(--radius-pill);font-family:var(--font-sans);font-size:.875rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .2s}.sticky-atb__btn:hover{background:#2a2a2a}@media(max-width:600px){.sticky-atb{flex-direction:column;text-align:center}.sticky-atb__btn{width:100%}}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.split-section--reverse .split-section__media{order:2}.split-section--reverse .split-section__content{order:1}@media(max-width:860px){.split-section{grid-template-columns:1fr;gap:2.5rem}.split-section--reverse .split-section__media,.split-section--reverse .split-section__content{order:unset}}.split-section__media{border-radius:var(--radius-xl);overflow:hidden;aspect-ratio:4 / 5;background:var(--warm-grey)}.split-section__media img{width:100%;height:100%;object-fit:cover}.split-section__body{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1.75rem}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.75rem}.stat-box{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);padding:1.25rem}.stat-box--light{background:var(--warm-grey);border-color:var(--border)}.stat-value{font-family:var(--font-serif);font-size:2.25rem;letter-spacing:-.03em;line-height:1;margin-bottom:.375rem}.stat-label{font-size:.75rem;line-height:1.45}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.375rem}@media(max-width:900px){.testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.testimonial-grid{grid-template-columns:1fr}}.testimonial-card{background:var(--warm-grey);border-radius:var(--radius-xl);padding:1.875rem;border:1px solid var(--border);transition:transform .3s,box-shadow .3s}.testimonial-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.testimonial-stars{color:var(--accent);font-size:.875rem;letter-spacing:2px;margin-bottom:1rem}.testimonial-text{font-size:.9rem;line-height:1.65;font-style:italic;margin-bottom:1.25rem}.testimonial-author{display:flex;align-items:center;gap:.75rem}.author-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--accent-light),var(--accent));display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:600;color:#fff;flex-shrink:0}.author-name{font-size:.875rem;font-weight:600}.author-tag{font-size:.75rem;color:var(--text-tertiary)}.kit-section{background:var(--off-white)}.kit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:780px){.kit-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.kit-grid{grid-template-columns:1fr}}.warranty-strip{background:var(--black);padding:4.5rem 0}.warranty-strip__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;max-width:960px;margin:0 auto;padding:0 2rem}.warranty-strip__title{font-family:var(--font-serif);font-size:1.875rem;color:#fff;letter-spacing:-.025em;margin-bottom:.5rem}.warranty-strip__desc{font-size:.875rem;color:#ffffff80;line-height:1.6}.warranty-items{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:1.25rem}.warranty-item{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#ffffffb3}.warranty-item svg{width:14px;height:14px;flex-shrink:0;color:var(--accent-light)}.warranty-form-wrap{background:var(--off-white);padding:5.5rem 2rem 7rem}.warranty-card{background:#fff;border-radius:var(--radius-xl);padding:2.5rem;box-shadow:var(--shadow-sm);border:1px solid var(--border);max-width:640px;margin:0 auto}.warranty-success{text-align:center;padding:3rem 2rem}.warranty-success__icon{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#d4edda,#b2dfdb);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.warranty-success__icon svg{width:28px;height:28px;stroke:#2e7d32}.form-section-title{font-size:.9375rem;font-weight:600;letter-spacing:-.01em;margin-bottom:1.5rem;padding-bottom:.875rem;border-bottom:1px solid var(--border-subtle)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:580px){.form-row{grid-template-columns:1fr}}.form-field{margin-bottom:1.125rem}.form-label{display:block;font-size:.8125rem;font-weight:500;color:var(--text-secondary);margin-bottom:.375rem}.form-input,.form-select,.form-textarea{width:100%;padding:.8125rem 1rem;border:1.5px solid var(--border);border-radius:10px;font-family:var(--font-sans);font-size:.9375rem;color:var(--black);background:#fff;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;appearance:none;outline:none}.form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 5 5-5' fill='none' stroke='%239a9a9a' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--black);box-shadow:0 0 0 3px #1a1a1a12}.form-input::placeholder,.form-textarea::placeholder{color:var(--text-tertiary)}.form-textarea{resize:vertical;min-height:110px}.form-hint{font-size:.75rem;color:var(--text-tertiary);margin-top:.35rem;line-height:1.4}.form-checkbox-row{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem}.form-checkbox{width:16px;height:16px;margin-top:.15rem;flex-shrink:0;accent-color:var(--black);cursor:pointer}.form-checkbox-label{font-size:.875rem;color:var(--text-secondary);line-height:1.55;cursor:pointer}.form-note{font-size:.75rem;color:var(--text-tertiary);text-align:center;margin-top:1rem;line-height:1.55}.form-note a{color:var(--black);text-decoration:underline;text-underline-offset:2px}.form-submit{width:100%;padding:1rem;background:var(--black);color:#fff;border:none;border-radius:12px;font-family:var(--font-sans);font-size:1rem;font-weight:500;cursor:pointer;transition:background .25s,transform .15s,box-shadow .25s;margin-top:.25rem}.form-errors{background:#fff0ef;border:1.5px solid #e5534b;border-radius:10px;padding:1rem 1.25rem;margin-bottom:1.25rem;font-size:.875rem;color:#c0392b}.form-errors ul{padding-left:1.125rem;margin-top:.375rem}.site-footer{background:#111;color:#ffffff73;padding:5rem 0 2.25rem}.footer-inner{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem}@media(max-width:860px){.footer-main{grid-template-columns:1fr 1fr}}@media(max-width:480px){.footer-main{grid-template-columns:1fr;gap:2rem}}.footer-brand__logo{font-family:var(--font-serif);font-size:1.5rem;color:#fff;margin-bottom:.875rem;display:block}.footer-brand__tagline{font-size:.875rem;line-height:1.65;margin-bottom:1.5rem}.footer-social{display:flex;gap:.625rem}.social-icon{width:34px;height:34px;border-radius:50%;background:#ffffff12;display:flex;align-items:center;justify-content:center;color:#fff6;transition:background .25s ease-in-out,color .25s ease-in-out,transform .18s ease-in-out}.social-icon:hover{background:#ffffff29;color:#fff;transform:scale(1.1)}.social-icon svg{width:15px;height:15px;fill:currentColor}.footer-col__heading{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffffffd9;margin-bottom:1.125rem}.footer-col__links{display:flex;flex-direction:column;gap:.625rem}.footer-col__links a{font-size:.875rem;color:#fff6;transition:color .2s ease-in-out}.footer-col__links a:hover{color:#ffffffe6}.footer-bottom{border-top:1px solid rgba(255,255,255,.07);padding-top:1.625rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-copy{font-size:.75rem}.footer-legal{display:flex;gap:1.5rem;flex-wrap:wrap}.footer-legal a{font-size:.75rem;color:#ffffff4d;transition:color .2s}.footer-legal a:hover{color:#ffffffb3}.cart-wrap{max-width:860px;margin:0 auto;padding:4rem 2rem 7rem}.cart-title{font-family:var(--font-serif);font-size:clamp(2rem,4vw,3rem);letter-spacing:-.025em;margin-bottom:2rem}.cart-items{border-top:1px solid var(--border-subtle)}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:1.25rem;padding:1.25rem 0;border-bottom:1px solid var(--border-subtle);align-items:center}.cart-item__img{width:80px;height:80px;border-radius:10px;background:var(--warm-grey);overflow:hidden}.cart-item__img img{width:100%;height:100%;object-fit:cover}.cart-item__title{font-size:.9375rem;font-weight:500;margin-bottom:.25rem}.cart-item__variant{font-size:.8125rem;color:var(--text-tertiary)}.cart-item__qty{display:flex;align-items:center;gap:.625rem;margin-top:.625rem}.qty-btn{width:28px;height:28px;border-radius:50%;border:1.5px solid var(--border);background:#fff;font-size:1.125rem;display:flex;align-items:center;justify-content:center;cursor:pointer;line-height:1;transition:border-color .2s,background .2s}.qty-btn:hover{border-color:var(--black);background:var(--warm-grey)}.qty-input{width:36px;text-align:center;border:none;font-family:var(--font-sans);font-size:.9375rem;background:transparent}.cart-item__price{font-size:.9375rem;font-weight:600;white-space:nowrap}.cart-summary{padding-top:1.5rem}.cart-subtotal{display:flex;justify-content:space-between;font-size:1rem;font-weight:500;margin-bottom:.5rem}.cart-tax-note{font-size:.8125rem;color:var(--text-tertiary);margin-bottom:1.5rem}.cart-checkout-btn{width:100%}.page-content{max-width:760px;margin:0 auto;padding:4rem 2rem 7rem}.page-header{margin-bottom:2.5rem}.page-body{font-size:1rem;line-height:1.75;color:var(--text-secondary)}.page-body h2{font-family:var(--font-serif);font-size:1.625rem;color:var(--black);margin:2rem 0 .75rem;letter-spacing:-.02em}.page-body h3{font-size:1.125rem;font-weight:600;color:var(--black);margin:1.5rem 0 .5rem}.page-body p{margin-bottom:1rem}.page-body ul,.page-body ol{padding-left:1.375rem;margin-bottom:1rem}.page-body ul{list-style:disc}.page-body ol{list-style:decimal}.page-body li{margin-bottom:.375rem}.not-found{text-align:center;padding:7rem 2rem}.not-found__code{font-family:var(--font-serif);font-size:6rem;color:var(--border);letter-spacing:-.05em;line-height:1}.not-found__title{font-family:var(--font-serif);font-size:2rem;letter-spacing:-.02em;margin:1rem 0 .75rem}.not-found__desc{color:var(--text-secondary);margin-bottom:2rem}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--text-tertiary);margin-bottom:2.5rem;flex-wrap:wrap}.breadcrumb a{transition:color .2s}.breadcrumb a:hover{color:var(--black)}.breadcrumb__sep{opacity:.4}.rich-text-section{text-align:center}.rich-text-section .rte{font-size:1rem;line-height:1.75;color:var(--text-secondary);max-width:640px;margin:0 auto}.newsletter-section{background:var(--warm-grey)}.newsletter-form{display:flex;gap:.75rem;max-width:460px;margin:1.5rem auto 0}.newsletter-input{flex:1;padding:.875rem 1.125rem;border:1.5px solid var(--border);border-radius:var(--radius-pill);font-family:var(--font-sans);font-size:.9375rem;outline:none;transition:border-color .2s}.newsletter-input:focus{border-color:var(--black)}[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .65s var(--ease),transform .65s var(--ease)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}[data-reveal-delay="1"]{transition-delay:.08s}[data-reveal-delay="2"]{transition-delay:.16s}[data-reveal-delay="3"]{transition-delay:.24s}[data-reveal-delay="4"]{transition-delay:.32s}.pagination{display:flex;justify-content:center;gap:.5rem;padding-top:3rem}.pagination a,.pagination span{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:.875rem;font-weight:500;transition:background .2s,color .2s}.pagination a{border:1.5px solid var(--border)}.pagination a:hover{background:var(--warm-grey)}.pagination span.current{background:var(--black);color:#fff}.cart-notification{position:fixed;bottom:2rem;right:2rem;z-index:300;background:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-lg);padding:1.125rem 1.375rem;border:1px solid var(--border);display:flex;align-items:center;gap:.875rem;max-width:320px;transform:translateY(20px);opacity:0;transition:transform .35s var(--ease-bounce),opacity .3s;pointer-events:none}.cart-notification.visible{transform:translateY(0);opacity:1;pointer-events:auto}.cart-notification__icon{width:32px;height:32px;border-radius:8px;background:var(--warm-grey);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-notification__sub{font-size:.75rem;color:var(--text-tertiary)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hidden{display:none!important}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-2{margin-bottom:1rem}.placeholder-svg{fill:var(--border)}@media(max-width:768px){.container{padding:0 1.25rem}.section-pad{padding:4rem 0}.hero__trust{gap:1.5rem}}@media(max-width:860px){.hero{min-height:92svh}.hero__bg img,.hero__bg video{object-position:65% center}.hero__content{padding:4rem 1.5rem 9rem;background:linear-gradient(to right,#00000073,#0000001a)}.hero--align-left .hero__content{text-align:center;margin:0 auto}.hero--align-left .hero__cta{justify-content:center}}.placeholder-media{width:100%;height:100%;background:linear-gradient(145deg,#ede8e2,#e0d9d0,#d8cfc4);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#b8afa6;position:relative;overflow:hidden}.placeholder-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.18) 0%,transparent 55%);pointer-events:none}.placeholder-media svg{opacity:.35}.placeholder-media span{font-size:10.5px;font-weight:500;letter-spacing:.07em;text-transform:uppercase;opacity:.5}.placeholder-media--product{background:linear-gradient(145deg,#ecddc8,#e2cdb2,#d8c0a0);color:var(--accent-dark)}.placeholder-media--product:before{content:"";position:absolute;width:60%;height:60%;border-radius:50%;background:radial-gradient(circle,rgba(200,149,108,.2) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%)}.sticky-atb{transform:translateY(100%)!important}.sticky-atb.visible{transform:translateY(0)!important}[data-year]:before{content:"2025"}[data-year]{font-variant-numeric:tabular-nums}@media(max-width:860px){.mobile-menu-btn{display:flex!important}}@media(min-width:861px){.mobile-menu-btn{display:none!important}}@keyframes sectionFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.shopify-section{animation:sectionFadeIn .4s ease both}.template-404 .content-for-layout{min-height:75vh}.skip-to-content{position:absolute;top:-100%;left:1rem;z-index:9999;background:var(--black);color:#fff;padding:.75rem 1.25rem;border-radius:0 0 var(--radius) var(--radius);font-size:.875rem;font-weight:500;text-decoration:none;transition:top .2s}.skip-to-content:focus{top:0;outline:3px solid var(--accent);outline-offset:2px}.cart-notification{position:fixed;bottom:2rem;right:2rem;z-index:500;background:#fff;border-radius:var(--radius);padding:1rem 1.25rem;border:1px solid var(--border);box-shadow:0 16px 48px #00000024;display:flex;align-items:center;gap:.875rem;max-width:300px;min-width:240px;transform:translateY(20px) scale(.95);opacity:0;transition:transform .35s cubic-bezier(.34,1.56,.64,1),opacity .28s ease;pointer-events:none;cursor:pointer}.cart-notification.visible{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.cart-notification__icon{flex-shrink:0;width:32px;height:32px;border-radius:8px;background:#d4edda;display:flex;align-items:center;justify-content:center}.cart-notification__icon svg{stroke:#2e7d32}.cart-notification__text{font-size:.875rem;font-weight:500}.cart-notification__sub{font-size:.75rem;color:var(--text-tertiary);margin-top:2px}.qty-stepper-btn:hover{background:var(--warm-grey)!important}.qty-stepper-btn:active{background:var(--border)!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}@media(min-width:860px){.cart-layout{display:grid;grid-template-columns:1fr 340px;gap:3rem;align-items:start}}.cart-item__details{flex:1}.cart-item__right{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.cart-item__remove{font-size:11.5px;color:var(--text-tertiary);text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:color .2s}.cart-item__remove:hover{color:#c0392b}.cart-item__selling-plan{font-size:11.5px;color:var(--text-tertiary);margin-top:2px}.rte{font-size:1rem;line-height:1.75;color:var(--text-secondary)}.rte p{margin-bottom:1em}.rte p:last-child{margin-bottom:0}.rte h1,.rte h2,.rte h3,.rte h4{font-family:var(--font-serif);color:var(--black);line-height:1.15;letter-spacing:-.02em;margin:1.5em 0 .5em}.rte h2{font-size:1.5rem}.rte h3{font-size:1.25rem}.rte ul,.rte ol{padding-left:1.5rem;margin-bottom:1em}.rte ul{list-style:disc}.rte ol{list-style:decimal}.rte li{margin-bottom:.35em;line-height:1.65}.rte a{color:var(--black);text-decoration:underline;text-underline-offset:3px}.rte a:hover{opacity:.65}.rte strong{font-weight:600;color:var(--black)}.rte em{font-style:italic}.rte blockquote{border-left:3px solid var(--accent);padding:.75rem 0 .75rem 1.25rem;margin:1.5em 0;color:var(--text-secondary);font-style:italic}.rte table{width:100%;border-collapse:collapse;margin-bottom:1.5em;font-size:.9375rem}.rte th{background:var(--warm-grey);font-weight:600;text-align:left}.rte th,.rte td{padding:.75rem 1rem;border:1px solid var(--border)}.rte img{border-radius:var(--radius-sm);max-width:100%;height:auto}.rte hr{border:none;border-top:1px solid var(--border);margin:2em 0}.rte code{font-family:monospace;background:var(--warm-grey);padding:.15em .4em;border-radius:4px;font-size:.875em}.rte pre{background:var(--warm-grey);border-radius:var(--radius-sm);padding:1.25rem;overflow-x:auto;margin-bottom:1.5em}.rte pre code{background:none;padding:0}.page-content{padding:3.5rem 0 6rem}.page-content--narrow{max-width:720px;margin:0 auto}.page-header{margin-bottom:2rem}.page-header h1{font-family:var(--font-serif);font-size:clamp(2rem,4vw,3rem);letter-spacing:-.025em}.page-body.rte{padding:0 2rem}@media(max-width:640px){.page-body.rte{padding:0 1.25rem}}.newsletter-success{display:flex;align-items:center;justify-content:center;gap:.625rem;background:#e8f5e9;color:#2e7d32;border-radius:var(--radius-pill);padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;max-width:440px;margin:0 auto}.newsletter-error{color:#c8312a;font-size:.875rem;text-align:center;margin-bottom:.75rem}.newsletter-legal{font-size:11.5px;color:var(--text-tertiary);text-align:center;margin-top:.875rem}.cart-divider{text-align:center;font-size:11.5px;color:var(--text-tertiary);margin-bottom:.875rem;letter-spacing:.06em}.cart-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.875rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--border)}.cart-trust__item{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--text-tertiary)}.cart-empty{text-align:center;padding:5rem 2rem}.cart-empty svg{margin:0 auto 1.25rem}.cart-empty__title{font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.cart-empty__desc{font-size:.9375rem;color:var(--text-secondary);margin-bottom:2rem}.cart-item__property{font-size:.8125rem;color:var(--text-tertiary);margin-top:2px}.cart-item__original-price{font-size:.8125rem;color:var(--text-tertiary);text-decoration:line-through}.express-checkout{text-align:center}.express-checkout .shopify-payment-button{display:flex;flex-direction:column;gap:.5rem}.express-checkout .shopify-payment-button__button{border-radius:var(--radius-pill)!important;min-height:48px!important}.customer-page{min-height:60vh}.order-badge{display:inline-block;padding:.25rem .625rem;border-radius:var(--radius-pill);font-size:11.5px;font-weight:600;text-transform:capitalize;letter-spacing:.03em}.order-badge--paid,.order-badge--authorized{background:#e8f5e9;color:#2e7d32}.order-badge--pending,.order-badge--partially_paid{background:#fff8e1;color:#e65100}.order-badge--refunded,.order-badge--partially_refunded{background:#fce4ec;color:#c62828}.order-badge--voided{background:var(--warm-grey);color:var(--text-secondary)}.contact-info-card{display:flex;align-items:center;gap:.625rem;background:var(--warm-grey);border-radius:var(--radius-md);padding:.875rem 1.125rem;font-size:.875rem;color:var(--text-secondary);transition:background .2s;text-decoration:none}a.contact-info-card:hover{background:var(--border);color:var(--black)}.not-found__code{font-family:var(--font-serif);font-size:clamp(5rem,12vw,9rem);line-height:1;letter-spacing:-.04em;color:var(--border);margin-bottom:1rem}.not-found__title{font-family:var(--font-serif);font-size:clamp(1.75rem,3.5vw,2.5rem);letter-spacing:-.025em;margin-bottom:.75rem}.not-found__desc{color:var(--text-secondary);font-size:1.0625rem;max-width:420px;margin:0 auto 2rem;line-height:1.65}.not-found-wrap{min-height:75vh;display:flex;align-items:center;justify-content:center;padding:5rem 2rem;background:var(--off-white)}.not-found{text-align:center;max-width:520px}.not-found__cta{display:flex;gap:.875rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.warranty-trust-strip{background:var(--black);padding:1.5rem 0}.warranty-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:680px){.warranty-trust-grid{grid-template-columns:1fr;gap:1rem}}.warranty-trust-item{display:flex;align-items:flex-start;gap:.875rem;color:#ffffffe6}.warranty-trust-item svg{flex-shrink:0;margin-top:1px;color:var(--accent-light)}.warranty-trust-item__title{font-size:.9375rem;font-weight:600;margin-bottom:2px}.warranty-trust-item__desc{font-size:.8125rem;color:#ffffff80;line-height:1.4}.warranty-body{padding:4rem 1.5rem 6rem}.req-star{color:#c8312a;margin-left:2px}.select-wrap{position:relative}.select-wrap .form-select{appearance:none;-webkit-appearance:none;padding-right:2.5rem}.select-arrow{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--text-tertiary)}.warranty-success{text-align:center;padding:3.5rem 2.5rem;max-width:520px;margin:0 auto}.warranty-success__ring{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#2e7d32;box-shadow:0 0 0 8px #2e7d3214}.warranty-success__title{font-family:var(--font-serif);font-size:clamp(1.75rem,3vw,2.25rem);letter-spacing:-.025em;margin-bottom:.875rem}.warranty-success__badge{display:inline-flex;align-items:center;gap:.375rem;background:var(--black);color:var(--accent-light);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.4rem 1rem;border-radius:var(--radius-pill);margin-bottom:1.375rem}.warranty-success__msg{color:var(--text-secondary);line-height:1.7;max-width:400px;margin:0 auto 1.75rem;font-size:.9375rem}.warranty-success__msg strong{color:var(--black)}.warranty-success__policy{display:flex;flex-direction:column;gap:.5rem;background:var(--warm-grey);border-radius:var(--radius-md);padding:1.125rem 1.375rem;margin-bottom:1.75rem;text-align:left}.warranty-success__policy-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-secondary)}.warranty-success__policy-item svg{color:#2e7d32;flex-shrink:0}.form-section-title{font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);padding-bottom:.875rem;border-bottom:1px solid var(--border);margin-bottom:1.5rem}.form-submit{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 2rem;background:var(--black);color:#fff;border:none;border-radius:var(--radius-pill);font-family:var(--font-sans);font-size:1rem;font-weight:500;cursor:pointer;letter-spacing:-.01em;transition:background .2s,transform .15s,box-shadow .2s;margin-top:1.75rem}.form-submit:hover{background:#2a2a2a;box-shadow:var(--shadow-md);transform:scale(1.01)}.form-submit:active{transform:scale(.99)}.form-errors{display:flex;align-items:flex-start;gap:.75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:var(--radius-md);padding:1rem 1.125rem;margin-bottom:1.5rem;color:#991b1b;font-size:.9rem}.form-errors svg{flex-shrink:0;margin-top:2px}.form-checkbox-row{display:flex;gap:.75rem;align-items:flex-start;padding:1rem 0;border-top:1px solid var(--border-subtle);margin-top:.5rem}.form-checkbox{width:18px;height:18px;border:1.5px solid var(--border);border-radius:4px;flex-shrink:0;margin-top:1px;cursor:pointer;accent-color:var(--black)}.form-checkbox-label{font-size:.875rem;color:var(--text-secondary);line-height:1.5;cursor:pointer}.form-note{text-align:center;font-size:.8125rem;color:var(--text-tertiary);margin-top:1.125rem}.form-note a{color:var(--text-secondary);text-decoration:underline;text-underline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/11/assets/theme.css.map */
