:root{--bg:#f6f2e8;--surface:#fffdf8;--ink:#123c35;--muted:#66746f;--line:#d9ddd5;--brand:#0a8d7e;--brand-dark:#0a4d45;--brand-soft:#dcefe8;--accent:#d8843a;--shadow:0 24px 60px rgba(20,62,54,.10);--radius:28px;--wrap:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.wrap{width:min(calc(100% - 48px),var(--wrap));margin:auto}.header{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(18,60,53,.10)}.header-row{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:13px}.brand img{width:62px;height:58px;object-fit:contain}.brand span{display:grid;line-height:1}.brand strong,.brand b{color:var(--brand);font-weight:850;letter-spacing:.075em}.brand strong{font-size:1rem}.brand b{margin-top:7px;font-size:.78rem;letter-spacing:.15em}.header nav{display:flex;gap:27px;font-weight:700;font-size:.92rem}.header nav a{padding:34px 0;position:relative}.header nav a:after{content:"";position:absolute;height:2px;background:var(--brand);left:0;right:100%;bottom:25px;transition:.2s}.header nav a:hover:after{right:0}.head-actions{display:flex;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:999px;border:1px solid transparent;font-weight:800;font-size:.9rem;transition:.2s}.button:hover{transform:translateY(-1px)}.primary{background:var(--brand);color:#fff;box-shadow:0 12px 26px rgba(10,141,126,.18)}.primary:hover{background:var(--brand-dark)}.ghost{border-color:var(--line);background:rgba(255,255,255,.35)}.ghost:hover{background:#fff}.hero{overflow:hidden;border-bottom:1px solid rgba(18,60,53,.08)}.slider{position:relative}.slide{display:none;min-height:690px;background:linear-gradient(180deg,#fffdf8 0%,#f6f2e8 100%)}.slide.active{display:block}.slide-grid{min-height:690px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:64px}.slide-copy{padding:64px 0}.eyebrow{display:flex;align-items:center;gap:11px;margin:0 0 16px;color:var(--brand-dark);font-weight:850;font-size:.76rem;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:30px;height:1px;background:currentColor}.slide h1,.section h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.035em;line-height:1.04;margin:0;color:var(--brand-dark)}.slide h1{font-size:clamp(3.4rem,5.8vw,6rem);max-width:760px}.lead{font-size:1.15rem;color:var(--muted);max-width:720px;margin:26px 0 30px}.actions{display:flex;flex-wrap:wrap;gap:12px}.doctor-line{margin:28px 0 0;color:var(--brand-dark);font-size:.82rem;font-weight:650}.banner-art{height:520px;border:1px solid rgba(10,141,126,.16);border-radius:36px;background:rgba(255,255,255,.75);box-shadow:var(--shadow);position:relative;overflow:hidden}.art-route{background:linear-gradient(145deg,#f8f5ea,#edf6f3)}.art-route:before,.art-route:after{content:"";position:absolute;border-radius:50%;filter:blur(1px)}.art-route:before{width:440px;height:440px;background:rgba(117,156,152,.12);left:-120px;bottom:-160px}.art-route:after{width:330px;height:330px;background:rgba(216,132,58,.10);right:-80px;top:-90px}.art-route svg{position:absolute;inset:45px 52px 90px;width:calc(100% - 104px);height:calc(100% - 135px)}.art-route path{fill:none;stroke:#1a746c;stroke-width:5;stroke-linecap:round}.art-route circle{fill:#1a746c;stroke:#fff;stroke-width:5;r:10}.art-route circle.end{fill:var(--accent);r:15}.art-note{position:absolute;right:30px;bottom:26px;left:30px;padding:16px 18px;border-radius:18px;background:rgba(255,253,248,.92);border:1px solid var(--line);font-size:.82rem;color:var(--muted)}.art-context{display:grid;place-items:center;background:radial-gradient(circle at center,rgba(10,141,126,.10),transparent 40%),linear-gradient(145deg,#fffdf8,#edf6f3)}.context-core{width:190px;height:190px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 20px 45px rgba(20,62,54,.10);position:relative;z-index:2}.context-core img{width:78%}.bubble{position:absolute;padding:12px 16px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:800;font-size:.82rem;box-shadow:0 14px 30px rgba(20,62,54,.08)}.b1{left:8%;top:18%}.b2{right:8%;top:22%}.b3{left:10%;bottom:18%}.b4{right:8%;bottom:17%}.b5{right:33%;top:8%}.art-apps{background:linear-gradient(145deg,#eaf5f1,#fffdf8);padding:38px}.mini-apps{display:grid;grid-template-columns:1fr 1fr;gap:14px;height:68%}.mini-apps span{display:flex;align-items:flex-end;padding:23px;border-radius:24px;background:#fff;border:1px solid var(--line);font-family:Georgia,serif;font-size:1.35rem;color:var(--brand-dark);box-shadow:0 14px 28px rgba(20,62,54,.06)}.today-card{position:absolute;left:38px;right:38px;bottom:34px;padding:18px 22px;border-radius:20px;background:var(--brand-dark);color:#fff;display:flex;justify-content:space-between;align-items:center}.today-card small{opacity:.7;text-transform:uppercase;letter-spacing:.12em}.dots{position:absolute;bottom:24px;left:50%;display:flex;gap:8px;transform:translateX(-50%);z-index:4}.dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(10,77,69,.25);cursor:pointer}.dot.active{width:28px;border-radius:999px;background:var(--brand)}.trust-strip{background:#fffdf8;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-grid>div{padding:27px 30px;border-right:1px solid var(--line)}.trust-grid>div:last-child{border-right:0}.trust-grid span{display:inline-grid;place-items:center;width:33px;height:33px;border-radius:50%;background:var(--brand-soft);font-weight:850;font-size:.72rem;margin-bottom:12px}.trust-grid strong{display:block;margin-bottom:5px}.trust-grid small{display:block;color:var(--muted);font-size:.8rem}.section{padding:110px 0}.section h2{font-size:clamp(2.7rem,4.7vw,4.6rem)}.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:end;margin-bottom:55px}.intro-copy{color:var(--muted);font-size:1.02rem;max-width:620px}.principles{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);background:rgba(255,255,255,.25)}.principles article{padding:38px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.principles article:nth-child(2n){border-right:0}.principles article:nth-last-child(-n+2){border-bottom:0}.principles span{color:var(--accent);font-weight:850;font-size:.76rem;letter-spacing:.1em}.principles h3{font-family:Georgia,serif;font-weight:500;font-size:1.4rem;margin:28px 0 10px}.principles p{margin:0;color:var(--muted);font-size:.9rem}.boundary{margin-top:26px;border-radius:18px;background:var(--brand-dark);color:#fff;padding:24px 30px;display:grid;grid-template-columns:220px 1fr;gap:25px}.boundary p{margin:0;color:rgba(255,255,255,.76);font-size:.86rem}.process{background:linear-gradient(90deg,transparent 49.9%,rgba(10,77,69,.08) 50%,transparent 50.1%)}.center-head{text-align:center;max-width:790px;margin:0 auto 55px}.center-head .eyebrow{justify-content:center}.center-head .eyebrow:before{display:none}.center-head p:last-child{color:var(--muted)}.timeline{max-width:880px;margin:auto}.timeline article{display:grid;grid-template-columns:54px 1fr;gap:22px;position:relative;padding:0 0 34px}.timeline article:before{content:"";position:absolute;left:26px;top:52px;bottom:0;width:1px;background:rgba(10,77,69,.25)}.timeline article:last-child:before{display:none}.step-no{width:54px;height:54px;border-radius:50%;background:var(--brand-dark);color:#fff;display:grid;place-items:center;font-weight:850;font-size:.72rem;z-index:2}.timeline article>div{padding:6px 0 28px;border-bottom:1px solid var(--line)}.timeline small{color:var(--accent);font-weight:850;letter-spacing:.11em;text-transform:uppercase;font-size:.69rem}.timeline h3{font-family:Georgia,serif;font-size:1.5rem;font-weight:500;margin:6px 0 8px}.timeline p{margin:0;color:var(--muted);font-size:.9rem}.process-cta{max-width:880px;margin:18px auto 0;padding:24px 28px;border:1px solid var(--line);border-radius:20px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}.process-cta small{display:block;color:var(--brand);font-weight:850;text-transform:uppercase;letter-spacing:.1em}.process-cta strong{font-family:Georgia,serif;font-size:1.45rem;font-weight:500}.topics{background:var(--brand-dark);color:#fff}.topics h2,.topics .eyebrow{color:#fff}.topics .intro-copy{color:rgba(255,255,255,.7)}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.18)}.topic-grid article{padding:28px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.topic-grid article:nth-child(4n){border-right:0}.topic-grid article:nth-last-child(-n+4){border-bottom:0}.topic-grid h3{font-size:1rem;margin:0 0 8px}.topic-grid p{margin:0;color:rgba(255,255,255,.62);font-size:.83rem}.apps{background:#fffdf8}.app-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.app-grid article{min-height:280px;border:1px solid var(--line);border-radius:24px;background:#fff;padding:28px;display:flex;flex-direction:column}.app-mark{width:46px;height:46px;border-radius:14px;background:var(--brand-soft);display:grid;place-items:center;color:var(--brand);font-size:1.4rem;margin-bottom:44px}.app-grid h3{font-family:Georgia,serif;font-size:1.45rem;font-weight:500;margin:0 0 10px}.app-grid p{color:var(--muted);font-size:.88rem}.app-grid a{margin-top:auto;color:var(--brand-dark);font-weight:800;font-size:.85rem}.about-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:center}.portrait{min-height:510px;border-radius:30px;background:linear-gradient(145deg,#dcefe8,#f3eee4);display:grid;place-items:center;overflow:hidden}.portrait-inner{text-align:center}.portrait img{width:210px;margin:auto;filter:drop-shadow(0 18px 25px rgba(20,62,54,.10))}.portrait span{display:block;margin-top:25px;font-family:Georgia,serif;font-size:1.8rem}.about p{color:var(--muted)}.text-link{color:var(--brand-dark);font-weight:800}.articles{background:#f4f0e6}.article-grid{display:grid;grid-template-columns:1.1fr .95fr .95fr;gap:14px}.article-grid article{min-height:280px;border:1px solid var(--line);border-radius:22px;background:#fff;padding:28px;display:flex;flex-direction:column}.article-grid .featured{background:var(--brand-dark);color:#fff}.article-grid span{font-size:.7rem;font-weight:850;text-transform:uppercase;letter-spacing:.1em;color:var(--brand)}.article-grid .featured span{color:#d8b77a}.article-grid h3{font-family:Georgia,serif;font-size:1.65rem;line-height:1.08;font-weight:500;margin:34px 0 13px}.article-grid p{color:var(--muted);font-size:.86rem}.article-grid .featured p{color:rgba(255,255,255,.68)}.article-grid small{margin-top:auto;color:var(--muted)}.article-grid .featured small{color:rgba(255,255,255,.6)}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.faq-grid>div:first-child p:last-child{color:var(--muted)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;padding:20px 0;font-weight:750;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:24px;height:24px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.faq-list details p{margin:-3px 42px 18px 0;color:var(--muted);font-size:.9rem}.cta{padding-top:30px}.cta-box{background:var(--brand-dark);color:#fff;border-radius:32px;padding:52px 58px;display:grid;grid-template-columns:1.25fr .75fr;gap:50px;align-items:center}.cta-box h2,.cta-box .eyebrow{color:#fff}.cta-box p{color:rgba(255,255,255,.7)}.cta-box>div:last-child{display:grid;gap:10px}.inverse{background:#fff;color:var(--brand-dark);box-shadow:none}.cta-box small{text-align:center;color:rgba(255,255,255,.55)}footer{margin-top:90px;padding:54px 0 25px;border-top:1px solid var(--line);background:#fffdf8}.footer-grid{display:grid;grid-template-columns:1.35fr .7fr .7fr 1fr;gap:45px}.footer-brand img{width:58px}.footer-grid>div:not(.brand){display:grid;align-content:start;gap:8px;font-size:.88rem}.footer-grid>div>b{margin-bottom:7px}.footer-grid p{color:var(--muted);margin:0;font-size:.83rem}.footer-grid a{color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);margin-top:36px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:.76rem}@media(max-width:1080px){.header nav{display:none}.slide-grid,.intro-grid,.about-grid,.faq-grid{grid-template-columns:1fr}.slide,.slide-grid{min-height:auto}.slide-copy{padding:60px 0 25px}.banner-art{height:430px;margin-bottom:70px}.trust-grid,.topic-grid{grid-template-columns:1fr 1fr}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div:last-child{grid-column:1/-1;border-top:1px solid var(--line)}.topic-grid article:nth-child(4n){border-right:1px solid rgba(255,255,255,.18)}.topic-grid article:nth-child(2n){border-right:0}.topic-grid article:nth-last-child(-n+4){border-bottom:1px solid rgba(255,255,255,.18)}.topic-grid article:nth-last-child(-n+2){border-bottom:0}.app-grid{grid-template-columns:1fr 1fr}.article-grid{grid-template-columns:1fr 1fr}.article-grid .featured{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.process{background:none}}@media(max-width:700px){.wrap{width:min(calc(100% - 28px),var(--wrap))}.header-row{min-height:76px}.brand img{width:46px;height:43px}.brand strong{font-size:.78rem}.brand b{font-size:.65rem}.head-actions .ghost{display:none}.head-actions .primary{padding:0 17px;min-height:44px}.slide-copy{padding-top:44px}.slide h1{font-size:clamp(2.8rem,13vw,4.3rem)}.lead{font-size:1rem}.actions{display:grid}.actions .button{width:100%}.banner-art{height:340px;border-radius:25px}.art-route svg{inset:28px 30px 85px;width:calc(100% - 60px);height:calc(100% - 113px)}.context-core{width:135px;height:135px}.bubble{font-size:.68rem;padding:8px 10px}.mini-apps{gap:8px}.mini-apps span{padding:14px;font-size:1rem}.today-card{left:20px;right:20px;bottom:20px;padding:13px 15px}.trust-grid,.principles,.topic-grid,.app-grid,.article-grid,.footer-grid{grid-template-columns:1fr}.trust-grid>div{border-right:0;border-bottom:1px solid var(--line)}.trust-grid>div:last-child{grid-column:auto;border-bottom:0}.section{padding:78px 0}.section h2{font-size:clamp(2.4rem,11vw,3.7rem)}.intro-grid{gap:20px;margin-bottom:38px}.principles article{border-right:0!important;border-bottom:1px solid var(--line)!important;padding:28px}.principles article:last-child{border-bottom:0!important}.boundary{grid-template-columns:1fr}.timeline article{grid-template-columns:46px 1fr;gap:15px}.step-no{width:46px;height:46px}.timeline article:before{left:22px;top:44px}.process-cta{display:grid}.topic-grid article{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.18)!important}.topic-grid article:last-child{border-bottom:0!important}.app-grid article{min-height:230px}.app-mark{margin-bottom:28px}.about-grid{gap:34px}.portrait{min-height:360px}.portrait img{width:160px}.article-grid .featured{grid-column:auto}.faq-grid{gap:30px}.cta-box{grid-template-columns:1fr;padding:36px 26px}.footer-bottom{flex-direction:column}.footer-brand{margin-bottom:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.slide{transition:none!important}}