:root{--purple:#714597;--deep:#2c2135;--mid:#56336f;--lav:#ded6ed;--soft:#f3eff7;--yellow:#ffc72b;--ink:#202624;--muted:#69716e;--paper:#f8f5ef;--line:rgba(44,33,53,.16);--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Noto Sans TC",system-ui,sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;padding:10px 16px;background:var(--yellow)}.skip-link:focus{top:16px}.site-header{height:86px;padding:0 max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:250px 1fr auto;align-items:center;gap:38px;position:sticky;top:0;z-index:30;background:rgba(248,245,239,.88);border-bottom:1px solid var(--line);backdrop-filter:blur(20px)}.brand{display:inline-flex;width:max-content}.brand img{width:210px;height:48px;object-fit:contain;filter:brightness(0) saturate(100%) invert(35%) sepia(23%) saturate(1499%) hue-rotate(233deg) brightness(88%) contrast(87%)}.desktop-nav{display:flex;justify-content:center;gap:clamp(20px,2.4vw,42px);font-size:14px;font-weight:700}.desktop-nav a{border-bottom:2px solid transparent}.desktop-nav a:hover{border-color:var(--yellow)}.header-cta{padding:9px 0 7px;border-bottom:1px solid var(--purple);color:var(--purple);font-size:14px;font-weight:800}.menu-button,.mobile-nav{display:none}.eyebrow{margin:0 0 18px;color:var(--purple);font-size:13px;font-weight:800;letter-spacing:.14em}h1,h2,h3,h4{font-family:"Noto Serif TC",serif}.hero{min-height:calc(100vh - 86px);display:grid;grid-template-columns:minmax(420px,42%) 1fr;align-items:center;overflow:hidden}.hero-copy{padding:clamp(72px,8vw,118px) clamp(38px,6vw,98px)}.hero h1{margin:0;font-size:clamp(54px,6vw,92px);line-height:1.1;letter-spacing:-.05em}.hero h1 em{color:var(--purple);font-style:normal}.hero-lead{max-width:580px;margin:32px 0 0;color:#4e5653;font-size:clamp(17px,1.4vw,20px)}.hero-actions,.greenweb-actions,.spec-actions,.closing-section>div{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:1px solid transparent;cursor:pointer;font-size:15px;font-weight:800;transition:transform .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--purple);color:#fff}.button-ghost,.button-light{border-color:var(--line);background:#fff}.button-yellow{background:var(--yellow);color:var(--deep)}.button-outline{border-color:var(--deep)}.hero-points{display:flex;flex-wrap:wrap;gap:22px;margin:38px 0 0;padding:0;list-style:none;color:var(--muted);font-size:14px}.hero-points li:before{content:"＋";color:var(--purple)}.hero-carousel{position:relative;margin:42px 3vw 42px 0;padding:18px;background:var(--deep);box-shadow:0 30px 70px rgba(44,33,53,.16)}.carousel-track{width:100%;aspect-ratio:16/9;background:#17121c}.carousel-slide{height:100%;margin:0;position:relative}.carousel-slide[hidden]{display:none}.carousel-slide img{width:100%;height:100%;object-fit:contain}.carousel-slide figcaption{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;gap:24px;padding:26px 30px;background:linear-gradient(transparent,rgba(31,24,37,.9));color:#fff}.carousel-slide figcaption b{font-size:17px}.carousel-slide figcaption span{font-size:14px}.carousel-controls{display:flex;align-items:center;justify-content:space-between;padding-top:14px}.carousel-arrow,.carousel-dots button{border:0;background:transparent;color:#fff;cursor:pointer}.carousel-arrow{width:44px;height:36px;font-size:22px}.carousel-dots{display:flex;gap:14px}.carousel-dots button{padding:4px 2px;color:#9c8ca8;font-size:13px;border-bottom:2px solid transparent}.carousel-dots .is-active{color:var(--yellow);border-color:var(--yellow)}.image-note{position:absolute;right:20px;top:22px;margin:0;padding:3px 8px;background:rgba(44,33,53,.72);color:#fff;font-size:12px}.belief-band{display:grid;grid-template-columns:1fr 1fr;background:var(--deep);color:#fff}.belief-band>*{margin:0;padding:40px max(30px,calc((100vw - var(--max))/2));font-family:"Noto Serif TC",serif;font-size:clamp(21px,2vw,31px);font-weight:700}.belief-band .band-mark{background:var(--yellow);color:var(--deep)}.greenweb-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:126px max(28px,calc((100vw - var(--max))/2));background:#fff}.greenweb-copy h2,.section-heading h2,.product-heading h2,.proof-intro h2{margin:0;font-size:clamp(38px,4.4vw,64px);line-height:1.25;letter-spacing:-.04em}.greenweb-lead,.section-heading>p:last-child,.product-heading>p:last-child,.proof-intro>p:last-child{color:var(--muted);font-size:18px}.greenweb-actions{align-items:center}.text-link{color:var(--purple);font-weight:800}.tech-proof{display:grid;border-top:1px solid var(--line)}.tech-proof>div{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:25px 0;border-bottom:1px solid var(--line)}.tech-proof strong{font-family:serif;font-size:clamp(36px,4vw,62px);color:var(--purple);line-height:1}.tech-proof small{font-size:17px}.tech-proof span{color:var(--muted)}.air-education{padding:118px max(28px,calc((100vw - var(--max))/2));background:var(--soft)}.section-heading{max-width:780px;margin-bottom:58px}.wide-heading{max-width:100%;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end}.wide-heading .eyebrow{grid-column:1/-1;margin-bottom:-48px}.wide-heading>p:last-child{margin-bottom:4px}.air-topics{display:grid;grid-template-columns:repeat(3,1fr);margin-top:62px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.air-topics article{padding:32px;border-right:1px solid var(--line)}.air-topics article:last-child{border:0}.air-topics span,.series-intro>span{color:var(--purple);font-size:14px}.air-topics h3{font-size:23px}.air-topics p{color:var(--muted)}.education-source,.proof-source{margin-top:22px;color:#838a87;font-size:12px}.education-source a{color:var(--purple);border-bottom:1px solid var(--purple)}.section{max-width:var(--max);margin:auto;padding:118px 28px}.need-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.need-card{min-height:260px;padding:25px;text-align:left;border:1px solid var(--line);background:rgba(255,255,255,.7);cursor:pointer;transition:transform .25s,border-color .25s,background .25s}.need-card:hover{transform:translateY(-4px);border-color:var(--purple)}.need-card.is-active{background:var(--purple);color:#fff}.need-no{display:block;margin-bottom:26px;color:var(--purple);font-size:14px}.is-active .need-no{color:var(--yellow)}.need-card b{display:block;font-family:"Noto Serif TC",serif;font-size:24px}.need-card p{color:var(--muted)}.need-card.is-active p{color:#eadff0}.need-link{font-size:14px;font-weight:800}.recommendation{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-top:12px;padding:30px;background:var(--lav)}.recommendation-label{color:var(--purple);font-size:13px;font-weight:800}.recommendation h3{margin:5px 0;font-size:27px}.recommendation p{margin:0;color:#58515d}.product-section{padding:126px max(28px,calc((100vw - var(--max))/2));background:#fff}.product-heading{max-width:900px;margin-bottom:60px}.core-product-card{display:grid;grid-template-columns:.75fr 1.25fr;min-height:500px;background:var(--deep);color:#fff}.core-product-card>div{padding:54px;align-self:center}.core-product-card>div>span,.product-card>span{color:var(--yellow);font-size:12px;font-weight:800;letter-spacing:.14em}.core-product-card h3{margin:14px 0;font-size:clamp(35px,4vw,56px);line-height:1.25}.core-product-card p{color:#d6cddc}.core-product-card a{color:var(--yellow);font-weight:800}.core-product-card img{width:100%;height:100%;object-fit:cover}.series-block{margin-top:80px}.series-intro{display:grid;grid-template-columns:70px 320px 1fr;align-items:end;gap:20px;padding-bottom:26px;border-bottom:1px solid var(--line)}.series-intro h3{margin:0;font-size:36px}.series-intro p{margin:0;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.product-grid-two{grid-template-columns:repeat(2,1fr);max-width:850px}.product-card{display:block;padding-bottom:24px;border-bottom:2px solid var(--lav)}.product-card img{width:100%;aspect-ratio:16/9;object-fit:contain;background:var(--soft)}.product-card>span{display:block;margin-top:20px;color:var(--purple)}.product-card h4{margin:7px 0 8px;font-size:24px}.product-card p{min-height:55px;margin:0 0 16px;color:var(--muted)}.product-card b{color:var(--purple);font-size:14px}.proof-section{padding:126px max(28px,calc((100vw - var(--max))/2));background:var(--deep);color:#fff}.proof-intro{max-width:780px}.proof-intro .eyebrow{color:var(--yellow)}.proof-intro>p:last-child{color:#cfc3d7}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.proof-grid>div{min-height:220px;padding:28px;border-right:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;justify-content:center}.proof-grid>div:last-child{border:0}.proof-grid strong{font-family:serif;font-size:clamp(48px,5vw,72px);color:var(--yellow);line-height:1}.proof-grid small{font-size:20px}.proof-grid p{font-size:17px;font-weight:700}.proof-grid span{display:block;color:#c2b5ca;font-size:13px;font-weight:400}.proof-source{color:#aa9db4}.journey{display:grid;grid-template-columns:repeat(3,1fr);margin:50px 0 26px}.journey>div{padding:27px;border-top:3px solid var(--lav);border-right:1px solid var(--line)}.journey>div:last-child{border-right:0;border-top-color:var(--yellow)}.journey span{color:var(--purple);font-size:14px}.journey b{display:block;margin-top:14px;font-family:"Noto Serif TC",serif;font-size:22px}.journey p{color:var(--muted)}.spec-card{display:grid;grid-template-columns:1.45fr .55fr;background:var(--soft);border:1px solid var(--lav)}.spec-card>div{padding:clamp(32px,5vw,62px)}.spec-card>div>span,.spec-card aside>span{color:var(--purple);font-size:13px;font-weight:800}.spec-card blockquote{margin:20px 0 28px;font-family:"Noto Serif TC",serif;font-size:clamp(20px,2vw,28px);line-height:1.65}.copy-status{min-height:24px;color:var(--purple);font-size:13px}.spec-card aside{display:flex;flex-direction:column;justify-content:center;padding:38px;background:var(--purple);color:#fff}.spec-card aside>span{color:var(--yellow)}.spec-card aside strong{margin:18px 0;font-family:"Noto Serif TC",serif;font-size:clamp(26px,3vw,40px);line-height:1.4}.spec-card aside p{color:#e5ddeb}.closing-section{padding:112px 28px;text-align:center;background:var(--lav)}.closing-section>p{margin:0;color:var(--purple);font-weight:800}.closing-section h2{margin:12px 0 5px;font-size:clamp(48px,7vw,88px);line-height:1.2}.closing-section>div{justify-content:center}.closing-section>span{color:var(--muted);font-size:17px}footer{min-height:180px;padding:44px max(28px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:230px 1fr auto;gap:35px;align-items:center;background:var(--deep);color:#cfc4d6;font-size:13px}footer img{width:210px;padding:8px;background:var(--lav)}footer div{display:grid;justify-items:end;gap:7px}footer a{color:var(--yellow)}
@media(max-width:980px){.site-header{height:76px;grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.menu-button{display:inline-flex;border:0;border-bottom:1px solid var(--purple);background:transparent;color:var(--purple);padding:8px 2px}.mobile-nav{position:absolute;top:76px;left:0;right:0;padding:24px;background:rgba(248,245,239,.98);border-bottom:1px solid var(--line)}.mobile-nav:not([hidden]){display:grid;gap:18px}.hero{grid-template-columns:1fr}.hero-copy{padding:72px 48px 30px}.hero-carousel{margin:20px 48px 60px}.belief-band,.greenweb-section,.wide-heading,.core-product-card,.spec-card{grid-template-columns:1fr}.wide-heading .eyebrow{margin-bottom:0}.need-grid,.proof-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.core-product-card img{height:auto}.series-intro{grid-template-columns:55px 1fr}.series-intro p{grid-column:2}.air-topics{grid-template-columns:1fr}.air-topics article{border-right:0;border-bottom:1px solid var(--line)}footer{grid-template-columns:1fr;justify-items:center;text-align:center}footer div{justify-items:center}}
@media(max-width:640px){.site-header{padding:0 18px}.brand img{width:180px}.hero-copy{padding:58px 24px 25px}.hero h1{font-size:clamp(48px,15vw,68px)}.hero-carousel{margin:16px 18px 42px;padding:10px}.carousel-slide figcaption{position:static;padding:15px;display:grid;background:var(--deep)}.image-note{top:12px;right:12px}.belief-band>*{padding:28px 24px}.greenweb-section,.air-education,.product-section,.proof-section,.section{padding-top:84px;padding-bottom:84px}.need-grid,.product-grid,.product-grid-two,.proof-grid,.journey{grid-template-columns:1fr}.recommendation{align-items:start;flex-direction:column}.tech-proof>div{grid-template-columns:1fr;gap:10px}.core-product-card>div{padding:34px 24px}.series-intro{grid-template-columns:1fr}.series-intro p{grid-column:auto}.product-card p{min-height:0}.proof-grid>div{min-height:180px;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.journey>div{border-right:0}.spec-card>div,.spec-card aside{padding:30px 24px}.closing-section>div{flex-direction:column}footer{padding:42px 24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.hero.hero-full{display:block;min-height:calc(100svh - 86px);background:var(--deep)}.hero-full .hero-carousel{height:calc(100svh - 86px);min-height:620px;margin:0;padding:0;background:var(--deep);box-shadow:none}.hero-full .carousel-track,.hero-full .carousel-slide{width:100%;height:100%;aspect-ratio:auto}.hero-full .carousel-slide{overflow:hidden}.hero-full .carousel-slide:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.hero-full .slide-family:after,.hero-full .slide-replace:after{background:linear-gradient(90deg,rgba(32,21,42,.82) 0%,rgba(32,21,42,.58) 32%,rgba(32,21,42,.12) 62%,transparent 78%)}.hero-full .slide-door:after{background:linear-gradient(270deg,rgba(32,21,42,.82) 0%,rgba(32,21,42,.54) 34%,rgba(32,21,42,.08) 64%,transparent 78%)}.hero-full .carousel-slide img{width:100%;height:100%;object-fit:cover}.hero-full .carousel-slide figcaption.slide-copy{position:absolute;z-index:2;inset:auto auto 50% max(30px,calc((100vw - var(--max))/2));width:min(610px,44vw);display:block;padding:0;background:none;color:#fff;transform:translateY(50%)}.hero-full .carousel-slide figcaption.slide-copy-right{right:max(30px,calc((100vw - var(--max))/2));left:auto}.slide-kicker{margin:0 0 20px;color:var(--yellow);font-size:14px;font-weight:800;letter-spacing:.16em}.slide-copy h1,.slide-copy h2{margin:0;color:#fff;font-size:clamp(58px,6.2vw,96px);line-height:1.08;letter-spacing:-.055em}.slide-copy h1 span,.slide-copy h1 em,.slide-copy h2 span,.slide-copy h2 em{display:block;white-space:nowrap}.slide-copy h1 em,.slide-copy h2 em{color:#fff;font-style:normal}.slide-lead{max-width:500px;margin:26px 0 0;color:rgba(255,255,255,.86);font-size:18px}.slide-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px}.slide-link{color:#fff;font-size:14px;font-weight:800;border-bottom:1px solid rgba(255,255,255,.52)}.hero-full .carousel-controls{position:absolute;z-index:4;left:50%;bottom:22px;width:min(300px,calc(100% - 48px));padding:8px 12px;background:rgba(32,21,42,.62);backdrop-filter:blur(14px);transform:translateX(-50%)}.hero-full .image-note{z-index:4;top:18px;right:22px;background:rgba(32,21,42,.58)}footer img{padding:0;background:transparent;filter:grayscale(1) invert(1);mix-blend-mode:screen}
@media(max-width:980px){.hero.hero-full,.hero-full .hero-carousel{height:calc(100svh - 76px);min-height:680px}.hero-full .carousel-slide figcaption.slide-copy,.hero-full .carousel-slide figcaption.slide-copy-right{inset:auto 48px 104px 48px;width:auto;transform:none}.hero-full .slide-family:after,.hero-full .slide-replace:after,.hero-full .slide-door:after{background:linear-gradient(0deg,rgba(32,21,42,.9) 0%,rgba(32,21,42,.62) 42%,rgba(32,21,42,.08) 72%,transparent 100%)}.hero-full .slide-family img{object-position:62% center}.hero-full .slide-replace img{object-position:54% center}.hero-full .slide-door img{object-position:45% center}.slide-copy h1,.slide-copy h2{font-size:clamp(52px,9vw,78px)}}
@media(max-width:640px){.hero.hero-full,.hero-full .hero-carousel{height:calc(100svh - 76px);min-height:640px}.hero-full .carousel-slide figcaption.slide-copy,.hero-full .carousel-slide figcaption.slide-copy-right{inset:auto 24px 92px 24px}.slide-kicker{margin-bottom:12px;font-size:12px;letter-spacing:.12em}.slide-copy h1,.slide-copy h2{font-size:clamp(42px,13vw,58px)}.slide-lead{margin-top:16px;font-size:16px;line-height:1.55}.slide-actions{gap:12px;margin-top:20px}.slide-actions .button{min-height:46px;padding:10px 18px;font-size:14px}.slide-link{font-size:13px}.hero-full .carousel-controls{bottom:16px}.hero-full .image-note{top:12px;right:12px;font-size:12px}footer img{width:190px}}
.hero-full .carousel-slide .slide-copy h1>span,.hero-full .carousel-slide .slide-copy h2>span{font-size:1em;line-height:inherit;font-weight:inherit}
.nav-products{position:relative}.nav-products summary{display:flex;align-items:center;gap:6px;cursor:pointer;list-style:none;border-bottom:2px solid transparent}.nav-products summary::-webkit-details-marker{display:none}.nav-products summary:after{content:"⌄";color:var(--purple);font-size:13px;transition:transform .2s}.nav-products[open] summary{border-color:var(--yellow)}.nav-products[open] summary:after{transform:rotate(180deg)}.product-dropdown{position:absolute;z-index:50;top:calc(100% + 26px);left:50%;width:min(680px,calc(100vw - 48px));display:grid;grid-template-columns:.75fr 1.25fr 1fr;gap:0;padding:22px;background:#fff;border:1px solid var(--line);box-shadow:0 24px 60px rgba(44,33,53,.2);transform:translateX(-50%)}.menu-group{padding:4px 18px;border-right:1px solid var(--line)}.menu-group:nth-child(3){border-right:0}.menu-group>span{display:block;margin-bottom:10px;color:var(--purple);font-size:12px;font-weight:900;letter-spacing:.1em}.menu-group a{display:block;padding:9px 0;border-bottom:1px solid rgba(44,33,53,.08)}.menu-group a:last-child{border-bottom:0}.menu-group b,.menu-group small{display:block}.menu-group b{font-size:14px}.menu-group small{color:var(--muted);font-size:12px;font-weight:500}.menu-all{grid-column:1/-1;margin:16px 18px 0;padding-top:14px;border-top:1px solid var(--line);color:var(--purple);font-size:13px;font-weight:900}.footer-brand{position:relative;width:210px;aspect-ratio:1075/272}.footer-brand img{width:100%;height:100%;object-fit:contain;filter:none;mix-blend-mode:normal}.footer-brand:after{content:"";position:absolute;inset:0;background:url('./assets/onwell-logo.png') center/contain no-repeat;filter:grayscale(1) invert(1);clip-path:inset(0 0 0 28%);pointer-events:none}#products{scroll-margin-top:92px}
@media(max-width:980px){.mobile-nav .nav-products summary{width:max-content;color:var(--ink);font-weight:700}.mobile-nav .product-dropdown{position:static;width:100%;grid-template-columns:1fr;margin-top:14px;padding:12px 0 4px;background:transparent;border:0;border-top:1px solid var(--line);box-shadow:none;transform:none}.mobile-nav .menu-group{padding:8px 0;border-right:0;border-bottom:1px solid var(--line)}.mobile-nav .menu-group a{padding:7px 0;border:0;color:var(--purple);font-size:14px}.mobile-nav .menu-all{margin:10px 0 0}.footer-brand{align-items:center}}
@media(max-width:640px){.footer-brand{width:190px}}
@media(min-width:981px){.hero-full .slide-family img,.hero-full .slide-replace img,.hero-full .slide-door img{object-position:center top}}
