@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{font-family:'DM Sans',sans-serif;font-synthesis:none;color:#493640;background:#fcfaf8;--ink:#503443;--muted:#786a73;--line:#eadfe3;--lime:#f5dbcf;--blue:#693c59;--nutrition:#f0d9d7;--exercise:#e7ddee;--mind:#e8def2;--herbal:#eee0d0}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;background:transparent;transition:background .18s,transform .18s}button:hover{filter:brightness(.97)}button:active{transform:translateY(1px)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #4268c6;outline-offset:4px}a{color:inherit}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.defs{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}.header{height:94px;padding:0 4%;display:flex;align-items:center;gap:25px;border-bottom:1px solid var(--line);background:#fcfaf8}.brand{font:800 43px/1 Manrope,sans-serif;letter-spacing:-3px;text-decoration:none;display:flex;align-items:center;gap:9px}.brand span{font-size:41px;font-weight:500;letter-spacing:0}.brand-caption{font-size:12px;letter-spacing:2px;max-width:90px;line-height:1.7;color:#8a9387;border-left:1px solid #d7e0d2;padding-left:24px;box-sizing:content-box}.topnav{display:flex;align-items:center;gap:35px;margin:auto}.topnav button{font-size:14px;padding:12px 0;color:#79847a;position:relative;white-space:nowrap}.topnav .active{color:#503443}.topnav .active:after{content:'';height:4px;width:4px;border-radius:50%;position:absolute;left:calc(50% - 2px);bottom:0;background:#293f2d}.header-end{display:flex;align-items:center;gap:19px}.concept{font-size:12px;letter-spacing:1.4px;color:#8b9589}.avatar{width:38px;height:38px;border:1px solid #dce2d6;border-radius:50%;background:#e9eedd;font-size:13px}main{max-width:1640px;margin:auto;padding:35px 4% 0}.welcome{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:29px}.eyebrow{font-size:12px;letter-spacing:1.65px;font-weight:600;color:#786a73;margin:0 0 12px;line-height:1.7}.welcome .eyebrow{display:flex;align-items:center;gap:14px;font-size:12px}.date-line{width:25px;height:1px;background:#b8c3b1}.welcome h1{font:500 clamp(26px,2.6vw,39px)/1.35 Manrope,sans-serif;letter-spacing:-1.6px;margin:0}.mobile-break{display:none}.checkin-button{display:flex;align-items:center;gap:14px;border:1px solid #d6dfcd;border-radius:8px;padding:12px 17px;font-size:13px;white-space:nowrap}.checkin-button svg{width:20px;height:20px}.checkin-button>span:last-child{margin-left:8px}.intention-bar{background:#f3ebed;display:flex;justify-content:space-between;align-items:center;gap:24px;border-radius:12px;padding:13px 19px;margin-bottom:23px}.intentions{display:flex;align-items:center;gap:23px}.control-label,.time-control label{font-size:12px;color:#788471;white-space:nowrap}.pill-group{display:flex;gap:7px}.pill-group button{border:1px solid transparent;border-radius:7px;padding:9px 15px;font-size:12px;white-space:nowrap;color:#778371}.pill-group button.selected{background:#fff;color:#503443;border-color:#dce4d1;box-shadow:0 2px 3px #283d2210}.pill-group button span{margin-left:12px}.time-control{display:flex;align-items:center;gap:12px;padding-left:20px;border-left:1px solid #dce3d3}.time-control select{font-size:12px;padding:8px 23px 8px 10px;background:#fff;border:1px solid #dce4d1;border-radius:7px;cursor:pointer}.system-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px}.system-canvas{position:relative;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;min-width:0}.canvas-caption{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;font-size:12px;letter-spacing:1.5px;color:#85917d}.canvas-caption>span{display:flex;align-items:center;gap:8px}.canvas-caption i{width:5px;height:5px;border-radius:50%;background:#6c865c}.canvas-caption button{font-size:12px;letter-spacing:0;color:#839079;padding:0}.canvas-caption button span{margin-left:8px}.constellation{height:452px;position:relative;margin:-12px 0 -5px;isolation:isolate}.connection-map{width:100%;height:100%;position:absolute;inset:0;stroke-width:1}.orbit{stroke:#e9eee2;stroke-width:1;fill:none}.orbit.inner{stroke:#f1f4ed;stroke-dasharray:3 5}.link{fill:none;stroke-width:1.4}.link-food{stroke:#b3d28b}.link-exercise{stroke:#aec1f0}.link-mind{stroke:#c7b8e3}.link-herbal{stroke:#d8ca9c}.cross-link{stroke:#e3e9dc;fill:none;stroke-dasharray:4 6}.domain-node{position:absolute;border:1px solid #e2e8da;border-radius:13px;width:240px;text-align:left;padding:17px 18px;z-index:2;background:#fffdfc;transition:box-shadow .2s,transform .2s,border-color .2s}.domain-node:hover{transform:translateY(-3px);box-shadow:0 9px 25px #263d3210}.domain-node.nutrition{left:5%;top:20px;background:#f7eded;border-color:#e1eacd}.domain-node.exercise{right:5%;top:20px;background:#f0ebf5;border-color:#dce5f7}.domain-node.mindfulness{left:5%;bottom:20px;background:#f4eef8;border-color:#e8e0f3}.domain-node.herbal{right:5%;bottom:20px;background:#f6f0e8;border-color:#e8e2cc}.node-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#7c896c;margin-bottom:17px}.number{font-size:12px;letter-spacing:1.2px}.node-title{font-family:Manrope,sans-serif;font-size:21px;font-weight:500;letter-spacing:-.6px;display:flex;align-items:center;gap:11px;line-height:1.2}.node-title svg{width:28px;height:28px;stroke-width:1.4}.node-action{display:block;font-size:12px;color:#7b876f;margin-top:13px;line-height:1.4}.node-tag{font-size:12px;letter-spacing:1.1px;color:#8d987f;display:block;margin-top:12px}.exercise .node-top,.exercise .node-action,.exercise .node-tag{color:#7c8daf}.mindfulness .node-top,.mindfulness .node-action,.mindfulness .node-tag{color:#9889a9}.herbal .node-top,.herbal .node-action,.herbal .node-tag{color:#988f71}.herbal .node-title{font-size:19px}.self-core{position:absolute;width:202px;height:202px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.core-halo{position:absolute;inset:-14px;border:1px solid #e3e9d8;border-radius:50%;background:#f6f8f040;box-shadow:0 0 0 13px #f9faf64d}.core-inner{height:100%;position:relative;border-radius:50%;background:radial-gradient(circle at 40% 25%,#f8faee,#edf2d9);border:1px solid #e0e8cd;display:flex;flex-direction:column;align-items:center;justify-content:center}.core-star{font-size:25px;line-height:1.1;color:#647a3c;margin-bottom:6px}.core-overline{font-size:12px;letter-spacing:1.2px;color:#819166}.core-inner strong{font-family:Manrope,sans-serif;font-size:29px;font-weight:500;letter-spacing:-1.2px;line-height:1.16;text-align:center;margin:10px 0}.core-foot{font-size:12px;color:#879171}.orbit-label{position:absolute;top:49%;font-size:12px;letter-spacing:1px;color:#a0aa96}.label-left{left:6%}.label-right{right:5%}.canvas-footer{display:flex;justify-content:space-between;align-items:center;padding:17px 24px;border-top:1px solid #edf0e7;font-size:12px;color:#919b86;gap:10px}.canvas-key{display:flex;align-items:center;gap:7px}.canvas-key i{width:14px;height:1px;background:#adbd96}.canvas-footer>span:last-child>span{margin-left:10px}.day-card{border-radius:18px;background:#693c59;color:white;padding:25px 26px;display:flex;flex-direction:column;min-width:0}.day-card-top{display:flex;align-items:center;justify-content:space-between}.day-card .eyebrow{font-size:12px;color:#b7c5ff;margin:0}.day-symbol{font-size:28px;color:#d4f797}.day-card h2{font:500 30px/1.19 Manrope,sans-serif;letter-spacing:-1px;margin:20px 0 15px}.day-card>p{font-size:13px;line-height:1.75;color:#becdff;margin:0 0 21px}.day-list{border-top:1px solid #ffffff26;margin-top:auto}.day-item{display:flex;align-items:flex-start;gap:12px;padding:15px 0;border-bottom:1px solid #ffffff26;cursor:pointer;position:relative}.day-item input{position:absolute;width:22px;height:22px;opacity:0;top:20px;margin:0;cursor:pointer}.day-check{width:20px;height:20px;border:1px solid #859def;border-radius:50%;flex-shrink:0;margin-top:5px;display:grid;place-items:center;font-size:12px}.day-item input:checked+.day-check{background:var(--lime);border-color:var(--lime);color:#304525}.day-item input:checked+.day-check:after{content:'✓'}.day-item input:focus-visible+.day-check{outline:3px solid #d7f590;outline-offset:3px}.day-item div{flex:1}.day-item small{font-size:12px;letter-spacing:1px;color:#99b0fa}.day-item strong{font-weight:450;font-size:13px;display:block;margin-top:5px;line-height:1.45}.day-item .duration{font-size:12px;color:#b5c6ff;margin-top:5px;white-space:nowrap}.day-item.done strong{text-decoration:line-through;color:#bdcdf9}.day-total{display:flex;justify-content:space-between;align-items:center;margin:18px 0;font-size:12px;color:#b3c4ff}.day-total b{font-weight:500;color:#fff}.day-total>span:last-child{font-size:12px}.button{display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:8px;padding:13px 17px;min-height:44px;font-size:13px;line-height:1.3;font-weight:500;text-decoration:none}.button svg{width:18px;height:18px}.lime{background:#f5dbcf;color:#314d2f}.ink{background:var(--ink);color:#fff}.outline{border:1px solid #d5decd;background:transparent}.day-caption{font-size:12px;color:#9eb5ff;margin-top:13px;text-align:center}.domain-workspace{margin-top:31px;scroll-margin-top:20px}.domain-tabs{display:flex;gap:30px;border-bottom:1px solid #dce4d4;overflow:auto}.domain-tabs button{padding:16px 2px;font-size:13px;display:flex;align-items:center;gap:8px;white-space:nowrap;border-bottom:2px solid transparent;color:#786a73}.domain-tabs button[aria-selected=true]{border-color:#3a5030;color:#31402d}.tab-dot{width:7px;height:7px;border-radius:50%}.nutrition-dot{background:#94b564}.exercise-dot{background:#6589e5}.mindfulness-dot{background:#ad93ce}.herbal-dot{background:#b6a366}.domain-content{padding:31px 0 0;display:grid;grid-template-columns:260px minmax(0,1fr);gap:34px}.domain-intro h2{font:500 29px/1.2 Manrope,sans-serif;letter-spacing:-1px;margin:0 0 14px}.domain-intro>p:not(.eyebrow){font-size:14px;color:#839077;line-height:1.8;margin:0 0 18px}.domain-intro .eyebrow{font-size:12px}.intro-line{display:block;width:30px;height:2px;background:#a4b386;margin:24px 0}.domain-intro .micro{font-size:12px;color:#91a080;line-height:1.7}.content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.practice-card{background:white;border:1px solid #e9dfe2;border-radius:13px;padding:23px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.practice-icon{height:42px;width:42px;display:grid;place-items:center;border-radius:50%;background:#f2e6eb;margin-bottom:22px}.practice-card .eyebrow{font-size:12px;letter-spacing:1.1px;margin-bottom:9px}.practice-card h3{font:500 19px/1.35 Manrope,sans-serif;letter-spacing:-.5px;margin:0 0 10px}.practice-card p{font-size:13px;line-height:1.8;color:#786a73;margin:0 0 18px}.practice-card .card-bottom{margin-top:auto;padding-top:18px;border-top:1px solid #edf0e6;width:100%;display:flex;justify-content:space-between;align-items:center;gap:5px}.card-bottom span{font-size:12px;color:#8a967e}.card-bottom button{font-size:12px;color:#4b6236;text-align:right}.practice-card.featured{background:#f4e9eb}.diet-toggle{display:flex;margin-top:17px;border:1px solid #d9e3cd;border-radius:8px;overflow:hidden;width:max-content}.diet-toggle button{font-size:12px;padding:8px 10px}.diet-toggle .selected{background:#dfe9cc}.herbal-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:18px;grid-column:2}.herbal-art{min-height:320px;position:relative;border-radius:13px;overflow:hidden;background:#693c59}.herbal-art img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.herbal-art:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#0b2451bb)}.art-caption{position:absolute;bottom:22px;left:23px;color:#fff;z-index:1}.art-caption span{font-size:12px;letter-spacing:1.5px;display:block;margin-bottom:8px}.art-caption strong{font:500 23px/1.3 Manrope,sans-serif;letter-spacing:-.4px}.reference-list{display:grid;gap:10px}.reference-card{border:1px solid #e1e6d7;border-radius:10px;background:white;padding:15px 17px;text-align:left;display:block;width:100%}.reference-card>span{font-size:12px;letter-spacing:1px;color:#a1956c}.reference-card h3{font-size:16px;font-weight:500;margin:7px 0 6px;display:flex;justify-content:space-between}.reference-card p{font-size:12px;line-height:1.7;color:#829072;margin:0}.practitioner-bar{grid-column:1/-1;border:1px solid #e2e5d6;border-radius:10px;padding:16px 19px;background:#f2f3e9;display:flex;align-items:center;justify-content:space-between;gap:20px}.practitioner-bar p{font-size:12px;color:#7e896c;line-height:1.7;margin:0;max-width:440px}.practitioner-bar .button{font-size:12px;flex-shrink:0}.connection-strip{border-top:1px solid #e0e6d6;border-bottom:1px solid #e0e6d6;display:flex;align-items:center;gap:27px;padding:29px 0;margin-top:35px}.connection-mark{font-size:46px;color:#82966e}.connection-strip .eyebrow{font-size:12px;margin-bottom:7px}.connection-strip h2{font:500 18px/1.5 Manrope,sans-serif;letter-spacing:-.4px;margin:0}.connection-strip .button{margin-left:auto;font-size:12px}.view-title{padding:28px 0 35px}.view-title h2{font:500 35px/1.3 Manrope,sans-serif;letter-spacing:-1.2px;margin:0 0 12px}.view-title>p:last-child{font-size:15px;color:var(--muted)}.rhythm-list{display:grid;gap:14px}.rhythm-card{display:grid;grid-template-columns:80px 1fr auto;gap:20px;align-items:center;background:white;border:1px solid var(--line);border-radius:14px;padding:26px}.rhythm-card>.duration{font:500 32px/1 Manrope,sans-serif;letter-spacing:-1px}.rhythm-card>.duration span{display:block;font:11px 'DM Sans',sans-serif;letter-spacing:0;margin-top:6px;color:#786a73}.rhythm-card h3{font:500 22px Manrope,sans-serif;margin:0 0 8px;letter-spacing:-.5px}.rhythm-card p{font-size:14px;color:#786770;line-height:1.7;margin:0}.rhythm-card .eyebrow{font-size:12px;margin-bottom:9px}.rhythm-actions{display:flex;align-items:center;gap:10px}.rhythm-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px}.rhythm-bottom p{font-size:13px;color:#849077;line-height:1.7;max-width:580px}.rhythm-bottom button{font-size:12px;white-space:nowrap}.reflection-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;padding:45px 0}.reflection-intro h2{font:500 45px/1.2 Manrope,sans-serif;letter-spacing:-2px;margin:20px 0}.reflection-intro>p{font-size:16px;color:var(--muted);line-height:1.7}.reflection-mark{font-size:135px;color:#a8b889;display:block;margin:25px 0;line-height:1.3}.journal{padding:30px;background:white;border:1px solid var(--line);border-radius:15px}.journal label{font:500 21px/1.5 Manrope,sans-serif;letter-spacing:-.6px}.journal textarea{width:100%;margin:22px 0 15px;border:1px solid var(--line);border-radius:10px;padding:18px;resize:vertical;line-height:1.8;font-size:15px}.journal textarea::placeholder{color:#9aa58e}.journal-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px}.journal-bottom>span{font-size:12px;color:#94a186}#saved-reflection{border-top:1px solid var(--line);margin-top:28px;padding-top:23px}#reflection-text{font-size:15px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}footer{padding:29px 0;display:flex;align-items:center;gap:19px;color:#92a082;font-size:12px}footer .brand{font-size:24px;letter-spacing:-1.5px;color:#7b8c69}footer .brand span{font-size:23px}footer>span{margin-left:auto;font-size:12px}dialog{border:1px solid var(--line);padding:38px;border-radius:20px;color:var(--ink);width:min(590px,calc(100% - 28px));max-height:90vh;box-shadow:0 30px 120px #12292d33;background:#fffdfc}dialog::backdrop{background:#24322378;backdrop-filter:blur(7px)}dialog h2{font:500 30px/1.25 Manrope,sans-serif;letter-spacing:-1px;margin:12px 0 20px}dialog h3{font-size:16px;font-weight:500;margin-top:25px}dialog p,dialog li{font-size:15px;line-height:1.8;color:#786770}dialog ul,dialog ol{padding-left:22px}dialog li{margin:10px 0}dialog .close{position:absolute;right:15px;top:12px;font-size:27px;width:36px;height:36px;color:#829177}dialog .eyebrow{font-size:12px}dialog .button{margin-top:25px}.source-link{font-size:12px;color:#52783b;display:inline-block;margin-top:12px;line-height:1.8}.evidence-tag{display:inline-block;background:#eeeada;color:#8f8054;border-radius:5px;padding:5px 8px;font-size:12px;letter-spacing:.5px}.modal-note{border-top:1px solid var(--line);font-size:12px!important;padding-top:18px;margin-top:22px!important}.muted{color:var(--muted);font-size:14px;line-height:1.8}#breath-dialog{text-align:center}.breath-circle{width:220px;height:220px;border:1px solid #b3c392;background:#f3dfe7;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;margin:45px auto;transition:transform 4s ease-in-out;box-shadow:0 0 0 16px #f4f7ec}.breath-circle span{font:500 25px Manrope,sans-serif}.breath-circle small{font-size:12px;color:#879673}.breath-circle.inhale{transform:scale(1.1)}.breath-circle.exhale{transform:scale(.9);transition-duration:6s}.full{width:100%}fieldset{border:0;padding:0;margin:28px 0}legend,.energy-label{font-size:14px;font-weight:500;margin-bottom:15px}.mood-options{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.mood-options label{position:relative;cursor:pointer}.mood-options input{position:absolute;opacity:0;width:100%;height:100%;margin:0}.mood-options label>span{display:block;text-align:center;background:#f4eaed;padding:14px 5px;border-radius:8px;border:1px solid transparent;font-size:13px}.mood-options input:checked+span{background:#ddecc8;border-color:#9eb47e}.mood-options input:focus-visible+span{outline:3px solid #5280c4}.energy-label{display:flex;justify-content:space-between}input[type=range]{width:100%;accent-color:#658545}.range-labels{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin:10px 0 28px}.privacy-note{font-size:12px!important;text-align:center;line-height:1.7;margin:16px 0 0}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,30px);z-index:20;background:var(--ink);color:#fff;border-radius:10px;padding:15px 24px;font-size:13px;max-width:90%;opacity:0;pointer-events:none;transition:.2s}#toast.visible{opacity:1;transform:translate(-50%,0)}.question-check{display:flex;gap:10px;align-items:flex-start;margin:18px 0;font-size:14px;line-height:1.7;color:#788669}.question-check input{accent-color:#648544;margin-top:6px;flex-shrink:0}.checklist-result{font-size:12px!important}.meal-list{background:#eff4e6;border-radius:10px;padding:15px 20px!important;list-style:none}.meal-list li{font-size:13px;margin:5px 0}
@media(min-width:1550px){.system-layout{grid-template-columns:minmax(0,1fr) 360px}.constellation{height:500px}.domain-node{width:260px;padding:22px}.node-title{font-size:24px}.node-action{font-size:13px}.node-tag{font-size:12px}.number{font-size:12px}.self-core{width:228px;height:228px}.core-inner strong{font-size:35px}.core-foot{font-size:12px}.core-overline{font-size:12px}.day-card{padding:29px 30px}.day-card h2{font-size:35px}.day-card>p{font-size:14px}.day-item strong{font-size:15px}.day-item small{font-size:12px}.day-item .duration{font-size:12px}.canvas-footer{font-size:12px}.domain-intro h2{font-size:33px}.practice-card h3{font-size:21px}}
@media(max-width:1250px){.brand-caption{display:none}.topnav{gap:25px}.system-layout{grid-template-columns:minmax(0,1fr) 295px;gap:16px}.domain-node{width:208px;padding:15px}.node-title{font-size:19px}.node-action{font-size:12px}.node-tag{font-size:12px}.number{font-size:12px}.self-core{width:165px;height:165px}.core-halo{inset:-10px}.core-inner strong{font-size:25px}.core-star{font-size:20px}.core-overline{font-size:12px}.core-foot{font-size:12px}.domain-node.nutrition,.domain-node.mindfulness{left:4%}.domain-node.exercise,.domain-node.herbal{right:4%}.label-left{left:4%}.label-right{right:4%;max-width:90px;text-align:right}.orbit-label{font-size:12px}.day-card{padding:23px}.day-card h2{font-size:29px}.time-control label{display:none}.intentions{gap:16px}.domain-content{grid-template-columns:220px 1fr;gap:25px}.practice-card{padding:18px}.domain-intro h2{font-size:26px}.practice-card h3{font-size:17px}.practice-card p{font-size:12px}.content-grid{gap:12px}.card-bottom span{font-size:12px}.card-bottom button{font-size:12px}.herbal .node-title{font-size:18px}}
@media(max-width:1050px){.header{padding:0 3%;height:82px;gap:20px}main{padding:30px 3% 0}.concept{font-size:12px}.welcome h1{font-size:28px}.welcome .eyebrow{font-size:12px;gap:10px}.checkin-button{font-size:12px;padding:11px}.system-layout{grid-template-columns:minmax(0,1fr) 267px}.domain-node{width:183px;padding:14px}.node-title{font-size:17px;gap:8px}.node-title svg{width:22px;height:22px}.herbal .node-title{font-size:16px}.node-top{margin-bottom:15px}.constellation{height:461px}.self-core{width:145px;height:145px}.core-inner strong{font-size:23px;margin:7px 0}.core-overline{font-size:12px}.core-foot{font-size:12px}.core-star{font-size:18px}.canvas-caption{padding:20px 17px;font-size:12px}.canvas-caption button{font-size:12px}.canvas-footer{padding:15px 17px;font-size:12px}.domain-node.nutrition,.domain-node.exercise{top:22px}.domain-node.mindfulness,.domain-node.herbal{bottom:22px}.node-action{font-size:12px}.day-card{padding:22px}.day-card h2{font-size:27px}.day-card>p{font-size:12px}.day-item strong{font-size:12px}.day-item{gap:10px}.pill-group button{font-size:12px;padding:9px 10px}.control-label{font-size:12px}.time-control{padding-left:10px}.intention-bar{padding:12px 14px;gap:12px}.domain-content{grid-template-columns:190px 1fr;gap:20px}.content-grid{gap:10px}.practice-card{padding:15px}.practice-card h3{font-size:16px}.practice-card p{font-size:12px}.card-bottom span{display:none}.domain-intro h2{font-size:24px}.domain-intro>p:not(.eyebrow){font-size:13px}.connection-strip{gap:20px}.connection-strip h2{font-size:16px}.connection-strip .eyebrow{font-size:12px}.connection-strip .button{font-size:12px}.domain-tabs{gap:25px}.domain-tabs button{font-size:12px}.herbal-layout{grid-template-columns:1fr 1fr}.practitioner-bar{flex-direction:column;align-items:flex-start;gap:12px}}
@media(max-width:850px){.system-layout{grid-template-columns:1fr}.day-card{display:grid;grid-template-columns:1fr 1fr;gap:10px 30px;padding:25px}.day-card-top{grid-column:1}.day-card h2{grid-column:1;margin:0;grid-row:2;font-size:30px}.day-card>p{grid-column:1;grid-row:3;font-size:13px;margin:5px 0 15px}.day-list{grid-column:2;grid-row:1/5}.day-total{grid-column:2;margin:0}.day-card>.button{grid-column:1;grid-row:4}.day-caption{grid-column:1;margin:0}.constellation{height:465px}.domain-node{width:235px;padding:19px}.node-title{font-size:21px}.node-title svg{width:27px;height:27px}.node-action{font-size:12px}.node-tag{font-size:12px}.number{font-size:12px}.herbal .node-title{font-size:19px}.self-core{width:195px;height:195px}.core-inner strong{font-size:30px}.core-overline{font-size:12px}.core-foot{font-size:12px}.core-star{font-size:23px}.canvas-caption{font-size:12px;padding:20px 24px}.canvas-caption button{font-size:12px}.canvas-footer{font-size:12px;padding:17px 24px}.domain-node.nutrition,.domain-node.mindfulness{left:5%}.domain-node.exercise,.domain-node.herbal{right:5%}.label-left{left:6%;font-size:12px}.label-right{right:6%;font-size:12px;max-width:150px}.header-end .concept{display:none}.topnav{gap:28px;margin-left:auto;margin-right:10px}.topnav button{font-size:13px}.welcome h1{font-size:27px}.welcome .eyebrow{font-size:12px}.checkin-button>span:first-of-type{display:none}.checkin-button>span:last-child{margin:0}.intention-bar{align-items:flex-end}.intentions{display:block}.control-label{display:block;margin-bottom:10px}.time-control{border:0;padding:0}.time-control label{display:block;font-size:12px;margin-bottom:10px}.time-control{display:block}.domain-content{grid-template-columns:1fr;gap:20px}.domain-intro{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.domain-intro .eyebrow{grid-column:1/-1}.domain-intro h2{font-size:27px}.domain-intro .intro-line,.domain-intro .micro{display:none}.diet-toggle{grid-column:1;margin:0}.practice-card{padding:23px}.practice-card h3{font-size:19px}.practice-card p{font-size:13px}.content-grid{gap:15px}.card-bottom span{display:block}.herbal-layout{grid-column:1}.connection-strip{flex-wrap:wrap}.connection-strip .button{margin-left:65px}.connection-strip h2{font-size:19px}.reflection-grid{gap:30px}.reflection-intro h2{font-size:35px}.rhythm-card{padding:22px;grid-template-columns:60px 1fr}.rhythm-actions{grid-column:2}.rhythm-card h3{font-size:21px}}
@media(max-width:600px){.header{height:73px;padding:0 20px;gap:0}.brand{font-size:34px;letter-spacing:-2px;gap:5px}.brand span{font-size:32px}.topnav{position:fixed;bottom:0;left:0;right:0;height:65px;z-index:8;background:#fbfcf8ee;backdrop-filter:blur(10px);border-top:1px solid var(--line);margin:0;justify-content:space-evenly;gap:0;padding:8px 10px}.topnav button{font-size:12px;padding:12px 17px}.topnav .active{background:#f2e5e9;border-radius:8px}.topnav .active:after{display:none}.header-end{margin-left:auto}.header-end .concept{display:block;font-size:12px;letter-spacing:1px}.avatar{width:33px;height:33px;font-size:12px}main{padding:24px 16px 65px}.welcome{gap:10px;align-items:center;margin-bottom:23px}.welcome .eyebrow{font-size:12px;letter-spacing:1px;gap:6px;flex-wrap:wrap;max-width:270px}.date-line{width:13px}.welcome h1{font-size:26px;letter-spacing:-1px;max-width:330px;line-height:1.27}.mobile-break{display:block}.checkin-button{width:36px;height:36px;padding:8px;justify-content:center;border-radius:50%;flex-shrink:0}.checkin-button>span{display:none!important}.checkin-button svg{width:18px;height:18px}.intention-bar{padding:13px 11px;display:block;margin-bottom:16px}.intentions .control-label{font-size:12px;margin:0 0 10px 3px}.pill-group{gap:4px}.pill-group button{font-size:12px;padding:9px 10px;flex:1}.pill-group button span{display:none}.time-control{display:flex;justify-content:space-between;align-items:center;margin-top:13px;padding-top:11px;border-top:1px solid #dce4d2}.time-control label{font-size:12px;margin:0 0 0 3px}.time-control select{font-size:12px;padding:6px 20px 6px 9px}.canvas-caption{padding:17px 14px;font-size:12px;letter-spacing:1px}.canvas-caption button{font-size:12px}.canvas-caption button span{margin-left:4px}.constellation{height:432px;margin:0}.connection-map{display:none}.domain-node{width:44%;padding:13px 12px;border-radius:10px}.domain-node.nutrition,.domain-node.mindfulness{left:3.5%}.domain-node.exercise,.domain-node.herbal{right:3.5%}.domain-node.nutrition,.domain-node.exercise{top:6px}.domain-node.mindfulness,.domain-node.herbal{bottom:6px}.node-top{margin-bottom:12px;font-size:12px}.number{font-size:12px;letter-spacing:.8px}.node-title{font-size:16px;gap:7px}.node-title svg{width:22px;height:22px}.node-action{font-size:12px;margin-top:11px}.node-tag{font-size:12px;letter-spacing:.7px;margin-top:11px}.herbal .node-title{font-size:14px}.self-core{width:124px;height:124px;z-index:1;top:49%}.core-halo{inset:-7px;box-shadow:0 0 0 6px #f8faf1}.core-inner strong{font-size:21px;margin:5px 0}.core-star{font-size:16px;margin-bottom:4px}.core-overline{font-size:12px;letter-spacing:.7px}.core-foot{font-size:12px}.label-left,.label-right{font-size:12px;letter-spacing:.5px;max-width:78px;top:48%}.label-left{left:3.5%}.label-right{right:3.5%;max-width:75px}.canvas-footer{font-size:12px;padding:14px;gap:12px}.canvas-footer>span:last-child{max-width:145px;text-align:right;line-height:1.5}.canvas-footer>span:last-child>span{margin:0}.day-card{display:flex;padding:23px;gap:0}.day-card-top{margin-bottom:18px}.day-card h2{font-size:31px}.day-card h2 br{display:none}.day-card>p{font-size:13px;margin:14px 0 22px}.day-list{width:100%}.day-item strong{font-size:14px}.day-item small{font-size:12px}.day-item .duration{font-size:12px}.day-total{width:100%;margin:18px 0;font-size:12px}.day-total>span:last-child{font-size:12px}.day-card>.button{width:100%;font-size:14px}.day-caption{margin-top:13px}.domain-tabs{gap:22px;scrollbar-width:thin}.domain-tabs button{font-size:12px;padding:14px 0;min-height:48px}.tab-dot{width:6px;height:6px}.domain-content{padding-top:26px;gap:24px}.domain-intro{display:block}.domain-intro h2{font-size:28px}.domain-intro>p:not(.eyebrow){font-size:14px;margin-bottom:14px}.domain-intro .eyebrow{font-size:12px}.diet-toggle{margin-top:17px}.content-grid{grid-template-columns:1fr;gap:12px}.practice-card{padding:22px}.practice-icon{margin-bottom:20px}.practice-card h3{font-size:22px}.practice-card p{font-size:14px;line-height:1.8}.practice-card .eyebrow{font-size:12px}.card-bottom button{font-size:13px}.card-bottom span{font-size:12px}.herbal-layout{grid-template-columns:1fr}.herbal-art{min-height:250px}.reference-card{padding:20px}.reference-card>span{font-size:12px}.reference-card h3{font-size:19px;margin:10px 0}.reference-card p{font-size:13px}.practitioner-bar p{font-size:13px}.practitioner-bar .button{font-size:12px}.connection-strip{gap:15px;padding:25px 0;margin-top:27px}.connection-mark{font-size:35px}.connection-strip>div{flex:1}.connection-strip .eyebrow{font-size:12px;line-height:1.8}.connection-strip h2{font-size:17px}.connection-strip h2 br{display:none}.connection-strip .button{margin-left:48px;font-size:12px}footer{padding:25px 0;flex-wrap:wrap;gap:12px}footer p{font-size:12px}footer>span{width:100%;margin:0;font-size:12px}.view-title{padding:22px 0}.view-title h2{font-size:28px}.view-title p:last-child{font-size:14px}.rhythm-card{padding:20px;gap:15px;grid-template-columns:45px 1fr}.rhythm-card>.duration{font-size:28px}.rhythm-card h3{font-size:20px}.rhythm-card p{font-size:13px}.rhythm-actions{flex-wrap:wrap}.rhythm-actions .button{font-size:12px;padding:11px 13px}.rhythm-bottom{display:block;padding:20px 5px}.rhythm-bottom button{margin-top:20px}.reflection-grid{grid-template-columns:1fr;gap:15px;padding:23px 0}.reflection-intro h2{font-size:36px}.reflection-mark{display:none}.journal{padding:22px}.journal label{font-size:21px}.journal-bottom>span{font-size:12px}.journal-bottom button{font-size:12px}dialog{padding:34px 24px}dialog h2{font-size:27px}.mood-options{gap:5px}.mood-options label>span{font-size:12px;padding:13px 3px}.breath-circle{width:195px;height:195px}.day-item input{width:24px;height:24px}.domain-workspace{scroll-margin-top:8px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important;scroll-behavior:auto!important}}

/* Readable working controls and compact, responsive system nodes. */
.control-label,.time-control label,.pill-group button,.topnav button,.checkin-button,.domain-tabs button,.button,.card-bottom button{font-size:14px}
.node-action,.day-item strong,.day-card>p,.domain-intro>p:not(.eyebrow),.practice-card p,.reference-card p,.practitioner-bar p{font-size:14px;line-height:1.6}
.domain-node{padding:17px 18px}.node-tag{display:none}.number{font-size:12px;letter-spacing:.7px}.node-action{margin-top:12px}.node-top{margin-bottom:16px}.constellation{height:520px}.core-overline{font-size:12px;letter-spacing:.6px}.core-foot{font-size:12px;max-width:150px;line-height:1.4;text-align:center}.core-inner strong{margin:8px 0}.orbit-label{display:none}.day-list{margin-top:0}.day-item{padding:15px 0}.day-item small{letter-spacing:.8px}.day-item .duration{font-size:12px}.canvas-footer{font-size:12px}.canvas-caption>span{font-size:12px;letter-spacing:.7px}.canvas-caption button{font-size:12px}.node-action,.domain-intro>p:not(.eyebrow),.practice-card p,.reference-card p,.practitioner-bar p,.card-bottom span{color:#786770}.exercise .node-action{color:#617299}.mindfulness .node-action{color:#79668e}.herbal .node-action{color:#7b7052}.core-overline,.core-foot{color:#67764e}.day-card>p{color:#f8e9ee}.day-item small,.day-item .duration,.day-total,.day-caption{color:#efdae4}.reference-card>span{color:#7d704c}.eyebrow,.control-label,.time-control label{color:#786770}.day-card .eyebrow{color:#f8e9ee}.domain-tabs button{color:#786770}.day-card .button{margin-top:auto}.herbal-art{min-height:370px}.concept{color:#64705b}.practice-card .eyebrow{color:#6e7c5f}.practice-card p{font-size:16px}.domain-intro>p:not(.eyebrow){font-size:16px}
@media(min-width:1550px){.constellation{height:560px}.domain-node{width:265px}.core-inner strong{font-size:34px}}
@media(max-width:1250px){.core-overline{display:none}.self-core{width:175px;height:175px}.core-foot{max-width:130px}.intentions{gap:12px}.pill-group button{padding:9px 10px}.control-label{white-space:normal;max-width:130px}.time-control select{font-size:14px}.constellation{height:550px}.node-title{font-size:19px}.node-action{font-size:14px}.number{font-size:12px;letter-spacing:0}.domain-node{width:210px;padding:17px 14px}.node-title svg{width:23px}.core-inner strong{font-size:25px}}
@media(max-width:1050px){.domain-node{width:190px;padding:15px 13px}.herbal .node-title{font-size:17px}.node-title{font-size:18px}.self-core{width:155px;height:155px}.core-star{font-size:18px}.core-foot{font-size:12px;max-width:125px}.core-inner strong{font-size:23px}.constellation{height:570px}.canvas-caption{align-items:flex-start;gap:10px}.canvas-caption>span{max-width:145px;line-height:1.5}.canvas-caption button{max-width:90px;text-align:right;line-height:1.5}.canvas-footer{align-items:flex-start;line-height:1.6}.canvas-footer>span{max-width:155px}.canvas-footer>span:last-child{text-align:right}.day-card{padding:22px}.intention-bar{gap:10px}.pill-group button{font-size:13px;padding:10px 8px}.node-title{gap:6px}.control-label{font-size:12px}.header-end .concept{display:none}.card-bottom span{display:none}}
@media(max-width:850px){.constellation{height:540px}.domain-node{width:235px;padding:19px}.node-title{font-size:22px}.herbal .node-title{font-size:20px}.self-core{width:185px;height:185px}.core-inner strong{font-size:29px}.core-overline{display:block;font-size:12px}.core-foot{max-width:150px}.day-card .button{margin:0}.day-list{margin-top:auto}.control-label{max-width:none}.canvas-caption>span,.canvas-caption button{max-width:none}.canvas-footer>span{max-width:none}.canvas-caption>span{font-size:12px}.canvas-caption{align-items:center}.card-bottom span{display:block}}
@media(max-width:600px){.header-end .concept{display:none}.welcome .eyebrow{font-size:12px;letter-spacing:.5px;line-height:1.7}.date-line{display:none}.welcome .eyebrow{display:block}.welcome h1{font-size:26px}.intentions .control-label{font-size:14px}.pill-group button{font-size:12px;padding:10px 7px;white-space:normal;min-height:45px}.time-control label,.time-control select{font-size:14px}.domain-node{width:44%;padding:15px 12px}.number{font-size:12px;line-height:1.4}.node-top{margin-bottom:13px;align-items:flex-start;gap:3px}.node-title{font-size:18px;flex-wrap:wrap;gap:7px}.node-title svg{width:23px;height:23px}.herbal .node-title{font-size:16px;flex-wrap:nowrap}.node-action{font-size:14px;line-height:1.45}.constellation{height:580px}.domain-node.nutrition,.domain-node.exercise{top:8px}.domain-node.mindfulness,.domain-node.herbal{bottom:8px}.self-core{width:144px;height:144px;top:49%}.core-inner strong{font-size:23px;margin:5px 0}.core-overline,.core-foot{display:none}.core-star{font-size:21px;margin-bottom:5px}.canvas-caption{padding:17px 13px;gap:10px}.canvas-caption>span{max-width:150px;font-size:12px;line-height:1.5;letter-spacing:.5px}.canvas-caption button{max-width:90px;font-size:12px;line-height:1.5}.canvas-footer{padding:15px 13px;font-size:12px;align-items:flex-start}.canvas-footer>span{max-width:145px;line-height:1.5}.canvas-key{align-items:flex-start}.canvas-key i{margin-top:8px;flex-shrink:0}.day-item strong{font-size:16px}.day-card>p{font-size:16px}.day-card .eyebrow{font-size:12px}.day-item small{font-size:12px}.day-total{font-size:13px}.day-total>span:last-child{font-size:12px}.day-caption{font-size:12px}.domain-tabs{gap:23px}.domain-tabs button{font-size:14px}.domain-intro .eyebrow,.practice-card .eyebrow,.connection-strip .eyebrow{font-size:12px;letter-spacing:.5px}.reference-card p,.practitioner-bar p{font-size:16px}.reference-card>span{font-size:12px}.card-bottom button{font-size:14px}.card-bottom span{font-size:12px}.herbal-art{min-height:280px}.connection-strip .button{font-size:14px;margin-left:0}.connection-strip{column-gap:13px}.connection-strip h2{font-size:19px}.rhythm-card p{font-size:16px}.rhythm-actions .button{font-size:14px}.rhythm-bottom p{font-size:16px}.topnav button{font-size:14px}.art-caption span{font-size:12px}.art-caption strong{font-size:26px}footer p,footer>span{font-size:12px}.privacy-note{font-size:12px!important}.journal-bottom>span{font-size:12px}.journal-bottom button{font-size:14px}.mood-options label>span{font-size:14px}.node-title svg{display:none}}

/* Vital 2 — rose, plum and neutral ivory. */
:root{--ink:#503443;--muted:#7b6973;--line:#e8dfe2;--lime:#f5dbcf;--blue:#693c59;--nutrition:#f0d9d7;--exercise:#e7ddee;--mind:#e8def2;--herbal:#eee0d0;background:#fcfaf8;color:#493640;color-scheme:light}
body{font-size:16px}.header{background:#fcfaf8;gap:20px}.brand span{color:#9d647f}.brand-caption{color:#8d7581;border-color:#e5dbe0}.topnav{gap:24px}.topnav button{color:#7b6973}.topnav .active{color:#623b51}.topnav .active:after{background:#9c6782}.concept{color:#8d7581}.avatar{background:#efe0e5;border-color:#e2cbd6;color:#704961}.welcome h1{font-size:clamp(27px,2.5vw,38px)}.date-line{background:#cbb3c0}.button.lime{background:#f4dace;color:#573b4b}.button.ink{background:#693c59}.button.outline{border-color:#d9c8d0;color:#654758}.button.danger{border:1px solid #bf879a;color:#903b58}.muted{color:#7b6973}.checkin-button{border-color:#dfcbd5}.intention-bar{background:#f3ebee}.pill-group button.selected{border-color:#d9c3cf;color:#5f3b50}.time-control{border-color:#dfcfd7}.time-control select{border-color:#dfcfd7}.date-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 0 24px;color:#806b76;font-size:14px}.date-toolbar label{display:flex;align-items:center;gap:12px}.date-toolbar input{padding:9px;border:1px solid var(--line);border-radius:8px;background:#fff}.date-toolbar>span{font-size:14px;margin-right:auto}.system-layout{align-items:start;grid-template-columns:minmax(0,1fr) 340px}.system-canvas{border-color:#e8dfe2;background:#fffdfc}.canvas-caption{color:#8f7885}.canvas-caption i{background:#bc809b}.canvas-caption button{color:#8f7885}.constellation{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:10px 24px 24px;height:auto;margin:0}.connection-map,.orbit-label{display:none}.domain-node{position:relative!important;inset:auto!important;width:auto!important;min-width:0;min-height:162px;padding:18px!important;box-shadow:none}.domain-node.nutrition{order:1;background:#f7ebeb;border-color:#ecd7da}.domain-node.exercise{order:2;background:#efeaf4;border-color:#e0d5e9}.domain-node.mindfulness{order:3;background:#f3edf7;border-color:#e7d8ee}.domain-node.herbal{order:4;background:#f6efe7;border-color:#e9dbc9}.domain-node.sleep{order:5;grid-column:span 2;background:#ecebf3;border-color:#dbd8e7}.node-title{font-size:21px!important;line-height:1.3;gap:8px;overflow-wrap:anywhere}.node-title svg{width:26px}.node-action{color:#7d6976!important;font-size:14px!important}.number,.node-top{color:#95798a!important}.self-core{order:0;grid-column:1/-1;position:relative;left:auto;top:auto;transform:none;width:100%;height:178px;display:flex;justify-content:center;align-items:center}.core-halo{width:170px;height:170px;inset:auto;border-color:#ead9e1;background:#f9eff340;box-shadow:0 0 0 13px #f8f1f34d}.core-inner{width:156px;height:156px;border-color:#e8d4df;background:radial-gradient(circle at 40% 25%,#fff9f7,#f2dfe8)}.core-star{color:#a16585;font-size:25px}.core-inner strong{font-size:27px!important;color:#603c50;line-height:1.1}.core-overline,.core-foot{display:none}.canvas-footer{color:#8d7784;border-color:#eee5e9}.canvas-key i{background:#bd98ab}.day-card{background:#693c59}.day-card .eyebrow,.day-card>p,.day-item small,.day-caption,.day-total,.day-item .duration{color:#efdde6}.day-symbol{color:#f3d8c9}.day-check{border-color:#c4a1b7}.day-item input:checked+.day-check{background:#f3d8c9;border-color:#f3d8c9;color:#693c59}.day-item.done strong{color:#dcc3d1}.day-card .button{margin-top:0}.day-list{margin-top:0}.domain-tabs{border-color:#ddcdd5}.domain-tabs button[aria-selected=true]{border-color:#975772;color:#67394f}.domain-tabs button{color:#87707d}.nutrition-dot{background:#ce8e95}.exercise-dot{background:#ab90c3}.mindfulness-dot{background:#bd93c9}.herbal-dot{background:#c5a071}.sleep-dot{background:#9293ba}.domain-intro h2{color:#573c4d}.practice-icon{background:#f2e5eb;color:#9e657f}.practice-card{border-color:#e9dfe3}.practice-card.featured{background:#f6ebef}.card-bottom{border-color:#e8dce2!important}.card-bottom button{color:#87536d}.diet-toggle{border-color:#dfcbd7}.diet-toggle .selected{background:#f0dce6;color:#704b60}.intro-line{background:#c7a1b5}.reference-card{border-color:#e7dce2}.reference-card>span{color:#8d7180}.reference-card p{color:#806c77}.practitioner-bar{border-color:#e5d6de;background:#f5edf1}.connection-strip{border-color:#e3d5de}.connection-mark{color:#b17b95}.source-link,.evidence-footer a{color:#91566f}.evidence-tag{background:#f0e3d9;color:#8e654d}.breath-circle{background:#f3dfe8;border-color:#d8b2c6;box-shadow:0 0 0 16px #faf1f5}.breath-circle small{color:#8b6c7c}.meal-list{background:#f4ecef}.privacy-note{color:#876c7c}.mood-options label>span{background:#f5edf1}.mood-options input:checked+span{background:#efd7e4;border-color:#be90a7}input[type=range],input[type=checkbox]{accent-color:#9b617e}.question-check{color:#7a6470}.energy-label,.range-labels{color:#806974}.reflection-mark{color:#c29caf}.reflection-intro h2{color:#654159}.journal{border-color:#e4d7df}.journal textarea{border-color:#e4d7df}.journal textarea::placeholder{color:#a9919e}.outline,.reference-card,.button{min-height:44px}dialog{background:#fffdfc;border-color:#e4d5dd}.modal-note{border-color:#e9dce3}.eyebrow,.control-label,.time-control label{color:#8a7180}.evidence-footer{padding:22px 0;display:flex;align-items:center;gap:20px;justify-content:space-between;font-size:14px;line-height:1.7;color:#887380}.evidence-footer a{font-size:14px}.date-toolbar .button{font-size:14px}.sync-error{padding:16px 18px;background:#fbebee;border:1px solid #dcb8c4;border-radius:10px;display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin:0 0 22px;color:#803e57;font-size:14px}.sync-error span{flex-basis:100%}.sync-error button{padding:9px 12px;border:1px solid #cda3b2;border-radius:8px}#sync-status{font-size:12px;letter-spacing:.3px;color:#997b8d;margin:0 0 19px}.form-card{padding:28px;background:#fff;border:1px solid #e7dce3;border-radius:16px;margin-bottom:20px;min-width:0}.form-card h3{font:550 23px/1.4 Manrope,sans-serif;letter-spacing:-.6px;margin:0 0 21px;color:#624453}.form-card p{font-size:16px;line-height:1.8;color:#89737f}.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:22px}.profile-form .form-card{margin:0}.profile-form .consent-card{grid-column:1/-1}.profile-form label,.stack-form label,.sleep-fields label{display:flex;flex-direction:column;gap:10px;font-size:14px;line-height:1.6;margin:18px 0;color:#7d6572}.profile-form input:not([type=checkbox]),.profile-form select,.profile-form textarea,.stack-form input,.stack-form select,.stack-form textarea,.sleep-fields input,.sleep-fields select{width:100%;font-size:16px;padding:12px 13px;border:1px solid #dfced8;border-radius:8px;background:#fff;color:#654452;min-width:0}.profile-form textarea{resize:vertical}.profile-form .question-check{flex-direction:row;align-items:flex-start;margin:0}.profile-form .question-check input{margin-top:6px}.choice-checks{display:flex;flex-wrap:wrap;gap:12px 25px}.profile-form .choice-checks label{flex-direction:row;align-items:center;gap:9px;margin:0}.choice-checks input{width:18px;height:18px}.consent-card p{font-size:14px;max-width:800px}.data-controls{margin-top:22px}.data-controls p{font-size:14px}.rhythm-tools{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px}.rhythm-card{border-color:#e7dce3}.rhythm-card .duration{color:#9f637f}.rhythm-card details{margin-top:14px;font-size:14px;color:#94667d}.rhythm-card details p{font-size:14px}.rhythm-card summary{cursor:pointer;padding:8px 0}.rhythm-actions{max-width:240px;flex-wrap:wrap;justify-content:flex-end}.rhythm-actions .button{font-size:14px}.feedback-pill{font-size:14px!important;color:#955e79!important}.progress-summary{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:20px}.progress-summary .form-card>strong{font:500 48px Manrope,sans-serif;color:#854a6a}.progress-summary small{font-size:18px}.progress-summary .form-card p{font-size:14px;margin-bottom:0}.progress-line{display:grid;grid-template-columns:minmax(105px,1fr) 1fr 20px;gap:10px;align-items:center;margin:13px 0;font-size:13px;color:#8c687d}.progress-line meter{width:100%;height:12px;accent-color:#b982a0}.section-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:10px}.section-title h3{margin:0}.goal-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 0;border-top:1px solid #eadfe5}.goal-row p{font-size:14px;margin:8px 0 0}.goal-row strong{font-size:18px;font-weight:500}.text-link{font-size:14px;color:#a46380;padding:12px}.experiment-row{padding:24px 0;border-top:1px solid #e7dbe2}.experiment-row h4{font-size:21px;font-weight:500;margin:10px 0}.experiment-row p{font-size:15px}.history-row{display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px;padding:18px 0;border-top:1px solid #e7dbe2;text-align:left;color:#876779;font-size:14px}.history-row>span:nth-child(2){margin-right:auto;line-height:1.6}.observation{background:#f7eff3;padding:18px;border-radius:10px}.meal-day{display:grid;grid-template-columns:1fr 95px;gap:15px}.meal-day label{margin:7px 0}.stack-form .question-check{flex-direction:row;align-items:flex-start}.stack-form input[type=checkbox]{width:auto;margin-top:6px}.sleep-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.guide-text{font-size:21px!important;color:#775465!important}.guide-progress{display:flex;gap:8px;margin:25px 0}.guide-progress span{flex:1;height:4px;border-radius:8px;background:#eadce3}.guide-progress .filled{background:#a56a89}.swap-list{display:grid;gap:12px}.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}pre{font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere;background:#f6eef2;border-radius:8px;padding:14px}#toast{background:#70465f}footer,footer p,footer>span{color:#9a7d8e}footer .brand{color:#88687b}.view-title>p:last-child{color:#87727d}.empty-note{padding:20px 0}.form-card:focus-within{scroll-margin:100px}
@media(max-width:1200px){.system-layout{grid-template-columns:minmax(0,1fr) 310px}.constellation{grid-template-columns:1fr 1fr;padding:12px 18px 20px;gap:12px}.domain-node.sleep{grid-column:span 2}.domain-node{min-height:150px;padding:16px!important}.node-title{font-size:19px!important}.brand-caption{display:none}.topnav{gap:18px}.header-end .concept{display:none}.day-card h2{font-size:30px}.progress-summary{grid-template-columns:1fr 1fr}.progress-summary .form-card:last-child{grid-column:1/-1}.date-toolbar{flex-wrap:wrap;gap:12px}}
@media(max-width:850px){.system-layout{grid-template-columns:1fr}.day-card{display:flex;gap:0}.day-card h2{margin:16px 0}.day-card p{margin-bottom:20px}.day-card .day-list{width:100%}.day-total{margin:20px 0;width:100%}.day-card .button{width:100%}.day-caption{margin-top:14px}.constellation{grid-template-columns:repeat(3,1fr)}.domain-node.sleep{grid-column:span 2}.profile-form{grid-template-columns:1fr}.profile-form .consent-card{grid-column:1}.rhythm-card{grid-template-columns:60px 1fr}.rhythm-actions{grid-column:2;max-width:none;justify-content:flex-start}.topnav{gap:15px}.brand{font-size:35px}.header{gap:10px}.evidence-footer{flex-wrap:wrap}.date-toolbar>span{order:3;flex-basis:100%}}
@media(max-width:600px){.topnav{justify-content:space-between;gap:0;padding:8px 5px}.topnav button{font-size:12px;padding:13px 10px;flex:1;white-space:nowrap}.topnav .active{background:#f1e2e9}.header{padding:0 20px}.welcome h1{font-size:27px}.welcome .eyebrow{font-size:12px}.constellation{grid-template-columns:1fr 1fr;padding:8px 12px 18px;gap:10px}.self-core{height:150px}.core-inner{height:130px;width:130px}.core-halo{height:145px;width:145px}.core-inner strong{font-size:24px!important}.domain-node{padding:15px 12px!important;min-height:160px}.domain-node.sleep{min-height:115px}.node-title{font-size:19px!important;line-height:1.3}.node-title svg{display:none}.node-action{font-size:14px!important}.node-top{gap:6px}.number{font-size:12px!important;letter-spacing:.4px!important}.date-toolbar{align-items:flex-start}.date-toolbar label{gap:9px;font-size:14px}.date-toolbar input{font-size:14px;max-width:155px}.date-toolbar .button{font-size:12px;max-width:125px;padding:9px 12px}.day-card h2{font-size:33px}.day-item strong{font-size:16px}.day-item small{font-size:12px}.day-list{margin-top:0}.domain-tabs button{font-size:14px}.profile-form{gap:16px}.form-card{padding:23px 19px;margin-bottom:16px}.form-card h3{font-size:23px}.progress-summary{gap:12px}.progress-summary .form-card{padding:21px 16px}.progress-summary .form-card>strong{font-size:39px}.progress-summary small{font-size:14px}.section-title{flex-wrap:wrap;gap:12px}.section-title .button{font-size:14px}.history-row{align-items:flex-start;gap:10px;flex-wrap:wrap}.history-row>span:first-child{flex-basis:100%}.history-row>span:nth-child(2){max-width:85%}.rhythm-card{padding:22px 18px;grid-template-columns:43px 1fr;gap:13px}.rhythm-actions{grid-column:1/-1;gap:8px}.rhythm-actions .button{font-size:14px;padding:11px 13px}.rhythm-card h3{font-size:21px}.rhythm-card p{font-size:16px}.rhythm-tools{gap:9px}.rhythm-tools .button{font-size:14px}.sleep-fields{grid-template-columns:1fr;gap:0}.sleep-fields label{margin:12px 0}.checkin-button{flex-shrink:0}.evidence-footer span{font-size:14px}.question-check{font-size:14px}.goal-row{align-items:flex-start}.goal-row strong{font-size:17px}.goal-row p{font-size:14px}.reflection-grid{padding-top:20px}.data-controls p{font-size:14px}.pill-group button{color:#8e6e80}.core-star{font-size:22px}.sync-error button{font-size:14px}#sync-status{line-height:1.6}.time-control label{color:#8a6e7e}.time-control select{color:#654153}.canvas-footer{font-size:12px;color:#8e7483}.journal-bottom{flex-wrap:wrap}.profile-form .consent-card .button{width:100%}.form-card p{font-size:16px}.date-toolbar{padding-bottom:20px}.brand-caption{display:none}}

/* Standalone authentication and account controls */
[hidden]{display:none!important}.auth-page{min-height:100dvh;display:grid;place-items:center;padding:28px;background:#fbf7f2}.auth-card{width:min(100%,460px);padding:36px;border:1px solid #e5d8dd;border-radius:24px;background:#fffdfb;color:#533847}.auth-brand{font-family:Georgia,serif;font-size:48px;text-decoration:none;color:inherit}.auth-card h1{font-family:Georgia,serif;font-size:38px;line-height:1.12;margin:24px 0 14px}.auth-card p{line-height:1.6}.auth-card form{display:grid;gap:18px;margin:24px 0}.auth-card label{display:grid;gap:8px}.auth-card input{width:100%;box-sizing:border-box;border:1px solid #cbb8c1;border-radius:10px;padding:13px;font:inherit;background:white;color:#533847}.auth-note{font-size:13px;color:#725f69}.auth-loading{padding:40px}.account-bar{display:flex;align-items:center;justify-content:flex-end;gap:20px;padding:10px 5%;font-size:13px;background:#f4e9ee;color:#533847}.account-bar span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-dialog{max-width:440px;border:1px solid #cbb8c1;border-radius:20px;padding:28px;color:#533847}.auth-card button:disabled{opacity:.6;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #805466;outline-offset:3px}@media(max-width:500px){.auth-card{padding:24px}.auth-card h1{font-size:32px}}

/* Optional connection practices and calendar scheduling. */
.domain-node.sleep{grid-column:auto}.domain-node.sexual{order:6;background:#f4e6ed;border-color:#e5cbd8}.sexual-dot{background:#b87596}.connection-glyph{font:38px Georgia,serif;color:#a56988;display:block;margin-bottom:18px}.sexual-reference{display:grid;grid-template-columns:1fr 1.4fr;gap:50px;border-top:1px solid var(--line);margin-top:40px;padding-top:40px}.sexual-reference h3{font:32px/1.25 Georgia,serif;margin:15px 0}.sexual-reference p,.sexual-topics p{line-height:1.8;color:#7b6271}.sexual-topics details{border-bottom:1px solid var(--line);padding:17px 0}.sexual-topics summary{cursor:pointer;font-size:16px;line-height:1.6}.sexual-topics a{font-size:14px;color:#87536d}.sexual-privacy{font-size:14px;line-height:1.8;background:#f7eef2;border-radius:12px;padding:20px;margin-top:30px}.calendar-dialog{width:min(650px,calc(100% - 32px));max-height:90dvh;overflow:auto;padding:30px;border:1px solid #dbc8d3;border-radius:22px;color:#503443}.calendar-dialog h2{font:36px/1.2 Georgia,serif;margin:0 0 18px}.calendar-dialog p{line-height:1.7;font-size:14px}.calendar-close{float:right;font-size:28px;min-width:44px;min-height:44px}.calendar-choice{border:1px solid var(--line);border-radius:12px;padding:15px;margin:20px 0;min-width:0}.calendar-choice legend{font-weight:600;padding:0 5px}.calendar-fields{display:grid;grid-template-columns:1.5fr 1fr .75fr;gap:12px;margin-top:15px}.calendar-fields label{display:grid;gap:7px;font-size:12px;min-width:0}.calendar-fields input{width:100%;min-width:0;padding:10px;border:1px solid #d8c6d1;border-radius:7px;background:white;min-height:44px}.calendar-fields input:disabled{opacity:.45}.calendar-note{font-size:12px!important;color:#7d6675}.calendar-help{border-top:1px solid var(--line);padding-top:18px;font-size:14px}.calendar-help summary{cursor:pointer}.calendar-dialog::backdrop{background:#34233070}.account-bar>a{margin-right:auto;white-space:nowrap}.sexual-content .domain-intro{display:block;max-width:750px}.sexual-content .domain-intro>p:last-child{line-height:1.8;max-width:640px}.sexual-content .domain-intro h2{font:42px/1.2 Georgia,serif;margin:15px 0 20px}
@media(max-width:700px){.sexual-reference{grid-template-columns:1fr;gap:10px}.calendar-dialog{padding:22px 18px}.calendar-fields{grid-template-columns:1fr 1fr}.calendar-fields label:first-child{grid-column:1/-1}.calendar-dialog h2{font-size:29px}.account-bar{gap:12px;font-size:11px}.account-bar span{max-width:42%}.sexual-content .domain-intro h2{font-size:34px}.domain-node.sleep{grid-column:auto}}

/* Account security: secrets stay in the live setup panel only. */
.mfa-dialog{width:min(490px,calc(100% - 28px));max-height:92dvh;overflow:auto;padding:30px;border:1px solid #dfcbd6;border-radius:22px;color:#503443}.mfa-dialog::backdrop{background:#34233099;backdrop-filter:blur(5px)}.mfa-dialog h2{font:34px/1.2 Georgia,serif;margin:20px 0}.mfa-dialog p{line-height:1.7}.mfa-dialog label{display:grid;gap:8px;font-size:14px;margin:16px 0}.mfa-dialog input,.mfa-dialog select{min-width:0;width:100%;border:1px solid #ccb9c3;border-radius:9px;padding:12px;background:white}.mfa-code-form input{font-size:24px;letter-spacing:6px}.mfa-qr{width:220px;height:220px;max-width:100%;display:block;background:white;margin:20px auto;padding:8px}.mfa-manual code{display:block;overflow-wrap:anywhere;user-select:all;background:#f3e9ef;padding:12px;font-size:14px}.mfa-manual summary,.mfa-help summary{cursor:pointer;padding:12px 0;min-height:44px}.mfa-device{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.mfa-device span{overflow-wrap:anywhere}.mfa-device button:disabled{opacity:.45;cursor:not-allowed}.mfa-devices{margin-bottom:20px}.mfa-signout{min-height:44px}.mfa-dialog [role=status]{font-size:14px}.mfa-dialog button:disabled{opacity:.6}.mfa-dialog .auth-brand{font-size:35px}.mfa-dialog>.eyebrow{margin-top:12px}.mfa-panel .auth-note{font-size:12px}@media(max-width:600px){.mfa-dialog{padding:24px 20px}.mfa-dialog h2{font-size:29px}.account-bar{flex-wrap:wrap}.account-bar span{max-width:38%}}
