:root{--ink:#17201b;--muted:#6c776f;--line:#e2e8e2;--paper:#f6f8f3;--card:#fff;--green:#306b4c;--green2:#8fbd70;--lime:#dff0bc;--cream:#eef1e7;--orange:#ee8f5b;--shadow:0 18px 45px rgba(31,54,41,.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans","Noto Sans SC",sans-serif}.shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#183b2a;color:#d9e7de;padding:28px 18px 22px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:11px;color:white;text-decoration:none;font-size:19px;font-weight:700;padding:0 8px 32px}.brand em{font-size:11px;font-style:normal;color:#b9dc89;vertical-align:top}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid #7aac7e;border-radius:50%;color:#dff2b7;background:radial-gradient(circle at 30% 30%,#578866,#244b35)}nav{display:grid;gap:5px}nav button{border:0;background:transparent;color:#a9c1b3;border-radius:10px;padding:12px 13px;font:500 14px inherit;text-align:left;cursor:pointer;display:flex;align-items:center;gap:12px}nav button span{width:20px;text-align:center;font-size:17px}nav button:hover,nav button.active{background:#28513b;color:#fff}nav button.active{box-shadow:inset 3px 0 #b2d783}.side-foot{margin-top:auto;border-top:1px solid #315440;padding:20px 7px 0;display:flex;gap:10px;align-items:center}.side-foot strong,.side-foot small{display:block}.side-foot strong{font-size:11px;color:#e6f1e9}.side-foot small{font-size:10px;color:#7fa08d;margin-top:3px}.mini-orbit{width:34px;height:34px;border:1px solid #52745f;border-radius:50%;display:grid;place-items:center;position:relative;font-size:9px}.mini-orbit i{position:absolute;width:5px;height:5px;border-radius:50%;background:#cde899;top:1px}.mini-orbit b{font-size:9px}main{margin-left:232px;min-height:100vh}header{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;background:rgba(246,248,243,.9);backdrop-filter:blur(12px);position:sticky;top:0;z-index:10}.breadcrumb span,.breadcrumb b{display:block}.breadcrumb span{font-size:9px;letter-spacing:2px;color:#93a097}.breadcrumb b{font-size:15px;margin-top:3px}.header-actions{display:flex;align-items:center;gap:14px}.provider{font-size:11px;padding:7px 10px;border-radius:20px;background:#e4eee4;color:#3e6b50}.provider.mock{background:#fff1e6;color:#9a572f}.avatar{width:34px;height:34px;border-radius:50%;background:#d9eabe;color:#315e43;display:grid;place-items:center;font-size:11px;font-weight:700}.mock-banner{background:#fff4e9;border-bottom:1px solid #f2d7bf;color:#8b542f;padding:8px 42px;font-size:12px}.hidden{display:none!important}.mobile-menu{display:none}.page{display:none;padding:42px;max-width:1440px;margin:auto}.page.active{display:block}.hero{min-height:370px;background:linear-gradient(115deg,#e8efde 0%,#f8f8f0 55%,#edf1e7 100%);border:1px solid #dde5d7;border-radius:24px;padding:48px 54px;display:grid;grid-template-columns:1.25fr .75fr;overflow:hidden;position:relative}.eyebrow,.card small,.pipeline>small,.reflection-form>small,.context-panel>small{font-size:9px;letter-spacing:1.9px;color:#779080;font-weight:700}.hero h1{font-size:43px;line-height:1.15;margin:12px 0 18px;letter-spacing:-1.5px}.hero h1 span{color:var(--green)}.hero p{max-width:620px;line-height:1.8;color:#607067;font-size:15px}.hero-actions{display:flex;gap:10px;margin-top:28px}.primary,.ai-button,.ghost,.light-btn{border:0;border-radius:9px;font:600 13px inherit;padding:12px 18px;cursor:pointer;transition:.2s}.primary{background:#285e42;color:white}.primary:hover,.ai-button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #315e4330}.ai-button{background:#ddebba;color:#254a36}.ghost{background:white;border:1px solid #d7ded4;color:#314239}.light-btn{background:white;color:#264a36}.growth-visual{position:relative;min-height:270px;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #afc8ae;border-radius:50%;transform:rotate(-16deg)}.o1{width:260px;height:125px}.o2{width:210px;height:210px;border-style:dashed}.o3{width:150px;height:260px}.core{width:135px;height:135px;background:#214f38;border-radius:50%;display:grid;align-content:center;text-align:center;color:white;box-shadow:0 20px 40px #274c3833;z-index:2}.core span{font-size:8px;letter-spacing:2px;color:#a9cbb5}.core strong{font-size:34px}.core small{color:#d5e6da;letter-spacing:0}.node{position:absolute;width:55px;height:55px;border-radius:50%;background:#fff;border:1px solid #cfdbc9;display:grid;place-items:center;font-size:11px;color:#486153;box-shadow:var(--shadow);z-index:3}.n1{top:25px;right:20px}.n2{bottom:15px;right:65px}.n3{bottom:28px;left:20px}.journey{display:grid;grid-template-columns:repeat(5,1fr);gap:0;background:white;border:1px solid var(--line);border-radius:14px;margin:20px 0;padding:18px 20px}.journey-step{position:relative;display:flex;gap:9px;align-items:center;font-size:11px;color:#7a867f}.journey-step:not(:last-child):after{content:"";height:1px;background:#dfe7dc;position:absolute;left:68%;right:-8%;top:13px}.journey-step i{width:26px;height:26px;border:1px solid #d6dfd3;border-radius:50%;display:grid;place-items:center;font-style:normal;background:white;z-index:1}.journey-step.done{color:#245b3e}.journey-step.done i{background:#dcedc1;border-color:#bdd596}.dashboard-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.card{background:var(--card);border:1px solid var(--line);border-radius:16px;box-shadow:0 2px 0 rgba(24,59,42,.01)}.goal-card,.skill-card,.events-card{padding:24px}.card-head{display:flex;justify-content:space-between;align-items:flex-start}.card-head h3{margin:5px 0;font-size:16px}.text-btn,.icon-btn{border:0;background:none;color:#51705e;font:500 11px inherit;cursor:pointer}.goal-card h2{font-size:25px;margin:27px 0 18px}.progress{height:8px;border-radius:10px;background:#edf0eb;overflow:hidden}.progress i{display:block;height:100%;width:0;background:linear-gradient(90deg,#396f51,#a6cf77);border-radius:10px;transition:.5s}.progress-meta{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin-top:8px}.progress-meta b{color:#315e43}.next-actions{display:grid;gap:9px;margin-top:22px}.next-actions div{display:flex;gap:9px;font-size:12px;color:#5e6b64}.next-actions i{width:17px;height:17px;border:1px solid #b8c7ba;border-radius:50%}.tag{font-size:10px;padding:5px 8px;border-radius:10px;background:#edf3e9;color:#52705c}.radar-wrap{display:flex;align-items:center}.radar{width:250px;height:210px;overflow:visible}.radar-lines polygon{fill:none;stroke:#dde6dc;stroke-width:1}.skill-shape{fill:#93bd7666;stroke:#4d7b59;stroke-width:2}.labels text{font:10px "Noto Sans SC";fill:#657269;text-anchor:middle}.skill-summary{font-size:11px;line-height:2;color:#637168}.timeline{margin-top:20px;display:grid;gap:15px}.timeline-item{display:grid;grid-template-columns:12px 1fr auto;gap:10px;font-size:12px;align-items:start}.timeline-item i{width:9px;height:9px;background:#97be73;border:2px solid #e5f0dc;border-radius:50%;margin-top:4px}.timeline-item small{letter-spacing:0;color:#9aa39d}.empty-state{color:#99a39c;font-size:12px;padding:25px 0}.insight-card{padding:28px;background:#285d42;color:white;position:relative;overflow:hidden}.insight-card:after{content:"";position:absolute;width:180px;height:180px;border:1px solid #ffffff20;border-radius:50%;right:-60px;bottom:-70px}.insight-card small{color:#afd2ba}.insight-card h3{font-size:21px;margin:15px 0 10px}.insight-card p{font-size:13px;line-height:1.8;color:#d9e7de}.insight-mark{float:right;font-size:24px;color:#cbe6a6}.insight-card button{margin-top:12px}.page-intro{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:28px}.page-intro h1{font-size:34px;margin:6px 0 6px;letter-spacing:-1px}.page-intro p{margin:0;color:var(--muted);font-size:13px}.step-no{font-size:10px;font-weight:700;color:#65946e;border-bottom:2px solid #99c379;padding-bottom:3px}.why{max-width:360px;background:#e8efe1;border-radius:12px;padding:14px 16px}.why b,.why span{display:block}.why b{font-size:11px;color:#356146;margin-bottom:4px}.why span{font-size:11px;line-height:1.5;color:#66746a}.split-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.form-card{padding:27px}.section-title{display:flex;align-items:center;gap:12px;margin:3px 0 17px;border-bottom:1px solid #edf0ec;padding-bottom:10px}.section-title span{font-size:14px;font-weight:700}.section-title small{letter-spacing:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:26px}.form-grid label,.skill-inputs label{font-size:11px;color:#59675f;font-weight:600}.form-grid .full{grid-column:1/-1}input,textarea,select{width:100%;border:1px solid #dce4dc;border-radius:9px;background:#fbfcfa;color:var(--ink);font:400 13px inherit;padding:11px 12px;outline:0;margin-top:7px}input:focus,textarea:focus,select:focus{border-color:#72a17d;box-shadow:0 0 0 3px #72a17d16}textarea{min-height:76px;resize:vertical}.skill-inputs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:24px}.skill-inputs input{padding:9px}.form-actions{display:flex;justify-content:flex-end;gap:9px;align-items:center}.form-actions span{margin-right:auto;font-size:11px;color:#52705c}.model-card{padding:26px;min-height:560px;position:sticky;top:98px;align-self:start}.model-empty{text-align:center;color:#7c8881;padding:100px 25px}.model-empty h3{font-size:16px;color:#43534a}.model-empty p{font-size:12px;line-height:1.7}.model-orbit{width:58px;height:58px;border-radius:50%;background:#edf3e6;display:grid;place-items:center;margin:auto;color:#5a865f;font-size:22px}.profile-summary{background:#f0f4eb;border-radius:11px;padding:15px;font-size:12px;line-height:1.7;margin:18px 0}.model-section{margin-top:17px}.model-section h4{font-size:11px;color:#3d5d49;margin:0 0 8px}.model-section ul{margin:0;padding-left:17px;color:#627168;font-size:11px;line-height:1.8}.goal-create{padding:25px;display:grid;grid-template-columns:.6fr 1.4fr;align-items:center;gap:20px}.goal-create h3{margin:6px 0}.goal-input{display:flex;gap:8px}.goal-input input{margin:0}.goal-list{display:grid;gap:18px;margin-top:20px}.goal-map{padding:26px}.goal-map-title{display:flex;justify-content:space-between;align-items:center}.goal-map-title h2{margin:0;font-size:23px}.danger{color:#b05c4a}.milestones{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.milestone{border:1px solid #e1e7df;background:#fafbf8;border-radius:12px;padding:16px}.milestone h3{font-size:13px;margin:0 0 15px}.task{display:flex;gap:9px;font-size:11px;line-height:1.45;margin:10px 0;cursor:pointer}.task input{width:auto;margin:1px 0}.task.done span{text-decoration:line-through;color:#98a29b}.knowledge-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}.upload{min-height:245px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;border-style:dashed}.upload.drag{background:#eef5e7;border-color:#7aaa7c}.upload input{display:none}.upload-icon{width:44px;height:44px;border-radius:50%;background:#e8f0df;color:#4d7a56;display:grid;place-items:center;font-size:24px}.upload h3{margin:14px 0 3px}.upload p,.upload small{font-size:11px;color:#89938c}.upload .ghost{margin:10px}.pipeline{padding:25px}.pipeline h3{margin:7px 0 30px}.pipe{display:flex;align-items:center;justify-content:space-between}.pipe span{font-size:11px;text-align:center}.pipe i{display:grid;place-items:center;margin:0 auto 8px;width:31px;height:31px;border-radius:50%;background:#e4eedc;color:#3e704c;font-style:normal;font-weight:700}.pipe b{font-weight:400;color:#aab4ac}.boundary{display:grid;grid-template-columns:auto 1fr;gap:6px 12px;background:#f4f6f1;padding:12px;border-radius:9px;margin-top:25px;font-size:10px}.boundary b{color:#3b6249}.boundary span{color:#77837b}.section-row{display:flex;justify-content:space-between;align-items:center;margin:28px 0 14px}.section-row h2{font-size:17px}.section-row span{font-size:11px;color:#7b877f}.document-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.document{padding:16px;display:grid;grid-template-columns:36px 1fr auto;gap:11px;align-items:center}.doc-icon{width:36px;height:40px;border-radius:6px;background:#e8f0e1;display:grid;place-items:center;color:#4e7558;font-size:10px}.document h4{margin:0 0 5px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document small{letter-spacing:0}.compact{align-items:center}.context-chips{display:flex;gap:7px;align-items:center}.context-chips span{font-size:10px;background:#e5eddf;color:#42634d;padding:6px 9px;border-radius:12px}.context-chips i{font-style:normal;color:#a6afa8}.coach-layout{display:grid;grid-template-columns:1fr 280px;gap:18px}.coach-panel{height:670px;display:flex;flex-direction:column;overflow:hidden}.coach-head{padding:15px 19px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:11px}.coach-head h3{font-size:13px;margin:0}.coach-head span{font-size:9px;color:#7e8c83}.coach-head span i{display:inline-block;width:6px;height:6px;background:#6eaa6f;border-radius:50%;margin-right:5px}.coach-head .icon-btn{margin-left:auto}.coach-avatar{width:34px;height:34px;background:#285d42;color:#dff0bb;border-radius:50%;display:grid;place-items:center}.messages{flex:1;overflow:auto;padding:25px}.welcome{text-align:center;max-width:570px;margin:55px auto}.welcome>span{font-size:28px;color:#5e8c63}.welcome h2{font-size:24px;margin:12px}.welcome p{font-size:12px;color:#77847c}.prompts{display:flex;gap:7px;justify-content:center;margin-top:22px;flex-wrap:wrap}.prompts button{border:1px solid #dde4dc;background:#fafbf9;border-radius:20px;padding:8px 11px;font:10px inherit;color:#5d6c63;cursor:pointer}.message{max-width:82%;margin-bottom:18px;font-size:12px;line-height:1.75}.message.user{margin-left:auto;background:#295e43;color:white;border-radius:15px 15px 3px 15px;padding:11px 14px}.message.ai{background:#f0f4ed;border-radius:3px 15px 15px 15px;padding:15px}.message.ai h4{font-size:10px;color:#4f7359;margin:15px 0 6px}.message.ai ul{margin:0;padding-left:18px}.reference{display:block;margin-top:10px;border-top:1px solid #dbe3d8;padding-top:8px;color:#728078;font-size:10px}.composer{margin:0 17px 17px;border:1px solid #d9e2d8;border-radius:12px;padding:9px 10px;display:grid;grid-template-columns:1fr 38px;background:white}.composer textarea{border:0;margin:0;min-height:40px;padding:7px}.composer textarea:focus{box-shadow:none}.send{width:34px;height:34px;border-radius:50%;border:0;background:#285e42;color:white;font-size:18px;cursor:pointer}.composer small{grid-column:1/-1;letter-spacing:0;color:#a2aaa5;padding-left:7px}.context-panel{padding:23px;height:max-content}.context-panel h3{margin:7px 0 20px}.context-row{display:flex;justify-content:space-between;border-bottom:1px solid #edf0ec;padding:12px 0;font-size:11px}.context-row span:first-child{color:#68766d}.context-row b{font-size:10px;color:#3b6649}.context-note{background:#edf3e8;padding:13px;border-radius:9px;margin-top:18px}.context-note b{font-size:11px}.context-note p{font-size:10px;line-height:1.6;color:#6d7b72;margin-bottom:0}.memory-create{padding:15px;display:grid;grid-template-columns:150px 1fr auto;gap:10px}.memory-create input,.memory-create select{margin:0}.memory-tabs{display:flex;gap:7px;margin:20px 0}.memory-tabs button{border:1px solid #dce3db;background:white;padding:7px 12px;border-radius:16px;font:10px inherit;color:#6d7971;cursor:pointer}.memory-tabs button.active{background:#285d42;color:white}.memory-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.memory-item{padding:18px;min-height:145px;position:relative}.memory-item .memory-kind{font-size:9px;padding:5px 7px;border-radius:8px;background:#e9f0e3;color:#477054}.memory-item p{font-size:12px;line-height:1.65;margin:18px 0}.memory-meta{font-size:9px;color:#98a199;position:absolute;bottom:14px}.memory-delete{position:absolute;right:12px;top:12px}.reflection-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.reflection-form,.reflection-result{padding:28px;min-height:390px}.reflection-form h2{font-size:24px}.reflection-form textarea{min-height:165px}.reflection-hints{display:flex;gap:6px;align-items:center;margin:13px 0}.reflection-hints span,.reflection-hints i{font-size:9px;font-style:normal}.reflection-hints i{background:#edf1e9;border-radius:9px;padding:5px 7px}.reflection-form button{float:right}.reflection-result .model-empty{padding:75px 20px}.result-block{margin-bottom:19px}.result-block small{color:#5d8264}.result-block p{font-size:12px;line-height:1.7;margin:6px 0}.reflection-history{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.history-item{padding:17px}.history-item h4{margin:0 0 7px;font-size:12px}.history-item p{margin:0;font-size:10px;color:#77847c;line-height:1.6}.toast{position:fixed;right:25px;bottom:25px;background:#183b2a;color:white;padding:11px 16px;border-radius:9px;font-size:11px;opacity:0;transform:translateY(10px);pointer-events:none;transition:.25s;z-index:50}.toast.show{opacity:1;transform:none}.toast.error{background:#9c4f3f}.loading{opacity:.6;pointer-events:none}
@media(max-width:1050px){.sidebar{width:76px}.brand span:last-child,.side-foot,.sidebar nav button:not(.active){font-size:0}.brand{padding-left:4px}.sidebar nav button{justify-content:center}.sidebar nav button span{font-size:18px}main{margin-left:76px}.hero{grid-template-columns:1fr}.growth-visual{display:none}.dashboard-grid{grid-template-columns:1fr}.split-layout{grid-template-columns:1fr}.model-card{position:static}.coach-layout{grid-template-columns:1fr}.context-panel{display:none}.document-list,.memory-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.sidebar{transform:translateX(-100%);width:232px;transition:.2s}.sidebar.open{transform:none}.sidebar nav button:not(.active){font-size:14px}.sidebar nav button{justify-content:flex-start}.sidebar nav button span{font-size:17px}.brand span:last-child,.side-foot{display:flex}main{margin-left:0}header{padding:0 18px}.mobile-menu{display:block;border:0;background:none;font-size:20px}.breadcrumb span{display:none}.provider{max-width:120px;white-space:nowrap;overflow:hidden}.mock-banner{padding:8px 18px}.page{padding:25px 16px}.hero{padding:34px 25px;min-height:auto}.hero h1{font-size:32px}.journey{overflow:auto;grid-template-columns:repeat(5,140px)}.page-intro{align-items:flex-start;flex-direction:column}.why{max-width:none}.form-grid,.reflection-layout{grid-template-columns:1fr}.skill-inputs{grid-template-columns:repeat(2,1fr)}.goal-create,.knowledge-layout{grid-template-columns:1fr}.goal-input{flex-direction:column}.milestones,.document-list,.memory-list{grid-template-columns:1fr}.coach-panel{height:72vh}.context-chips{display:none}.memory-create{grid-template-columns:1fr}.radar-wrap{justify-content:center}.skill-summary{display:none}.reflection-history{grid-template-columns:1fr}}
.memory-layer-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:22px;padding:6px;background:#e9eee6;border-radius:13px}.memory-layer-tabs button{border:0;background:transparent;border-radius:9px;padding:12px;font:600 11px inherit;color:#6f7c73;cursor:pointer}.memory-layer-tabs button.active{background:white;color:#285e42;box-shadow:0 3px 12px #294b3620}.memory-layer{display:none}.memory-layer.active{display:block}.layer-intro{display:flex;align-items:flex-end;justify-content:space-between;margin:26px 0 14px}.layer-intro small{font-size:9px;letter-spacing:1.8px;color:#73907d;font-weight:700}.layer-intro h2{font-size:21px;margin:5px 0}.layer-intro p{font-size:11px;color:#7b877f;margin:0}.layer-badge{font-size:10px;background:#e4edde;color:#456a51;padding:7px 10px;border-radius:12px}.stable-form{padding:23px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.stable-form label,.event-form label{font-size:11px;font-weight:600;color:#59675f}.stable-form .full{grid-column:1/-1}.stable-form textarea{min-height:95px}.memory-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px}.memory-actions span{margin-right:auto;color:#89958d;font-size:10px}.event-form{padding:20px;display:grid;grid-template-columns:150px 1fr 160px 120px;gap:12px;align-items:end;margin-bottom:18px}.event-content{grid-column:1/-2}.event-submit{display:flex;gap:8px;justify-content:flex-end}.event-form textarea{min-height:75px}.memory-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.memory-item{padding:18px;min-height:175px;position:relative}.memory-item .memory-kind{font-size:9px;padding:5px 7px;border-radius:8px;background:#e9f0e3;color:#477054}.memory-item h3{font-size:14px;margin:16px 0 4px}.memory-item p{font-size:11px;line-height:1.65;margin:8px 0 24px}.memory-meta{font-size:9px;color:#98a199;position:absolute;bottom:14px}.memory-card-actions{position:absolute;right:10px;top:10px;display:flex;gap:3px}.doc-actions{display:flex;align-items:center}.memory-upload-link{margin-top:18px}.route-badge{display:inline-block;background:#dcebcf;color:#386047;border-radius:12px;padding:4px 8px;font-size:9px;margin-bottom:10px}
@media(max-width:1050px){.stable-form{grid-template-columns:repeat(2,1fr)}.event-form{grid-template-columns:1fr 1fr}.event-content{grid-column:1/-1}.event-submit{grid-column:1/-1}.memory-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.memory-layer-tabs{grid-template-columns:1fr}.layer-intro{align-items:flex-start;flex-direction:column;gap:12px}.stable-form,.event-form,.memory-list{grid-template-columns:1fr}.stable-form .full,.event-content,.event-submit{grid-column:1}.memory-actions{flex-wrap:wrap}.memory-actions span{width:100%}}
.trace-details{margin-top:12px;border-top:1px solid #d9e2d8;padding-top:10px}.trace-details summary{cursor:pointer;color:#416b50;font-size:10px;font-weight:700}.citation{background:#fff;border:1px solid #e0e7de;border-radius:9px;padding:10px;margin-top:8px}.citation b,.citation span{display:block}.citation b{font-size:10px;color:#345d43}.citation span{font-size:9px;color:#89938c;margin-top:3px}.citation p{font-size:10px!important;line-height:1.6!important;color:#627068;margin:7px 0 0!important}.eval-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.eval-metric{padding:19px}.eval-metric small,.eval-metric strong,.eval-metric span{display:block}.eval-metric strong{font-size:29px;color:#285e42;margin:8px 0}.eval-metric span{font-size:10px;color:#7b877f}.eval-layout{display:grid;grid-template-columns:1fr 390px;gap:18px}.eval-form{padding:16px;display:grid;grid-template-columns:1fr 1.35fr;gap:12px;margin-bottom:12px}.eval-form label{font-size:10px;font-weight:600;color:#5c6b62}.layer-checks{display:flex;gap:12px;margin-top:9px}.layer-checks label{display:flex;gap:5px;align-items:center}.layer-checks input{width:auto;margin:0}.eval-form-actions{display:flex;justify-content:flex-end;align-items:end;gap:7px}.eval-cases{display:grid;gap:9px}.eval-case{padding:17px;display:flex;justify-content:space-between;align-items:center;gap:15px}.eval-case h3{font-size:13px;margin:7px 0 4px}.eval-case p{font-size:11px;color:#66736b;margin:0}.eval-case small{letter-spacing:0}.eval-layers{font-size:9px;color:#477055;background:#e7efe1;padding:4px 7px;border-radius:8px}.eval-case-actions{display:flex;gap:6px;align-items:center;flex-shrink:0}.eval-case-actions .ai-button{padding:8px 11px;font-size:10px}.eval-detail{padding:23px;align-self:start;position:sticky;top:98px;max-height:720px;overflow:auto}.eval-detail>.model-empty{padding:80px 15px}.eval-detail h3{margin:8px 0}.eval-question,.eval-answer{font-size:11px;line-height:1.7;color:#5d6a62}.eval-pills{display:flex;gap:5px;flex-wrap:wrap;margin:14px 0}.eval-pill{font-size:9px;padding:5px 7px;border-radius:8px}.eval-pill.pass{background:#e2efda;color:#376245}.eval-pill.fail{background:#fae5df;color:#994f3f}.trace-flow{display:grid;grid-template-columns:55px 1fr;gap:7px;background:#f2f5ef;padding:12px;border-radius:9px;font-size:10px}.trace-flow b{color:#40634c}.trace-flow span{color:#69766e}.eval-detail h4{font-size:10px;color:#41644d;margin:18px 0 7px}.human-rating{display:flex;align-items:center;gap:7px;border-top:1px solid #e4e8e2;margin-top:16px;padding-top:14px}.human-rating span{font-size:10px;margin-right:auto}.human-rating button{border:1px solid #d8e0d7;background:white;border-radius:8px;padding:6px 9px;font:10px inherit;cursor:pointer}.human-rating button.selected{background:#285e42;color:white}.eval-error{background:#fff0ec;color:#9c4f3f;border-radius:9px;padding:11px;font-size:10px;line-height:1.6}.eval-runs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.eval-run{padding:14px;text-align:left;cursor:pointer;display:grid;grid-template-columns:auto 1fr;gap:5px 8px;border:1px solid var(--line)}.eval-run>span{grid-row:1/3;font-size:8px;padding:4px 5px;border-radius:6px;background:#e5efdd;color:#3f6c4d;align-self:center}.eval-run.failed>span{background:#fae6df;color:#9c503f}.eval-run b{font-size:11px}.eval-run small{letter-spacing:0}.eval-run:hover{border-color:#8eaf94}.document{grid-template-columns:36px minmax(0,1fr) auto}
@media(max-width:1100px){.eval-layout{grid-template-columns:1fr}.eval-detail{position:static;max-height:none}.eval-metrics{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.eval-form,.eval-runs{grid-template-columns:1fr}.eval-metrics{grid-template-columns:1fr 1fr}.eval-case{align-items:flex-start;flex-direction:column}.eval-case-actions{width:100%;justify-content:flex-end}}
.field-help{display:block!important;letter-spacing:0!important;color:#9a6b4b!important;font-weight:400!important;margin-top:3px}.eval-case-actions .ai-button{white-space:nowrap}
.agent-signals{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:24px}.agent-signal{padding:20px}.agent-signal h3{margin:8px 0}.agent-signal p{margin:0;color:var(--muted);line-height:1.6}.agent-signal.attention{border-left:4px solid var(--orange)}.agent-signal.healthy{border-left:4px solid var(--green2)}.agent-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);gap:20px;align-items:start}.agent-plan{padding:26px;min-height:260px}.agent-plan-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.agent-plan-head h2{margin:10px 0 6px}.agent-plan-head p{margin:0;color:var(--muted);line-height:1.6}.agent-plan-head strong{font-size:26px;color:var(--green)}.agent-actions{display:grid;gap:10px;margin:22px 0}.agent-action{display:flex;gap:12px;padding:14px;border:1px solid var(--line);border-radius:12px;cursor:pointer}.agent-action input{margin-top:4px}.agent-action span,.agent-action b,.agent-action small,.agent-action em{display:block}.agent-action small{margin:5px 0;color:var(--green);letter-spacing:0}.agent-action em{font-style:normal;font-size:12px;color:var(--muted)}.agent-action.done{opacity:.58;background:var(--cream)}.agent-action.done b{text-decoration:line-through}.agent-risk,.report-next{display:flex;gap:12px;padding:14px;border-radius:10px;background:#fff5ea;color:#805432}.agent-risk span{font-size:13px}.checkin-form{padding:26px;display:grid;gap:14px}.checkin-form h2{margin:4px 0}.checkin-form label{display:grid;gap:6px;font-size:12px;color:var(--muted)}.checkin-form textarea{min-height:76px}.checkin-form select{border:1px solid var(--line);border-radius:8px;padding:11px;background:white}.checkin-actions{display:grid;gap:7px;padding:12px;background:var(--cream);border-radius:10px}.checkin-actions>span{font-size:11px;font-weight:700;color:var(--green)}.checkin-actions label{display:flex;grid-template-columns:none;align-items:center;gap:8px;color:var(--ink)}.weekly-report{padding:28px;min-height:180px}.weekly-report h2{font-size:20px}.weekly-report>p{color:var(--muted)}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0}.report-grid>div{padding:16px;background:var(--cream);border-radius:10px}.report-grid b,.report-grid span{display:block}.report-next{background:#eef5e8;color:var(--ink);flex-direction:column}.report-next small{color:var(--muted)}.memory-suggestions{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.memory-suggestion{padding:22px}.memory-suggestion h3{margin:8px 0}.memory-suggestion>div{display:flex;align-items:center;gap:10px;margin:12px 0}.memory-suggestion p{color:var(--muted);min-height:40px}.memory-suggestion button{margin-right:8px}@media(max-width:900px){.agent-layout,.report-grid{grid-template-columns:1fr}}

.goal-title-wrap{min-width:0;flex:1}.goal-title-edit{display:flex;align-items:center;gap:9px;width:max-content;max-width:100%;cursor:text;border-radius:7px;padding:3px 6px 3px 0;transition:background .18s ease,color .18s ease}.goal-title-edit span{opacity:0;color:var(--green);font-size:10px;font-weight:600;white-space:nowrap;transition:opacity .18s ease}.goal-title-edit:hover,.goal-title-edit:focus-visible{background:#f0f5eb;color:#285e42;outline:0}.goal-title-edit:hover span,.goal-title-edit:focus-visible span{opacity:1}.goal-title-form{display:flex;align-items:center;gap:7px;margin-top:5px}.goal-title-form input{min-width:280px;margin:0;padding:8px 10px;font-size:18px;font-weight:700}.goal-title-form button{padding:9px 12px;font-size:11px;white-space:nowrap}@media(max-width:700px){.goal-title-edit{width:100%}.goal-title-form{align-items:stretch;flex-wrap:wrap}.goal-title-form input{width:100%;min-width:0}.goal-title-form button{flex:1}}

.milestone-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.milestone-head h3{margin:1px 0}.milestone-tools{display:flex;gap:4px;flex:0 0 auto}.milestone-tools button,.task-remove{display:grid;place-items:center;width:24px;height:24px;padding:0;border:1px solid #d7e0d6;border-radius:7px;background:#fff;color:#3f6c4d;font:600 15px/1 inherit;cursor:pointer;transition:.16s}.milestone-tools button:hover,.milestone-tools button.active{border-color:#82a88a;background:#eaf2e5}.milestone-tools button.danger,.task-remove{color:#b05c4a}.milestone-tasks{display:grid;gap:2px}.task-row{display:flex;align-items:flex-start;gap:7px}.task-row .task{flex:1;min-width:0}.task-remove{flex:0 0 22px;width:22px;height:22px;margin-top:7px;font-size:13px}.task-remove:hover{border-color:#d5988b;background:#fff0ec}.task-add-form{display:grid;grid-template-columns:1fr auto auto;gap:6px;margin:0 0 12px}.task-add-form input{margin:0;padding:8px 9px;font-size:11px}.task-add-form button{padding:8px 9px;font-size:10px}.milestone-empty{margin:14px 0 4px;color:var(--muted);font-size:11px}@media(max-width:700px){.task-add-form{grid-template-columns:1fr 1fr}.task-add-form input{grid-column:1/-1}}

#dash-goal-slot{min-height:76px;display:flex;align-items:center}.goal-card h2.dashboard-goal-edit{display:flex;align-items:center;gap:9px;width:max-content;max-width:100%;margin:27px 0 18px;padding:4px 7px 4px 0;border-radius:8px;cursor:text;transition:.18s}.dashboard-goal-edit span{opacity:0;color:var(--green);font-size:10px;white-space:nowrap;transition:opacity .18s}.dashboard-goal-edit:hover,.dashboard-goal-edit:focus-visible{background:#edf4e8;color:#285e42;outline:0}.dashboard-goal-edit:hover span,.dashboard-goal-edit:focus-visible span{opacity:1}.dashboard-goal-form{width:100%;display:grid;grid-template-columns:1fr auto auto;gap:7px;align-items:center}.dashboard-goal-form input{margin:0;padding:9px 10px;font-size:18px;font-weight:700}.dashboard-goal-form button{padding:10px 12px;font-size:11px}@media(max-width:700px){.dashboard-goal-form{grid-template-columns:1fr 1fr}.dashboard-goal-form input{grid-column:1/-1}}

.auth-screen{position:fixed;inset:0;z-index:100;background:linear-gradient(135deg,#173b29,#2e6447);display:grid;grid-template-columns:minmax(260px,.65fr) minmax(520px,1.35fr);align-items:center;gap:60px;padding:7vw}.auth-brand{color:#fff;max-width:400px}.auth-brand .brand-mark{width:52px;height:52px;margin-bottom:24px}.auth-brand strong{display:block;font-size:30px}.auth-brand p{color:#bfd0c4;line-height:1.7}.auth-panels{display:grid;grid-template-columns:1fr 1fr;gap:18px}.auth-card{padding:28px}.auth-card h1{margin:7px 0 24px}.auth-card label{display:block;margin:14px 0;font-size:11px;font-weight:600;color:#5b695f}.auth-card button{width:100%;margin-top:8px}.privacy-card{margin-top:26px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.privacy-card h3{margin:6px 0}.privacy-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.privacy-card>div:last-child{display:flex;gap:8px;flex:0 0 auto}@media(max-width:850px){.auth-screen{grid-template-columns:1fr;padding:30px;overflow:auto}.auth-brand{display:none}.auth-panels{grid-template-columns:1fr}.privacy-card{align-items:flex-start;flex-direction:column}.privacy-card>div:last-child{width:100%;flex-wrap:wrap}}

/* Agent workspace: compact, predictable hierarchy independent of global form styles. */
.agent-layout{grid-template-columns:minmax(0,1fr) 360px;gap:24px}
.agent-plan{padding:28px 32px}
.agent-plan-kicker{display:flex;align-items:center;gap:8px;color:var(--green);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.agent-plan-kicker small{font-size:inherit;letter-spacing:inherit}
.agent-plan-kicker span{padding-left:8px;border-left:1px solid var(--line);letter-spacing:.08em;text-transform:none}
.agent-plan-head{margin-top:16px;gap:28px}
.agent-plan-head>div:first-child{min-width:0}
.agent-plan-head h2{margin:0 0 8px;font-size:22px;line-height:1.35;letter-spacing:-.01em}
.agent-plan-head p{max-width:760px;font-size:13px;line-height:1.7}
.agent-plan-progress{flex:0 0 auto;display:grid;justify-items:end;gap:1px;padding-top:1px}
.agent-plan-progress strong{font-size:24px;line-height:1;color:var(--green)}
.agent-plan-progress span{font-size:10px;color:var(--muted)}
.agent-actions{gap:8px;margin:20px 0}
.agent-action{align-items:flex-start;gap:13px;padding:14px 16px;border-radius:10px;background:#fff;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}
.agent-action:hover{border-color:#b8c9b9;box-shadow:0 4px 14px rgba(34,74,51,.06)}
.agent-action input.agent-action-check,.checkin-actions input.checkin-action-check{appearance:none;-webkit-appearance:none;display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;min-width:20px;padding:0;margin:1px 0 0;border:1.5px solid #aebdaf;border-radius:6px;background:#fff;cursor:pointer}
.agent-action input.agent-action-check:checked,.checkin-actions input.checkin-action-check:checked{border-color:var(--green);background:var(--green)}
.agent-action input.agent-action-check:checked::after,.checkin-actions input.checkin-action-check:checked::after{content:'✓';color:#fff;font-size:12px;font-weight:800;line-height:1}
.agent-action input.agent-action-check:focus-visible,.checkin-actions input.checkin-action-check:focus-visible{outline:3px solid rgba(103,153,95,.24);outline-offset:2px}
.agent-action-copy{flex:1;min-width:0}
.agent-action-top{display:flex!important;align-items:flex-start;justify-content:space-between;gap:16px}
.agent-action-top b{font-size:14px;line-height:1.45}
.agent-action-top time{flex:0 0 auto;padding:2px 7px;border-radius:999px;background:var(--cream);color:var(--green);font-size:10px;font-weight:700;white-space:nowrap}
.agent-action-copy em{margin-top:4px;font-size:12px;line-height:1.55}
.agent-action-copy small{display:flex!important;align-items:baseline;gap:7px;margin:8px 0 0;color:var(--ink);font-size:11px;line-height:1.45}
.agent-action-copy small i{flex:0 0 auto;padding:1px 5px;border-radius:4px;background:#eaf2e4;color:var(--green);font-style:normal;font-weight:700}
.agent-action.done{opacity:.68}
.agent-risk{align-items:flex-start;padding:12px 14px;font-size:12px;line-height:1.55}
.agent-risk b{flex:0 0 auto}
.checkin-form{position:sticky;top:84px;padding:28px;gap:13px}
.checkin-form h2{margin:0 0 6px;font-size:22px;line-height:1.3}
.checkin-form>label{gap:6px;font-size:11px;font-weight:600;color:#69766e}
.checkin-form textarea{min-height:78px;margin-top:0;font-size:13px;line-height:1.5}
.checkin-form input,.checkin-form select{margin-top:0;font-size:13px}
.checkin-actions{gap:0;padding:0;border:1px solid var(--line);border-radius:10px;background:#f7f9f4;overflow:hidden}
.checkin-actions>span{padding:11px 13px;border-bottom:1px solid var(--line);font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.checkin-actions label.checkin-action-option{display:flex;align-items:flex-start;gap:10px;padding:10px 13px;border-bottom:1px solid rgba(214,222,213,.72);font-size:12px;line-height:1.45;color:var(--ink);cursor:pointer}
.checkin-actions label.checkin-action-option:last-child{border-bottom:0}
.checkin-action-option:hover{background:#eef4e9}
.checkin-action-option span{flex:1;min-width:0}
.checkin-actions-empty{margin:0;padding:13px;color:var(--muted);font-size:12px}
.checkin-form button[type=submit]{width:100%;margin-top:4px}
@media(max-width:1120px){.agent-layout{grid-template-columns:1fr}.checkin-form{position:static}.agent-plan{padding:24px}}
@media(max-width:640px){.agent-plan{padding:20px}.agent-plan-head{gap:16px}.agent-plan-head h2{font-size:19px}.agent-plan-head p{font-size:12px}.agent-action-top{display:grid!important;gap:6px}.agent-action-top time{justify-self:start}.agent-risk{display:grid;gap:5px}.checkin-form{padding:20px}}
