:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;color:#f5f7fb;background:#07090d;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 75% 0,#172033 0,transparent 32%),#07090d;color:#f5f7fb}button,input{font:inherit}.app{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:238px;padding:24px 18px;background:#0a0c12e6;border-right:1px solid #202530;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);display:flex;flex-direction:column;z-index:5}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 28px}.brandMark{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#f2d18b,#9c6f2b);display:grid;place-items:center;color:#15110a;font-weight:900}.brand strong,.brand span,.profile strong,.profile span{display:block}.brand span,.profile span{font-size:12px;color:#777f8d;margin-top:2px}.sidebar nav{display:grid;gap:5px}.sidebar nav button{border:0;background:transparent;color:#8b93a1;padding:11px 12px;border-radius:12px;text-align:left;display:flex;gap:12px;align-items:center;cursor:pointer}.sidebar nav button i{width:22px;text-align:center;font-style:normal;font-size:18px}.sidebar nav button.active,.sidebar nav button:hover{background:#171b24;color:#fff}.profile{margin-top:auto;border-top:1px solid #202530;padding:18px 8px 0;display:flex;gap:10px;align-items:center}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#282f3d;font-size:12px;font-weight:700}main{margin-left:238px;min-height:100vh;padding:26px 34px 80px;max-width:1600px}header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}header p{margin:0;color:#7f8796;font-size:13px}header h1{margin:3px 0 0;font-size:27px}.quick,.propertyHero button,.addTask button,.inlineForm button{background:#e5bd73;color:#17130d;border:0;border-radius:11px;padding:11px 16px;font-weight:750;cursor:pointer}.hero,.propertyHero{border:1px solid #262c38;background:linear-gradient(120deg,#1d222df5,#0f1219e0);border-radius:24px;padding:32px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 24px 80px #00000040}.hero h2,.propertyHero h2,.coming h2{font-size:34px;margin:8px 0}.hero p,.propertyHero p,.coming p{color:#9ba3b1;margin:0;max-width:620px;line-height:1.6}.eyebrow,.coming>span{font-size:11px;letter-spacing:.16em;color:#d7b46f;font-weight:800}.score{width:140px;height:140px;border-radius:50%;border:1px solid #3b424f;background:#080a0f8c;display:grid;place-content:center;text-align:center}.score strong{font-size:42px}.score span{font-size:11px;color:#8f98a6}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.stat,.card{background:#0f1219db;border:1px solid #242a35;border-radius:17px}.stat{padding:20px}.stat span,.stat small{display:block;color:#7e8796}.stat span{font-size:12px}.stat strong{display:block;font-size:24px;margin:12px 0 5px}.stat small{font-size:11px}.grid2{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.card{padding:20px}.cardHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.card h3{font-size:15px;margin:0}.cardHead button{border:0;background:none;color:#d4af69;font-size:12px;cursor:pointer}.taskList{display:grid;gap:10px}.taskRow{display:flex;align-items:center;gap:12px;background:#11151c;padding:13px;border-radius:12px}.taskRow .dot{width:8px;height:8px;border-radius:50%;background:#7c8797}.dot.high{background:#e96b60}.dot.medium{background:#e0b560}.dot.low{background:#6ba88d}.taskRow strong,.taskRow small{display:block}.taskRow strong{font-size:13px}.taskRow small{color:#747e8d;font-size:11px;margin-top:4px}.propertyPhoto{height:120px;border-radius:13px;background:linear-gradient(120deg,#030a1033,#030a10d9),url(https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1200&q=70) center/cover;display:flex;align-items:flex-end;padding:14px}.propertyPhoto span{font-size:11px;letter-spacing:.18em;font-weight:800}.propertyMetrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.propertyMetrics div{background:#11151c;border-radius:10px;padding:11px}.propertyMetrics strong,.propertyMetrics span{display:block}.propertyMetrics span{font-size:10px;color:#737d8c;margin-top:3px}.inlineForm,.addTask{display:flex;gap:8px}.inlineForm input,.addTask input{flex:1;background:#0e1117;border:1px solid #2b323e;color:#fff;border-radius:11px;padding:12px;outline:none}.notes{display:grid;gap:8px;margin-top:12px}.notes div{padding:12px;background:#11151c;border-radius:11px}.notes p{margin:0;font-size:13px}.notes small{color:#747d89}.roadmap{display:grid;grid-template-columns:35px 1fr;gap:10px}.roadmap>span{width:30px;height:30px;border-radius:9px;background:#252b35;display:grid;place-items:center;color:#d4b16f;font-size:11px}.roadmap strong{font-size:13px}.roadmap p{font-size:12px;color:#737d8b;margin:4px 0 12px}.week{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin-bottom:16px}.week div{background:#11151c;border:1px solid #242a35;padding:15px;border-radius:14px}.week .today{border-color:#d2aa62;background:#1a1711}.week span,.week strong,.week small{display:block}.week span,.week small{font-size:10px;color:#788291}.week strong{font-size:23px;margin:8px 0}.timeline>div{display:grid;grid-template-columns:80px 14px 1fr;align-items:start}.timeline time{font-size:11px;color:#818b99;padding-top:4px}.timeline>div>span{width:8px;height:8px;border-radius:50%;background:#d2ac68;margin-top:5px}.timeline p{margin:0 0 18px}.timeline strong,.timeline small{display:block}.timeline small{color:#7a8491;font-size:11px;margin-top:4px}.addTask{margin-bottom:16px}.fullTasks{display:grid;gap:8px}.fullTasks label{display:flex;gap:12px;align-items:center;background:#11151c;padding:14px;border-radius:12px}.fullTasks label.done{opacity:.45}.fullTasks label.done strong{text-decoration:line-through}.fullTasks label span{flex:1}.fullTasks strong,.fullTasks small{display:block}.fullTasks small{font-size:11px;color:#77818e;margin-top:4px}.fullTasks label>button{background:none;border:0;color:#67717f;font-size:20px;cursor:pointer}.moduleGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.moduleGrid button{background:#11151c;border:1px solid #252c37;color:#fff;border-radius:16px;padding:22px;text-align:left;cursor:pointer}.moduleGrid button:hover{transform:translateY(-2px);border-color:#79633d}.moduleGrid span,.moduleGrid strong,.moduleGrid small{display:block}.moduleGrid span{font-size:24px;color:#d2ad6c}.moduleGrid strong{margin:22px 0 6px}.moduleGrid small{color:#737d8a}.coming{text-align:center;padding:90px 25px;background:#10141b;border:1px solid #242a35;border-radius:22px}.coming p{margin:0 auto 22px}.coming button{border:1px solid #363e4a;background:#171b22;color:#7f8997;padding:10px 16px;border-radius:10px}.settingsRows{display:grid;gap:12px}.settingsRows>div{background:#11151c;padding:16px;border-radius:12px}.settingsRows p,.muted{color:#7b8491;font-size:13px}.settingsRows button,.fileButton{display:inline-block;border:1px solid #3a424f;background:#1a1f27;color:#fff;padding:9px 13px;border-radius:9px;cursor:pointer}.fileButton input,.mobileNav{display:none}.toast{position:fixed;bottom:24px;right:24px;padding:12px 16px;background:#f0d092;color:#18130b;border-radius:10px;font-weight:700;z-index:20}.empty{color:#717b89;padding:22px;text-align:center}.compact{min-height:180px}@media (max-width:980px){.stats,.moduleGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.sidebar{display:none}main{margin-left:0;padding:max(20px,calc(env(safe-area-inset-top) + 8px)) 16px 100px}header{margin-bottom:18px}header h1{font-size:24px}.quick{padding:9px 11px;font-size:12px}.hero,.propertyHero{padding:22px;display:block}.hero h2,.propertyHero h2{font-size:28px}.score{display:none}.stats{grid-template-columns:1fr 1fr;gap:9px}.stat{padding:15px}.stat strong{font-size:20px}.grid2{grid-template-columns:1fr}.week{overflow-x:auto;grid-template-columns:repeat(7,86px)}.moduleGrid{grid-template-columns:1fr 1fr;gap:9px}.moduleGrid button{padding:16px}.mobileNav{position:fixed;display:flex;overflow-x:auto;inset:auto 0 0 0;background:#0a0c11f0;border-top:1px solid #272d38;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;padding:7px 5px max(8px,env(safe-area-inset-bottom))}.mobileNav button{border:0;background:none;color:#697381;display:grid;place-items:center;gap:3px;font-size:9px;flex:0 0 68px}.mobileNav button i{font-style:normal;font-size:19px}.mobileNav button.active{color:#e0bc78}.propertyMetrics{grid-template-columns:repeat(3,1fr)}}:root{--cat-accent:#e5bd73;--cat-run:#d85a30;--cat-bjj:#b47abd;--cat-swim:#4fa192;--cat-family:#d4537e;--cat-admin:#ba7517;--cat-work:#8a8f99;--cat-rest:#565c68}.headerRight{display:flex;align-items:center;gap:16px}.clockStrip{text-align:right;font-family:ui-monospace,Menlo,Consolas,monospace}.clockTime{display:block;font-size:13px;color:#c7ccd6}.clockPia{display:block;font-size:10px;letter-spacing:.1em;color:#d7b46f;margin-top:2px}.btn{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.06em;text-transform:uppercase;padding:9px 13px;border-radius:8px;cursor:pointer;border:1px solid #2b323e;background:#171b22;color:#9aa2b0}.btn:hover{border-color:#3a4250}.btnPrimary{background:#e5bd73;border-color:#e5bd73;color:#211703}.btnSmall{padding:6px 10px;font-size:10px}.btnDanger{background:transparent;color:#e0625a;border-color:#e0625a66}.accentText{color:#e5bd73}.muted2{color:#7f8796;font-weight:400}.journalComposer{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.journalComposer textarea{background:#0e1117;border:1px solid #2b323e;color:#fff;border-radius:11px;padding:12px;min-height:80px;resize:vertical;font-family:inherit;outline:none}.journalComposerRow{display:flex;gap:8px;justify-content:space-between}.journalComposerRow select{background:#0e1117;border:1px solid #2b323e;color:#c7ccd6;border-radius:8px;padding:8px 10px}.journalComposerRow button{background:#e5bd73;color:#211703;border:0;border-radius:9px;padding:9px 16px;font-weight:700;cursor:pointer}.reviewBox{background:#11151c;border:1px solid #242a35;border-radius:10px;padding:14px;margin-bottom:14px;font-size:13px;line-height:1.6;white-space:pre-wrap;color:#d7dbe2}.journalList{display:grid;gap:8px}.journalEntry{display:flex;gap:10px;align-items:flex-start;background:#11151c;padding:12px;border-radius:11px}.journalEntry p{margin:0;font-size:13px;color:#e8e8e6}.journalEntry small{color:#747d89;font-size:11px}.tagPill{flex-shrink:0;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:9px;letter-spacing:.08em;text-transform:uppercase;padding:4px 8px;border-radius:5px;border:1px solid #3a424f;color:#9aa2b0;background:#171b22}.tagPill.accent{color:#e5bd73;border-color:#e5bd73;background:#e5bd731f}.tag-rosebud{color:#8fb3ff;border-color:#3a4a6e}.tag-trading{color:#7ed3a0;border-color:#2f5f45}.tag-playbook{color:#e5bd73;border-color:#7a5f2e}.tag-tasks{color:#e0b560;border-color:#5f4a24}.tag-general{color:#9aa2b0;border-color:#3a424f}.tradingForm{display:grid;grid-template-columns:1fr 100px 100px 1fr auto;gap:8px;margin-bottom:16px}.tradingForm input,.tradingForm select{background:#0e1117;border:1px solid #2b323e;color:#fff;border-radius:9px;padding:10px;outline:none}.tradingForm button{background:#e5bd73;color:#211703;border:0;border-radius:9px;padding:10px 14px;font-weight:700;cursor:pointer}.pnl{font-family:ui-monospace,Menlo,Consolas,monospace;font-weight:700}.pnl.up{color:#6ba88d}.pnl.down{color:#e0625a}.pbTabs{display:flex;gap:6px;margin-bottom:18px;flex-wrap:wrap}.pbTabs button{border:1px solid #242a35;background:#11151c;color:#8b93a1;padding:8px 16px;border-radius:9px;cursor:pointer;font-size:12px;letter-spacing:.04em}.pbTabs button.active{background:#e5bd73;border-color:#e5bd73;color:#211703;font-weight:700}.pbHeadline{margin-bottom:16px}.eyebrowSmall{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:10px;color:#5b6270;letter-spacing:.3em;text-transform:uppercase}.pbHeadline h2{font-size:26px;font-weight:300;margin:5px 0 0;color:#e8e8e6}.badgeRow{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.statGrid2{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.miniStat{background:#0f0f0f;border:1px solid #1f1f1f;border-radius:10px;padding:12px 14px}.miniStatLabel{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:10px;color:#4a4a48;letter-spacing:.14em;text-transform:uppercase}.miniStatValueRow{display:flex;align-items:baseline;gap:6px;margin-top:4px}.miniStatValue{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:20px;color:#e5bd73;font-weight:300}.miniStatOf{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:11px;color:#4a4a48}.miniStatBar{height:3px;background:#1f1f1f;border-radius:2px;margin-top:8px;overflow:hidden}.miniStatBar div{height:100%;background:#e5bd73}.panelBlock{background:#0f0f0f;border:1px solid #1f1f1f;border-radius:10px;padding:12px;margin-bottom:14px}.panelBlock.small{padding:10px 12px;margin-bottom:0}.panelBlockHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:10px;color:#8a8a86;letter-spacing:.14em;text-transform:uppercase}.stepBtns{display:flex;gap:6px}.waterTrack{display:flex;gap:3px;flex-wrap:wrap}.waterCell{flex:1;height:14px;min-width:14px;border-radius:3px;background:#1a1a1a;border:1px solid #1f1f1f;cursor:pointer}.waterCell.filled{background:#e5bd73;border-color:#e5bd73}.suppGrid{margin-top:14px;display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.suppPill{padding:8px 4px;text-align:center;border-radius:6px;background:#1a1a1a;border:1px solid #1f1f1f;color:#8a8a86;font-size:10px;letter-spacing:.05em;cursor:pointer;text-transform:uppercase;font-family:ui-monospace,Menlo,Consolas,monospace}.suppPill.on{background:#e5bd73;border-color:#e5bd73;color:#211703}.sectionLabel{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:10px;color:#e5bd73;letter-spacing:.2em;text-transform:uppercase;margin:4px 0 8px}.sectionLabel.accent{color:#e5bd73}.sectionLabelRow{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.timelineList{background:#0f0f0f;border:1px solid #1f1f1f;border-radius:10px;overflow:hidden;margin-bottom:14px}.timelineRow{display:flex;gap:10px;padding:10px 12px;border-bottom:1px solid #1f1f1f;cursor:default}.timelineRow:last-child{border-bottom:none}.timelineRow.ticked{background:#1a1a1a}.timelineRow.optional{opacity:.65}.timelineRow[onclick]{cursor:pointer}.timelineTime{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:10px;color:#4a4a48;width:44px;flex-shrink:0;padding-top:3px}.checkbox{width:16px;height:16px;border-radius:3px;border:1.5px solid #2a2a2a;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#211703;font-size:11px;font-weight:700;cursor:pointer;margin-top:2px}.checkbox.checked{background:#e5bd73;border-color:#e5bd73}.timelineBody{flex:1;min-width:0}.timelineTitleRow{display:flex;justify-content:space-between;gap:8px}.timelineTitle{font-size:13px;font-weight:600;line-height:1.3}.timelineMacros{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:10px;color:#4a4a48;white-space:nowrap}.timelineDesc{font-size:11px;color:#8a8a86;margin-top:3px;line-height:1.4}.optTag{color:#4a4a48;font-weight:400;font-size:10px}.cat-trt,.cat-meal{color:var(--cat-accent)}.cat-run{color:var(--cat-run)}.cat-bjj{color:var(--cat-bjj)}.cat-swim{color:var(--cat-swim)}.cat-family{color:var(--cat-family)}.cat-admin{color:var(--cat-admin)}.cat-work{color:var(--cat-work)}.cat-rest{color:var(--cat-rest)}.tagPill.cat-bjj{border-color:var(--cat-bjj);background:#b47abd1f}.tagPill.cat-family{border-color:var(--cat-family);background:#d4537e1f}.tagPill.cat-admin{border-color:var(--cat-admin);background:#ba75171f}.catDot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:5px;background:var(--cat-rest)}.catDot.cat-trt,.catDot.cat-meal{background:var(--cat-accent)}.catDot.cat-run{background:var(--cat-run)}.catDot.cat-bjj{background:var(--cat-bjj)}.catDot.cat-swim{background:var(--cat-swim)}.catDot.cat-family{background:var(--cat-family)}.catDot.cat-admin{background:var(--cat-admin)}.catDot.cat-work{background:var(--cat-work)}.weighIn{margin-top:0;background:#0f0f0f;border:1px solid #e5bd73;border-radius:10px;padding:14px;margin-bottom:14px}.fieldInput{width:100%;background:#1a1a1a;border:1px solid #2a2a2a;color:#e8e8e6;padding:10px 12px;border-radius:6px;font-size:14px;outline:none}.fieldHint{font-size:11px;color:#4a4a48;margin-top:6px;font-family:ui-monospace,Menlo,Consolas,monospace}.sleepMoodGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.smallFieldRow{display:flex;align-items:baseline;margin-top:6px}.smallFieldInput{background:transparent;border:0;color:#e5bd73;font-size:20px;font-family:ui-monospace,Menlo,Consolas,monospace;padding:4px 0;outline:none;width:70px}.journalLinkRow{margin-top:4px;margin-bottom:20px}.dayCardList{display:flex;flex-direction:column;gap:10px}.dayCard{background:#0f0f0f;border:1px solid #1f1f1f;border-radius:10px;overflow:hidden}.dayCard.today{border-color:#e5bd73}.dayCardHead{padding:12px 14px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.dayCardHeadLeft{display:flex;align-items:baseline;gap:10px}.dayCardWeekday{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:11px;color:#8a8a86;letter-spacing:.14em;width:30px;display:inline-block}.dayCard.today .dayCardWeekday{color:#e5bd73}.dayCardDate{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:13px;color:#8a8a86}.dayCard.today .dayCardDate{color:#e8e8e6;font-weight:600}.dayCardMain{font-size:13px;color:#e8e8e6;margin-left:6px}.dayCardBody{border-top:1px solid #1f1f1f}.dayCardItem{padding:6px 14px;display:flex;gap:10px;align-items:center;border-bottom:1px solid #1f1f1f;font-size:12px;color:#e8e8e6}.dayCardItem:last-child{border-bottom:none}.dayCardItem.optional{opacity:.55}.ruleRow{display:flex;gap:8px;padding:4px 0;font-size:13px;color:#8a8a86}.ruleNum{color:#e5bd73;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:10px;padding-top:2px}.mealList{background:#0f0f0f;border:1px solid #1f1f1f;border-radius:10px;overflow:hidden;margin-bottom:14px}.mealRow{padding:10px 12px;display:flex;gap:10px;align-items:center;border-bottom:1px solid #1f1f1f;cursor:pointer}.mealRow:last-child{border-bottom:none}.mealRow.ticked{background:#1a1a1a}.mealBody{flex:1;min-width:0;font-size:13px;color:#e8e8e6}.mealBody small{display:block;font-size:11px;color:#4a4a48;margin-top:2px}.mealMacros{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:10px;color:#e5bd73;white-space:nowrap;text-align:right}.extraList{background:#0f0f0f;border:1px solid #1f1f1f;border-radius:10px;margin-bottom:14px}.extraRow{padding:10px 12px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #1f1f1f}.extraRow:last-child{border-bottom:none}.extraRow div small{display:block;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:10px;color:#4a4a48;margin-top:2px}.checkRow{display:flex;align-items:flex-start;gap:10px;cursor:pointer;padding:4px 0;font-size:14px;color:#e8e8e6}.checkRow .strike{text-decoration:line-through;color:#8a8a86}.modalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:100;display:flex;align-items:flex-end;justify-content:center}.modalSheet{background:#141414;border:1px solid #2a2a2a;border-radius:16px 16px 0 0;padding:20px;width:100%;max-width:500px;padding-bottom:calc(20px + env(safe-area-inset-bottom))}.modalHint{font-size:13px;color:#8a8a86;margin:0 0 14px;line-height:1.5}.modalTextarea{min-height:80px;resize:vertical;margin-bottom:12px}.modalActions{display:flex;gap:8px;justify-content:flex-end}.errText{color:#e0625a;font-size:12px;margin-bottom:10px}.chatFab{position:fixed;right:24px;bottom:24px;width:52px;height:52px;border-radius:50%;background:#e5bd73;color:#211703;border:0;font-size:20px;cursor:pointer;box-shadow:0 10px 30px #0006;z-index:60}.chatPanel{position:fixed;right:24px;bottom:90px;width:340px;max-width:calc(100vw - 32px);height:440px;max-height:calc(100vh - 140px);background:#11151c;border:1px solid #242a35;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;z-index:60;box-shadow:0 24px 60px #00000080}.chatHead{padding:14px 16px;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#d7b46f;border-bottom:1px solid #242a35}.chatMessages{flex:1;overflow-y:auto;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.chatEmpty{color:#5b6270;font-size:12px;text-align:center;margin-top:20px}.chatMsg{font-size:13px;line-height:1.5;padding:9px 12px;border-radius:10px;max-width:85%;white-space:pre-wrap}.chatMsg.user{align-self:flex-end;background:#e5bd73;color:#211703}.chatMsg.assistant{align-self:flex-start;background:#1a1f27;color:#e8e8e6}.chatInputRow{display:flex;gap:8px;padding:12px;border-top:1px solid #242a35}.chatInputRow input{flex:1;background:#0e1117;border:1px solid #2b323e;color:#fff;border-radius:9px;padding:10px 12px;outline:none}.chatInputRow button{background:#e5bd73;color:#211703;border:0;border-radius:9px;padding:0 16px;font-weight:700;cursor:pointer}@media (max-width:720px){.statGrid2{grid-template-columns:1fr 1fr}.sleepMoodGrid{grid-template-columns:1fr}.tradingForm{grid-template-columns:1fr 1fr}.chatPanel{right:12px;left:12px;width:auto;bottom:84px}.chatFab{right:16px;bottom:78px}}.monthNav{display:flex;align-items:center;justify-content:center;gap:16px;margin:4px 0 12px}.monthNavLabel{font-size:15px;font-weight:700;min-width:150px;text-align:center}.monthWeekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:6px}.monthWeekdays span{text-align:center;font-size:10px;letter-spacing:.08em;color:#7a8492;text-transform:uppercase}.monthGrid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.monthCell{position:relative;aspect-ratio:1;border-radius:10px;background:#11151c;border:1px solid #202530;padding:6px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.monthCell.empty{background:transparent;border:0;cursor:default}.monthCell.today{border-color:#e5bd73}.monthCell.selected{outline:2px solid #e5bd73;outline-offset:-2px}.monthCellNum{font-size:12px;color:#c7cdd6;font-weight:600}.monthCellDots{display:flex;gap:3px}.monthDot{width:5px;height:5px;border-radius:50%;background:var(--cat-rest)}.monthDot.accent{background:var(--cat-accent)}.monthDot.cat-bjj{background:var(--cat-bjj)}.monthDot.cat-family{background:var(--cat-family)}.monthDot.ext{background:#6fa8dc}.monthCell.cat-run-bg{background:linear-gradient(160deg,#d85a3029,#11151c)}.monthCell.cat-bjj-bg{background:linear-gradient(160deg,#b47abd33,#11151c)}.monthCell.cat-swim-bg{background:linear-gradient(160deg,#4fa19229,#11151c)}.monthCell.cat-rest-bg{background:#11151c}@media (max-width:720px){.monthCell{border-radius:8px;padding:4px}.monthCellNum{font-size:11px}}
