:root{--stitch-bg: #0e0e0e;--stitch-surface: #131313;--stitch-surface-low: #1c1b1b;--stitch-surface-mid: #201f1f;--stitch-surface-high: #2a2a2a;--stitch-surface-top: #353534;--stitch-text: #e5e2e1;--stitch-text-soft: #d0c5b2;--stitch-text-muted: #99907e;--stitch-gold: #e6c364;--stitch-gold-deep: #c9a84c;--stitch-gold-dim: rgba(230, 195, 100, .55);--stitch-gold-ghost: rgba(230, 195, 100, .18);--stitch-outline: rgba(77, 70, 55, .45);--stitch-outline-soft: rgba(77, 70, 55, .2);--stitch-radius: 4px;--stitch-content: min(1360px, calc(100% - 80px) );--stitch-content-wide: min(1500px, calc(100% - 80px) );--stitch-announcement-height: 34px;--stitch-header-height: 88px;--stitch-top-stack-height: calc(var(--stitch-announcement-height) + var(--stitch-header-height));--stitch-shadow: 0 30px 80px rgba(0, 0, 0, .38);--stitch-focus-ring: rgba(230, 195, 100, .85);--stitch-focus-shadow: 0 0 0 2px rgba(11, 11, 11, .95), 0 0 0 4px var(--stitch-focus-ring)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--stitch-bg);color:var(--stitch-text);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.stitch-announce-bar{position:relative;z-index:60;background:var(--stitch-surface-low);color:var(--stitch-text-muted);border-bottom:1px solid var(--stitch-outline-soft);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;overflow:hidden;white-space:nowrap;height:34px;display:flex;align-items:center}.stitch-announce-bar__track{display:inline-flex;gap:28px;padding-inline:20px;animation:stitch-scroll-track 22s linear infinite}.stitch-announce-bar__dot{opacity:.5}@keyframes stitch-scroll-track{0%{transform:translate(0)}to{transform:translate(-50%)}}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--stitch-focus-ring);outline-offset:3px;box-shadow:var(--stitch-focus-shadow)}.stitch-tab:focus-visible,.stitch-segment-pill:focus-visible,.stitch-goal-pill:focus-visible,.stitch-car-option:focus-visible,.stitch-nav-drawer__link:focus-visible,.stitch-link:focus-visible,.stitch-product-card a:focus-visible{border-radius:8px}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:999;padding:10px 14px;background:var(--stitch-gold);color:#241a00}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:300;font-style:normal;font-size:24px;display:inline-block;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap}.stitch-main{min-height:100vh}.stitch-shell{width:var(--stitch-content);margin-inline:auto}.stitch-shell-wide{width:var(--stitch-content-wide);margin-inline:auto}.stitch-kicker{color:var(--stitch-gold-dim);font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.stitch-display{font-size:clamp(3rem,8.6vw,6.4rem);font-weight:900;line-height:.88;letter-spacing:-.06em;text-transform:uppercase}.stitch-title-xl{font-size:clamp(2rem,4.2vw,4rem);font-weight:900;line-height:.92;letter-spacing:-.05em;text-transform:uppercase}.stitch-title-lg{font-size:clamp(1.55rem,3.2vw,2.55rem);font-weight:900;line-height:.98;letter-spacing:-.04em;text-transform:uppercase}.stitch-copy{color:var(--stitch-text-soft);font-size:.95rem;line-height:1.68}.stitch-copy-muted{color:var(--stitch-text-muted);font-size:.88rem;line-height:1.68}.stitch-header{position:sticky;top:0;z-index:50;background:#0e0e0eb8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(77,70,55,.12)}.stitch-header__inner{width:var(--stitch-content-wide);min-height:var(--stitch-header-height);margin-inline:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.stitch-logo{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;--stitch-logo-height: 27px;--stitch-logo-mark-height: 25px}.stitch-logo__mark,.stitch-logo__wordmark{display:block;width:auto;flex-shrink:0}.stitch-logo__mark{height:var(--stitch-logo-mark-height);filter:brightness(0) saturate(100%) invert(80%) sepia(42%) saturate(622%) hue-rotate(358deg) brightness(96%) contrast(92%)}.stitch-logo__wordmark{height:var(--stitch-logo-height)}.stitch-logo--footer{gap:8px;--stitch-logo-height: 34px;--stitch-logo-mark-height: 31px}.stitch-nav{display:flex;align-items:center;gap:28px}.stitch-nav a{color:var(--stitch-text-soft);font-size:.92rem;font-weight:600;letter-spacing:-.02em;position:relative;padding-bottom:4px;transition:color .2s ease,opacity .2s ease}.stitch-nav a:hover,.stitch-nav a[aria-current=page]{color:var(--stitch-gold)}.stitch-nav a[aria-current=page]:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:var(--stitch-gold);border-radius:1px}.stitch-header__actions{display:flex;align-items:center;gap:14px}.stitch-icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;background:transparent;color:var(--stitch-text-soft);cursor:pointer}.stitch-icon-button:hover{color:var(--stitch-gold)}.stitch-nav-toggle,.stitch-nav-drawer{display:none}.stitch-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;margin-left:2px;padding-inline:5px;border-radius:999px;background:var(--stitch-gold);color:#241a00;font-size:10px;font-weight:800}.stitch-button,.stitch-button:visited{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 22px;border-radius:var(--stitch-radius);border:1px solid transparent;background:linear-gradient(135deg,var(--stitch-gold),var(--stitch-gold-deep));color:#241a00;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease}.stitch-button:hover{background:linear-gradient(135deg,#f0d070,var(--stitch-gold));transform:translateY(-1px);box-shadow:0 6px 24px #e6c36438;opacity:1}.stitch-button--ghost,.stitch-button--ghost:visited{border-color:#e6c36461;background:transparent;color:var(--stitch-text)}.stitch-button--ghost:hover{border-color:var(--stitch-gold);color:var(--stitch-gold);opacity:1}.stitch-collection-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.stitch-collection-sort{display:flex;align-items:center;gap:10px}.stitch-sort-select{width:auto;min-height:40px;padding:0 12px;font-size:.88rem}.stitch-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;pointer-events:none;visibility:hidden;transition:visibility 0s linear .25s}.stitch-search-overlay.is-open{pointer-events:auto;visibility:visible;transition-delay:0s}.stitch-search-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transition:opacity .25s ease}.stitch-search-overlay.is-open .stitch-search-overlay__backdrop{opacity:1}.stitch-search-overlay__panel{position:absolute;top:0;left:0;right:0;background:var(--stitch-surface-low);border-bottom:1px solid var(--stitch-outline);transform:translateY(-100%);transition:transform .25s cubic-bezier(.4,0,.2,1);max-height:80vh;overflow-y:auto}.stitch-search-overlay.is-open .stitch-search-overlay__panel{transform:translateY(0)}.stitch-search-overlay__inner{display:flex;align-items:center;gap:12px;padding:16px 24px;border-bottom:1px solid var(--stitch-outline-soft)}.stitch-search-overlay__icon{color:var(--stitch-text-muted);flex-shrink:0}.stitch-search-overlay__input{flex:1;background:transparent;border:0;color:var(--stitch-text);font-size:1.1rem;font-weight:500;outline:none}.stitch-search-overlay__input::placeholder{color:var(--stitch-text-muted)}.stitch-search-overlay__results{padding:16px 24px;display:grid;gap:12px}.stitch-search-result{display:flex;align-items:center;gap:16px;padding:12px;background:var(--stitch-surface-mid);border-left:2px solid transparent;border-radius:var(--stitch-radius);text-decoration:none;color:var(--stitch-text);transition:background .2s ease,border-color .2s ease}.stitch-search-result:hover{background:var(--stitch-surface-high);border-left-color:var(--stitch-gold)}.stitch-search-result__thumb{width:48px;height:48px;object-fit:cover;border-radius:4px;background:var(--stitch-surface-high);flex-shrink:0}.stitch-search-result__info{display:grid;gap:3px}.stitch-search-result__title{font-size:.92rem;font-weight:600}.stitch-search-result__price{color:var(--stitch-gold);font-size:.84rem;font-weight:700}.stitch-search-empty{color:var(--stitch-text-muted);font-size:.9rem;padding:8px 0}.stitch-page{padding:32px 0 96px}.stitch-hero{position:relative;min-height:calc(100vh - var(--stitch-top-stack-height));display:flex;align-items:center;overflow:hidden}.stitch-hero__media,.stitch-banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.stitch-hero__media img,.stitch-banner__media img{width:100%;height:100%;object-fit:cover}.stitch-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0e0e0eeb,#0e0e0e9e 42%,#0e0e0e14),linear-gradient(180deg,#0e0e0e33,#0e0e0e9e)}.stitch-hero__content{position:relative;z-index:2;width:var(--stitch-content);margin-inline:auto;padding:32px 32px 48px}.stitch-hero__copy{max-width:640px}.stitch-hero__actions{display:flex;gap:18px;flex-wrap:wrap;margin-top:36px}.stitch-hero__trust{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:10px}.stitch-hero__trust li{display:inline-flex;align-items:center;gap:10px;color:var(--stitch-text-soft);font-size:.88rem}.stitch-hero__trust li:before{content:"";width:8px;height:8px;flex-shrink:0;border-radius:99px;background:var(--stitch-gold-dim)}.stitch-panel{background:var(--stitch-surface-mid)}.stitch-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.stitch-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.stitch-category-card{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--stitch-surface-high);border:1px solid transparent;transition:border-color .4s ease}.stitch-category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0e0e0e00 20%,#0e0e0eeb)}.stitch-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.stitch-category-card:hover img{transform:scale(1.05)}.stitch-category-card:hover{border-color:#e6c3642e}.stitch-category-card__body{position:absolute;left:28px;right:28px;bottom:28px;z-index:2}.stitch-category-card__body .stitch-title-lg{transition:color .3s ease}.stitch-category-card:hover .stitch-category-card__body .stitch-title-lg{color:var(--stitch-gold)}.stitch-section{padding:76px 0}.stitch-section--muted{background:var(--stitch-surface-low)}.stitch-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:38px}.stitch-rule{width:80px;height:4px;margin-top:12px;background:var(--stitch-gold-dim)}.stitch-link{color:var(--stitch-gold);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.stitch-product-card{display:flex;flex-direction:column;min-height:100%;border:1px solid transparent;transition:border-color .3s ease}.stitch-product-card[data-product-card],.stitch-compatible-card[data-product-card]{cursor:pointer}.stitch-product-card__media{position:relative;aspect-ratio:1;overflow:hidden;background:var(--stitch-surface-mid);margin-bottom:28px}.stitch-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .45s ease}.stitch-product-card:hover .stitch-product-card__media img{transform:scale(1.04)}.stitch-product-card:hover{border-color:#e6c36433}.stitch-product-card__meta{display:grid;gap:10px}.stitch-product-card__meta .stitch-title-lg{font-size:clamp(1rem,1.25vw,1.14rem);line-height:1.2;letter-spacing:-.02em;text-transform:none;font-weight:700}.stitch-product-card__meta .stitch-copy-muted{font-size:.78rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stitch-price-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:8px}.stitch-cart-controls{display:inline-flex;align-items:center;gap:10px}.stitch-button.is-added{border-color:#5cab6599;color:#c8ffd0;background:#5cab6529;animation:stitch-added-pop .26s ease}@keyframes stitch-added-pop{0%{transform:translateY(0) scale(1)}45%{transform:translateY(-1px) scale(1.03)}to{transform:translateY(0) scale(1)}}.stitch-price{color:var(--stitch-gold);font-size:1.1rem;font-weight:800}.stitch-quote{padding:120px 0;background:var(--stitch-surface);text-align:center}.stitch-quote__mark{display:inline-flex;align-items:center;justify-content:center;gap:14px;margin-top:32px;color:var(--stitch-gold-dim)}.stitch-quote__mark:before,.stitch-quote__mark:after{content:"";display:block;width:74px;height:1px;background:currentColor}.stitch-page-head{margin-bottom:56px}.stitch-page-head p{max-width:720px;margin:0;padding-left:24px;border-left:2px solid var(--stitch-gold)}.stitch-collection-feature{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:48px;align-items:center}.stitch-collection-feature--reverse{grid-template-columns:minmax(320px,1fr) minmax(0,2fr)}.stitch-collection-feature__media{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:var(--stitch-surface-mid)}.stitch-collection-feature__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.stitch-collection-feature:hover .stitch-collection-feature__media img{transform:scale(1.04)}.stitch-collection-feature__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0e0e0e00 25%,#0e0e0e94)}.stitch-spec-list{list-style:none;padding:24px 0 0;margin:0 0 28px;border-top:1px solid var(--stitch-outline-soft)}.stitch-spec-list li{display:flex;align-items:center;gap:10px;padding:8px 0;color:var(--stitch-text)}.stitch-spec-list li:before{content:"";width:6px;height:6px;background:var(--stitch-gold-dim)}.stitch-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.stitch-mini-card{background:var(--stitch-surface-mid);padding:4px;border:1px solid rgba(77,70,55,.14)}.stitch-mini-card__media{aspect-ratio:4 / 5;overflow:hidden;background:var(--stitch-surface)}.stitch-mini-card__media img{width:100%;height:100%;object-fit:cover}.stitch-mini-card__body{padding:20px 16px 22px}.stitch-tabs{display:flex;flex-wrap:wrap;gap:24px;padding-bottom:28px;margin-bottom:36px;border-bottom:1px solid var(--stitch-outline-soft)}.stitch-tab{color:var(--stitch-text-soft);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.stitch-tab.is-active{color:var(--stitch-gold)}.stitch-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 28px}@media(min-width:1600px){.stitch-products-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.stitch-product-page{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:48px}.stitch-product-gallery__hero{aspect-ratio:1;overflow:hidden;background:var(--stitch-surface-mid)}.stitch-product-gallery__hero img{width:100%;height:100%;object-fit:cover}.stitch-product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px}.stitch-product-gallery__thumb{aspect-ratio:1;overflow:hidden;background:var(--stitch-surface-low);cursor:pointer;border:1px solid transparent;transition:border-color .2s ease}.stitch-product-gallery__thumb:hover{border-color:var(--stitch-outline)}.stitch-product-gallery__thumb.is-active{border-color:var(--stitch-gold)}.stitch-product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.stitch-product-panel{display:grid;gap:22px}.stitch-product-summary{color:var(--stitch-text-soft);line-height:1.7}.stitch-badge-row,.stitch-option-list{display:flex;flex-wrap:wrap;gap:10px}.stitch-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;background:transparent;border-radius:2px;border:1px solid var(--stitch-outline);color:var(--stitch-text-soft);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.stitch-badge--link{cursor:pointer;text-decoration:none;transition:border-color .2s ease,background .2s ease,color .2s ease}.stitch-badge--link:hover{border-color:#e6c36466;background:#e6c3640f;color:var(--stitch-gold)}.stitch-compat-prompt{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#e6c3640f;border:1px solid rgba(230,195,100,.14);border-radius:var(--stitch-radius);flex-wrap:wrap}.stitch-compat-prompt__icon{color:var(--stitch-gold);font-size:20px;flex-shrink:0}.stitch-compat-prompt__text{color:var(--stitch-text-soft);font-size:.9rem;flex:1}.stitch-select,.stitch-quantity{width:100%;min-height:50px;padding:0 16px;background:var(--stitch-surface-high);border:1px solid rgba(77,70,55,.4);border-radius:var(--stitch-radius);color:var(--stitch-text)}.stitch-select:focus,.stitch-quantity:focus{border-color:var(--stitch-gold);background:var(--stitch-surface-top)}.stitch-select[aria-invalid=true],.stitch-quantity[aria-invalid=true]{border-color:#dc5858b8;box-shadow:0 0 0 2px #dc585826}.stitch-form-error{color:#dc5858;font-size:.82rem;margin-top:4px}.stitch-product-actions{display:flex;flex-wrap:wrap;gap:14px}.stitch-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:14px}.stitch-detail-card{padding:20px;background:var(--stitch-surface-mid);border:1px solid var(--stitch-outline-soft)}.stitch-rich-card{padding:28px;background:var(--stitch-surface-low);border:1px solid var(--stitch-outline-soft);border-top:2px solid rgba(230,195,100,.35)}.stitch-page-card{padding:34px;background:var(--stitch-surface-mid)}.stitch-page-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:32px}.stitch-cart{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:32px}.stitch-cart-item{display:grid;grid-template-columns:140px minmax(0,1fr);gap:20px;padding:20px 0;border-top:1px solid var(--stitch-outline-soft)}.stitch-cart-item:first-child{border-top:0;padding-top:0}.stitch-cart-item__media{aspect-ratio:1;overflow:hidden;background:var(--stitch-surface-low)}.stitch-cart-item__media img{width:100%;height:100%;object-fit:cover}.stitch-footer{border-top:1px solid rgba(77,70,55,.2);background:var(--stitch-bg);padding:78px 0 30px}.stitch-footer__grid{width:var(--stitch-content);margin-inline:auto;padding:0 32px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:44px}.stitch-footer__menus{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.stitch-footer__newsletter{grid-column:1 / -1;padding-top:36px;margin-top:36px;border-top:1px solid var(--stitch-outline-soft)}.stitch-newsletter-form{display:flex;gap:10px;max-width:440px}.stitch-newsletter-input{flex:1;min-height:44px;padding:0 16px;background:var(--stitch-surface-high);border:1px solid var(--stitch-outline);border-radius:var(--stitch-radius);color:var(--stitch-text);font-size:.9rem}.stitch-newsletter-input:focus{border-color:var(--stitch-gold);outline:none}.stitch-cart-sticky-bar{display:none}.stitch-payment-marks{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;opacity:.7}.stitch-stock-signal{display:block;margin-top:4px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#7ecf88}.stitch-variant-swatches{display:flex;flex-wrap:wrap;gap:8px}.stitch-swatch{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;background:var(--stitch-surface-mid);border:1px solid var(--stitch-outline);color:var(--stitch-text-soft);font-size:.85rem;font-weight:600;cursor:pointer;border-radius:var(--stitch-radius);transition:border-color .2s ease,background .2s ease,color .2s ease}.stitch-swatch:hover{border-color:var(--stitch-gold-dim);color:var(--stitch-text)}.stitch-swatch.is-active{border-color:var(--stitch-gold);background:#e6c36414;color:var(--stitch-gold)}.stitch-pdp-sticky{position:fixed;top:0;left:0;right:0;z-index:40;background:#131313f0;border-bottom:1px solid var(--stitch-outline);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translateY(-100%);transition:transform .3s ease;will-change:transform;pointer-events:none}.stitch-pdp-sticky.is-visible{transform:translateY(0);pointer-events:auto}.stitch-pdp-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 32px}.stitch-pdp-sticky__info{display:grid;gap:3px;min-width:0}.stitch-pdp-sticky__name{font-size:.94rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stitch-pdp-sticky__right{display:flex;align-items:center;gap:16px;flex-shrink:0}.stitch-pdp-sticky__form{margin:0}.stitch-pdp-sticky .stitch-button{min-height:40px;padding:0 20px;font-size:10px}.stitch-footer__menu{display:grid;gap:16px}.stitch-footer__menu a{color:var(--stitch-text-muted);font-size:.96rem;line-height:1.35}.stitch-footer__menu a:hover{color:var(--stitch-gold)}.stitch-footer__bottom{width:var(--stitch-content);margin:52px auto 0;padding:22px 32px 0;border-top:1px solid rgba(77,70,55,.14);color:var(--stitch-text-muted);font-size:11.5px;font-weight:700;letter-spacing:.16em;text-align:center;text-transform:uppercase}.shopify-policy__container,.rte{color:var(--stitch-text-soft);line-height:1.75}.rte h1,.rte h2,.rte h3,.rte h4{color:var(--stitch-text);text-transform:uppercase;letter-spacing:-.04em}.stitch-display-compact{font-size:clamp(2.55rem,6.8vw,5rem);font-weight:900;line-height:.9;letter-spacing:-.06em;text-transform:uppercase}.stitch-title-md{font-size:clamp(1.05rem,1.9vw,1.6rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;text-transform:uppercase}.stitch-feature-stack{display:grid;gap:68px}.stitch-editorial-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:40px;align-items:center}.stitch-panel{background:var(--stitch-surface-low);padding:32px}.stitch-panel--glass{background:#201f1f99;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.stitch-contact-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:36px}.stitch-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.stitch-bundles-page{padding-top:20px}.stitch-bundles-canvas{padding:18px 16px 28px;border-radius:0 0 28px 28px;background:#fff;color:#1e1b18}.stitch-bundles-head{max-width:540px}.stitch-bundles-title{margin:0;color:#2a2723;font-size:clamp(2rem,5vw,2.7rem);font-weight:700;line-height:1;letter-spacing:-.05em}.stitch-bundles-copy{margin-top:14px;max-width:460px;color:#8b8477;font-size:.8rem;line-height:1.55}.stitch-bundles-tabs{display:flex;flex-wrap:wrap;gap:16px;margin-top:18px;padding-bottom:10px;border-bottom:1px solid rgba(31,27,23,.12)}.stitch-bundles-tab{color:#8d8579;font-size:.72rem;font-weight:500;line-height:1}.stitch-bundles-tab.is-active{color:#26221e}.stitch-bundles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:24px}.stitch-bundle-card{border-radius:16px;background:#fff;padding:10px 10px 16px;color:#1e1b18;border:1px solid rgba(39,34,29,.08);box-shadow:0 10px 24px #12100e14;transition:transform .2s ease,box-shadow .2s ease}.stitch-bundle-card:hover{transform:translateY(-2px);box-shadow:0 18px 36px #12100e1f}.stitch-bundle-card__media{display:grid;place-items:center;min-height:150px;border-radius:14px;background:linear-gradient(180deg,#fff,#faf7f2);overflow:hidden}.stitch-bundle-card__media img{width:100%;height:100%;object-fit:cover}.stitch-bundle-card__body{padding:12px 2px 0}.stitch-bundle-card__rating{color:#5b8d40;font-size:.58rem;font-weight:700;letter-spacing:.02em}.stitch-bundle-card__rating span{color:#5b8d40}.stitch-bundle-card__title{margin:10px 0 0;color:#26221e;font-size:.64rem;font-weight:500;line-height:1.28;letter-spacing:-.02em}.stitch-bundle-card__price-row{display:flex;align-items:center;gap:10px;margin-top:12px;flex-wrap:wrap}.stitch-bundle-card__compare{color:#746d63;text-decoration:line-through;font-size:.62rem}.stitch-bundle-card__price{color:#181512;font-size:.96rem;line-height:1;letter-spacing:-.05em}.stitch-bundles-placeholders{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.stitch-bundle-placeholder{min-height:104px;border-radius:16px;background:#ffffff0a}.stitch-bundle-placeholder--light{background:linear-gradient(180deg,#f2ece5e6,#f6f2ecad),#f6f2ece6;filter:blur(.8px);opacity:.7}.stitch-bundle-placeholder--dark{display:flex;flex-direction:column;justify-content:flex-end;gap:10px;padding:12px;background:linear-gradient(180deg,#ffffff08,#0e0e0ed1),#171514}.stitch-bundle-placeholder__copy{width:88%;height:6px;border-radius:999px;background:#ffffff24}.stitch-bundle-placeholder__copy.short{width:56%}.stitch-bundle-placeholder__chip{width:48px;height:12px;margin-top:8px;border-radius:999px;background:linear-gradient(135deg,#e6c364e6,#c9a84ce6)}.stitch-bundles-footer-card{margin-top:18px;padding:18px 18px 20px;border-radius:20px;background:linear-gradient(180deg,#362a21eb,#1c1612f5);border:1px solid rgba(230,195,100,.1)}.stitch-vehicle-page{padding-top:24px}.stitch-vehicle-page--immersive{background:radial-gradient(circle at top center,rgba(230,195,100,.14),transparent 28%),linear-gradient(180deg,#0e0e0e,#121111)}.stitch-vehicle-head{position:relative;overflow:hidden;padding:28px 22px 24px;border-radius:24px;isolation:isolate;background:linear-gradient(180deg,#ffffff06,#131313db);border:1px solid rgba(230,195,100,.08)}.stitch-vehicle-head:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:url(https://lh3.googleusercontent.com/aida-public/AB6AXuCVoM1m2ry4fEaogDgli27uTlVsjelS5dMczpO_kLoWcN0jFhInK2Htwf3l02o0XsBYTQFtRCy0O0yOvp6XlbSoR9CdbezqdzTsLFrYJ7hmCSDC8FSQcLkdVDQFMxv2tt5RCO6tOKSG6x1P4ViDiIYiG2XYlMHqJNx7jizm2aNqRrwhgmlK3g4SCCf0kj7NBHDuF7OBkGOuSmJkGM7KYNxuECRdroc9g5eS55OrtGT8aekANcX_JzzYhnRt8_32rh8VZEbaSeo4Ttg);background-size:cover;background-position:center;opacity:.18;transform:scale(1.04)}.stitch-vehicle-head:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(circle at top left,rgba(230,195,100,.16),transparent 36%),linear-gradient(180deg,#0c0c0c9e,#0c0c0ce6)}.stitch-vehicle-head__title{margin:12px 0 0;font-size:clamp(2.6rem,10vw,4.8rem);font-weight:900;line-height:.88;letter-spacing:-.07em;text-transform:uppercase}.stitch-vehicle-head__title span{color:var(--stitch-gold)}.stitch-vehicle-head__copy{max-width:430px;margin-top:16px;color:#e5e2e1e0}.stitch-vehicle-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:620px;margin-top:18px}.stitch-vehicle-summary__item{padding:15px 15px 17px;border-radius:18px;background:linear-gradient(180deg,#ffffff0b,#111111e6);border:1px solid rgba(230,195,100,.12);box-shadow:0 12px 28px #00000029}.stitch-vehicle-summary__item .stitch-copy-muted{margin:10px 0 0;font-size:.86rem;line-height:1.58;color:#e5e2e1b3}.stitch-vehicle-intro{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.stitch-vehicle-intro .stitch-panel{padding:24px 22px;background:linear-gradient(180deg,#ffffff0b,#131313eb);border-color:#e6c3641f}.stitch-vehicle-rule{width:100%;height:1px;margin:18px 0 20px;background:linear-gradient(90deg,rgba(230,195,100,.35),rgba(230,195,100,.04) 64%,transparent)}.stitch-vehicle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:0}.stitch-vehicle-card{overflow:hidden;border-radius:20px;background:linear-gradient(180deg,#242323e0,#141313f5);border:1px solid rgba(230,195,100,.11);box-shadow:0 16px 34px #00000038}.stitch-vehicle-card img{width:100%;aspect-ratio:1 / 1.08;object-fit:cover}.stitch-vehicle-card__body{padding:17px 16px 18px}.stitch-vehicle-goals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.stitch-vehicle-cta-card{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:40px 44px;background:radial-gradient(circle at 80% 50%,rgba(230,195,100,.12),transparent 50%),linear-gradient(135deg,#201f1ffa,#131212fa);border:1px solid rgba(230,195,100,.14);border-radius:24px}.stitch-vehicle-cta-card__content{max-width:520px}.stitch-vehicle-cta-card__steps{margin:18px 0 0;padding:0;list-style:none;counter-reset:stitch-vehicle-step;display:grid;gap:8px}.stitch-vehicle-cta-card__steps li{display:inline-flex;align-items:center;gap:10px;color:var(--stitch-text-soft);font-size:.86rem}.stitch-vehicle-cta-card__steps li:before{counter-increment:stitch-vehicle-step;content:counter(stitch-vehicle-step);width:20px;height:20px;border-radius:99px;display:inline-flex;align-items:center;justify-content:center;color:#241a00;font-size:.7rem;font-weight:800;background:var(--stitch-gold)}.stitch-vehicle-cta-card__meta{margin-top:12px;color:var(--stitch-text-muted);font-size:.82rem}.stitch-vehicle-cta-card__art{display:flex;align-items:center;justify-content:center;flex-shrink:0}.stitch-collection-vehicle-prompt{display:flex;align-items:center;gap:10px;padding:14px 20px;margin-bottom:32px;background:#e6c3640d;border:1px solid rgba(230,195,100,.12);border-radius:var(--stitch-radius);color:var(--stitch-text-soft);font-size:.9rem;flex-wrap:wrap}.stitch-vehicle-goal{min-height:0;padding:20px 18px;border-radius:20px;background:linear-gradient(180deg,#ffffff0a,#131313f2);border:1px solid rgba(230,195,100,.1)}.stitch-bundles-canvas{padding:28px 20px 36px;border-radius:28px;background:linear-gradient(180deg,#fffffffa,#f8f4eefa),#fff;color:#1e1b18}.stitch-bundles-eyebrow,.stitch-bundles-footer-card__eyebrow,.stitch-bundle-card__topline,.stitch-recommendation-card__topline,.stitch-vehicle-selector__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.stitch-bundles-status,.stitch-bundles-footer-card__tag,.stitch-bundle-card__pill,.stitch-recommendation-card__goal{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#e6c3641a;color:#8d6a19;font-size:.64rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.stitch-bundle-groups{display:grid;gap:24px;margin-top:28px}.stitch-bundle-group{display:grid;gap:18px;padding:22px;border-radius:24px;background:#ffffff94;border:1px solid rgba(39,34,29,.08);box-shadow:0 18px 44px #12100e0f}.stitch-bundle-group--final{background:linear-gradient(180deg,#231e1afa,#141210fa);border-color:#e6c3641a}.stitch-bundle-group--final .stitch-title-lg,.stitch-bundle-group--final .stitch-copy-muted{color:#f4efe8}.stitch-bundle-group__intro{display:grid;gap:10px;max-width:660px}.stitch-bundles-grid--trio{grid-template-columns:repeat(3,minmax(0,1fr))}.stitch-bundle-card{display:grid;gap:0;padding:12px;border-radius:20px}.stitch-bundle-card--dark{background:linear-gradient(180deg,#1f1c19fa,#151311fa);border-color:#e6c3641a;color:#f6f1ea}.stitch-bundle-card--dark .stitch-bundle-card__title,.stitch-bundle-card--dark .stitch-copy-muted,.stitch-bundle-card--dark .stitch-bundle-card__segment,.stitch-bundle-card--dark .stitch-bundle-card__price{color:#f6f1ea}.stitch-bundle-card__media{min-height:180px}.stitch-bundle-card__media--dark{background:linear-gradient(180deg,#ffffff08,#1111118c)}.stitch-bundle-card__body{display:grid;gap:12px;padding:16px 4px 4px}.stitch-bundle-card__segment,.stitch-recommendation-card__tier{color:#746d63;font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.stitch-bundle-card__title{margin:0;font-size:1.28rem;line-height:1.02}.stitch-bundle-card__list,.stitch-recommendation-card__list{display:grid;gap:8px;margin:0;padding:0;list-style:none;color:#5a544b}.stitch-bundle-card__list li,.stitch-recommendation-card__list li{position:relative;padding-left:16px;font-size:.92rem;line-height:1.45}.stitch-bundle-card__list li:before,.stitch-recommendation-card__list li:before{content:"";position:absolute;top:.55rem;left:0;width:7px;height:7px;border-radius:999px;background:linear-gradient(135deg,var(--stitch-gold),var(--stitch-gold-deep))}.stitch-browse-panel{display:grid;gap:18px;margin-top:28px;padding:24px;border-radius:24px;background:#ffffff9e;border:1px solid rgba(39,34,29,.08)}.stitch-browse-panel__intro{display:grid;gap:10px;max-width:640px}.stitch-tabs--compact{gap:12px;margin-top:0}.stitch-products-grid--compact .stitch-product-card h3{font-size:1.08rem}.stitch-vehicle-experience{display:grid;gap:22px}.stitch-vehicle-selector{display:grid;gap:18px;padding:20px;border-radius:24px;background:linear-gradient(180deg,#ffffff08,#131313e6);border:1px solid rgba(230,195,100,.08)}.stitch-vehicle-selector__group{display:grid;gap:14px}.stitch-segment-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stitch-goal-pills{display:flex;flex-wrap:wrap;gap:12px}.stitch-segment-pill,.stitch-goal-pill,.stitch-car-option{border:0;cursor:pointer}.stitch-segment-pill,.stitch-goal-pill{padding:14px 16px;border-radius:18px;background:#ffffff0a;color:var(--stitch-text);border:1px solid rgba(230,195,100,.08);transition:background .2s ease,transform .2s ease,border-color .2s ease}.stitch-segment-pill{display:grid;gap:12px;padding:12px;text-align:left}.stitch-segment-pill.is-active,.stitch-goal-pill.is-active{background:linear-gradient(180deg,#e6c36433,#e6c36414);border-color:#e6c36447;color:#fff4d2;transform:translateY(-1px)}.stitch-segment-pill__art{display:block;position:relative;overflow:hidden;border-radius:16px;aspect-ratio:16 / 9;min-height:0;isolation:isolate;background:radial-gradient(circle at 50% 118%,rgba(230,195,100,.26),transparent 42%),radial-gradient(circle at 14% 18%,rgba(255,255,255,.08),transparent 34%),linear-gradient(180deg,#211f1bfa,#0b0b0bfa);border:1px solid rgba(230,195,100,.08);box-shadow:inset 0 1px #ffffff0a,inset 0 -24px 44px #0000005c}.stitch-segment-pill__art:before,.stitch-segment-pill__art:after,.stitch-vehicle-art:before,.stitch-vehicle-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.stitch-segment-pill__art:before,.stitch-vehicle-art:before{z-index:0;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 28%),radial-gradient(circle at 50% 100%,rgba(230,195,100,.18),transparent 36%)}.stitch-segment-pill__art:after,.stitch-vehicle-art:after{z-index:2;background:linear-gradient(180deg,#0808081f,#08080800 32%,#0808086b),radial-gradient(circle at 50% 118%,rgba(0,0,0,.4),transparent 40%)}.stitch-segment-pill__art svg{display:block;width:100%;height:100%}.stitch-segment-pill__art img{position:relative;z-index:1;display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:contain;object-position:center center;padding:0 12px;filter:grayscale(.26) sepia(.12) saturate(.88) brightness(.9) contrast(1.04) drop-shadow(0 16px 22px rgba(0,0,0,.48)) drop-shadow(0 7px 12px rgba(230,195,100,.1));transform:scale(1.1);transition:filter .2s ease,transform .2s ease}.stitch-segment-pill__body{display:grid;gap:6px}.stitch-segment-pill__label{font-size:1rem;font-weight:700}.stitch-segment-pill__meta{color:#e5e2e1bd;font-size:.84rem;line-height:1.45}.stitch-car-panel{padding:16px;border-radius:20px;background:#08080842;border:1px solid rgba(230,195,100,.08)}.stitch-car-panel__header{display:grid;gap:12px;margin-bottom:12px}.stitch-car-search{display:grid;gap:8px}.stitch-car-search__controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.stitch-car-search__input{width:100%;min-height:46px;border-radius:14px;padding:0 14px;border:1px solid rgba(230,195,100,.14);background:#0b0b0bb8;color:var(--stitch-text)}.stitch-car-search__input::placeholder{color:#e5e2e185}.stitch-car-search__input:focus-visible{outline:2px solid rgba(230,195,100,.45);outline-offset:2px}.stitch-car-search__button,.stitch-car-search__button:visited{min-height:46px;padding-inline:16px;font-size:10px;letter-spacing:.12em}.stitch-car-grid__empty{margin:0;padding:8px 4px}.stitch-car-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.stitch-car-option{display:grid;gap:7px;padding:8px;text-align:left;border-radius:14px;background:#ffffff08;color:var(--stitch-text);border:1px solid rgba(77,70,55,.16)}.stitch-car-option.is-active{background:linear-gradient(180deg,#e6c3642e,#e6c3640f);border-color:#e6c36442;box-shadow:0 14px 28px #0000003d}.stitch-car-option__body{display:grid;gap:3px}.stitch-car-option__label{font-size:.78rem;font-weight:700;line-height:1.2}.stitch-car-option__meta{color:#e5e2e1b3;font-size:.66rem;line-height:1.28}.stitch-vehicle-art{display:block;position:relative;overflow:hidden;border-radius:12px;isolation:isolate;background:radial-gradient(circle at 50% 116%,rgba(230,195,100,.24),transparent 40%),radial-gradient(circle at 18% 14%,rgba(255,255,255,.08),transparent 28%),linear-gradient(180deg,#22201bfa,#0b0b0bfa);border:1px solid rgba(230,195,100,.08);box-shadow:inset 0 1px #ffffff0a,inset 0 -28px 46px #00000061}.stitch-vehicle-art img,.stitch-vehicle-art svg{display:block;width:100%}.stitch-vehicle-art img{aspect-ratio:16 / 9;position:relative;z-index:1;object-fit:contain;object-position:center bottom;padding:14px 14px 6px;filter:grayscale(.3) sepia(.14) saturate(.82) brightness(.88) contrast(1.08) drop-shadow(0 18px 24px rgba(0,0,0,.52)) drop-shadow(0 8px 14px rgba(230,195,100,.12));transform:scale(1.02);transition:filter .2s ease,transform .2s ease}.stitch-vehicle-art svg{height:auto}.stitch-vehicle-art.is-card img,.stitch-vehicle-art.is-card svg{aspect-ratio:16 / 9}.stitch-car-option:hover .stitch-vehicle-art img,.stitch-car-option:focus-visible .stitch-vehicle-art img,.stitch-segment-pill:hover .stitch-segment-pill__art img,.stitch-segment-pill:focus-visible .stitch-segment-pill__art img{filter:grayscale(.18) sepia(.1) saturate(.94) brightness(.95) contrast(1.08) drop-shadow(0 18px 28px rgba(0,0,0,.5)) drop-shadow(0 9px 16px rgba(230,195,100,.14));transform:scale(1.12)}.stitch-segment-pill.is-active .stitch-segment-pill__art,.stitch-car-option.is-active .stitch-vehicle-art{border-color:#e6c36438;box-shadow:inset 0 1px #ffffff0d,inset 0 -28px 46px #0000006b,0 0 0 1px #e6c36414}.stitch-segment-pill.is-active .stitch-segment-pill__art img,.stitch-car-option.is-active .stitch-vehicle-art img{filter:grayscale(.12) sepia(.08) saturate(1) brightness(.98) contrast(1.08) drop-shadow(0 20px 28px rgba(0,0,0,.54)) drop-shadow(0 10px 16px rgba(230,195,100,.18));transform:scale(1.14)}.stitch-selected-vehicle{display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:18px;align-items:center;padding:20px;border-radius:24px;background:linear-gradient(180deg,#ffffff08,#131313e6);border:1px solid rgba(230,195,100,.08)}.stitch-selected-vehicle .stitch-vehicle-art{border-radius:18px;background:radial-gradient(circle at 50% 116%,rgba(230,195,100,.28),transparent 42%),radial-gradient(circle at 18% 14%,rgba(255,255,255,.1),transparent 30%),linear-gradient(180deg,#24221dfa,#0a0a0afa)}.stitch-selected-vehicle .stitch-vehicle-art img{padding:18px 18px 8px;filter:grayscale(.08) sepia(.08) saturate(1.02) brightness(1) contrast(1.08) drop-shadow(0 24px 34px rgba(0,0,0,.56)) drop-shadow(0 12px 20px rgba(230,195,100,.18));transform:scale(1.03)}.stitch-selected-vehicle__body{display:grid;gap:10px}.stitch-vehicle-art__caption{display:none}.stitch-vehicle-status,.stitch-vehicle-results__section{padding:20px;border-radius:24px;background:linear-gradient(180deg,#ffffff08,#131313e6);border:1px solid rgba(230,195,100,.08)}.stitch-vehicle-results{display:grid;gap:18px}.stitch-vehicle-results__intro{display:grid;gap:10px;margin-bottom:16px}.stitch-inline-assurance{list-style:none;padding:0;margin:0;display:grid;gap:6px}.stitch-inline-assurance li{display:flex;align-items:center;gap:8px;color:var(--stitch-text-muted);font-size:.84rem}.stitch-inline-assurance li:before{content:"";width:4px;height:4px;border-radius:50%;background:#e6c36480;flex-shrink:0}.stitch-upsell-module{padding:24px;background:var(--stitch-surface-low);border:1px solid var(--stitch-outline-soft)}.stitch-upsell-module__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.stitch-upsell-module__card{display:grid;gap:8px;padding:18px;background:var(--stitch-surface-mid);border:1px solid var(--stitch-outline-soft);text-decoration:none;color:inherit;transition:border-color .25s ease,background .25s ease}.stitch-upsell-module__card:hover{border-color:#e6c36447;background:var(--stitch-surface-high)}.stitch-upsell-module__card strong{font-size:.9rem;line-height:1.3}.stitch-reveal-up{opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease}.stitch-reveal-up.is-visible{opacity:1;transform:translateY(0)}.stitch-recommendation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.stitch-recommendation-card,.stitch-compatible-card{display:grid;gap:12px;padding:18px;border-radius:20px;background:#ffffff06;border:1px solid rgba(77,70,55,.16)}.stitch-recommendation-card__bottom,.stitch-compatible-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;flex-wrap:wrap}.stitch-bundle-cta{margin-top:18px}.stitch-compatible-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.stitch-compatible-card{grid-template-columns:minmax(0,148px) minmax(0,1fr);align-items:start}.stitch-recommendation-card__price{color:#fff2c8;font-size:1rem;font-weight:700;letter-spacing:-.03em}.stitch-compatible-card__media{display:block;overflow:hidden;border-radius:16px;background:#ffffff0d;min-height:148px}.stitch-compatible-card__media img{width:100%;height:100%;object-fit:cover}.stitch-compatible-card__body{display:grid;gap:10px}.stitch-compatible-card.is-highlighted{border-color:#e6c36457;box-shadow:0 0 0 1px #e6c3643d,0 18px 36px #0000002e;background:linear-gradient(180deg,#e6c36414,#131313f0)}.stitch-compatible-card__placeholder{width:100%;height:100%;min-height:148px;background:linear-gradient(180deg,#ffffff0f,#121212ad)}@media screen and (max-width:1399px){.stitch-car-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (max-width:1199px){.stitch-grid-4,.stitch-mini-grid,.stitch-products-grid,.stitch-card-grid,.stitch-bundles-placeholders{grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-collection-feature,.stitch-collection-feature--reverse,.stitch-editorial-split,.stitch-contact-grid,.stitch-product-page,.stitch-page-grid,.stitch-cart,.stitch-bundles-grid,.stitch-vehicle-grid,.stitch-recommendation-grid,.stitch-compatible-grid,.stitch-bundles-grid--trio,.stitch-compatible-card{grid-template-columns:1fr}.stitch-car-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:1100px){:root{--stitch-content: min(1360px, calc(100% - 56px) );--stitch-content-wide: min(1500px, calc(100% - 56px) )}}@media screen and (max-width:989px){:root{--stitch-content: min(100%, calc(100% - 32px) );--stitch-content-wide: min(100%, calc(100% - 32px) );--stitch-header-height: 74px}.stitch-nav-toggle{display:inline-flex}.stitch-nav-drawer{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:none;visibility:hidden;transition:visibility 0s linear .3s}.stitch-nav-drawer.is-open{pointer-events:auto;visibility:visible;transition-delay:0s}.stitch-nav-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;opacity:0;transition:opacity .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.stitch-nav-drawer.is-open .stitch-nav-drawer__overlay{opacity:1}.stitch-nav-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:min(320px,85vw);background:var(--stitch-surface-low);border-left:1px solid var(--stitch-outline);display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);padding:0;overflow-y:auto}.stitch-nav-drawer.is-open .stitch-nav-drawer__panel{transform:translate(0)}.stitch-nav-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid var(--stitch-outline-soft)}.stitch-nav-drawer__links{display:flex;flex-direction:column;padding:8px 0}.stitch-nav-drawer__link{display:block;padding:16px 24px;color:var(--stitch-text);font-size:1.05rem;font-weight:600;border-bottom:1px solid var(--stitch-outline-soft);transition:color .2s ease,background .2s ease}.stitch-nav-drawer__link:hover{color:var(--stitch-gold);background:#e6c3640a}.stitch-header__inner,.stitch-hero__content,.stitch-footer__grid,.stitch-footer__bottom{padding-left:16px;padding-right:16px}.stitch-nav{display:none}.stitch-display{font-size:clamp(2.4rem,16vw,4.5rem)}.stitch-grid-3,.stitch-grid-4,.stitch-mini-grid,.stitch-card-grid,.stitch-vehicle-intro,.stitch-vehicle-grid,.stitch-vehicle-goals,.stitch-detail-grid,.stitch-footer__grid{grid-template-columns:1fr}.stitch-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stitch-products-grid .stitch-product-card__media{margin-bottom:14px}.stitch-products-grid .stitch-product-card__meta .stitch-title-lg{font-size:.82rem;line-height:1.2;letter-spacing:-.01em}.stitch-products-grid .stitch-product-card__meta .stitch-copy-muted{font-size:.66rem;line-height:1.3}.stitch-products-grid .stitch-kicker{font-size:.5rem;letter-spacing:.08em}.stitch-products-grid .stitch-price{font-size:.78rem}.stitch-products-grid .stitch-button,.stitch-products-grid .stitch-button:visited,.stitch-compatible-card .stitch-button,.stitch-compatible-card .stitch-button:visited{min-height:38px;padding:0 10px;border-radius:10px;font-size:.52rem;letter-spacing:.06em;font-weight:700}.stitch-products-grid .stitch-price-row{gap:6px}.stitch-page{padding-bottom:84px}.stitch-section-head{align-items:flex-start}.stitch-quantity{max-width:180px}.stitch-product-gallery__thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-footer{padding-top:64px}.stitch-hero{min-height:80vh}.stitch-hero__actions,.stitch-product-actions,.stitch-price-row,.stitch-section-head{flex-direction:column;align-items:flex-start}.stitch-cart-item{grid-template-columns:1fr}.stitch-bundles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stitch-bundles-placeholders{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stitch-bundle-card{padding:10px 10px 14px;border-radius:16px}.stitch-bundle-card__media{min-height:130px}.stitch-bundle-card__body{padding:12px 4px 0}.stitch-bundle-card__title{font-size:.62rem;line-height:1.3}.stitch-bundle-card__price-row{gap:8px;margin-top:12px}.stitch-bundle-card__compare{font-size:.76rem}.stitch-bundle-card__price{font-size:.92rem}.stitch-bundle-placeholder{min-height:104px;border-radius:16px}.stitch-bundle-placeholder--dark{padding:12px}.stitch-bundles-footer-card{padding:18px 18px 20px}.stitch-vehicle-head{padding-top:0}.stitch-vehicle-summary{grid-template-columns:1fr;gap:10px;margin-top:16px}.stitch-vehicle-summary__item{padding:13px 14px 15px;border-radius:16px}.stitch-vehicle-intro{gap:12px}.stitch-vehicle-intro .stitch-panel{padding:19px 17px}.stitch-vehicle-rule{margin:14px 0 16px}.stitch-vehicle-card__body{padding:15px 14px 16px}.stitch-vehicle-goals{gap:12px;margin-top:14px}.stitch-vehicle-goal{padding:17px 16px;border-radius:18px}.stitch-cart-sticky-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;position:fixed;bottom:0;left:0;right:0;z-index:100;padding:16px 20px;background:var(--stitch-surface-low);border-top:1px solid var(--stitch-outline);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);will-change:transform}.stitch-cart-sticky-bar .stitch-button{min-height:46px;padding:0 28px}.stitch-car-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stitch-car-search__controls{grid-template-columns:1fr}.stitch-car-search__button,.stitch-car-search__button:visited{min-height:36px;font-size:.58rem;letter-spacing:.08em}.stitch-footer__menu a{font-size:.92rem}.stitch-footer__bottom{margin-top:38px;padding-top:18px;font-size:10.5px;line-height:1.5}}@media screen and (max-height:500px)and (orientation:landscape){.stitch-hero{min-height:100vh}.stitch-hero__actions{margin-top:20px}}@media screen and (max-width:767px){.stitch-cart-sticky-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:100;align-items:center;justify-content:space-between;padding:14px 20px;background:#131313f5;border-top:1px solid var(--stitch-outline);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);gap:16px}.stitch-cart-sticky-bar .stitch-button{flex:1}.stitch-bundles-canvas,.stitch-bundle-group,.stitch-browse-panel,.stitch-vehicle-selector,.stitch-vehicle-status,.stitch-vehicle-results__section{padding:18px 16px;border-radius:20px}.stitch-bundles-title,.stitch-vehicle-head__title{letter-spacing:-.06em}.stitch-bundles-grid,.stitch-bundles-grid--trio,.stitch-products-grid--compact,.stitch-segment-pills,.stitch-recommendation-grid,.stitch-compatible-grid{grid-template-columns:1fr}.stitch-car-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-bundle-card__title{font-size:1.1rem;line-height:1.05}.stitch-bundle-card__list li,.stitch-recommendation-card__list li,.stitch-copy-muted,.stitch-car-option__meta{font-size:.88rem}.stitch-recommendation-card .stitch-title-md,.stitch-compatible-card .stitch-title-md{font-size:.95rem;line-height:1.2;letter-spacing:-.01em;text-transform:none}.stitch-recommendation-card .stitch-copy-muted,.stitch-compatible-card .stitch-copy-muted{font-size:.76rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stitch-vehicle-experience .stitch-segment-pill,.stitch-vehicle-experience .stitch-goal-pill,.stitch-vehicle-experience .stitch-button,.stitch-vehicle-experience .stitch-button--ghost,.stitch-bundles-page .stitch-bundle-card .stitch-button,.stitch-bundles-page .stitch-bundle-card .stitch-button--ghost{width:100%;justify-content:center}.stitch-compatible-card{padding:16px}.stitch-selected-vehicle{grid-template-columns:1fr;padding:18px 16px}.stitch-segment-pill__art{min-height:144px}.stitch-compatible-card__media,.stitch-compatible-card__placeholder{min-height:180px}.stitch-recommendation-card__bottom,.stitch-compatible-card__bottom,.stitch-bundles-footer-card__eyebrow,.stitch-bundle-card__topline,.stitch-vehicle-selector__head{align-items:flex-start;flex-direction:column}.stitch-vehicle-cta-card{flex-direction:column;padding:28px 24px;text-align:center}.stitch-upsell-module__grid{grid-template-columns:1fr}.stitch-vehicle-cta-card__art{display:none}}@media screen and (max-width:600px){.stitch-collection-toolbar{flex-direction:column;align-items:flex-start}.stitch-pdp-sticky__info{display:none}.stitch-pdp-sticky__inner{justify-content:flex-end;padding:12px 16px}}@media screen and (max-width:599px){.stitch-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}}@media screen and (max-width:480px){.stitch-car-grid{grid-template-columns:1fr}}.stitch-price-compare{text-decoration:line-through;color:var(--stitch-text-muted);font-size:.82rem;font-weight:400;margin-left:6px}.stitch-discount-badge{display:inline-block;padding:2px 8px;background:#7ecf8826;color:#7ecf88;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:2px;margin-left:6px}.stitch-emi-callout{display:flex;align-items:center;gap:6px;color:var(--stitch-text-muted);font-size:.82rem;margin-top:4px}.stitch-cart-empty{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.stitch-cart-trust{display:grid;gap:8px;margin-top:20px;padding-top:20px;border-top:1px solid var(--stitch-outline-soft)}.stitch-cart-trust__item{display:flex;align-items:center;gap:8px;color:var(--stitch-text-muted);font-size:.82rem}.stitch-shipping-bar__track{height:4px;background:var(--stitch-surface-high);border-radius:2px;margin-top:8px}.stitch-shipping-bar__fill{height:100%;background:var(--stitch-gold);border-radius:2px;transition:width .3s ease}.stitch-whatsapp-float{position:fixed;bottom:24px;right:24px;z-index:90;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#25d366;color:#fff;border-radius:50%;box-shadow:0 4px 16px #25d36666;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.stitch-whatsapp-float:hover{transform:scale(1.08);box-shadow:0 6px 24px #25d36680}.stitch-pdp-mobile-sticky{display:none}.stitch-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.stitch-testimonial{background:var(--stitch-surface-low);border:1px solid var(--stitch-outline-soft);border-radius:var(--stitch-radius);padding:24px}.stitch-testimonial .stitch-copy{font-style:italic;margin:0 0 12px}.stitch-breadcrumbs ol{display:flex;gap:8px;list-style:none;padding:0;margin:0 0 16px;font-size:.78rem;color:var(--stitch-text-muted)}.stitch-breadcrumbs li+li:before{content:"\203a";margin-right:8px}.stitch-breadcrumbs a{color:var(--stitch-text-muted);text-decoration:none}.stitch-breadcrumbs a:hover{color:var(--stitch-gold)}.stitch-footer__payments{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;opacity:.6;font-size:.7rem;color:var(--stitch-text-muted);letter-spacing:.08em;text-transform:uppercase}.stitch-filter-toggle,.stitch-filter-drawer{display:none}@media(min-width:600px)and (max-width:989px){.stitch-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.stitch-whatsapp-float{bottom:16px;right:16px;width:48px;height:48px}.stitch-pdp-mobile-sticky{display:none;align-items:center;justify-content:space-between;gap:14px;position:fixed;bottom:0;left:0;right:0;z-index:100;padding:12px 16px;background:#131313f5;border-top:1px solid var(--stitch-outline);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);will-change:transform}.stitch-pdp-mobile-sticky.is-visible{display:flex}.stitch-pdp-mobile-sticky .stitch-button{flex:1;min-height:44px}.stitch-testimonials-grid{grid-template-columns:1fr}}@media(max-width:599px){.stitch-product-card h3,.stitch-product-card .stitch-copy-muted{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stitch-badge-row{flex-direction:column;gap:6px}.stitch-badge{width:100%;justify-content:center}.stitch-collection-toolbar .stitch-tabs{display:none}.stitch-filter-toggle{display:flex;align-items:center;gap:8px;padding:10px 16px;background:var(--stitch-surface-mid);border:1px solid var(--stitch-outline);color:var(--stitch-text);font-size:.85rem;font-weight:600;cursor:pointer;border-radius:var(--stitch-radius);width:100%;margin-bottom:12px}.stitch-filter-drawer{display:none;flex-direction:column;gap:4px;padding:12px 0;margin-bottom:12px}.stitch-filter-drawer.is-open{display:flex}.stitch-filter-drawer .stitch-tab{padding:10px 16px;text-align:left}body.template-product .stitch-whatsapp-float{bottom:72px}}@media(prefers-reduced-motion:reduce){.stitch-announce-bar__track{animation:none}.stitch-product-card__media img,.stitch-category-card img,.stitch-collection-feature__media img,.stitch-button{transition:none}*{scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/stitch.css.map */
