:root{color-scheme:light;--bg:#f3f1e9;--surface:#fffdf8;--ink:#18312c;--muted:#66736e;--green:#1f6b55;--green-dark:#15513f;--mint:#dcebe4;--line:#d8ddd6;--amber-bg:#fff1d8;--r-sm:12px;--r-md:20px;--shadow:0 18px 50px rgba(36,53,47,.1),0 2px 6px rgba(36,53,47,.05);--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--bg);color:var(--ink);font-family:var(--font)}button,input{font:inherit}button:focus-visible,label:focus-within,a:focus-visible{outline:3px solid #67a990;outline-offset:3px}.topbar{height:72px;max-width:1180px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font-weight:750}.brand-mark{width:32px;height:32px;border-radius:10px 10px 10px 3px;display:grid;place-items:center;background:var(--green);color:#fff}.demo-label{font-size:13px;color:var(--muted)}main{max-width:1180px;margin:auto;padding:36px 28px 80px}.hero{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.eyebrow{margin:0 0 12px;color:var(--green);font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}h1{max-width:700px;margin:0;font-size:clamp(42px,5.4vw,72px);line-height:.98;letter-spacing:-.055em}.lead{max-width:600px;margin:24px 0 28px;color:var(--muted);font-size:19px;line-height:1.55}.upload-card{max-width:520px;padding:12px;border:1px solid rgba(42,74,62,.08);border-radius:var(--r-md);background:rgba(255,255,255,.65);box-shadow:0 8px 30px rgba(36,53,47,.05);text-align:center}#photo-input{position:absolute;width:1px;height:1px;opacity:0}.upload-button,.primary-button{border:0;border-radius:var(--r-sm);background:var(--green);color:#fff;font-weight:750;cursor:pointer}.upload-button{min-height:58px;display:flex;align-items:center;justify-content:center;gap:10px}.upload-button:hover,.primary-button:hover{background:var(--green-dark)}.camera-icon{font-size:26px;transform:rotate(-12deg)}.upload-hint,.fine-print{margin:10px 10px 0;color:var(--muted);font-size:12px;line-height:1.4}.or{display:flex;align-items:center;gap:10px;margin:13px 0 7px;color:#87918d;font-size:12px}.or:before,.or:after{content:"";height:1px;flex:1;background:var(--line)}.text-button,.edit-link{border:0;background:transparent;color:var(--green);font-weight:750;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.text-button{padding:9px 12px 12px}.boundary-note{max-width:520px;display:flex;align-items:flex-start;gap:12px;margin-top:20px;color:var(--muted);font-size:13px;line-height:1.45}.boundary-note span{width:22px;height:22px;flex:0 0 auto;display:grid;place-items:center;background:var(--mint);color:var(--green);border-radius:50%;font-weight:800}.boundary-note p{margin:1px 0}.paper-scene{position:relative;min-height:520px;display:grid;place-items:center}.paper-scene:before{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:#dfe7da}.paper{z-index:1;width:330px;min-height:420px;padding:32px;background:#fffefa;border-radius:5px;box-shadow:0 28px 60px rgba(49,57,43,.18);transform:rotate(-3deg)}.paper-head{display:flex;justify-content:space-between;margin-bottom:36px;color:#778079;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.scribble{height:7px;border-radius:5px;background:#d8d9d4}.scribble.wide{width:92%}.scribble.mid{width:63%;margin-bottom:34px}.scribble.short{width:45%;margin-top:38px}.rx-line{display:flex;gap:14px;margin:25px 0;font-family:Georgia,serif;font-style:italic;font-size:18px;line-height:1.35}.rx-line small{color:#64706a;font-size:13px}.time-chip{z-index:2;position:absolute;min-width:125px;padding:13px 16px;border-radius:14px;background:var(--ink);color:#fff;box-shadow:var(--shadow);font-weight:800}.time-chip span{display:block;margin-top:3px;color:#bcd0c8;font-size:11px;font-weight:500}.time-chip.morning{right:0;top:22%}.time-chip.evening{left:0;bottom:20%}.processing,.success{min-height:650px;max-width:600px;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.scan-visual{position:relative;width:220px;height:270px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#fffefa;box-shadow:var(--shadow);color:var(--muted)}.scan-line{position:absolute;top:20px;left:12px;right:12px;height:3px;background:#3b9b77;box-shadow:0 0 18px #3b9b77;animation:scan 1.6s ease-in-out infinite alternate}.processing h2,.success h2{margin:28px 0 8px;font-size:38px;letter-spacing:-.04em}.processing p,.success>p{color:var(--muted)}@keyframes scan{to{transform:translateY(220px)}}.result{max-width:900px;margin:40px auto}.result-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.result h2{margin:0;font-size:clamp(36px,5vw,58px);letter-spacing:-.05em}.quiet-button{padding:11px 16px;border:1px solid var(--line);border-radius:10px;background:transparent;color:var(--ink);cursor:pointer;font-weight:700}.review-warning{display:flex;gap:12px;margin:28px 0;padding:16px 18px;background:var(--amber-bg);border-radius:var(--r-sm);color:#633d12}.review-warning span{width:24px;height:24px;display:grid;place-items:center;border:1px solid #d49a53;border-radius:50%;font-weight:900}.review-warning p{margin:1px 0;font-size:14px;line-height:1.45}.schedule-layout{display:grid;grid-template-columns:1fr 250px;gap:20px}.timeline,.course-card{background:var(--surface);border:1px solid rgba(44,63,56,.08);border-radius:var(--r-md);box-shadow:0 10px 30px rgba(36,53,47,.05)}.timeline{padding:10px 24px}.dose-card{display:grid;grid-template-columns:60px 16px 1fr;gap:16px;padding:24px 0}.dose-card+.dose-card{border-top:1px solid var(--line)}.dose-card time{padding-top:3px;font-size:19px;font-weight:800}.dot{width:12px;height:12px;margin-top:8px;border:3px solid var(--green);border-radius:50%;box-shadow:0 0 0 5px var(--mint)}.period{color:var(--muted);font-size:12px}.dose-content h3{margin:8px 0 4px;font-size:22px}.dose-content p{margin:0 0 10px;color:var(--muted)}.edit-link{padding:0}.course-card{padding:24px;align-self:start}.course-card strong{font-size:32px}.course-card>p:nth-of-type(2){margin:6px 0 20px;color:var(--muted)}.days{display:flex;gap:6px}.days i{width:20px;height:6px;border-radius:4px;background:#dbe0dc}.days i.active{background:var(--green)}.primary-button{width:100%;min-height:58px;margin-top:22px;font-size:16px}.fine-print{text-align:center}.success-mark{width:76px;height:76px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:36px}.success .eyebrow{margin-top:24px}.next-reminder{width:100%;display:flex;justify-content:space-between;margin:28px 0;padding:20px;background:var(--surface);border-radius:var(--r-md);box-shadow:var(--shadow)}[hidden]{display:none!important}@media(max-width:780px){.topbar{height:62px;padding:0 18px}.demo-label{font-size:11px}main{padding:18px 18px 60px}.hero{min-height:auto;grid-template-columns:1fr;gap:36px}.eyebrow{font-size:11px}h1{font-size:42px;line-height:1.02}.lead{margin:18px 0 22px;font-size:16px}.boundary-note{margin-top:16px}.paper-scene{min-height:390px}.paper-scene:before{width:290px;height:290px}.paper{width:245px;min-height:325px;padding:24px}.paper-head{margin-bottom:25px}.rx-line{margin:18px 0;font-size:15px}.time-chip{min-width:105px;padding:10px 12px;font-size:13px}.time-chip.morning{right:-4px}.time-chip.evening{left:-4px}.processing,.success{min-height:560px}.result{margin:24px 0}.result-head{align-items:start}.result h2{font-size:40px}.quiet-button{white-space:nowrap}.review-warning{margin:20px 0}.schedule-layout{grid-template-columns:1fr}.timeline{padding:4px 16px}.dose-card{grid-template-columns:52px 12px 1fr;gap:10px}.course-card{order:-1}.primary-button{position:sticky;bottom:12px;box-shadow:0 8px 24px rgba(21,81,63,.25)}.next-reminder{flex-direction:column;gap:8px}.success h2{font-size:36px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
