:root{--ink:#40282D;--muted:#887479;--line:#E6DAD4;--accent:#873C4B;--paper:#F8F3EC;--soft:#EED9D3;--sans:'Avenir Next','Segoe UI',Arial,sans-serif;--serif:Georgia,'Times New Roman',serif;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}body{margin:0;font-family:var(--sans);color:var(--ink);background:#EAE5DD;-webkit-font-smoothing:antialiased}button,textarea,input,select{font:inherit}button{border:0;cursor:pointer;color:inherit;background:none;-webkit-tap-highlight-color:transparent}button:disabled{opacity:.38;cursor:default}button:not(:disabled){transition:transform .18s var(--ease),background .3s,color .3s,border-color .3s}button:not(:disabled):active{transform:scale(.97)}button:focus-visible,a:focus-visible,textarea:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}button svg{pointer-events:none}svg{width:20px;height:20px;stroke-width:1.6;flex-shrink:0}h1,h2,h3,p{margin:0}em{font-weight:400}a{color:inherit;text-decoration:none}textarea{resize:none}[hidden]{display:none!important}
.studio{max-width:1390px;margin:auto;display:grid;grid-template-columns:290px minmax(360px,1fr) 255px;gap:40px;min-height:100dvh;padding:30px 48px;align-items:center}.studio-brand{font:64px/1 var(--serif);letter-spacing:-5px;color:#773247;display:flex;align-items:center;gap:24px;margin-bottom:42px}.studio-brand span{font:9px/1.7 var(--sans);letter-spacing:2px;max-width:80px}.edition,.scenario-label{font-size:9px;line-height:1.5;letter-spacing:1.4px;color:#947C7D}.edition{margin-bottom:20px}.studio-left h1{font:34px/1.13 var(--serif);letter-spacing:-1.6px;margin-bottom:19px}.studio-left h1 em{color:#8C4C59}.studio-intro{font-size:12px;line-height:1.85;color:#887A79;margin-bottom:31px}.scenario-list{margin:13px 0 4px;display:grid;gap:4px}.scenario-button{display:grid;grid-template-columns:31px 1fr 17px;align-items:center;text-align:left;min-height:45px;padding:8px 10px;border-radius:10px;font-size:11px;color:#8A7676;gap:10px}.day-number{font:20px var(--serif);letter-spacing:-.6px;opacity:.75}.scenario-button.active{background:#DDD1C8;color:#63313F}.scenario-button svg{width:15px;height:15px;opacity:0}.scenario-button.active svg{opacity:1}.studio-link{display:flex;gap:11px;align-items:center;padding:12px 10px;font-size:11px;color:#794354}.studio-link svg{width:15px;height:15px}.studio-fine{font-size:9px;line-height:1.8;color:#9A8986;max-width:246px;margin-top:28px}.device-stage{min-width:0;display:flex;align-items:center;flex-direction:column}.device{height:min(842px,calc(100dvh - 86px));min-height:590px;width:390px;max-width:100%;border-radius:37px;overflow:hidden;background:var(--paper);position:relative;display:flex;flex-direction:column;box-shadow:0 28px 75px #61413920,0 0 0 1px #785c5c17,0 1px 0 2px #ffffff60;transition:background .65s,color .65s;isolation:isolate}.device[data-theme=night]{--accent:#686182;--soft:#E8E2F0;--ink:#302B42;--paper:#F4F0F5;--line:#E3DBE8;--muted:#827789}.device[data-theme=rose]{--accent:#9E535E;--soft:#F3D8D4;--paper:#F9F0EB}.device[data-theme=sage]{--accent:#536D5B;--soft:#DCE4D6;--ink:#34463A;--paper:#F2F3E9;--line:#DFE3D6;--muted:#7C8778}.device[data-theme=amber]{--accent:#9A6A38;--soft:#EFDFBF;--ink:#59412D;--paper:#F8F1E4;--line:#E8DCC7;--muted:#967F66}.device[data-theme=rest]{--accent:#7C7854;--soft:#E8E6D2;--paper:#F6F4E8}.statusbar{height:38px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:5px 25px 0;font-size:11px;font-weight:600;position:relative}.camera-pill{background:#342529;height:18px;width:67px;border-radius:20px;position:absolute;left:calc(50% - 33px);top:9px}.status-icons{display:flex;gap:3px;align-items:center}.status-icons svg{width:14px;height:14px}.status-icons svg:last-child{width:20px;height:18px}.app-header{padding:8px 22px 12px;display:flex;align-items:center;justify-content:space-between;flex:none}.app-logo{font:35px/1 var(--serif);letter-spacing:-2.5px;color:var(--accent);display:flex;align-items:center;gap:13px;padding:0;min-height:38px}.app-logo span{font:8px var(--sans);letter-spacing:.5px;color:var(--muted)}.help-pill{display:flex;gap:6px;align-items:center;font-size:9px;border:1px solid var(--line);border-radius:30px;padding:9px 10px;min-height:34px}.help-pill svg{height:12px;width:12px}.live-dot{height:5px;width:5px;background:#AC766E;border-radius:50%;display:inline-block;flex-shrink:0}.app-viewport{flex:1;min-height:0;position:relative;overflow:hidden}.app-view{height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;overscroll-behavior:contain}.app-view::-webkit-scrollbar{display:none}.page{padding:7px 22px 25px;min-height:100%}.exit-clone{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:4;background:var(--paper)}.app-nav{display:flex;align-items:center;justify-content:space-around;height:63px;flex:none;border-top:1px solid var(--line);position:relative;background:var(--paper);padding:4px 12px 2px}.app-nav button{min-width:71px;min-height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:9px;color:var(--muted)}.app-nav button svg{height:20px;width:20px}.app-nav button.active{color:var(--accent)}.nav-mark{position:absolute;top:-2px;height:3px;width:21px;border-radius:5px;left:calc(12.5% - 10px);background:var(--accent);transition:left .5s var(--ease),background .5s}.home-bar{height:14px;background:var(--paper);position:relative;flex:none}.home-bar:after{content:'';position:absolute;width:102px;height:4px;background:var(--ink);opacity:.85;left:calc(50% - 51px);bottom:5px;border-radius:5px}.preview-caption{width:390px;max-width:100%;margin-top:16px;display:flex;align-items:center;gap:6px;font-size:9px;color:#A28C8C}.preview-caption span:last-child{margin-left:auto;font-size:8px;letter-spacing:1px}.mobile-studio{display:none}
.studio-right>.scenario-label{margin-bottom:28px}.explainer-title{font:29px/1.2 var(--serif);letter-spacing:-1px;margin-bottom:24px}.explain-step{padding:16px 0;border-top:1px solid #D8CDC5;display:flex;gap:12px;align-items:flex-start}.explain-number{font:italic 17px var(--serif);color:#A58585;min-width:18px}.explain-step strong{font-size:11px;font-weight:500;display:block;margin:0 0 7px}.explain-step p{font-size:11px;line-height:1.8;color:#95817E}.result-note{background:#DDD6C8;border-radius:12px;padding:15px;margin-top:12px}.result-note span{font-size:8px;letter-spacing:1.3px;color:#8E7D6C}.result-note p{font:17px/1.5 var(--serif);margin-top:8px}.motion-note{border-top:1px solid #D8CDC5;padding-top:24px;margin-top:38px;display:flex;gap:12px}.motion-note>svg{width:16px;height:16px;color:#A28887;margin-top:2px}.motion-note strong{font-size:10px;font-weight:500}.motion-note p{font-size:10px;color:#9C8783;line-height:1.8;margin-top:8px}.motion-toggle{padding:15px 0;display:flex;align-items:center;gap:7px;font-size:9px;color:#967F7D}.motion-toggle svg{height:15px;width:15px}
.eyebrow{font-size:9px;letter-spacing:1.4px;font-weight:500;line-height:1.5;color:var(--muted)}.page h2{font:36px/1.07 var(--serif);letter-spacing:-1.35px}.page h2 em{color:var(--accent)}.sub{font-size:12px;line-height:1.7;color:var(--muted)}.row-between{display:flex;align-items:center;justify-content:space-between;gap:8px}.day-heading{margin:15px 0 19px}.day-heading .eyebrow{margin-bottom:11px}.day-heading .sub{margin-top:12px;max-width:306px}.time-pill{font-size:9px;display:flex;align-items:center;gap:5px;white-space:nowrap;color:var(--muted)}.time-pill svg{height:12px;width:12px}.day-rail{display:flex;gap:6px;padding:0 0 6px;justify-content:space-between}.rail-day{width:37px;min-height:43px;border-radius:50%;color:var(--muted);font-size:11px;display:flex;align-items:center;justify-content:center;position:relative}.rail-day.active{background:var(--ink);color:var(--paper)}.rail-day.done:after{content:'';position:absolute;bottom:1px;width:3px;height:3px;background:var(--accent);border-radius:50%}.energy{margin-bottom:20px}.energy .row-between{font-size:11px;margin-bottom:10px}.energy-label{color:var(--accent);font-size:9px}.energy-options{display:flex;gap:7px}.energy-options button{flex:1;padding:10px 6px;border:1px solid var(--line);font-size:10px;border-radius:10px;min-height:40px}.energy-options button[aria-pressed=true]{background:var(--soft);border-color:var(--accent);color:var(--accent)}.energy-options svg{height:13px;width:13px;vertical-align:-3px;margin-right:4px}.energy-message{margin:9px 0 0;font-size:10px;color:var(--accent);line-height:1.6;min-height:16px}.hero{position:relative;isolation:isolate;min-height:220px;border-radius:22px;padding:22px;overflow:hidden;background:#7D3B4A;color:#FFF7EE;margin-bottom:22px}.hero .eyebrow{font-size:8px;color:#EED1CF;letter-spacing:1.2px}.hero h3{font:30px/1.1 var(--serif);letter-spacing:-1px;margin:17px 0 11px;max-width:247px;position:relative;z-index:1}.hero p{font-size:11px;line-height:1.6;color:#EAD5D4;max-width:216px;position:relative;z-index:1}.hero button{position:relative;z-index:1;margin-top:23px;min-height:39px;border-radius:24px;background:#FFF4E7;color:#642C3E;font-size:11px;padding:11px 17px;display:flex;align-items:center;gap:16px}.hero button svg{height:14px;width:14px}.hero .visual{position:absolute;right:-17px;top:8px;width:161px;height:200px;pointer-events:none;z-index:-1;opacity:.7}.hero.type-digital{background:linear-gradient(120deg,#783445,#964C58)}.hero.type-ground,.hero.low-mode{background:#D5AD98;color:#603C3A}.hero.type-ground .eyebrow,.hero.type-ground p,.hero.low-mode .eyebrow,.hero.low-mode p{color:#79504E}.hero.type-sleep{background:#39364F;min-height:252px}.hero.type-sleep h3{max-width:215px}.hero.type-sleep .eyebrow{color:#BDB2D5}.hero.type-sleep p{color:#CEC4DD}.hero.type-sleep button{background:#E4DCEF;color:#433C5A}.hero.type-identity{background:#ECD3C7;color:#753E4A;min-height:235px}.hero.type-identity .eyebrow,.hero.type-identity p{color:#A27476}.hero.type-identity h3{max-width:200px}.hero.type-identity button{background:#844251;color:#FFF4E7}.hero.type-connect{background:#D2DBBE;color:#3C553F;min-height:235px}.hero.type-connect .eyebrow,.hero.type-connect p{color:#698268}.hero.type-connect button{background:#4B674F;color:#F8F9EC}.hero.type-movement{background:#CDBD9C;color:#4D4839}.hero.type-movement .eyebrow,.hero.type-movement p{color:#6E6454}.hero.type-reflect{background:#DDBB8C;color:#65452D}.hero.type-reflect .eyebrow,.hero.type-reflect p{color:#8A6548}.hero.type-rest{background:#E5E1CA;color:#64633F;text-align:center;min-height:285px;padding-top:31px}.hero.type-rest h3,.hero.type-rest p{max-width:none}.hero.type-rest button{margin:100px auto 0}.hero.type-rest .eyebrow,.hero.type-rest p{color:#7F805B}.hero.type-rest .visual{top:108px;right:calc(50% - 82px);opacity:1}.hero.type-boundary{background:#6C727C}.hero.type-values{background:#D7AB92;color:#704539}.hero.type-values .eyebrow,.hero.type-values p{color:#93614C}.hero.type-support{background:#765B4E}
.notification{position:absolute;right:4px;width:100px;height:54px;border:1px solid #EED5CD66;background:#F9DBD118;border-radius:13px;transform:rotate(-11deg);box-shadow:0 7px 20px #431B2820}.notification:nth-child(1){top:15px;right:20px}.notification:nth-child(2){top:70px;right:1px;transform:rotate(7deg)}.notification:nth-child(3){top:122px;right:15px;transform:rotate(-7deg)}.notification:before{content:'';position:absolute;top:15px;left:11px;background:#ECCAC488;width:22px;height:22px;border-radius:7px}.notification:after{content:'';position:absolute;top:21px;left:41px;background:#ECCAC45f;width:45px;height:3px;border-radius:3px;box-shadow:0 7px 0 #ECCAC437}.moon-art{position:absolute;width:83px;height:83px;background:#E2D2AF;border-radius:50%;right:33px;top:35px;box-shadow:0 0 34px #E2D2AF20}.moon-art:after{content:'';background:#39364F;width:78px;height:78px;position:absolute;left:24px;top:-12px;border-radius:50%}.star{position:absolute;color:#CFC4DB;font-size:15px;right:17px;top:144px}.star:nth-child(3){right:128px;top:15px;font-size:9px}.star:nth-child(4){right:77px;top:181px;font-size:10px}.identity-letter{font:italic 143px/1 var(--serif);letter-spacing:-13px;position:absolute;right:12px;top:75px;color:#AC6D7155;transform:rotate(-13deg)}.identity-flower{position:absolute;right:7px;top:5px;width:72px;height:72px;opacity:.8}.identity-flower span{position:absolute;left:24px;width:26px;height:70px;background:#C4898666;border-radius:50%;transform:rotate(calc(var(--p)*45deg))}.connection-loop{position:absolute;top:52px;right:3px;width:90px;height:100px;border-radius:50%;border:2px solid #75966E80;transform:rotate(-28deg)}.connection-loop:nth-child(2){top:93px;right:51px;transform:rotate(20deg);background:#AAC29A66}.ground-art{width:125px;height:125px;position:absolute;top:50px;right:4px;display:grid;place-items:center}.ground-art span{position:absolute;border:1px solid #926B5F77;border-radius:50%;width:calc(100% - var(--p)*25px);height:calc(100% - var(--p)*25px)}.rest-art{position:absolute;inset:30px 0}.rest-art span{position:absolute;left:30px;top:20px;height:50px;width:110px;border-radius:50%;background:#BBB99A;transform:rotate(-8deg)}.rest-art span:nth-child(2){left:53px;top:0;width:74px;height:46px;background:#D0CBA8;transform:rotate(13deg)}.rest-art span:nth-child(3){left:67px;top:-16px;width:49px;height:31px;background:#F1ECDC}.path-art{position:absolute;right:10px;top:39px;border:2px solid #806B4B75;border-left:0;width:99px;height:146px;border-radius:0 100% 100% 0;transform:rotate(-17deg)}.path-art:after{content:'';position:absolute;width:30px;height:30px;border-radius:50%;background:#E4D6AA;right:12px;bottom:17px}.reflect-art{font:italic 132px var(--serif);position:absolute;right:6px;top:40px;color:#F6DCAC50}
.section-title{font-size:12px;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.section-title small{font-size:9px;color:var(--muted);font-weight:400}.rhythm{margin:0 0 15px}.rhythm-row{width:100%;text-align:left;padding:15px 0;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.rhythm-icon{width:37px;height:37px;display:grid;place-items:center;background:var(--soft);color:var(--accent);border-radius:12px;flex-shrink:0}.rhythm-icon svg{width:17px;height:17px}.rhythm-row.done .rhythm-icon{background:transparent;border:1px solid var(--line)}.rhythm-copy{flex:1;min-width:0}.rhythm-copy small{font-size:8px;color:var(--muted);letter-spacing:1px;display:block;margin-bottom:5px}.rhythm-copy strong{font-size:12px;font-weight:500;line-height:1.45;display:block}.rhythm-copy em{font-style:normal;font-size:9px;color:var(--accent);display:block;margin-top:5px}.rhythm-row>svg{height:15px;width:15px;color:var(--muted)}.quiet-action{font-size:10px;color:var(--muted);text-decoration:underline;text-underline-offset:4px;display:block;margin:5px auto;padding:11px;min-height:42px}.next-day{border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:10px;padding:14px;width:100%;text-align:left;margin:18px 0 0;font-size:10px}.next-day svg{width:15px;height:15px}.next-day span{flex:1}.next-day small{display:block;font-size:8px;color:var(--muted);margin-bottom:4px}.praise-note{background:var(--soft);padding:16px;border-radius:15px;margin:0 0 18px;display:flex;gap:11px;align-items:flex-start}.praise-note svg{color:var(--accent);height:18px;width:18px}.praise-note p{font-size:11px;line-height:1.6}.praise-note strong{font-weight:500;display:block;margin-bottom:3px}
.back-head{display:flex;align-items:center;justify-content:space-between;margin:1px 0 23px}.circle-button{width:39px;height:39px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center}.circle-button svg{width:17px;height:17px}.back-head span{font-size:9px;letter-spacing:1px;color:var(--muted)}.plain-button{font-size:10px;color:var(--muted);padding:9px;min-height:39px}.primary{min-height:49px;width:100%;border-radius:27px;background:var(--accent);color:#FFF9EE;display:flex;align-items:center;justify-content:center;gap:14px;padding:13px 18px;font-size:12px}.primary svg{width:16px;height:16px}.secondary{min-height:47px;width:100%;border:1px solid var(--line);border-radius:25px;padding:12px 16px;font-size:11px;display:flex;align-items:center;justify-content:center;gap:9px}.secondary svg{width:16px;height:16px}.wizard{display:flex;flex-direction:column;min-height:100%;padding-bottom:20px}.wizard-progress{display:flex;gap:5px;margin:-6px 0 21px}.wizard-progress span{height:3px;flex:1;background:var(--line);border-radius:3px;overflow:hidden}.wizard-progress span:after{content:'';display:block;width:100%;height:100%;background:var(--accent);transform:translateX(-100%);transition:transform .45s var(--ease)}.wizard-progress span.done:after{transform:translateX(0)}.wizard h2{font-size:33px;margin:10px 0 15px}.wizard .sub{margin-bottom:22px}.step-label{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--accent);letter-spacing:1px}.step-label svg{height:13px;width:13px}.step-options{display:grid;gap:10px;margin:3px 0 23px}.step-option{display:flex;align-items:center;gap:12px;padding:16px 14px;border:1px solid var(--line);border-radius:15px;min-height:64px;text-align:left;font-size:12px}.choice-check{height:19px;width:19px;border:1px solid #B4A09F;border-radius:50%;flex-shrink:0;display:grid;place-items:center}.choice-check svg{width:12px;height:12px}.step-option.selected{border-color:var(--accent);background:var(--soft)}.step-option.selected .choice-check{border-color:var(--accent);background:var(--accent);color:white}.step-option small{font-size:10px;line-height:1.5;color:var(--muted);display:block;margin-top:4px}.wizard-foot{margin-top:auto;padding-top:23px}.tiny{font-size:9px;color:var(--muted);line-height:1.6}.wizard-foot .tiny{text-align:center;margin-top:12px}.practice-illustration{height:107px;position:relative;margin:0 0 12px;display:grid;place-items:center;border-radius:18px;overflow:hidden;background:var(--soft)}.practice-illustration .visual{width:154px;height:175px;position:relative;transform:scale(.65);top:-17px}.practice-illustration .notification{border-color:#98697555;background:#C398941f}.practice-illustration .moon-art:after{background:var(--soft)}.practice-illustration .identity-letter{top:46px;font-size:108px;right:18px}.practice-input{width:100%;border:1px solid var(--line);border-radius:17px;background:#FFFFFF50;color:var(--ink);padding:18px;font:20px/1.55 var(--serif);min-height:128px}.practice-input::placeholder{color:#B5A5A0}.input-label{display:block;font-size:10px;color:var(--accent);margin-bottom:10px}.input-counter{font-size:9px;color:var(--muted);text-align:right;padding:8px}.ground-object{height:187px;margin:9px 0 22px;position:relative;display:grid;place-items:center}.orbit{position:absolute;width:149px;height:149px;border-radius:50%;border:1px solid #AD938333;background:radial-gradient(circle,#EED6B9,#D3AA9C 54%,#B2828055 70%,transparent 71%)}.orbit:before,.orbit:after{content:'';position:absolute;inset:-15px;border:1px solid #BA9A9033;border-radius:50%}.orbit:after{inset:-31px;opacity:.5}.ground-object strong{font:italic 47px var(--serif);z-index:1;color:#75484A}.ground-object.breathing .orbit{animation:softBreath 8s ease-in-out infinite}.ground-object.breathing strong{font-size:23px}.ground-hint{text-align:center;color:var(--muted);font-size:11px;line-height:1.7;max-width:270px;margin:0 auto}
.lesson-cover{height:164px;position:relative;margin:10px 0 22px;background:var(--soft);border-radius:95px 95px 20px 20px;overflow:hidden;display:grid;place-items:center}.lesson-cover img{width:100%;height:100%;object-fit:cover;object-position:center 43%;opacity:.83}.lesson-cover .visual{position:relative;width:160px;height:200px}.lesson h2{font-size:31px;margin:10px 0 14px}.lesson-paragraph{font:18px/1.65 var(--serif);letter-spacing:-.2px;color:var(--ink);margin:23px 0}.lesson-quote{border-left:2px solid var(--accent);padding:4px 0 4px 15px;font-size:11px;line-height:1.8;color:var(--muted);margin:21px 0 24px}.audio-control{display:flex;align-items:center;gap:11px;padding:14px;background:var(--soft);border-radius:17px;margin:20px 0}.audio-control button{height:42px;width:42px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#FFF6EC}.audio-control button svg{height:17px;width:17px}.audio-copy{font-size:10px;flex:1}.audio-copy small{display:block;font-size:8px;color:var(--muted);margin-top:5px}.wave{display:flex;align-items:center;gap:3px;height:23px}.wave span{width:3px;height:calc(var(--n)*1px);background:var(--accent);opacity:.5;border-radius:2px}.audio-control.playing .wave span{animation:wave 1s ease-in-out infinite alternate;animation-delay:calc(var(--i)*-.12s)}.reading-dots{display:flex;gap:5px;margin:19px 0}.reading-dots span{width:5px;height:5px;background:var(--line);border-radius:50%}.reading-dots span.active{width:20px;background:var(--accent)}.result-page{padding-top:25px;display:flex;flex-direction:column;text-align:center}.result-icon{width:60px;height:60px;border:1px solid var(--accent);color:var(--accent);border-radius:50%;margin:0 auto 23px;display:grid;place-items:center;background:var(--soft)}.result-icon svg{width:27px;height:27px}.result-icon svg path{stroke-dasharray:40;animation:drawCheck .7s var(--ease) both}.result-page h2{font-size:34px;margin:10px 0 15px}.result-page>.sub{margin-bottom:25px}.saved-card{text-align:left;background:#FFFDF640;border:1px solid var(--line);border-radius:17px;padding:21px 18px;position:relative;margin-bottom:23px}.saved-card .eyebrow{font-size:8px}.saved-card h3{font:25px/1.2 var(--serif);letter-spacing:-.8px;margin:10px 0 15px}.saved-line{display:flex;gap:9px;margin-top:12px;align-items:flex-start;font-size:11px;line-height:1.65;color:var(--muted)}.saved-line svg{width:14px;height:14px;margin-top:3px;color:var(--accent)}.result-question{font-size:12px;margin:0 0 12px}.outcomes{display:flex;gap:7px;margin-bottom:22px}.outcomes button{flex:1;border:1px solid var(--line);border-radius:12px;padding:12px 5px;min-height:43px;font-size:10px}.outcomes button[aria-pressed=true]{background:var(--soft);border-color:var(--accent)}.outcome-note{font-size:11px;line-height:1.7;color:var(--muted);margin:0 0 21px;text-align:left;padding:12px 14px;border-radius:12px;background:var(--soft)}.result-page>.primary{margin-top:auto}.result-page>.secondary{margin-top:10px}.end-note{font-size:9px;color:var(--muted);line-height:1.7;margin:13px 0}
.route-page h2,.library-head h2{margin:14px 0}.route-page>.sub,.library-head .sub{margin-bottom:24px}.phase-head{display:flex;align-items:center;gap:12px;margin:25px 0 12px}.phase-symbol{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--accent)}.phase-head strong{font:21px var(--serif)}.phase-head small{display:block;font-size:9px;color:var(--muted);margin-top:4px}.route-rows{border-left:1px solid var(--line);margin-left:18px;padding-left:21px}.route-row{display:flex;align-items:center;gap:12px;min-height:56px;width:100%;text-align:left;position:relative;border-bottom:1px solid var(--line)}.route-row:before{content:'';position:absolute;left:-26px;width:8px;height:8px;border:1px solid var(--line);background:var(--paper);border-radius:50%}.route-row.current:before{background:var(--accent);border-color:var(--accent)}.route-row.current{color:var(--accent)}.route-row small{font-size:9px;color:var(--muted);min-width:26px}.route-row span{flex:1;font-size:12px}.route-row svg{width:14px;height:14px;color:var(--muted)}.empty-library{background:var(--soft);border-radius:20px;padding:28px 22px;text-align:center;margin:20px 0}.empty-library>svg{width:29px;height:29px;color:var(--accent);margin-bottom:17px}.empty-library h3{font:24px/1.2 var(--serif);margin-bottom:12px}.empty-library p{font-size:11px;line-height:1.8;color:var(--muted);margin-bottom:22px}.library-card{background:var(--soft);border-radius:17px;padding:19px;margin:13px 0}.library-card h3{font:24px/1.2 var(--serif);margin:10px 0 13px}.library-card .saved-line{color:var(--ink);font-size:11px}.library-card .tiny{margin-top:16px}.evening-note{border-bottom:1px solid var(--line);padding:17px 0;display:flex;align-items:flex-start;gap:12px}.evening-note>svg{color:var(--accent);width:18px;height:18px}.evening-note p{font-size:11px;line-height:1.7}.evening-note small{font-size:9px;color:var(--muted);display:block;margin-bottom:4px}.privacy-note{font-size:9px;color:var(--muted);display:flex;align-items:center;gap:6px;line-height:1.7;margin:25px 0 5px}.privacy-note svg{height:13px;width:13px}.circle-quote{border-bottom:1px solid var(--line);padding:23px 0}.circle-quote blockquote{font:25px/1.35 var(--serif);letter-spacing:-.7px;margin:13px 0;color:var(--ink)}.circle-quote>small{font-size:9px;color:var(--muted)}.circle-quote .eyebrow{font-size:8px}.support-blank{padding:23px;background:var(--soft);border-radius:16px;margin-top:22px}.support-blank h3{font:22px var(--serif);margin-bottom:12px}.support-blank p{font-size:11px;line-height:1.7;color:var(--muted);margin-bottom:17px}
.overlay{position:absolute;inset:0;z-index:20;display:flex;align-items:flex-end;background:#22151E65;animation:veil .3s}.sheet{border-radius:25px 25px 0 0;background:var(--paper);color:var(--ink);max-height:88%;overflow-y:auto;width:100%;padding:24px 22px 30px;animation:sheetUp .5s var(--ease);overscroll-behavior:contain}.sheet-grip{height:3px;width:33px;background:var(--line);border-radius:3px;margin:-13px auto 20px}.sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:13px;margin-bottom:10px}.sheet h2{font:31px/1.1 var(--serif);letter-spacing:-1px}.sheet .sub{margin:12px 0 22px}.help-choices{display:grid;gap:10px}.help-choice{display:flex;align-items:center;text-align:left;gap:13px;border:1px solid var(--line);border-radius:15px;padding:16px 13px;min-height:69px}.help-choice>svg:first-child{color:var(--accent)}.help-choice div{flex:1;font-size:12px}.help-choice small{display:block;font-size:10px;color:var(--muted);margin-top:6px}.help-choice>svg:last-child{width:15px;height:15px}.sheet .primary{margin-top:18px}.sheet .secondary{margin-top:10px}.night-sheet{background:#353248;color:#F2EAF0;--accent:#D3C0D9;--soft:#545069;--line:#635B70;--muted:#BEB1C6;--ink:#F2EAF0}.night-sheet .ground-object{margin:25px 0;height:169px}.night-sheet .orbit{background:radial-gradient(circle,#B29ABF,#70618A 58%,#50466455 70%,transparent 71%)}.night-sheet .ground-object strong{color:#F5E8F2}.night-sheet .primary{color:#463650}.sheet .practice-input{font:17px/1.6 var(--serif);min-height:108px}.close-sheet{flex-shrink:0}.toast{position:absolute;bottom:90px;left:20px;right:20px;background:var(--ink);color:var(--paper);border-radius:14px;padding:14px 16px;font-size:11px;line-height:1.6;z-index:50;box-shadow:0 10px 30px #22121925;animation:sheetUp .3s var(--ease)}.evening-options{display:grid;gap:10px;margin:20px 0}.reflection-summary{display:flex;gap:12px;margin:20px 0}.reflection-summary>div{flex:1;background:var(--soft);border-radius:15px;padding:18px 14px}.reflection-summary strong{display:block;font:34px var(--serif);color:var(--accent)}.reflection-summary span{font-size:9px;line-height:1.5;color:var(--muted)}.decision-note{background:var(--soft);border-radius:15px;padding:16px;font-size:11px;line-height:1.7;margin:20px 0}
@keyframes veil{from{background:#22151E00}to{background:#22151E65}}@keyframes sheetUp{from{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes softBreath{0%,100%{transform:scale(.86)}50%{transform:scale(1.08)}}@keyframes wave{to{transform:scaleY(.4);opacity:.9}}@keyframes drawCheck{from{stroke-dashoffset:40}to{stroke-dashoffset:0}}@keyframes settle{from{opacity:0;transform:translateY(10px) rotate(-2deg)}to{opacity:1;transform:translateY(0) rotate(0)}}.saved-card{animation:settle .6s var(--ease)}.hero .visual{animation:settle .85s var(--ease)}.reduced-motion *,.reduced-motion *:before,.reduced-motion *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(max-width:1140px){.studio{grid-template-columns:245px minmax(320px,1fr);max-width:900px;padding:25px 35px;gap:40px}.studio-right{display:none}.studio-left h1{font-size:32px}.device{height:min(842px,calc(100dvh - 78px))}}@media(max-height:770px) and (min-width:721px){.studio{padding-top:22px;padding-bottom:22px}.studio-brand{margin-bottom:24px;font-size:50px}.edition{margin-bottom:13px;font-size:8px}.studio-left h1{font-size:28px}.studio-intro{font-size:11px;margin-bottom:19px}.scenario-button{min-height:38px;padding:5px 9px}.studio-fine{margin-top:15px;font-size:8px}.motion-note{margin-top:20px}.explain-step{padding:12px 0}.studio-right>.scenario-label{margin-bottom:18px}}
@media(max-width:720px){body{background:var(--paper)}.studio{display:block;padding:0;min-height:100dvh}.studio-left,.studio-right,.preview-caption{display:none}.device-stage{width:100%}.mobile-studio{display:flex;align-items:center;gap:15px;justify-content:space-between;width:100%;height:49px;padding:6px 19px;border-bottom:1px solid #D9CFCA;background:#E9E0D7}.mini-brand{font:28px var(--serif);letter-spacing:-2px;color:#80394D}.mini-brand small{font:9px var(--sans);letter-spacing:0;vertical-align:middle;margin-left:7px}.mobile-studio label{display:flex;align-items:center;gap:8px;font-size:10px;color:#846E70}.mobile-studio select{border:0;background:#F8EFE6;border-radius:9px;min-height:32px;padding:5px 8px;color:#6F3E49;max-width:194px;font-size:11px}.mobile-studio button{min-height:36px;min-width:36px}.mobile-studio button svg{width:17px;height:17px}.device{width:100%;max-width:440px;min-height:0;height:calc(100dvh - 49px);border-radius:0;box-shadow:none}.statusbar{display:none}.app-header{padding-top:14px}.page{padding-left:21px;padding-right:21px}.app-nav{height:60px}.home-bar{height:12px}.help-pill{min-height:36px}.energy-options button{min-height:44px}.rail-day{min-height:44px}.step-option{min-height:64px}.practice-input{font-size:19px}}

/* Put the daily rhythm before the activity, in the first viewport. */
.day-rail{display:none}.day-flow{display:flex;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 0 19px;padding:11px 0}.day-flow button{display:flex;align-items:center;gap:7px;flex:1;text-align:left;font-size:10px;min-height:37px;padding:3px 6px}.day-flow button:first-child{padding-left:0}.day-flow svg{width:17px;height:17px;color:var(--accent)}.day-flow small{display:block;font-size:8px;color:var(--muted);margin-top:4px}.reset-link{font-size:9px;color:#9A8583;text-decoration:underline;text-underline-offset:3px;min-height:35px;margin-top:5px}.day-heading{margin-top:5px}.reflection-summary{margin-top:0}

@media(max-width:720px){.mini-brand{white-space:nowrap;flex-shrink:0;font-size:25px}.mobile-studio{gap:10px}.mobile-studio label{flex:1;min-width:0;justify-content:flex-end}.mobile-studio select{width:100%;max-width:182px;min-width:0}.mobile-studio button{flex-shrink:0}}

.reflection-history{background:var(--soft);padding:17px;border-radius:15px;margin:0 0 24px}.reflection-history p{font-size:11px;line-height:1.6;color:var(--muted);margin:13px 0 0}.reflection-history strong{font-weight:500;color:var(--ink);display:block}.reflection-history span:not(.eyebrow){font-size:10px;display:block;margin-top:4px}.previous-portrait{text-align:left;border:1px solid var(--line);padding:14px;border-radius:13px;margin-bottom:22px}.previous-portrait summary{font-size:11px;cursor:pointer;min-height:30px;padding:7px 0}

/* Progress: four connected chapters, with personal observations. */
.progress-page{padding-top:14px}.progress-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.progress-heading .eyebrow{font-size:8px;letter-spacing:1.3px}.progress-heading h2{font-size:41px;margin:10px 0 0;letter-spacing:-1.9px}.progress-seal{width:46px;height:46px;border:1px solid #C9A7A2;border-radius:50%;font:italic 28px var(--serif);display:grid;place-items:center;position:relative;transform:rotate(9deg);color:#9A625F;margin-right:3px}.progress-seal span{position:absolute;right:-4px;top:-5px;font-size:17px;background:var(--paper);line-height:1}.progress-intro{font-size:11px;line-height:1.75;color:var(--muted);margin:15px 0 22px}.progress-switch{display:flex;position:relative;background:#EDE5DE;padding:4px;border-radius:30px;margin-bottom:20px;isolation:isolate}.progress-switch button{width:50%;display:flex;align-items:center;justify-content:center;gap:7px;min-height:37px;font-size:11px;z-index:1;color:#8E797A}.progress-switch button[aria-pressed=true]{color:#773F4A}.progress-switch svg{width:15px;height:15px}.progress-switch>span{position:absolute;left:4px;top:4px;bottom:4px;width:calc(50% - 4px);border-radius:30px;background:#FFFAF3;box-shadow:0 2px 6px #523B3710;transition:transform .45s var(--ease)}.journey-overview{margin:0 0 21px 2px}.journey-overview>span{font-size:11px;font-weight:500;color:#705057}.journey-overview i{font:italic 15px var(--serif);padding:0 5px;color:#A57F7C}.journey-overview p{font-size:10px;color:var(--muted);margin-top:6px}.growth-map{position:relative;display:flex;flex-direction:column;gap:19px;padding:0 0 0 34px}.growth-map:before{content:'';position:absolute;left:11px;top:22px;bottom:26px;width:1px;background:repeating-linear-gradient(to bottom,#C8AFA5 0,#C8AFA5 4px,transparent 4px,transparent 9px)}.map-stop{position:relative;animation:chapterIn .7s var(--ease) both;animation-delay:calc(var(--order)*80ms)}.tone-rose{--stage-bg:#EDC5BF;--stage-ink:#793D48;--stage-art:#B9676D;--stage-light:#F8E0D9}.tone-peach{--stage-bg:#F2D6AB;--stage-ink:#815636;--stage-art:#CA8E5C;--stage-light:#FBEACA}.tone-sage{--stage-bg:#D6DFBD;--stage-ink:#4E654A;--stage-art:#8BA474;--stage-light:#E7EDDA}.tone-lilac{--stage-bg:#DCD4E9;--stage-ink:#655078;--stage-art:#A08CB8;--stage-light:#EAE4F3}.map-node{position:absolute;left:-34px;top:18px;width:24px;height:24px;border:1px solid #CEB6AB;border-radius:50%;background:var(--paper);font:11px var(--serif);display:grid;place-items:center;color:#8E7471;z-index:1}.map-stop:first-child .map-node{background:#854851;color:#FFF5E8;border-color:#854851;box-shadow:0 0 0 4px var(--paper)}.map-card{position:relative;overflow:hidden;isolation:isolate;width:100%;text-align:left;display:block;border-radius:18px;padding:17px 17px 14px;background:var(--stage-bg);color:var(--stage-ink);min-height:167px}.map-card:hover{transform:translateY(-2px);box-shadow:0 7px 20px #5E3B3210}.map-card-top{display:flex;align-items:center;justify-content:space-between;gap:4px;position:relative;z-index:1}.map-card-top>span{font-size:8px;letter-spacing:.9px;font-weight:600;white-space:nowrap}.map-card-top small{font-size:7px;letter-spacing:.55px}.map-card-top .here-label{display:flex;align-items:center;gap:4px;font-size:7px;letter-spacing:0;background:#FFF1E6A3;border-radius:12px;padding:5px 7px;white-space:nowrap}.here-label span{width:4px;height:4px;background:#A44E5D;border-radius:50%}.map-card>strong{display:block;font:28px/1.06 var(--serif);letter-spacing:-1px;margin-top:20px;position:relative;z-index:1;max-width:230px}.map-card>p{font-size:10px;line-height:1.65;max-width:169px;margin-top:9px;position:relative;z-index:1;opacity:.83}.map-card-foot{display:flex;justify-content:space-between;align-items:center;position:relative;margin-top:21px;font-size:9px;z-index:1}.map-card-foot>svg{width:23px;height:23px;border:1px solid currentColor;border-radius:50%;padding:5px;opacity:.7}.growth-art{position:absolute;width:95px;height:95px;right:-7px;bottom:22px;pointer-events:none;color:var(--stage-art);opacity:.65;z-index:0;transform:rotate(-12deg)}.growth-art span,.growth-art b{position:absolute;display:block}.art-0 span{width:90px;height:47px;border:1px solid currentColor;border-radius:50%;transform:rotate(-20deg);left:8px;top:23px}.art-0 span:nth-child(2){top:36px;left:0}.art-0 span:nth-child(3){top:49px;left:-8px}.art-1 span{width:35px;height:55px;background:currentColor;left:31px;top:2px;border-radius:50%;transform-origin:50% 87%}.art-1 span:nth-child(2){transform:rotate(90deg)}.art-1 span:nth-child(3){transform:rotate(180deg)}.art-1 span:nth-child(4){transform:rotate(270deg)}.art-1 b{width:23px;height:23px;border-radius:50%;background:var(--stage-bg);left:37px;top:39px;box-shadow:0 0 0 1px currentColor}.art-2 b{height:87px;width:1px;background:currentColor;left:47px;top:15px;transform:rotate(18deg)}.art-2 span{background:currentColor;width:35px;height:47px;border-radius:80% 0 80% 0;top:12px;left:44px;transform:rotate(11deg)}.art-2 span:nth-of-type(2){top:30px;left:10px;transform:rotate(-81deg)}.art-2 span:nth-of-type(3){top:60px;left:39px;width:25px;height:32px}.art-3 span{width:68px;height:91px;border:1.3px solid currentColor;border-radius:50%;top:5px;left:9px;transform:rotate(36deg)}.art-3 span:nth-child(2){transform:rotate(-36deg)}.art-3 b{width:12px;height:12px;border-radius:50%;background:currentColor;left:43px;top:44px}.map-card:hover .growth-art{transform:rotate(-3deg) scale(1.06)}.growth-art{transition:transform .7s var(--ease)}.identity-thread{width:100%;margin:24px 0 0;text-align:left;display:flex;align-items:center;gap:12px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.identity-monogram{font:italic 33px var(--serif);letter-spacing:-3px;transform:rotate(-10deg);color:#9E706D;min-width:39px}.identity-thread>span{flex:1;min-width:0}.identity-thread small{display:block;font-size:7px;letter-spacing:.8px;color:var(--muted)}.identity-thread strong{display:block;font:21px var(--serif);letter-spacing:-.5px;margin:7px 0 5px}.identity-thread em{display:block;font-style:normal;font-size:9px;line-height:1.6;color:var(--muted)}.identity-thread>svg{width:17px;height:17px;color:var(--accent)}.map-bottom{padding:21px 0 0}.map-bottom>span{font-size:9px;color:var(--muted);display:flex;align-items:center;gap:6px}.map-bottom svg{width:14px;height:14px}.map-bottom button{display:flex;gap:7px;align-items:center;margin:13px 0 0;font-size:10px;padding:0;color:var(--accent)}.map-reassurance{text-align:center;font:italic 14px/1.6 var(--serif);color:#9F827E;margin:27px 0 9px}.growth-back{display:flex;align-items:center;justify-content:space-between;margin:4px 0 16px}.growth-back>span{font-size:9px;letter-spacing:1px;color:var(--muted)}.growth-back>.growth-mini-flower{font-size:21px;color:#B99685}.stage-cover{background:var(--stage-bg);color:var(--stage-ink);position:relative;border-radius:20px;overflow:hidden;isolation:isolate;padding:22px;min-height:208px}.stage-cover .eyebrow{color:var(--stage-ink);font-size:7px;letter-spacing:1px}.stage-cover h2{font-size:37px;margin:24px 0 12px;max-width:204px;position:relative;z-index:1;letter-spacing:-1.5px}.stage-cover>p{font:italic 17px/1.4 var(--serif);max-width:197px;position:relative;z-index:1}.stage-cover .large{transform:scale(1.55) rotate(-12deg);right:3px;bottom:17px;opacity:.48}.stage-description{font-size:12px;line-height:1.85;color:var(--muted);margin:20px 0 18px}.growth-skills{display:flex;flex-direction:column;gap:10px;margin:0 0 29px}.growth-skills>span{display:flex;gap:9px;align-items:center;font-size:11px}.growth-skills small{font:italic 13px var(--serif);color:var(--stage-ink)}.growth-detail .section-title{font-size:11px;gap:8px;align-items:flex-start}.growth-detail .section-title small{font-size:6px;letter-spacing:.4px;max-width:90px;text-align:right;line-height:1.5}.week-tabs{display:flex;gap:7px;margin:12px 0 15px}.week-tabs button{flex:1;border:1px solid var(--line);border-radius:12px;position:relative;padding:10px 4px;font:23px var(--serif)}.week-tabs small{display:block;font:7px var(--sans);letter-spacing:.7px;margin-bottom:4px;color:var(--muted)}.week-tabs button[aria-pressed=true]{background:var(--stage-bg);border-color:var(--stage-bg);color:var(--stage-ink)}.week-tabs i{position:absolute;width:4px;height:4px;background:var(--stage-ink);border-radius:50%;right:8px;top:8px}.week-detail{padding:19px 17px;background:#FFF9F2;border:1px solid #E9DFD4;border-radius:16px;animation:chapterIn .4s var(--ease)}.week-detail>.eyebrow{font-size:7px;letter-spacing:.8px}.week-detail h3{font:26px/1.2 var(--serif);letter-spacing:-.75px;margin:11px 0 12px}.week-detail>p{font-size:11px;line-height:1.85;color:var(--muted)}.when-then-preview{position:relative;margin:19px 0 20px;padding:0 0 0 15px;border-left:1px solid #CCB4A3}.when-then-preview>span{font-size:7px;letter-spacing:1px;color:var(--stage-ink);font-weight:600;display:block}.when-then-preview>p{font:italic 17px/1.5 var(--serif);margin:5px 0 13px;overflow-wrap:anywhere}.week-detail .primary{font-size:10px;margin:0}.week-detail .end-note{font-size:9px;line-height:1.6;margin-top:12px}.growth-day{margin:29px 0 0}.growth-day h3{font:22px/1.3 var(--serif);letter-spacing:-.7px;margin-bottom:15px}.growth-day>div{display:flex;gap:12px;align-items:flex-start;padding:15px 0;border-bottom:1px solid var(--line)}.growth-day>div>svg{width:16px;height:16px;color:var(--stage-ink);margin-top:2px}.growth-day p{flex:1}.growth-day strong{display:block;font-size:11px;font-weight:500;margin-bottom:6px}.growth-day p span{font-size:10px;line-height:1.7;color:var(--muted);display:block}.growth-day small{font-size:7px;color:var(--muted);margin-top:3px;white-space:nowrap}.measure-note{display:flex;gap:11px;border-radius:15px;padding:17px;background:var(--stage-light);color:var(--stage-ink);margin:23px 0 16px}.measure-note>svg{width:17px;height:17px}.measure-note strong{font-size:11px;font-weight:500}.measure-note p{font-size:10px;line-height:1.8;margin-top:8px;opacity:.8}.rest-note{display:flex;gap:9px;font-size:10px;line-height:1.8;color:var(--muted)}.rest-note svg{width:15px;height:15px;margin-top:2px}.growth-label{display:block;font-size:11px;line-height:1.6;margin:18px 0 8px;color:var(--ink)}.growth-field{display:block;width:100%;padding:14px;border-radius:12px;border:1px solid var(--line);background:#FFFAF3;font:17px/1.5 var(--serif);color:var(--ink);resize:vertical;min-height:54px;max-height:180px}.growth-field::placeholder{color:#A28D84}.plan-modes{display:flex;gap:7px;margin-bottom:20px}.plan-modes>button{flex:1;border:1px solid var(--line);border-radius:30px;font-size:10px;min-height:41px;padding:8px 4px;display:flex;gap:4px;justify-content:center;align-items:center}.plan-modes>button[aria-pressed=true]{background:var(--soft);border-color:var(--soft)}.plan-modes svg{width:13px;height:13px}.check-plan{background:var(--soft);border-radius:13px;padding:15px;margin:18px 0 22px}.check-plan>span{font-size:8px;letter-spacing:.5px;line-height:1.8;text-transform:uppercase;display:block;overflow-wrap:anywhere}.check-plan>p{font:20px/1.4 var(--serif);margin-top:8px;overflow-wrap:anywhere}.gentle-note{padding:14px 0;font-size:11px;color:var(--muted);line-height:1.8}.number-field{max-width:130px;resize:none}.real-progress{display:flex;gap:10px;padding:4px 0 17px;border-bottom:1px solid var(--line)}.real-progress>div{flex:1;min-width:0}.real-progress strong{display:block;font:37px var(--serif);letter-spacing:-1.4px;color:var(--accent)}.real-progress span{font-size:8px;line-height:1.6;display:block;color:var(--muted);margin-top:5px}.progress-footnote{font-size:8px;line-height:1.7;color:var(--muted);margin:12px 0 24px}.progress-empty{padding:22px;background:#EAE2D1;border-radius:18px;margin:20px 0 27px;position:relative;overflow:hidden}.progress-empty>span{font-size:8px;text-transform:uppercase;letter-spacing:1px;color:#8E7A5D}.progress-empty>h3{font:27px/1.15 var(--serif);letter-spacing:-.8px;margin:16px 0 12px;color:#6B563F}.progress-empty>p{font-size:11px;line-height:1.8;color:#958169}.progress-empty>button{display:flex;gap:10px;align-items:center;padding:0;margin-top:20px;font-size:10px;color:#80634A}.progress-empty svg{width:15px;height:15px}.metric-card{border:1px solid var(--line);border-radius:15px;padding:17px;margin:12px 0;color:var(--stage-ink)}.metric-title{display:flex;gap:10px;align-items:flex-start}.metric-title>svg{width:22px;height:22px;background:var(--stage-light);padding:3px;border-radius:7px}.metric-title>span{font:19px var(--serif)}.metric-title small{font:9px/1.6 var(--sans);display:block;color:var(--muted);margin-top:5px}.metric-card>p{font-size:9px;line-height:1.8;color:var(--muted);padding-top:10px;border-top:1px solid var(--line)}.chart-empty{min-height:99px;display:flex;align-items:center;gap:11px;padding:15px 0;color:var(--stage-art)}.chart-empty>svg{width:29px;height:29px}.chart-empty p{font-size:10px;line-height:1.6;flex:1}.chart-empty small{display:block;font-size:9px;color:var(--muted);margin-top:5px}.personal-chart{width:100%;height:auto;display:block;margin:17px 0 6px;overflow:visible}.personal-chart text{font:9px var(--sans);fill:currentColor;stroke:none}.personal-chart polyline{stroke-dasharray:1000;stroke-dashoffset:0;animation:tracePath 1.5s var(--ease)}.my-growth-plan{width:100%;display:flex;gap:10px;align-items:flex-start;text-align:left;padding:16px 13px;border:1px solid var(--line);border-radius:14px;margin:11px 0}.plan-mark{border-radius:50%;background:var(--stage-bg);color:var(--stage-ink);width:29px;height:29px;display:grid;place-items:center;flex-shrink:0}.plan-mark svg{width:16px;height:16px}.my-growth-plan>span:nth-child(2){flex:1;min-width:0}.my-growth-plan small{display:block;font-size:7px;line-height:1.6;letter-spacing:.5px;color:var(--muted)}.my-growth-plan strong{display:block;font:17px/1.5 var(--serif);margin:7px 0;overflow-wrap:anywhere}.my-growth-plan em{font-style:normal;color:var(--stage-ink);font-size:9px}.my-growth-plan>svg{width:13px;height:13px;margin-top:8px}.progress-page .my-growth-plan:last-of-type{margin-bottom:26px}.portrait-fields label{display:block;font-size:11px;line-height:1.6;margin:20px 0}.portrait-fields label>span{font:italic 14px var(--serif);color:#AC8980;margin-right:8px}.portrait-fields input{display:block;width:100%;border:0;border-bottom:1px solid var(--line);color:var(--ink);border-radius:0;background:transparent;font:17px/1.6 var(--serif);margin-top:6px;padding:7px 0}.portrait-fields input::placeholder{color:#AF9C90}.portrait-mini{margin:18px 0}.portrait-mini>p{font:italic 25px/1.4 var(--serif);color:var(--accent);margin:13px 0;overflow-wrap:anywhere}.portrait-mini button{padding:0;display:flex;gap:8px;align-items:center;font-size:10px;color:var(--accent)}.portrait-mini svg{width:14px;height:14px}.portrait-comparison{background:var(--soft);border-radius:15px;padding:19px;margin:16px 0}.portrait-comparison p{font:18px/1.6 var(--serif);overflow-wrap:anywhere;margin-top:15px}.portrait-comparison small{display:block;font:9px/1.5 var(--sans);color:var(--muted);margin-bottom:4px}
@keyframes chapterIn{from{opacity:0;transform:translateY(13px)}to{opacity:1;transform:translateY(0)}}@keyframes tracePath{from{stroke-dashoffset:1000}to{stroke-dashoffset:0}}
@media(max-width:360px){.progress-heading h2{font-size:37px}.map-card{padding:15px 14px}.map-card>strong{font-size:24px;max-width:173px}.map-card>p{max-width:150px;font-size:9px}.map-card-top small{font-size:6px}.map-card-top .here-label{font-size:6px;padding:4px}.growth-map{padding-left:28px}.map-node{left:-29px;width:22px;height:22px}.growth-map:before{left:10px}.map-card-top>span{font-size:7px}.growth-art{right:-23px;opacity:.43}.stage-cover h2{font-size:33px}.growth-day small{font-size:6px}.growth-label{font-size:10px}.identity-thread strong{font-size:19px}.map-card-foot{font-size:8px}}
@media(prefers-reduced-motion:reduce){.map-stop,.week-detail,.personal-chart polyline{animation:none}.growth-art,.progress-switch>span{transition:none}}

/* Russian copy: keep phrases together and give longer labels breathing room. */
html[lang=ru] .progress-heading h2 em{white-space:nowrap}
html[lang=ru] .progress-heading h2{font-size:38px;letter-spacing:-1.6px}
html[lang=ru] .progress-seal{flex-shrink:0}
html[lang=ru] .day-heading .row-between{align-items:flex-start}
html[lang=ru] .day-heading .eyebrow{max-width:245px;line-height:1.6;font-size:8px}
html[lang=ru] .time-pill{margin-top:2px}
html[lang=ru] .identity-monogram{letter-spacing:-1.5px}
html[lang=ru] .hero h3{font-size:28px;line-height:1.15}
html[lang=ru] .hero button{line-height:1.5;max-width:100%}
html[lang=ru] .stage-cover h2{font-size:34px;line-height:1.12}
html[lang=ru] .back-head>span{font-size:8px;line-height:1.6;min-width:0}
html[lang=ru] .plain-button{font-size:9px;flex-shrink:0}
html[lang=ru] .real-progress span{font-size:8px;line-height:1.75}
html[lang=ru] .map-bottom>span{flex-wrap:wrap;line-height:1.7}
@media(max-width:360px){html[lang=ru] .progress-heading h2{font-size:33px}html[lang=ru] .map-card>strong{font-size:25px;line-height:1.13}html[lang=ru] .stage-cover h2{font-size:30px}html[lang=ru] .day-heading .eyebrow{max-width:205px}html[lang=ru] .plan-modes>button{font-size:9px}html[lang=ru] .hero h3{font-size:27px}html[lang=ru] .outcomes button{font-size:9px}}

/* 04 · One clear action, then optional context. */
.focused-today{padding-top:7px}.today-topline{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:7px;letter-spacing:.9px;line-height:1.6;margin:6px 0 14px}.today-topline span:last-child{font-size:6px;letter-spacing:.7px;text-align:right}.focus-card{--focus-bg:#824252;--focus-ink:#FFF5E9;--focus-detail:#EBCBD0;position:relative;isolation:isolate;overflow:hidden;background:var(--focus-bg);color:var(--focus-ink);border-radius:23px;padding:20px 21px;min-height:248px}.focus-card-top{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;margin-bottom:17px}.focus-icon{width:30px;height:30px;border:1px solid #FFFFFF35;border-radius:50%;display:grid;place-items:center}.focus-icon svg{width:15px;height:15px}.focus-card-top>span:last-child{display:flex;gap:5px;align-items:center;font-size:9px;color:var(--focus-detail)}.focus-card-top>span:last-child>svg{height:12px;width:12px}.page .focus-card h2{font:31px/1.14 var(--serif);letter-spacing:-1px;position:relative;z-index:2;max-width:260px;margin:0 0 12px}.focus-card>p{position:relative;z-index:2;font-size:11px;line-height:1.8;color:var(--focus-detail);max-width:250px;min-height:35px}.focus-card>.visual{position:absolute;width:154px;height:183px;right:-23px;top:17px;z-index:1;opacity:.25;transform:rotate(-4deg);pointer-events:none;animation:settle .8s var(--ease)}.focus-primary{display:flex;justify-content:space-between;align-items:center;gap:15px;position:relative;z-index:2;width:100%;min-height:48px;border-radius:26px;padding:13px 18px;font-size:11px;background:var(--focus-ink);color:var(--focus-bg);margin-top:23px;text-align:left;line-height:1.5}.focus-primary>svg{height:17px;width:17px}.tone-ground{--focus-bg:#DAB49F;--focus-ink:#603D3C;--focus-detail:#795651}.tone-sleep{--focus-bg:#3F3A55;--focus-ink:#F3EAF7;--focus-detail:#CFC4E0}.tone-identity{--focus-bg:#EDCBC0;--focus-ink:#744252;--focus-detail:#96646B}.tone-connect{--focus-bg:#D9E1C9;--focus-ink:#405A45;--focus-detail:#6A8169}.tone-movement{--focus-bg:#D8C7A5;--focus-ink:#625438;--focus-detail:#887553}.tone-rest{--focus-bg:#E6E4CE;--focus-ink:#656342;--focus-detail:#83805D}.tone-boundary{--focus-bg:#646C7C;--focus-ink:#F6ECEE;--focus-detail:#D4D7E4}.tone-reflect{--focus-bg:#DEBF97;--focus-ink:#6E4C34;--focus-detail:#8E6A4F}.tone-values{--focus-bg:#DAB59B;--focus-ink:#704A3D;--focus-detail:#956B58}.tone-support{--focus-bg:#796150;--focus-ink:#FFF4E8;--focus-detail:#DECABC}.tone-identity .focus-icon,.tone-connect .focus-icon,.tone-rest .focus-icon,.tone-ground .focus-icon,.tone-movement .focus-icon,.tone-reflect .focus-icon,.tone-values .focus-icon{border-color:currentColor;opacity:.65}.focus-card .moon-art:after{background:var(--focus-bg)}.adjust-energy{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;font-size:9px;color:var(--muted);padding:13px 0;min-height:44px}.adjust-energy svg{width:12px;height:12px}.adjust-energy svg:last-child{width:11px;height:11px}.focus-after{font-size:9px;color:var(--muted);line-height:1.6;text-align:center;margin:15px 0 18px}.daily-explanation{border-top:1px solid var(--line);padding-top:19px;margin-top:2px}.explanation-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.explanation-heading>span{font-size:7px;letter-spacing:.85px;color:var(--muted)}.explanation-heading small{display:flex;align-items:center;gap:4px;font-size:7px;color:var(--muted);white-space:nowrap}.explanation-heading svg{width:11px;height:11px}.explanation-title{padding:0;margin:12px 0 15px;text-align:left;width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;font:21px/1.3 var(--serif);letter-spacing:-.5px}.explanation-title svg{width:15px;height:15px;margin-top:4px;color:var(--muted)}.format-actions{display:flex;gap:8px}.format-actions button{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:13px;flex:1;padding:13px;min-height:46px;font-size:11px;background:#FFFAF370}.format-actions button>svg{width:16px;height:16px;color:var(--accent)}.format-actions small{font-size:8px;color:var(--muted);margin-left:auto;white-space:nowrap}.evening-shortcut{display:flex;align-items:center;gap:11px;width:100%;padding:19px 0 5px;margin-top:20px;border-top:1px solid var(--line);text-align:left}.evening-symbol{width:32px;height:32px;border-radius:50%;background:var(--soft);display:grid;place-items:center;color:var(--accent);flex-shrink:0}.evening-symbol svg{width:15px;height:15px}.evening-shortcut>span:nth-child(2){flex:1}.evening-shortcut strong{display:block;font-size:11px;font-weight:500}.evening-shortcut small{display:block;font-size:9px;color:var(--muted);margin-top:5px}.evening-shortcut>svg{width:14px;height:14px;color:var(--muted)}.observed .evening-symbol{background:#D9E4CF;color:#586F48}
.reader-page{padding-top:5px}.reader-back{display:flex;align-items:center;gap:12px;margin:5px 0 25px}.reader-back>span{font-size:8px;letter-spacing:.8px;color:var(--muted)}.reader-back>span:last-child{margin-left:auto;display:flex;align-items:center;gap:5px;font-size:9px;letter-spacing:0}.reader-back>span:last-child svg{width:12px;height:12px}.reader-page h2{font-size:33px;line-height:1.16;letter-spacing:-1.1px;max-width:310px;margin-bottom:22px}.reader-formats{display:flex;padding:4px;border-radius:28px;background:var(--soft);gap:4px;margin-bottom:25px}.reader-formats button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:24px;min-height:37px;font-size:11px;color:var(--muted)}.reader-formats button[aria-pressed=true]{background:var(--paper);color:var(--accent);box-shadow:0 2px 7px #4933330C}.reader-formats svg{width:15px;height:15px}.reading-body p{font-size:14px;line-height:1.95;margin:0 0 20px;color:var(--ink)}.reading-body .reading-lead{font:23px/1.5 var(--serif);letter-spacing:-.3px;color:var(--accent);margin-bottom:24px}.reader-takeaway{border-left:2px solid var(--line);padding-left:15px;font:italic 18px/1.55 var(--serif);color:var(--muted);margin:29px 0}.reader-transcript-label{font-size:7px;letter-spacing:1px;color:var(--muted);margin:24px 0 16px}.reader-audio{margin-top:0}.reader-page .primary{margin-top:25px}.preference-options{display:grid;gap:9px;margin:18px 0}.preference-options>button{display:flex;align-items:center;gap:11px;text-align:left;border:1px solid var(--line);border-radius:14px;padding:17px 13px;width:100%}.preference-options>button[aria-pressed=true]{background:var(--soft);border-color:var(--soft)}.preference-options>button>svg{width:19px;height:19px;color:var(--accent)}.preference-options>button>span{flex:1;min-width:0}.preference-options strong{display:block;font-size:12px;font-weight:500;line-height:1.5}.preference-options small{display:block;font-size:10px;line-height:1.6;color:var(--muted);margin-top:6px}.preference-options>button>svg:last-child{width:16px;height:16px}
.assist-page{padding-top:17px}.assist-heading h2{margin:14px 0;font-size:36px;line-height:1.12}.assist-heading>p{font-size:11px;line-height:1.8;color:var(--muted);margin-bottom:23px}.assistance-options{display:grid;gap:12px}.assistance-card{width:100%;padding:18px 15px;text-align:left;display:flex;align-items:flex-start;gap:12px;background:#ECD1CA;border-radius:18px;color:#774A53;min-height:113px}.assistance-card.urge{background:#EBCBC7}.assistance-card.wave-help{background:#EAE0CB;color:#786345}.assistance-card.night-help{background:#494157;color:#F1E7ED}.assistance-icon{width:29px;height:29px;border:1px solid #98697444;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.assistance-icon svg{width:15px;height:15px}.assistance-card>span:nth-child(2){flex:1;min-width:0}.assistance-card strong{display:block;font:23px/1.15 var(--serif);letter-spacing:-.6px;margin:1px 0 7px}.assistance-card small{display:block;font-size:10px;line-height:1.7;opacity:.78}.assistance-card em{display:block;font-size:8px;font-style:normal;letter-spacing:.25px;margin-top:12px;opacity:.65}.assistance-card>svg{width:15px;height:15px;margin-top:5px;opacity:.7}.assistance-card.night-help .assistance-icon{border-color:#FFFFFF40}.human-shortcut{display:flex;align-items:center;gap:11px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%;padding:19px 0;margin:22px 0;text-align:left}.human-shortcut>svg:first-child{width:20px;height:20px;color:var(--accent)}.human-shortcut>span{flex:1;min-width:0}.human-shortcut strong{font-size:11px;font-weight:500;line-height:1.6;display:block}.human-shortcut small{font-size:9px;color:var(--muted);line-height:1.6;margin-top:5px;display:block}.human-shortcut>svg:last-child{width:14px;height:14px;color:var(--muted)}.assist-foot{font:italic 15px/1.7 var(--serif);color:var(--muted);text-align:center;margin:22px 0 9px}
.account-page{padding-top:18px}.account-identity{display:flex;gap:17px;align-items:center;margin:26px 0 20px}.account-avatar{width:65px;height:65px;background:#EBD0C7;border:1px solid #D9B4AC;border-radius:50%;display:grid;place-items:center;font:italic 35px var(--serif);letter-spacing:-1.5px;color:#874F58;position:relative;flex-shrink:0}.account-avatar>span{position:absolute;right:-3px;bottom:-4px;font-size:25px;color:#B4816F;background:var(--paper);border-radius:50%;line-height:1}.account-identity>div:last-child{min-width:0}.account-identity h2{font-size:28px;line-height:1.15;letter-spacing:-.8px;overflow-wrap:anywhere}.account-identity button{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--muted);padding:0;margin-top:12px}.account-identity button svg{height:11px;width:11px}.account-intro{font-size:11px;color:var(--muted);line-height:1.8;margin:0 0 25px}.account-saved{display:flex;align-items:center;gap:10px;text-align:left;width:100%;padding:19px 14px;border-radius:17px;background:#E9E0D1;color:#755B48}.account-saved-icon{width:33px;height:39px;display:grid;place-items:center;border:1px solid #B79D7B;border-radius:9px;transform:rotate(-5deg);flex-shrink:0}.account-saved-icon svg{width:17px;height:17px}.account-saved>span:nth-child(2){flex:1;min-width:0}.account-saved strong{font:22px var(--serif);letter-spacing:-.6px;display:block;margin-bottom:5px}.account-saved small{font-size:9px;line-height:1.6;color:#9B826B;display:block;max-width:176px}.account-saved>svg{width:15px;height:15px}.account-count{font:26px var(--serif);opacity:.65;padding:0 2px}.account-section-label{font-size:7px;letter-spacing:1px;color:var(--muted);margin:28px 0 8px}.account-row{display:flex;align-items:center;gap:12px;width:100%;border-bottom:1px solid var(--line);text-align:left;min-height:78px;padding:17px 0}.account-row>svg:first-child{height:17px;width:17px;color:var(--accent)}.account-row>span:nth-child(2){flex:1;min-width:0}.account-row strong{font-size:11px;font-weight:500;line-height:1.5;display:block}.account-row small{display:block;font-size:9px;line-height:1.7;color:var(--muted);margin-top:5px}.account-row>svg:last-child{width:14px;height:14px;color:var(--muted)}.settings-switch{display:flex;align-items:center;border-radius:15px;padding:3px;width:32px;height:20px;background:#D7CDC4;flex-shrink:0;transition:background .25s}.settings-switch i{display:block;width:14px;height:14px;background:var(--paper);border-radius:50%;transition:transform .25s}.settings-switch.on{background:var(--accent)}.settings-switch.on i{transform:translateX(12px)}.locale-tag{font-size:8px;color:var(--muted);letter-spacing:.5px}.account-demo-note{margin:27px 0 8px;padding:16px;background:#EEE8E0;border-radius:14px}.account-demo-note>span{display:flex;gap:6px;align-items:center;font-size:7px;letter-spacing:.9px;color:#9B877A}.account-demo-note svg{width:11px;height:11px}.account-demo-note p{font-size:9px;line-height:1.9;margin-top:9px;color:var(--muted)}.saved-page .reader-back{margin-bottom:20px}
@media(max-width:360px){.today-topline{font-size:6px}.today-topline span:last-child{font-size:5px}.focus-card{padding:17px}.page .focus-card h2{font-size:29px}.focus-card>p{font-size:10px}.focus-primary{font-size:10px;padding:12px 15px}.explanation-heading>span{font-size:6px;letter-spacing:.55px}.explanation-heading small{font-size:6px}.format-actions button{padding:12px 9px;gap:6px;font-size:10px}.reader-page h2{font-size:30px}.reading-body p{font-size:13px}.reading-body .reading-lead{font-size:21px}.assistance-card{gap:9px;padding:17px 13px}.assistance-card strong{font-size:21px}.assistance-card small{font-size:9px}.assistance-icon{width:26px;height:26px}.account-avatar{width:55px;height:55px}.account-identity{gap:13px}.account-identity h2{font-size:25px}.account-saved{gap:8px;padding:17px 12px}.account-saved strong{font-size:20px}}
