:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page-bg:#ecf2f8;--surface:#fff;--surface-alt:#f5f9fd;--surface-muted:#e8f0f7;--surface-dark:#0a2345;--text-strong:#11243d;--text-body:#40536e;--text-soft:#6f8098;--text-inverse:#ffffffeb;--line:#11243d1a;--line-strong:#11243d2e;--primary:#0b4ea2;--primary-strong:#082e63;--accent:#f36c21;--accent-soft:#f36c2124;--success-soft:#297a521f;--warning-soft:#e595001f;--shadow-soft:0 18px 48px #0d213f14;--shadow-card:0 14px 28px #0d213f14;--radius-lg:30px;--radius-md:22px;--radius-sm:16px;--container:min(1200px, calc(100vw - 32px));--font-display:"Avenir Next Condensed", "Arial Narrow", "Trebuchet MS", sans-serif;--font-body:"Avenir Next", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text-body);font-family:var(--font-body);background:radial-gradient(circle at 0 0,#ffffffeb,#0000 30%),linear-gradient(#f8fbfe 0%,#edf3f8 32%,#eaf0f6 100%);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}.app-shell{min-height:100vh}.page-container{width:var(--container);margin:0 auto}.section-space{padding-top:32px}.section-heading{gap:12px;margin-bottom:24px;display:grid}.section-heading--split{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px}.section-eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.section-heading h1,.section-heading h2,.page-hero h1,.product-detail__summary h1{color:var(--text-strong);font-family:var(--font-display);margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:.98}.section-heading p,.page-hero p,.product-detail__description,.product-detail__lede{max-width:70ch;margin:0;line-height:1.72}.cta-button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:.9rem 1.4rem;font-weight:700;transition:transform .16s,border-color .16s,box-shadow .16s,background-color .16s,color .16s;display:inline-flex}.cta-button:hover,.cta-button:focus-visible{transform:translateY(-1px)}.cta-button:focus-visible,.top-bar__link:focus-visible,.main-nav__link:focus-visible,.main-nav__utility-link:focus-visible,.category-grid__card:focus-visible,.support-links__card:focus-visible,.site-footer__link:focus-visible,.site-footer__meta-link:focus-visible,.product-card__image-link:focus-visible,.product-card__title a:focus-visible,.hero-banner__teaser:focus-visible,.language-switcher__select:focus-visible,.filter-chip:focus-visible,.product-gallery__thumb:focus-visible{outline-offset:3px;outline:3px solid #f36c2147}.cta-button--solid{background:linear-gradient(135deg, var(--accent) 0%, #ff904e 100%);color:#fff;box-shadow:0 12px 26px #f36c2133}.cta-button--outline{color:#fff;background:#ffffff0f;border-color:#ffffff52}.cta-button--ghost{color:var(--primary);background:#ffffffb3;border-color:#0b4ea229}.cta-button--compact{min-height:40px;padding:.72rem 1rem;font-size:.95rem}.top-bar{background:var(--primary-strong);color:#ffffffdb}.top-bar__inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:.9rem 0;display:grid}.top-bar__item{gap:4px;margin:0;display:grid}.top-bar__label{color:#a6d7ff;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.top-bar__link{color:#fff;text-underline-offset:3px;font-weight:700;-webkit-text-decoration:underline #a6d7ff85;text-decoration:underline #a6d7ff85}.top-bar__link:hover{text-decoration-color:#fff}.main-nav{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#082245eb;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.main-nav__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:1rem 0;display:grid}.main-nav__brand-block{gap:8px;display:grid}.main-nav__eyebrow{color:#95ceff;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.main-nav__brand-link{align-items:center;display:inline-flex}.main-nav__logo{width:168px;height:auto}.main-nav__primary{flex-wrap:wrap;justify-content:center;gap:10px 16px;display:flex}.main-nav__link,.main-nav__utility-link{color:#ffffffe0;font-weight:700}.main-nav__link.router-link-active{color:#fff}.main-nav__utility-link{color:#c0ddff;font-size:.86rem}.main-nav__actions{flex-wrap:wrap;justify-content:end;align-items:center;gap:10px;display:flex}.language-switcher{align-items:center;display:inline-flex;position:relative}.language-switcher:after{content:"";pointer-events:none;border-bottom:2px solid #ffffffb8;border-right:2px solid #ffffffb8;width:7px;height:7px;position:absolute;right:14px;transform:rotate(45deg)translateY(-2px)}.language-switcher__select{appearance:none;color:#fff;letter-spacing:.06em;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;min-width:78px;padding:.58rem 1.9rem .58rem .78rem;font-size:.82rem;font-weight:800}.language-switcher__select option{color:var(--text-strong)}.hero-banner__inner{grid-template-columns:minmax(0,1.2fr) minmax(320px,.95fr);gap:24px;display:grid}.hero-banner__content,.hero-banner__panel,.page-hero,.category-toolbar__inner,.category-support__inner,.faq-preview__inner,.support-links__inner,.product-detail__summary,.product-gallery__frame,.product-detail__panel,.empty-state,.site-footer__note,.why-choose-us__card,.category-grid__card,.product-card,.support-links__card,.faq-preview__item,.hero-banner__highlight,.hero-banner__teaser{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.hero-banner__content{color:var(--text-inverse);background:radial-gradient(circle at 100% 0,#ffffff2e,#0000 36%),linear-gradient(145deg,#0b4ea2 0%,#0f71cf 55%,#1a8fe0 100%);padding:clamp(28px,4vw,48px);position:relative;overflow:hidden}.hero-banner__content:after{content:"";background:#ffffff1a;border-radius:50%;width:260px;height:260px;position:absolute;inset:auto -12% -18% auto}.hero-banner__title{z-index:1;color:#fff;max-width:11ch;font-family:var(--font-display);margin:12px 0 14px;font-size:clamp(3rem,7vw,5.1rem);line-height:.92;position:relative}.hero-banner__description{z-index:1;color:#ffffffeb;max-width:60ch;position:relative}.hero-banner__stats{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid;position:relative}.hero-banner__stat{border-radius:var(--radius-sm);background:#ffffff1a;gap:6px;padding:16px 18px;display:grid}.hero-banner__stat strong{font-family:var(--font-display);font-size:1.8rem}.hero-banner__stat span{line-height:1.45}.hero-banner__actions{z-index:1;flex-wrap:wrap;gap:14px;margin-top:28px;display:flex;position:relative}.hero-banner__panel{background:linear-gradient(#fffffff5,#f5f9fdfa);gap:18px;padding:22px;display:grid}.hero-banner__panel-products{gap:14px;display:grid}.hero-banner__teaser{border:1px solid var(--line);background:var(--surface);grid-template-columns:108px minmax(0,1fr);gap:14px;padding:14px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.hero-banner__teaser:hover,.category-grid__card:hover,.product-card:hover,.support-links__card:hover,.faq-preview__item:hover,.why-choose-us__card:hover{border-color:#0b4ea224;transform:translateY(-2px);box-shadow:0 20px 34px #0d213f1a}.hero-banner__teaser-image{object-fit:cover;background:var(--surface-alt);border-radius:18px;width:100%;height:92px}.hero-banner__teaser-copy{gap:6px;display:grid}.hero-banner__teaser-label{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:800}.hero-banner__teaser-copy h2{color:var(--text-strong);font-family:var(--font-display);margin:0;font-size:1.4rem;line-height:1}.hero-banner__highlights{gap:14px;display:grid}.hero-banner__highlight{border:1px solid var(--line);background:var(--surface-alt);gap:8px;padding:18px;display:grid}.hero-banner__tag,.product-card__tag{background:var(--accent-soft);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-self:start;padding:.38rem .78rem;font-size:.72rem;font-weight:800}.hero-banner__highlight-title{color:var(--text-strong);margin:0;font-size:1.08rem}.hero-banner__highlight-text{margin:0}.category-grid__items,.product-grid,.why-choose-us__grid,.support-links__grid,.faq-preview__list,.product-detail__support-grid{gap:18px;display:grid}.category-grid__items{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid__card{background:linear-gradient(135deg, #fffffff5, #e8f0f7fa), var(--surface);border:1px solid #0000;gap:14px;min-height:100%;padding:24px;display:grid}.category-grid__badge{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;background:#0b4ea21a;border-radius:999px;justify-self:start;padding:.4rem .78rem;font-size:.74rem;font-weight:800}.category-grid__card h3,.product-card__title,.why-choose-us__card h3,.support-links__card h3,.faq-preview__item h3,.site-footer__brand h2,.site-footer__group h3{color:var(--text-strong);font-family:var(--font-display);margin:0}.category-grid__card p,.why-choose-us__card p,.support-links__card p,.faq-preview__item p,.site-footer__brand p{margin:0;line-height:1.7}.category-grid__meta{color:var(--text-soft);flex-wrap:wrap;gap:10px 14px;font-size:.9rem;display:flex}.category-grid__cta{color:var(--primary);font-size:.94rem}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{border:1px solid var(--line);background:var(--surface);min-height:100%;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;overflow:hidden}.product-card__image-link{background:linear-gradient(#f8fbff,#eef5fb);display:block}.product-card__image{aspect-ratio:1/.8;object-fit:cover;width:100%}.product-card__body{gap:14px;padding:22px;display:grid}.product-card__badges{flex-wrap:wrap;gap:8px;display:flex}.product-card__title{font-size:1.55rem;line-height:1}.product-card__description{margin:0;line-height:1.7}.product-card__actions{margin-top:auto}.price-display{gap:6px;display:grid}.price-display__headline{color:var(--text-strong);font-family:var(--font-display);margin:0;font-size:2rem;line-height:1}.price-display__supporting{color:var(--text-soft);margin:0;font-size:.94rem;line-height:1.55}.price-display--compact .price-display__headline{font-size:1.45rem}.why-choose-us__grid,.faq-preview__list,.product-detail__support-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.why-choose-us__card,.faq-preview__item{border:1px solid var(--line);background:var(--surface);gap:12px;padding:24px;display:grid}.support-links__inner,.faq-preview__inner,.category-toolbar__inner,.category-support__inner,.product-detail__panel,.empty-state{background:linear-gradient(#fffffff5,#f5f9fdfa);border:1px solid #0b4ea214;padding:clamp(24px,4vw,34px)}.support-links__heading,.faq-preview__heading{margin-bottom:0}.support-links__trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.support-links__trust-item{border-radius:var(--radius-sm);background:var(--success-soft);color:#1e5c3f;margin:0;padding:16px 18px;font-weight:700;line-height:1.55}.support-links__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.support-links__card{border:1px solid var(--line);background:var(--surface);gap:10px;padding:24px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.support-links__eyebrow{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:800}.faq-preview__inner{gap:22px;display:grid}.page-hero{background:radial-gradient(circle at 100% 0,#248fe71a,#0000 32%),linear-gradient(#fffffffa,#f7fbfffa);margin-top:24px;padding:clamp(24px,4vw,34px)}.page-hero--compact{box-shadow:none;background:0 0;border:0;padding:10px 0 0}.breadcrumbs{color:var(--text-soft);flex-wrap:wrap;align-items:center;gap:10px;font-size:.92rem;display:flex}.page-hero__content{gap:12px;margin-top:18px;display:grid}.page-hero__stats{color:var(--primary);flex-wrap:wrap;gap:14px;font-weight:700;display:flex}.category-toolbar{padding-top:18px}.category-toolbar__inner{grid-template-columns:minmax(0,.75fr) minmax(0,1fr);align-items:end;gap:18px;display:grid}.category-toolbar__search{color:var(--text-strong);gap:8px;font-weight:700;display:grid}.category-toolbar__search input{border:1px solid var(--line-strong);background:var(--surface);width:100%;color:var(--text-strong);border-radius:16px;padding:.95rem 1rem}.category-toolbar__filters{flex-wrap:wrap;justify-content:end;gap:10px;display:flex}.filter-chip{border:1px solid var(--line-strong);background:var(--surface);color:var(--text-strong);cursor:pointer;border-radius:999px;padding:.8rem 1rem;font-weight:700}.filter-chip--active{color:var(--primary);background:#0b4ea21a;border-color:#0b4ea229}.empty-state{text-align:start;justify-items:start;gap:12px;display:grid}.empty-state h1,.empty-state h2{color:var(--text-strong);font-family:var(--font-display);margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1}.empty-state p{margin:0;line-height:1.7}.product-detail__hero{padding-top:10px}.product-detail__layout{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:24px;display:grid}.product-gallery{gap:16px;display:grid}.product-gallery__frame{border:1px solid var(--line);background:linear-gradient(#f8fbff,#edf4fb);padding:16px;overflow:hidden}.product-gallery__image{aspect-ratio:1/.85;object-fit:cover;border-radius:24px;width:100%}.product-gallery__thumbs{flex-wrap:wrap;gap:12px;display:flex}.product-gallery__thumb{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:16px;width:86px;padding:6px}.product-gallery__thumb--active{border-color:#0b4ea247}.product-gallery__thumb img{border-radius:10px;width:100%}.product-detail__summary{background:linear-gradient(#fffffffa,#f7fbfffa);border:1px solid #0b4ea214;align-content:start;gap:16px;padding:clamp(24px,4vw,34px);display:grid}.product-detail__badges{flex-wrap:wrap;gap:8px;display:flex}.product-detail__lede,.product-detail__catalog-note{margin:0}.product-detail__catalog-note{background:var(--warning-soft);color:#7a5412;border-radius:16px;padding:14px 16px;line-height:1.6}.product-detail__actions{flex-wrap:wrap;gap:12px;display:flex}.product-detail__trust-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.product-detail__trust-list li{background:var(--surface-muted);border-radius:14px;padding:12px 14px;line-height:1.6}.product-detail__section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.product-detail__panel{gap:22px;display:grid}.product-specs{gap:10px;margin:0;display:grid}.product-specs__row{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,180px) minmax(0,1fr);gap:12px 18px;padding:14px 0;display:grid}.product-specs__row dt{color:var(--text-soft);font-weight:700}.product-specs__row dd{color:var(--text-strong);margin:0;font-weight:600}.link-button-reset,.support-links__card[type=button],.site-footer__link--button{font:inherit;text-align:inherit;cursor:pointer}.support-links__card[type=button]{border:0;width:100%}.site-footer__link--button{color:inherit;background:0 0;border:0;padding:0}.product-detail__media-stack{gap:18px;display:grid}.product-detail__media-image{border:1px solid var(--line);background:var(--surface);width:100%;box-shadow:var(--shadow-soft);border-radius:24px}.order-page__layout{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:start;gap:28px;display:grid}.order-page__copy,.order-page__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fffffff0;border:1px solid #0b4ea214}.order-page__copy{gap:18px;padding:clamp(28px,5vw,46px);display:grid}.order-page__copy h1{max-width:760px;font-family:var(--font-display);margin:0;font-size:clamp(2.4rem,5vw,4.5rem);line-height:.95}.order-page__copy p{max-width:680px;margin:0;line-height:1.8}.order-page__actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.order-page__card{gap:18px;padding:20px;display:grid}.order-page__image{aspect-ratio:1/.82;object-fit:cover;border-radius:24px;width:100%}.order-page__label{color:var(--brand-blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}.order-page__card h2{font-family:var(--font-display);margin:0 0 12px;font-size:clamp(1.5rem,3vw,2rem);line-height:1.05}.order-page__notes{gap:10px;margin:0;padding:0;list-style:none;display:grid}.order-page__notes li{background:var(--surface-muted);border-radius:14px;padding:12px 14px;line-height:1.6}.site-footer{color:#ffffffc7;background:#081e3d;padding:34px 0 50px}.site-footer__inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:32px;display:grid}.site-footer__eyebrow{color:#96ceff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:800}.site-footer__brand h2{color:#fff;font-size:clamp(2.2rem,5vw,3.6rem)}.site-footer__notes{gap:10px;margin-top:20px;display:grid}.site-footer__note{box-shadow:none;background:#ffffff0f;margin:0;padding:14px 16px}.site-footer__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.site-footer__group{align-content:start;gap:12px;display:grid}.site-footer__group h3{color:#fff;font-size:1rem}.site-footer__link{color:#ffffffc2;line-height:1.5}.site-footer__link.router-link-active{color:#fff}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}[dir=rtl] .section-heading,[dir=rtl] .page-hero__content,[dir=rtl] .product-detail__summary,[dir=rtl] .empty-state{text-align:right}[dir=rtl] .main-nav__actions,[dir=rtl] .category-toolbar__filters{justify-content:start}[dir=rtl] .language-switcher:after{left:14px;right:auto}[dir=rtl] .language-switcher__select{padding:.58rem .78rem .58rem 1.9rem}[dir=rtl] .product-detail__actions,[dir=rtl] .hero-banner__actions,[dir=rtl] .product-card__badges{justify-content:flex-start}@media (width<=1150px){.top-bar__inner,.category-grid__items,.product-grid,.support-links__grid,.why-choose-us__grid,.faq-preview__list{grid-template-columns:repeat(2,minmax(0,1fr))}.main-nav__inner,.hero-banner__inner,.product-detail__layout,.product-detail__section-grid,.order-page__layout,.site-footer__inner,.category-toolbar__inner,.section-heading--split{grid-template-columns:1fr}.support-links__trust-strip,.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.top-bar__inner,.category-grid__items,.product-grid,.support-links__trust-strip,.support-links__grid,.why-choose-us__grid,.faq-preview__list,.site-footer__links{grid-template-columns:1fr}.main-nav__primary,.main-nav__actions,.product-detail__actions,.order-page__actions,.hero-banner__actions,.category-toolbar__filters{justify-content:start}.main-nav__logo{width:148px}.hero-banner__stats,.product-specs__row,.hero-banner__teaser{grid-template-columns:1fr}}.page-main{padding-bottom:72px}.top-bar{background:#07172f;border-bottom:1px solid #ffffff0f}.top-bar__inner{flex-wrap:wrap;justify-content:space-between;gap:10px 18px;padding:.68rem 0;display:flex}.top-bar__item{align-items:center;gap:8px;display:inline-flex}.top-bar__label{font-size:.68rem}.top-bar__divider{color:#ffffff57;font-size:.74rem}.top-bar__text{font-size:.78rem;line-height:1.2}.main-nav{background:#07172feb}.main-nav__inner{gap:18px;padding:.9rem 0}.main-nav__brand-block{gap:6px}.main-nav__primary{gap:10px 14px}.main-nav__actions{gap:8px}.main-nav__eyebrow,.main-nav__link,.main-nav__utility-link{letter-spacing:.08em;text-transform:uppercase}.main-nav__link{font-size:.86rem}.main-nav__utility-link{font-size:.75rem}.hero-banner{padding-top:18px}.hero-banner__inner{grid-template-columns:minmax(0,1fr) minmax(340px,.94fr);align-items:stretch;gap:28px}.hero-banner__content{background:radial-gradient(circle at 78% 18%,#fff3,#0000 28%),linear-gradient(160deg,#081e3d 0%,#0b4ea2 52%,#1b8bd5 100%);flex-direction:column;justify-content:flex-end;min-height:700px;padding:clamp(34px,5vw,56px);display:flex}.hero-banner__content:before{content:"";border-radius:calc(var(--radius-lg) - 8px);border:1px solid #ffffff24;position:absolute;inset:18px}.hero-banner__content:after{background:#ffffff14;width:320px;height:320px;inset:auto -10% -16% auto}.hero-banner__title{letter-spacing:-.03em;max-width:9.4ch;font-size:clamp(3.6rem,8vw,6.1rem)}.hero-banner__description{max-width:38ch;font-size:1.02rem}.hero-banner__stats{gap:12px;margin-top:24px}.hero-banner__stat{background:#ffffff17;border:1px solid #ffffff14;padding:14px 16px}.hero-banner__stat strong{font-size:1.95rem}.hero-banner__actions{margin-top:24px}.hero-banner__highlights{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.hero-banner__highlight{background:#ffffff14;border:1px solid #ffffff1f;align-items:center;gap:8px;padding:.72rem .92rem;display:inline-flex}.hero-banner__tag{color:#ffd5b6;letter-spacing:.14em;background:0 0;padding:0;font-size:.64rem}.hero-banner__highlight-title{color:#fff;margin:0;font-size:.82rem;font-weight:700}.hero-banner__media{grid-template-rows:minmax(420px,1fr) auto;gap:16px;display:grid}.hero-banner__poster,.campaign-showcase__card,.featured-products__lead,.support-links__shell,.featured-products__mini{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0b4ea214;position:relative;overflow:hidden}.hero-banner__poster{grid-template-rows:minmax(220px,auto) auto;display:grid}.hero-banner__poster--lead{grid-template-rows:minmax(460px,auto) auto}.hero-banner__poster-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.hero-banner__poster-image,.campaign-showcase__image,.featured-products__lead-image{object-fit:cover;width:100%;height:100%;display:block}.hero-banner__poster-body,.campaign-showcase__body,.featured-products__lead-body{color:var(--text-strong);gap:10px;padding:24px;display:grid}.hero-banner__poster-label,.campaign-showcase__eyebrow,.featured-products__lead-label,.featured-products__mini-label{color:var(--primary-strong);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:800}.hero-banner__poster-body h2,.hero-banner__poster-body h3,.campaign-showcase__body h3,.featured-products__lead-body h3{color:var(--text-strong);font-family:var(--font-display);margin:0;line-height:.96}.hero-banner__poster-body h2,.featured-products__lead-body h3{font-size:clamp(2.2rem,4vw,3.4rem)}.hero-banner__poster-body h3,.campaign-showcase__body h3{font-size:clamp(1.5rem,2vw,2.2rem)}.campaign-showcase__grid{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);gap:18px;display:grid}.campaign-showcase__card{grid-template-rows:minmax(440px,auto) auto;display:grid}.campaign-showcase__card--wide{grid-template-rows:minmax(560px,auto) auto}.campaign-showcase__body p,.featured-products__lead-body p{max-width:34ch;color:var(--text-muted);margin:0;line-height:1.55}.campaign-showcase__body strong{color:var(--primary-strong);font-size:.95rem}.home-showcase__shell{gap:18px;display:grid}.home-showcase__controls{align-items:center;gap:10px;display:inline-flex}.home-showcase__control{width:46px;height:46px;color:var(--primary-strong);cursor:pointer;background:#ffffffe0;border:1px solid #0b4ea224;border-radius:999px;justify-content:center;align-items:center;transition:transform .16s,border-color .16s,background-color .16s;display:inline-flex}.home-showcase__control:hover,.home-showcase__control:focus-visible{background:#fff;border-color:#0b4ea24d;outline:none;transform:translateY(-1px)}.home-showcase__viewport{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(#fffffffa,#f0f6fbfa);border:1px solid #0b4ea214;overflow:hidden}.home-showcase__track{will-change:transform;transition:transform .36s;display:flex}.home-showcase__slide{flex:0 0 100%;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:22px;width:100%;padding:clamp(22px,3vw,30px);display:grid}.home-showcase__copy{align-content:center;gap:16px;display:grid}.home-showcase__eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:800}.home-showcase__copy h3{color:var(--text-strong);font-family:var(--font-display);margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:.95}.home-showcase__description{max-width:38ch;margin:0;line-height:1.72}.home-showcase__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-showcase__stat{background:#0b4ea20f;border-radius:20px;gap:6px;padding:14px 16px;display:grid}.home-showcase__stat strong{color:var(--text-strong);font-size:1.5rem}.home-showcase__actions{flex-wrap:wrap;gap:12px;display:flex}.home-showcase__media{grid-template-columns:minmax(0,1.3fr) minmax(220px,.7fr);gap:16px;display:grid}.home-showcase__lead,.home-showcase__mini,.company-intro__visual{border-radius:calc(var(--radius-lg) - 6px);box-shadow:var(--shadow-card);background:#fff;border:1px solid #0b4ea214;overflow:hidden}.home-showcase__lead{min-height:520px}.home-showcase__image,.company-intro__image{object-fit:cover;width:100%;height:100%;display:block}.home-showcase__stack{gap:14px;display:grid}.home-showcase__mini{grid-template-rows:minmax(180px,1fr) auto;display:grid}.home-showcase__mini-image{object-fit:cover;width:100%;height:100%;display:block}.home-showcase__mini-copy{padding:14px 16px}.home-showcase__mini-copy p{color:var(--text-strong);margin:0;font-weight:700;line-height:1.45}.home-showcase__dots{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.home-showcase__dot{cursor:pointer;background:#0b4ea22e;border:none;border-radius:999px;width:11px;height:11px;transition:transform .16s,background-color .16s,width .16s}.home-showcase__dot--active{background:var(--primary);width:34px}.company-intro__shell{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 100% 0,#fffc,#0000 28%),linear-gradient(135deg,#0b2447 0%,#0f4f9f 48%,#1f7fc5 100%);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:24px;padding:clamp(24px,4vw,38px);display:grid}.company-intro__content{color:var(--text-inverse);align-content:start;gap:16px;display:grid}.company-intro__content h2{color:#fff;font-family:var(--font-display);margin:0;font-size:clamp(2.1rem,4vw,3.5rem);line-height:.98}.company-intro__paragraph{color:#ffffffe0;max-width:58ch;margin:0;line-height:1.75}.company-intro__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.company-intro__metric{background:#ffffff14;border-radius:22px;gap:8px;padding:16px;display:grid}.company-intro__metric strong{color:#fff;font-size:1.7rem}.company-intro__metric span{color:#ffffffd1;font-size:.92rem;line-height:1.5}.company-intro__points{color:#ffffffe0;gap:10px;margin:0;padding-left:1.1rem;display:grid}.company-intro__visuals{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.company-intro__visual{grid-template-rows:minmax(260px,1fr) auto;display:grid}.company-intro__visual-copy{gap:8px;padding:16px;display:grid}.company-intro__visual-copy p,.company-intro__visual-copy h3{margin:0}.company-intro__visual-copy p{color:var(--primary-strong);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.company-intro__visual-copy h3{color:var(--text-strong);font-size:1.02rem;line-height:1.45}.category-grid__items{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:170px;gap:18px;display:grid}.category-grid__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0b4ea214;grid-template-rows:minmax(0,1fr) auto;padding:0;display:grid;overflow:hidden}.category-grid__card--lead{grid-area:span 3/span 6}.category-grid__card--wide{grid-area:span 2/span 6}.category-grid__card:not(.category-grid__card--lead):not(.category-grid__card--wide){grid-area:span 2/span 4}.category-grid__image{object-fit:cover;width:100%;height:100%;display:block}.category-grid__content{flex-direction:column;justify-content:flex-start;gap:12px;padding:24px;display:flex}.category-grid__badge{color:var(--primary-strong);background:#0b4ea214;align-self:flex-start}.category-grid__card h3,.category-grid__card p,.category-grid__meta,.category-grid__cta{color:var(--text-strong)}.category-grid__card h3{font-size:clamp(1.7rem,2vw,2.7rem)}.category-grid__card p{max-width:34ch;color:var(--text-muted)}.category-grid__meta{color:var(--text-subtle)}.featured-products__layout{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:18px;display:grid}.featured-products__lead{grid-template-rows:minmax(560px,auto) auto;display:grid}.featured-products__lead-body{gap:12px}.featured-products__lead-body p{max-width:36ch;margin:0}.featured-products__rail{gap:14px;display:grid}.featured-products__mini{background:linear-gradient(#fffffffa,#f4f9fdfa);border:1px solid #0b4ea214;grid-template-columns:118px minmax(0,1fr);gap:14px;padding:16px;display:grid}.featured-products__mini-image{object-fit:cover;border-radius:18px;width:100%;height:118px}.featured-products__mini-copy{align-content:center;gap:8px;display:grid}.featured-products__mini-copy h3{color:var(--text-strong);font-family:var(--font-display);margin:0;font-size:1.3rem;line-height:1}.support-links__shell{background:radial-gradient(circle at 0 0,#fffc,#0000 30%),linear-gradient(135deg,#edf4fa 0%,#fff 46%,#eef6fb 100%);border:1px solid #0b4ea214;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:22px;padding:clamp(26px,4vw,38px);display:grid}.support-links__intro{align-content:start;gap:18px;display:grid}.support-links__trust-strip{grid-template-columns:1fr}.support-links__trust-item{color:var(--primary-strong);background:#0b4ea214;padding:14px 16px}.support-links__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.support-links__card{background:#ffffffeb;padding:22px}.support-links__heading p,.campaign-showcase .section-heading p,.featured-products .section-heading p{max-width:30ch}[dir=rtl] .hero-banner__content,[dir=rtl] .home-showcase__copy,[dir=rtl] .company-intro__content,[dir=rtl] .hero-banner__poster-body,[dir=rtl] .campaign-showcase__body,[dir=rtl] .category-grid__content,[dir=rtl] .featured-products__lead-body,[dir=rtl] .support-links__intro,[dir=rtl] .company-intro__visual-copy,[dir=rtl] .featured-products__mini-copy{text-align:right}[dir=rtl] .company-intro__points{padding-left:0;padding-right:1.1rem}@media (width<=1150px){.hero-banner__inner,.home-showcase__slide,.home-showcase__media,.company-intro__shell,.campaign-showcase__grid,.featured-products__layout,.support-links__shell{grid-template-columns:1fr}.category-grid__items{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:240px}.company-intro__visuals{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid__card--lead,.category-grid__card--wide,.category-grid__card:not(.category-grid__card--lead):not(.category-grid__card--wide){grid-area:span 1/span 1}}@media (width<=760px){.top-bar__inner,.support-links__grid,.featured-products__layout,.campaign-showcase__grid{grid-template-columns:1fr}.top-bar__inner{justify-content:flex-start}.hero-banner__content{min-height:560px}.hero-banner__poster-stack,.home-showcase__stats,.company-intro__metrics,.featured-products__mini{grid-template-columns:1fr}.hero-banner__poster--lead,.campaign-showcase__card,.campaign-showcase__card--wide,.featured-products__lead{grid-template-rows:minmax(360px,auto) auto}.featured-products__mini-image{height:180px}.category-grid__items{grid-template-columns:1fr;grid-auto-rows:280px}.home-showcase__controls{justify-content:flex-start}.home-showcase__lead{min-height:360px}.company-intro__visuals{grid-template-columns:1fr}.company-intro__visual{grid-template-rows:minmax(220px,1fr) auto}}.home-page{background:radial-gradient(circle at 8% 2%,#f36c2121,#0000 28%),radial-gradient(circle at 88% 12%,#0b4ea22e,#0000 32%),linear-gradient(#f7fbff 0%,#e9f1f7 38%,#f8fafc 100%);padding-bottom:86px}.home-page .hero-banner{background:linear-gradient(135deg,#092242fa,#074980e6),radial-gradient(circle at 72% 30%,#f36c2147,#0000 34%);padding:30px 0 46px;position:relative;overflow:hidden}.home-page .hero-banner:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000000d9,#0000 80%);mask-image:linear-gradient(90deg,#000000d9,#0000 80%)}.home-page .hero-banner__inner{z-index:1;align-items:stretch;position:relative}.home-page .hero-banner__content{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff1a,#ffffff06),#071c379e;border:1px solid #ffffff29;border-radius:36px;min-height:auto;padding:clamp(32px,5vw,58px);box-shadow:0 28px 80px #00000038}.home-page .hero-banner__title{color:#fff;letter-spacing:-.055em;text-wrap:balance;max-width:10.5ch;font-size:clamp(3.2rem,8vw,6.9rem)}.home-page .hero-banner__description{color:#ffffffc7;max-width:54ch;font-size:1.06rem}.home-page .hero-banner__stat,.home-page .hero-banner__highlight{color:#ffffffd1;background:#ffffff1a;border-color:#ffffff29}.home-page .hero-banner__stat strong,.home-page .hero-banner__highlight-title{color:#fff}.home-page .hero-banner__media{grid-template-rows:minmax(420px,1fr) auto;gap:18px;display:grid}.home-page .hero-banner__poster{border:1px solid #ffffff24;border-radius:34px;overflow:hidden;box-shadow:0 24px 70px #00000038}.home-page .hero-banner__poster--lead{grid-template-rows:minmax(420px,1fr) auto}.home-page .hero-banner__poster-image{background:#fff}.home-page .hero-banner__poster-body{background:linear-gradient(#fffffff5,#f4f9fdf5)}.home-market-strip{margin-top:-22px;padding-top:0}.home-market-strip__inner{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:stretch;gap:18px;display:grid}.home-market-strip__intro,.home-market-strip__tile,.home-arrivals__lead{box-shadow:var(--shadow-card);background:#ffffffe6;border:1px solid #11243d1a;border-radius:30px}.home-market-strip__intro{align-content:center;gap:12px;padding:clamp(24px,4vw,38px);display:grid}.home-market-strip__intro h2,.home-arrivals__lead-copy h3{color:var(--text-strong);font-family:var(--font-display);letter-spacing:-.035em;margin:0;line-height:.96}.home-market-strip__intro h2{font-size:clamp(2rem,4vw,3.8rem)}.home-market-strip__intro p{margin:0;line-height:1.72}.home-market-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-market-strip__tile{isolation:isolate;color:#fff;min-height:235px;padding:18px;position:relative;overflow:hidden}.home-market-strip__tile:after{z-index:-1;content:"";background:linear-gradient(#0412241a,#041224c7),radial-gradient(circle at 20% 0,#f36c2157,#0000 32%);position:absolute;inset:0}.home-market-strip__image{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .24s;position:absolute;inset:0}.home-market-strip__tile:hover .home-market-strip__image{transform:scale(1.045)}.home-market-strip__tile span{color:#ffffffe0;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border-radius:999px;width:fit-content;padding:.35rem .7rem;font-size:.76rem;font-weight:800;display:inline-flex}.home-market-strip__tile strong{max-width:12ch;font-family:var(--font-display);font-size:clamp(1.45rem,2.5vw,2.15rem);line-height:.95;position:absolute;bottom:18px;left:18px;right:18px}.home-arrivals{padding-top:44px}.home-arrivals__layout{grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);align-items:stretch;gap:20px;display:grid}.home-arrivals__lead{background:radial-gradient(circle at 82% 12%,#f36c2129,#0000 28%),#fff;grid-template-rows:minmax(520px,1fr) auto;display:grid;overflow:hidden}.home-arrivals__lead-image{object-fit:cover;background:#fff;width:100%;height:100%;min-height:520px}.home-arrivals__lead-copy{gap:12px;padding:clamp(24px,4vw,36px);display:grid}.home-arrivals__lead-copy p,.home-arrivals__lead-copy span{margin:0}.home-arrivals__lead-copy p{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:850}.home-arrivals__lead-copy h3{font-size:clamp(2rem,4vw,4.1rem)}.home-arrivals__lead-copy span{color:var(--text-body);line-height:1.68}.home-arrivals__tags{flex-wrap:wrap;gap:8px;display:flex}.home-arrivals__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.home-arrivals__grid .product-card{height:100%;box-shadow:var(--shadow-card);background:#fffffff0;border:1px solid #11243d14}.home-arrivals__grid .product-card__image{background:#fff;height:245px}[dir=rtl] .home-market-strip__intro,[dir=rtl] .home-arrivals__lead-copy{text-align:right}@media (width<=1150px){.home-market-strip__inner,.home-arrivals__layout{grid-template-columns:1fr}.home-market-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.home-page .hero-banner{padding-top:18px}.home-page .hero-banner__content{padding:26px}.home-page .hero-banner__title{max-width:9ch;font-size:clamp(2.8rem,18vw,4.8rem)}.home-page .hero-banner__media,.home-page .hero-banner__poster--lead,.home-arrivals__lead{grid-template-rows:minmax(340px,auto) auto}.home-market-strip__grid,.home-arrivals__grid{grid-template-columns:1fr}.home-market-strip__tile{min-height:260px}.home-arrivals__lead-image{min-height:340px}.home-arrivals__grid .product-card__image{height:260px}}.account-modal{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 20% 10%,#f36c213d,#0000 30%),#07162aad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.account-modal__panel{background:linear-gradient(#fffffffa,#f5f9fdfa);border:1px solid #ffffffad;border-radius:32px;gap:16px;width:min(460px,100%);padding:clamp(26px,5vw,38px);display:grid;position:relative;box-shadow:0 30px 90px #06162b47}.account-modal__panel h2,.account-modal__panel p{margin:0}.account-modal__panel h2{color:var(--text-strong);font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(2rem,5vw,3rem);line-height:.95}.account-modal__panel>p:not(.section-eyebrow):not(.account-modal__error){color:var(--text-body);line-height:1.68}.account-modal__close{width:36px;height:36px;color:var(--text-strong);cursor:pointer;background:#fff;border:1px solid #11243d14;border-radius:999px;place-items:center;font-size:1.35rem;line-height:1;display:inline-grid;position:absolute;top:16px;right:16px}.account-modal__field{color:var(--text-strong);gap:8px;font-weight:800;display:grid}.account-modal__field input{width:100%;min-height:52px;color:var(--text-strong);background:#fff;border:1px solid #11243d24;border-radius:16px;outline:none;padding:0 16px}.account-modal__field input:focus{border-color:#0b4ea285;box-shadow:0 0 0 4px #0b4ea21a}.account-modal__error{color:#be123c;background:#be123c1a;border-radius:14px;padding:12px 14px;font-weight:850}.account-modal__submit{width:100%}[dir=rtl] .account-modal__panel{text-align:right}[dir=rtl] .account-modal__close{left:16px;right:auto}.home-showroom{--showroom-ink:#10243d;--showroom-blue:#083f86;--showroom-cream:#fbf4e7;--showroom-mist:#eef6fb;--showroom-line:#10243d1a;background:radial-gradient(circle at 10% 2%,#f36c212e,#0000 30%),linear-gradient(#f9fbfd 0%,#eef5f8 46%,#f8f1e8 100%)}.home-showroom-hero{isolation:isolate;color:#ffffffe6;background:linear-gradient(135deg,#081f3efa 0%,#083f86f0 50%,#f36c21e0 100%);padding:clamp(28px,5vw,64px) 0 clamp(48px,8vw,96px);position:relative;overflow:hidden}.home-showroom-hero:before,.home-showroom-hero:after{content:"";z-index:-1;pointer-events:none;position:absolute}.home-showroom-hero:before{background-color:#0000;background-image:linear-gradient(90deg,#ffffff14 1px,#0000 1px),linear-gradient(#ffffff14 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:86px 86px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000004d,#0000 78%);mask-image:linear-gradient(90deg,#0000004d,#0000 78%)}.home-showroom-hero:after{filter:blur(4px);background:radial-gradient(circle,#ffffff52,#0000 58%),radial-gradient(circle at 68% 72%,#fbf4e761,#0000 36%);border-radius:999px;width:min(58vw,760px);height:min(58vw,760px);top:-18vw;right:-14vw}.home-showroom-hero__layout{grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);align-items:center;gap:clamp(26px,5vw,72px);display:grid}.home-showroom-hero__copy{gap:22px;max-width:650px;display:grid}.home-showroom-hero__copy h1,.home-showroom-hero__copy p{margin:0}.home-showroom-hero__copy h1{color:#fff;font-family:var(--font-display);letter-spacing:-.065em;text-transform:uppercase;font-size:clamp(3.45rem,8.4vw,7.6rem);line-height:.86}.home-showroom-hero__copy>p:not(.section-eyebrow){color:#ffffffc7;max-width:58ch;font-size:clamp(1rem,1.8vw,1.18rem);line-height:1.72}.home-showroom-hero__actions{flex-wrap:wrap;gap:12px;display:flex}.home-showroom-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:8px;display:grid}.home-showroom-hero__stats div{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:22px;min-height:94px;padding:16px}.home-showroom-hero__stats strong,.home-showroom-hero__stats span{display:block}.home-showroom-hero__stats strong{color:#fff;font-family:var(--font-display);font-size:clamp(1.8rem,4vw,3rem);line-height:.9}.home-showroom-hero__stats span{color:#ffffffb3;letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:.8rem;font-weight:800}.home-showroom-hero__visual{grid-template-columns:minmax(0,1fr) minmax(160px,.34fr);align-items:stretch;gap:18px;display:grid}.home-showroom-hero__feature,.home-showroom-mini-product,.home-curated-card,.home-collection-tile,.home-ledger-card{color:inherit;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative}.home-showroom-hero__feature{background:linear-gradient(#fffffff2,#f7fbfeeb);border:1px solid #ffffff6b;border-radius:38px;grid-template-rows:minmax(0,1fr) auto;display:grid;overflow:hidden;box-shadow:0 34px 90px #020e1f52}.home-showroom-hero__feature-copy{color:var(--showroom-ink);gap:8px;padding:clamp(22px,4vw,34px);display:grid}.home-showroom-hero__feature-copy p,.home-showroom-hero__feature-copy h2{margin:0}.home-showroom-hero__feature-copy p{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:850}.home-showroom-hero__feature-copy h2{font-family:var(--font-display);letter-spacing:-.05em;font-size:clamp(2rem,4.2vw,4.2rem);line-height:.92}.home-showroom-hero__mini-grid{gap:18px;display:grid}.home-showroom-mini-product{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff24;border:1px solid #ffffff3d;border-radius:28px;align-content:start;gap:12px;padding:12px;display:grid;overflow:hidden;box-shadow:0 22px 48px #020e1f2e}.home-showroom-mini-product span{color:#ffffffa8;letter-spacing:.11em;text-transform:uppercase;font-size:.72rem;font-weight:850}.home-showroom-mini-product strong{color:#fff;font-family:var(--font-display);letter-spacing:-.035em;font-size:1.28rem;line-height:.98}.home-showroom-image-stage{background:radial-gradient(circle at 18% 18%,#fffffff0,#0000 30%),radial-gradient(circle at 78% 18%,#0b4ea214,#0000 28%),linear-gradient(145deg,#fff 0%,#edf5fb 100%);border-radius:28px;place-items:center;padding:clamp(14px,2.2vw,28px);display:grid;position:relative;overflow:hidden}.home-showroom-image-stage:after{content:"";filter:blur(15px);background:#10243d1f;border-radius:999px;height:18px;position:absolute;inset:auto 14% 12px}.home-showroom-image{z-index:1;object-fit:contain;object-position:center;width:100%;height:100%;position:relative}.home-showroom-image-stage--hero{aspect-ratio:1;border-radius:34px 34px 24px 24px;min-height:500px}.home-showroom-image-stage--mini{aspect-ratio:1;border-radius:22px;min-height:178px;padding:12px}.home-showroom-image-stage--card{aspect-ratio:1;min-height:280px}.home-showroom-image-stage--category{aspect-ratio:4/3;min-height:210px}.home-showroom-image-stage--ledger{aspect-ratio:1;border-radius:24px;min-height:220px;padding:16px}.home-curated-rack{position:relative}.home-curated-rack:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#0b4ea214 18%,#f36c2114 82%,#0000 100%);height:420px;position:absolute;inset:10% 0 auto}.home-curated-rack>.page-container,.home-collection-dock>.page-container,.home-product-ledger>.page-container{z-index:1;position:relative}.home-curated-rack__grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;align-items:stretch;gap:clamp(14px,2vw,22px);display:grid}.home-curated-card{border:1px solid var(--showroom-line);background:#ffffffeb;border-radius:32px;grid-column:span 3;grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 24px 54px #0d213f1a}.home-curated-card:first-child{background:linear-gradient(#fffffffa,#fbf4e7e6);grid-area:span 2/span 6}.home-curated-card:first-child .home-showroom-image-stage--card{aspect-ratio:4/3;border-radius:32px 32px 18px 18px;min-height:520px}.home-curated-card:nth-child(2){background:radial-gradient(circle at 100% 0,#0b4ea224,#0000 38%),#fff}.home-curated-card:nth-child(3){transform:translateY(28px)}.home-curated-card:nth-child(3):hover,.home-curated-card:nth-child(3):focus-visible{transform:translateY(22px)}.home-curated-card__copy{align-content:start;gap:12px;padding:clamp(20px,3vw,30px);display:grid}.home-curated-card__badges{flex-wrap:wrap;gap:8px;display:flex}.home-curated-card__badges .p-tag{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;background:#0b4ea214;border-radius:999px;font-size:.68rem;font-weight:850}.home-curated-card__copy h3,.home-curated-card__copy p{margin:0}.home-curated-card__copy h3{color:var(--showroom-ink);font-family:var(--font-display);letter-spacing:-.045em;font-size:clamp(1.55rem,3vw,3rem);line-height:.98}.home-curated-card__copy p{color:var(--text-body);line-height:1.65}.home-collection-dock{position:relative;overflow:hidden}.home-collection-dock:before{content:"BAMTE";z-index:0;color:#083f860b;font-family:var(--font-display);letter-spacing:-.09em;pointer-events:none;font-size:clamp(6rem,17vw,18rem);font-weight:900;line-height:.75;position:absolute;top:28px;right:max(2vw,18px)}.home-collection-dock__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(14px,2vw,22px);display:grid}.home-collection-tile{background:linear-gradient(#fffffff0,#f7fbfee6);border:1px solid #11243d17;border-radius:30px;grid-column:span 2;display:grid;overflow:hidden;box-shadow:0 18px 42px #0d213f14}.home-collection-tile:first-child,.home-collection-tile:nth-child(5){background:radial-gradient(circle at 12% 18%,#f36c2121,#0000 34%),linear-gradient(135deg,#fff,#edf5fb);grid-column:span 3;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center}.home-collection-tile__copy{align-content:center;gap:10px;padding:clamp(20px,3vw,30px);display:grid}.home-collection-tile__copy span,.home-collection-tile__copy strong{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;font-size:.74rem;font-weight:850}.home-collection-tile__copy h3,.home-collection-tile__copy p{margin:0}.home-collection-tile__copy h3{color:var(--showroom-ink);font-family:var(--font-display);letter-spacing:-.05em;font-size:clamp(1.7rem,3.2vw,3.4rem);line-height:.93}.home-collection-tile__copy p{color:var(--text-body);line-height:1.62}.home-product-ledger__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(14px,1.8vw,20px);display:grid}.home-ledger-card{background:linear-gradient(#fffffff5,#fbf4e7c2);border:1px solid #11243d14;border-radius:28px;grid-template-rows:auto 1fr;display:grid;overflow:hidden;box-shadow:0 16px 36px #0d213f14}.home-ledger-card:nth-child(2n){transform:translateY(26px)}.home-ledger-card:nth-child(2n):hover,.home-ledger-card:nth-child(2n):focus-visible{transform:translateY(20px)}.home-ledger-card__copy{align-content:start;gap:10px;padding:18px;display:grid}.home-ledger-card__copy span{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:850}.home-ledger-card__copy h3{color:var(--showroom-ink);font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:1.45rem;line-height:1}.home-showroom .price-display{gap:4px}.home-showroom .price-display__headline{color:var(--showroom-blue);font-weight:900}[dir=rtl] .home-showroom-hero__copy,[dir=rtl] .home-showroom-hero__feature-copy,[dir=rtl] .home-curated-card__copy,[dir=rtl] .home-collection-tile__copy,[dir=rtl] .home-ledger-card__copy{text-align:right}[dir=rtl] .home-collection-dock:before{left:max(2vw,18px);right:auto}@media (width<=1180px){.home-showroom-hero__layout{grid-template-columns:1fr}.home-showroom-hero__visual{grid-template-columns:minmax(0,1fr) minmax(220px,.42fr)}.home-curated-card,.home-curated-card:first-child{grid-column:span 6}.home-curated-card:nth-child(3){transform:none}.home-curated-card:nth-child(3):hover,.home-curated-card:nth-child(3):focus-visible{transform:translateY(-4px)}.home-collection-tile,.home-collection-tile:first-child,.home-collection-tile:nth-child(5){grid-column:span 3}.home-product-ledger__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.home-showroom-hero{padding-top:24px}.home-showroom-hero__copy h1{font-size:clamp(3rem,16vw,5.3rem)}.home-showroom-hero__stats,.home-showroom-hero__visual,.home-showroom-hero__mini-grid,.home-collection-tile:first-child,.home-collection-tile:nth-child(5){grid-template-columns:1fr}.home-showroom-hero__mini-grid{display:grid}.home-curated-rack__grid,.home-collection-dock__grid,.home-product-ledger__grid{grid-template-columns:1fr}.home-curated-card,.home-curated-card:first-child,.home-collection-tile,.home-collection-tile:first-child,.home-collection-tile:nth-child(5){grid-column:auto}.home-curated-card:first-child .home-showroom-image-stage--card,.home-showroom-image-stage--hero{min-height:340px}.home-showroom-image-stage--card,.home-showroom-image-stage--category,.home-showroom-image-stage--ledger{min-height:250px}.home-ledger-card:nth-child(2n),.home-ledger-card:nth-child(2n):hover,.home-ledger-card:nth-child(2n):focus-visible{transform:none}}@media (width<=560px){.home-showroom-hero__actions{flex-direction:column;align-items:stretch}.home-showroom-hero__actions .cta-button{width:100%}.home-showroom-hero__feature,.home-curated-card,.home-collection-tile,.home-ledger-card{border-radius:24px}.home-showroom-image-stage{border-radius:20px;padding:12px}}.home-showroom{--home-radius-xl:30px;--home-radius-lg:24px;--home-content-gap:clamp(18px, 3vw, 36px);padding-bottom:72px}.home-showroom .section-space{padding-top:clamp(40px,5.5vw,72px)}.home-showroom .section-heading{margin-bottom:clamp(18px,2.6vw,28px)}.home-showroom .section-heading--split{grid-template-columns:minmax(0,1fr) auto;align-items:center}.home-showroom .section-heading h2{letter-spacing:-.04em;max-width:780px;font-size:clamp(2.1rem,3.4vw,3.65rem)}.home-showroom-hero{padding:clamp(30px,4.8vw,58px) 0 clamp(34px,5.8vw,70px)}.home-showroom-hero__layout{gap:var(--home-content-gap);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center}.home-showroom-hero__copy{gap:18px;max-width:600px}.home-showroom-hero__copy .home-showroom-hero__headline{color:#fff;letter-spacing:-.048em;text-transform:none;gap:10px;max-width:760px;font-size:clamp(2.4rem,4.8vw,5.2rem);line-height:1;display:grid}.home-showroom-hero__brand{color:#fff;letter-spacing:.18em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff59;border-radius:999px;width:fit-content;padding:.28rem .62rem .22rem;font-size:clamp(.86rem,1.2vw,1.08rem);font-weight:900;line-height:1;display:inline-flex}.home-showroom-hero__copy>p:not(.section-eyebrow){max-width:54ch;font-size:clamp(.98rem,1.35vw,1.08rem)}.home-showroom-hero__actions{margin-top:2px}.home-showroom-hero__stats{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.home-showroom-hero__stats div{border-radius:18px;min-width:128px;min-height:68px;padding:12px 14px}.home-showroom-hero__stats strong{font-size:clamp(1.45rem,2.5vw,2.35rem)}.home-showroom-hero__stats span{margin-top:5px;font-size:.69rem}.home-showroom-hero__visual{grid-template-columns:minmax(0,1fr) minmax(160px,.35fr);justify-self:end;gap:14px;max-width:720px}.home-showroom-hero__feature{border-radius:var(--home-radius-xl);box-shadow:0 24px 58px #020e1f47}.home-showroom-hero__feature-copy{gap:6px;padding:clamp(18px,2.6vw,26px)}.home-showroom-hero__feature-copy h2{font-size:clamp(1.55rem,2.8vw,2.75rem)}.home-showroom-hero__mini-grid{gap:14px}.home-showroom-mini-product{border-radius:22px;padding:10px}.home-showroom-mini-product strong{font-size:1.02rem}.home-showroom-image-stage{border-radius:var(--home-radius-lg);padding:clamp(12px,1.8vw,22px)}.home-showroom-image-stage--hero{aspect-ratio:auto;height:clamp(330px,36vw,430px);min-height:0}.home-showroom-image-stage--mini{aspect-ratio:auto;height:clamp(118px,13vw,152px);min-height:0}.home-showroom-image-stage--card{aspect-ratio:auto;height:clamp(220px,24vw,285px);min-height:0}.home-showroom-image-stage--category{aspect-ratio:auto;height:clamp(170px,19vw,230px);min-height:0}.home-showroom-image-stage--ledger{aspect-ratio:auto;height:clamp(170px,16vw,210px);min-height:0}.home-showroom-image{object-fit:contain}.home-curated-rack__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(14px,1.8vw,20px)}.home-curated-card{border-radius:var(--home-radius-xl);grid-column:span 3}.home-curated-card:first-child{grid-area:span 2/span 6}.home-curated-card:first-child .home-showroom-image-stage--card{aspect-ratio:auto;height:clamp(330px,33vw,410px);min-height:0}.home-curated-card:nth-child(3),.home-curated-card:nth-child(3):hover,.home-curated-card:nth-child(3):focus-visible,.home-ledger-card:nth-child(2n),.home-ledger-card:nth-child(2n):hover,.home-ledger-card:nth-child(2n):focus-visible{transform:none}.home-curated-card__copy{gap:10px;padding:clamp(18px,2.4vw,24px)}.home-curated-card__copy h3,.home-showroom-hero__feature-copy h2,.home-ledger-card__copy h3,.home-curated-card__copy p,.home-collection-tile__copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-collection-dock__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.8vw,20px)}.home-collection-tile{border-radius:var(--home-radius-xl);grid-column:span 1}.home-collection-tile:first-child,.home-collection-tile:nth-child(5){grid-column:span 2}.home-collection-tile__copy{padding:clamp(18px,2.4vw,26px)}.home-collection-tile__copy h3{font-size:clamp(1.45rem,2.45vw,2.65rem)}.home-product-ledger__grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(14px,1.7vw,18px)}.home-ledger-card{border-radius:var(--home-radius-lg)}.home-ledger-card__copy{padding:16px}.home-ledger-card__copy h3{font-size:1.25rem}.home-showroom-hero__feature:hover,.home-showroom-mini-product:hover,.home-curated-card:hover,.home-collection-tile:hover,.home-ledger-card:hover,.home-showroom-hero__feature:focus-visible,.home-showroom-mini-product:focus-visible,.home-curated-card:focus-visible,.home-collection-tile:focus-visible,.home-ledger-card:focus-visible{transform:translateY(-3px)}@media (width<=1100px){.home-showroom-hero__layout,.home-showroom-hero__visual{grid-template-columns:1fr}.home-showroom-hero__visual{justify-self:stretch;max-width:none}.home-showroom-hero__mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-curated-card,.home-curated-card:first-child{grid-column:span 6}.home-collection-dock__grid,.home-product-ledger__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-collection-tile,.home-collection-tile:first-child,.home-collection-tile:nth-child(5){grid-column:span 1}}@media (width<=720px){.home-showroom .section-heading--split{grid-template-columns:1fr;align-items:start}.home-showroom .section-heading--split .cta-button{width:fit-content}.home-showroom-hero__copy .home-showroom-hero__headline{font-size:clamp(2.25rem,10vw,3.6rem)}.home-showroom-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-showroom-hero__stats div{min-width:0}.home-showroom-hero__mini-grid,.home-curated-rack__grid,.home-collection-dock__grid,.home-product-ledger__grid{grid-template-columns:1fr}.home-curated-card,.home-curated-card:first-child,.home-collection-tile,.home-collection-tile:first-child,.home-collection-tile:nth-child(5){grid-column:auto}.home-showroom-image-stage--hero,.home-curated-card:first-child .home-showroom-image-stage--card{height:clamp(280px,82vw,360px)}.home-showroom-image-stage--card,.home-showroom-image-stage--category,.home-showroom-image-stage--ledger{height:clamp(230px,72vw,320px)}}@media (width<=460px){.home-showroom-hero__stats{grid-template-columns:1fr}.home-showroom .section-heading--split .cta-button{width:100%}}:root{--image-radius-xl:30px;--image-radius-lg:24px;--image-radius-md:18px;--image-soft-shadow:0 18px 42px #0d213f1a}.app-shell img:not(.main-nav__logo){border-radius:var(--image-radius-md)}.product-card__image,.product-gallery__image,.product-gallery__thumb img,.product-detail__media-image,.order-page__image,.category-grid__image,.hero-banner__poster-image,.home-showcase__image,.home-showcase__mini-image,.campaign-showcase__image,.company-intro__image,.home-market-strip__image,.home-arrivals__lead-image,.home-showroom-image{border-radius:var(--image-radius-lg)}.product-card__image-link,.product-gallery__frame,.product-gallery__thumb,.home-showroom-image-stage,.hero-banner__poster,.home-showcase__lead,.home-showcase__mini,.category-grid__media{border-radius:var(--image-radius-xl)}.product-card__image-link,.product-gallery__frame,.product-detail__media-image,.order-page__image,.home-showroom-image-stage,.category-grid__media{box-shadow:var(--image-soft-shadow);background:radial-gradient(circle at 18% 12%,#fffffff5,#0000 34%),linear-gradient(145deg,#fff 0%,#f1f7fb 100%)}.product-gallery__thumb{background:#fff}.home-showroom-image-stage{box-shadow:inset 0 1px 0 #ffffffd1, var(--image-soft-shadow)}@media (width<=720px){:root{--image-radius-xl:24px;--image-radius-lg:20px;--image-radius-md:16px}}.main-nav__brand-link{min-width:0;max-width:min(100%,220px)}.main-nav__logo-shell{background:0 0;border-radius:18px;justify-content:flex-start;align-items:center;width:100%;padding:8px 14px;display:inline-flex}.main-nav__logo{object-fit:contain;object-position:left center;width:100%;max-width:184px;max-height:42px}.product-card__image,.product-gallery__image,.order-page__image,.category-grid__image,.hero-banner__poster-image,.featured-products__lead-image,.featured-products__mini-image,.hero-banner__teaser-image{object-fit:contain;object-position:center;background:radial-gradient(circle at 18% 12%,#fffffffa,#0000 34%),linear-gradient(145deg,#fff 0%,#eef5fb 100%);padding:14px}.product-card__image{aspect-ratio:1/.82}.product-gallery__image{padding:clamp(12px,2vw,22px)}.product-gallery__thumb img{aspect-ratio:1;object-fit:contain;object-position:center;background:linear-gradient(145deg,#fff 0%,#f3f8fc 100%);padding:4px}.hero-banner__poster-summary,.featured-products__mini-summary,.product-detail__service-note,.order-page__summary,.home-showroom-hero__feature-summary,.home-ledger-card__summary{color:var(--text-body);margin:0;line-height:1.65}.home-showroom-hero__headline>span{min-width:0}.home-showroom-hero__headline>span:last-child{display:block}.featured-products__cta,.home-curated-card__cta{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem;font-weight:800}.featured-products__mini-summary,.home-ledger-card__summary,.hero-banner__poster-summary,.home-showroom-hero__feature-summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-detail__service-note{color:var(--primary-strong);background:#0b4ea214;border-radius:16px;padding:14px 16px}.order-page__summary{max-width:42ch}@media (width<=980px){.main-nav__inner{grid-template-columns:1fr;justify-items:start;gap:16px}.main-nav__brand-block,.main-nav__primary,.main-nav__actions{width:100%}.main-nav__primary,.main-nav__actions{justify-content:flex-start}}@media (width<=640px){.home-showroom{overflow-x:clip}.home-showroom-hero__copy,.home-showroom-hero__copy>p:not(.section-eyebrow),.home-showroom-hero__copy .home-showroom-hero__headline{max-width:100%}.home-showroom-hero__copy .home-showroom-hero__headline{overflow-wrap:anywhere;font-size:clamp(1.95rem,8.8vw,3.1rem)}.main-nav__primary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;display:grid}.main-nav__link{width:100%;font-size:.94rem;display:block}.main-nav__logo-shell{padding:8px 12px}.main-nav__logo{max-width:156px;max-height:38px}.featured-products__mini-image,.hero-banner__teaser-image{height:132px}}.site-footer__legal{border-top:1px solid #ffffff1f;grid-template-columns:minmax(0,1.12fr) repeat(2,minmax(0,.94fr));gap:20px;margin-top:28px;padding-top:28px;display:grid}.site-footer__legal-card{background:linear-gradient(145deg,#ffffff14,#75bcff0d),#061830b8;border:1px solid #ffffff1f;border-radius:28px;gap:16px;padding:clamp(20px,3vw,28px);display:grid;box-shadow:0 20px 48px #030b1842}.site-footer__legal-card h3,.site-footer__meta-value{color:#fff}.site-footer__legal-card h3{letter-spacing:-.03em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.28rem,2vw,1.82rem);line-height:1.18}.site-footer__legal-eyebrow{color:#8fd3ff;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:800}.site-footer__legal-copy{gap:12px;display:grid}.site-footer__legal-copy p,.site-footer__ownership-description{color:#fffc;margin:0;line-height:1.72}.site-footer__badge-list{flex-wrap:wrap;gap:10px;display:flex}.site-footer__badge{color:#dff3ff;background:#8fd3ff14;border:1px solid #8fd3ff47;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.site-footer__meta-list{gap:12px;display:grid}.site-footer__meta-item{border-top:1px solid #ffffff14;grid-template-columns:minmax(120px,144px) minmax(0,1fr);align-items:start;gap:12px;padding-top:12px;display:grid}.site-footer__meta-item:first-child{border-top:0;padding-top:0}.site-footer__meta-label{color:#ffffff94;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.site-footer__meta-value{overflow-wrap:anywhere;font-size:.98rem;font-weight:700;line-height:1.5}.site-footer__meta-link{text-underline-offset:4px;-webkit-text-decoration:underline #8fd3ff6b;text-decoration:underline #8fd3ff6b}.site-footer__meta-link:hover{text-decoration-color:#ffffffeb}[dir=rtl] .site-footer__brand,[dir=rtl] .site-footer__group,[dir=rtl] .site-footer__legal-card{text-align:right}@media (width<=980px){.site-footer__legal{grid-template-columns:1fr}}@media (width<=640px){.site-footer__meta-item{grid-template-columns:1fr;gap:6px}.site-footer__badge{min-height:34px;font-size:.8rem}}
