@font-face{font-family:Inter;src:url('/assets/Inter-Regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url('/assets/Inter-SemiBold.ttf') format('truetype');font-weight:600 900;font-display:swap}
:root{--paper:#f7f5ee;--ink:#183e37;--muted:#53665f;--teal:#0f766e;--mint:#dcebe1;--line:#d7ded4;--white:#fff;--serif:Georgia,'Times New Roman',serif;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Tahoma,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible,summary:focus-visible{outline:3px solid var(--teal);outline-offset:6px}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.09}h3{font-size:21px;font-weight:600;line-height:1.35;letter-spacing:-.03em}p{color:var(--muted)}.wrap{width:min(1216px,calc(100% - 96px));margin-inline:auto}.header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;gap:8px;align-items:center;font-weight:600;font-size:29px;letter-spacing:-1.4px;line-height:1}.brand img{border-radius:10px}.brand-dot{color:var(--teal);margin-left:-8px}.header nav{display:flex;gap:36px;font-size:14px}.languages{display:flex;align-items:center;border:1px solid #becbc1;border-radius:40px;padding:4px;gap:2px;font-size:13px}.languages a{padding:6px 13px;border-radius:24px;min-height:36px;display:grid;place-items:center}.languages a[aria-current]{background:var(--ink);color:var(--white)}.skip{position:fixed;top:-100px;left:16px;z-index:10;background:var(--ink);color:white;padding:12px}.skip:focus{top:12px}.hero{display:grid;grid-template-columns:1.13fr 1fr;gap:56px;padding-block:80px 72px;align-items:center}.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:600;line-height:1.8;color:var(--teal)}.tiny-star{font-size:24px;vertical-align:middle;margin-right:8px}.hero h1{font-size:clamp(46px,4.75vw,67px);margin-block:23px 28px}.hero h1 em{font-weight:400;color:var(--teal)}.intro{max-width:460px;font-size:16px;line-height:1.85}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:32px;flex-wrap:wrap}.button{display:inline-flex;gap:32px;align-items:center;justify-content:space-between;background:var(--ink);color:var(--white);padding:15px 23px;border-radius:7px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:var(--teal);text-decoration:none;transform:translateY(-2px)}.button span{font-size:20px}.release{font-size:12px;color:var(--muted)}.release span{color:var(--teal);font-size:9px;padding-right:7px}.small-note{font-size:11px;margin-top:22px}.hero-visual{background:var(--mint);border-radius:140px 140px 24px 24px;padding:32px 34px 43px;min-height:537px;display:flex;flex-direction:column;justify-content:center}.visual-heading{display:flex;gap:11px;justify-content:center;align-items:center;margin-bottom:22px}.visual-heading>span{font-size:35px;color:var(--teal)}.visual-heading p{font-family:var(--serif);font-size:22px;color:var(--ink);font-style:italic}.schedule-preview{position:relative;background:#fffdfa;border:1px solid #e1e5dc;border-radius:18px;padding:27px 24px 0;box-shadow:0 16px 35px #234b3610;transform:rotate(-2deg)}.schedule-top{position:relative}.schedule-top .eyebrow{font-size:9px;letter-spacing:.08em}.schedule-top h2{font-family:Inter,Tahoma,sans-serif;font-size:23px;font-weight:600;letter-spacing:-1px;margin-top:7px;line-height:1.4}.schedule-plus{position:absolute;right:0;top:5px;font-size:27px;color:var(--teal)}.week{display:flex;justify-content:space-between;margin:24px 0 22px;font-size:9px;color:var(--muted)}.week span{display:grid;text-align:center;gap:5px}.week b{display:grid;place-items:center;width:32px;height:32px;font-size:12px;font-weight:400;border-radius:50%;color:var(--ink)}.week .selected{background:var(--teal);color:white}.time-label{display:flex;gap:10px;font-size:10px;color:var(--muted);margin:15px 0 8px}.time-label span{color:var(--ink);font-weight:600}.dose{display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:10px;padding:14px 12px}.dose.completed{background:#edf5ee;border-color:transparent}.dose-icon{font-size:22px;color:var(--teal);width:28px}.dose strong{font-size:12px;font-weight:600}.dose small{font-size:10px;display:block;color:var(--muted)}.dose-state{font-size:9px;color:var(--teal);margin-left:auto}.preview-bottom{border-top:1px solid var(--line);margin-top:22px;padding:16px 0;font-size:10px;color:var(--muted);text-align:center}.preview-bottom span{margin-right:7px;color:var(--teal)}figcaption{position:absolute;bottom:-28px;left:0;right:0;text-align:center;font-size:9px;color:var(--muted);transform:rotate(2deg)}.benefit-strip{display:flex;justify-content:space-around;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;font-size:12px}.benefit-strip span{display:flex;gap:12px;align-items:center}.benefit-strip i{font-style:normal;color:var(--teal)}.features-section{padding-block:100px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:64px;margin-bottom:46px}h2{font-size:46px}.section-heading h2{margin-top:15px}.section-heading>p{max-width:345px;font-size:14px;line-height:1.8}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.feature{border-top:1px solid #b8c8ba;padding-top:22px}.number{color:var(--teal);font-family:var(--serif);font-size:32px}.feature-tag{font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin:26px 0 14px;color:var(--teal)}.feature h3{margin-bottom:14px}.feature>p:last-child{font-size:14px;line-height:1.85}.how-section{background:#e8ede3;padding:80px 0}.how-inner{display:grid;grid-template-columns:1fr 1.1fr;gap:100px}.how-inner h2{margin-top:17px;max-width:360px}.how-mark{font-family:var(--serif);font-size:62px;letter-spacing:.08em;color:#618776;margin-top:43px}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:25px;padding:24px 0;border-bottom:1px solid #c9d5c7}.steps li:first-child{padding-top:0}.step-number{font-size:12px;color:var(--teal);padding-top:5px}.steps h3{font-size:19px;margin-bottom:8px}.steps p{font-size:14px}.privacy-section{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;padding-block:100px 68px}.privacy-section h2{margin-block:18px 24px}.privacy-section p{font-size:14px;line-height:1.85}.text-link{display:inline-block;border-bottom:1px solid var(--teal);padding-block:7px;font-size:13px;font-weight:600;margin-top:20px}.text-link span{margin-left:20px}.privacy-details{padding-top:12px}.privacy-details article{padding:20px 0 27px;border-bottom:1px solid var(--line)}.privacy-details .number{font-family:Inter,sans-serif;font-size:11px}.privacy-details h3{margin:10px 0;font-size:19px}.care-note{border-left:3px solid #aab8a4;padding:4px 0 4px 22px}.care-note strong{font-size:13px;font-weight:600}.care-note p{font-size:12px;line-height:1.8;margin-top:5px;max-width:1050px}.closing{text-align:center;margin-block:80px;background:var(--ink);border-radius:22px;padding:65px 32px;color:var(--paper)}.closing .eyebrow{color:#b7d8c3}.closing h2{font-size:52px;margin:20px 0}.closing>p:not(.eyebrow){color:#c7d6cc;font-size:14px;margin:auto;max-width:460px}.closing .button{background:#e8f0dc;color:var(--ink);margin-top:26px}.footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px;padding-block:0 28px}.footer p{font-size:12px;margin-top:16px}.footer-links{display:flex;align-items:center;gap:28px;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;width:100%;border-top:1px solid var(--line);padding-top:24px;margin-top:20px;color:var(--muted);font-size:10px}.legal-main{padding-block:28px 90px}.legal-heading{padding:55px 0 45px;border-bottom:1px solid var(--line)}.legal-heading h1{font-size:60px;margin:16px 0 24px}.legal-heading>a{font-size:12px;text-decoration:underline;text-underline-offset:4px}.legal-layout{display:grid;grid-template-columns:245px 1fr;gap:70px;padding-top:45px}.legal-toc{align-self:start;position:sticky;top:30px}.legal-toc a{display:block;font-size:12px;padding:8px 0;color:var(--muted)}.legal-toc p{margin-bottom:12px}.legal-copy{max-width:780px;overflow-wrap:anywhere}.legal-copy p,.legal-copy li{font-size:15px;line-height:1.9;margin-bottom:18px;color:var(--muted)}.legal-copy h2{font-family:Inter,Tahoma,sans-serif;font-size:24px;font-weight:600;letter-spacing:-.03em;margin:44px 0 18px;line-height:1.4}.legal-copy h3{margin-block:22px 14px}.legal-copy strong{color:var(--ink);font-weight:600}.legal-copy ul{padding-left:22px}.not-found{padding-block:100px;min-height:65vh}.not-found h1{font-size:56px;margin:20px 0 40px}.not-found .text-link{margin-left:24px}html[lang=th] h1,html[lang=th] h2{font-family:Tahoma,sans-serif;line-height:1.4;letter-spacing:-.035em}html[lang=th] .hero h1{font-size:45px}html[lang=th] h2{font-size:36px}html[lang=th] .schedule-top h2{font-size:22px}html[lang=th] .eyebrow{letter-spacing:.02em}html[lang=th] .visual-heading p{font-family:Tahoma,sans-serif;font-size:18px;font-style:normal}html[lang=th] .hero h1 em{font-style:normal}html[lang=th] .legal-copy h2{font-size:24px}
@media(min-width:1500px){.hero{padding-block:96px}.hero h1{font-size:68px}}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:32px;padding-block:56px}.hero h1{font-size:49px}.hero-visual{padding-inline:22px}.how-inner,.privacy-section{gap:48px}.section-heading{gap:32px}h2{font-size:40px}.legal-layout{gap:40px;grid-template-columns:210px 1fr}.footer-links{gap:18px}html[lang=th] .hero h1{font-size:37px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:90px;gap:12px}.header nav{display:none}.brand{font-size:26px}.brand img{width:33px;height:33px}.hero{grid-template-columns:1fr;padding-block:44px;gap:42px}.hero h1{font-size:53px;max-width:550px}.intro{max-width:510px}.hero-visual{max-width:475px;width:100%;margin:auto;padding-inline:30px;min-height:510px}.benefit-strip{justify-content:flex-start;gap:15px;flex-wrap:wrap;padding:20px 0;font-size:11px}.benefit-strip span{gap:7px}.features-section{padding-block:65px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{margin-top:22px;max-width:490px}.feature-grid{grid-template-columns:1fr;gap:35px}.feature{display:grid;grid-template-columns:44px 1fr;column-gap:16px}.feature .number{grid-row:1/4}.feature-tag{margin:3px 0 10px}.feature h3,.feature>p{grid-column:2}.how-section{padding-block:55px}.how-inner{grid-template-columns:1fr;gap:32px}.how-inner h2{max-width:450px}.how-mark{display:none}.privacy-section{grid-template-columns:1fr;gap:28px;padding-block:60px 40px}.privacy-details{padding:0}.closing{margin-block:55px;padding:48px 22px}.closing h2{font-size:39px}.footer-links{flex-wrap:wrap}.footer-bottom{flex-wrap:wrap;gap:10px}.legal-heading{padding-block:32px}.legal-heading h1{font-size:44px}.legal-layout{grid-template-columns:1fr;gap:24px;padding-top:26px}.legal-toc{position:static;padding-bottom:25px;border-bottom:1px solid var(--line)}.legal-toc a{padding:6px 0}.legal-copy h2{font-size:22px}.legal-copy p,.legal-copy li{font-size:14px}html[lang=th] .hero h1{font-size:39px}html[lang=th] h2{font-size:32px}}
@media(max-width:380px){.hero h1{font-size:44px}.hero-visual{padding:26px 14px 38px;min-height:480px}.schedule-preview{padding:22px 16px 0}.dose{gap:7px;padding:12px 8px}.dose-state{font-size:8px}.hero-actions{gap:16px}.languages a{padding-inline:10px}h2{font-size:35px}.closing h2{font-size:34px}html[lang=th] .hero h1{font-size:34px}html[lang=th] .visual-heading p{font-size:16px}.not-found h1{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}@media print{.header,.footer,.legal-toc,.skip,.legal-heading>a{display:none}.wrap{width:100%}.legal-layout{display:block}.legal-copy{max-width:none}.legal-main{padding:0}body{background:white;color:black}}
.dated-link{display:block;margin-top:12px}
