:root{--navy:#071d38;--navy2:#0d315a;--blue:#1177d1;--sky:#eaf5ff;--green:#58b647;--ink:#0a2038;--text:#354b62;--muted:#6d7f90;--line:#e5ebf1;--soft:#f6f9fc;--white:#fff;--shadow:0 20px 60px rgba(8,35,68,.10);--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.62;word-break:keep-all}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}.wrap{width:min(var(--max),calc(100% - 48px));margin:0 auto}.eyebrow,.section-index{display:inline-block;font-size:12px;letter-spacing:.16em;font-weight:900;color:var(--blue)}em{font-style:normal;color:var(--blue)}
/* gateway */
.gateway-page{background:#071d38}.gateway-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;background:#fff;border-bottom:1px solid var(--line)}.gateway-brand img{width:200px;height:auto}.gateway-head-copy{text-align:right}.gateway-head-copy b{display:block;font-size:12px;letter-spacing:.18em;color:var(--blue)}.gateway-head-copy span{font-size:13px;color:var(--muted)}.gateway-main{position:relative}.gateway-panel{position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:58px clamp(34px,5vw,82px);color:#fff}.gateway-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.care-panel .gateway-bg{object-position:center}.air-panel .gateway-bg{object-position:center}.gateway-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,18,34,.06) 4%,rgba(4,21,42,.44) 50%,rgba(4,19,38,.94) 100%)}.air-panel .gateway-shade{background:linear-gradient(180deg,rgba(3,20,22,.05),rgba(3,28,32,.48) 50%,rgba(3,22,29,.95) 100%)}.gateway-copy{position:relative;z-index:2;max-width:590px}.gateway-no{font-size:12px;letter-spacing:.18em;font-weight:900;color:#cfe9ff}.gateway-copy h1{font-size:clamp(46px,5.5vw,78px);line-height:.98;letter-spacing:-.055em;margin:16px 0 18px}.gateway-copy p{font-size:18px;color:rgba(255,255,255,.82);margin:0 0 22px}.gateway-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.gateway-chips span{font-size:12px;padding:8px 12px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);border-radius:999px;backdrop-filter:blur(6px)}.gateway-copy strong{display:inline-flex;align-items:center;gap:14px;font-size:14px}.gateway-copy i{font-style:normal;width:40px;height:40px;border:1px solid rgba(255,255,255,.36);border-radius:50%;display:grid;place-items:center}.gateway-panel:hover .gateway-bg{transform:scale(1.025);transition:.6s}.gateway-panel:hover .gateway-copy i{background:#fff;color:var(--navy);transition:.2s}
/* header */
.site-header{position:sticky;top:0;z-index:50;height:78px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:194px}.nav{display:flex;align-items:center;gap:25px;font-size:13px;font-weight:800}.nav a{color:#294159}.nav a:hover{color:var(--blue)}.nav .contact{border:0;background:var(--navy);color:#fff;padding:12px 18px;border-radius:999px;font-weight:900}.menu-btn{display:none;border:0;background:#eef3f8;color:var(--navy);width:42px;height:42px;border-radius:12px;font-size:22px}.mobile-menu{display:none;position:fixed;z-index:60;top:84px;left:16px;right:16px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:18px}.mobile-menu.open{display:grid;gap:12px}.mobile-menu a{font-weight:800;padding:8px}
/* intro */
.air-intro{padding:88px 0 70px;background:linear-gradient(180deg,#f8fbff,#fff)}.air-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center}.air-intro h1{font-size:clamp(48px,5.7vw,76px);line-height:1.02;letter-spacing:-.055em;margin:16px 0 24px}.air-intro p{font-size:17px;color:var(--text);margin:0;max-width:690px}.air-intro-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.air-intro-cards a{min-height:300px;padding:26px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 10px 30px rgba(10,36,69,.04);display:flex;flex-direction:column;transition:.2s}.air-intro-cards a:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.air-intro-cards b{color:var(--blue);font-size:12px}.air-intro-cards strong{font-size:22px;line-height:1.26;margin:auto 0 14px}.air-intro-cards span{font-size:13px;color:var(--muted)}
.section-jump{position:sticky;top:78px;z-index:35;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.section-jump .wrap{display:grid;grid-template-columns:repeat(3,1fr)}.section-jump a{padding:15px 18px;text-align:center;font-size:13px;font-weight:900;border-right:1px solid var(--line)}.section-jump a:last-child{border-right:0}.section-jump span{color:var(--blue);margin-right:6px}
/* deep sections */
.deep-section{padding:110px 0;border-top:1px solid #f0f3f6}.deep-section.alt{background:var(--soft)}.deep-section.dark{background:#071d38;color:#fff}.deep-hero{display:grid;grid-template-columns:1.04fr .96fr;gap:64px;align-items:center;margin-bottom:52px}.deep-hero.reverse .deep-copy{order:2}.deep-hero.reverse .deep-media{order:1}.deep-copy h2{font-size:clamp(46px,5.4vw,70px);line-height:1.02;letter-spacing:-.055em;margin:12px 0 22px}.deep-copy .lead{font-size:19px;line-height:1.7;color:var(--text)}.deep-copy p{font-size:16px;color:var(--text)}.dark .deep-copy p{color:rgba(255,255,255,.72)}.dark .deep-copy .lead{color:rgba(255,255,255,.82)}.deep-media{border-radius:30px;overflow:hidden;background:#e9f0f6;box-shadow:var(--shadow);min-height:430px}.deep-media>img{width:100%;height:100%;min-height:430px;object-fit:cover}.deep-media.collage{display:grid;grid-template-columns:1.25fr .75fr;gap:8px;padding:8px;background:#fff}.deep-media.collage img{width:100%;height:430px;object-fit:cover;border-radius:22px}.deep-media.collage img:last-child{object-position:center}
.statement-box{margin:18px 0 38px;padding:34px 38px;border-radius:26px;background:#071d38;color:#fff}.statement-box span{font-size:11px;letter-spacing:.15em;color:#8ed0ff;font-weight:900}.statement-box h3{font-size:34px;line-height:1.2;margin:9px 0 10px}.statement-box h3 b{color:#90d477}.statement-box p{margin:0;color:rgba(255,255,255,.65)}.statement-box.light{background:#fff;color:var(--ink)}.statement-box.light span{color:var(--blue)}.statement-box.light p{color:var(--text)}
.feature-grid{display:grid;gap:14px;margin:30px 0 66px}.feature-grid.six{grid-template-columns:repeat(3,1fr)}.feature-grid.four{grid-template-columns:repeat(4,1fr)}.feature-grid article{border:1px solid var(--line);border-radius:22px;padding:25px;background:#fff}.dark .feature-grid article{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.13)}.feature-grid i{font-style:normal;font-size:11px;color:var(--blue);font-weight:900}.feature-grid h3{font-size:19px;margin:14px 0 8px}.feature-grid p{font-size:13px;color:var(--muted);margin:0}.dark .feature-grid p{color:rgba(255,255,255,.62)}
.subsection-title{margin:72px 0 28px}.subsection-title>span{font-size:11px;letter-spacing:.15em;font-weight:900;color:var(--blue)}.subsection-title h3{font-size:clamp(31px,3.5vw,47px);line-height:1.14;letter-spacing:-.04em;margin:9px 0 10px}.subsection-title p{max-width:820px;color:var(--muted);margin:0}.subsection-title.white h3{color:#fff}.subsection-title.white p{color:rgba(255,255,255,.6)}
.system-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;align-items:stretch;gap:9px}.system-flow div{border:1px solid var(--line);border-radius:18px;background:#fff;padding:20px;text-align:center;display:flex;flex-direction:column;justify-content:center;min-height:125px}.system-flow b{font-size:15px}.system-flow span{font-size:12px;color:var(--muted);margin-top:5px}.system-flow i{align-self:center;font-style:normal;color:#8da3b8;font-size:24px}.system-support{margin-top:13px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.system-support div{padding:20px;border-radius:18px;background:#edf6ff}.system-support strong{display:block;color:var(--blue);font-size:14px}.system-support span{display:block;font-size:12px;color:#536a80;margin-top:5px}
.component-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:20px;background:#fff}.detail-table,.compare-table{border-collapse:collapse;width:100%;min-width:900px}.detail-table th,.detail-table td,.compare-table th,.compare-table td{padding:16px 18px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top;font-size:13px}.detail-table th,.compare-table th{background:#0b2c50;color:#fff;font-size:12px}.detail-table td:first-child,.compare-table td:first-child{font-weight:900;color:var(--ink);white-space:nowrap}.detail-table tr:last-child td,.compare-table tr:last-child td{border-bottom:0}.compare-table th:nth-child(2){background:#334c65}.compare-table th:nth-child(3){background:#0c6aa9}
.two-col-block{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:36px 0 60px}.mode-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:30px}.mode-card>span{font-size:11px;font-weight:900;color:var(--blue);letter-spacing:.12em}.mode-card h3{font-size:27px;margin:9px 0 12px}.mode-card p{color:var(--text);font-size:14px}.mode-card ul{margin:18px 0 0;padding-left:18px;color:var(--muted);font-size:13px}.mode-card.accent{background:#eaf5ff;border-color:#cfe6fb}.darkcards .mode-card{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.13)}.darkcards .mode-card h3{color:#fff}.darkcards .mode-card p{color:rgba(255,255,255,.64)}.darkcards .mode-card.accent{background:rgba(88,182,71,.13);border-color:rgba(144,212,119,.36)}
.case-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:34px 0 8px}.case-strip div{border-radius:20px;background:#071d38;color:#fff;padding:24px}.case-strip span{display:block;font-size:10px;color:#8ed0ff}.case-strip b{display:block;font-size:13px;margin:8px 0}.case-strip strong{font-size:26px}.footnote{font-size:11px!important;color:#8997a5!important}.design-example{margin:50px 0 0;padding:34px;border:1px solid #cfe4f7;background:linear-gradient(135deg,#f2f8fe,#fff);border-radius:26px;display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center}.design-example>div>span{font-size:11px;font-weight:900;letter-spacing:.14em;color:var(--blue)}.design-example h3{font-size:29px;margin:8px 0 10px}.design-example p{margin:0;color:var(--text)}.design-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.design-stats div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;text-align:center}.design-stats b{display:block;font-size:30px;color:var(--blue)}.design-stats span{font-size:11px;color:var(--muted)}
.timeline{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.timeline li{border:1px solid var(--line);border-radius:20px;background:#fff;padding:23px}.timeline b{display:block;font-size:17px;margin-bottom:8px}.timeline span{font-size:13px;color:var(--muted)}.timeline.compact{grid-template-columns:repeat(2,1fr)}
.type-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:42px 0 10px}.product-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px;align-items:stretch;border:1px solid var(--line);border-radius:24px;background:#fff;padding:12px;overflow:hidden}.product-card img{width:100%;height:100%;min-height:300px;object-fit:cover;border-radius:17px}.product-card>div{padding:18px 14px 18px 0}.product-card>div>span{font-size:11px;color:var(--green);font-weight:900}.product-card h3{font-size:27px;margin:5px 0 16px}.product-card dl{display:grid;grid-template-columns:82px 1fr;gap:8px 12px;margin:0;font-size:13px}.product-card dt{color:var(--muted)}.product-card dd{margin:0;font-weight:700}.photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:34px 0 46px}.photo-pair figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.photo-pair img{width:100%;height:430px;object-fit:cover}.photo-pair figcaption{padding:15px 18px;color:var(--muted);font-size:12px}.note-box{padding:28px 30px;border-left:5px solid var(--blue);background:#eef6fd;border-radius:0 18px 18px 0}.note-box h3{font-size:22px;margin:0 0 8px}.note-box p{margin:0;color:var(--text);font-size:14px}
/* medisum */
.dark em{color:#96d9ff}.dark .section-index{color:#95d5ff}.odor-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0 34px}.odor-steps article{padding:24px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.06);border-radius:20px}.odor-steps b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:var(--navy);font-size:13px}.odor-steps h3{font-size:18px;margin:16px 0 7px}.odor-steps p{margin:0;color:rgba(255,255,255,.6);font-size:13px}.medisum-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.medisum-flow article{padding:24px;border-radius:20px;background:#0d315a}.medisum-flow span{font-size:10px;color:#8ed0ff;font-weight:900}.medisum-flow b{display:block;font-size:19px;margin:9px 0 5px}.medisum-flow p{font-size:12px;color:rgba(255,255,255,.58);margin:0}.medisum-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0 46px}.medisum-benefits article{padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:18px}.medisum-benefits h3{font-size:16px;margin:0 0 8px}.medisum-benefits p{font-size:12px;color:rgba(255,255,255,.58);margin:0}.deployment{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center;padding:30px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:rgba(255,255,255,.05)}.deployment>div>span{font-size:11px;color:#9edcff;font-weight:900}.deployment h3{font-size:28px;line-height:1.2;margin:8px 0 0}.deployment-steps{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.deployment-steps span{padding:10px 13px;background:#fff;color:var(--navy)!important;border-radius:999px;font-size:12px!important}.deployment-steps i{font-style:normal;color:#8ed0ff}.video-card{margin-top:28px;display:grid;grid-template-columns:1fr 320px;gap:30px;align-items:center;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.06);border-radius:26px;padding:30px}.video-card h3{font-size:31px;margin:10px 0 9px}.video-card p{color:rgba(255,255,255,.62);margin:0 0 18px}.shorts{width:280px;justify-self:end;aspect-ratio:9/16;border-radius:22px;overflow:hidden;background:#000}.shorts iframe{width:100%;height:100%;border:0}
/* shared */
.field-section{padding:95px 0}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.process-grid article{border:1px solid var(--line);border-radius:21px;padding:25px}.process-grid b{font-size:12px;color:var(--blue)}.process-grid h3{font-size:20px;margin:17px 0 7px}.process-grid p{font-size:13px;color:var(--muted);margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;padding:14px 22px;font-weight:900}.btn.primary{background:var(--navy);color:#fff}.btn.light{background:#fff;color:var(--navy)}.cta-section{padding:20px 0 90px}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:25px;background:linear-gradient(135deg,#0a274a,#0e4e82);border-radius:28px;color:#fff;padding:42px 46px}.cta-box h2{font-size:clamp(31px,4vw,48px);line-height:1.1;margin:0 0 9px}.cta-box p{color:rgba(255,255,255,.62);margin:0}footer{background:#061a34;color:#fff;padding:58px 0 26px}.footer-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px}.footer-logo{width:220px}.footer-desc{color:rgba(255,255,255,.55);max-width:450px;font-size:14px}.footer-info{display:grid;grid-template-columns:100px 1fr;gap:8px 18px;margin:0;font-size:13px}.footer-info dt{color:rgba(255,255,255,.42)}.footer-info dd{margin:0;color:rgba(255,255,255,.82)}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:32px;padding-top:18px;display:flex;justify-content:space-between;gap:18px;color:rgba(255,255,255,.4);font-size:11px}
/* care page classes compatibility */
.page-hero{padding:100px 0 86px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center}.hero-copy h1{font-size:clamp(54px,6vw,82px);line-height:.98;letter-spacing:-.06em;margin:18px 0 24px}.hero-copy h1 em{color:var(--blue)}.hero-copy>p{font-size:18px;color:var(--text);max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-media{position:relative;min-height:540px}.hero-card-main{position:absolute;inset:30px 0 0 65px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);background:#eef7ff}.hero-card-main img{width:100%;height:100%;object-fit:cover}.hero-float{position:absolute;left:0;bottom:42px;width:250px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:20px}.hero-float img{width:100%;height:155px;object-fit:contain}.hero-float b{display:block;margin-top:10px}.hero-float span{font-size:12px;color:var(--muted)}.section{padding:105px 0}.section.soft{background:var(--soft)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:50px}.section-head h2{font-size:clamp(38px,4.6vw,60px);line-height:1.06;letter-spacing:-.045em;margin:10px 0 0}.section-head p{max-width:560px;color:var(--muted)}.kicker{font-size:12px;letter-spacing:.18em;font-weight:900;color:var(--blue)}.cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cap-card{border:1px solid var(--line);border-radius:24px;padding:28px}.cap-card .num{font-size:11px;color:var(--blue);font-weight:900}.cap-card h3{font-size:24px;margin:25px 0 9px}.cap-card p{color:var(--muted)}.platform-band{background:#071d38;color:#fff;border-radius:30px;padding:42px;display:grid;grid-template-columns:.7fr 1.3fr;gap:35px;align-items:center}.platform-band h3{font-size:34px;margin:8px 0}.platform-band p{color:rgba(255,255,255,.62)}.platform-diagram{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.platform-diagram article{background:#fff;color:var(--ink);border-radius:20px;padding:15px}.platform-diagram img{width:100%;height:160px;object-fit:contain}.platform-diagram b,.platform-diagram span{display:block}.platform-diagram span{font-size:12px;color:var(--muted)}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.use-card{border:1px solid var(--line);border-radius:24px;overflow:hidden}.use-card img{width:100%;height:250px;object-fit:cover}.use-card .copy{padding:22px}.use-card h3{font-size:22px;margin:0 0 8px}.use-card p{color:var(--muted);margin:0}
/* contact */
.floating{position:fixed;right:24px;bottom:24px;z-index:45;border:0;background:var(--navy);color:#fff;border-radius:999px;padding:15px 19px;font-weight:900;box-shadow:0 12px 30px rgba(4,25,50,.25)}.drawer-backdrop{position:fixed;inset:0;background:rgba(4,20,39,.45);z-index:69;opacity:0;pointer-events:none;transition:.2s}.drawer-backdrop.open{opacity:1;pointer-events:auto}.contact-drawer{position:fixed;z-index:70;right:0;top:0;bottom:0;width:min(520px,94vw);background:#fff;padding:46px 34px;transform:translateX(102%);transition:.25s;overflow:auto;box-shadow:-16px 0 50px rgba(5,28,56,.16)}.contact-drawer.open{transform:none}.drawer-close{position:absolute;right:20px;top:16px;border:0;background:#f2f5f8;width:42px;height:42px;border-radius:50%;font-size:25px}.contact-drawer h2{font-size:38px;margin:8px 0 12px}.contact-drawer>p{color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:800;color:#405268}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:13px 14px;outline:none}.field textarea{min-height:130px;resize:vertical}.form-status{font-size:13px;color:#2f7f24;margin-top:12px}.form-note{font-size:11px;color:#8a98a7}
@media(max-width:1100px){.nav{gap:15px}.nav a{font-size:12px}.air-intro-grid,.deep-hero,.hero-grid{grid-template-columns:1fr}.air-intro-cards{grid-template-columns:repeat(3,1fr)}.feature-grid.six{grid-template-columns:repeat(2,1fr)}.feature-grid.four{grid-template-columns:repeat(2,1fr)}.system-flow{grid-template-columns:1fr}.system-flow i{transform:rotate(90deg)}.system-support{grid-template-columns:1fr}.type-detail-grid{grid-template-columns:1fr}.timeline{grid-template-columns:repeat(2,1fr)}.case-strip{grid-template-columns:repeat(2,1fr)}.design-example{grid-template-columns:1fr}.odor-steps,.medisum-benefits,.medisum-flow{grid-template-columns:repeat(2,1fr)}.deployment{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr)}.hero-media{min-height:470px}.hero-card-main{left:80px}.platform-band{grid-template-columns:1fr}}
@media(max-width:760px){.wrap{width:min(var(--max),calc(100% - 30px))}.site-header{height:68px}.brand img{width:164px}.nav{display:none}.menu-btn{display:block}.section-jump{top:68px;overflow:auto}.section-jump .wrap{width:max-content;min-width:100%;display:flex}.section-jump a{min-width:180px}.air-intro{padding:60px 0 46px}.air-intro h1{font-size:45px}.air-intro p{font-size:15px}.air-intro-cards{grid-template-columns:1fr}.air-intro-cards a{min-height:180px}.deep-section{padding:72px 0}.deep-hero{gap:30px;margin-bottom:36px}.deep-hero.reverse .deep-copy,.deep-hero.reverse .deep-media{order:initial}.deep-copy h2{font-size:43px}.deep-copy .lead{font-size:16px}.deep-media,.deep-media>img{min-height:330px}.deep-media.collage{grid-template-columns:1fr 1fr}.deep-media.collage img{height:330px}.statement-box{padding:26px}.statement-box h3{font-size:28px}.feature-grid.six,.feature-grid.four{grid-template-columns:1fr}.subsection-title{margin:55px 0 22px}.subsection-title h3{font-size:34px}.two-col-block,.type-detail-grid,.photo-pair{grid-template-columns:1fr}.product-card{grid-template-columns:1fr}.product-card img{min-height:250px;height:300px}.product-card>div{padding:14px}.photo-pair img{height:330px}.timeline,.timeline.compact{grid-template-columns:1fr}.case-strip{grid-template-columns:1fr 1fr}.design-stats{grid-template-columns:1fr 1fr 1fr}.odor-steps,.medisum-benefits,.medisum-flow{grid-template-columns:1fr 1fr}.video-card{grid-template-columns:1fr}.shorts{justify-self:center;width:min(280px,82vw)}.process-grid{grid-template-columns:1fr}.cta-box{display:block;padding:30px 25px}.cta-box .btn{margin-top:20px}.footer-grid{grid-template-columns:1fr}.copyright{display:block}.copyright span{display:block;margin-top:6px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.page-hero{padding:65px 0}.hero-copy h1{font-size:46px}.hero-media{min-height:390px}.hero-card-main{inset:20px 0 0 35px}.hero-float{width:190px;padding:14px}.hero-float img{height:105px}.cap-grid,.use-grid,.platform-diagram{grid-template-columns:1fr}.section{padding:74px 0}.section-head{display:block}.section-head p{margin-top:15px}}
@media(max-width:700px){.gateway-header{height:70px;padding:0 16px}.gateway-brand img{width:165px}.gateway-head-copy{display:none}.gateway-panel{padding:90px 24px 34px}.gateway-copy h1{font-size:42px}.gateway-copy p{font-size:14px}.gateway-bg{object-position:center}.gateway-chips span{font-size:11px}.gateway-copy strong{font-size:13px}}

/* === 2026-09-09 v7 visual refinement === */
/* gateway: PC 50:50, cleaner new visual collages */
.gateway-panel{isolation:isolate;padding:clamp(34px,4vw,64px)}
.gateway-bg{transform:scale(1.005);filter:saturate(.98) contrast(1.03)}
.gateway-shade{background:linear-gradient(180deg,rgba(4,16,30,.03) 0%,rgba(4,18,34,.14) 44%,rgba(4,18,34,.82) 100%)}
.air-panel .gateway-shade{background:linear-gradient(180deg,rgba(1,25,26,.02) 0%,rgba(2,28,30,.12) 42%,rgba(1,26,29,.84) 100%)}
.gateway-copy{max-width:610px;padding:22px 24px 22px;border:1px solid rgba(255,255,255,.17);border-radius:24px;background:linear-gradient(135deg,rgba(4,18,34,.60),rgba(4,18,34,.26));box-shadow:0 22px 52px rgba(0,0,0,.18);backdrop-filter:blur(9px)}
.gateway-copy h1{font-size:clamp(43px,4.3vw,68px);margin:12px 0 14px}.gateway-copy p{font-size:16px;line-height:1.65;margin-bottom:18px}.gateway-chips{margin-bottom:17px}
.gateway-no{color:#8fd4ff}.air-panel .gateway-no{color:#91f0cf}
.gateway-panel:hover .gateway-bg{transform:scale(1.02)}

/* Intro cards are clearly differentiated */
.air-intro-cards a:nth-child(1){background:linear-gradient(145deg,#eef7ff,#dff0ff);border-color:#c5e0f7}
.air-intro-cards a:nth-child(2){background:linear-gradient(145deg,#effcf7,#ddf5ea);border-color:#c4e9da}
.air-intro-cards a:nth-child(3){background:linear-gradient(145deg,#f6f2ff,#e9e2fb);border-color:#ddd2f5}
.air-intro-cards a b{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#fff;box-shadow:0 8px 20px rgba(20,50,80,.08)}

/* kitchen feature cards: strong visual grouping instead of plain white blocks */
.kitchen-feature-grid article{position:relative;overflow:hidden;border:0;min-height:215px;padding:30px 28px 28px;box-shadow:0 16px 32px rgba(22,57,89,.08)}
.kitchen-feature-grid article::after{content:"";position:absolute;right:-52px;top:-58px;width:150px;height:150px;border-radius:50%;background:rgba(255,255,255,.55)}
.kitchen-feature-grid article:nth-child(1){background:linear-gradient(145deg,#e9f5ff,#d8ebff)}
.kitchen-feature-grid article:nth-child(2){background:linear-gradient(145deg,#ecf9f2,#d8f1e5)}
.kitchen-feature-grid article:nth-child(3){background:linear-gradient(145deg,#f0efff,#e0ddfb)}
.kitchen-feature-grid article:nth-child(4){background:linear-gradient(145deg,#fff4df,#ffe8bc)}
.kitchen-feature-grid article:nth-child(5){background:linear-gradient(145deg,#eaf8f8,#d7efef)}
.kitchen-feature-grid article:nth-child(6){background:linear-gradient(145deg,#f6f0fb,#eadff5)}
.kitchen-feature-grid i{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:13px;background:#fff;color:#075cad;box-shadow:0 8px 18px rgba(0,80,160,.10);font-size:13px;position:relative;z-index:1}
.kitchen-feature-grid h3{font-size:21px;position:relative;z-index:1}.kitchen-feature-grid p{font-size:14px;line-height:1.7;color:#405a72;position:relative;z-index:1}
.kitchen-support>div{border:0;box-shadow:0 12px 28px rgba(17,51,83,.07)}
.kitchen-support>div:nth-child(1){background:#eef7ff}.kitchen-support>div:nth-child(2){background:#eefbf5}.kitchen-support>div:nth-child(3){background:#f5f1ff}

/* mode cards more readable */
#kitchen .mode-card:first-child{background:linear-gradient(145deg,#fff8ef,#ffedd8);border-color:#f3d3ac}
#kitchen .mode-card.accent{background:linear-gradient(145deg,#e9f5ff,#d9ecff);border-color:#c3dff7}
#kitchen .mode-card h3{font-size:29px}

/* comparison and design example */
.compare-table thead th:nth-child(2){background:#7c8996}.compare-table thead th:nth-child(3){background:#0d71bd}
.design-example-highlight{background:linear-gradient(135deg,#071f3d 0%,#0c416f 58%,#0d6f8a 100%);border:0;color:#fff;box-shadow:0 22px 46px rgba(4,34,65,.18)}
.design-example-highlight>div>span{color:#8fdcff}.design-example-highlight h3{color:#fff}.design-example-highlight p{color:rgba(255,255,255,.76)}
.design-example-highlight .design-stats>div{background:rgba(255,255,255,.95);border:0;box-shadow:0 12px 25px rgba(0,0,0,.14)}
.design-example-highlight .design-stats b{color:#0d6fc7}.design-example-highlight .design-stats span{color:#526579}
.kitchen-timeline li{background:linear-gradient(155deg,#fff,#f2f7fb);border-color:#d8e4ee;box-shadow:0 10px 22px rgba(22,57,89,.055)}
.kitchen-timeline li:nth-child(odd){background:linear-gradient(155deg,#f0f7ff,#e8f2fb)}
.kitchen-timeline b{color:#0a66b2}

/* toilet visual and colored feature cards */
.toilet-feature-grid article{border:0;min-height:205px;box-shadow:0 14px 30px rgba(30,61,71,.075)}
.toilet-feature-grid article:nth-child(1){background:linear-gradient(145deg,#e8f6ff,#d8eeff)}
.toilet-feature-grid article:nth-child(2){background:linear-gradient(145deg,#eaf9f2,#d8f0e4)}
.toilet-feature-grid article:nth-child(3){background:linear-gradient(145deg,#fff6e8,#fde8c4)}
.toilet-feature-grid article:nth-child(4){background:linear-gradient(145deg,#f3efff,#e5ddfa)}
.toilet-feature-grid i{display:inline-grid;width:40px;height:40px;place-items:center;border-radius:13px;background:#fff;color:#0a66b2;box-shadow:0 8px 18px rgba(0,80,150,.08)}
.toilet-feature-grid h3{font-size:20px}.toilet-feature-grid p{font-size:14px;line-height:1.7;color:#4e6473}
.toilet-visual-explainer{display:grid;grid-template-columns:.75fr 1.25fr;gap:30px;align-items:center;margin:18px 0 46px;padding:30px;border-radius:28px;background:linear-gradient(135deg,#0c3157,#0b6c77);color:#fff;box-shadow:0 20px 42px rgba(10,58,84,.18)}
.toilet-visual-copy>span{font-size:11px;font-weight:900;letter-spacing:.15em;color:#8ce4f0}.toilet-visual-copy h3{font-size:30px;line-height:1.2;margin:10px 0 13px}.toilet-visual-copy p{font-size:14px;color:rgba(255,255,255,.75);line-height:1.75}
.toilet-visual-explainer figure{margin:0;background:#fff;border-radius:22px;padding:10px}.toilet-visual-explainer img{width:100%;display:block;border-radius:16px}.toilet-visual-explainer figcaption{font-size:11px;color:#5d7180;padding:9px 6px 2px}
.toilet-timeline li{background:linear-gradient(150deg,#ffffff,#f2f8f6);border-color:#d9eae5}.toilet-timeline li:nth-child(even){background:linear-gradient(150deg,#f2f7ff,#e8f0fb)}
.photo-pair figure{box-shadow:0 16px 34px rgba(21,57,68,.08);border:1px solid #dce8ec}.photo-pair img{object-position:center}

/* hospital / long-term care: less black, higher readability, more content */
.deep-section.dark{background:radial-gradient(circle at 90% 8%,rgba(48,148,171,.24),transparent 32%),linear-gradient(160deg,#071d38 0%,#0a294a 52%,#082f3a 100%)}
.dark .deep-media{box-shadow:0 24px 50px rgba(0,0,0,.25)}
.odor-steps article:nth-child(1){background:linear-gradient(145deg,rgba(65,136,224,.28),rgba(255,255,255,.055))}.odor-steps article:nth-child(2){background:linear-gradient(145deg,rgba(57,191,145,.24),rgba(255,255,255,.055))}.odor-steps article:nth-child(3){background:linear-gradient(145deg,rgba(238,171,66,.21),rgba(255,255,255,.055))}.odor-steps article:nth-child(4){background:linear-gradient(145deg,rgba(160,108,215,.23),rgba(255,255,255,.055))}
.medisum-flow article:nth-child(1){background:#124678}.medisum-flow article:nth-child(2){background:#146066}.medisum-flow article:nth-child(3){background:#4d506f}.medisum-flow article:nth-child(4){background:#285073}
.medisum-benefits article{background:rgba(255,255,255,.075)}
.hospital-detail-band{margin:28px 0 38px;padding:30px;border-radius:26px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.14)}
.hospital-detail-head>span{font-size:11px;font-weight:900;letter-spacing:.15em;color:#91def0}.hospital-detail-head h3{font-size:30px;line-height:1.25;margin:10px 0 22px}.hospital-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.hospital-detail-grid article{padding:23px;border-radius:19px;background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.10)}.hospital-detail-grid b{font-size:11px;color:#8bdff1}.hospital-detail-grid h4{font-size:18px;margin:9px 0 8px}.hospital-detail-grid p{font-size:13px;color:rgba(255,255,255,.66);line-height:1.72;margin:0}
.video-card{background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.055));box-shadow:0 18px 36px rgba(0,0,0,.12)}

@media(max-width:900px){.toilet-visual-explainer{grid-template-columns:1fr}.hospital-detail-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){
  .gateway-panel{padding:78px 18px 24px}.gateway-copy{padding:18px 18px;border-radius:19px}.gateway-copy h1{font-size:38px}.gateway-copy p{font-size:13px}.gateway-panel{min-height:56dvh}.gateway-bg{object-position:center top}
  .toilet-visual-explainer{padding:20px}.toilet-visual-copy h3{font-size:26px}.hospital-detail-grid{grid-template-columns:1fr}
}

/* === 2026-09-09 v8: public-safe cases + stronger visual hierarchy === */
/* duplicate 01/02/03 jump bar removed from HTML; keep rule inert */
.section-jump{display:none!important}

/* Accent title panels — deliberate light colors for scanability */
.subsection-title.accent-panel{
  margin:68px 0 28px;
  padding:27px 30px 25px;
  border-radius:24px;
  border:1px solid rgba(16,55,88,.09);
  box-shadow:0 14px 34px rgba(25,55,84,.07);
  max-width:none;
}
.subsection-title.accent-panel h3{margin:8px 0 7px}
.subsection-title.accent-panel p{color:#53677a}
.subsection-title.accent-pink{background:linear-gradient(135deg,#fff0f5 0%,#ffe4ee 100%);border-color:#f4c8d7}
.subsection-title.accent-pink>span{color:#c63b70}
.subsection-title.accent-violet{background:linear-gradient(135deg,#f4f0ff 0%,#e8e0ff 100%);border-color:#d8ccf6}
.subsection-title.accent-violet>span{color:#7355c5}
.subsection-title.accent-mint{background:linear-gradient(135deg,#ecfbf5 0%,#dbf5e9 100%);border-color:#c3e8d7}
.subsection-title.accent-mint>span{color:#26856b}
.subsection-title.accent-yellow{background:linear-gradient(135deg,#fff9df 0%,#fff0bd 100%);border-color:#f2dda1}
.subsection-title.accent-yellow>span{color:#a76b00}
.subsection-title.accent-peach{background:linear-gradient(135deg,#fff2eb 0%,#ffe3d5 100%);border-color:#f2cdbc}
.subsection-title.accent-peach>span{color:#c65d36}

/* Kitchen architecture flow — each part has a distinct colored block */
.kitchen-flow{gap:11px}
.kitchen-flow div{
  border:0;
  min-height:138px;
  box-shadow:0 14px 30px rgba(25,55,84,.09);
  position:relative;
  overflow:hidden;
}
.kitchen-flow div::before{content:"";position:absolute;width:76px;height:76px;border-radius:50%;right:-20px;top:-24px;background:rgba(255,255,255,.58)}
.kitchen-flow div:nth-of-type(1){background:linear-gradient(145deg,#ffe8f0,#ffd4e3)}
.kitchen-flow div:nth-of-type(2){background:linear-gradient(145deg,#eee8ff,#ddd2ff)}
.kitchen-flow div:nth-of-type(3){background:linear-gradient(145deg,#ddf7ee,#c9eedf)}
.kitchen-flow div:nth-of-type(4){background:linear-gradient(145deg,#fff1cf,#ffe2a7)}
.kitchen-flow div:nth-of-type(5){background:linear-gradient(145deg,#dff2ff,#cce9ff)}
.kitchen-flow b{font-size:17px;color:#142d47;position:relative;z-index:1}
.kitchen-flow span{font-size:12px;color:#52677a;position:relative;z-index:1}
.kitchen-flow i{width:34px;height:34px;border-radius:50%;background:#0b3157;color:#fff;display:grid;place-items:center;font-size:17px;box-shadow:0 8px 16px rgba(7,39,70,.15)}

/* Support blocks more visible */
.kitchen-support>div{padding:23px 22px;border-radius:20px;box-shadow:0 12px 26px rgba(17,51,83,.08)}
.kitchen-support>div:nth-child(1){background:linear-gradient(145deg,#e7f5ff,#d6edff)}
.kitchen-support>div:nth-child(2){background:linear-gradient(145deg,#e9fbf4,#d4f2e5)}
.kitchen-support>div:nth-child(3){background:linear-gradient(145deg,#f4edff,#e5d9ff)}
.kitchen-support strong{font-size:16px}

/* Main component table — colorful first column labels without hurting readability */
.detail-table tbody tr:nth-child(odd){background:#fffafd}
.detail-table tbody tr:nth-child(even){background:#f8fbff}
.detail-table tbody td:first-child{background:#f2e9ff;color:#593ca7;border-right:1px solid #e3d8f5}

/* Comparison area */
.compare-table tbody tr:nth-child(odd){background:#fff}
.compare-table tbody tr:nth-child(even){background:#f5fafc}
.compare-table tbody td:nth-child(2){background:rgba(255,239,225,.48)}
.compare-table tbody td:nth-child(3){background:rgba(223,243,255,.58)}

/* Field process — individual pastel cards */
.kitchen-timeline li{border:0;box-shadow:0 13px 28px rgba(25,55,84,.08)}
.kitchen-timeline li:nth-child(1){background:linear-gradient(145deg,#ffeaf2,#ffdce8)}
.kitchen-timeline li:nth-child(2){background:linear-gradient(145deg,#eaf3ff,#dbeaff)}
.kitchen-timeline li:nth-child(3){background:linear-gradient(145deg,#ecfbf4,#daf4e7)}
.kitchen-timeline li:nth-child(4){background:linear-gradient(145deg,#f5efff,#e7dcff)}
.kitchen-timeline li:nth-child(5){background:linear-gradient(145deg,#fff6df,#ffe9bd)}
.kitchen-timeline li:nth-child(6){background:linear-gradient(145deg,#e8f8f8,#d7efef)}
.kitchen-timeline b{color:#102f50}

/* Toilet product cards and installation steps */
#toilet .product-card:first-child{background:linear-gradient(145deg,#eef7ff,#e2f1ff);border-color:#cde4f7}
#toilet .product-card:nth-child(2){background:linear-gradient(145deg,#f7efff,#eee3ff);border-color:#ded1f1}
#toilet .product-card>div>span{display:inline-block;padding:7px 10px;border-radius:999px;background:#fff;box-shadow:0 7px 16px rgba(30,60,90,.07)}
.toilet-timeline li{border:0;box-shadow:0 11px 24px rgba(25,55,70,.07)}
.toilet-timeline li:nth-child(1){background:#e8f6ff}.toilet-timeline li:nth-child(2){background:#eaf9f2}.toilet-timeline li:nth-child(3){background:#fff3df}.toilet-timeline li:nth-child(4){background:#f2ecff}.toilet-timeline li:nth-child(5){background:#e8f8f8}.toilet-timeline li:nth-child(6){background:#fff0f4}

/* Generic design example — intentionally no customer/school identity */
.design-example-highlight{background:linear-gradient(135deg,#fff1f6 0%,#efe9ff 55%,#e4f4ff 100%);color:#102943;border:1px solid #e0d5ed;box-shadow:0 20px 42px rgba(52,42,89,.10)}
.design-example-highlight>div>span{color:#b13d72}.design-example-highlight h3{color:#102943}.design-example-highlight p{color:#4b6074}
.design-example-highlight .design-stats>div{background:#fff;border:1px solid rgba(40,65,95,.08);box-shadow:0 11px 22px rgba(44,47,85,.08)}
.design-example-highlight .design-stats b{color:#136fc5}.design-example-highlight .design-stats span{color:#596d80}

@media(max-width:760px){
  .subsection-title.accent-panel{padding:22px 20px;border-radius:20px}
  .kitchen-flow i{transform:rotate(90deg);margin:auto}
}
