:root{--forest:#1a3a2e;--forest-mid:#2d5c48;--forest-light:#3d7a60;--amber:#c97b30;--amber-light:#e8a04a;--amber-pale:#fdf3e7;--cream:#f8f5ef;--cream-dark:#ede9e0;--white:#fff;--text:#1c2422;--text-mid:#3d4f47;--text-light:#6b7e76;--border:#d6d0c6;--r:10px;--rl:16px;--shadow:0 2px 16px rgba(26,58,46,.08);--shadow-lg:0 8px 40px rgba(26,58,46,.14);--green-bg:rgba(61,122,96,.12);--green:#2d7a5c;--amber-bg:rgba(201,123,48,.12);--red-bg:rgba(200,60,60,.1);--red:#b03030}*{margin:0;padding:0;box-sizing:border-box}.brand-logo{display:block;width:auto;height:auto;max-width:100%;object-fit:contain}.brand-logo--topbar{height:32px;width:auto;max-width:200px}.brand-logo--card{height:52px;width:auto;max-width:280px;margin:0 auto 1.1rem}.brand-logo--legal{height:44px;width:auto;max-width:240px;margin-bottom:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{font-family:DM Sans,sans-serif;background:var(--cream);color:var(--text);font-size:16px;line-height:1.6}.screen,body{min-height:100vh}.screen{display:none}.screen.active{display:flex;flex-direction:column}.topbar{background:var(--forest);padding:0 1.5rem;height:56px;justify-content:space-between;flex-shrink:0}.topbar,.topbar-brand{display:flex;align-items:center}.topbar-brand{min-height:36px}.topbar-brand-link{display:flex;align-items:center;text-decoration:none;color:inherit}.topbar-brand-text{font-family:Playfair Display,serif;color:var(--cream);font-size:1rem;letter-spacing:.02em}.topbar-brand-text span{color:var(--amber-light)}.topbar-right{display:flex;align-items:center;gap:.75rem}.topbar-name{font-size:.8rem;color:rgba(248,245,239,.65)}.topbar-btn{background:none;border:1px solid rgba(248,245,239,.25);color:rgba(248,245,239,.75);border-radius:6px;padding:5px 12px;font-size:.78rem;cursor:pointer;font-family:inherit;transition:all .2s}.topbar-btn:hover{background:rgba(255,255,255,.08);color:var(--cream)}.topbar-btn.amber{background:var(--amber);border-color:var(--amber);color:#fff}.bottom-nav{background:var(--white);border-top:1px solid var(--border);display:flex;height:60px;flex-shrink:0;position:sticky;bottom:0}.bnav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer;transition:color .2s;color:var(--text-light);font-size:.7rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase;border:none;background:none;font-family:inherit}.bnav-item .bnav-fa-icon{width:1.15rem;height:1.15rem;color:currentColor}.bnav-item.active,.bnav-item.active .bnav-fa-icon{color:var(--forest)}.content{flex:1;overflow-y:auto;padding:1.5rem}.content.no-pad{padding:0}.onboard-wrap{min-height:100vh;background:var(--forest);display:flex;flex-direction:column;justify-content:center;padding:2rem;position:relative;overflow:hidden}.onboard-wrap:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 30%,rgba(201,123,48,.15),transparent 65%)}.onboard-card{background:var(--white);border-radius:var(--rl);padding:2.5rem;max-width:480px;margin:0 auto;width:100%;position:relative;box-shadow:var(--shadow-lg)}.onboard-card h1{font-family:Playfair Display,serif;font-size:1.8rem;color:var(--forest);margin-bottom:.5rem}.onboard-card p{color:var(--text-mid);font-size:.95rem;margin-bottom:2rem}.field{margin-bottom:1.25rem}.field label{display:block;font-size:.82rem;font-weight:600;color:var(--text);margin-bottom:.4rem;letter-spacing:.03em;text-transform:uppercase}.field input:not([type=checkbox]):not([type=radio]),.field select{width:100%;padding:12px 14px;border:1.5px solid var(--border);border-radius:var(--r);font-family:inherit;font-size:.95rem;color:var(--text);background:var(--white);outline:none;transition:border-color .2s}.field input:not([type=checkbox]):not([type=radio]):focus,.field select:focus{border-color:var(--forest-mid);box-shadow:0 0 0 3px rgba(45,92,72,.1)}.session-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.sp-btn{padding:1rem .5rem;border:2px solid var(--border);border-radius:var(--r);background:var(--white);cursor:pointer;text-align:center;font-family:inherit;transition:all .2s}.sp-btn .sp-min{font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;color:var(--forest);display:block;line-height:1}.sp-btn .sp-lbl{font-size:.72rem;color:var(--text-light);margin-top:.25rem;display:block;text-transform:uppercase;letter-spacing:.05em}.sp-btn.selected{border-color:var(--forest);background:var(--forest)}.btn-full,.sp-btn.selected .sp-lbl,.sp-btn.selected .sp-min{color:var(--cream)}.btn-full{width:100%;background:var(--forest);border:none;border-radius:var(--r);padding:15px;font-family:inherit;font-size:1rem;font-weight:600;cursor:pointer;margin-top:1.5rem;transition:background .2s}.btn-full:hover{background:var(--forest-mid)}.btn-full.amber{background:var(--amber)}.btn-full.amber:hover{background:var(--amber-light)}.phase-banner{background:var(--forest);padding:1.5rem;border-radius:var(--rl);margin-bottom:1.25rem;position:relative;overflow:hidden}.phase-banner:after{content:"";position:absolute;right:-20px;top:-20px;width:120px;height:120px;border-radius:50%;background:rgba(201,123,48,.15)}.phase-label{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--amber-light);margin-bottom:.25rem}.phase-title{font-family:Playfair Display,serif;font-size:1.5rem;color:var(--cream);margin-bottom:.25rem}.phase-desc{font-size:.85rem;color:rgba(248,245,239,.65)}.week-pills{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.week-pill{padding:3px 10px;border-radius:99px;font-size:.72rem;font-weight:600;border:1px solid rgba(248,245,239,.2);color:rgba(248,245,239,.5)}.week-pill.done{background:var(--forest-light);border-color:var(--forest-light);color:var(--cream)}.week-pill.current{background:var(--amber);border-color:var(--amber);color:#fff}.section-title{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);margin-bottom:.75rem}.today-sessions{display:grid;gap:.75rem;margin-bottom:1.25rem}.session-card{background:var(--white);border-radius:var(--rl);border:1px solid var(--border);padding:1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:var(--shadow);cursor:pointer;transition:transform .15s,box-shadow .15s}.session-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.session-card.done-card{opacity:.6}.session-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.session-icon.strength{background:rgba(26,58,46,.1)}.session-icon.power{background:var(--amber-bg)}.session-icon.endurance{background:rgba(61,122,96,.1)}.session-icon .session-icon-fa{width:1.2rem;height:1.2rem}.session-icon.strength .session-icon-fa{color:var(--forest)}.session-icon.power .session-icon-fa{color:var(--amber)}.session-icon.endurance .session-icon-fa{color:var(--forest-mid)}.session-meta{flex:1}.session-type{font-weight:600;color:var(--text);font-size:.95rem}.session-detail{font-size:.82rem;color:var(--text-light);margin-top:2px}.session-status{font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:99px}.session-status.todo{background:var(--forest);color:var(--cream)}.session-status.done{background:var(--green-bg);color:var(--green)}.session-status.due{background:var(--amber-bg);color:var(--amber)}.session-flow-hint{font-size:.82rem;color:var(--text-mid);line-height:1.45;margin:-.15rem 0 .55rem}.warmup-heading{font-family:Playfair Display,serif;font-size:1.05rem;font-weight:600;color:var(--forest);margin:0 0 .45rem;line-height:1.3}.session-warmup-box{font-size:.84rem;color:var(--text-mid);line-height:1.55;background:var(--cream-dark);border:1px solid var(--border);border-radius:var(--r);padding:.85rem 1rem;margin-bottom:1rem}.checkin-card{background:var(--amber-pale);border:1.5px solid rgba(201,123,48,.3);border-radius:var(--rl);padding:1.25rem;cursor:pointer;transition:transform .15s}.checkin-card:hover{transform:translateY(-2px)}.checkin-card h3{font-weight:600;color:var(--text);margin-bottom:.25rem}.checkin-card p{font-size:.85rem;color:var(--text-mid)}.checkin-badge{display:inline-block;background:var(--amber);color:#fff;font-size:.72rem;font-weight:700;padding:2px 8px;border-radius:99px;margin-bottom:.5rem}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.25rem}.stat-mini{background:var(--white);border-radius:var(--r);padding:1rem;text-align:center;border:1px solid var(--border)}.stat-mini .num{font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;color:var(--forest);display:block;line-height:1}.stat-mini .lbl{font-size:.7rem;color:var(--text-light);margin-top:.25rem;text-transform:uppercase;letter-spacing:.05em}.journey-card{background:var(--white);border-radius:var(--rl);border:1px solid var(--border);padding:1.25rem 1.25rem 1.35rem;margin-bottom:1.25rem;box-shadow:var(--shadow)}.journey-card-head{margin-bottom:1rem}.journey-card-title{font-family:Playfair Display,serif;font-size:1.2rem;color:var(--forest);margin-bottom:.35rem}.journey-card-lede{font-size:.82rem;color:var(--text-mid);line-height:1.55;margin-bottom:.65rem}.journey-card-stat{font-size:.8rem;color:var(--text-light)}.journey-card-stat strong{font-family:Playfair Display,serif;font-size:1.15rem;color:var(--forest);font-weight:700;margin-right:.15rem}.journey-mosaic-wrap{margin-bottom:.35rem;width:100%}.journey-phase-block{margin-bottom:1rem;width:100%}.journey-phase-block:last-child{margin-bottom:.15rem}.journey-phase-heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem .75rem;margin-bottom:.45rem;width:100%}.journey-phase-heading-title{font-size:.72rem;font-weight:700;letter-spacing:.04em;color:var(--forest);text-transform:none}.journey-phase-heading-range{font-size:.68rem;font-weight:600;color:var(--text-light)}.journey-mosaic{display:grid;width:100%;grid-template-columns:32px repeat(3,minmax(0,1fr));column-gap:4px;row-gap:6px;align-items:center;margin-bottom:0;justify-items:center}.journey-mosaic-corner{height:1px;width:100%;justify-self:stretch}.journey-mosaic-colhead{text-align:center;font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);width:100%}.journey-mosaic-wk{font-size:.62rem;font-weight:600;color:var(--text-mid);text-align:right;padding-right:2px;width:100%;justify-self:stretch}.journey-cell{width:clamp(32px,9vw,40px);max-width:100%;aspect-ratio:1;box-sizing:border-box;border-radius:8px;border:2px dashed rgba(214,208,198,.95);background:linear-gradient(165deg,rgba(248,245,239,.9),rgba(237,233,224,.65));transition:background .35s ease,border-color .35s ease,box-shadow .35s ease,opacity .25s ease;display:flex;align-items:center;justify-content:center;container-type:size}.journey-cell--filled{border-style:solid;border-color:var(--forest-mid);background:linear-gradient(155deg,var(--forest-light),var(--forest-mid));box-shadow:0 2px 10px rgba(26,58,46,.18)}.journey-cell--future{opacity:.38}.journey-cell-trophy{line-height:1;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 1px 1px rgba(0,0,0,.22))}.journey-cell-trophy svg{width:clamp(.85rem,3.8vw,1.15rem);height:clamp(.85rem,3.8vw,1.15rem);color:var(--amber-light)}@supports (width:1cqmin){.journey-cell-trophy svg{width:min(1.15rem,78cqmin);height:min(1.15rem,78cqmin)}}.journey-trophy-hint{font-size:.78rem;color:var(--text-mid);line-height:1.45;margin-bottom:.75rem}.journey-trophies{width:100%}.journey-trophy-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;width:100%}.journey-trophy{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.75rem .4rem;border-radius:var(--r);border:1px dashed var(--border);background:var(--cream-dark);transition:border-color .2s,background .2s,transform .2s;width:100%;min-width:0;box-sizing:border-box}.journey-trophy--unlocked{border-style:solid;border-color:rgba(201,123,48,.55);background:linear-gradient(180deg,var(--amber-pale),var(--white));box-shadow:0 2px 12px rgba(201,123,48,.12)}.journey-trophy-icon{line-height:1;margin-bottom:.25rem;display:flex;align-items:center;justify-content:center}.journey-trophy-icon svg{width:1.2rem;height:1.2rem;color:var(--text-light)}.journey-trophy--unlocked .journey-trophy-icon svg{color:var(--amber)}.journey-trophy--unlocked .journey-trophy-icon{filter:none}.journey-trophy-name{font-size:.68rem;font-weight:700;color:var(--text);line-height:1.25;letter-spacing:.02em}.journey-trophy-sub{font-size:.65rem;color:var(--text-light);margin-top:.2rem}.journey-card--snapshot{padding:1.05rem 1.15rem 1.15rem}.journey-card-head--snapshot{margin-bottom:0}.journey-snapshot-lede{font-size:.78rem;color:var(--text-mid);line-height:1.5;margin-bottom:.55rem}.journey-snapshot-bar-wrap{display:flex;align-items:center;gap:.65rem;margin:.55rem 0 .75rem}.journey-snapshot-bar{flex:1;min-width:0;height:9px;border-radius:99px;background:var(--cream-dark);overflow:hidden;border:1px solid var(--border)}.journey-snapshot-bar-fill{height:100%;border-radius:99px;background:linear-gradient(90deg,var(--forest-light),var(--forest-mid));transition:width .4s ease}.journey-snapshot-pct{font-size:.72rem;font-weight:700;color:var(--forest);font-variant-numeric:tabular-nums;flex-shrink:0;min-width:2.5rem;text-align:right}.journey-snapshot-phase-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem;margin-bottom:.15rem;width:100%}.journey-snapshot-chip{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.5rem .25rem;border-radius:var(--r);border:1px dashed var(--border);background:var(--cream-dark);width:100%;min-width:0;box-sizing:border-box}.journey-snapshot-chip--done{border-style:solid;border-color:rgba(201,123,48,.45);background:linear-gradient(180deg,var(--amber-pale),var(--white))}.journey-snapshot-chip-icon{line-height:1;margin-bottom:.15rem;display:flex;align-items:center;justify-content:center}.journey-snapshot-chip-icon svg{width:1.05rem;height:1.05rem;color:var(--text-light)}.journey-snapshot-chip--done .journey-snapshot-chip-icon svg{color:var(--amber)}.journey-snapshot-chip-name{font-size:.58rem;font-weight:700;color:var(--text);line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.journey-snapshot-chip-sub{font-size:.6rem;color:var(--text-light);margin-top:.1rem}.journey-snapshot-btn{margin-top:.85rem}.share-week-card{background:var(--white);border:1px solid var(--border);border-radius:var(--rl);padding:1.1rem 1.2rem 1.2rem;margin-bottom:1.25rem;box-shadow:var(--shadow)}.share-week-lede{font-size:.8rem;color:var(--text-mid);line-height:1.5;margin-bottom:.85rem}.share-week-actions{display:flex;flex-direction:column;gap:.5rem}.share-week-picker{position:relative;display:block;text-align:center;cursor:pointer;margin:0;font:inherit}.share-week-picker-input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;font-size:0}.share-week-preview{margin-top:.35rem}.share-week-preview-img{display:block;width:100%;max-height:240px;object-fit:contain;border-radius:var(--r);border:1px solid var(--border);background:var(--cream-dark)}.share-week-preview-actions{display:flex;align-items:center;justify-content:flex-end;gap:.65rem;margin-top:.65rem}.share-week-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:2px solid var(--forest);border-radius:var(--r);background:var(--white);color:var(--forest);cursor:pointer;transition:background .15s,color .15s}.share-week-icon-btn:hover:not(:disabled){background:rgba(26,58,46,.08)}.share-week-icon-btn:disabled{opacity:.45;cursor:not-allowed}.share-week-picker.btn-with-icon{justify-content:center}.share-week-fa{width:1.05rem;height:1.05rem;display:block}.share-week-fa--brand{width:1.15rem;height:1.15rem}.share-week-share-btn{margin-top:0;min-width:7rem}.share-week-btn{margin-top:0}.share-week-msg{margin-top:.75rem;font-size:.8rem;color:var(--forest-mid);line-height:1.45}.vas-wrap{background:var(--white);border-radius:var(--rl);border:1px solid var(--border);padding:1.5rem;margin-bottom:1rem;box-shadow:var(--shadow)}.vas-title{font-family:Playfair Display,serif;font-size:1.2rem;color:var(--forest);margin-bottom:.25rem}.vas-subtitle{font-size:.85rem;color:var(--text-mid)}.vas-item,.vas-subtitle{margin-bottom:1.5rem}.vas-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.vas-label{font-size:.88rem;font-weight:600;color:var(--text)}.vas-value{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;color:var(--forest);min-width:28px;text-align:right}.vas-ends{display:flex;justify-content:space-between;margin-top:.25rem}.vas-end{font-size:.7rem;color:var(--text-light)}input[type=range]{width:100%;-webkit-appearance:none;height:6px;border-radius:3px;background:linear-gradient(to right,var(--forest) 0,var(--forest) var(--pct,50%),var(--cream-dark) var(--pct,50%),var(--cream-dark) 100%);outline:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:var(--forest);border:3px solid var(--white);box-shadow:0 2px 8px rgba(26,58,46,.3);cursor:pointer}input[type=range]::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:var(--forest);border:3px solid var(--white);cursor:pointer}.rpe-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;margin-top:.5rem}.rpe-btn{padding:.75rem .25rem;border:2px solid var(--border);border-radius:var(--r);background:var(--white);cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:700;color:var(--text-mid);transition:all .2s;text-align:center}.rpe-btn.selected{border-color:var(--forest);background:var(--forest);color:var(--cream)}.rpe-btn:hover:not(.selected){border-color:var(--forest-mid);color:var(--forest)}.complete-btn{width:100%;background:var(--forest);color:var(--cream);border:none;border-radius:var(--r);padding:15px;font-size:1rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s;margin-top:1.25rem}.complete-btn:hover{background:var(--forest-mid)}.complete-btn:disabled{background:var(--border);color:var(--text-light);cursor:not-allowed}.chart-card{background:var(--white);border-radius:var(--rl);border:1px solid var(--border);padding:1.5rem;margin-bottom:1rem;box-shadow:var(--shadow)}.chart-card h3{font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-light);margin-bottom:1rem}.spark-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.spark{background:var(--white);border:1px solid var(--border);border-radius:var(--r);padding:1rem}.spark-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-light);margin-bottom:.5rem}.spark-val{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;color:var(--forest)}.spark-trend{font-size:.75rem;margin-top:.2rem}.spark-trend.up{color:var(--green)}.spark-trend.down{color:var(--red)}.spark-trend.flat{color:var(--text-light)}canvas{width:100%!important;max-height:160px}.adherence-bar{background:var(--cream-dark);border-radius:99px;height:10px;overflow:hidden;margin-top:.5rem}.adherence-fill{height:100%;border-radius:99px;background:var(--forest);transition:width .6s ease}.prog-week{background:var(--white);border-radius:var(--rl);border:1px solid var(--border);margin-bottom:.75rem;overflow:hidden;box-shadow:var(--shadow)}.prog-week-header{padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.prog-week-header h3{font-weight:600;font-size:.95rem;color:var(--text)}.prog-week-status{font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:99px}.prog-week-status.done{background:var(--green-bg);color:var(--green)}.prog-week-status.current{background:var(--amber-bg);color:var(--amber)}.prog-week-status.upcoming{background:var(--cream-dark);color:var(--text-light)}.prog-week-body{padding:0 1.25rem 1.25rem;border-top:1px solid var(--border);display:none}.prog-week-body.open{display:block}.prog-session-row{display:flex;gap:.75rem;align-items:flex-start;padding:.75rem 0;border-bottom:1px solid var(--cream-dark)}.prog-session-row:last-child{border-bottom:none}.prog-session-badge{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:3px 8px;border-radius:6px;flex-shrink:0;margin-top:2px}.badge-strength{background:rgba(26,58,46,.1);color:var(--forest-mid)}.badge-power{background:var(--amber-bg);color:var(--amber)}.badge-endurance{background:rgba(61,122,96,.1);color:var(--green)}.prog-ex-list{font-size:.85rem;color:var(--text-mid);line-height:1.7}.prog-ex-list strong{color:var(--text);font-weight:600}.prac-header{background:var(--forest);padding:1.5rem;border-radius:var(--rl);margin-bottom:1.25rem}.prac-header h2{font-family:Playfair Display,serif;color:var(--cream);font-size:1.4rem;margin-bottom:.25rem}.prac-header p{font-size:.85rem;color:rgba(248,245,239,.65)}.client-card{background:var(--white);border-radius:var(--rl);border:1px solid var(--border);padding:1.25rem;margin-bottom:.75rem;box-shadow:var(--shadow)}.client-header{gap:1rem;margin-bottom:1rem}.client-avatar,.client-header{display:flex;align-items:center}.client-avatar{width:42px;height:42px;border-radius:50%;background:var(--forest);color:var(--cream);justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.client-name{font-weight:600;color:var(--text);font-size:.95rem}.client-meta{font-size:.78rem;color:var(--text-light)}.traffic-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin-left:auto}.traffic-dot.green{background:#2d9e6a}.traffic-dot.amber{background:var(--amber)}.traffic-dot.red{background:var(--red)}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.metric-cell{background:var(--cream);border-radius:8px;padding:.6rem;text-align:center}.metric-cell .val{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;color:var(--forest);display:block}.metric-cell .key{font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-light);margin-top:1px}.flag-box{background:var(--amber-pale);border:1px solid rgba(201,123,48,.3);border-radius:var(--r);padding:.75rem 1rem;margin-top:.75rem;font-size:.82rem;color:var(--text-mid)}.flag-box strong{color:var(--amber)}.no-data{text-align:center;padding:3rem 1rem;color:var(--text-light)}.no-data svg{width:40px;height:40px;stroke:var(--border);fill:none;stroke-width:1.5;margin:0 auto 1rem;display:block}.success-screen{text-align:center;padding:3rem 2rem}.success-icon{width:72px;height:72px;border-radius:50%;background:var(--green-bg);display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.success-icon svg{width:32px;height:32px;stroke:var(--green);fill:none;stroke-width:2.5;stroke-linecap:round}.success-screen h2{font-family:Playfair Display,serif;font-size:1.6rem;color:var(--forest);margin-bottom:.5rem}.success-screen p{color:var(--text-mid);font-size:.95rem}.pin-screen{min-height:100vh;background:var(--forest);display:flex;align-items:center;justify-content:center;padding:2rem}.pin-card{background:var(--white);border-radius:var(--rl);padding:2.5rem;max-width:360px;width:100%;text-align:center;box-shadow:var(--shadow-lg)}.pin-card h2{font-family:Playfair Display,serif;font-size:1.5rem;color:var(--forest);margin-bottom:.5rem}.pin-card p{font-size:.88rem;color:var(--text-mid);margin-bottom:1.5rem}.pin-input{width:100%;padding:14px;text-align:center;font-size:1.5rem;letter-spacing:.3em;border:2px solid var(--border);border-radius:var(--r);font-family:inherit;outline:none;margin-bottom:1rem}.pin-input:focus{border-color:var(--forest-mid)}.pin-error{color:var(--red);font-size:.82rem;margin-top:.5rem;display:none}.reminders-intro{color:var(--text-mid);font-size:.9rem;margin-bottom:1rem;line-height:1.5}.reminders-hint{color:var(--text-mid);font-size:.85rem;margin-bottom:.75rem;line-height:1.45}.reminders-card{background:var(--white);border:1px solid var(--border);border-radius:var(--rl);padding:1.15rem 1.25rem;margin-bottom:1rem;box-shadow:var(--shadow)}.reminders-option{display:flex;flex-direction:row;align-items:flex-start;gap:.65rem;margin:0 0 .85rem;cursor:pointer;text-align:left}.reminders-option:last-child{margin-bottom:0}.reminders-option input[type=checkbox]{flex:0 0 auto;width:1.125rem;height:1.125rem;min-width:1.125rem;margin:.2rem 0 0;padding:0;border-radius:4px;accent-color:var(--forest);cursor:pointer}.reminders-option-text{font-size:.88rem;font-weight:600;color:var(--text);line-height:1.45;flex:1 1 auto;min-width:0}.reminders-timezone{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--cream-dark)}.reminders-field-label{display:block;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-light);margin-bottom:.4rem}.reminders-select{width:100%;padding:10px 12px;border-radius:var(--r);border:1.5px solid var(--border);font:inherit;font-size:.95rem;color:var(--text);background:var(--white);outline:none}.reminders-select:focus{border-color:var(--forest-mid);box-shadow:0 0 0 3px rgba(45,92,72,.1)}.reminders-slot-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:.5rem}.reminders-slot-row input[type=time],.reminders-slot-row select{flex:1 1 120px;min-width:0;padding:8px 10px;border-radius:var(--r);border:1.5px solid var(--border);font:inherit;font-size:.9rem}.reminders-slot-remove{display:inline-flex;align-items:center;justify-content:center;width:38px;height:36px;padding:0;border-radius:6px;border:1px solid var(--border);background:var(--white);color:var(--text-mid);cursor:pointer;font:inherit}.reminders-slot-remove:hover{border-color:var(--forest-mid);color:var(--forest)}.reminders-slot-remove svg{width:1rem;height:1rem}.reminders-empty{font-size:.85rem;color:var(--text-light);margin:0 0 .75rem;line-height:1.4}.btn-reminder-add{display:flex;align-items:center;justify-content:center;gap:.45rem;width:100%;padding:11px 14px;border:2px dashed var(--border);border-radius:var(--r);background:var(--cream-dark);color:var(--forest-mid);font-weight:600;font-size:.88rem;cursor:pointer;font:inherit;margin-top:.25rem}.btn-reminder-add:hover{border-color:var(--forest-mid);background:var(--white);color:var(--forest)}.btn-with-icon{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-full.btn-with-icon{width:100%}.reminders-save{margin-top:1rem}.reminders-save .btn-full{margin-top:0}.reminders-msg{margin-top:.75rem;font-size:.88rem;color:var(--text-mid)}.reminders-export{margin-top:1.5rem;padding-top:1.35rem;border-top:1px solid var(--border)}.btn-outline{width:100%;padding:12px 14px;border:2px solid var(--forest);border-radius:var(--r);background:var(--white);color:var(--forest);font-weight:600;font-size:.95rem;cursor:pointer;font:inherit}.btn-outline:hover{background:rgba(26,58,46,.07)}.topbar-icon-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border-radius:8px;border:1px solid rgba(248,245,239,.22);background:rgba(255,255,255,.06);color:rgba(248,245,239,.82);cursor:pointer;font:inherit;transition:background .2s,color .2s}.topbar-icon-btn:hover{background:rgba(255,255,255,.12);color:var(--cream)}.topbar-icon-btn:focus-visible{outline:2px solid var(--amber-light);outline-offset:2px}.topbar-fa-icon{width:1.1rem;height:1.1rem;display:block}.topbar-btn-logout{display:inline-flex;align-items:center;gap:.4rem}.topbar-fa-icon--logout{opacity:.9}.account-tab{padding-bottom:2rem}.account-title{font-family:Playfair Display,serif;font-size:1.45rem;color:var(--forest);margin-bottom:.35rem}.account-intro{font-size:.88rem;color:var(--text-mid);margin-bottom:1rem;line-height:1.55}.account-intro a{color:var(--forest-mid);font-weight:600;text-decoration:underline;text-underline-offset:3px}.account-intro a:focus-visible{outline:2px solid var(--forest-mid);outline-offset:3px;border-radius:2px}.account-back-btn{display:inline-flex;align-items:center;gap:.4rem;background:none;border:none;color:var(--forest-mid);font:inherit;font-weight:600;font-size:.88rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px;margin-bottom:1rem;padding:0;text-align:left}.account-back-btn svg{width:.85rem;height:.85rem;flex-shrink:0}.account-back-btn:focus-visible{outline:2px solid var(--forest-mid);outline-offset:3px;border-radius:2px}.account-alert{background:var(--amber-pale);border:1px solid rgba(201,123,48,.35);border-radius:var(--r);padding:.85rem 1rem;margin-bottom:1.15rem;font-size:.86rem;color:var(--text-mid);line-height:1.5}.account-alert strong{color:var(--amber)}.account-fieldset{border:none;padding:0;margin:0 0 1.25rem}.account-legend{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-light);margin-bottom:.65rem;padding:0}.account-tab .field{margin-bottom:.85rem}.account-tab .field label{display:block;font-size:.82rem;font-weight:600;margin-bottom:.35rem;color:var(--text)}.account-tab .field input{width:100%;padding:11px 12px;border-radius:var(--r);border:1.5px solid var(--border);font:inherit;font-size:.95rem}.account-tab .field input:focus{border-color:var(--forest-mid);outline:none;box-shadow:0 0 0 3px rgba(45,92,72,.12)}.account-hint{font-size:.78rem;color:var(--text-light);margin-top:.35rem;line-height:1.45}.account-checkbox{display:flex;gap:.65rem;align-items:flex-start;margin-bottom:.75rem;cursor:pointer;font-size:.88rem;line-height:1.45;color:var(--text-mid)}.account-checkbox input[type=checkbox]{flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.15rem;accent-color:var(--forest)}.account-checkbox a{color:var(--forest-mid);font-weight:600;text-decoration:underline;text-underline-offset:3px}.account-checkbox a:focus-visible{outline:2px solid var(--forest-mid);outline-offset:2px;border-radius:2px}.account-actions{margin-top:.25rem}.account-msg{margin-top:.85rem;font-size:.88rem;color:var(--forest-mid)}.account-msg-err{color:var(--red)}.account-gdpr{margin-top:1.75rem;padding-top:1.35rem;border-top:1px solid var(--border)}.account-subheading{font-family:Playfair Display,serif;font-size:1.1rem;color:var(--forest);margin-bottom:.45rem}.legal-shell{max-width:42rem;margin:0 auto;padding:2rem 1.5rem 4rem}.legal-shell h1{font-family:Playfair Display,serif;font-size:1.75rem;color:var(--forest);margin-bottom:1rem}.legal-logo-link{display:inline-block;text-decoration:none;line-height:0}.legal-logo-link:focus-visible{outline:2px solid var(--forest-mid);outline-offset:4px;border-radius:4px}.legal-shell h2{font-size:1.05rem;color:var(--forest);margin:1.5rem 0 .5rem}.legal-shell li,.legal-shell p{font-size:.92rem;color:var(--text-mid);line-height:1.65;margin-bottom:.75rem}.legal-shell ul{padding-left:1.25rem;margin-bottom:1rem}.legal-shell a{color:var(--forest-mid);font-weight:600}.legal-shell a:focus-visible{outline:2px solid var(--forest-mid);outline-offset:3px;border-radius:2px}.legal-nav{margin-bottom:1.5rem}.legal-nav a{font-size:.88rem;font-weight:600;color:var(--forest-mid)}.home-footer{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid var(--border);text-align:center;font-size:.82rem;color:var(--text-light)}.home-footer a{color:var(--forest-mid);font-weight:600;margin:0 .5rem;text-decoration:underline;text-underline-offset:3px}.home-footer a:focus-visible{outline:2px solid var(--forest-mid);outline-offset:3px;border-radius:2px}.legal-meta{font-size:.88rem;color:var(--text-mid);margin-bottom:1rem;line-height:1.5}.legal-html h2{font-size:1.05rem;color:var(--forest);margin:1.25rem 0 .5rem}.legal-html li,.legal-html p{font-size:.92rem;color:var(--text-mid);line-height:1.65;margin-bottom:.75rem}.legal-html ul{padding-left:1.25rem;margin-bottom:1rem}.legal-html .legal-placeholder{color:var(--text-light)}@media(max-width:400px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.spark-row{grid-template-columns:1fr}}.portal-shell{display:flex;flex-direction:column;min-height:100vh}