@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;font:14px 'DM Sans',system-ui,sans-serif;color:#eef4f3;background:#060c14;--green:#92e9c8;--soft:#96aaa8;--line:#293c3b}*{box-sizing:border-box}html,body,#app{margin:0;width:100%;height:100%;overflow:hidden}body{background:radial-gradient(ellipse at 50% 10%,#192a31,#070c13 65%)}button,input,select{font:inherit}button{cursor:pointer;color:inherit;border:0;background:transparent}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,[role=button]:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #a7f7d7;outline-offset:2px}button,input,select{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin:0}h2,h3,strong{font-family:'Space Grotesk',system-ui,sans-serif}h2{font-size:23px;font-weight:500;letter-spacing:-.5px}h3{font-size:15px;font-weight:500}.phone-shell{position:relative;width:100%;max-width:440px;height:100dvh;margin:auto;isolation:isolate;background:#09141e;overflow:hidden}.fixed-top{position:absolute;inset:0 0 auto;height:116px;background:#101b23;z-index:30;padding:9px 17px 6px;border-bottom:1px solid #293734}.top-brand{display:flex;align-items:center;justify-content:space-between;height:23px;font:500 15px 'Space Grotesk';letter-spacing:4px}.brand-dot{color:var(--green)}.top-brand small{font:11px 'DM Sans';letter-spacing:1.5px;color:#b2c3bd}.top-brand i{font-style:normal;color:#617976}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:5px}.metric{position:relative;text-align:left;background:#16242b;padding:6px 10px 9px;border-radius:8px;min-height:50px}.metric>span{font-size:11px;display:block;color:#c7d4cf;line-height:14px}.metric strong{font-size:21px;font-weight:500;line-height:23px}.metric>i{position:absolute;bottom:0;left:10px;right:10px;height:2px;background:#2e4145;border-radius:4px;overflow:hidden}.metric>i:after{content:'';display:block;width:var(--amount);height:100%;background:var(--metric)}.metric.stress{--metric:#eba092}.metric.joy{--metric:#e6ce8a}.metric.energy{--metric:#8adebf}.money-small{display:block;margin:4px 0 0 auto;padding:0;font-size:12px;color:#d4d5bd;line-height:17px}.money-small span{color:#d5bb7f;margin-right:4px}.money-small small{font-size:10px;color:#8da09e;margin-left:4px}.body-view{position:absolute;inset:116px 0 40px;background:#09141e;transition:opacity .24s}.body-view.hidden-body{opacity:0;pointer-events:none}.body-art{position:absolute;inset:20px 0 16px;--brain-light:1;--chest-light:1;--gut-light:1;--energy-glow:1;--pulse-speed:1.5s}.body-anatomy>img{position:absolute;width:100%;height:100%;object-fit:contain;pointer-events:none;mix-blend-mode:screen}.body-base{filter:brightness(.32) saturate(.7)}.brain-slice{clip-path:inset(0 0 80% 0);filter:brightness(var(--brain-light));transition:filter .4s}.chest-slice{clip-path:inset(20% 0 64% 0);filter:brightness(var(--chest-light));transition:filter .4s}.gut-slice{clip-path:inset(36% 0 47% 0);filter:brightness(var(--gut-light));transition:filter .4s}.body-status{position:absolute;left:17px;top:13px;z-index:3;display:flex;gap:7px;align-items:center;font-size:10px;color:#a3bdb6;letter-spacing:.3px}.body-status i{width:5px;height:5px;border-radius:50%;background:#78c5a9}.body-floating{position:absolute;right:12px;top:45px;z-index:8;display:flex;flex-direction:column;gap:8px}.body-floating[hidden]{display:none}.body-floating button{width:38px;height:38px;border:1px solid #345049;border-radius:11px;background:#182b2dd9;font-size:23px;color:#bddecd}.body-floating button.active{background:#31594b}.organ-hit{position:absolute;z-index:2;width:50px;height:50px;border-radius:50%;transform:translate(-50%,-50%);background:transparent;border:1px solid transparent}.organ-hit:hover,.organ-hit:focus-visible{border-color:#a9dfc099;background:#9effc918}.hit-mind{left:50%;top:9%}.hit-heart{left:54%;top:28%}.hit-gut{left:51%;top:41%}.hit-energy{left:40%;top:29%}.heart-pulse{position:absolute;left:54%;top:28%;width:34px;height:34px;transform:translate(-50%,-50%);border-radius:50%;box-shadow:0 0 25px #ff72956b;animation:heartbeat var(--pulse-speed) ease-in-out infinite;pointer-events:none}.emotional-overlay{display:none;position:absolute;inset:0;pointer-events:none}.emotional .body-anatomy>img{filter:brightness(.2) saturate(.2)}.emotional .heart-pulse{display:none}.emotional .emotional-overlay{display:block}.emotion-node{position:absolute;color:#dfcef8;background:#403759bb;border:1px solid #c4a3e66b;box-shadow:0 0 45px #bb8ce344;border-radius:50%;display:grid;place-items:center}.node-one{top:16%;left:calc(50% - 22px);width:44px;height:44px;font-size:24px}.node-two{top:37%;left:20%;width:60%;border-radius:15px;min-height:55px;font-size:14px;text-align:center;padding:9px}.emotion-caption{position:absolute;bottom:10%;left:0;width:100%;text-align:center;color:#bbabd0;font-size:11px}.connection-overlay{display:none;position:absolute;z-index:10;top:100px;left:20px;right:58px;padding:17px;background:#0e2229ee;border:1px solid #466455;border-radius:15px;backdrop-filter:blur(12px)}.connection-overlay.visible{display:block}.connection-overlay h3{color:#a7e6c7;margin-bottom:15px}.connection-row{display:flex;justify-content:space-between;gap:10px;margin:13px 0;font-size:13px}.connection-row span{color:#8ae9bf}.connection-overlay small{font-size:10px;color:#93aca5}.bottom-sheet{position:absolute;left:0;right:0;top:116px;z-index:20;background:#142221;border:1px solid #344640;border-radius:22px 22px 0 0;box-shadow:0 -12px 45px #0005;transition:top .26s cubic-bezier(.2,.7,.2,1);display:flex;flex-direction:column;touch-action:none;overflow:hidden}.sheet-grab{height:23px;flex:none;display:grid;place-items:center}.sheet-grab button{width:90px;height:23px;display:grid;place-items:center}.sheet-grab i{width:37px;height:3px;border-radius:4px;background:#53645b}.expanded-content{display:flex;flex:1;min-height:0;flex-direction:column;padding:0 13px}.sheet-tabs{height:38px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;flex:none;margin-bottom:11px}.sheet-tabs button{border-radius:9px;color:#bdc7b7;font-size:13px;font-weight:500;min-height:36px}.sheet-tabs button.active{background:#2d5142;color:#d7f6e5}.sheet-page{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.pressures{flex:none;padding:0 1px 8px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:5px;font-size:10px;letter-spacing:1px;color:#91a69a;margin-bottom:8px}.section-heading strong{font-size:11px;color:#e3b0a2;font-weight:400;letter-spacing:0}.pressure-chips{display:flex;flex-wrap:wrap;gap:5px}.pressure-chip{padding:5px 7px;border-radius:6px;font-size:10px;white-space:nowrap;line-height:14px;background:#243531;color:#c2d4c9}.work-chip{background:#233b48;color:#c0d7e5}.sleep-chip{background:#363149;color:#d6c9e8}.personal-chip{background:#483831;color:#e7c7b3;text-align:left}.coverage-line{font-size:10px;color:#92ccae;margin:7px 0 0;line-height:1.4}.timeline-heading{flex:none;display:flex;align-items:center;gap:8px;height:31px}.timeline-heading h2{font-size:16px;letter-spacing:0;font-weight:500}.timeline-heading>span{margin-left:auto;font-size:11px;color:#aad8b9}.add-small{height:27px;width:27px;border-radius:7px;background:#2b4539;color:#c5ead4;font-size:20px;line-height:20px}.full-day-timeline{position:relative;flex:1;min-height:120px;overflow:hidden;margin-top:5px}.energy-ribbon{position:absolute;top:0;bottom:0;left:46px;width:9px;border-radius:5px;overflow:hidden}.energy-ribbon svg{width:100%;height:100%}.hour-mark{position:absolute;left:0;font-variant-numeric:tabular-nums;font-size:10px;color:#9bafa5;line-height:15px;width:41px;text-align:right}.hour-mark i{font-size:8px;margin-left:2px;color:#789584;font-style:normal}.day-block{position:absolute;left:64px;right:0;z-index:2;padding:4px 21px 4px 9px;border-radius:6px;color:white;background:#365348;cursor:pointer;touch-action:none;min-height:14px;overflow:hidden;border:1px solid #ffffff0d}.cat-walk,.cat-rest{background:#285941}.cat-work{background:#294f73}.cat-meal{background:#805028}.cat-sleep,.cat-meditate{background:#55416e}.cat-create{background:#385e4a}.cat-commitment{background:#47504d}.day-block .block-main{display:flex;align-items:center;gap:5px;flex-wrap:wrap;line-height:14px;height:100%;align-content:center}.block-main strong{font-size:12px;font-weight:500}.block-main>span{font-size:10px;color:#f4f5f0;opacity:.85;white-space:nowrap;margin-left:auto;font-variant-numeric:tabular-nums}.block-main em{font-size:9px;border-radius:4px;background:#0003;padding:0 3px;font-style:normal}.day-block>small{position:absolute;bottom:4px;font-size:9px;color:#d7f4df;left:9px}.day-block:has(>small) .block-main{height:calc(100% - 11px)}.day-block.dense{padding:0 14px 0 5px;border-radius:4px}.dense .block-main{flex-wrap:nowrap;line-height:12px;gap:3px}.dense strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dense .block-main>span{font-size:9px}.dense .block-main em{font-size:8px}.move-dots{position:absolute;right:5px;top:50%;transform:translateY(-50%);font-style:normal;font-size:13px;color:#fff7}.edge-resize{position:absolute;left:25%;right:25%;bottom:-2px;height:12px;display:grid;place-items:center;cursor:ns-resize;touch-action:none}.edge-resize i{display:block;width:22px;height:2px;background:#fff6;border-radius:5px}.day-block.held{z-index:10;outline:2px solid #a8f2d2;box-shadow:0 5px 15px #0009;opacity:.92}.day-block.selected-block{border-color:#b8e6c7}.timeline-legend{height:21px;display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:9px;color:#89a293;flex:none}.timeline-legend span:first-child{display:flex;align-items:center;gap:5px}.timeline-legend i{height:9px;width:4px;background:#93d5af;border-radius:3px}.sheet-footer{padding:4px 0 calc(11px + env(safe-area-inset-bottom));flex:none}.net-row{display:flex;align-items:center;gap:7px;height:24px;color:#afc0b3;font-size:11px}.net-row strong{font-size:12px;color:#e4d9b9;margin-left:auto}.body-peek{font-size:21px;color:#bad3c2;padding:0 3px;line-height:24px}.main-action{display:flex;align-items:center;justify-content:space-between;width:100%;height:43px;border-radius:10px;padding:0 16px;background:#a0dcbc;color:#142c22;font-weight:700;font-size:14px;box-shadow:inset 0 1px #ddffe288}.main-action>span{font-size:20px;font-weight:400}.inline-error{color:#efb6a2;font-size:10px;line-height:1.3;margin:2px 0;max-height:28px;overflow:hidden}.inline-error:empty{display:none}.collapsed-content{display:none;padding:0 14px;position:relative;height:75px;flex:none}.collapsed-content>#open-plan{padding:0;text-align:left;flex:1;min-width:0}.collapsed-content span{display:block;font-size:10px;color:#aec3b5;margin-bottom:3px}.collapsed-content strong{font-size:13px;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.playback-pause,.playback-speed{font-size:13px;border:1px solid #45604c;border-radius:8px;width:34px;height:34px;margin-left:6px}.day-progress{position:absolute;bottom:10px;left:14px;right:14px;height:3px;background:#31433a;border-radius:4px;overflow:hidden}.day-progress i{height:100%;display:block;background:#b4e7c6;width:0}.bottom-sheet[data-snap=running] .expanded-content,.bottom-sheet[data-snap=inspecting] .expanded-content{visibility:hidden;pointer-events:none}.bottom-sheet[data-snap=running] .collapsed-content{display:flex;align-items:flex-start;padding-top:1px}.bottom-sheet[data-snap=inspecting] .sheet-grab{height:40px}.bottom-sheet[data-snap=inspecting] .sheet-grab button{height:40px}.scroll-content{overflow-y:auto;touch-action:pan-y;min-height:0;flex:1;padding:8px 2px 20px;scrollbar-width:thin;scrollbar-color:#526651 transparent}.section-kicker{font-size:9px;letter-spacing:1.3px;color:#9cbdab;margin:8px 0 10px}.soft{font-size:13px;line-height:1.6;color:#b6c3b9;margin:10px 0}.discovery-path{padding:20px 1px}.discovery-node{display:flex;gap:13px;align-items:flex-start}.node-symbol{width:32px;height:32px;flex:none;border:1px solid #5c7965;display:grid;place-items:center;border-radius:10px;color:#b8e7c8}.discovery-node>div{flex:1}.discovery-node h3{font-size:14px}.discovery-node p{font-size:12px;line-height:1.5;color:#b5c4b9;margin-top:5px}.discovery-node small{font-size:10px;color:#90aa99}.discovery-node.unknown .node-symbol{border-style:dashed;color:#97a99a}.path-thread{display:block;height:27px;width:1px;background:#536d5c;margin:5px 0 5px 16px}.mini-progress{height:3px;background:#33483a;margin:9px 0 4px}.mini-progress i{display:block;height:100%;background:#b7dfbf}.insight-card{padding:14px;border-radius:11px;background:#253b30;border:1px solid #40563e;margin:12px 0;color:#d9ead6}.insight-card strong{font-size:15px}.insight-card p{font-size:12px;line-height:1.6;margin-top:6px}.insight-card small{font-size:11px;color:#9fbaa1}.quiet-caption{font-size:11px;color:#9db1a2;line-height:1.6;margin:12px 0}.skill-card{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #344537}.skill-icon{width:39px;height:39px;flex:none;border-radius:12px;display:grid;place-items:center;font-size:23px}.skill-card>div{flex:1}.skill-card h3{font-size:14px}.skill-card p,.skill-card small{font-size:11px;line-height:1.6;color:#a5bbac}.skill-card button{width:36px;height:36px;border-radius:10px;background:#304e3c;font-size:23px;color:#cae5ce}.skill-card.locked{opacity:.65}.day-deltas{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.day-deltas>div{padding:13px 9px;background:#26372d;border-radius:10px}.day-deltas span{font-size:11px;color:#b9cbbb;text-transform:capitalize;display:block}.day-deltas strong{font-size:23px;display:block;margin-top:5px}.stress-breakdown{margin:15px 0}.stress-breakdown>div,.money-row{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #3b4d3e;font-size:12px}.stress-breakdown strong{color:#c7dbbf}.player-dialog{position:absolute;inset:auto 12px 22px;width:calc(100% - 24px);max-width:416px;max-height:calc(100dvh - 155px);padding:0;background:#1a2925;color:#eef3eb;border:1px solid #506251;border-radius:18px;box-shadow:0 20px 60px #0009;overflow:hidden;margin:auto auto 0}.player-dialog::backdrop{background:#020a12bb;backdrop-filter:blur(5px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 10px;border-bottom:1px solid #3a4a3c}.modal-heading h2{font-size:19px;letter-spacing:-.3px}.modal-heading button{width:34px;height:34px;border-radius:9px;background:#2c3e31;font-size:22px}.modal-content{padding:14px 16px 20px;max-height:calc(100dvh - 240px);overflow:auto;touch-action:pan-y}.edit-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.edit-fields label,.field-label{font-size:12px;color:#b5c7b8;display:flex;flex-direction:column;gap:7px}.edit-fields input,.field-label select{width:100%;min-width:0;height:43px;padding:8px;border:1px solid #566951;border-radius:9px;background:#263a2d;color:#f1f6e9;font-size:16px}.edit-fields>span{padding-top:10px;font-size:16px}.edit-fields small{display:block;color:#b4c8b2;font-size:11px}.field-label{margin:14px 0}.text-button{min-height:38px;text-align:left;padding:0;margin:8px 0}.danger{color:#e9afa0}.request-options{display:grid;gap:10px;margin:15px 0}.request-options button{padding:15px;text-align:left;border:1px solid #4d614c;border-radius:10px}.request-options .chosen{background:#36533c;border-color:#a8d6af}.request-options strong{display:block}.request-options span{display:block;margin-top:5px;font-size:12px;color:#b7cdb9}.quadrant,.energy-history{width:100%;height:auto}.quadrant text{font-size:9px;fill:#a4bda8;letter-spacing:.4px}.energy-history text{font-size:10px;fill:#a4bda8}.graph-key{display:flex;justify-content:space-around;font-size:12px;color:#80e6c1}.graph-key span:last-child{color:#b6aaee}.money-total{font:500 40px 'Space Grotesk';margin:8px 0 22px;color:#e2d6a5}.money-total small{display:block;font:12px 'DM Sans';color:#a6bca4;margin-top:3px}#toast{position:absolute;z-index:100;bottom:20px;left:15px;right:15px;padding:12px 14px;border-radius:11px;background:#385840;color:#edf5e6;font-size:12px;line-height:1.5;box-shadow:0 5px 25px #0008;opacity:0;pointer-events:none;transition:opacity .2s}#toast.visible{opacity:1}@keyframes heartbeat{50%{opacity:.3;scale:.9}}
@media(min-width:600px){.phone-shell{height:min(920px,100dvh - 36px);margin:18px auto;border:1px solid #33473e;border-radius:28px;box-shadow:0 30px 80px #0009}.player-dialog{position:fixed;bottom:max(36px,calc((100dvh - 900px)/2));width:410px}.fixed-top{padding-top:12px}}
@media(max-height:720px){.sheet-tabs{height:33px;margin-bottom:5px}.sheet-tabs button{min-height:30px}.sheet-grab{height:19px}.pressures{padding-bottom:4px}.section-heading{margin-bottom:5px}.pressure-chip{padding:3px 5px}.timeline-heading{height:26px}.sheet-footer{padding-bottom:7px}.main-action{height:38px}.timeline-legend{height:16px}.coverage-line{margin-top:4px}}
.body-base{mask-image:radial-gradient(ellipse 47% 49% at 50% 48%,#000 60%,transparent 100%);filter:brightness(.5) saturate(.85)}
.brain-slice{clip-path:none;mask-image:radial-gradient(ellipse 17% 12% at 50% 12%,#000 30%,transparent 100%)}
.chest-slice{clip-path:none;mask-image:radial-gradient(ellipse 26% 16% at 50% 30%,#000 40%,transparent 100%)}
.gut-slice{clip-path:none;mask-image:radial-gradient(ellipse 25% 14% at 50% 43%,#000 35%,transparent 100%)}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}

.adaptation-summary{position:absolute;left:17px;bottom:8px;font-size:9px;color:#b7c7ba}.blocked-block{outline:1px dashed #edb6a4;filter:saturate(.3)}.cat-gaming,.cat-tv{background:#674878}.cat-breathe,.cat-exercise{background:#2c674d}.cat-microcreate{background:#674878}.skill-card .alternative-action{font-size:11px;width:auto;height:auto;padding:7px;margin-top:5px}.skill-card.locked{opacity:.85}.body-art{overflow:hidden}.body-anatomy>img{object-fit:cover;object-position:center top;height:135%}.brain-slice{mask-image:radial-gradient(ellipse 17% 12% at 50% 9%,#000 30%,transparent 100%)}.chest-slice{mask-image:radial-gradient(ellipse 28% 16% at 50% 25%,#000 40%,transparent 100%)}.gut-slice{mask-image:radial-gradient(ellipse 28% 15% at 50% 38%,#000 35%,transparent 100%)}
