:root{color-scheme:light;--ink:#102337;--muted:#687786;--blue:#155de8;--line:#dce3e9;--paper:#f5f7f8;--mint:#daf8ef;--red:#ad293f;font-family:Inter,"Segoe UI",Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a{color:inherit}.site-header{max-width:1264px;margin:auto;padding:24px 40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{text-decoration:none;display:flex;align-items:center;gap:10px;font-weight:750;letter-spacing:-1.4px;font-size:28px}.brand svg{width:38px;height:42px;color:var(--blue)}.brand-dot{color:var(--blue)}#account-bar{display:flex;gap:16px;align-items:center;font-size:14px}main{max-width:1184px;margin:25px auto 70px;padding:0 24px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(36px,5.2vw,64px);line-height:1.07;letter-spacing:-2.6px;font-weight:650;margin-bottom:24px}h2{font-size:27px;line-height:1.25;letter-spacing:-.8px}h3{font-size:18px;line-height:1.35}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:14px;font-weight:750;color:var(--blue);margin-bottom:18px}.muted{color:var(--muted)}.lead{font-size:18px;max-width:540px;color:var(--muted)}.card{padding:30px;background:white;border:1px solid var(--line);border-radius:20px}.auth-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:center;min-height:620px}.hero{padding:25px 0}.hero-mark{display:flex;gap:16px;margin-top:40px}.hero-mark span{border-top:1px solid var(--line);padding-top:14px;flex:1;font-size:14px}.hero-mark b{display:block;font-size:20px;margin-bottom:4px}.badge{display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border-radius:30px;background:var(--mint);color:#216457;font-size:14px;font-weight:700}.badge::before{content:"";width:5px;height:5px;background:currentColor;border-radius:50%}.tabs{display:flex;gap:5px;margin:0 0 26px;border-bottom:1px solid var(--line)}.tabs button{border:0;background:none;padding:12px 16px;color:var(--muted);border-bottom:2px solid transparent}.tabs button.active{border-color:var(--blue);color:var(--blue);font-weight:700}label{display:block;font-weight:600;font-size:14px;margin-bottom:7px}input:not([type=checkbox]),select,textarea{width:100%;border:1px solid #cbd5df;border-radius:10px;background:#fff;color:var(--ink);padding:12px 13px;min-height:46px}input:focus,select:focus,textarea:focus{outline:3px solid #cfe2ff;outline-offset:1px;border-color:var(--blue)}textarea{min-height:85px;resize:vertical}.field{margin-bottom:18px}.help{font-size:14px;color:var(--muted);margin:6px 0 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);background:#fff;color:var(--ink);padding:10px 18px;border-radius:9px;font-weight:600;font-size:14px;min-height:43px;text-decoration:none}.btn.primary{background:var(--blue);border-color:var(--blue);color:white}.btn.dark{background:var(--ink);border-color:var(--ink);color:white}.btn.danger{color:var(--red);border-color:#e6c5cc}.btn.link{background:transparent;border:0;padding:6px;min-height:auto}.full{width:100%}.row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.between{justify-content:space-between}.spaced{margin-top:22px}.small{font-size:14px}.dashboard-head{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin:25px 0 32px}.dashboard-head h1{font-size:43px;letter-spacing:-1.8px;margin-bottom:12px}.context-switch{background:#e9edf1;padding:4px;border-radius:10px;display:flex;flex-shrink:0}.context-switch button{background:none;border:0;border-radius:7px;padding:9px 17px;font-size:14px;color:var(--muted)}.context-switch button.active{background:#fff;color:var(--ink);box-shadow:0 2px 4px #1023370a}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.side{align-self:start;background:var(--ink);color:#fff;padding:28px;border-radius:18px}.side p{color:#bbcbd9;font-size:14px}.side .eyebrow{color:#66e1d4}.side hr{border:0;border-top:1px solid #ffffff20;margin:25px 0}.side-stat{font-size:44px;line-height:1.2;letter-spacing:-2px}.side .badge{background:#ffffff12;color:#99e7d9}.notice{background:#eff5ff;color:#34577e;border:1px solid #dbe8fc;border-radius:12px;padding:16px;font-size:14px;margin:20px 0}.check{display:flex;gap:10px;align-items:flex-start;font-weight:400;font-size:14px}.check input{margin-top:5px;accent-color:var(--blue);width:17px;height:17px;flex-shrink:0}.preference{display:grid;grid-template-columns:1fr 190px;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #edf0f3}.preference:last-child{border:0}.preference label{margin:0}.preference small{display:block;color:var(--muted);font-weight:400}.option{padding:20px;background:#f8fafb;border:1px solid var(--line);border-radius:13px;margin-bottom:14px}.option .row .field{flex:1;min-width:130px}.tag-list{display:flex;gap:8px;flex-wrap:wrap}.tag-list label{margin:0;padding:6px 10px;border:1px solid var(--line);background:white;border-radius:7px;font-weight:400;font-size:14px;display:flex;gap:6px;align-items:center}.tag-list input{accent-color:var(--blue)}.result{border:1px solid #9abdf5;border-radius:16px;padding:24px;background:#f2f7ff;margin:24px 0}.result h3{font-size:24px;margin:12px 0}.score{border-top:1px solid #dbe5f2;padding:12px 0}.score p{font-size:14px;margin:5px 0;color:#55708c}.score strong{font-size:14px}.score-number{font-weight:700;color:var(--blue)}.memory-item,.history-item{border-bottom:1px solid var(--line);padding:20px 0}.memory-item:first-child,.history-item:first-child{padding-top:0}.memory-item:last-child,.history-item:last-child{border:0;padding-bottom:0}.memory-item h3,.history-item h3{margin-bottom:7px}.memory-item select{max-width:175px}.empty{padding:35px 15px;text-align:center}.empty p{max-width:390px;margin:10px auto;color:var(--muted)}details summary{cursor:pointer;font-weight:600;margin:10px 0}.step{color:var(--blue);font-size:14px;letter-spacing:1px;font-weight:750;margin-bottom:8px}.danger-zone{border-color:#e6c5cc;margin-top:24px}.danger-zone h3{color:var(--red)}#status{position:fixed;left:50%;bottom:25px;transform:translateX(-50%);background:var(--ink);color:white;border-radius:12px;padding:15px 23px;max-width:calc(100vw - 30px);z-index:10;box-shadow:0 8px 35px #10233725}#status.error{background:#91283c}footer{max-width:1184px;margin:30px auto;padding:22px 24px;border-top:1px solid var(--line);font-size:14px;color:var(--muted)}.inline-warning{color:#956214;font-size:14px}.view-heading{margin-bottom:25px}.view-heading p{color:var(--muted);font-size:14px}button:focus-visible,a:focus-visible{outline:3px solid #67b7fb;outline-offset:3px}@media(max-width:850px){.auth-layout{gap:30px;grid-template-columns:1fr 1fr}.workspace{grid-template-columns:1fr}.side{display:none}.dashboard-head{flex-direction:column;gap:15px}.site-header{padding:20px 24px}}@media(max-width:600px){main{padding:0 18px;margin-top:10px}.site-header{padding:18px}.brand{font-size:25px}.brand svg{width:31px}.auth-layout{grid-template-columns:1fr;gap:15px;min-height:0}.hero{padding:25px 0 10px}h1{font-size:43px;letter-spacing:-2px}.hero-mark{display:none}.lead{font-size:16px}.card{padding:22px;border-radius:15px}.dashboard-head h1{font-size:35px}.tabs{gap:0;overflow-x:auto;white-space:nowrap}.tabs button{padding:11px 12px;font-size:14px}.preference{grid-template-columns:1fr 150px}.preference select{font-size:14px;padding:10px}.option{padding:16px}.dashboard-head{margin-top:24px}#account-bar{gap:8px}#account-bar span{max-width:100px;overflow:hidden;text-overflow:ellipsis}.result{padding:18px}.hero .eyebrow{margin-bottom:12px}}

:root{--paper:#f5f7fa;--line:#e0e6ee;--muted:#627285}.site-header{max-width:1440px;border-bottom:1px solid var(--line);padding:19px 32px}.site-header .brand{font-size:26px}.site-header .brand svg{height:35px;width:32px}main{max-width:1440px;margin:0 auto 50px;padding:0 30px}.auth-layout{max-width:970px;margin:35px auto;min-height:580px;gap:70px;grid-template-columns:1.05fr 1fr}.auth-layout h1{font-size:49px}.auth-layout .hero-mark{margin-top:28px}.auth-layout .card{padding:28px}.auth-layout .lead{font-size:17px}.app-shell{display:grid;grid-template-columns:224px minmax(0,1fr);gap:36px;align-items:start}.workspace-nav{position:sticky;top:0;min-height:calc(100vh - 84px);padding:33px 0 20px;border-right:1px solid var(--line);padding-right:21px}.nav-caption{font-size:12px;letter-spacing:1.6px;color:var(--muted);font-weight:650;padding-left:13px;margin:0 0 16px}.workspace-nav nav{display:flex;flex-direction:column;gap:5px}.workspace-nav nav button{border:0;background:none;min-height:45px;padding:11px 12px;border-radius:9px;display:flex;align-items:center;gap:11px;font-size:14px;color:#546579;text-align:left}.workspace-nav nav button:hover{background:#eaf0f8}.workspace-nav nav button.active{background:#e5edfc;color:#1255c9;font-weight:650}.nav-icon{width:21px;text-align:center;font-size:20px;line-height:1}.nav-count{margin-left:auto;border-radius:6px;font-size:12px;background:#165be1;color:white;padding:0 6px;line-height:21px}.nav-bottom{margin-top:36px;padding:20px 10px 0;border-top:1px solid var(--line)}.nav-bottom .badge{font-size:12px;padding:5px 7px}.nav-bottom .help{font-size:13px;margin-top:12px}.main-workspace{padding-bottom:30px;min-width:0}.dashboard-head{align-items:center;margin:29px 0 26px;gap:18px}.dashboard-head h1{font-size:28px;line-height:1.2;letter-spacing:-.7px;margin:0}.dashboard-head .eyebrow{font-size:12px;letter-spacing:1.2px;margin-bottom:9px}.context-switch button{font-size:14px;padding:9px 13px}.work-content{border:0;background:transparent;border-radius:0;padding:0}.work-content>.view-heading{margin-bottom:24px}.view-heading h2{font-size:23px;letter-spacing:-.5px;margin-bottom:9px}.view-heading p{max-width:750px;margin-bottom:0;font-size:15px}.surface{border:1px solid var(--line);padding:23px;border-radius:15px;background:white}.surface h3{margin-bottom:12px}.surface>p:last-child{margin-bottom:0}.surface hr{border:0;border-top:1px solid var(--line);margin:23px 0}.surface>summary{margin:0;padding:0}.surface[open]>summary{margin-bottom:20px}.surface .field:last-of-type{margin-bottom:20px}.overview-hero{background:#102941;color:white;min-height:232px;display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:25px;padding:32px 35px;border-radius:18px;overflow:hidden}.overview-hero .eyebrow{color:#7fc9ec;font-size:12px;letter-spacing:1.5px}.overview-hero h2{font-size:28px;max-width:410px;margin:13px 0}.overview-hero p{color:#c5d4e2;font-size:15px;max-width:480px;margin-bottom:21px}.overview-hero .btn{border-color:#ffffff35;background:#ffffff0d;color:white}.overview-hero .primary{background:#377cf6;border-color:#377cf6}.orbit{align-self:center;width:145px;height:145px;border:1px solid #77cce55c;border-radius:50%;display:grid;place-items:center;position:relative;transform:rotate(-12deg)}.orbit::before,.orbit::after{content:"";position:absolute;border:1px solid #77cce55c;border-radius:43%;width:116px;height:165px}.orbit::after{transform:rotate(60deg);border-color:#6ba5ff70}.orbit div{font-size:62px;letter-spacing:-6px;color:#9beced;font-weight:650;transform:rotate(12deg);padding-right:8px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.metric{border:1px solid var(--line);border-radius:13px;padding:22px;background:white;text-align:left;font-size:14px;color:var(--muted)}.metric:hover{border-color:#a8bfde}.metric span{display:block;font-size:32px;letter-spacing:-1px;color:var(--ink);font-weight:650;margin-bottom:7px;line-height:1.2}.two-col{display:grid;grid-template-columns:1.4fr 1fr;gap:20px}.two-col h3{font-size:17px}.two-col .btn.link{font-size:14px}.list-item{padding:20px 0;border-bottom:1px solid var(--line)}.list-item:last-child{border-bottom:0}.list-item .row{align-items:flex-start}.list-item p{margin-bottom:9px}.empty{padding:34px 20px}.empty-symbol{width:40px;height:40px;display:grid;place-items:center;margin:0 auto 14px;font-size:25px;background:#eaf0f8;color:#718aad;border-radius:12px}.empty h3{font-size:17px;margin-bottom:8px}.empty p{font-size:14px;max-width:430px}.empty .btn{margin-top:14px}.goal-steps{display:flex;flex-direction:column;gap:0}.goal-step{padding:13px 0;border-bottom:1px solid #edf0f5;margin:0;font-size:15px}.goal-step.done{color:#6d7c88}.goal-step.done input+span{text-decoration:line-through}.goal-card .badge{font-size:12px}.app-icon{background:#e9f1fe;color:#225dc4;width:46px;height:46px;display:grid;place-items:center;border-radius:13px;font-size:30px}.candidate-compose{margin-top:15px}.candidate-compose summary{font-size:14px;color:#285997}.candidate-compose form{padding:16px;background:#f0f5fb;border-radius:10px}.section-divider{height:1px;background:var(--line);margin:36px 0}.memory-text,.note-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px}.notification.unread strong::before{content:"";display:inline-block;background:#3173de;width:7px;height:7px;border-radius:50%;margin-right:10px}.notification.read{color:var(--muted)}.activity-row{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:14px 0;font-size:14px}.activity-row:last-child{border:0}.chat-panel .check{font-size:14px}.chat-messages{display:flex;flex-direction:column;gap:16px;margin:24px 0;max-height:560px;overflow-y:auto;overscroll-behavior:contain;padding:5px}.chat-message{max-width:90%;border-radius:13px;padding:16px 18px;background:#eef3fb;border:1px solid #dfe8f6}.chat-message.human{align-self:flex-end;background:#edf7f5;border-color:#d8eeea}.chat-message.assistant{align-self:flex-start}.chat-message .row{gap:22px}.chat-message strong{font-size:14px}.chat-message .note-text{margin:10px 0 0}.empty-chat{margin:20px auto;text-align:center;color:var(--muted);font-size:14px;max-width:420px}.chat-panel textarea{min-height:105px}.work-content>form,.work-content>details:not(.surface),.work-content>.memory-item,.work-content>.history-item{background:white;border:1px solid var(--line);border-radius:13px;padding:22px;margin-bottom:16px}.work-content>.notice{margin:20px 0}.work-content .result{background:#eff5ff}.work-content>.danger-zone{background:#fff}.work-content>.badge{margin-bottom:8px}footer{max-width:1380px;font-size:13px}[aria-busy=true] .workspace-nav,[aria-busy=true] .context-switch{opacity:.6;pointer-events:none}@media(min-width:1450px){.main-workspace{max-width:1050px}}@media(max-width:1100px){.app-shell{grid-template-columns:195px minmax(0,1fr);gap:25px}.workspace-nav{padding-right:15px}.overview-hero{grid-template-columns:1fr 110px;padding:26px}.orbit{width:100px;height:100px}.orbit::before,.orbit::after{width:80px;height:118px}.orbit div{font-size:45px}.two-col{grid-template-columns:1fr}.metric{padding:18px}.dashboard-head{align-items:flex-start}.dashboard-head h1{font-size:26px}.context-switch button{padding:9px 11px}}@media(max-width:800px){main{padding:0 20px}.app-shell{grid-template-columns:1fr;gap:0}.workspace-nav{position:static;min-height:0;padding:18px 0;border-right:0;border-bottom:1px solid var(--line)}.workspace-nav nav{flex-direction:row;overflow-x:auto;gap:6px;padding-bottom:6px}.workspace-nav nav button{white-space:nowrap;min-height:41px;padding:8px 12px}.nav-caption,.nav-bottom{display:none}.nav-icon{font-size:18px;width:18px}.dashboard-head{flex-direction:row;align-items:center;margin:25px 0}.auth-layout{gap:30px}.auth-layout h1{font-size:42px}.auth-layout .hero-mark{display:none}.auth-layout .lead{font-size:16px}.site-header{padding:17px 20px}}@media(max-width:600px){main{padding:0 15px}.site-header{padding:15px}.site-header .brand{font-size:24px}.auth-layout{grid-template-columns:1fr;margin:25px auto;gap:14px;min-height:0}.auth-layout .hero{padding:5px 5px 10px}.auth-layout h1{font-size:36px;letter-spacing:-1.6px;margin-bottom:16px}.auth-layout .lead{margin-bottom:14px}.auth-layout .card{padding:23px}.hero .eyebrow{font-size:12px}.auth-layout .badge{font-size:12px}.dashboard-head{align-items:flex-start;flex-direction:column;gap:16px;margin:23px 0}.dashboard-head h1{font-size:25px}.dashboard-head .eyebrow{margin-bottom:7px}.context-switch{width:100%}.context-switch button{flex:1;padding:9px 12px}.overview-hero{grid-template-columns:1fr;padding:24px}.overview-hero h2{font-size:25px}.orbit{display:none}.metric-grid{gap:8px;margin-top:13px}.metric{padding:16px 10px;font-size:12px;line-height:1.4}.metric span{font-size:27px;margin-bottom:6px}.surface{padding:20px}.view-heading h2{font-size:22px}.view-heading p{font-size:14px}.two-col{gap:15px}.surface .row.between{gap:10px}.goal-step{font-size:14px}.chat-message{max-width:100%;padding:14px}.chat-message .row{gap:10px}.chat-message .small{font-size:12px}.chat-panel .row>.btn{width:100%}.activity-row{flex-direction:column;gap:4px}.workspace-nav nav button{font-size:14px}.nav-count{font-size:12px}.work-content>form,.work-content>details:not(.surface){padding:18px}.preference{grid-template-columns:minmax(0,1fr) 150px}.preference select{font-size:14px}.work-content>.history-item{padding:18px}.work-content>.memory-item{padding:18px}}
.google-panel{margin-bottom:20px}.provider-wordmark{font-size:20px;font-weight:750;letter-spacing:-.5px}.provider-wordmark.google{color:#315ba2;font-weight:600;font-size:23px}.redirect-uri{display:block;overflow-wrap:anywhere;padding:13px;border:1px solid var(--line);border-radius:8px;background:#f5f8fc;font-family:Consolas,monospace;font-size:13px;margin-top:8px}.oauth-error{border-color:#ebccd0;background:#fff4f4;color:#853648}.provider-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.provider-card{border:1px solid var(--line);border-radius:12px;padding:19px;background:#f8fafc}.provider-card p{margin:10px 0 0}.provider-card:nth-child(1) .provider-wordmark{color:#bd2732}.provider-card:nth-child(2) .provider-wordmark{color:#755200}.provider-card:nth-child(3) .provider-wordmark{color:#1263c0}@media(max-width:600px){.provider-grid{grid-template-columns:1fr}.provider-card{padding:16px}.provider-wordmark{font-size:19px}}
.travel-form{padding-top:22px;border-top:1px solid var(--line)}.travel-item{padding:24px 0;border-top:1px solid var(--line)}.travel-item:last-child{padding-bottom:0}.travel-item select{max-width:235px}.travel-item h3{overflow-wrap:anywhere}.travel-item .note-text{margin-bottom:12px}.travel-item .help:last-child{margin-top:12px}@media(max-width:600px){.travel-item select{max-width:none}.travel-item .row>.btn{flex-grow:1}}
.welcome-card{max-width:650px;margin:55px auto;padding:36px}.choice-grid,.profile-links,.library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.choice-card{padding:23px;text-align:left;justify-content:flex-start;background:white;min-height:104px;white-space:normal}.choice-card strong,.choice-card small{display:block}.choice-card small{color:var(--muted);font-size:14px;font-weight:400;margin-top:8px}.choice-card:hover{border-color:var(--blue);background:#f4f8ff}.quick-actions{margin-bottom:24px}.workspace-nav nav button{position:relative}.welcome-card .view-heading h2{font-size:30px}
@media(max-width:800px){.workspace-nav{position:fixed;top:auto;bottom:0;left:0;right:0;z-index:8;background:#fff;border-top:1px solid var(--line);border-bottom:0;padding:7px 7px calc(7px + env(safe-area-inset-bottom))}.workspace-nav nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible;padding:0;gap:2px}.workspace-nav nav button{flex-direction:column;justify-content:center;gap:4px;font-size:11px;padding:7px 2px;min-height:56px;white-space:normal}.nav-count{position:absolute;top:0;right:2px;font-size:10px;line-height:17px}.workspace-nav .nav-icon{font-size:22px}.app-shell{padding-bottom:75px}footer{padding-bottom:95px}#status{bottom:calc(88px + env(safe-area-inset-bottom))}.welcome-card{margin:25px auto;padding:24px}.welcome-card .view-heading h2{font-size:25px}}
@media(max-width:420px){.choice-grid,.profile-links,.library-grid{grid-template-columns:1fr}.choice-card{padding:19px;min-height:85px}}
