/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */:root{--brand:#ffd400;--brand-hover:#e7bf00;--ink:#0b0b0b;--surface:#151515;--surface-soft:#242424;--line:#303030;--text:#f7f7f4;--muted:#a7a7a2;--paper:#f5f5f3;--paper-deep:#e7e7e2;--dark-text:#111;--content-width:1480px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--text);text-rendering:optimizelegibility;margin:0;font-family:Inter,Noto Sans SC,Microsoft YaHei,PingFang SC,system-ui,sans-serif}body,button,input{font:inherit}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button{color:inherit}:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.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}.site-header{color:var(--dark-text);background:#fff;position:sticky;top:0;box-shadow:0 1px #00000017}.utility-bar{color:#efefeb;background:#252525;min-height:36px}.utility-bar__inner{width:min(calc(100% - 56px),var(--content-width));justify-content:flex-end;align-items:center;gap:30px;min-height:36px;margin:0 auto;font-size:12px;display:flex}.utility-bar__inner>span{color:#c9c9c4;margin-right:auto}.utility-bar__inner>div{align-items:center;gap:18px;display:flex}.utility-bar a{transition:color .16s}.utility-bar a:hover{color:var(--brand)}.utility-divider{background:#fff3;width:1px;height:16px}.site-header__inner{width:min(calc(100% - 56px),var(--content-width));grid-template-columns:210px minmax(0,1fr) 210px;align-items:center;gap:28px;min-height:78px;margin:0 auto;display:grid}.brand{align-items:center;width:162px;min-height:48px;display:inline-flex}.brand__image{width:100%;height:auto}.desktop-nav{justify-content:center;align-items:center;gap:clamp(28px,3.8vw,64px);display:flex}.desktop-nav a{color:#292929;white-space:nowrap;align-items:center;min-height:48px;font-size:14px;transition:color .16s;display:inline-flex}.header-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.header-icon{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .16s;display:inline-flex;position:relative}.header-icon:hover{background:#f0f0ed}.header-icon--search>span:last-child{border:2px solid #111;border-radius:50%;width:18px;height:18px;display:block;position:relative}.header-icon--search>span:last-child:after{content:"";transform-origin:0;background:#111;width:8px;height:2px;position:absolute;bottom:-4px;right:-6px;transform:rotate(45deg)}.header-icon--heart>span:last-child{font-family:Arial,sans-serif;font-size:31px;font-weight:300;line-height:1}.header-icon--bag>span:last-child{border:2px solid #111;border-radius:2px;width:19px;height:18px;display:block;position:relative}.header-icon--bag>span:last-child:before{content:"";border:2px solid #111;border-bottom:0;border-radius:7px 7px 0 0;width:7px;height:7px;position:absolute;top:-7px;left:4px}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary>span{background:#111;width:22px;height:2px}.mobile-nav nav{background:#fff;border:1px solid #deded9;width:min(300px,100vw - 32px);padding:10px;display:grid;position:absolute;top:54px;right:0;box-shadow:0 22px 60px #0000002e}.mobile-nav nav a{border-bottom:1px solid #ecece8;align-items:center;min-height:50px;padding:0 14px;display:flex}.mobile-nav nav a:last-child{border-bottom:0}.hero-carousel{background:#171717;height:min(760px,100svh - 114px);min-height:580px;position:relative;overflow:hidden}.hero-slide{opacity:0;pointer-events:none;transition:opacity .7s;position:absolute;inset:0}.hero-slide.is-active{z-index:1;opacity:1;pointer-events:auto}.hero-slide__image{object-fit:cover;object-position:center;transition:transform 7s linear;transform:scale(1.01)}.hero-slide__image--mobile{display:none}.hero-slide.is-active .hero-slide__image{transform:scale(1.045)}.hero-slide__shade{background:linear-gradient(90deg,#000000c2,#00000047 47%,#0000 76%),linear-gradient(#0000 50%,#00000094);position:absolute;inset:0}.hero-slide__copy{z-index:2;left:max(48px,calc((100vw - var(--content-width)) / 2));width:min(670px,100% - 96px);position:absolute;bottom:clamp(66px,9vh,120px)}.hero-slide h1{color:#fff;letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(48px,5.4vw,88px);font-weight:520;line-height:1.02}.hero-slide__copy>p{color:#ffffffe0;max-width:580px;margin:24px 0 0;font-size:clamp(16px,1.25vw,20px);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hero-button{border:1px solid #ffffff9e;justify-content:center;align-items:center;min-width:170px;min-height:52px;padding:0 24px;font-size:15px;font-weight:620;transition:color .16s,background .16s,border-color .16s;display:inline-flex}.hero-button--light{color:#111;background:#fff;border-color:#fff}.hero-button--light:hover{border-color:var(--brand);background:var(--brand)}.hero-button--outline:hover{color:#111;background:#fff}.carousel-arrow{z-index:4;color:#fff;cursor:pointer;background:#0000003d;border:0;justify-content:center;align-items:center;width:54px;height:70px;padding:0;font-family:Arial,sans-serif;font-size:50px;font-weight:200;line-height:1;transition:background .16s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{background:#00000094}.carousel-arrow--previous{left:0}.carousel-arrow--next{right:0}.carousel-dots{z-index:4;right:max(34px,calc((100vw - var(--content-width)) / 2));gap:9px;display:flex;position:absolute;bottom:30px}.carousel-dots button{cursor:pointer;background:#ffffff6b;border:0;width:32px;height:3px;padding:0;transition:background .16s}.carousel-dots button.is-active{background:#fff}.products-showcase{padding:clamp(34px,3.4vw,52px) max(20px,calc((100vw - var(--content-width)) / 2)) clamp(52px,5vw,80px);color:var(--dark-text);background:#fff}.products-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin:0 0 22px;display:flex}.dark-eyebrow,.eyebrow{color:#8c7300;letter-spacing:.2em;margin:0 0 18px;font-size:12px;font-weight:760;line-height:1.5}.eyebrow{color:var(--brand)}.brand-section h2,.contact-section h2,.products-heading h2,.science-section h2,.spec-section h2{letter-spacing:-.052em;margin:0;font-size:clamp(38px,4.2vw,68px);font-weight:560;line-height:1.06}.products-heading h2{letter-spacing:-.035em;font-size:clamp(30px,2.6vw,42px);font-weight:720}.products-heading>div>p{color:#64645f;margin:8px 0 0;font-size:13px;line-height:1.55}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(7px,.7vw,12px);display:grid}.product-card{background:#fff;flex-direction:column;min-width:0;display:flex}.product-card__media{aspect-ratio:1/1.04;background:#f5f6f6;display:block;position:relative;overflow:hidden}.product-card__media img{object-fit:contain;padding:clamp(22px,2.8vw,48px);transition:transform .35s}.product-card__badge{z-index:1;color:#fff;letter-spacing:.08em;background:#111;align-items:center;min-height:30px;padding:0 9px;font-size:11px;font-weight:730;display:inline-flex;position:absolute;top:0;left:0}.product-card__badge--bundle{color:#111;background:var(--brand)}.product-card:hover .product-card__media img{transform:scale(1.045)}.product-card__copy{text-align:left;grid-template-rows:auto 1fr;grid-template-columns:1fr;align-items:start;row-gap:12px;min-height:118px;padding:16px 6px 0;display:grid}.product-card h3{letter-spacing:-.02em;margin:4px 0 0;font-size:clamp(15px,1.25vw,19px);font-weight:680;line-height:1.3}.product-card h3 a:hover{color:#6f5b00}.product-card__details>span{color:#777771;letter-spacing:.14em;font-size:10px;font-weight:760}.product-card__details>p{color:#696964;margin:8px 0 0;font-size:11px;line-height:1.5}.product-card__price{gap:5px;display:grid}.product-card__price small{color:#85857f;font-size:9px;line-height:1.35}.product-card__price strong{font-size:clamp(16px,1.35vw,20px);font-weight:720;line-height:1.2}.metrics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#111;grid-template-columns:repeat(4,1fr);display:grid}.metric{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:170px;padding:38px clamp(24px,4vw,64px);display:flex}.metric:last-child{border-right:0}.metric strong{letter-spacing:-.045em;font-size:clamp(30px,3vw,48px);font-weight:580}.metric span{color:var(--muted);margin-top:9px;font-size:13px}.section-shell{width:min(calc(100% - 48px),var(--content-width));margin-inline:auto}.science-section{color:var(--dark-text);background:#fff;grid-template-columns:1fr 1fr;display:grid}.science-section__media{background:#d7d5cd;height:clamp(500px,48vw,580px);min-height:0;overflow:hidden}.science-section__media img{object-fit:cover;object-position:center 52%;width:100%;height:100%}.science-section__copy{flex-direction:column;justify-content:center;max-width:760px;padding:clamp(72px,9vw,150px);display:flex}.section-eyebrow{letter-spacing:.14em;font-weight:720;color:#8a7410!important;margin:0 0 18px!important;font-size:11px!important}.science-section__title span{display:block}.science-section h2.science-section__title{font-size:clamp(36px,3.5vw,56px)}.science-section__copy>p:last-child{color:#4d4c47;margin:30px 0 0;font-size:clamp(16px,1.4vw,20px);line-height:1.8}.brand-section{min-height:460px;padding:clamp(68px,7vw,104px) max(32px,calc((100vw - var(--content-width)) / 2));background:radial-gradient(circle at 85% 40%,#ffd40033,#0000 30%),#0d0d0d;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(36px,5vw,80px);margin-bottom:1px;display:grid}.brand-section h2{max-width:620px;font-size:clamp(34px,3.8vw,56px)}.brand-section__copy>p:last-child{max-width:780px;color:var(--muted);margin:28px 0 0;font-size:clamp(16px,1.4vw,20px);line-height:1.8}.brand-section__media{background:#fff;border:1px solid #ffffff2e;overflow:hidden;box-shadow:0 24px 70px #00000059}.brand-section__media img{width:100%;height:auto;display:block}.team-partnership{color:#111;background:#fff;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);min-height:clamp(500px,52vw,720px);display:grid}.team-partnership__media{min-height:inherit;background:#e8e8e4;position:relative;overflow:hidden}.team-partnership__media img{object-fit:cover;object-position:center 42%}.team-partnership__copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(64px,8vw,128px);display:flex}.team-partnership h2{letter-spacing:-.055em;margin:0;font-size:clamp(40px,5vw,72px);font-weight:620;line-height:1}.team-partnership__copy>p{color:#5b5b56;max-width:620px;margin:30px 0 0;font-size:clamp(16px,1.35vw,19px);line-height:1.9}.team-partnership__link{color:#111;background:var(--brand);align-items:center;gap:18px;min-height:48px;margin-top:38px;padding:0 22px;font-size:14px;font-weight:650;display:inline-flex}.team-partnership__link:hover{background:#ebc500}.contact-section{padding:clamp(72px,8vw,120px) max(32px,calc((100vw - var(--content-width)) / 2));background:#0d0d0d;grid-template-columns:.8fr 1.2fr;gap:64px}.contact-links,.contact-section{border-top:1px solid var(--line);display:grid}.contact-links a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:96px;padding:20px 0;font-weight:650;display:flex}.contact-links a span{color:var(--muted);font-size:14px;font-weight:450}.contact-links a:hover{color:var(--brand)}.site-footer{color:#efefeb;background:#121212}.footer-main{width:min(calc(100% - 64px),var(--content-width));grid-template-columns:max-content max-content;justify-content:center;align-items:start;gap:clamp(48px,6vw,96px);margin:0 auto;padding:64px 0 72px;display:grid}.footer-information{grid-template-columns:140px 140px minmax(200px,220px);justify-content:start;gap:36px;min-width:0;display:grid}.footer-heading{color:#fff;margin:0 0 20px;font-size:15px;font-weight:680}.footer-column nav{gap:12px;display:grid}.footer-column a{color:#c0c0bb;font-size:13px;line-height:1.45;transition:color .16s}.footer-column a:hover{color:var(--brand)}.footer-social{min-width:419.6px}.footer-social__codes{grid-template-columns:repeat(3,97.2px);gap:64px;display:grid}.footer-social__code{text-align:center;margin:0}.footer-social__qr{background:#fff;width:97.2px;height:97.2px;overflow:hidden}.footer-social__code img{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.08)}.footer-social__code figcaption{gap:3px;margin-top:10px;display:grid}.footer-social__code strong{color:#efefeb;font-size:12px;font-weight:600;line-height:1.35}.footer-social__code span{color:#858580;font-size:10px;line-height:1.35}.footer-contact>p:not(.footer-heading){color:#858580;margin:14px 0 0;font-size:12px;line-height:1.7}.footer-email-box{color:#bdbdb8;background:#3a3a3a;grid-template-columns:1fr 92px;min-height:54px;display:grid}.footer-email-box span,.footer-email-box strong{align-items:center;padding:0 18px;display:flex}.footer-email-box strong{color:#111;background:var(--brand);justify-content:center;font-size:14px}.footer-service-button{background:#292929;justify-content:center;align-items:center;min-height:54px;margin-top:28px;transition:color .16s,background .16s;display:flex}.footer-service-button:hover{color:#111;background:var(--brand)}.footer-bottom{background:#050505;border-top:1px solid #272727}.footer-bottom__inner{width:min(calc(100% - 64px),var(--content-width));color:#a5a5a0;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:88px;margin:0 auto;padding:16px 0;font-size:12px;display:flex}.footer-legal-links{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.footer-legal-links a{color:inherit;text-decoration:none}.footer-legal-links a:hover{color:var(--brand)}.footer-bottom__inner p{margin:0}.stale-notice{color:#f8e9a2;background:#372f0b;justify-content:center;gap:10px;padding:10px 24px;font-size:13px;display:flex}.stale-notice button{color:var(--brand);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.content-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 114px);padding:48px 24px;display:flex}.content-error h1{letter-spacing:-.05em;margin:0;font-size:clamp(34px,5vw,68px)}.content-error>p:not(.eyebrow){max-width:580px;color:var(--muted);margin:22px 0 34px}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:14px;font-weight:720;display:inline-flex}.button--primary{color:#070707;background:var(--brand)}.button--primary:hover{background:var(--brand-hover)}.button--ghost-light{color:var(--dark-text);border-color:#0a0a0a40}.skeleton{background-color:#1c1c1c;background-image:linear-gradient(100deg,#ffffff0a 20%,#ffffff1f 40%,#ffffff0a 60%),none;border-radius:3px;animation:skeleton-shimmer 1.6s ease-in-out infinite;display:block}.skeleton,.skeleton--dark{background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:220% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.skeleton--dark{background-color:#deded9;background-image:linear-gradient(100deg,#0000000a 20%,#0000001a 40%,#0000000a 60%),none}.hero--skeleton .hero-slide__copy{gap:18px;display:grid}.skeleton--eyebrow{width:190px;height:13px}.skeleton--title{width:min(100%,610px);height:clamp(54px,6vw,86px)}.skeleton--heading{width:min(100%,420px);height:62px;margin-inline:auto}.skeleton--body{width:min(100%,520px);height:22px}.skeleton--actions{width:190px;height:52px;margin-top:8px}.skeleton--hero-image{border-radius:0;width:100%;height:100%;position:absolute;inset:0}.skeleton--product-image{aspect-ratio:1/1.02;width:100%}.skeleton--label{width:42%;height:13px}@keyframes skeleton-shimmer{to{background-position-x:-220%}}.product-page{background:var(--ink)}.product-hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(48px,8vw,120px);padding-block:clamp(64px,8vw,118px);display:grid}.product-gallery{min-width:0}.product-gallery__primary,.product-gallery__thumbs>div{background:#171717;overflow:hidden}.product-gallery__primary img{width:100%;height:auto;display:block}.product-gallery__thumbs{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;display:grid}.product-gallery__thumbs>div{aspect-ratio:1.5}.product-gallery__thumbs img{object-fit:cover;width:100%;height:100%}.back-link{min-height:44px;color:var(--muted);align-items:center;margin-bottom:38px;font-size:14px;display:inline-flex}.back-link:hover{color:var(--brand)}.product-hero h1{letter-spacing:-.065em;max-width:720px;margin:0;font-size:clamp(46px,5.8vw,94px);font-weight:620;line-height:.98}.product-description{color:var(--muted);margin:30px 0 0;font-size:18px;line-height:1.75}.highlight-list{gap:14px;margin:34px 0 0;padding:0;list-style:none;display:grid}.highlight-list li{color:#d5d5d0;align-items:center;gap:13px;display:flex}.highlight-list li:before{content:"";background:var(--brand);border-radius:50%;flex:0 0 7px;width:7px;height:7px}.price-line{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:16px;margin-top:42px;padding-top:24px;display:flex}.price-line span{color:var(--muted);font-size:13px}.price-line strong{letter-spacing:-.04em;font-size:clamp(28px,3vw,46px);font-weight:620}.price-line--large{margin-bottom:28px}.spec-section{padding:clamp(76px,9vw,140px) max(24px,calc((100vw - var(--content-width)) / 2));color:var(--dark-text);background:var(--paper)}.spec-section__heading{grid-template-columns:.55fr .9fr .75fr;align-items:end;gap:40px;display:grid}.spec-section__heading .eyebrow{color:#8b7100}.spec-section__heading>p:last-child{color:#66645d;margin:0;line-height:1.7}.spec-grid{border-top:1px solid #bdbab0;grid-template-columns:repeat(2,1fr);margin:70px 0 0;display:grid}.spec-grid>div{border-bottom:1px solid #bdbab0;grid-template-columns:1fr 1fr;align-items:center;gap:24px;min-height:96px;padding:22px 0;display:grid}.spec-grid>div:nth-child(odd){border-right:1px solid #bdbab0;padding-right:36px}.spec-grid>div:nth-child(2n){padding-left:36px}.spec-grid dt{color:#69675f;font-size:14px}.spec-grid dd{margin:0;font-size:clamp(18px,1.8vw,27px);font-weight:630}.manual-row{border-top:2px solid var(--dark-text);justify-content:space-between;align-items:center;gap:32px;margin-top:62px;padding:30px 0;display:flex}.manual-row>div{gap:5px;display:grid}.manual-row small,.manual-row span{color:#6f6d66;font-size:12px}@media (max-width:1180px){.site-header__inner{grid-template-columns:180px minmax(0,1fr) 150px}.desktop-nav{gap:24px}.footer-main{grid-template-columns:minmax(0,1fr) auto;justify-content:normal;gap:40px}.footer-information{grid-template-columns:1fr 1fr}.footer-contact{grid-column:1/-1}.footer-social{min-width:349.8px}.footer-social__codes{grid-template-columns:repeat(3,84.6px);gap:48px}.footer-social__qr{width:84.6px;height:84.6px}}@media (max-width:900px){.products-heading{flex-direction:column;align-items:flex-start;gap:14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.utility-bar{display:none}.site-header__inner{grid-template-columns:1fr auto;min-height:68px}.desktop-nav,.header-icon--bag,.header-icon--heart{display:none}.mobile-nav{display:block}.hero-carousel{height:calc(100svh - 68px);min-height:620px}.hero-slide__copy{width:min(620px,100% - 64px);bottom:72px;left:32px}.hero-slide__shade{background:linear-gradient(90deg,#000000a8,#0000 88%),linear-gradient(#0000 30%,#000000bd)}.carousel-arrow{width:44px;height:58px}.metrics{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.science-section{grid-template-columns:1fr}.science-section__media{height:460px;min-height:0}.science-section__copy{max-width:none}.brand-section,.team-partnership{grid-template-columns:1fr}.team-partnership{min-height:0}.team-partnership__media{min-height:clamp(440px,72vw,620px)}.contact-section,.product-hero,.spec-section__heading{grid-template-columns:1fr}.spec-section__heading{align-items:start}}@media (max-width:640px){.section-shell,.site-header__inner{width:min(calc(100% - 32px),var(--content-width))}.site-header__inner{min-height:64px}.brand{width:132px}.header-icon--search{display:none}.hero-carousel{height:calc(100svh - 64px);min-height:590px}.hero-slide__image{object-position:center}.hero-slide.has-mobile-image .hero-slide__image--desktop{display:none}.hero-slide.has-mobile-image .hero-slide__image--mobile{display:block}.hero-slide__copy{width:calc(100% - 44px);bottom:70px;left:22px}.hero-slide h1{font-size:clamp(42px,13vw,62px)}.hero-slide__copy>p{font-size:15px}.hero-actions{gap:10px}.hero-button{flex:1;min-width:0;min-height:48px;padding-inline:18px;font-size:14px}.carousel-arrow{width:34px;height:52px;font-size:38px;top:46%}.carousel-dots{bottom:24px;right:22px}.carousel-dots button{width:22px}.products-showcase{padding:44px 16px}.products-heading{margin-bottom:26px;padding-inline:6px}.product-grid{grid-template-columns:1fr;gap:18px}.product-card__media{aspect-ratio:1.14}.product-card__copy{min-height:118px}.metrics{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--line);min-height:124px;padding:26px 24px}.metric:last-child{border-bottom:0}.science-section__media{height:360px;min-height:0}.science-section__copy{padding:70px 24px}.science-section h2.science-section__title{font-size:clamp(30px,9.2vw,36px)}.brand-section,.contact-section,.spec-section{padding-inline:24px}.brand-section{min-height:0;padding-block:64px}.team-partnership__media{min-height:82vw}.team-partnership__copy{padding:52px 24px 60px}.team-partnership__copy>p{margin-top:22px;line-height:1.75}.team-partnership__link{margin-top:30px}.contact-links a{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px}.footer-main{grid-template-columns:1fr;justify-content:normal;gap:48px;width:calc(100% - 40px);padding:54px 0}.footer-information{grid-template-columns:1fr 1fr;gap:42px 24px}.footer-contact{grid-column:1/-1}.footer-bottom__inner{width:calc(100% - 40px);min-height:104px;padding:18px 0}.footer-legal-links{gap:12px 18px}.footer-social{min-width:0}.footer-social__codes{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;width:min(94%,395px)}.footer-social__qr{aspect-ratio:1;width:100%;height:auto}.product-hero{padding-top:42px}.product-gallery__thumbs,.spec-grid{grid-template-columns:1fr}.spec-grid>div:nth-child(2n),.spec-grid>div:nth-child(odd){border-right:0;padding-inline:0}.manual-row{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header{z-index:60;color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(12px);background:#0e0e0e85;border-bottom:1px solid #ffffff1f;position:fixed;inset:0 0 auto}.site-header__inner{grid-template-columns:210px minmax(0,1fr) 220px;min-height:86px}.brand__image{filter:brightness(0)invert()}.desktop-nav a{color:#ffffffbd;min-height:86px;font-size:15px;position:relative}.desktop-nav a:hover{color:#fff}.desktop-nav a:after{content:"";background:var(--brand);height:4px;transition:transform .16s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.language-badge{color:#fffc;border:1px solid #ffffff57;border-radius:3px;justify-content:center;align-items:center;min-width:44px;min-height:28px;font-size:12px;text-decoration:none;transition:border-color .16s,color .16s;display:inline-flex}.language-badge:hover{border-color:var(--brand);color:#fff}.header-contact{color:#fff;white-space:nowrap;align-items:center;min-height:44px;font-size:15px;font-weight:400;display:inline-flex}.mobile-nav summary>span{background:#fff}.mobile-nav nav{color:#111;background:#fffffff5}.hero-carousel{height:min(760px,100svh)}.hero-slide h1{font-size:clamp(38px,4.2vw,64px)}.hero-slide__copy>p:not(.hero-eyebrow){font-size:clamp(14px,1.05vw,17px)}.product-page{padding-top:86px}.content-error{padding-top:134px}.account-page{min-height:100svh;padding:clamp(150px,16vw,220px) max(28px,calc((100vw - var(--content-width)) / 2)) 80px;color:#111;background:#f4f4f1;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(48px,8vw,120px);display:grid}.account-page__intro h1{color:#111;margin:0;font-size:clamp(42px,5vw,76px);font-weight:560;line-height:1.08}.account-page__intro>p:last-child{color:#65655f;max-width:520px;margin:24px 0 0;font-size:17px;line-height:1.7}.account-page__status{background:#fff;border:1px solid #d9d9d3;padding:clamp(36px,5vw,64px)}.account-page__status>span{color:#8a7410;letter-spacing:.14em;font-size:12px;font-weight:650}.account-page__status h2{margin:18px 0 0;font-size:clamp(28px,3vw,42px);font-weight:520;line-height:1.2}.account-page__status p{color:#696964;margin:18px 0 0;line-height:1.65}.account-page__status a{color:#fff;background:#242424;justify-content:center;align-items:center;min-height:52px;margin-top:30px;padding:0 28px;font-size:14px;transition:background .16s;display:inline-flex}.account-page__status a:hover{color:#111;background:var(--brand)}@media (max-width:1180px){.site-header__inner{grid-template-columns:180px minmax(0,1fr) 190px}}@media (max-width:900px){.account-page{grid-template-columns:1fr;align-items:start}.site-header__inner{grid-template-columns:1fr auto;min-height:68px}.desktop-nav,.header-contact,.language-badge{display:none}.hero-carousel{height:100svh}}@media (max-width:640px){.site-header__inner{min-height:64px}.hero-slide h1{font-size:clamp(34px,10.5vw,48px)}.hero-slide__copy>p{font-size:14px}}.page-shell{width:min(calc(100% - 64px),var(--content-width));margin-inline:auto}.subpage{background:var(--paper);min-height:100vh}.subpage-breadcrumb{color:#ffffff9e;letter-spacing:.04em;width:fit-content;font-size:13px;transition:color .16s;display:inline-flex}.subpage-breadcrumb:hover,.subpage-eyebrow{color:var(--brand)}.subpage-eyebrow{letter-spacing:.22em;margin:0 0 20px;font-size:12px;font-weight:760;line-height:1.5}.section-index{color:#9b9b95;letter-spacing:.16em;font-size:13px;font-weight:700}.subpage-section-heading{max-width:760px;margin-bottom:48px}.subpage-section-heading h2{letter-spacing:-.052em;margin:0;font-size:clamp(36px,4.2vw,66px);font-weight:560;line-height:1.06}.subpage-skeleton{background:var(--paper);min-height:100vh}.subpage-skeleton__hero{min-height:520px;padding:170px max(32px,calc((100vw - var(--content-width)) / 2));background:#101010;align-content:center;gap:22px;display:grid}.subpage-skeleton__body{width:min(calc(100% - 64px),var(--content-width));grid-template-columns:repeat(3,1fr);gap:24px;margin:0 auto;padding:72px 0;display:grid}.skeleton--panel{min-height:280px}.about-page{color:var(--dark-text)}.about-hero{min-height:min(820px,100svh);color:var(--text);background:radial-gradient(circle at 20% 40%,#ffd40017,#0000 32%),#0b0b0b;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);padding-top:86px;display:grid}.about-hero__copy{padding:clamp(72px,8vw,132px) clamp(36px,7vw,120px) clamp(72px,8vw,132px) max(32px,calc((100vw - var(--content-width)) / 2));flex-direction:column;justify-content:center;display:flex}.about-hero__copy .subpage-eyebrow{margin-top:auto;padding-top:58px}.about-hero__copy h1{letter-spacing:-.065em;max-width:820px;margin:0;font-size:clamp(52px,6.8vw,108px);font-weight:580;line-height:.98}.about-hero__copy>p:last-child{color:#bdbdb7;max-width:560px;margin:34px 0 auto;font-size:clamp(17px,1.35vw,21px);line-height:1.75}.about-hero__media{min-height:680px;position:relative;overflow:hidden}.about-hero__media:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0b0b0b,#0000 24%),linear-gradient(#0000 55%,#00000059);position:absolute;inset:0}.about-hero__media img{object-fit:cover;object-position:center 26%}.about-introduction{grid-template-columns:.3fr 1.7fr;gap:clamp(32px,6vw,100px);padding-block:clamp(86px,10vw,154px);display:grid}.about-introduction__copy{max-width:980px}.about-introduction h2{letter-spacing:-.06em;margin:0 0 38px;font-size:clamp(42px,5.6vw,86px);font-weight:570;line-height:1}.about-introduction__copy>p:not(.dark-eyebrow){color:#4d4d48;margin:0;font-size:clamp(17px,1.4vw,21px);line-height:1.9}.about-introduction__copy>p+p{padding-top:20px}.focus-section{color:var(--dark-text);background:#e8e8e3;padding-block:clamp(76px,8vw,124px)}.focus-grid{border-top:1px solid #bebeb7;border-bottom:1px solid #bebeb7;grid-template-columns:repeat(3,1fr);display:grid}.focus-grid article{border-right:1px solid #bebeb7;flex-direction:column;min-height:300px;padding:32px clamp(24px,3vw,48px) 38px;display:flex}.focus-grid article:last-child{border-right:0}.focus-grid article>span{color:#8b8b84;letter-spacing:.16em;font-size:12px}.focus-grid h3{letter-spacing:-.035em;margin:auto 0 18px;font-size:clamp(25px,2.25vw,36px);font-weight:580}.focus-grid p{color:#5e5e58;margin:0;line-height:1.75}.evidence-section{background:#0b0b0b}.evidence-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;min-height:650px;display:grid}.evidence-row:nth-child(2n) .evidence-row__media{order:2}.evidence-row__media{min-height:620px;position:relative;overflow:hidden}.evidence-row__media img{object-fit:cover}.evidence-row:last-child .evidence-row__media img{object-position:center 28%}.evidence-row__copy{color:var(--text);flex-direction:column;justify-content:center;padding:clamp(70px,8vw,132px);display:flex}.evidence-row__copy .section-index{margin-bottom:auto}.evidence-row__copy h2{letter-spacing:-.058em;max-width:700px;margin:0;font-size:clamp(40px,4.8vw,76px);font-weight:560;line-height:1.04}.evidence-row__copy>p:last-child{color:#acaca6;max-width:660px;margin:30px 0 0;font-size:clamp(16px,1.35vw,20px);line-height:1.8}.catalog-page{color:var(--dark-text)}.catalog-hero,.news-hero{color:var(--text);background:radial-gradient(circle at 82% 30%,#ffd4002e,#0000 28%),linear-gradient(135deg,#090909,#171717);padding:clamp(176px,17vw,250px) 0 clamp(76px,8vw,122px)}.catalog-hero h1,.news-hero h1{letter-spacing:-.07em;margin:44px 0 0;font-size:clamp(62px,9vw,140px);font-weight:570;line-height:.9}.catalog-hero .page-shell>p:last-child,.news-hero .page-shell>p:last-child{color:#b6b6b0;max-width:720px;margin:38px 0 0;font-size:clamp(17px,1.4vw,21px);line-height:1.75}.catalog-list{padding-block:clamp(62px,7vw,106px) clamp(90px,10vw,160px)}.catalog-list__intro{color:#6c6c66;letter-spacing:.08em;border-bottom:1px solid #c8c8c1;justify-content:space-between;align-items:center;gap:32px;padding-bottom:28px;font-size:13px;display:flex}.catalog-list__intro p{margin:0}.catalog-empty,.news-empty{text-align:center;background:#f7f7f3;border:1px solid #d8d8d2;margin-top:34px;padding:clamp(34px,6vw,72px)}.catalog-empty h2,.news-empty h2{margin:0;font-size:clamp(24px,3vw,36px)}.catalog-empty p,.news-empty p{color:#70706a;max-width:620px;margin:14px auto 0;line-height:1.7}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:36px;display:grid}.catalog-card{background:#fff;border:1px solid #d0d0c9;flex-direction:column;min-width:0;display:flex}.catalog-card__media{aspect-ratio:1.28;background:#f5f5f1;border-bottom:1px solid #d0d0c9;position:relative;overflow:hidden}.catalog-card__media img{object-fit:contain;padding:clamp(24px,4vw,64px);transition:transform .26s}.catalog-card:hover .catalog-card__media img{transform:scale(1.035)}.catalog-card__copy{flex-direction:column;flex:1;min-height:360px;padding:clamp(28px,3vw,44px);display:flex}.catalog-card__meta{color:#75756f;letter-spacing:.1em;justify-content:space-between;gap:20px;font-size:12px;font-weight:700;display:flex}.catalog-card h2{letter-spacing:-.05em;margin:22px 0 0;font-size:clamp(30px,3vw,48px);font-weight:580;line-height:1.08}.catalog-card__copy>p{color:#62625d;margin:18px 0 0;line-height:1.7}.catalog-card ul{flex-wrap:wrap;gap:8px;margin:26px 0 0;padding:0;list-style:none;display:flex}.catalog-card li{color:#565651;border:1px solid #d2d2cc;padding:8px 11px;font-size:12px}.catalog-card__footer{justify-content:space-between;align-items:baseline;gap:20px;margin-top:auto;padding-top:34px;display:flex}.catalog-card__footer strong{font-size:clamp(28px,2.6vw,42px);font-weight:620}.catalog-card__footer a{border-bottom:2px solid var(--brand);align-items:center;min-height:44px;font-size:14px;font-weight:650;display:inline-flex}.news-page{color:var(--dark-text)}.news-index{padding-block:clamp(52px,6vw,90px) clamp(92px,10vw,160px)}.news-filters{border-bottom:1px solid #c7c7c0;flex-wrap:wrap;gap:10px;padding-bottom:24px;display:flex}.news-filters button{cursor:pointer;color:#5d5d58;background:0 0;border:1px solid #bdbdb6;border-radius:999px;min-height:42px;padding:0 18px;font-size:13px}.news-filters button.is-active,.news-filters button:hover{color:#fff;background:#111;border-color:#111}.featured-story{background:#fff;border:1px solid #d0d0c9;grid-template-columns:1.12fr .88fr;margin-top:38px;display:grid}.featured-story__media,.news-card__media{background:#e6e6e1;min-height:520px;position:relative;overflow:hidden}.featured-story__media img,.news-card__media img{object-fit:cover;transition:transform .3s}.featured-story:hover img,.news-card:hover img{transform:scale(1.025)}.featured-story__copy{flex-direction:column;justify-content:center;padding:clamp(42px,5vw,78px);display:flex}.news-meta{color:#74746e;letter-spacing:.08em;align-items:center;gap:18px;font-size:12px;display:flex}.news-meta span{color:#826b00;font-weight:720}.featured-story h2,.news-card h2{letter-spacing:-.05em;margin:24px 0 0;font-weight:570;line-height:1.08}.featured-story h2{font-size:clamp(38px,4.6vw,70px)}.featured-story__copy>p,.news-card__copy>p{color:#62625d;line-height:1.75}.featured-story__copy>p{margin:26px 0 0;font-size:17px}.featured-story__copy>a,.news-card__copy>a{border-bottom:2px solid var(--brand);width:fit-content;margin-top:34px;padding-bottom:7px;font-size:14px;font-weight:680}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:28px;display:grid}.news-card{background:#fff;border:1px solid #d0d0c9;flex-direction:column;display:flex}.news-card__media{border-bottom:1px solid #d0d0c9;min-height:280px}.news-card__copy{flex-direction:column;flex:1;min-height:330px;padding:28px;display:flex}.news-card h2{font-size:clamp(25px,2.25vw,34px)}.news-card__copy>p{margin:18px 0 0}.news-card__copy>a{margin-top:auto;padding-top:28px}.news-article-page{color:var(--dark-text)}.news-article-hero{padding-top:clamp(170px,17vw,240px);padding-bottom:clamp(70px,8vw,118px)}.news-article-hero .subpage-breadcrumb{color:#6f6f69}.news-article-hero .news-meta{margin-top:70px}.news-article-hero h1{letter-spacing:-.068em;max-width:1080px;margin:30px 0 0;font-size:clamp(54px,7.6vw,116px);font-weight:570;line-height:.98}.news-article-hero>p{color:#5c5c57;max-width:760px;margin:34px 0 0;font-size:clamp(17px,1.4vw,21px);line-height:1.75}.news-article-cover{width:min(calc(100% - 64px),var(--content-width));background:#deded9;height:min(780px,64vw);margin:0 auto;position:relative;overflow:hidden}.news-article-cover img{object-fit:cover;object-position:center 28%}.news-article-body{width:min(100% - 64px,900px);margin:0 auto;padding-block:clamp(76px,8vw,130px)}.news-article-body section+section{margin-top:58px}.news-article-body h2,.news-article-rich-text h2{letter-spacing:-.045em;margin:0 0 28px;font-size:clamp(32px,3.6vw,54px);font-weight:580}.news-article-rich-text h2:not(:first-child){margin-top:58px}.news-article-rich-text h3{letter-spacing:-.025em;margin:42px 0 20px;font-size:clamp(23px,2.3vw,32px);font-weight:620}.news-article-body p,.news-article-rich-text li{color:#44443f;margin:0;font-size:clamp(17px,1.35vw,20px);line-height:1.95}.news-article-body p+p{margin-top:22px}.news-article-rich-text ol,.news-article-rich-text ul{margin:24px 0;padding-left:1.5em}.news-article-rich-text blockquote{border-left:4px solid var(--brand);color:#55554f;margin:34px 0;padding:8px 0 8px 24px}.news-article-rich-text figure{margin:42px 0 0}.news-article-rich-text figcaption{color:#777770;text-align:center;margin-top:10px;font-size:14px;line-height:1.6}.news-article-rich-text a{color:#6c5d00;border-bottom:1px solid}.news-article-body img{border:1px solid #d0d0c9;width:100%;height:auto;display:block}.news-article-body>section img{margin-top:42px}.news-article-back{border-bottom:2px solid var(--brand);width:fit-content;margin-top:68px;padding-bottom:8px;font-weight:650;display:inline-flex}.product-page .product-hero{align-items:start;gap:20px clamp(48px,8vw,120px);padding-top:clamp(24px,3vw,40px);padding-bottom:clamp(48px,6vw,82px)}.product-hero__top{grid-column:1/-1}.product-hero__top .back-link{margin:0}.product-page .product-gallery__primary{background:#f5f5f1;border:1px solid #333}.product-page .product-gallery__primary img{object-fit:contain;max-height:720px;padding:clamp(24px,4vw,64px)}.product-page .product-gallery__thumbs>div{background:#f5f5f1;border:1px solid #333}.product-page .product-gallery__thumbs img{object-fit:contain;padding:18px}.product-gallery__zoom{width:100%;height:100%;color:inherit;cursor:zoom-in;background:0 0;border:0;padding:0;line-height:0;display:block;position:relative;overflow:hidden}.product-gallery__zoom-hint{color:#fff;opacity:0;background:#0a0a0abd;border:1px solid #ffffff42;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:12px;line-height:1;transition:opacity .16s,transform .16s;display:inline-flex;position:absolute;bottom:14px;right:14px;transform:translateY(5px)}.product-gallery__zoom:focus-visible .product-gallery__zoom-hint,.product-gallery__zoom:hover .product-gallery__zoom-hint{opacity:1;transform:translateY(0)}.product-gallery__zoom:focus-visible{outline:2px solid var(--brand);outline-offset:-3px}.image-lightbox{z-index:100;cursor:zoom-out;background:#000000eb;place-items:center;padding:64px;display:grid;position:fixed;inset:0;overflow:auto}.image-lightbox__close{z-index:1;color:#fff;cursor:pointer;background:#141414c7;border:1px solid #ffffff47;border-radius:50%;width:46px;height:46px;padding:0;font-size:30px;font-weight:300;line-height:1;position:fixed;top:24px;right:28px}.image-lightbox__close:focus-visible,.image-lightbox__close:hover{border-color:var(--brand);color:var(--brand);outline:0}.image-lightbox__content{cursor:default;justify-items:center;gap:14px;width:min(92vw,1400px);display:grid}.image-lightbox__content img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:82vh}.image-lightbox__content p{color:#ffffffb8;margin:0;font-size:13px}.product-page .spec-section{padding-block:clamp(56px,6vw,88px)}.product-page .spec-section__heading{grid-template-columns:minmax(0,1fr) minmax(320px,.83fr);align-items:center;gap:28px}.product-page .spec-section__heading .eyebrow{margin-bottom:0;font-size:11px}.product-page .spec-section__heading h2{font-size:clamp(30px,3.2vw,48px)}.product-page .spec-section__heading>p:last-child{font-size:14px;line-height:1.65}.product-page .spec-grid{margin-top:42px}.product-page .spec-grid>div{gap:18px;min-height:72px;padding-block:14px}.product-page .spec-grid>div:nth-child(odd){padding-right:24px}.product-page .spec-grid>div:nth-child(2n){padding-left:24px}.product-page .spec-grid dt{font-size:13px}.product-page .spec-grid dd{font-size:clamp(16px,1.35vw,21px)}.product-page .manual-row{margin-top:42px;padding-block:22px}.manual-row__pending{color:#70706a;border:1px solid #0a0a0a2e;border-radius:999px;align-items:center;min-height:48px;padding:0 24px;font-size:13px;display:inline-flex}@media (max-width:1100px){.about-hero{grid-template-columns:1fr .8fr}.about-hero__copy{padding-right:42px}.catalog-grid,.featured-story{grid-template-columns:1fr}.featured-story__media{min-height:520px}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.product-page .product-hero{row-gap:14px;padding-top:20px}.product-hero__top{grid-column:1}.product-page .spec-section__heading{grid-template-columns:1fr;gap:12px}.news-article-body,.news-article-cover,.page-shell,.subpage-skeleton__body{width:min(calc(100% - 40px),var(--content-width))}.about-hero{grid-template-columns:1fr;min-height:auto}.about-hero__copy{min-height:620px;padding:148px 24px 70px}.about-hero__copy .subpage-eyebrow{margin-top:70px;padding-top:0}.about-hero__media{min-height:680px}.about-hero__media:after{background:linear-gradient(#0000 50%,#00000042)}.about-introduction,.focus-grid{grid-template-columns:1fr}.focus-grid article{border-bottom:1px solid #bebeb7;border-right:0;min-height:230px}.focus-grid article:last-child{border-bottom:0}.evidence-row{grid-template-columns:1fr}.evidence-row:nth-child(2n) .evidence-row__media{order:0}.evidence-row__media{min-height:520px}.evidence-row__copy{min-height:480px;padding:64px 24px}.evidence-row__copy .section-index{margin-bottom:64px}.news-article-cover{height:68vw}}@media (max-width:700px){.image-lightbox{padding:54px 18px 24px}.image-lightbox__close{width:42px;height:42px;top:14px;right:14px}.product-page .spec-section{padding-block:48px}.product-page .spec-grid{margin-top:30px}.page-shell{width:calc(100% - 32px)}.catalog-hero,.news-hero{padding:150px 0 70px}.catalog-hero h1,.news-hero h1{margin-top:34px;font-size:clamp(58px,20vw,88px)}.catalog-list__intro{flex-direction:column;align-items:flex-start;gap:12px}.catalog-grid,.news-grid{grid-template-columns:1fr}.catalog-card__media{aspect-ratio:1.06}.catalog-card__copy{min-height:330px;padding:26px 22px}.catalog-card__footer{align-items:flex-end}.featured-story__media{min-height:460px}.featured-story__copy{padding:34px 24px 42px}.news-card__media{min-height:260px}.news-article-hero{width:calc(100% - 32px);padding-top:142px}.news-article-hero .news-meta{margin-top:54px}.news-article-body,.news-article-cover{width:calc(100% - 32px)}.news-article-cover{height:78vw}.subpage-skeleton__body{grid-template-columns:1fr}}.product-card__price{align-items:baseline;gap:7px;display:flex}.product-card__price small{line-height:1}.footer-contact-list{gap:14px;margin:0;display:grid}.footer-contact-list>div{grid-template-columns:72px minmax(0,1fr);align-items:baseline;gap:14px;display:grid}.footer-contact-list dt{color:#858580;font-size:12px}.footer-contact-list dd{margin:0}.footer-contact-list a{color:#d0d0cb;font-size:13px;transition:color .16s}.footer-contact-list dd>span{color:#d0d0cb;font-size:13px;line-height:1.55}.footer-contact-list a:hover{color:var(--brand)}.product-hero__actions{flex-wrap:wrap;gap:12px;display:flex}.button--outline-dark{color:#fff;background:0 0;border-color:#ffffff52}.button--outline-dark:hover{border-color:var(--brand);color:var(--brand)}.community-section{color:#f4f4ef;background:#0d0d0d;border-top:1px solid #292929;padding:clamp(64px,7vw,104px) 0;scroll-margin-top:86px}.product-faq{color:#f7f7f3;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:clamp(36px,7vw,96px);padding-block:72px;display:grid}.product-faq__heading h2{color:#fff;letter-spacing:-.04em;margin:8px 0 14px;font-size:clamp(32px,4vw,52px)}.product-faq__heading>p:last-child{color:#bcc2ca;max-width:360px;line-height:1.8}.product-faq__list{border-top:1px solid #ffffff52}.product-faq__list details{border-bottom:1px solid #ffffff52}.product-faq__list summary{color:#f3f5f7;cursor:pointer;padding:22px 38px 22px 0;font-size:17px;font-weight:650;list-style:none;position:relative}.product-faq__list summary::-webkit-details-marker{display:none}.product-faq__list summary:after{content:"+";color:#d5d9de;font-size:24px;font-weight:400;position:absolute;top:18px;right:4px}.product-faq__list details[open] summary:after{content:"−"}.product-faq__list details p{color:#c4cad2;margin:-4px 0 22px;padding-right:42px;line-height:1.8}@media (max-width:760px){.product-faq{grid-template-columns:1fr;gap:24px;padding-block:52px}}.community-section__heading{grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);gap:clamp(36px,7vw,110px);display:grid}.community-kicker{color:var(--brand);letter-spacing:.18em;margin:0 0 15px;font-size:12px;font-weight:760}.community-section__heading h2{letter-spacing:-.05em;max-width:720px;margin:0;font-size:clamp(36px,4.3vw,66px);font-weight:560;line-height:1.08}.community-section__heading>p{color:#a8a8a2;margin:0;font-size:15px;line-height:1.75}.community-layout{grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(24px,4vw,62px);margin-top:clamp(42px,5vw,72px);display:grid}.community-composer{background:#151515;border:1px solid #303030;padding:clamp(24px,3vw,38px)}.community-composer__identity{border-bottom:1px solid #303030;justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:20px;display:flex}.community-composer__identity span{color:#fff;font-size:18px;font-weight:650}.community-composer__identity small{color:#85857f;font-size:11px}.community-composer form{gap:20px;margin-top:24px;display:grid}.community-kind{border:0;gap:18px;margin:0;padding:0;display:flex}.community-kind legend{color:#989892;width:100%;margin-bottom:10px;font-size:12px}.community-kind label{color:#deded8;cursor:pointer;align-items:center;gap:7px;font-size:13px;display:inline-flex}.community-kind input{accent-color:var(--brand)}.community-field{gap:9px;display:grid}.community-field>span{color:#aaa9a3;font-size:12px}.community-field input,.community-field textarea{color:#fff;width:100%;font:inherit;background:#0e0e0e;border:1px solid #383838;border-radius:0;outline:0}.community-field input{min-height:48px;padding:0 14px}.community-field textarea{resize:vertical;min-height:142px;padding:14px;line-height:1.65}.community-field input:focus,.community-field textarea:focus{border-color:var(--brand)}.community-upload{justify-content:space-between;align-items:center;gap:16px;display:flex}.community-upload label{color:#e2e2dc;cursor:pointer;border:1px solid #4a4a4a;align-items:center;min-height:40px;padding:0 16px;font-size:12px;display:inline-flex}.community-upload input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.community-upload small{color:#72726d;font-size:10px}.community-image-preview,.community-post__images{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.community-image-preview>div{aspect-ratio:1.35;background:#080808;position:relative;overflow:hidden}.community-image-preview img,.community-post__images img{object-fit:cover;width:100%;height:100%;display:block}.community-image-preview button{color:#fff;cursor:pointer;background:#000000b8;border:0;border-radius:50%;width:28px;height:28px;font-size:18px;position:absolute;top:7px;right:7px}.form-message{color:#d8bc48;margin:0;font-size:12px;line-height:1.55}.form-message--error{color:#a8493d}.community-submit,.form-submit{color:#111;background:var(--brand);cursor:pointer;border:0;min-height:50px;padding:0 24px;font-size:14px;font-weight:720}.community-submit:disabled,.form-submit:disabled{cursor:wait;opacity:.6}.account-panel>span,.community-login-card>span{color:#8b7100;letter-spacing:.14em;font-size:11px;font-weight:720}.community-login-card h3{margin:20px 0 0;font-size:clamp(26px,3vw,40px);line-height:1.18}.community-login-card p{color:#92928c;margin:18px 0 28px;line-height:1.7}.community-login-card a{color:#111;background:var(--brand);align-items:center;min-height:48px;padding:0 24px;font-size:13px;font-weight:720;display:inline-flex}.community-feed__title{border-bottom:1px solid #303030;justify-content:space-between;align-items:center;min-height:54px;padding-bottom:18px;display:flex}.community-feed__title h3{margin:0;font-size:22px;font-weight:620}.community-feed__title span{color:#83837d;font-size:12px}.community-posts{display:grid}.community-post{border-bottom:1px solid #2c2c2c;padding:26px 0 30px}.community-post>header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.community-post>header>div{align-items:center;gap:12px;display:flex}.community-post>header span{color:#111;background:var(--brand);padding:5px 8px;font-size:10px;font-weight:720}.community-post>header strong{font-size:13px}.community-post time{color:#767670;font-size:11px}.community-post h4{margin:20px 0 0;font-size:21px;font-weight:620}.community-post>p{color:#bbbbae;white-space:pre-wrap;margin:13px 0 0;font-size:14px;line-height:1.75}.community-post__images{margin-top:18px}.community-post__images img{aspect-ratio:1.35}.community-empty{color:#7d7d77;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;margin:0;display:flex}.community-empty strong{color:#b7b7b1;font-size:17px}.community-empty p{max-width:420px;margin:10px 0 0;line-height:1.65}.community-pagination{min-height:2rem;color:var(--muted);text-align:center;padding:.75rem 1rem;font-size:.82rem}.community-pagination button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.community-page{color:#111;background:#f4f4f1}.community-hero{color:#fff;background:radial-gradient(circle at 82% 35%,#ffd40021,#0000 27%),#0d0d0d;padding:clamp(160px,16vw,220px) 0 clamp(72px,8vw,112px)}.community-hero h1{letter-spacing:-.075em;margin:20px 0 0;font-size:clamp(64px,10vw,142px);font-weight:560;line-height:.92}.community-hero .page-shell>p{color:#aaa9a3;max-width:720px;margin:34px 0 0;font-size:clamp(16px,1.5vw,21px);line-height:1.7}.community-hero__publish{color:#111;background:var(--brand);align-items:center;min-height:52px;margin-top:28px;padding:0 28px;font-size:13px;font-weight:720;display:inline-flex}.community-picker{padding-block:clamp(68px,8vw,116px)}.community-latest__heading,.community-picker__heading{align-items:flex-start;gap:22px;display:flex}.community-latest__heading span,.community-picker__heading>span{color:#8b7100;letter-spacing:.12em;font-size:12px;font-weight:720}.community-latest__heading h2,.community-picker__heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(34px,4vw,58px);font-weight:560}.community-latest__heading>p,.community-picker__heading p{color:#696964;margin:12px 0 0;line-height:1.7}.community-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:44px;display:grid}.community-product-grid button{color:#111;cursor:pointer;text-align:left;background:#fff;border:1px solid #0000;justify-items:start;padding:0 0 20px;display:grid}.community-product-grid button.is-selected{box-shadow:inset 0 -4px var(--brand);border-color:#111}.community-product-grid__image{aspect-ratio:1.08;background:#eeefed;width:100%;margin-bottom:16px;display:block;position:relative}.community-product-grid__image img{object-fit:contain;padding:24px}.community-product-grid small,.community-product-grid strong{margin-inline:18px}.community-product-grid small{color:#777771;letter-spacing:.12em;font-size:10px;font-weight:720}.community-product-grid strong{margin-top:6px;font-size:16px;line-height:1.35}.community-picker__action{border-top:1px solid #c9c9c2;border-bottom:1px solid #c9c9c2;justify-content:space-between;align-items:center;gap:30px;margin-top:28px;padding:22px 0;display:flex}.community-picker__action>div{gap:5px;display:grid}.community-picker__action span{color:#777771;font-size:11px}.community-picker__action strong{font-size:18px}.community-picker__action>a{color:#111;background:var(--brand);align-items:center;min-height:50px;padding:0 24px;font-size:13px;font-weight:720;display:inline-flex}.community-latest{color:#f4f4ef;background:#111;padding:clamp(68px,8vw,116px) 0}.community-latest__heading{justify-content:space-between}.community-latest__heading>div{align-items:flex-start;gap:22px;display:flex}.community-latest__heading>p{color:#8d8d87;max-width:420px;margin-top:0}.community-latest__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 44px;margin-top:44px;display:grid}.community-latest__association,.community-latest__item>a{color:var(--brand);letter-spacing:.08em;font-size:11px;font-weight:720;display:inline-flex}.community-latest__empty{color:#80807a;text-align:center;border:1px solid #2d2d2d;flex-direction:column;justify-content:center;align-items:center;min-height:250px;margin-top:44px;display:flex}.community-latest__empty strong{color:#d0d0ca;font-size:20px}.community-latest__empty p{margin:10px 0 0}.community-page__error,.community-page__loading{background:#fff;border:1px solid #d5d5ce;margin:36px 0 0;padding:22px}.account-panel{background:#fff;border:1px solid #d9d9d3;padding:clamp(30px,4vw,52px)}.account-panel h2{color:#111;margin:24px 0 0;font-size:clamp(28px,3vw,42px);font-weight:560}.account-tabs{border-bottom:1px solid #d4d4ce;grid-template-columns:1fr 1fr;display:grid}.account-tabs button{color:#85857f;cursor:pointer;background:0 0;border:0;min-height:48px;padding:0;font-size:14px}.account-tabs button.is-active{color:#111;box-shadow:inset 0 -3px var(--brand);font-weight:720}.account-methods{gap:8px;margin-top:22px;display:flex}.account-methods button{color:#6d6d68;cursor:pointer;min-height:38px;font:inherit;background:#fafaf7;border:1px solid #d8d8d1;padding:0 16px;font-size:12px}.account-methods button.is-active{color:#111;background:#fff7c6;border-color:#d1ad00;font-weight:720}.account-form-note{color:#777771;margin:18px 0 0;font-size:12px;line-height:1.7}.account-form{gap:18px;margin-top:30px;display:grid}.account-form label,.account-form-field{gap:8px;display:grid}.account-form label>span{color:#666660;font-size:12px}.account-form input{min-height:50px;font:inherit;background:#fafaf7;border:1px solid #cecec8;border-radius:0;outline:0;padding:0 14px}.account-form input:focus{border-color:#8b7100}.account-field-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.account-back-button,.account-field-heading button,.account-login-options button{color:#826900;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:12px}.account-agreement{color:#666660;align-items:start;font-size:12px;line-height:1.7;grid-template-columns:18px minmax(0,1fr)!important;gap:9px!important}.account-agreement input{accent-color:#d1ad00;width:16px;min-height:16px;margin:3px 0 0;padding:0}.account-agreement a{color:#8b7100;text-underline-offset:3px;margin:0 2px;text-decoration:underline}.account-login-options{justify-content:space-between;align-items:center;gap:18px;display:flex}.account-login-options a{color:#666660;font-size:12px}.account-login-options button{color:#8b7100}.account-back-button{justify-self:center;width:fit-content}.account-agreement-modal{z-index:120;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#090908b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.account-agreement-dialog{background:#fff;border:1px solid #d8d8d1;width:min(480px,100%);padding:28px;box-shadow:0 24px 80px #0000003d}.account-agreement-dialog__heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.account-agreement-dialog__heading h2{color:#111;margin:0;font-size:20px;line-height:1.3}.account-agreement-dialog__heading button{color:#85857e;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:28px;line-height:.8}.account-agreement-dialog>p{color:#55554f;margin:20px 0 0;font-size:14px;line-height:1.7}.account-agreement-dialog__links{flex-wrap:wrap;gap:8px 16px;display:flex}.account-agreement-dialog__links a{color:#8b7100;text-underline-offset:3px;text-decoration:underline}.account-agreement-dialog__actions{justify-content:flex-end;gap:10px;margin-top:28px;display:flex}.account-agreement-dialog__actions button{color:#222;cursor:pointer;min-width:84px;min-height:40px;font:inherit;background:#fff;border:1px solid #c9c9c3;padding:0 18px}.account-agreement-dialog__actions button.is-primary{color:#111;background:#e5c517;border-color:#d1ad00;font-weight:720}.account-agreement-dialog__actions button:focus-visible,.account-agreement-dialog__heading button:focus-visible{outline-offset:3px;outline:2px solid #8b7100}@media (max-width:520px){.account-agreement-dialog{padding:24px 20px}.account-agreement-dialog__actions{grid-template-columns:1fr 1fr;display:grid}}.account-code-field{grid-template-columns:minmax(0,1fr) 132px;gap:8px;display:grid}.legal-page{color:#171717;background:#f4f4ef;min-height:100svh;padding:132px max(24px,50vw - 490px) 80px}.legal-document{background:#fff;border:1px solid #d9d9d3;padding:clamp(28px,5vw,64px)}.legal-document h1{margin:0 0 28px;font-size:clamp(34px,5vw,58px);line-height:1.08}.legal-document h2{border-top:1px solid #e5e5df;margin:40px 0 14px;padding-top:24px;font-size:24px}.legal-document h3{margin:28px 0 10px;font-size:18px}.legal-document li,.legal-document p{color:#565650;line-height:1.9}.legal-document ol,.legal-document ul{padding-left:24px}.legal-document__meta{border-left:4px solid var(--brand);background:#fff9d9;padding:14px 18px}.legal-document pre{white-space:pre-wrap;background:#f7f7f3;border:1px solid #e2e2dc;max-width:100%;padding:16px;overflow-x:auto}.account-code-button{color:#111;cursor:pointer;min-height:50px;font:inherit;background:#fff3a8;border:1px solid #d1ad00;padding:0 12px;font-size:12px;font-weight:700}.account-code-button:disabled{color:#8a8a84;cursor:not-allowed;background:#f3f3ef;border-color:#deded8}.account-panel--profile>p{color:#696964;margin:12px 0 0}.account-profile-list{gap:12px;margin:26px 0 0;display:grid}.account-profile-list>div{border-bottom:1px solid #e8e8e2;grid-template-columns:80px minmax(0,1fr);gap:14px;padding:14px 0;display:grid}.account-profile-list dt{color:#85857f;font-size:12px}.account-profile-list dd{overflow-wrap:anywhere;margin:0}.account-profile-list dd small{color:#755f00;background:#fff5b8;width:fit-content;margin-top:5px;padding:2px 7px;font-size:10px;display:block}.account-binding{border-top:1px solid #d9d9d3;margin-top:30px;padding-top:26px}.account-binding__heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.account-binding__heading span{color:#8b7100;letter-spacing:.12em;font-size:10px;font-weight:720}.account-binding__heading h3{margin:6px 0 0;font-size:20px}.account-binding__heading .account-methods{margin-top:0}.account-binding-complete,.account-binding>p{color:#74746e;margin:18px 0 0;font-size:12px}.account-binding .account-form{background:#fafaf7;border:1px solid #e0e0d9;padding:20px}.account-binding .account-form input{background:#fff}.account-panel__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.account-panel__actions a,.account-panel__actions button{color:#fff;cursor:pointer;min-height:48px;font:inherit;background:#222;border:1px solid #222;align-items:center;padding:0 22px;font-size:13px;display:inline-flex}.account-products{margin-top:24px}.account-products>p{color:#676762;max-width:760px;line-height:1.75}.account-product-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:24px;display:grid}.account-product-form label{gap:8px;display:grid}.account-product-form label>span{font-size:13px;font-weight:700}.account-product-form input{color:#111;width:100%;min-height:48px;font:inherit;text-transform:uppercase;background:#fff;border:1px solid #c9c9c3;border-radius:0;padding:0 14px}.account-product-form input:focus{border-color:#aa8b00;outline:2px solid #ffd1003d}.account-product-form button{color:#111;cursor:pointer;background:#ffd100;border:1px solid #ffd100;min-width:132px;min-height:48px;padding:0 22px;font-weight:800}.account-product-form button:disabled{cursor:wait;opacity:.58}.registered-product-list{border-top:1px solid #e5e5df;margin-top:24px;display:grid}.registered-product{border-bottom:1px solid #e5e5df;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:104px;padding:16px 0;display:grid}.registered-product__image{background:#f3f3ee;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.registered-product__image img{object-fit:contain;width:100%;height:100%}.registered-product__image span{color:#111;background:#ffd100;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.registered-product p{color:#5f5f5a;margin:4px 0}.registered-product small,.registered-product time{color:#85857f;font-size:12px}.registered-product-empty{text-align:center;background:#f7f7f2;margin-top:24px;padding:22px}@media (max-width:700px){.account-product-form{grid-template-columns:1fr}.registered-product{grid-template-columns:58px minmax(0,1fr)}.registered-product__image{width:58px;height:58px}.registered-product time{grid-column:2}}.account-panel__actions button{color:#222;background:0 0}@media (max-width:900px){.community-layout,.community-section__heading{grid-template-columns:1fr}.community-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-latest__heading{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.footer-contact-list>div{grid-template-columns:1fr;gap:4px}.product-hero__actions{grid-template-columns:1fr 1fr;display:grid}.community-section{padding-block:56px;scroll-margin-top:64px}.community-section__heading{gap:22px}.community-composer{padding:22px 18px}.community-composer__identity,.community-picker__action,.community-upload{flex-direction:column;align-items:flex-start}.community-post>header{flex-direction:column;gap:10px}.community-hero{padding:134px 0 64px}.community-hero h1{font-size:clamp(58px,18vw,88px)}.community-product-grid{grid-template-columns:1fr 1fr}.community-product-grid small,.community-product-grid strong{margin-inline:12px}.community-product-grid strong{font-size:14px}.community-picker__action>a{justify-content:center;width:100%}.community-latest__grid{grid-template-columns:1fr}.account-page{padding:124px 20px 60px}.account-panel{padding:28px 20px}.account-code-field{grid-template-columns:minmax(0,1fr) 116px}.account-binding__heading{flex-direction:column;align-items:flex-start}}.community-thread .community-posts{background:#f3f5f8;gap:12px;padding:12px;display:grid}.community-post--thread{border:1px solid #e1e5ea;border-radius:10px;min-height:0;display:block;overflow:hidden;box-shadow:0 3px 12px #161f2c0a}.community-post__identity-row{align-items:center;gap:12px;min-height:76px;padding:16px 20px 12px;display:flex}.community-post__identity-row .community-post__avatar{color:#315a8c;background:linear-gradient(145deg,#eef5ff,#dce9f8);border:1px solid #d9e0ea;flex:none;width:44px;height:44px;margin:0;font-size:17px}.community-post__avatar{position:relative;overflow:hidden}.community-post__avatar img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.community-post__compact-author{align-items:center;gap:10px;display:flex}.community-post__compact-author .community-post__avatar{flex:none;width:34px;height:34px;margin:0;font-size:13px}.community-post__author-copy{gap:3px;min-width:0;display:grid}.community-post__author-copy strong{color:#202731;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:720;overflow:hidden}.community-post__author-copy small{color:#969da7;font-size:10px}.community-post__kind{color:#386fae;background:#eff7ff;border:1px solid #bcd7f7;border-radius:4px;margin-left:auto;padding:4px 8px;font-size:10px;font-weight:700}.community-post--thread .community-post__body{padding:0 20px 14px;display:block}.community-post__actions{border-top:1px solid #edf0f3;grid-template-columns:repeat(3,minmax(92px,1fr));min-height:48px;display:grid}.community-post__actions button{color:#66707c;min-width:0;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;font-size:12px;display:inline-flex}.community-post__actions button+button{border-left:1px solid #edf0f3}.community-post__actions button.is-active,.community-post__actions button:hover{color:#1467c8;background:#f7faff}.community-post__actions button:disabled{cursor:wait;opacity:.55}.community-post__actions svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:18px;height:18px}.community-post__actions b{min-width:1ch;color:inherit;font-size:11px;font-weight:600}.community-post__login-notice{background:#f4f7fb;border-radius:6px;padding:10px 12px;color:#626c78!important;margin:10px 0 0!important;font-size:12px!important}.community-post__login-notice a{color:#1467c8;margin-left:4px;font-weight:700}.community-post__replies{background:#f5f7fa;border-radius:8px;margin-top:12px;padding:4px 14px}.community-post__reply{grid-template-columns:32px minmax(0,1fr);gap:10px;padding:12px 0;display:grid}.community-post__reply+.community-post__reply{border-top:1px solid #e5e9ee}.community-post__reply-avatar{color:#526478;background:#e2e9f2;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:grid}.community-post__reply>div{gap:6px;min-width:0;display:grid}.community-post__reply p{justify-content:space-between;align-items:center;gap:12px;margin:0;display:flex}.community-post__reply strong{color:#315a8c;font-size:12px}.community-post__reply time{color:#a0a6ae;font-size:9px}.community-post__reply>div>span{color:#333b45;white-space:pre-wrap;font-size:12px;line-height:1.65}.community-post__reply-form{background:#f5f7fa;border-radius:8px;gap:10px;margin-top:12px;padding:14px;display:grid}.community-post__reply-form label{color:#59636f;font-size:11px;font-weight:650}.community-post__reply-form textarea{resize:vertical;color:#202731;width:100%;font:inherit;background:#fff;border:1px solid #ccd4de;border-radius:6px;outline:0;padding:10px 12px;font-size:13px;line-height:1.6}.community-post__reply-form textarea:focus{border-color:#6ea3dc;box-shadow:0 0 0 3px #2975c61a}.community-post__reply-form>div{justify-content:flex-end;gap:8px;display:flex}.community-post__reply-form button{color:#59636f;min-width:82px;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd3dc;border-radius:5px;font-size:11px}.community-post__reply-form button[type=submit]{color:#fff;background:#176bc3;border-color:#176bc3}@media (max-width:640px){.community-thread .community-posts{gap:8px;padding:8px}.community-post--thread{display:block}.community-post__identity-row{min-height:68px;padding:13px 14px 10px}.community-post__identity-row .community-post__avatar{width:38px;height:38px;font-size:15px}.community-post--thread .community-post__body{padding:0 14px 12px}.community-post--thread .community-post__images{grid-template-columns:repeat(2,minmax(0,1fr))}.community-post--thread .community-post__images img{height:42vw}.community-post__actions{grid-template-columns:repeat(3,minmax(0,1fr))}.community-post__actions button{gap:4px}.community-post__actions button span{display:none}.community-post__reply{grid-template-columns:28px minmax(0,1fr)}.community-post__reply-avatar{width:28px;height:28px}}.customer-center{color:#151515;background:#f2f3f4;min-height:100svh;padding:116px max(24px,50vw - 720px) 80px}.customer-center__shell{background:#fff;border:1px solid #dedfdf;grid-template-columns:260px minmax(0,1fr);min-height:720px;display:grid}.customer-center__sidebar{color:#fff;background:#171717;border-right:1px solid #e4e4e1;flex-direction:column;padding:28px 20px 22px;display:flex}.customer-center__identity{border-bottom:1px solid #343434;align-items:center;gap:14px;padding:0 8px 28px;display:flex}.customer-center__avatar{color:#111;background:var(--brand);border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-weight:850;display:grid;overflow:hidden}.customer-center__avatar img,.customer-profile-avatar-editor__preview img{object-fit:cover;width:100%;height:100%;display:block}.customer-center__identity div{gap:5px;min-width:0;display:grid}.customer-center__identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-center__identity small{color:#9e9e99;letter-spacing:.08em;font-size:11px}.customer-center__sidebar nav{gap:4px;margin-top:24px;display:grid}.customer-center__sidebar nav a,.customer-center__sidebar nav button{color:#b8b8b3;cursor:pointer;min-height:48px;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0 14px;font-size:14px;display:flex}.customer-center__sidebar nav a:hover,.customer-center__sidebar nav button.is-active,.customer-center__sidebar nav button:hover{color:#111;background:var(--brand)}.customer-center__sidebar nav b{font-weight:500}.customer-center__logout{color:#aaa;cursor:pointer;background:0 0;border:1px solid #454545;min-height:44px;margin-top:auto}.customer-center__content{min-width:0;padding:clamp(28px,4vw,58px)}.customer-center__page-heading{border-bottom:1px solid #e2e2df;justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:28px;display:flex}.customer-center__page-heading>div>span,.customer-overview-card>span,.customer-register-card>div>span{color:#9a7f00;letter-spacing:.14em;font-size:11px;font-weight:800}.customer-center__page-heading h1{margin:8px 0 0;font-size:clamp(34px,4vw,54px);font-weight:600;line-height:1.1}.customer-center__page-heading>p{color:#73736e;max-width:420px;margin:0;line-height:1.65}.customer-overview-stats{border:1px solid #dfdfdb;grid-template-columns:repeat(3,1fr);margin-top:28px;display:grid}.customer-overview-stats article{border-right:1px solid #dfdfdb;align-content:space-between;min-height:156px;padding:24px;display:grid}.customer-overview-stats article:last-child{border-right:0}.customer-overview-stats span{color:#777771;font-size:13px}.customer-overview-stats strong{font-size:38px;font-weight:580}.customer-overview-stats button{cursor:pointer;width:fit-content;font:inherit;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:12px}.customer-overview-grid{grid-template-columns:1.15fr .85fr;gap:20px;margin-top:20px;display:grid}.customer-overview-card{border:1px solid #dfdfdb;min-height:250px;padding:30px}.customer-overview-card--yellow{border-color:var(--brand);background:var(--brand)}.customer-overview-card--yellow>span{color:#625300}.customer-overview-card h2{max-width:420px;margin:36px 0 10px;font-size:clamp(26px,2.6vw,38px);line-height:1.15}.customer-overview-card p{color:#5e5e58;line-height:1.7}.customer-overview-card>a,.customer-overview-card__actions a,.customer-overview-card__actions button{color:#fff;cursor:pointer;min-height:46px;font:inherit;background:#191919;border:1px solid #191919;justify-content:center;align-items:center;padding:0 20px;font-size:13px;display:inline-flex}.customer-overview-card>a{margin-top:18px}.customer-overview-card__actions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.customer-overview-card__actions button{color:#191919;background:0 0}.customer-overview-card dl{margin:34px 0 0}.customer-overview-card dl>div{border-bottom:1px solid #e5e5e1;grid-template-columns:80px 1fr;padding:16px 0;display:grid}.customer-overview-card dt{color:#85857f}.customer-overview-card dd{overflow-wrap:anywhere;margin:0}.customer-address-form,.customer-center-card,.customer-profile-form,.customer-security-card{background:#fff;border:1px solid #dfdfdb;margin-top:26px;padding:26px}.customer-profile-form{max-width:860px}.customer-profile-form__grid{grid-template-columns:1fr 1fr;gap:24px 20px;display:grid}.customer-profile-avatar-editor{border-bottom:1px solid #e5e5e1;align-items:center;gap:20px;padding-bottom:24px;display:flex}.customer-profile-avatar-editor__preview{color:#111;background:var(--brand);border-radius:50%;flex:none;place-items:center;width:88px;height:88px;font-size:24px;font-weight:850;display:grid;overflow:hidden}.customer-profile-avatar-editor>div{justify-items:start;gap:8px;display:grid}.customer-profile-avatar-editor>div>small{color:#808079;line-height:1.5}.customer-profile-form .customer-profile-avatar-editor__button{color:#fff;cursor:pointer;background:#191919;border:1px solid #191919;align-items:center;min-height:38px;margin-top:3px;padding:0 14px;display:inline-flex}.customer-profile-form .customer-profile-avatar-editor__button:has(input:disabled){cursor:wait;opacity:.65}.customer-profile-form .customer-profile-avatar-editor__button input{display:none}.customer-profile-form label{gap:8px;display:grid}.customer-profile-form label>span{font-size:13px;font-weight:700}.customer-profile-form input{min-height:50px;font:inherit;background:#fff;border:1px solid #cfcfca;outline:0;padding:0 15px}.customer-profile-form input:focus{border-color:#9a8200;box-shadow:0 0 0 2px #ffd6002e}.customer-profile-form label small{color:#808079;line-height:1.5}.customer-profile-form__full{grid-column:1/-1}.customer-profile-form>.customer-primary-button{margin-top:24px}.customer-register-card{grid-template-columns:minmax(220px,.6fr) minmax(360px,1fr);align-items:end;gap:30px;display:grid}.customer-register-card p{color:#74746e;margin:8px 0 0}.customer-register-card form{grid-template-columns:1fr auto;display:grid}.customer-modal input,.customer-register-card input{min-height:50px;font:inherit;border:1px solid #cfcfca;outline:0;padding:0 15px}.customer-modal textarea{color:#161616;width:100%;min-height:108px;font:inherit;resize:vertical;background:#fff;border:1px solid #d8d8d2;border-radius:0;padding:12px 14px}.customer-modal select{min-height:48px;font:inherit;background:#fff;border:1px solid #cfcfca;padding:0 14px}.customer-order-list{gap:14px;display:grid}.customer-order-card{background:#fff;border:1px solid #e1e1dc}.customer-order-card>footer,.customer-order-card>header{background:#fafaf7;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.customer-order-card>header{border-bottom:1px solid #ecece7}.customer-order-card>footer>div,.customer-order-card>header>div{gap:3px;display:grid}.customer-order-card>header span{font-weight:750}.customer-order-card>footer span,.customer-order-card>header time,.customer-order-card__service small{color:#84847e;font-size:12px}.customer-order-card>header>strong{color:#5e4c00;background:#f3e8a9;padding:5px 9px;font-size:12px}.customer-order-card>header>strong[data-status=abnormal]{color:#b54400;background:#fff0e6}.customer-order-card>header>strong[data-status=cancelled]{color:#666;background:#ededeb}.customer-order-card__items{gap:10px;padding:14px 16px;display:grid}.customer-order-card__items>div{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;display:grid}.customer-order-card__items>div>div{background:#f1f1ed;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.customer-order-card__items img{object-fit:cover;width:100%;height:100%}.customer-order-card__items section{min-width:0}.customer-order-card__items section p,.customer-order-card__items section small{color:#777771;margin:3px 0 0}.customer-order-card__payment-proof{background:#fffdf1;border-top:1px solid #ecece7;align-items:center;gap:14px;padding:14px 16px;display:flex}.customer-order-card__payment-proof>div{gap:4px;min-width:0;margin-right:auto;display:grid}.customer-order-card__payment-proof small{color:#6f6a53}.customer-order-card__payment-proof a,.customer-order-card__payment-proof label{color:#171717;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #171717;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.customer-order-card__payment-proof label{color:#fff;background:#171717}.customer-order-card__payment-proof input{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.customer-order-card>footer{border-top:1px solid #ecece7}.customer-order-card>footer>button,.customer-order-card__service a,.customer-order-card__service button{color:#fff;cursor:pointer;background:#171717;border:1px solid #171717;justify-content:center;align-items:center;min-height:36px;padding:0 14px;text-decoration:none;display:inline-flex}.customer-order-card__service{text-align:right;align-items:end}.customer-order-card__invoice{border-left:1px solid #deded8;min-width:190px;padding-left:16px}.customer-order-card__tracking{min-width:150px}@media (max-width:680px){.customer-order-card>footer,.customer-order-card>header{flex-direction:column;align-items:flex-start}.customer-order-card__service{text-align:left;align-items:start}.customer-order-card__payment-proof{flex-direction:column;align-items:stretch}}.customer-modal form>button,.customer-primary-button,.customer-register-card button{border:1px solid var(--brand);background:var(--brand);cursor:pointer;min-height:50px;font:inherit;padding:0 22px;font-weight:750}.customer-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.customer-product-card{background:#fff;border:1px solid #dfdfdb;grid-template-columns:190px minmax(0,1fr);min-width:0;display:grid}.customer-product-card__image{background:#f4f4f0;place-items:center;min-height:330px;display:grid;overflow:hidden}.customer-product-card__image img{object-fit:contain;width:100%;height:100%}.customer-product-card__image>span{background:var(--brand);place-items:center;width:52px;height:52px;font-weight:900;display:grid}.customer-product-card__body{min-width:0;padding:24px}.customer-product-card__status{color:#695800;background:#fff4b5;padding:4px 8px;font-size:11px}.customer-product-card h2{margin:20px 0 5px;font-size:24px}.customer-product-card__body>p{color:#6e6e68}.customer-product-card dl{margin:20px 0 0}.customer-product-card dl>div{border-bottom:1px solid #ecece8;grid-template-columns:80px minmax(0,1fr);padding:8px 0;display:grid}.customer-product-card dt{color:#8a8a83;font-size:12px}.customer-product-card dd{overflow-wrap:anywhere;margin:0;font-size:12px}.customer-product-card__service{background:#fff9d9;padding:10px;font-size:12px;color:#675600!important}.customer-product-card__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:22px;display:grid}.customer-product-card__actions.is-single{grid-template-columns:1fr}.customer-product-card__actions a,.customer-product-card__actions button{color:#222;cursor:pointer;min-height:42px;font:inherit;background:#fff;border:1px solid #222;place-items:center;font-size:12px;display:grid}.customer-product-card__actions a,.customer-product-card__actions button.is-primary{border-color:var(--brand);background:var(--brand)}.customer-center-empty{text-align:center;border:1px dashed #cecec8;margin-top:26px;padding:58px 30px}.customer-center-empty p{color:#767670}.customer-heading-button{border:1px solid var(--brand);color:#171717;background:var(--brand);cursor:pointer;min-height:44px;font:inherit;justify-content:center;align-items:center;padding:0 20px;font-weight:750;display:inline-flex}.customer-center__note{color:#6f6f69;margin:20px 0 0}.customer-warranty-list{gap:18px;margin-top:24px;display:grid}.customer-warranty-card{background:#fff;border:1px solid #dcdcd7}.customer-warranty-card>header{border-bottom:1px solid #e4e4df;justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px;display:flex}.customer-warranty-card>header span{color:#8a7200;letter-spacing:.04em;font-size:12px;font-weight:800}.customer-warranty-card>header h2{margin:8px 0 5px;font-size:22px}.customer-warranty-card>header p{color:#74746e;margin:0;font-size:12px}.customer-warranty-card>header>strong{color:#650;background:#fff3a8;flex:none;padding:7px 11px;font-size:12px}.customer-warranty-card>header>strong[data-status=completed]{color:#246328;background:#e6f5e4}.customer-warranty-card>header>strong[data-status=cancelled],.customer-warranty-card>header>strong[data-status=rejected]{color:#7b3630;background:#f9e8e5}.customer-warranty-card__summary{padding:22px 24px 4px}.customer-warranty-card__summary>dl{border:1px solid #e3e3de;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.customer-warranty-card__summary>dl>div{border-right:1px solid #e3e3de;min-width:0;padding:14px 16px}.customer-warranty-card__summary>dl>div:last-child{border-right:0}.customer-warranty-card__summary dt{color:#888882;font-size:11px}.customer-warranty-card__summary dd{overflow-wrap:anywhere;margin:6px 0 0;font-size:13px}.customer-warranty-card__action,.customer-warranty-card__notice{background:#f7f7f4;border:1px solid #e2e2dd;margin-top:14px;padding:16px}.customer-warranty-card__action b,.customer-warranty-card__notice b{font-size:13px}.customer-warranty-card__action p,.customer-warranty-card__notice p{color:#666660;margin:6px 0 0;font-size:12px;line-height:1.65}.customer-warranty-card__action{background:#fffbea;border-color:#e8cb29;justify-content:space-between;align-items:center;gap:24px;display:flex}.customer-warranty-card__action button{border:1px solid var(--brand);background:var(--brand);cursor:pointer;min-height:42px;font:inherit;flex:none;padding:0 18px;font-size:12px;font-weight:750}.customer-warranty-card__logistics{color:#555550;background:#f4f4f0;margin:14px 0 0;padding:12px 16px;font-size:12px}.customer-warranty-timeline{margin:18px 24px 24px;padding:0;list-style:none;display:grid}.customer-warranty-timeline li{grid-template-columns:1fr;min-height:62px;padding-left:30px;display:grid;position:relative}.customer-warranty-timeline li:before{content:"";background:#dadad4;width:1px;position:absolute;top:9px;bottom:-9px;left:6px}.customer-warranty-timeline li:last-child:before{display:none}.customer-warranty-timeline li>span{background:var(--brand);border:3px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;top:4px;left:0;box-shadow:0 0 0 1px #c3a900}.customer-warranty-timeline li b{font-size:13px}.customer-warranty-timeline time{color:#8b8b85;margin-left:10px;font-size:11px}.customer-warranty-timeline p{color:#696963;margin:5px 0 0;font-size:12px;line-height:1.55}.customer-address-form__heading{justify-content:space-between;align-items:center;display:flex}.customer-address-form__heading h2{margin:0;font-size:24px}.customer-address-form__heading button{cursor:pointer;background:0 0;border:0}.customer-address-form__grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;display:grid}.customer-address-form label,.customer-modal form label{gap:8px;display:grid}.customer-address-form label>span,.customer-modal form label>span{color:#6c6c66;font-size:12px}.customer-address-form input{min-height:48px;font:inherit;border:1px solid #cfcfca;padding:0 14px}.customer-address-form__full{grid-column:1/-1}.customer-address-default{grid-template-columns:auto 1fr;align-items:center;width:fit-content;margin:18px 0;display:flex!important}.customer-address-default input{min-height:0}.customer-address-list{grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;display:grid}.customer-address-list article{border:1px solid #dfdfdb;padding:22px}.customer-address-list article>div:first-child{align-items:center;gap:8px;display:flex}.customer-address-list article>div:first-child span{background:#f0f0ec;padding:3px 7px;font-size:10px}.customer-address-list article>div:first-child span.is-default{color:#695700;background:#fff2a6}.customer-address-list p{color:#686862;margin:12px 0 0;line-height:1.55}.customer-address-list__actions{margin-top:18px;display:flex;gap:16px!important}.customer-address-list__actions button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0}.customer-security-card{max-width:780px}.account-deletion-page{color:#171717;background:#f2f3f4;min-height:100svh;padding:132px max(24px,50vw - 590px) 88px}.account-deletion-hero{max-width:780px}.account-deletion-card>span,.account-deletion-form>span,.account-deletion-hero>span,.account-deletion-status>span{color:#8b7100;letter-spacing:.14em;font-size:11px;font-weight:760}.account-deletion-hero h1{letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(42px,6vw,76px);font-weight:580;line-height:1}.account-deletion-hero p{color:#60605a;max-width:660px;margin:24px 0 0;font-size:clamp(16px,1.6vw,20px);line-height:1.75}.account-deletion-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;margin-top:52px;display:grid}.account-deletion-card{background:#fff;border:1px solid #dbdcd8;padding:clamp(26px,4vw,44px)}.account-deletion-card--action{border-top:4px solid #c63d32}.account-deletion-card h2,.account-deletion-form h2,.account-deletion-status h2{letter-spacing:-.035em;margin:16px 0 0;font-size:clamp(28px,3.4vw,42px);font-weight:590;line-height:1.1}.account-deletion-card ul{color:#55554f;margin:28px 0 0;padding-left:20px}.account-deletion-card li{padding:6px 0;line-height:1.75}.account-deletion-card>p,.account-deletion-form>p,.account-deletion-status p{color:#62625c;margin:24px 0 0;line-height:1.75}.account-deletion-card a,.account-deletion-support a{color:#806700;text-underline-offset:3px;text-decoration:underline}.account-deletion-code-button,.account-deletion-danger-button,.account-deletion-primary-link{min-height:48px;font:inherit;cursor:pointer;border:1px solid #222;justify-content:center;align-items:center;padding:0 22px;font-size:13px;font-weight:720;display:inline-flex}.account-deletion-primary-link{background:var(--brand);margin-top:28px;color:#111!important;text-decoration:none!important}.account-deletion-form{gap:18px;display:grid}.account-deletion-form>p{margin-bottom:4px}.account-deletion-form label{gap:8px;display:grid}.account-deletion-form label>span{color:#5e5e58;font-size:12px}.account-deletion-form input{min-height:50px;font:inherit;background:#fafaf7;border:1px solid #cacac4;border-radius:0;outline:0;padding:0 14px}.account-deletion-form input:focus{border-color:#8b7100;box-shadow:0 0 0 3px #8b71001a}.account-deletion-code-button{color:#111;background:#fff3a8;border-color:#d1ad00;width:fit-content;margin:4px 0}.account-deletion-danger-button{color:#fff;background:#b83229;border-color:#a52c24;width:100%;margin-top:4px}.account-deletion-code-button:disabled,.account-deletion-danger-button:disabled{cursor:not-allowed;opacity:.52}.account-deletion-support{color:#686862;max-width:800px;margin:34px 0 0;font-size:13px;line-height:1.75}@media (max-width:780px){.account-deletion-page{padding:104px 16px 56px}.account-deletion-layout{grid-template-columns:1fr;margin-top:36px}}.customer-modal{z-index:120;background:#00000094;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.customer-modal>section{background:#fff;width:min(520px,100%);padding:38px;position:relative}.customer-modal>section>span{color:#8b7300;letter-spacing:.14em;font-size:11px}.customer-modal h2{margin:12px 0;font-size:32px}.customer-modal form small,.customer-modal>section>p{color:#70706a;line-height:1.65}.customer-modal>section>p.customer-modal__instruction{color:#5f5200;background:#fffbea;border:1px solid #ead453;padding:12px 14px;font-size:12px}.customer-modal form{gap:18px;margin-top:24px;display:grid}.customer-modal__close{cursor:pointer;background:0 0;border:0;font-size:26px;position:absolute;top:14px;right:14px}.after-sales-page{color:#171717;background:#f4f5f6;min-height:100svh;padding:118px max(24px,50vw - 640px) 88px}.after-sales-hero{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.after-sales-hero span,.after-sales-sidebar section>span,.after-sales-step-heading span{color:#927900;letter-spacing:.14em;font-size:11px;font-weight:800}.after-sales-hero h1{margin:8px 0 0;font-size:clamp(42px,6vw,72px);line-height:1}.after-sales-hero p{color:#73736d}.after-sales-hero>a{border-bottom:1px solid;padding-bottom:4px}.after-sales-steps{grid-template-columns:repeat(4,1fr);margin:42px 0 0;padding:0;list-style:none;display:grid}.after-sales-steps li{color:#a7a7a1;gap:10px;display:grid;position:relative}.after-sales-steps li:before{content:"";background:#dedfdf;width:calc(100% - 36px);height:2px;position:absolute;top:17px;left:36px}.after-sales-steps li:last-child:before{display:none}.after-sales-steps li span{z-index:1;color:#888;background:#e4e5e6;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.after-sales-steps li.is-active,.after-sales-steps li.is-complete{color:#111}.after-sales-steps li.is-active span,.after-sales-steps li.is-complete span{color:#111;background:var(--brand)}.after-sales-steps li.is-complete:before{background:var(--brand)}.after-sales-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;margin-top:34px;display:grid}.after-sales-form,.after-sales-sidebar section{background:#fff;border:1px solid #dedfdf}.after-sales-step-panel{padding:clamp(26px,4vw,48px)}.after-sales-step-heading h2{margin:8px 0 0;font-size:clamp(28px,3vw,42px)}.after-sales-step-heading p{color:#777771}.after-sales-selection-tabs{border-bottom:1px solid #dedfdf;grid-template-columns:1fr 1fr;margin-top:30px;display:grid}.after-sales-selection-tabs button{cursor:pointer;min-height:48px;font:inherit;background:0 0;border:0}.after-sales-selection-tabs button.is-active{font-weight:750;box-shadow:inset 0 -3px #181818}.after-sales-sn-search{grid-template-columns:1fr 120px;margin-top:20px;display:grid}.after-sales-field input,.after-sales-field select,.after-sales-field textarea,.after-sales-sn-search input{width:100%;min-height:50px;font:inherit;background:#fff;border:1px solid #d1d2d3;outline:0;padding:0 14px}.after-sales-sn-search button{color:#fff;cursor:pointer;background:#191919;border:0}.after-sales-product-options{gap:10px;margin-top:20px;display:grid}.after-sales-product-options>button{cursor:pointer;text-align:left;background:#fff;border:1px solid #dedfdf;grid-template-columns:80px minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;padding:14px;display:grid}.after-sales-product-options>button.is-selected{background:#fffbea;border:2px solid #d7b100}.after-sales-product-option__image{background:#f1f2f0;place-items:center;width:80px;height:80px;display:grid;overflow:hidden}.after-sales-product-option__image img{object-fit:contain;width:100%;height:100%}.after-sales-product-options>button>span:nth-child(2){gap:4px;min-width:0;display:grid}.after-sales-product-options em,.after-sales-product-options small{color:#777771;font-size:12px;font-style:normal}.after-sales-product-options em{color:#9b6200}.after-sales-service-types{border:0;grid-template-columns:repeat(5,1fr);gap:8px;margin:30px 0 0;padding:0;display:grid}.after-sales-service-types legend{margin-bottom:10px;font-size:13px;font-weight:750}.after-sales-service-types label{cursor:pointer;border:1px solid #d7d7d2;place-items:center;min-height:54px;display:grid}.after-sales-service-types label.is-selected{background:#fff6bd;border-color:#d5b000}.after-sales-service-types input{opacity:0;position:absolute}.after-sales-field{gap:8px;margin-top:20px;display:grid}.after-sales-field>span{font-size:13px;font-weight:750}.after-sales-field textarea{resize:vertical;padding:14px}.after-sales-field>small{color:#92928c;text-align:right}.after-sales-upload{border-top:1px solid #e4e4e0;margin-top:24px;padding-top:22px}.after-sales-upload>div:first-child{gap:5px;display:grid}.after-sales-upload>div:first-child span{color:#80807a;font-size:12px}.after-sales-upload-grid{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.after-sales-upload-grid figure,.after-sales-upload-grid>label{cursor:pointer;border:1px dashed #c9c9c4;place-items:center;width:100px;height:100px;margin:0;display:grid;position:relative;overflow:hidden}.after-sales-upload-grid img{object-fit:cover;width:100%;height:100%}.after-sales-upload-grid figure button{color:#fff;background:#000000a6;border:0;border-radius:50%;width:24px;height:24px;position:absolute;top:4px;right:4px}.after-sales-upload-grid input{display:none}.after-sales-address-options{gap:8px;margin-top:28px;display:grid}.after-sales-address-options>button{cursor:pointer;text-align:left;background:#fff;border:1px solid #d9d9d4;grid-template-columns:1fr auto;gap:4px 12px;padding:14px;display:grid}.after-sales-address-options>button.is-selected{background:#fffbea;border-color:#d5b000}.after-sales-address-options small{color:#75756f;grid-column:1/-1}.after-sales-contact-grid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.after-sales-field--full{grid-column:1/-1}.after-sales-shipping-note{border-left:4px solid var(--brand);background:#fff9db;margin-top:24px;padding:18px}.after-sales-shipping-note p{color:#65655f;margin:6px 0 0;line-height:1.65}.after-sales-confirm-product{background:#f5f5f2;align-items:center;gap:18px;margin-top:28px;padding:18px;display:flex}.after-sales-confirm-product p,.after-sales-confirm-product small{color:#70706a}.after-sales-confirm-list{border-top:1px solid #dfdfdb;margin:22px 0 0}.after-sales-confirm-list>div{border-bottom:1px solid #dfdfdb;grid-template-columns:110px 1fr;padding:14px 0;display:grid}.after-sales-confirm-list dt{color:#84847e}.after-sales-confirm-list dd{margin:0;line-height:1.65}.after-sales-form-actions{border-top:1px solid #dedfdf;justify-content:flex-end;gap:10px;padding:20px clamp(26px,4vw,48px);display:flex}.after-sales-form-actions a,.after-sales-form-actions button{color:#222;cursor:pointer;background:#fff;border:1px solid #222;place-items:center;min-width:118px;min-height:48px;display:grid}.after-sales-form-actions .is-primary{border-color:var(--brand);background:var(--brand);font-weight:800}.after-sales-sidebar{gap:16px;display:grid}.after-sales-sidebar section{padding:24px}.after-sales-sidebar h2{margin:12px 0 0;font-size:24px}.after-sales-sidebar ol{gap:18px;margin:24px 0 0;padding:0;list-style:none;display:grid}.after-sales-sidebar li{grid-template-columns:28px 1fr;gap:10px;display:grid}.after-sales-sidebar li b{background:var(--brand);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.after-sales-sidebar li p{color:#6e6e68;margin:3px 0 0;line-height:1.55}.after-sales-sidebar article{border-top:1px solid #e2e2df;margin-top:16px;padding-top:16px}.after-sales-sidebar article p,.after-sales-sidebar article small{color:#74746e;margin:5px 0 0}.after-sales-loading,.after-sales-login-required,.after-sales-success{text-align:center;background:#fff;border:1px solid #dedfdf;width:min(680px,100%);margin:80px auto 0;padding:clamp(36px,6vw,72px)}.after-sales-login-required h1,.after-sales-success h1{font-size:clamp(38px,5vw,62px)}.after-sales-login-required>a,.after-sales-success a,.after-sales-success button{color:#fff;cursor:pointer;background:#222;border:1px solid #222;align-items:center;min-height:48px;margin:18px 4px 0;padding:0 22px;display:inline-flex}.after-sales-success>span{background:var(--brand);border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto;font-size:30px;display:grid}.after-sales-success>strong{font-size:22px;display:block}.after-sales-empty{text-align:center;padding:40px 20px}@media (max-width:1100px){.after-sales-layout,.customer-product-grid{grid-template-columns:1fr}.after-sales-sidebar{grid-template-columns:1fr 1fr}}@media (max-width:820px){.customer-center{padding:92px 14px 46px}.customer-center__shell{grid-template-columns:1fr}.customer-center__sidebar{border-right:0;padding:18px}.customer-center__sidebar nav{grid-template-columns:1fr 1fr}.customer-center__logout{margin-top:20px}.customer-center__content{padding:26px 18px}.customer-center__page-heading{flex-direction:column;align-items:flex-start}.customer-address-list,.customer-overview-grid,.customer-overview-stats,.customer-register-card,.customer-warranty-card__summary>dl{grid-template-columns:1fr}.customer-warranty-card__summary>dl>div{border-bottom:1px solid #e3e3de;border-right:0}.customer-warranty-card__summary>dl>div:last-child{border-bottom:0}.customer-warranty-card__action{flex-direction:column;align-items:stretch}.customer-overview-stats article{border-bottom:1px solid #dfdfdb;border-right:0}.customer-overview-stats article:last-child{border-bottom:0}.after-sales-page{padding:94px 14px 50px}.after-sales-hero{flex-direction:column;align-items:flex-start}.after-sales-steps li b{font-size:11px}.after-sales-service-types{grid-template-columns:1fr 1fr}.after-sales-sidebar{grid-template-columns:1fr}}@media (max-width:560px){.after-sales-contact-grid,.customer-address-form__grid,.customer-center__sidebar nav,.customer-product-card,.customer-profile-form__grid,.customer-register-card form{grid-template-columns:1fr}.customer-product-card__image{min-height:220px}.after-sales-field--full,.customer-address-form__full,.customer-profile-form__full{grid-column:auto}.after-sales-steps li b{max-width:54px}.after-sales-product-options>button{grid-template-columns:60px minmax(0,1fr)}.after-sales-product-option__image{width:60px;height:60px}.after-sales-product-options>button>b{grid-column:2}}.community-section{color:#1b1b1b;background:#fff;border-top:1px solid #e2e4e7;padding:clamp(56px,6vw,88px) 0}.community-section__heading{align-items:end}.community-section__heading h2{color:#151515;font-size:clamp(34px,3.6vw,54px)}.community-section__heading>p{color:#666b72}.community-layout--thread{margin-top:clamp(34px,4vw,54px);display:block}.community-thread{background:#fff;border:1px solid #d9dde2;overflow:hidden}.community-thread .community-feed__title{background:#f5f7f9;border-bottom:1px solid #d9dde2;min-height:76px;padding:14px 22px}.community-thread .community-feed__title>div{align-items:center;gap:14px;display:flex}.community-thread .community-feed__title h3{color:#20242a;font-size:20px}.community-thread .community-feed__title>span{color:#777d85}.community-thread__mark{color:#725f00;background:#fff8cf;border:1px solid #dfc84e;padding:5px 8px;font-size:10px;font-weight:720}.community-post--thread{background:#fff;border-bottom:1px solid #d9dde2;grid-template-columns:158px minmax(0,1fr);min-height:220px;padding:0;display:grid}.community-post--thread:last-child{border-bottom:0}.community-post__author{text-align:center;background:#f5f7f9;border-right:1px solid #d9dde2;flex-direction:column;align-items:center;gap:8px;padding:28px 18px;display:flex}.community-post__avatar{color:#4e5258;background:#fff;border:1px solid #d6d9de;border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:4px;font-size:24px;font-weight:650;display:grid}.community-post__author strong{color:#34383d;font-size:13px}.community-post__author small{color:#92979d;font-size:10px}.community-post__body{flex-direction:column;min-width:0;padding:26px 30px 18px;display:flex}.community-post__body>header{display:flex}.community-post__body>header span{color:#725f00;background:#fff9d7;border:1px solid #e0ce69;padding:4px 7px;font-size:10px;font-weight:720}.community-post--thread h4{color:#202328;margin-top:18px}.community-post--thread .community-post__body>p{color:#3d4248;white-space:pre-wrap;margin:14px 0 28px;line-height:1.8}.community-post--thread .community-post__images{margin:0 0 24px}.community-post__body>footer{color:#90959b;border-top:1px solid #eef0f2;justify-content:flex-end;gap:12px;margin-top:auto;padding-top:14px;font-size:10px;display:flex}.community-empty--thread{background:#fff;min-height:230px}.community-empty--thread strong{color:#35393e}.community-empty--thread p{color:#81868d}.community-reply-box{background:#f5f7f9;border:1px solid #d9dde2;margin-top:26px;padding:0;overflow:hidden}.community-reply-box__title{background:#eef1f4;border-bottom:1px solid #d9dde2;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:0 24px;display:flex}.community-reply-box__title strong{color:#20242a;font-size:17px}.community-reply-box__title span{color:#858a91;font-size:11px}.community-reply-box .community-composer__identity{border-bottom:1px solid #d9dde2;padding:18px 24px}.community-reply-box .community-composer__identity span{color:#20242a}.community-reply-box .community-composer__identity small{color:#7b8087}.community-reply-box form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px 22px;margin-top:0;padding:24px}.community-reply-box .community-field--content,.community-reply-box .community-image-preview,.community-reply-box .community-kind,.community-reply-box .community-submit,.community-reply-box .community-upload,.community-reply-box .form-message{grid-column:1/-1}.community-reply-box .community-field>span,.community-reply-box .community-kind legend{color:#686d74}.community-reply-box .community-kind label{color:#30343a}.community-reply-box .community-field input,.community-reply-box .community-field select,.community-reply-box .community-field textarea{color:#20242a;background:#fff;border-color:#cfd3d8}.community-reply-box .community-field select{color:#20242a;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #cfd3d8;border-radius:0;padding:0 14px}.community-reply-box .community-field textarea{resize:none;min-height:84px;overflow-y:hidden}.community-reply-box .community-field input::placeholder,.community-reply-box .community-field textarea::placeholder{color:#9a9ea4}.community-reply-box .community-upload label{color:#3d4248;background:#fff;border-color:#bfc4ca}.community-reply-box .community-upload small{color:#7f848b}.community-reply-box .community-submit{width:min(180px,100%)}.community-publish-box{margin-top:38px}.community-publish-box form{margin-top:0}.community-association-help{color:#666b72;border-left:3px solid var(--brand);background:#fff;grid-column:1/-1;margin:0;padding:13px 15px;font-size:12px;line-height:1.6}.community-publish-box>.community-login-card,.community-reply-box .community-login-card{padding:32px 24px 38px}.community-reply-box .community-login-card h3{color:#20242a}.community-reply-box .community-login-card p{color:#6d7279}@media (max-width:900px){.community-section__heading{align-items:start}.community-reply-box form{grid-template-columns:1fr}}@media (max-width:640px){.community-section{padding:48px 0}.community-reply-box__title,.community-thread .community-feed__title{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px}.community-thread .community-feed__title>div{flex-direction:column;align-items:flex-start;gap:8px}.community-post--thread{grid-template-columns:96px minmax(0,1fr)}.community-post__author{padding:22px 10px}.community-post__avatar{width:48px;height:48px;font-size:19px}.community-post__body{padding:22px 18px 16px}.community-reply-box .community-composer__identity,.community-reply-box form{padding-inline:18px}}.community-thread{background:#f3f5f8;border-color:#dfe3e8;border-radius:12px}.community-thread .community-feed__title{background:#fff}.community-post--thread,.community-post--thread:last-child{background:#fff;border:1px solid #e1e5ea;border-radius:10px;min-height:0;padding:0;display:block;overflow:hidden;box-shadow:0 3px 12px #161f2c0a}.community-post--thread h4{color:#1d2733;margin:2px 0 8px;font-size:16px}.community-post--thread .community-post__body>p{color:#242b34;margin:2px 0 16px;font-size:14px;line-height:1.75}.community-post--thread .community-post__images{grid-template-columns:repeat(2,minmax(0,290px));gap:5px;max-width:680px;margin:0 0 16px;display:grid}.community-post--thread .community-post__images img{object-fit:cover;border-radius:7px;width:100%;height:clamp(180px,24vw,300px)}.community-post>.community-post__identity-row>.community-post__author-copy{color:inherit;font-size:inherit;font-weight:inherit;background:0 0;padding:0}.community-post>.community-post__identity-row{justify-content:flex-start;gap:12px}.community-post>.community-post__identity-row>.community-post__author-copy strong{color:#202731;font-size:14px;font-weight:720}.community-post>.community-post__identity-row>.community-post__kind{color:#386fae;background:#eff7ff;border:1px solid #bcd7f7;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:700}@media (max-width:640px){.community-post--thread .community-post__images{grid-template-columns:repeat(2,minmax(0,1fr))}.community-post--thread .community-post__images img{height:42vw}}.riding-community-page{color:#20242a;background:#eef1f4;min-height:100vh}.riding-community-hero{color:#fff;background:radial-gradient(circle at 82% 22%,#ffd50038,#0000 25%),linear-gradient(125deg,#090b0d,#11161b 58%,#171a19);padding:clamp(154px,14vw,218px) 0 clamp(66px,7vw,104px);position:relative;overflow:hidden}.riding-community-hero:after{aspect-ratio:1;content:"";pointer-events:none;border:clamp(46px,6vw,86px) solid #ffd50014;border-radius:50%;width:min(58vw,820px);position:absolute;bottom:-27vw;right:-8vw}.riding-community-hero__inner{z-index:1;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(44px,8vw,120px);display:grid;position:relative}.riding-community-hero .subpage-eyebrow,.riding-community-publish .subpage-eyebrow{color:var(--brand)}.riding-community-hero h1{letter-spacing:-.065em;margin:15px 0 0;font-size:clamp(56px,8vw,116px);font-weight:790;line-height:.94}.riding-community-hero__lead{color:#b9bec4;max-width:650px;margin:30px 0 0;font-size:clamp(15px,1.45vw,19px);line-height:1.85}.riding-community-hero__actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.riding-community-hero__actions a{color:#fff;border:1px solid #4a4e52;justify-content:center;align-items:center;min-height:50px;padding:0 25px;font-size:13px;font-weight:720;display:inline-flex}.riding-community-hero__actions a:last-child{border-color:var(--brand);color:#111;background:var(--brand)}.riding-community-stats{border-top:1px solid #464a4d;grid-template-columns:repeat(3,minmax(92px,1fr));margin:0;display:grid}.riding-community-stats>div{min-width:112px;padding:19px 24px 0 0}.riding-community-stats dt{color:#fff;letter-spacing:-.05em;font-size:clamp(28px,3vw,44px);font-weight:760}.riding-community-stats dd{color:#858b91;letter-spacing:.08em;margin:6px 0 0;font-size:11px}.riding-community-board{padding-block:clamp(22px,2.6vw,36px) clamp(74px,8vw,118px);scroll-margin-top:88px}.riding-community-toolbar{background:#fff;border:1px solid #d6dbe0;justify-content:space-between;gap:24px;min-height:78px;padding:12px 16px 12px 22px}.riding-community-sort,.riding-community-toolbar,.riding-community-toolbar nav,.riding-community-toolbar__tools{align-items:center;display:flex}.riding-community-toolbar nav{gap:4px}.riding-community-toolbar nav button{color:#626a73;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0 16px;font-size:13px;display:inline-flex}.riding-community-toolbar nav button.is-active{color:#171a1d;background:var(--brand);font-weight:720}.riding-community-toolbar nav b{min-width:21px;height:21px;color:inherit;background:#1c202512;border-radius:12px;justify-content:center;align-items:center;padding:0 6px;font-size:10px;display:inline-flex}.riding-community-toolbar__tools{gap:12px}.riding-community-toolbar__tools label{width:min(29vw,330px)}.riding-community-toolbar input{color:#272c32;width:100%;min-height:42px;font:inherit;background:#f6f7f8;border:1px solid #d9dde2;border-radius:0;padding:0 14px;font-size:12px}.riding-community-sort{border-left:1px solid #e3e6e9;padding-left:12px}.riding-community-sort button{color:#8a9097;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;padding:0 10px;font-size:11px}.riding-community-sort button.is-active{color:#171a1d;font-weight:720}.riding-community-notice{border-left:3px solid var(--brand);color:#555e67;background:#fff;margin:12px 0 0;padding:12px 15px;font-size:12px}.riding-community-layout{grid-template-columns:minmax(0,1fr) minmax(250px,300px);align-items:start;gap:22px;margin-top:22px;display:grid}.riding-community-feed,.riding-community-sidebar{min-width:0}.riding-community-feed__heading{background:#fff;border:1px solid #d9dde2;border-bottom:0;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:15px 20px;display:flex}.riding-community-feed__heading span{color:#9b8200;letter-spacing:.16em;font-size:9px;font-weight:760}.riding-community-feed__heading h2{color:#1c2229;margin:4px 0 0;font-size:22px}.riding-community-feed__heading>p{color:#9299a1;font-size:11px}.riding-community-topics{gap:12px;display:grid}.riding-community-topic{background:#fff;border:1px solid #d9dde2;overflow:hidden}.riding-community-topic__meta{background:#fafbfc;border-bottom:1px solid #edf0f2;align-items:center;gap:11px;min-height:42px;padding:8px 20px;display:flex}.riding-community-topic__meta>span{color:#59616a;background:#fff;border:1px solid #d3d8de;padding:4px 7px;font-size:10px;font-weight:720}.riding-community-topic__meta>span.is-training{color:#315f8f;background:#f0f7ff;border-color:#bdd5ee}.riding-community-topic__meta>span.is-product{color:#645500;background:#fff9d5;border-color:#e2c94b}.riding-community-topic__meta a,.riding-community-topic__meta small{color:#7a828b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.riding-community-topic__meta a:hover{color:#1e5f9c}.riding-community-topic .community-post--thread{box-shadow:none;border:0;border-radius:0;overflow:visible}.riding-community-topic .community-post__identity-row{min-height:68px;padding:15px 20px 9px}.riding-community-topic .community-post__body{padding:0 20px}.riding-community-topic .community-post--thread h4{margin-top:4px;font-size:clamp(16px,1.4vw,20px)}.riding-community-topic .community-post--thread .community-post__body>p{color:#30363d;margin-bottom:18px;font-size:14px;line-height:1.85}.riding-community-topic .community-post__actions{margin-inline:-20px}.riding-community-topic .community-post__login-notice,.riding-community-topic .community-post__replies,.riding-community-topic .community-post__reply-form{margin-bottom:16px!important}.riding-community-empty{color:#858c94;text-align:center;background:#fff;border:1px solid #d9dde2;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:48px 24px;display:flex}.riding-community-empty strong{color:#30363d;font-size:18px}.riding-community-empty p{margin:10px 0 0;line-height:1.7}.riding-community-sidebar{gap:14px;display:grid;position:sticky;top:108px}.riding-community-sidebar__panel,.riding-community-sidebar__publish{background:#fff;border:1px solid #d9dde2;padding:24px}.riding-community-sidebar__publish{color:#fff;background:#171b1f;border-color:#171b1f}.riding-community-sidebar__publish>span{color:var(--brand);letter-spacing:.08em;font-size:10px;font-weight:760}.riding-community-sidebar__publish h2{margin:13px 0 0;font-size:24px;line-height:1.35}.riding-community-sidebar__publish p{color:#9da3a9;margin:14px 0 0;font-size:12px;line-height:1.75}.riding-community-sidebar__publish a{color:#111;background:var(--brand);justify-content:center;align-items:center;min-height:44px;margin-top:22px;font-size:12px;font-weight:720;display:flex}.riding-community-sidebar__panel h3{color:#252b31;margin:0 0 13px;font-size:15px}.riding-community-sidebar__panel button{color:#565f68;width:100%;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;border-top:1px solid #edf0f2;justify-content:space-between;align-items:center;padding:0;font-size:12px;display:flex}.riding-community-sidebar__panel button b{color:#9b8200;font-size:11px}.riding-community-sidebar__panel p{color:#727a83;margin:0;font-size:12px;line-height:1.75}.riding-community-sidebar__panel a{color:#245f97;margin-top:13px;font-size:11px;font-weight:700;display:inline-flex}.riding-community-publish{padding-block:0 clamp(80px,9vw,132px);scroll-margin-top:108px}.riding-community-publish__heading{color:#fff;background:#111417;padding:clamp(42px,5vw,68px)}.riding-community-publish__heading h2{letter-spacing:-.04em;margin:14px 0 0;font-size:clamp(34px,4vw,58px)}.riding-community-publish__heading>p:last-child{color:#9ea4aa;margin:18px 0 0;line-height:1.75}.riding-community-publish .community-publish-box{border-top:0;margin-top:0}.riding-community-publish .community-page__error,.riding-community-publish .community-page__loading{margin:0;padding:30px}@media (max-width:980px){.riding-community-hero__inner{grid-template-columns:1fr}.riding-community-stats{max-width:560px}.riding-community-toolbar{flex-direction:column;align-items:stretch}.riding-community-toolbar__tools{justify-content:space-between}.riding-community-toolbar__tools label{width:min(60vw,420px)}.riding-community-layout{grid-template-columns:minmax(0,1fr) 240px}}@media (max-width:760px){.riding-community-hero{padding-top:142px}.riding-community-hero h1{font-size:clamp(54px,17vw,82px)}.riding-community-layout{grid-template-columns:1fr}.riding-community-sidebar{grid-template-columns:1fr 1fr;position:static}.riding-community-sidebar__publish{grid-column:1/-1}}@media (max-width:580px){.riding-community-hero{padding-bottom:58px}.riding-community-hero__actions a{flex:130px}.riding-community-stats{grid-template-columns:repeat(3,1fr)}.riding-community-stats>div{min-width:0;padding-right:8px}.riding-community-stats dt{font-size:28px}.riding-community-toolbar{padding:10px}.riding-community-toolbar nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.riding-community-toolbar nav button{justify-content:center;gap:5px;padding:0 8px;font-size:11px}.riding-community-toolbar__tools{flex-direction:column;align-items:stretch}.riding-community-toolbar__tools label{width:100%}.riding-community-sort{border-left:0;padding:0}.riding-community-sort button{border:1px solid #e1e4e7;flex:1}.riding-community-feed__heading{min-height:68px}.riding-community-topic .community-post__body,.riding-community-topic .community-post__identity-row,.riding-community-topic__meta{padding-inline:14px}.riding-community-topic .community-post__actions{margin-inline:-14px}.riding-community-topic .community-post__actions button{gap:4px}.riding-community-sidebar{grid-template-columns:1fr}.riding-community-sidebar__publish{grid-column:auto}.riding-community-publish__heading{padding:36px 22px}}.download-page{color:var(--dark-text);background:#f2f2ed}.download-hero{min-height:min(760px,92svh);color:var(--text);background:radial-gradient(circle at 78% 45%,#ffd40030,#0000 25%),linear-gradient(135deg,#090909,#141410 56%,#1c1b13);padding-top:86px;overflow:hidden}.download-hero__inner{flex-direction:column;justify-content:space-between;min-height:calc(min(760px,92svh) - 86px);padding-block:clamp(48px,6vw,86px);display:flex;position:relative}.download-hero__copy{z-index:1;max-width:900px;margin-top:auto;padding-top:72px;position:relative}.download-hero__copy h1{letter-spacing:-.07em;max-width:900px;margin:0;font-size:clamp(58px,8vw,124px);font-weight:570;line-height:.93}.download-hero__copy>p:last-child{color:#bdbdb5;max-width:690px;margin:34px 0 0;font-size:clamp(16px,1.35vw,20px);line-height:1.8}.download-hero__mark{aspect-ratio:1;opacity:.22;filter:grayscale()brightness(2.4);place-items:center;width:clamp(260px,31vw,480px);display:grid;position:absolute;top:50%;right:clamp(-90px,2vw,40px);transform:translateY(-42%)rotate(6deg)}.download-hero__mark img{width:100%;height:auto}.download-platforms{padding-block:clamp(82px,9vw,140px)}.download-section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:clamp(32px,7vw,110px);margin-bottom:54px;display:grid}.download-section-heading h2{letter-spacing:-.06em;max-width:840px;margin:0;font-size:clamp(42px,5.6vw,84px);font-weight:570;line-height:1}.download-section-heading>p{color:#60605a;margin:0;font-size:15px;line-height:1.8}.download-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.download-card-grid.is-china{grid-template-columns:repeat(3,minmax(0,1fr))}.download-card{background:#fff;border:1px solid #d9d9d2;border-radius:3px;flex-direction:column;min-width:0;padding:clamp(24px,2.4vw,38px);display:flex;box-shadow:0 18px 50px #1d1d180f}.download-card__topline{justify-content:space-between;align-items:center;gap:20px;display:flex}.download-card__topline>span{color:#7b7b74;letter-spacing:.18em;font-size:11px;font-weight:780}.download-card__topline b{color:#5d5d56;background:#eeeeea;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700}.download-card__topline b.is-available{color:#216737;background:#e6f6e9}.download-card__topline b.is-beta{color:#6e5a00;background:#fff4b8}.download-card__topline b.is-paused{color:#9e3535;background:#fbe9e7}.download-card__copy{min-height:152px;padding-top:30px}.download-card__copy h3{letter-spacing:-.04em;margin:0;font-size:clamp(27px,2.2vw,36px);font-weight:600}.download-card__copy p{color:#696963;margin:18px 0 0;font-size:14px;line-height:1.75}.download-card__qr{background:linear-gradient(135deg,#ffd40014,#0000 45%),#f8f8f4;border:1px solid #e1e1db;place-items:center;margin-top:16px;padding:22px;display:grid}.download-card__qr>img{width:min(100%,220px);height:auto}.download-card__qr>small{color:#777770;margin-top:14px;font-size:11px}.download-card__qr-placeholder{aspect-ratio:1;color:#777770;text-align:center;background:#fff;border:1px dashed #c9c9c1;align-content:center;place-items:center;gap:18px;width:min(100%,220px);display:grid}.download-card__qr-placeholder img{opacity:.24;filter:grayscale()}.download-card__qr-placeholder span{max-width:150px;font-size:11px;line-height:1.55}.download-card__details{border-top:1px solid #e4e4de;margin:22px 0 0}.download-card__details>div{border-bottom:1px solid #ecece7;grid-template-columns:86px minmax(0,1fr);gap:12px;padding:12px 0;font-size:12px;display:grid}.download-card__details dt{color:#8c8c84}.download-card__details dd{color:#33332f;overflow-wrap:anywhere;min-width:0;margin:0}.download-card__checksum dd{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;line-height:1.5}.download-card__note{color:#65655e;margin:18px 0 0;font-size:12px;line-height:1.7}.download-card__action{color:#181711;background:var(--brand);border:1px solid #d1ae00;place-items:center;min-height:48px;margin-top:auto;padding:14px 18px;font-size:13px;font-weight:760;transition:transform .16s,filter .16s;display:grid}.download-card__details+.download-card__action,.download-card__note+.download-card__action,.download-card__qr+.download-card__action{margin-top:24px}.download-card__action:hover{filter:brightness(.97);transform:translateY(-1px)}.download-card__action.is-disabled{color:#8b8b84;pointer-events:none;background:#eeeeea;border-color:#d8d8d2}.download-card__action.is-disabled.is-available{color:#181711;background:var(--brand);border-color:#d1ae00}.download-assurance{background:#e4e4de;padding-block:clamp(76px,9vw,136px)}.download-assurance__grid{grid-template-columns:.75fr 1.25fr;gap:clamp(48px,8vw,136px);display:grid}.download-assurance h2{letter-spacing:-.055em;max-width:560px;margin:0;font-size:clamp(38px,4.6vw,70px);font-weight:570;line-height:1.04}.download-assurance__items{border-top:1px solid #bdbdb5}.download-assurance__items article{border-bottom:1px solid #bdbdb5;grid-template-columns:54px minmax(150px,.55fr) minmax(0,1fr);align-items:start;gap:22px;padding:28px 0;display:grid}.download-assurance__items span{color:#898982;letter-spacing:.14em;font-size:11px}.download-assurance__items h3,.download-assurance__items p{margin:0}.download-assurance__items h3{font-size:18px;font-weight:650}.download-assurance__items p{color:#63635d;font-size:13px;line-height:1.75}.android-download-page{color:#171713;background:#f3f3ee;min-height:100vh}.android-download-hero{color:#f6f6ef;background:radial-gradient(circle at 82% 26%,#ffd4003d,#0000 24%),linear-gradient(135deg,#0a0a09,#191812);padding:150px 0 76px}.android-download-hero h1{letter-spacing:-.065em;max-width:980px;margin:22px 0 0;font-size:clamp(48px,7vw,102px);font-weight:570;line-height:.98}.android-download-hero .page-shell>p:last-child{color:#b9b9b1;max-width:760px;margin:26px 0 0;font-size:clamp(15px,1.35vw,19px);line-height:1.8}.android-download-body{padding-block:clamp(54px,7vw,100px)}.android-channel-status>span{color:#5d5d56;background:#e9e9e4;border-radius:999px;width:fit-content;margin-top:28px;padding:7px 10px;font-size:11px}.android-channel-status>span.is-available{color:#216737;background:#e4f5e7}.android-channel-status>span.is-beta{color:#6e5a00;background:#fff3b0}.android-channel-status>span.is-paused{color:#9e3535;background:#fbe9e7}.android-channel-status{background:#fff;border:1px solid #dbdbd4;align-items:center;gap:18px;padding:20px 24px;display:flex}.android-channel-status>span{flex:none;margin:0}.android-channel-status p{color:#696963;margin:0;font-size:13px;line-height:1.65}.android-download-actions{gap:10px;margin-top:18px;display:flex}.android-primary-action,.android-secondary-action{justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:13px;font-weight:750;display:inline-flex}.android-primary-action{color:#14140f;background:var(--brand)}.android-primary-action.is-disabled{color:#898981;background:#dfdfda}.android-secondary-action{color:#343430;background:#fff;border:1px solid #cfcfc8}.android-download-details,.android-download-notice,.android-store-section{background:#fff;border:1px solid #d5d5ce;margin-top:34px;padding:clamp(26px,4vw,48px)}.android-download-details h2,.android-download-notice h2,.android-store-section h2{letter-spacing:-.045em;margin:0;font-size:clamp(27px,3vw,42px);font-weight:590}.android-download-details dl{border-top:1px solid #deded8;grid-template-columns:repeat(2,minmax(0,1fr));margin:28px 0 0;display:grid}.android-download-details dl>div{border-bottom:1px solid #e7e7e1;grid-template-columns:120px minmax(0,1fr);gap:14px;padding:18px 0;display:grid}.android-download-details dl>div:nth-child(odd){padding-right:24px}.android-download-details dl>div:nth-child(2n){border-left:1px solid #e7e7e1;padding-left:24px}.android-download-details dt{color:#85857e;font-size:12px}.android-download-details dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px}.android-download-details>p{color:#666660;margin:22px 0 0;line-height:1.75}.android-store-section>header{justify-content:space-between;align-items:end;gap:30px;display:flex}.android-store-section>header>p{color:#777770;max-width:360px;margin:0;font-size:12px;line-height:1.7}.android-store-list{border-top:1px solid #dadad4;margin-top:28px}.android-store-list article{border-bottom:1px solid #e2e2dc;justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.android-store-list article>div{gap:5px;display:grid}.android-store-list strong{font-size:16px}.android-store-list article>span,.android-store-list small{color:#81817a;font-size:11px}.android-store-list a{color:#655200;background:#fff3b2;padding:10px 14px;font-size:12px;font-weight:730}.android-store-empty{color:#797972;text-align:center;background:#f4f4ef;margin:28px 0 0;padding:28px}.android-download-notice{color:#ecece7;background:#121211;border-color:#121211}.android-download-notice ol{color:#aaa9a3;gap:14px;margin:28px 0 0;padding-left:22px;line-height:1.75;display:grid}@media (max-width:980px){.download-card-grid,.download-card-grid.is-china{grid-template-columns:1fr}.download-card{grid-template-columns:minmax(0,1fr) minmax(230px,.55fr);column-gap:32px;display:grid}.download-card__action,.download-card__copy,.download-card__details,.download-card__note,.download-card__topline{grid-column:1}.download-card__copy{min-height:0}.download-card__qr{grid-area:1/2/span 5;margin-top:0}}@media (max-width:760px){.download-hero__mark{opacity:.13;right:-120px}.download-assurance__grid,.download-section-heading{grid-template-columns:1fr}.download-card{display:flex}.download-card__qr{margin-top:16px}.download-assurance__items article{grid-template-columns:38px minmax(0,1fr)}.download-assurance__items p{grid-column:2}.android-download-details dl{grid-template-columns:1fr}.android-download-details dl>div,.android-download-details dl>div:nth-child(2n),.android-download-details dl>div:nth-child(odd){border-left:0;padding-inline:0}.android-store-section>header{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.download-hero{min-height:650px}.download-hero__inner{min-height:564px}.download-hero__copy h1{font-size:clamp(50px,16vw,76px)}.download-card{padding:22px}.android-download-hero{padding:124px 0 58px}.android-channel-status,.android-download-actions,.android-store-list article{flex-direction:column;align-items:stretch}.android-channel-status>span{align-self:flex-start}.android-download-details dl>div{grid-template-columns:1fr;gap:6px}}.riding-community-feed__composer{border-bottom:0;padding:20px;scroll-margin-top:112px}.community-stream-composer{grid-template-columns:46px minmax(0,1fr);gap:13px;display:grid}.community-stream-composer__identity{display:contents}.community-stream-composer__identity>span:last-child{align-items:baseline;gap:8px;min-width:0;display:flex}.community-stream-composer__identity strong{color:#1f252b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.community-stream-composer__identity small{color:#9299a1;font-size:10px}.community-stream-composer__avatar{color:#614f00;background:#f8df64;border-radius:50%;grid-row:1/span 2;place-items:center;width:46px;height:46px;font-size:17px;font-weight:760;display:grid;position:relative;overflow:hidden}.community-stream-composer__avatar img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.community-stream-composer form{gap:13px;min-width:0;display:grid}.community-stream-composer__topics{gap:8px}.community-stream-composer__topics legend{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.community-stream-composer__topics label{color:#66707a;background:#f7f9fa;border:1px solid #dce1e6;border-radius:16px;min-height:30px;padding:0 11px;font-size:11px}.community-stream-composer__topics label:has(input:checked){color:#4e4300;background:#fff7bf;border-color:#dfc100;font-weight:720}.community-stream-composer__topics input{opacity:0;position:absolute}.community-stream-composer .community-association-help{color:#90969d;background:0 0;border:0;padding:0;font-size:10px}.community-stream-composer .community-field{gap:5px}.community-stream-composer .community-field>span:not(.sr-only){color:#747c85;font-size:10px}.community-stream-composer .community-field select{color:#333a42;width:100%;min-height:40px;font:inherit;background:#f8f9fa;border:1px solid #dce1e6;border-radius:7px;padding:0 12px;font-size:12px}.community-stream-composer .community-field textarea{color:#22282e;resize:none;background:#fff;border:0;outline:0;min-height:86px;max-height:420px;padding:6px 2px 12px;font-size:clamp(15px,1.3vw,18px);line-height:1.65;overflow-y:auto}.community-stream-composer .community-field textarea::placeholder{color:#9aa1a8}.community-stream-composer .community-image-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-width:620px}.community-stream-composer .community-image-preview>div{border-radius:10px}.community-stream-composer__footer{border-top:1px solid #edf0f2;align-items:center;gap:12px;min-height:52px;padding-top:11px;display:flex}.community-stream-composer__footer .community-upload{justify-content:flex-start;margin-right:auto;display:flex}.community-stream-composer__footer .community-upload label{color:#2b6da8;background:0 0;border:0;border-radius:17px;gap:6px;min-height:34px;padding:0 7px;font-size:11px;font-weight:700}.community-stream-composer__footer .community-upload label:hover{background:#edf6ff}.community-stream-composer__footer .community-upload label>span{font-size:17px}.community-stream-composer__footer .community-upload small{display:none}.community-stream-composer__count{color:#a0a6ad;font-size:10px}.community-stream-composer__footer .community-submit{border-radius:20px;min-width:82px;min-height:38px;padding:0 20px;font-size:12px}.riding-community-feed__composer>.community-login-card{padding:10px 8px 14px}.riding-community-feed__composer .community-login-card h3{margin-top:12px;font-size:24px}.riding-community-feed__composer .community-login-card p{margin:10px 0 18px;font-size:12px}.riding-community-topic .community-post__actions{justify-content:space-around;align-items:center;min-height:52px;display:flex}.riding-community-topic .community-post__actions button{background:0 0;border:0;border-radius:22px;flex:1;min-height:42px}.riding-community-topic .community-post__actions button+button{border-left:0}.riding-community-topic .community-post__actions button:hover{color:#1d73b7;background:#eef7ff}.riding-community-topic .community-post__action--share.is-active,.riding-community-topic .community-post__action--share:hover{color:#17856b;background:#ecfbf6}.riding-community-topic .community-post__action--favorite.is-active,.riding-community-topic .community-post__action--favorite:hover{color:#b48800;background:#fff9df}.riding-community-topic .community-post__action--like.is-active,.riding-community-topic .community-post__action--like:hover{color:#d54068;background:#fff0f4}.riding-community-activity{background:#fff;border:1px solid #d9dde2;border-bottom:0}.riding-community-activity>header{background:#fafbfc;border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:13px 20px;display:flex}.riding-community-activity>header span{color:#9b8200;letter-spacing:.14em;font-size:9px;font-weight:760}.riding-community-activity>header h3{color:#22282e;margin:4px 0 0;font-size:18px}.riding-community-activity>header p{color:#9299a1;font-size:10px}.riding-community-activity__list{display:grid}.riding-community-activity__list>a{min-height:74px;color:inherit;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 20px;display:grid}.riding-community-activity__list>a+a{border-top:1px solid #edf0f2}.riding-community-activity__list>a:hover{background:#f7faff}.riding-community-activity__avatar{color:#526478;background:#e2e9f2;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:720;display:grid;position:relative;overflow:hidden}.riding-community-activity__avatar img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.riding-community-activity__copy{gap:5px;min-width:0;display:grid}.riding-community-activity__copy>span{color:#5f6871;font-size:12px}.riding-community-activity__copy strong{color:#22282e;margin-right:5px}.riding-community-activity__copy small{color:#8c939a;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.riding-community-activity__list time{color:#a0a6ad;font-size:9px}.riding-community-activity__empty{color:#8b9299;align-items:center;min-height:92px;padding:24px 20px;font-size:12px;display:flex}.riding-community-topic .community-post__replies{background:#f6f8fa;border-radius:10px;padding:4px 14px 4px 18px;position:relative}.riding-community-topic .community-post__reply{grid-template-columns:34px minmax(0,1fr)}.riding-community-topic .community-post__reply .community-post__avatar{width:34px;height:34px;margin:0;font-size:12px}.riding-community-topic .community-post__reply strong{color:#2b333b}.riding-community-topic .community-post__reply-form{background:#fff;border:1px solid #e3e8ec;border-radius:12px}.riding-community-topic .community-post__reply-form textarea{background:0 0;border:0;border-bottom:1px solid #edf0f2;outline:0}@media (max-width:580px){.riding-community-feed__composer{padding:15px 13px}.community-stream-composer{grid-template-columns:38px minmax(0,1fr);gap:10px}.community-stream-composer__avatar{width:38px;height:38px}.community-stream-composer__identity>span:last-child{flex-direction:column;align-items:flex-start;gap:2px}.community-stream-composer__footer{flex-wrap:wrap}.community-stream-composer__footer .community-upload{min-width:0}.community-stream-composer__count{margin-left:auto}.riding-community-topic .community-post__actions span{display:none}.riding-community-activity__list>a{grid-template-columns:34px minmax(0,1fr);padding-inline:14px}.riding-community-activity__avatar{width:34px;height:34px}.riding-community-activity__list time{grid-column:2}}.riding-community-layout{grid-template-columns:minmax(0,1fr) minmax(292px,330px);gap:18px;margin-top:0}.riding-community-feed__composer{border:1px solid #d9dde2;border-top:3px solid var(--brand);background:#fff;margin-bottom:14px;padding:20px 22px 18px;box-shadow:0 8px 26px #19222b0d}.riding-community-toolbar{min-height:68px;margin-bottom:12px}.riding-community-sidebar .riding-community-toolbar{grid-template-columns:minmax(0,1fr);justify-content:stretch;align-items:stretch;gap:12px;min-height:0;margin:0;padding:16px;display:grid}.riding-community-sidebar .riding-community-toolbar nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;display:grid}.riding-community-sidebar .riding-community-toolbar nav button{border:1px solid #e1e4e7;justify-content:space-between;gap:6px;width:100%;min-width:0;padding:0 9px;font-size:11px}.riding-community-sidebar .riding-community-toolbar__tools{gap:8px;width:100%;display:grid}.riding-community-sidebar .riding-community-toolbar__tools label{width:100%}.riding-community-sidebar .riding-community-sort{border-left:0;grid-template-columns:1fr 1fr;width:100%;padding-left:0;display:grid}.riding-community-sidebar .riding-community-sort button{border:1px solid #e1e4e7}.riding-community-sidebar .riding-community-sort button+button{border-left:0}.community-post--thread .community-post__gallery{max-width:680px;margin:0 0 18px}.community-post__image-thumbnails{grid-template-columns:repeat(3,164px);gap:6px;display:grid}.community-post__image-thumbnails>button{aspect-ratio:1;cursor:zoom-in;background:#eef0f2;border:2px solid #0000;border-radius:7px;width:164px;padding:0;position:relative;overflow:hidden}.community-post__image-thumbnails>button.is-active{border-color:var(--brand)}.community-post__image-thumbnails img{object-fit:cover;width:100%;height:100%;transition:transform .18s;display:block}.community-post__image-thumbnails>button:focus-visible img,.community-post__image-thumbnails>button:hover img{transform:scale(1.035)}.community-post__image-zoom{color:#fff;opacity:0;pointer-events:none;background:#00000042;place-items:center;transition:opacity .16s;display:grid;position:absolute;inset:0}.community-post__image-thumbnails>button:focus-visible .community-post__image-zoom,.community-post__image-thumbnails>button:hover .community-post__image-zoom{opacity:1}.community-post__image-zoom svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;background:#00000094;border-radius:50%;width:31px;height:31px;padding:6px}.community-post__image-stage{background:#f5f6f7;margin-bottom:8px}.community-post__image-stage-tools{border-bottom:1px solid #e3e6e8;align-items:center;gap:18px;min-height:38px;padding:0 12px;display:flex}.community-post__image-stage-tools a,.community-post__image-stage-tools button{color:#747b82;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.community-post__image-stage-tools a:hover,.community-post__image-stage-tools button:hover{color:#22272c}.community-post__image-expanded{cursor:zoom-out;background:#eef0f2;border:0;width:100%;padding:0;display:block}.community-post__image-expanded img{object-fit:contain;width:100%;max-height:min(72vh,760px);display:block}.riding-community-feed__heading{border-bottom:1px solid #d9dde2}.riding-community-feed__summary{justify-content:flex-end;align-items:center;gap:10px;display:flex}.riding-community-feed__summary p{color:#9299a1;margin:0;font-size:11px}.riding-community-feed__summary button{color:#584a00;cursor:pointer;min-height:30px;font:inherit;background:#fff8c9;border:1px solid #dfc200;border-radius:16px;padding:0 11px;font-size:10px;font-weight:720}.community-stream-composer__identity small{font-size:12px}.community-stream-composer form{gap:10px}.community-stream-composer .community-field textarea{background:#f5f6f8;border:1px solid #eceff2;border-radius:8px;min-height:98px;padding:14px 16px;font-size:15px;line-height:1.7}.community-stream-composer .community-field textarea:focus{background:#fff;border-color:#d8bb00;box-shadow:0 0 0 3px #ffd1001f}.community-stream-composer__options{flex-wrap:wrap;align-items:center;gap:8px 12px;min-height:44px;padding:2px 0;display:flex}.community-stream-composer__options .community-stream-composer__topics{flex:none}.community-stream-composer__options .community-field{min-width:min(100%,250px);margin-left:auto}.community-stream-composer__options .community-field>span{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.community-stream-composer__options .community-field select{border-radius:17px;min-height:34px}.community-stream-composer__options .community-association-help{margin-left:auto}.riding-community-riders{background:#fff;border:1px solid #d9dde2;overflow:hidden}.riding-community-riders>header{border-bottom:1px solid #eceff2;justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:14px 18px;display:flex}.riding-community-riders>header span{color:#9b8200;letter-spacing:.14em;font-size:9px;font-weight:760}.riding-community-riders>header h2{color:#22282e;margin:3px 0 0;font-size:20px}.riding-community-riders>header p{color:#939aa2;margin:0;font-size:10px}.riding-community-riders__list{max-height:min(68vh,680px);overflow-y:auto}.riding-community-riders__list article{border-left:3px solid #0000;padding:14px 16px 12px}.riding-community-riders__list article+article{border-top:1px solid #eef0f2}.riding-community-riders__list article.is-active{border-left-color:var(--brand);background:#fffdf2}.riding-community-rider__identity{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;padding:0;display:grid}.riding-community-rider__avatar{color:#544700;background:#f4dc66;border-radius:50%;place-items:center;width:44px;height:44px;font-size:15px;font-weight:780;display:grid;position:relative;overflow:hidden}.riding-community-rider__avatar img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.riding-community-rider__copy{gap:5px;min-width:0;display:grid}.riding-community-rider__copy strong{color:#252b31;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.riding-community-rider__copy small{color:#8b929a;font-size:10px}.riding-community-rider__actions{align-items:center;gap:7px;margin:10px 0 0 55px;display:flex}.riding-community-rider__actions button{color:#66707a;cursor:pointer;min-height:28px;font:inherit;background:#fff;border:1px solid #d9dde2;border-radius:15px;padding:0 10px;font-size:10px}.riding-community-rider__actions button:last-child{color:#5b4d00;background:#fff9cc;border-color:#d3b500;font-weight:720}.riding-community-rider__actions button.is-following{color:#7d848c;background:#f5f6f7;border-color:#cdd3d9}.riding-community-rider__actions button:disabled{cursor:wait;opacity:.58}.riding-community-riders__empty{color:#858c94;margin:0;padding:28px 18px;font-size:11px;line-height:1.7}@media (max-width:980px){.riding-community-layout{grid-template-columns:minmax(0,1fr) 268px}}@media (max-width:760px){.riding-community-layout{grid-template-columns:1fr}.riding-community-sidebar{grid-template-columns:1fr 1fr}.riding-community-riders,.riding-community-sidebar .riding-community-toolbar{grid-column:1/-1}.riding-community-riders__list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;display:grid}.riding-community-riders__list article:nth-child(2){border-top:0}}@media (max-width:580px){.riding-community-feed__composer{padding:15px 13px}.community-stream-composer__options{flex-direction:column;align-items:stretch}.community-stream-composer__options .community-association-help,.community-stream-composer__options .community-field{width:100%;margin-left:0}.riding-community-feed__summary{flex-direction:column;align-items:flex-end}.riding-community-riders__list,.riding-community-sidebar{grid-template-columns:1fr}.riding-community-riders__list article:nth-child(2){border-top:1px solid #eef0f2}.community-post__image-thumbnails{grid-template-columns:repeat(2,minmax(0,1fr))}.community-post__image-thumbnails>button{width:100%}}