:root{--color-dark:#040915;--color-offwhite:#f7f4ed;--color-lightblue:#2092e9;--color-gold:#f0b64f;--color-text-dark:#06070a;--color-text-light:#f7f4ed;--color-muted-light:#f7f4edc2;--color-panel-dark:#040915ad;--color-line-light:#f7f4ed29;--font-main:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading:"Stack Sans Headline", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body:"IBM Plex Mono", "Courier New", monospace;--container-width:1180px;--radius-sm:8px;--radius-md:16px;--radius-lg:28px;--radius-xl:42px;--section-padding-mobile:48px 20px;--section-padding-desktop:72px 40px;--shadow-soft:0 24px 80px #00000057;--shadow-hero:0 32px 110px #0000007a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--color-dark);color:var(--color-text-light);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}h1,h2,h3,h4,h5,h6,.section-title,.hero__title,.hero__eyebrow,.hero__text,.section-label,.current-selection h2,.vision h2,.community h2,.contact h2,.product-card h2,.product-card h3,.products-page h1,.product-detail h1{font-family:var(--font-heading)}p,nav,.button,.site-header__cta,label,input,textarea{font-family:var(--font-body)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}#root{min-height:100vh}section[id]{scroll-margin-top:64px}.back-to-top{z-index:40;min-height:42px;color:var(--color-lightblue);cursor:pointer;opacity:0;pointer-events:none;text-transform:uppercase;background-color:#040915e6;border:1px solid #2092e957;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:.82rem;font-weight:800;transition:background-color .18s,border-color .18s,color .18s,opacity .18s,transform .18s;display:inline-flex;position:fixed;bottom:24px;right:24px;transform:translateY(8px);box-shadow:0 12px 28px #04091547}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover,.back-to-top:focus-visible{color:var(--color-offwhite);background-color:#2092e92e;border-color:#f7f4ed5c;transform:translateY(-2px)}.site-header{background-color:#0000;padding:0}.site-header__inner{width:min(100%, var(--container-width));justify-content:flex-start;align-items:center;gap:18px;min-height:56px;margin:0 auto;display:flex}.site-header__brand{flex:none;align-items:center;display:inline-flex}.site-header__brand img{width:58px;height:auto}.site-header__nav{color:var(--color-text-light);text-transform:uppercase;justify-content:flex-end;align-items:center;gap:26px;margin-left:auto;font-size:.84rem;font-weight:400;display:none}.site-header__nav a{color:var(--color-muted-light);transition:color .16s}.site-header__nav a:hover,.site-header__nav a:focus-visible{color:var(--color-text-light)}.language-switcher{border:1px solid #f7f4ed29;border-radius:999px;align-items:center;gap:4px;padding:3px;display:inline-flex}.language-switcher__option{color:#f7f4edb8;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:30px;padding:0 9px;font-size:.72rem;font-weight:800;transition:background-color .16s,color .16s}.language-switcher__option:hover,.language-switcher__option:focus-visible,.language-switcher__option.is-active{color:var(--color-offwhite);background-color:#2092e933}.site-header__cta,.button{text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-weight:700;line-height:1;transition:background-color .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s;display:inline-flex}.site-header__cta{background-color:var(--color-lightblue);color:var(--color-text-light);white-space:nowrap;margin-left:12px;font-size:.82rem;box-shadow:0 14px 32px #2092e947}.site-header__menu-toggle{width:42px;height:42px;color:var(--color-offwhite);cursor:pointer;background:0 0;border:0;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:5px;padding:0;display:none}.site-header__menu-toggle span{background-color:currentColor;border-radius:999px;width:24px;height:2px;transition:background-color .16s,transform .16s,opacity .16s;display:block}.site-header__menu-toggle:hover,.site-header__menu-toggle:focus-visible{color:var(--color-lightblue)}.site-header__mobile-nav{display:none}.site-header__cta:hover,.site-header__cta:focus-visible,.button--primary:hover,.button--primary:focus-visible{background-color:#37a8ff;transform:translateY(-1px);box-shadow:0 18px 40px #2092e961}.page-section{padding:var(--section-padding-mobile)}.page-section__inner{width:min(100%, var(--container-width));margin:0 auto}.page-section h1,.page-section h2,.page-section p{margin-top:0}.hero{width:min(calc(100% - 32px), var(--container-width));border-radius:var(--radius-xl);border-bottom-left-radius:var(--radius-xl);border-bottom-right-radius:var(--radius-xl);background-color:var(--color-dark);min-height:640px;box-shadow:none;isolation:isolate;z-index:3;background-position:58%;background-repeat:no-repeat;background-size:cover;align-items:flex-start;margin:16px auto 0;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle at 78% 34%,#2092e91a,#0000 34%),linear-gradient(#04091524,#040915b8),linear-gradient(90deg,#040915f0,#04091552 58%,#04091514);position:absolute;inset:0}.hero .page-section__inner{z-index:1;position:relative}.hero__content{max-width:880px;padding:clamp(32px,6vw,56px) 0 40px}.hero__eyebrow{color:var(--color-gold);letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px;font-size:.8rem;font-weight:800}.hero h1{max-width:880px;color:var(--color-text-light);overflow-wrap:normal;margin-bottom:24px;font-size:clamp(3.1rem,5.8vw,5.45rem);line-height:.93}.hero__text{max-width:680px;color:var(--color-muted-light);margin-bottom:36px;font-size:1.08rem;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.button--primary{background-color:var(--color-lightblue);color:var(--color-text-light);box-shadow:0 14px 32px #2092e947}.button--secondary{border:1px solid var(--color-line-light);color:var(--color-text-light);background-color:#04091561}.button--secondary:hover,.button--secondary:focus-visible{background-color:#f7f4ed1f;border-color:#f7f4ed6b;transform:translateY(-1px)}.trust-strip{z-index:1;margin-top:-32px;padding-top:0;padding-bottom:56px;position:relative}.trust-strip__panel{border-radius:var(--radius-lg);background-color:var(--color-offwhite);min-height:clamp(230px,30vw,300px);box-shadow:var(--shadow-soft);justify-content:center;align-items:center;padding:clamp(46px,6vw,68px) clamp(24px,5vw,48px) clamp(34px,5vw,54px);display:flex;overflow:hidden}.trust-strip__list{flex-wrap:wrap;justify-content:center;gap:22px 16px;width:100%;margin:0;padding:0;list-style:none;display:flex;transform:translateY(8px)}.trust-strip__item{min-width:0;color:var(--color-text-dark);text-align:center;flex:0 min(44%,180px);align-content:start;justify-items:center;gap:12px;display:grid}.trust-strip__icon{object-fit:contain;width:clamp(54px,10vw,82px);height:clamp(54px,10vw,82px)}.trust-strip__item span{max-width:18ch;font-family:var(--font-heading);font-size:clamp(.8rem,1.7vw,.96rem);font-weight:700;line-height:1.18}@media (width>=768px) and (width<=1023px){.trust-strip__panel{min-height:clamp(230px,30vw,300px)}.trust-strip__list{gap:24px 28px}.trust-strip__item{flex-basis:min(30%,210px)}.product-carousel__slide{flex-basis:48%}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.current-selection__controls{display:flex}.carousel-arrow--prev{left:-24px}.carousel-arrow--next{right:-24px}}.current-selection,.products-page,.product-detail,.vision,.contact{background-color:var(--color-dark)}.vision{padding-top:56px;padding-bottom:28px}.section-label{color:var(--color-lightblue);letter-spacing:.12em;margin-bottom:16px;font-size:.78rem;font-weight:800}.vision h2,.community h2,.contact h2{color:var(--color-text-light);margin-bottom:24px;font-size:clamp(2rem,4.4vw,3.75rem);line-height:1.04}.current-selection h2{color:var(--color-text-light);margin-bottom:0;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:400;line-height:1.15}.current-selection__header{gap:24px;display:grid}.current-selection__link{color:var(--color-lightblue);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.35rem;margin-top:1rem;margin-bottom:0;font-size:.9rem;font-weight:600;transition:color .18s,transform .18s;display:inline-flex}.current-selection__link-chevron{transition:transform .18s;display:inline-block}.current-selection__link:hover,.current-selection__link:focus-visible{color:var(--color-offwhite);transform:translate(3px)}.current-selection__link:hover .current-selection__link-chevron,.current-selection__link:focus-visible .current-selection__link-chevron{transform:translate(5px)}.current-selection__controls{z-index:3;pointer-events:none;display:none;position:absolute;top:50%;left:0;right:0}.carousel-arrow{z-index:3;width:72px;height:72px;color:var(--color-lightblue);cursor:pointer;pointer-events:auto;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:color .18s,opacity .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow--prev{left:-56px}.carousel-arrow--next{right:-56px}.carousel-arrow__chevron{border-top:8px solid;border-right:8px solid;width:38px;height:38px;transition:transform .18s;display:block}.carousel-arrow--prev .carousel-arrow__chevron{transform:rotate(-135deg)}.carousel-arrow--next .carousel-arrow__chevron{transform:rotate(45deg)}.carousel-arrow:hover:not(:disabled),.carousel-arrow:focus-visible:not(:disabled){color:var(--color-offwhite)}.carousel-arrow--prev:hover:not(:disabled) .carousel-arrow__chevron,.carousel-arrow--prev:focus-visible:not(:disabled) .carousel-arrow__chevron{transform:rotate(-135deg)scale(1.08)}.carousel-arrow--next:hover:not(:disabled) .carousel-arrow__chevron,.carousel-arrow--next:focus-visible:not(:disabled) .carousel-arrow__chevron{transform:rotate(45deg)scale(1.08)}.carousel-arrow:disabled{cursor:not-allowed;opacity:.3}.carousel-arrow:disabled .carousel-arrow__chevron{transform:none}.carousel-arrow--prev:disabled .carousel-arrow__chevron{transform:rotate(-135deg)}.carousel-arrow--next:disabled .carousel-arrow__chevron{transform:rotate(45deg)}.product-carousel{margin-top:32px;position:relative}.product-carousel__viewport{padding-block:14px 28px;overflow:hidden}.product-carousel__container{touch-action:pan-y pinch-zoom;gap:22px;display:flex}.product-carousel__slide{flex:0 0 min(84%,300px);min-width:0}.product-card{border-radius:var(--radius-lg);background-color:var(--color-offwhite);width:100%;color:var(--color-text-dark);min-width:0;min-height:300px;padding:16px;display:block;overflow:hidden}.product-card--carousel{border-radius:12px}.product-card--link{height:100%;transition:box-shadow .18s,transform .18s}.product-card--link:hover,.product-card--link:focus-visible{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.product-card__visual{border-radius:var(--radius-md);background:linear-gradient(135deg,#2092e93d,#f0b64f38),#04091514;height:clamp(180px,18vw,220px)}.product-card__visual img,.product-detail__visual img{object-fit:cover;width:100%;height:100%}.product-card h3{overflow-wrap:anywhere;margin:20px 2px 6px;font-size:clamp(1.15rem,1.4vw,1.45rem);line-height:1.05}.product-card h2{color:var(--color-text-dark);margin:14px 0 10px;font-size:clamp(1.2rem,1.6vw,1.55rem);line-height:1.05}.product-card p{color:#06070ab8;overflow-wrap:anywhere;font-size:.96rem;line-height:1.55}.product-card__price{font-weight:800}@media (width>=560px){.product-carousel__slide{flex-basis:min(70%,315px)}}@media (width>=768px){.product-carousel__slide{flex-basis:min(48%,320px)}}.product-card__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;display:flex}.product-card__meta--compact{justify-content:flex-start}.product-card__category{color:#06070a9e;letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:800}.status-badge{text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:0 12px;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex}.status-badge--available{color:#1f6f3a;background-color:#28844824;border-color:#2884482e}.status-badge--coming-soon,.status-badge--not-available{color:#06070aad;background-color:#06070a14;border-color:#06070a1a}.back-link,.product-filter{text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;min-height:34px;font-size:.82rem;font-weight:800;line-height:1;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.back-link{color:var(--color-lightblue);margin-bottom:18px}.back-link:hover,.back-link:focus-visible{color:var(--color-offwhite);transform:translate(-3px)}.product-filters{flex-wrap:wrap;gap:10px;margin:0 0 clamp(24px,4vw,38px);display:flex}.product-filters-mobile{display:none}.product-filter{color:#f7f4edc2;cursor:pointer;background-color:#f7f4ed0f;border:1px solid #f7f4ed24;padding:0 14px}.product-filter:hover,.product-filter:focus-visible,.product-filter.is-active{color:var(--color-offwhite);background-color:#2092e92e;border-color:#2092e96b}.products-page.page-section{min-height:70vh;padding-top:clamp(20px,3vw,38px)}.products-page__header{max-width:760px;margin-bottom:clamp(22px,3vw,34px)}.products-page__header .section-label{margin-bottom:8px}.product-detail h1{color:var(--color-text-light);margin-bottom:12px;font-size:clamp(1.45rem,5vw,1.9rem);line-height:1.08}.products-page__header p:not(.section-label){color:var(--color-muted-light);font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.55}.products-grid{grid-template-columns:1fr;gap:22px;display:grid}.product-detail.page-section{min-height:70vh;padding-top:clamp(10px,1.6vw,20px)}.product-detail__card,.product-detail__not-found{background-color:var(--color-offwhite);color:var(--color-text-dark);border-radius:14px}.product-detail__card{gap:clamp(20px,4vw,44px);padding:clamp(16px,2.6vw,28px);display:grid;overflow:hidden}.product-detail__visual{background:radial-gradient(circle at 72% 24%,#f0b64f33,#0000 30%),linear-gradient(135deg,#2092e92e,#04091514),#0409150f;border-radius:12px;height:clamp(220px,54vw,340px);overflow:hidden}.product-detail__visual img{border-radius:inherit;object-fit:cover;object-position:center}.product-detail__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:4px 2px;display:flex}.product-detail .section-label{margin-bottom:10px}.product-detail h1{color:var(--color-text-dark);margin-bottom:10px}.product-detail__content>p:not(.section-label),.product-detail__not-found p:not(.section-label){color:#06070abd;max-width:660px;margin-top:14px;font-size:clamp(.94rem,1vw,1.02rem);line-height:1.62}.product-detail__type{color:#06070adb;white-space:pre-line;font-weight:700}.product-detail__availability,.product-detail__price{font-weight:800}.product-detail__price{min-height:34px;color:var(--color-text-dark);background-color:#2092e914;border:1px solid #06070a1a;border-radius:999px;align-items:center;padding:0 14px;display:inline-flex}.product-detail .button{margin-top:16px}.button--disabled,.button--disabled:hover,.button--disabled:focus-visible{box-shadow:none;color:#06070a8f;cursor:not-allowed;background-color:#06070a29;border-color:#06070a24;transform:none}.product-detail__note{margin-top:16px;font-size:.94rem}.product-detail__not-found{max-width:780px;padding:clamp(34px,5vw,58px)}.content-card{border-radius:var(--radius-xl);background-color:var(--color-offwhite);max-width:1080px;color:var(--color-text-dark);margin-inline:auto;padding:clamp(34px,5vw,58px);position:relative}.content-card .section-label{color:var(--color-lightblue)}.content-card__body{text-align:center;max-width:960px;margin-inline:auto}.vision__label{text-align:right;max-width:760px;margin:0 auto 8px;display:block}.content-card h2{color:var(--color-text-dark);margin-inline:auto;max-width:760px;margin-bottom:28px;font-size:clamp(2.4rem,4.2vw,4rem);line-height:.98}.content-card p:not(.section-label){color:#06070ac7;max-width:780px;margin-inline:auto;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.75}.content-card p+p{margin-top:18px}.community{width:min(calc(100% - 32px), var(--container-width));border-radius:var(--radius-xl);background-color:var(--color-dark);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:560px;margin:0 auto;display:flex;position:relative;overflow:hidden}.community:before{content:"";background:linear-gradient(90deg,#040915f0,#04091594),linear-gradient(#0409151f,#040915c7);position:absolute;inset:0}.community .page-section__inner{z-index:1;position:relative}.community__content{gap:32px;max-width:100%;display:grid}.community__heading{max-width:820px}.community__text{max-width:720px}.community__text p,.contact p:not(.section-label){color:var(--color-muted-light);font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.75}.community__text p+p{margin-top:18px}.contact__grid{gap:clamp(28px,5vw,64px);display:grid}.contact__grid>div{max-width:640px}.contact-form{border-radius:var(--radius-xl);color:var(--color-text-light);background:linear-gradient(#2092e924,#2092e90a),#0409156b;border:1px solid #2092e942;gap:16px;min-width:0;padding:clamp(20px,3vw,32px);display:grid}.contact-form label{color:var(--color-text-light);gap:8px;font-size:.88rem;font-weight:700;display:grid}.contact-form label:has(select){position:relative}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--color-lightblue);width:100%;min-width:0;color:var(--color-text-light);font:inherit;background-color:#155a88e6;outline:none;padding:14px 18px;line-height:1.3;transition:background-color .16s,border-color .16s,box-shadow .16s}.contact-form input,.contact-form select{border-radius:999px;min-height:50px}.contact-form select{appearance:none;cursor:pointer;padding-right:48px}.contact-form label:has(select):after{content:"";pointer-events:none;border-bottom:2px solid #f7f4edc7;border-right:2px solid #f7f4edc7;width:8px;height:8px;transition:border-color .16s,transform .16s;position:absolute;bottom:20px;right:20px;transform:rotate(45deg)}.contact-form select:hover,.contact-form input:hover,.contact-form textarea:hover{background-color:#155a88fa;border-color:#37a8ff}.contact-form label:has(select:focus):after{border-color:var(--color-offwhite);transform:translateY(-2px)rotate(45deg)}.contact-form select option{background-color:var(--color-dark);color:var(--color-text-light)}.contact-form textarea{resize:vertical;border-radius:18px;min-height:160px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#f7f4ed9e}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{background-color:#155a88;border-color:#37a8ff;box-shadow:0 0 0 3px #2092e92e}.contact-form button{background-color:var(--color-lightblue);color:var(--color-text-light);cursor:pointer;text-transform:uppercase;border:0;border-radius:999px;justify-self:end;min-height:44px;padding:0 28px;font-weight:800;transition:background-color .16s,box-shadow .16s,transform .16s}.contact-form button:hover,.contact-form button:focus-visible{background-color:#37a8ff;transform:translateY(-1px);box-shadow:0 18px 40px #2092e961}.contact-form button:disabled{box-shadow:none;cursor:wait;background-color:#2092e980;transform:none}.contact-form [role=alert],.contact-form>div:not(.contact-form--message){color:#ffd7d7;font-size:.82rem;line-height:1.45}.contact-form--message{align-content:center;min-height:220px}.contact-form--message p{color:var(--color-text-light);margin:0;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.65}.site-footer{background-color:var(--color-dark);color:var(--color-text-light);padding:32px 16px 40px}.site-footer__inner{width:min(100%, var(--container-width));gap:18px 24px;margin:0 auto;display:grid}.site-footer__brand{display:inline-flex}.site-footer__brand img{width:58px;height:auto}.site-footer__nav{color:var(--color-muted-light);text-transform:uppercase;flex-wrap:wrap;gap:14px 22px;font-size:.9rem;font-weight:700;display:flex}.site-footer__email{color:var(--color-lightblue);opacity:.86;font-size:.88rem;font-weight:400}.site-footer__copyright{color:var(--color-muted-light);margin:0;font-size:.78rem}@media (width>=1024px){.site-header{padding:0}.site-header__inner,.site-footer__inner,main .page-section__inner{width:calc(100% - 150px);max-width:none}.site-header__brand img{width:64px}.site-header__nav{display:flex}.site-header__menu-toggle,.site-header__mobile-nav,.site-header__mobile-nav.is-open{display:none}.page-section{padding:72px 0}.hero{border-radius:0 0 var(--radius-xl) var(--radius-xl);border-bottom-left-radius:var(--radius-xl);border-bottom-right-radius:var(--radius-xl);background-position:100%;width:100%;min-height:clamp(620px,78vh,720px);margin-top:18px}.hero:before{background:radial-gradient(circle at 76% 34%,#2092e91f,#0000 30%),linear-gradient(90deg,#040915f5 0%,#040915c7 40%,#04091529 78%),linear-gradient(#0409150a,#04091575)}.hero__content{max-width:880px;padding-top:36px;padding-bottom:42px;padding-left:0}.hero h1{font-size:clamp(2.85rem,5.25vw,5rem)}.hero__text{font-size:1.15rem}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail__card{grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);align-items:start;gap:clamp(28px,4vw,52px);min-height:min(620px,100vh - 132px)}.product-detail__visual{align-self:start;width:100%;max-width:540px;height:min(58vh,500px);min-height:360px;position:sticky;top:76px}.product-detail__content{min-width:0;padding-top:2px}.product-detail h1{font-size:clamp(1.6rem,2.2vw,2.2rem);line-height:1.08}.trust-strip{margin-top:-64px;padding-top:0;padding-bottom:72px}.trust-strip__panel{border-radius:var(--radius-xl);min-height:clamp(250px,28vw,340px);margin-inline:-75px;padding:clamp(54px,5vw,76px) 56px clamp(38px,4vw,58px)}.trust-strip__list{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;display:grid;transform:translateY(12px)}.trust-strip__item{flex-basis:auto;padding-inline:24px;position:relative}.trust-strip__item+.trust-strip__item:before{content:"";background-color:#06070a24;width:1px;position:absolute;top:12%;bottom:12%;left:0}.trust-strip__icon{width:clamp(64px,5vw,90px);height:clamp(64px,5vw,90px)}.vision{padding-top:64px;padding-bottom:36px}.current-selection__controls{display:flex}.product-carousel__container{gap:24px}.product-carousel__slide{flex-basis:min(32%,300px)}.product-card{min-height:340px}.product-card__visual{height:clamp(200px,16vw,240px)}.content-card{max-width:none;margin-inline:-75px;padding-inline:75px}.content-card p:not(.section-label){max-width:780px}.community{border-radius:0;align-items:stretch;width:100%;min-height:560px}.community .page-section__inner{align-items:center;display:flex}.community__content{grid-template-columns:minmax(0,.95fr) minmax(420px,.8fr);align-items:center;gap:clamp(44px,6vw,104px);width:100%}.community__heading{max-width:none}.community__text{max-width:680px;padding-top:0}.contact__grid{grid-template-columns:minmax(0,.85fr) minmax(420px,.6fr);align-items:center}.site-footer{padding-inline:0}.site-footer__inner{grid-template-columns:auto 1fr auto;align-items:center}.site-footer__nav{justify-content:center}.site-footer__copyright{text-align:center;grid-column:1/-1}}@media (width>=1280px){.product-carousel__slide{flex-basis:min(24%,280px)}}@media (width<=767px){.back-to-top{display:none}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040915e6;padding:0;position:sticky;top:0}.site-header__inner{align-items:center;gap:12px;min-height:48px}.site-header__brand img{width:56px}.site-header__cta{min-height:38px;margin-left:auto;padding:0 13px;font-size:.76rem}.site-header__inner>.language-switcher{display:none}.site-header__menu-toggle{display:inline-flex}.site-header__menu-toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.site-header__menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.site-header__menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.site-header__mobile-nav{border-radius:var(--radius-md);width:calc(100% - 16px);box-shadow:var(--shadow-soft);background-color:#040915f5;border:1px solid #f7f4ed1f;margin:8px auto 0;padding:8px}.site-header__mobile-nav.is-open{display:grid}.site-header__mobile-nav a{border-radius:var(--radius-sm);color:var(--color-text-light);text-transform:uppercase;padding:13px 14px;font-size:.82rem}.site-header__mobile-nav .language-switcher{justify-self:start;margin:8px 6px 4px}.site-header__mobile-nav a:hover,.site-header__mobile-nav a:focus-visible{color:var(--color-offwhite);background-color:#2092e929}.products-page.page-section{padding-top:14px}.product-detail.page-section{padding-top:8px;padding-inline:12px}.products-page .back-link,.product-detail .back-link{margin-bottom:14px}.product-detail .page-section__inner{width:100%;max-width:none}.product-detail__card,.product-detail__not-found{box-sizing:border-box;border-radius:12px;width:100%;max-width:none;margin-inline:auto}.product-detail__card{grid-template-columns:1fr;gap:18px;min-height:auto;padding:16px;overflow:hidden}.product-detail__visual{aspect-ratio:1;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:100%;max-width:100%;height:auto;min-height:0;display:flex}.product-detail__visual img{object-fit:contain;width:136%;max-width:none;height:auto;margin:0 auto;display:block}.product-detail__content{min-width:0;padding:0}.product-detail .section-label,.product-detail h1,.product-detail__type,.product-detail__content>p:not(.section-label),.product-detail__not-found p:not(.section-label),.product-detail__price{overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.product-detail h1{font-size:clamp(1.45rem,7vw,2rem);line-height:1.12}.product-detail__content>p:not(.section-label),.product-detail__not-found p:not(.section-label){font-size:.94rem;line-height:1.58}.product-detail__type{white-space:pre-wrap}.product-detail__price{text-align:center;justify-content:center;align-self:stretch;min-width:0;padding-block:8px}.product-detail .button{white-space:normal;text-align:center;width:100%}.product-detail__not-found{padding:20px}.product-filters{display:none}.product-filters-mobile{align-items:flex-start;gap:8px;max-width:100%;margin-bottom:24px;display:flex;position:relative}.product-filters-mobile .product-filter{max-width:calc(100% - 126px)}.product-filter--active-label{min-width:0;color:var(--color-offwhite);text-overflow:ellipsis;white-space:nowrap;background-color:#2092e92e;border-color:#2092e96b;padding:0 14px;overflow:hidden}.product-filter--menu{flex:none;gap:8px;max-width:none}.product-filter__chevron{font-size:1.1rem;transition:transform .18s;display:inline-block;transform:rotate(90deg)}.product-filter--menu.is-active .product-filter__chevron{transform:rotate(-90deg)}.product-category-menu{z-index:10;border-radius:var(--radius-md);max-height:min(56vh,360px);box-shadow:var(--shadow-soft);background-color:#040915fa;border:1px solid #f7f4ed24;gap:4px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto}.product-category-menu__item{border-radius:var(--radius-sm);color:#f7f4edc7;cursor:pointer;text-align:left;background-color:#0000;border:0;width:100%;padding:12px;font-size:.86rem;font-weight:700}.product-category-menu__item:hover,.product-category-menu__item:focus-visible,.product-category-menu__item.is-active{color:var(--color-offwhite);background-color:#2092e929}.hero{border-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg);background-position:62%;width:calc(100% - 16px);min-height:clamp(680px,88vh,720px);margin-top:8px}.hero__content{transform:translateY(24px)}.hero h1{max-width:100%;font-size:clamp(2.65rem,12.5vw,4.1rem);line-height:.94}.hero__eyebrow{margin-bottom:16px}.hero__text{margin-bottom:28px;font-size:1rem;line-height:1.62}.hero__actions{gap:10px}.button{min-height:42px;padding-inline:18px}.trust-strip__panel{border-radius:var(--radius-md);min-height:auto;padding:48px 24px 36px}.trust-strip__list{gap:20px 14px;transform:none}.trust-strip{margin-top:-28px;padding-bottom:52px}.vision{padding-top:44px;padding-bottom:28px}.product-carousel{margin-top:30px}.product-carousel__container{gap:16px}.community{border-radius:var(--radius-lg);width:calc(100% - 16px);min-height:auto;padding-top:64px;padding-bottom:64px}.content-card,.contact-form{padding:22px}.content-card .section-label{text-align:center;margin-left:auto}.vision__label{text-align:center;max-width:none;margin:0 auto 8px}.content-card__body{text-align:center}.content-card h2,.content-card p:not(.section-label){margin-inline:auto}.contact-form{padding:20px}.contact-form button{justify-self:stretch}.site-footer{padding:28px 16px 36px}.site-footer__inner{text-align:center;justify-items:center}.site-footer__nav{justify-content:center}}
