@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700&family=Literata:opsz,wght@7..72,400;7..72,500&display=swap');
:root{font-family:'Golos Text',sans-serif;color:#263e33;background:#f7f6f2;font-synthesis:none;--green:#294d40;--muted:#6b746d;--line:#dedfd6;--serif:'Literata',Georgia,serif}*{box-sizing:border-box}body{margin:0}button,a,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:3px solid #b38d49;outline-offset:5px}a{color:inherit}header{max-width:1190px;margin:auto;padding:30px 36px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{border:0;background:none;padding:0;text-align:left;letter-spacing:.16em;font-size:14px;font-weight:700;line-height:1.5;color:var(--green)}.brand span{display:block}header .right{display:flex;gap:24px;align-items:center}.quiet{border:0;background:none;color:var(--muted);padding:8px 0;font-size:14px}.quiet:hover{color:var(--green)}.edition{font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}main{max-width:1050px;margin:auto;padding:64px 32px 100px;min-height:calc(100vh - 195px)}.welcome{display:grid;grid-template-columns:1.15fr 1fr;gap:90px;align-items:center;min-height:590px}.eyebrow{font-size:12px;letter-spacing:.17em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';display:block;width:24px;height:1px;background:#a1a991}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.035em}h1{font-size:clamp(40px,5.2vw,66px);line-height:1.16;margin-bottom:27px}h2{font-size:36px;line-height:1.24}h3{font-size:19px;font-weight:500;line-height:1.5}p{line-height:1.75}.lead{font-size:17px;color:var(--muted);max-width:440px}.author{font-size:14px;margin:28px 0;color:var(--muted)}.author strong{color:var(--green);font-weight:500}.primary,.secondary{border-radius:9px;padding:17px 24px;min-height:55px;border:1px solid var(--green);font-size:15px;display:inline-flex;align-items:center;justify-content:center;gap:18px;text-decoration:none}.primary{background:var(--green);color:#fff}.primary:hover{background:#1e3d31}.secondary{background:transparent;color:var(--green);border-color:#c9cec2}.secondary:hover{background:#eeefe7}.wide{width:100%}.arrow{font-size:21px}.fine{font-size:13px;color:var(--muted);line-height:1.6;margin:15px 0}.paper{background:#e9ecdf;border-radius:120px 120px 12px 12px;padding:60px 38px 32px;position:relative;min-height:440px;display:flex;flex-direction:column;justify-content:space-between}.paper .number{font-family:var(--serif);font-size:80px;line-height:1;color:#66785b;opacity:.7}.paper blockquote{font-family:var(--serif);font-size:32px;line-height:1.5;margin:30px 0}.paper .bottom{border-top:1px solid #ccd3bf;padding-top:20px;display:flex;justify-content:space-between;font-size:13px;color:#596451}.ritual{display:flex;gap:22px;margin-top:36px;padding-top:24px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}footer{max-width:1190px;margin:auto;border-top:1px solid var(--line);padding:22px 36px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.narrow{max-width:560px;margin:0 auto}.intro{margin-bottom:30px}.choices{display:grid;gap:10px;margin:26px 0}.choice{display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:10px;padding:18px;cursor:pointer;background:#fff9;line-height:1.5}.choice:has(input:checked){background:#e9ecdf;border-color:#637658}.choice input{accent-color:var(--green);width:18px;height:18px;flex-shrink:0;margin:0}.small-title{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.day-layout{display:grid;grid-template-columns:190px minmax(0,610px);gap:70px}.day-side{padding-top:6px}.day-side .number{font-family:var(--serif);font-size:86px;letter-spacing:-.07em;line-height:1.15}.progress-track{height:3px;background:#e0e3d7;margin:20px 0 10px}.progress-fill{height:100%;background:var(--green)}.day-nav{display:flex;gap:6px;margin-top:24px;flex-wrap:wrap}.day-dot{height:30px;width:30px;border:1px solid #d9ded0;background:none;border-radius:50%;font-size:12px;color:var(--muted)}.day-dot.done{background:#e1e6d5;color:var(--green)}.day-dot.active{background:var(--green);color:white;border-color:var(--green)}.day-content h1{font-size:clamp(34px,4.2vw,48px);margin-top:17px}.message-opening{font-family:var(--serif);font-size:25px;line-height:1.65}.message{font-family:var(--serif);font-size:19px;line-height:1.85;color:#455447}.message p{margin:0 0 16px}.message details summary{font-family:'Golos Text',sans-serif;font-size:14px;margin:16px 0 28px;text-decoration:underline;text-underline-offset:5px;cursor:pointer}.action{margin-top:36px;padding:28px;background:#e9ecdf;border-radius:12px}.action h3{font-size:21px;margin:15px 0 22px;white-space:pre-line}.action .primary{width:100%}.question{margin-top:32px;padding:30px 0;border-top:1px solid var(--line)}.question h2{font-size:27px}textarea{width:100%;min-height:124px;resize:vertical;padding:17px;background:#fff9;border:1px solid var(--line);border-radius:9px;color:var(--green);font-size:16px;line-height:1.6}.share{padding:26px 0;border-top:1px solid var(--line)}.share h3{font-family:var(--serif);font-size:25px}.share .secondary{width:100%}.continue{margin-top:25px;text-align:center}.continue .primary{width:100%}.path-list{margin:36px 0}.path-row{display:flex;gap:20px;align-items:center;border-bottom:1px solid var(--line);width:100%;background:none;border-width:0 0 1px;text-align:left;padding:22px 0;color:var(--green)}.path-row strong{font-family:var(--serif);font-size:20px;font-weight:400;display:block;margin:3px 0}.path-num{font-family:var(--serif);font-size:24px;color:var(--muted);min-width:30px}.path-row .status{margin-left:auto;font-size:14px}.path-row small{font-size:12px;color:var(--muted)}.notice{background:#e9ecdf;border-radius:10px;padding:18px;font-size:14px;line-height:1.65;margin:22px 0}.price{font-family:var(--serif);font-size:62px;margin:25px 0 0}.price span{font-family:'Golos Text',sans-serif;font-size:14px;color:var(--muted)}.weeks{list-style:none;margin:30px 0;padding:0}.weeks li{display:flex;gap:20px;padding:17px 0;border-bottom:1px solid var(--line);font-size:16px;line-height:1.6}.weeks b{font-size:12px;font-weight:400;letter-spacing:.08em;color:var(--muted);min-width:65px;padding-top:4px}.back{margin-bottom:28px}.share-link{display:flex;gap:8px;margin:14px 0}.share-link input{min-width:0;width:100%;border:1px solid var(--line);padding:12px;border-radius:8px;background:white;color:var(--green);font-size:14px}video,audio{width:100%;margin:16px 0}video{border-radius:12px}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);width:max-content;background:#263e33;color:#fff;padding:14px 20px;border-radius:12px;font-size:14px;line-height:1.5;box-shadow:0 8px 28px #0001;opacity:0;pointer-events:none;transition:opacity .2s}#toast.visible{opacity:1}.save-note{min-height:20px}.storage-alert{margin:0;padding:12px 24px;background:#f3e5c9;font-size:14px;text-align:center}
@media(max-width:760px){header{padding:20px 22px}.edition{display:none}header .right{gap:14px}.brand{font-size:12px}main{padding:35px 22px 64px;min-height:calc(100vh - 170px)}.welcome{grid-template-columns:1fr;gap:40px;min-height:0}.welcome h1{font-size:44px}.welcome .primary{width:100%}.paper{min-height:310px;border-radius:90px 90px 12px 12px;padding:35px 30px 25px;max-width:450px;width:100%;margin:auto}.paper .number{font-size:58px}.paper blockquote{font-size:27px;margin:22px 0}.ritual{justify-content:space-between;gap:8px;font-size:12px;margin-top:26px}footer{padding:20px 22px;flex-wrap:wrap;font-size:12px}.day-layout{grid-template-columns:1fr;gap:25px}.day-side{display:grid;grid-template-columns:1fr auto;align-items:center;gap:0 20px}.day-side .number{font-size:42px;grid-row:1/3;grid-column:2}.day-side .progress-track{margin:12px 0 5px}.day-side .fine{margin:0}.day-nav{grid-column:1/3;justify-content:space-between;margin-top:20px}.day-dot{width:34px;height:34px}.day-side .quiet{display:none}.day-content h1{font-size:37px}.message-opening{font-size:23px}.message{font-size:18px}.action{padding:24px}.narrow h1{font-size:38px}.question h2{font-size:26px}.lead{font-size:16px}h2{font-size:32px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.chat-history{margin:28px 0;display:grid;gap:14px}.chat-bubble{padding:20px 22px;background:#e9ecdf;border-radius:12px}.chat-bubble.mine{background:#fff;border:1px solid var(--line);margin-left:24px}.chat-bubble p{white-space:normal;margin:10px 0 0;overflow-wrap:anywhere}.memory-card{padding:20px 0;border-bottom:1px solid var(--line)}.memory-card p{white-space:pre-wrap;overflow-wrap:anywhere}#chat-form textarea,#memory-form textarea{margin:12px 0}.account-strip{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end}.companion-link{margin-top:16px}.memory-note{font-size:14px;color:var(--muted)}
