:root{--bg:#04060f;--panel:rgba(10,14,28,.82);--panel-strong:rgba(15,19,36,.92);--border:rgba(134,148,255,.16);--text:#f5f7ff;--muted:#9aa3c7;--purple:#8a46ff;--purple-2:#6f7cff;--green:#21e7ab;--red:#ff5478;--yellow:#f0b340;--shadow:0 18px 60px rgba(2,4,12,.45);--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at 0 0,rgba(110,77,255,.18),transparent 24%),radial-gradient(circle at 100% 0,rgba(67,117,255,.12),transparent 20%),radial-gradient(circle at 100% 100%,rgba(128,42,255,.16),transparent 26%),linear-gradient(180deg,#03050d,#04060f 35%,#050812);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.auth-page,.dashboard-page,.page-shell{position:relative;min-height:100vh;overflow:hidden}.container{width:min(1180px,calc(100% - 48px))}.container,.container-wide{margin:0 auto;position:relative;z-index:2}.container-wide{width:min(1600px,calc(100% - 28px))}.grid-overlay{position:fixed;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.02) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.02) 1px,transparent 0);background-size:72px 72px;opacity:.15;pointer-events:none}.glow{position:absolute;border-radius:999px;filter:blur(80px);opacity:.5;pointer-events:none}.glow-top-left{width:260px;height:260px;background:rgba(130,72,255,.3);left:-80px;top:-40px}.glow-top-right{width:380px;height:380px;background:rgba(58,105,255,.18);right:-120px;top:-60px}.glow-bottom-right{width:320px;height:320px;background:rgba(130,72,255,.22);right:-90px;bottom:10%}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(4,8,18,.78);border-bottom:1px solid hsla(0,0%,100%,.06)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:24px}.brand{gap:12px;font-weight:800}.brand,.brand-mark{display:inline-flex;align-items:center}.brand-mark{width:40px;height:40px;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#7a38ff,#5b8cff);box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.08),0 8px 24px rgba(112,71,255,.28);color:#fff;font-size:.95rem}.brand-mark.big{width:44px;height:44px;border-radius:18px}.brand-text{font-size:1.55rem;letter-spacing:-.04em}.main-nav{display:flex;align-items:center;gap:12px}.ghost-button,.hero-badge,.light-button,.nav-pill,.pill-label,.primary-button,.round-icon,.social-button,.soft-tag,.tab,.tab-chip,.tiny-chip{transition:.25s ease}.nav-pill{color:#9ea8c9;padding:10px 14px;border-radius:999px;font-size:.96rem}.nav-pill.active,.nav-pill:hover{color:#fff;background:rgba(132,77,255,.14);box-shadow:inset 0 0 0 1px rgba(159,109,255,.18)}.header-actions{display:flex;align-items:center;gap:12px}.ghost-button,.light-button,.primary-button,.social-button{border:1px solid transparent;border-radius:999px;padding:15px 24px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700}.primary-button{color:#fff;background:linear-gradient(90deg,#7b39ff,#9d59ff 55%,#6f7cff);box-shadow:0 14px 32px rgba(109,68,255,.28)}.light-button:hover,.primary-button:hover,.social-button:hover,.tab-chip.active,.tab.active{transform:translateY(-1px)}.ghost-button{background:rgba(10,15,30,.56);color:#e6ebff;border-color:hsla(0,0%,100%,.08)}.light-button{background:#fff;color:#10121c}.slim,.small{padding:11px 18px}.slim{font-size:.95rem}.full-width{width:100%}.hero-section{padding:72px 0 32px}.hero-badge-row{display:flex;justify-content:center}.eyebrow,.hero-badge,.pill-label,.soft-tag,.tiny-chip{border:1px solid rgba(165,129,255,.18);background:rgba(17,20,37,.78);color:#c7b7ff;display:inline-flex;align-items:center;gap:8px}.hero-badge{padding:11px 18px;border-radius:999px;font-weight:600}.hero-copy{margin-top:32px}.centered{text-align:center}.max-hero{max-width:980px;margin-left:auto;margin-right:auto}.auth-card h1,.hero-copy h1,.section-heading h2{margin:0;line-height:.96;letter-spacing:-.055em}.hero-copy h1{font-size:clamp(3rem,8vw,6.25rem)}.hero-copy h1 span,.section-heading h2 span{background:linear-gradient(90deg,#d2ccff 10%,#9f79ff 45%,#7a94ff 90%);-webkit-background-clip:text;background-clip:text;color:transparent}.auth-card p,.bottom-note,.faq-item p,.feature-card p,.hero-copy p,.overview-card p,.section-heading p,.smart-card p,.tips-card li,.trust-card p,.upload-console p,.workflow-card p{color:var(--muted);line-height:1.7}.hero-copy p{max-width:760px;margin:28px auto 0;font-size:1.28rem}.cta-row{display:flex;gap:16px;flex-wrap:wrap}.cta-row.center{justify-content:center;margin-top:34px}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:48px}.auth-card,.browser-frame,.dashboard-main,.faq-item,.feature-card,.overview-card,.pomodoro-card,.profile-card,.sidebar-panel,.smart-card,.stat-card,.study-mini-card,.tips-card,.trust-card,.upload-console,.workflow-panel{background:var(--panel);border:1px solid hsla(0,0%,100%,.07);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.stat-card{padding:22px}.stat-card span{display:block;color:#8d97bb;font-size:.96rem;margin-bottom:8px}.stat-card strong{font-size:1.06rem}.section-block{padding:54px 0}.section-heading{max-width:860px;margin:0 auto 28px}.section-heading.left-align{text-align:left;margin-left:0}.section-heading.compact{margin-bottom:22px}.eyebrow,.pill-label,.soft-tag,.tiny-chip{padding:7px 12px;border-radius:999px;font-size:.84rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.eyebrow.small{font-size:.74rem}.section-heading h2{font-size:clamp(2.2rem,5vw,4rem);margin-top:18px}.section-heading p{margin-top:18px;font-size:1.12rem}.feature-grid{display:grid;grid-gap:20px;gap:20px}.feature-grid-large{grid-template-columns:1.55fr 1fr}.feature-grid-large .feature-card:first-child,.feature-grid-large .feature-card:nth-child(4){min-height:340px}.feature-grid-large .feature-card:nth-child(2),.feature-grid-large .feature-card:nth-child(3){min-height:250px}.feature-card{padding:24px;display:flex;flex-direction:column;gap:16px;overflow:hidden;position:relative}.auth-card:before,.browser-frame:before,.feature-card:before,.overview-card:before,.pomodoro-card:before,.upload-console:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(129,88,255,.1),transparent 35%);pointer-events:none}.browser-top,.card-head,.console-header,.dashboard-topbar,.feature-card-top,.profile-card{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.icon-box{width:52px;height:52px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(130,72,255,.18),rgba(54,91,255,.18));color:#fff;border:1px solid hsla(0,0%,100%,.08)}.icon-box.small{width:42px;height:42px;border-radius:15px}.auth-card h1,.feature-card h3,.overview-card h3,.profile-card h3,.smart-card h3,.tips-card h3,.trust-card h3,.upload-console strong,.workflow-card h3{margin:0}.feature-card h3,.overview-card h3,.trust-card h3{font-size:1.8rem;letter-spacing:-.04em}.demo-chart-card,.extract-item,.feature-visual,.metric-card,.mini-panel,.mini-task-list,.money-boxes,.mood-mini-chart,.progress-card,.study-mini-card,.upload-dropzone,.workflow-card{background:rgba(12,16,31,.82);border:1px solid hsla(0,0%,100%,.06);border-radius:24px}.mini-task-list{display:grid;grid-gap:10px;gap:10px;padding:14px}.mini-task{padding:12px 14px;background:hsla(0,0%,100%,.03);border-radius:16px;color:#d8def7}.mini-task.done{color:#9eabbf;text-decoration:line-through}.mini-task.focus{outline:1px solid rgba(142,95,255,.3);background:rgba(130,72,255,.12)}.progress-card{padding:18px;margin-top:auto}.auth-footer-text,.browser-url,.card-head p,.chart-labels small,.extract-item span,.field-wrap input::placeholder,.profile-card p,.progress-card span,.study-mini-card span{color:#8d97bb}.goal-ring .ring,.progress-line,.strength-bars,.xp-bar{position:relative;width:100%;height:10px;border-radius:999px;background:hsla(0,0%,100%,.08);overflow:hidden}.progress-line i,.xp-bar i{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#4f8eff,#63bcff);border-radius:inherit}.progress-card strong{display:block;margin-top:12px}.money-boxes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;padding:14px;margin-top:auto}.money-boxes>div{padding:16px;border-radius:18px;background:hsla(0,0%,100%,.03)}.money-boxes strong{display:block;margin-top:6px;font-size:1.42rem}.mood-mini-chart{display:grid;grid-gap:10px;gap:10px;padding:16px;margin-top:auto}.browser-view-tag,.card-title-row,.extract-item,.goal-ring,.mood-mini-chart div,.task-item,.xp-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.mood-mini-chart.big{margin-top:22px}.input-section{padding-top:66px}.demo-grid,.overview-layout,.smart-layout,.study-layout,.trust-grid,.workflow-grid{display:grid;grid-gap:22px;gap:22px}.smart-layout{grid-template-columns:1.1fr 1fr;align-items:start}.smart-input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.smart-card,.study-mini-card,.trust-card,.workflow-card{padding:22px}.upload-console{padding:24px}.upload-dropzone{padding:30px 22px;text-align:center;display:grid;justify-items:center;grid-gap:16px;gap:16px}.dropzone-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.extract-list{display:grid;grid-gap:12px;gap:12px;margin-top:16px}.extract-item{padding:14px;align-items:center}.extract-item.success{border-color:rgba(54,255,197,.16);background:rgba(6,25,22,.8)}.tiny-chip{font-size:.72rem;padding:8px 10px}.tabs-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:28px 0}.tab,.tab-chip{background:rgba(12,17,32,.72);border:1px solid hsla(0,0%,100%,.08);color:#dbe1ff;border-radius:18px;padding:13px 18px;display:inline-flex;align-items:center;gap:8px}.tab-chip.active,.tab.active{background:linear-gradient(90deg,rgba(125,61,255,.95),rgba(142,78,255,.92));box-shadow:0 14px 28px rgba(109,68,255,.22);color:#fff}.browser-frame{padding:0;overflow:hidden}.browser-top{padding:18px 20px;border-bottom:1px solid hsla(0,0%,100%,.06);align-items:center}.traffic-lights{display:flex;gap:8px}.traffic-lights span{width:12px;height:12px;border-radius:50%}.traffic-lights span:first-child{background:#ff4d67}.traffic-lights span:nth-child(2){background:#f0b340}.traffic-lights span:nth-child(3){background:#21e7ab}.browser-url{margin-right:auto;margin-left:18px;background:hsla(0,0%,100%,.04);border-radius:12px;padding:10px 14px}.browser-view-tag{padding:8px 12px;border-radius:999px;background:rgba(143,84,255,.1);color:#d0c1ff}.browser-content{display:grid;grid-template-columns:88px 1fr;min-height:640px}.demo-sidebar{border-right:1px solid hsla(0,0%,100%,.06);align-items:center;gap:22px;padding:20px 14px}.demo-sidebar,.sidebar-stack{display:flex;flex-direction:column}.sidebar-stack{gap:18px;margin-top:6px}.sidebar-dot{width:14px;height:14px;border-radius:6px;background:hsla(0,0%,100%,.16)}.sidebar-dot.active{width:18px;height:18px;background:linear-gradient(135deg,#7a38ff,#5b8cff)}.demo-main{padding:22px;display:grid;grid-gap:18px;gap:18px}.demo-metric-row,.study-stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.metric-card{padding:18px;min-height:112px;display:flex;flex-direction:column;justify-content:space-between}.metric-card strong{font-size:1.8rem}.metric-card.warning small,.metric-card.warning strong{color:var(--red)}.metric-card.success small,.metric-card.success strong,.up{color:var(--green)}.metric-card.neutral small,.metric-card.neutral strong{color:#7efcc5}.metric-card.mood small,.metric-card.mood strong{color:var(--yellow)}.demo-grid{grid-template-columns:1.75fr .95fr}.demo-chart-card,.mini-panel,.overview-card,.pomodoro-card,.study-mini-card,.tips-card{padding:22px}.card-title-row h3,.console-header strong,.mini-panel h4{margin:0}.chart-bars{height:260px;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));align-items:end;grid-gap:12px;gap:12px;margin-top:24px}.chart-bars span{border-radius:16px 16px 10px 10px;background:linear-gradient(180deg,hsla(0,0%,100%,.09),rgba(128,72,255,.85));min-height:72px}.chart-bars span:nth-child(-n+5){background:linear-gradient(180deg,hsla(0,0%,100%,.08),rgba(108,116,142,.6))}.chart-labels{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px;text-align:center}.stack-column{display:grid;grid-gap:16px}.task-item{justify-content:flex-start;padding:10px 0;border-bottom:1px solid hsla(0,0%,100%,.06);color:#dde4ff}.task-item:last-child{border-bottom:0}.task-item.done{color:#74efb5}.mood-track{display:flex;gap:12px;justify-content:space-between;margin-top:12px;font-size:1.15rem}.workflow-panel{padding:28px}.workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.workflow-card{min-height:210px}.workflow-step{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:rgba(130,72,255,.14);color:#d4c9ff;font-weight:800;margin-bottom:16px}.trust-grid{grid-template-columns:.95fr 1.05fr;align-items:start}.inline-points{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.inline-points span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:hsla(0,0%,100%,.04);color:#dfe5ff}.trust-cards{display:grid;grid-gap:16px;gap:16px}.faq-list{display:grid;grid-gap:14px;gap:14px}.faq-item{padding:20px 22px}.faq-item summary{cursor:pointer;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:14px 0 0}.site-footer{padding:26px 0 56px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-footer p{color:var(--muted);max-width:620px}.footer-links{display:flex;gap:20px;flex-wrap:wrap;color:#c9d2f5}.auth-page{display:grid;place-items:center;min-height:100vh;padding:80px 24px 40px}.auth-top-left{position:absolute;top:28px;left:28px;z-index:2}.auth-card{width:min(100%,460px);padding:40px 36px 36px;position:relative;background:rgba(8,11,24,.88);border:1px solid hsla(0,0%,100%,.09);box-shadow:0 32px 80px rgba(2,4,16,.65),inset 0 1px 0 hsla(0,0%,100%,.07)}.auth-logo{width:76px;height:76px;border-radius:24px;display:grid;place-items:center;margin:0 auto 22px;background:linear-gradient(135deg,#7a38ff,#5b8cff);font-size:1.9rem;font-weight:800;letter-spacing:-.04em;box-shadow:0 12px 32px rgba(112,56,255,.45),inset 0 0 0 2px hsla(0,0%,100%,.12)}.auth-card h1{text-align:center;font-size:clamp(1.75rem,4vw,2.4rem);letter-spacing:-.04em}.auth-card p{text-align:center;margin-top:10px;font-size:.97rem}.social-button{width:100%;background:hsla(0,0%,100%,.05);color:#e8ecff;margin-top:22px;border-color:hsla(0,0%,100%,.13);font-size:.95rem;padding:14px 20px;border-radius:14px}.social-button:hover{background:hsla(0,0%,100%,.09);border-color:hsla(0,0%,100%,.2);transform:translateY(-1px)}.divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:12px;gap:12px;margin:22px 0;color:#7781a4;font-size:.92rem}.divider:after,.divider:before{content:"";height:1px;background:hsla(0,0%,100%,.08)}.auth-form{display:grid;grid-gap:16px;gap:16px}.auth-form label span{display:block;color:#dbe4ff;margin-bottom:8px}.field-wrap{border-radius:14px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05);display:flex;align-items:center;gap:12px;padding:0 16px;min-height:52px;color:var(--text)}.field-wrap svg{flex-shrink:0;color:var(--muted)}.field-wrap.light{background:rgba(240,244,255,.92);color:#12152a;border-color:rgba(180,190,230,.5)}.field-wrap.light svg{color:#6872a0}.field-wrap.light input::placeholder{color:#8890b0}.field-wrap input{flex:1 1;border:0;outline:none;background:transparent;color:inherit;font-size:.95rem}.strength-meter small{display:block;margin-top:8px;color:var(--green)}.strength-bars{height:6px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px;background:transparent}.strength-bars span{border-radius:999px;background:hsla(0,0%,100%,.08)}.strength-bars span.active{background:linear-gradient(90deg,#14d6a3,#35f7c2)}.auth-footer-text{margin:18px 0 0}.auth-footer-text a{color:#b29bff;font-weight:700}.auth-footer-text{text-align:center}.eye-toggle{background:none;border:none;padding:0;color:#8d97bb;display:flex;align-items:center;cursor:pointer;flex-shrink:0;transition:color .18s}.eye-toggle:hover{color:var(--text)}.strength-bars{grid-template-columns:repeat(4,minmax(0,1fr))}.auth-forgot-row{display:flex;justify-content:flex-end;margin-top:-4px}.auth-forgot-link{font-size:.87rem;color:#b29bff;font-weight:600}.auth-forgot-link:hover{color:#fff}.auth-message{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:14px;font-size:.9rem;font-weight:500}.auth-message.error{background:rgba(255,84,120,.1);border:1px solid rgba(255,84,120,.25);color:#ff8aa6}.auth-message.success{background:rgba(33,231,171,.1);border:1px solid rgba(33,231,171,.25);color:var(--green)}.auth-submit-btn{margin-top:4px;justify-content:center}.social-button svg{flex-shrink:0}.field-wrap{transition:border-color .18s,background .18s}.field-wrap:focus-within{border-color:rgba(130,72,255,.5);background:rgba(130,72,255,.06)}.field-wrap.light:focus-within{border-color:rgba(100,80,200,.4)}.dashboard-page{padding:18px 0}.dashboard-shell{display:grid;grid-template-columns:280px 1fr;grid-gap:18px;gap:18px}.sidebar-panel{padding:0;min-height:calc(100vh - 36px);display:flex;flex-direction:column;overflow:hidden}.sidebar-brand{padding:22px 22px 18px}.profile-card,.sidebar-brand{border-bottom:1px solid hsla(0,0%,100%,.06)}.profile-card{display:block;padding:18px 18px 20px}.profile-badge{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(122,56,255,.28),rgba(91,140,255,.26));font-size:1.35rem;margin-bottom:14px}.profile-card h3{font-size:1.3rem}.xp-row{font-size:.9rem;color:#c9d0ef;margin-top:14px}.xp-bar{margin-top:10px;height:8px}.xp-bar i{width:30%;background:linear-gradient(90deg,#7a38ff,#7efcc5)}.sidebar-nav{display:grid;grid-gap:8px;gap:8px;padding:16px}.sidebar-link{display:flex;align-items:center;gap:12px;padding:14px;border-radius:16px;color:#bac4ea}.sidebar-link.active,.sidebar-link:hover{background:linear-gradient(90deg,rgba(128,72,255,.24),rgba(72,92,255,.08));color:#fff;box-shadow:inset 0 0 0 1px rgba(172,135,255,.14)}.sidebar-link.disabled{opacity:.42;cursor:not-allowed}.sidebar-link.disabled:hover{background:transparent;color:#bac4ea;box-shadow:none}.logout-link{margin-top:auto;padding:20px 18px 22px;color:#cbd4f3;display:flex;align-items:center;gap:10px}.dashboard-main{padding:0;overflow:hidden}.dashboard-topbar{padding:18px 22px;border-bottom:1px solid hsla(0,0%,100%,.06);align-items:center}.dashboard-topbar h1{margin:0;font-size:2.2rem;letter-spacing:-.04em}.topbar-icons{display:flex;align-items:center;gap:16px}.small-badge{width:38px;height:38px;font-size:1rem}.overview-layout,.study-layout{padding:24px}.study-layout{max-width:800px;margin:0 auto}.pomodoro-card{min-height:450px;text-align:center}.pomodoro-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;padding:6px;background:hsla(0,0%,100%,.03);border-radius:18px}.tab{justify-content:center;border-radius:14px;padding:14px 12px}.pomodoro-circle{width:260px;height:260px;margin:44px auto 30px;border-radius:50%;display:grid;place-items:center;border:12px solid hsla(0,0%,100%,.06)}.pomodoro-circle strong{display:block;font-size:4rem;line-height:1}.pomodoro-circle span{color:var(--muted);display:block;margin-top:10px}.pomodoro-actions{display:flex;justify-content:center;gap:18px}.round-icon{width:60px;height:60px;border-radius:50%;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.05);color:#fff}.round-icon.primary{background:linear-gradient(135deg,#7b39ff,#9c55ff);border-color:transparent}.study-stats-row{grid-template-columns:repeat(3,minmax(0,1fr))}.study-mini-card{text-align:center}.study-mini-card strong{display:block;margin-top:10px;font-size:2rem}.study-mini-card span{display:block;margin-top:4px}.tips-card ul{margin:16px 0 0;padding-left:18px}.overview-grid{display:grid;grid-gap:18px;gap:18px}.overview-grid.large{grid-template-columns:1.55fr 1fr}.overview-grid.secondary{grid-template-columns:1.3fr .9fr}.overview-column{display:grid;grid-gap:18px;gap:18px}.overview-card.primary-large{min-height:390px}.overview-card.mini{min-height:186px}.card-head h3{margin-top:8px}.card-title-icon{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:14px;background:rgba(130,72,255,.12)}.bottom-note{margin-top:22px}.progress-line.thin{margin-top:18px;height:8px}.pill-label{width:-moz-fit-content;width:fit-content;margin-bottom:14px;text-transform:none;letter-spacing:0;font-size:.82rem}.pill-label.green{color:#87f0c0;border-color:rgba(91,241,184,.18)}.pill-label.red{color:#ff97b3;border-color:rgba(255,116,163,.18)}.pill-label.yellow{color:#f2cf75;border-color:rgba(255,206,98,.2)}.task-check-list{display:grid;grid-gap:10px;gap:10px;margin-top:16px}.task-check-list span{color:#cad3f5}.task-check-list .done{color:#6eefb1;text-decoration:line-through}.goal-ring{margin-top:26px;justify-content:flex-start}.goal-ring .ring{width:88px;height:88px;border-radius:50%;background:conic-gradient(#f0b340 0 75%,hsla(0,0%,100%,.08) 75% 100%)}.goal-ring .ring:after{content:"";position:absolute;inset:12px;border-radius:50%;background:rgba(9,13,25,.94)}@media (max-width:1180px){.dashboard-shell,.demo-grid,.feature-grid-large,.overview-grid.large,.overview-grid.secondary,.smart-layout,.trust-grid{grid-template-columns:1fr}.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.browser-content{grid-template-columns:72px 1fr}.main-nav{display:none}}@media (max-width:900px){.demo-metric-row,.hero-stats,.money-boxes,.smart-input-grid,.study-stats-row,.workflow-grid{grid-template-columns:1fr}.browser-top,.dashboard-topbar,.header-inner,.site-footer{flex-direction:column;align-items:flex-start}.dashboard-topbar{gap:12px}.browser-url{margin:0}.browser-content{grid-template-columns:1fr}.demo-sidebar{flex-direction:row;justify-content:space-between;border-right:0;border-bottom:1px solid hsla(0,0%,100%,.06)}.sidebar-stack{flex-direction:row;margin-top:0}}@media (max-width:640px){.container,.container-wide{width:min(100% - 24px,1180px)}.hero-copy p,.section-heading p{font-size:1rem}.cta-row,.cta-row a,.cta-row button,.ghost-button,.light-button,.primary-button,.social-button{width:100%}.auth-card,.feature-card,.overview-card,.pomodoro-card,.smart-card,.study-mini-card,.tips-card,.upload-console,.workflow-panel{padding:18px}.pomodoro-circle{width:220px;height:220px}.pomodoro-circle strong{font-size:3.2rem}}.cal-heatmap{width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cal-compact{font-size:.82rem}.cal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.cal-month-label{font-weight:700;font-size:1rem;color:var(--text);letter-spacing:-.02em}.cal-compact .cal-month-label{font-size:.88rem}.cal-nav{display:flex;flex-direction:column;gap:2px}.cal-nav-btn{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;color:var(--muted);width:28px;height:22px;display:flex;align-items:center;justify-content:center;font-size:.85rem;padding:0;line-height:1;cursor:pointer;transition:.18s}.cal-nav-btn:hover{background:rgba(130,72,255,.2);color:#fff;border-color:rgba(130,72,255,.3)}.cal-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:3px;gap:3px}.cal-compact .cal-grid{gap:2px}.cal-day-header{text-align:center;color:var(--muted);font-size:.74rem;font-weight:600;padding:4px 0 6px;letter-spacing:.04em}.cal-cell{aspect-ratio:1;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:default;position:relative;transition:.15s;gap:2px}.cal-compact .cal-cell{border-radius:6px}.cal-cell:not(.cal-outside):not(.cal-today):hover{background:hsla(0,0%,100%,.07)!important}.cal-day-num{font-size:.82rem;font-weight:500;line-height:1;color:var(--text)}.cal-compact .cal-day-num{font-size:.72rem}.cal-outside .cal-day-num{color:rgba(154,163,199,.35)}.cal-today{background:#0078d4!important;border:2px solid hsla(0,0%,100%,.35);border-radius:8px}.cal-today .cal-day-num{color:#fff;font-weight:700}.cal-dot{width:4px;height:4px;border-radius:50%;flex-shrink:0}.cal-compact .cal-dot{width:3px;height:3px}.cal-legend{display:flex;align-items:center;gap:6px;margin-top:12px;justify-content:flex-end}.cal-legend-label{font-size:.72rem;color:var(--muted)}.cal-legend-box{width:14px;height:14px;border-radius:4px;border:1px solid hsla(0,0%,100%,.07)}.sidebar-dot-btn{width:36px;height:36px;border-radius:10px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);color:var(--muted);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.18s;padding:0}.sidebar-dot-btn:hover{background:rgba(130,72,255,.18);color:#fff}.sidebar-dot-btn.active{background:linear-gradient(135deg,#7a38ff,#5b8cff);color:#fff;border-color:transparent;box-shadow:0 6px 18px rgba(109,68,255,.28)}.finance-bar-group{display:flex;align-items:flex-end;gap:10px;height:200px;margin-top:20px}.finance-bar-col{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%}.finance-bar-pair{display:flex;gap:3px;align-items:flex-end;flex:1 1;width:100%}.fbar{flex:1 1;border-radius:6px 6px 3px 3px;min-height:6px}.fbar.income{background:linear-gradient(180deg,rgba(33,231,171,.9),rgba(33,231,171,.4))}.fbar.expense{background:linear-gradient(180deg,rgba(255,84,120,.9),rgba(255,84,120,.35))}.finance-bar-col small{color:var(--muted);font-size:.72rem}.chart-legend-row{display:flex;gap:16px;margin-top:12px}.chart-legend-row span{display:flex;align-items:center;gap:6px;font-size:.82rem;color:var(--muted)}.legend-dot{display:inline-block;width:10px;height:10px;border-radius:3px}.legend-dot.income{background:var(--green)}.legend-dot.expense{background:var(--red)}.txn-row{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.txn-row:last-child{border-bottom:none}.txn-info{flex:1 1;display:flex;flex-direction:column;gap:2px}.txn-label{font-size:.9rem;color:var(--text)}.txn-cat{color:var(--muted);font-size:.75rem}.txn-amount{font-weight:700;font-size:.9rem}.txn-amount.income{color:var(--green)}.txn-amount.expense{color:var(--red)}.mood-line-chart{display:flex;align-items:flex-end;gap:8px;height:160px;margin-top:16px}.mood-col{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%}.mood-bar-wrap{flex:1 1;width:100%;display:flex;align-items:flex-end;border-radius:6px;background:hsla(0,0%,100%,.04)}.mood-bar{width:100%;border-radius:6px 6px 4px 4px;min-height:6px;transition:height .4s ease}.mood-col small{color:var(--muted);font-size:.72rem}.ai-suggest-box{display:flex;gap:10px;align-items:flex-start;background:rgba(130,72,255,.1);border:1px solid rgba(130,72,255,.2);border-radius:14px;padding:12px 14px;margin-top:14px;color:#c7b7ff;font-size:.84rem;line-height:1.55}.ai-suggest-box svg{flex-shrink:0;margin-top:1px;color:var(--purple)}.mood-journal-panel{max-height:320px;overflow-y:auto}.journal-entry{padding:10px 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.journal-entry:last-child{border-bottom:none}.journal-head{display:flex;align-items:center;gap:10px;margin-bottom:5px}.journal-mood{font-size:1.3rem}.journal-score{font-weight:700;font-size:.9rem;color:var(--text);display:block}.journal-time{color:var(--muted);font-size:.72rem;display:block}.journal-text{margin:0;color:var(--muted);font-size:.82rem;line-height:1.55}.pomodoro-demo-grid{grid-template-columns:.75fr 1.25fr!important}.pomodoro-panel{display:flex;flex-direction:column;align-items:center;gap:16px}.pomo-circle-demo{margin:6px 0}.pomo-circle-demo,.pomo-ring{display:flex;justify-content:center}.pomo-ring{position:relative;width:120px;height:120px;align-items:center}.pomo-inner{position:absolute;text-align:center}.pomo-inner strong{display:block;font-size:1.5rem;font-weight:800;letter-spacing:-.05em}.pomo-inner span{display:block;font-size:.72rem;color:var(--muted)}.pomo-session-dots{display:flex;gap:8px}.pomo-dot{width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.15)}.pomo-dot.done{background:var(--purple);border-color:transparent;box-shadow:0 2px 8px rgba(130,72,255,.5)}.roadmap-item{padding:8px 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.roadmap-item:last-child{border-bottom:none}.roadmap-head{display:flex;justify-content:space-between;margin-bottom:6px;font-size:.84rem;color:var(--text)}.roadmap-head small{color:var(--muted)}.done-text{color:var(--green)}.tip-text{margin:0;font-size:.82rem;color:var(--muted);line-height:1.6}.health-demo-grid{grid-template-columns:1.1fr 1fr!important}.habit-panel{overflow-y:auto}.habit-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.habit-row:last-child{border-bottom:none}.habit-icon{font-size:1.3rem;width:28px;text-align:center;flex-shrink:0}.habit-body{flex:1 1}.habit-head{display:flex;justify-content:space-between;font-size:.84rem;margin-bottom:5px}.habit-head span{color:var(--text)}.habit-head small{color:var(--muted)}.task-full-row{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.task-full-row:last-child{border-bottom:none}.task-full-row.done .task-full-label{text-decoration:line-through;color:var(--muted)}.task-check{width:22px;height:22px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.2);justify-content:center;font-size:.78rem;color:var(--green)}.task-full-row.done .task-check{background:rgba(33,231,171,.15);border-color:var(--green)}.task-full-body{flex:1 1;display:flex;flex-direction:column;gap:2px}.task-full-label{font-size:.88rem;color:var(--text)}.task-time{font-size:.73rem;color:var(--muted)}.priority-badge{font-size:.72rem;font-weight:700;padding:3px 9px;border-radius:999px;border:1px solid;flex-shrink:0}.ai-chat-container{gap:0;background:rgba(12,16,31,.82);border:1px solid hsla(0,0%,100%,.06);border-radius:20px;overflow:hidden}.ai-chat-container,.chat-messages{display:flex;flex-direction:column}.chat-messages{gap:12px;padding:18px;max-height:380px;overflow-y:auto}.chat-bubble-row{display:flex;gap:10px;align-items:flex-start}.chat-bubble-row.user{flex-direction:row-reverse}.chat-avatar{width:28px;height:28px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:rgba(130,72,255,.22);color:var(--purple);border:1px solid rgba(130,72,255,.25)}.chat-bubble-row.user .chat-avatar{background:rgba(33,231,171,.14);color:var(--green);border-color:rgba(33,231,171,.2)}.chat-bubble{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.07);border-radius:16px;padding:10px 14px;font-size:.85rem;color:var(--text);line-height:1.6;max-width:78%}.chat-bubble-row.user .chat-bubble{background:rgba(130,72,255,.16);border-color:rgba(130,72,255,.25);color:#ddd6ff}.chat-input-row{display:flex;gap:10px;padding:14px 18px;border-top:1px solid hsla(0,0%,100%,.06);background:rgba(8,11,22,.7)}.chat-input{flex:1 1;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.09);border-radius:12px;padding:10px 14px;color:var(--text);font-size:.87rem;outline:none}.chat-input::placeholder{color:var(--muted)}.chat-send{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#7a38ff,#5b8cff);border:none;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-send:hover{box-shadow:0 4px 16px rgba(109,68,255,.4)}.demo-grid{display:grid;grid-gap:18px;gap:18px}.demo-chart-card{display:flex;flex-direction:column}.card-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.card-title-row h3{font-size:1rem;font-weight:700}.stack-column{gap:16px}.mini-panel,.stack-column{display:flex;flex-direction:column}.mini-panel{gap:6px}.mini-panel h4{margin:0 0 8px;font-size:.88rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.06em}.progress-line.thin,.progress-line.thin i{height:6px}.soft-tag.green{color:var(--green);border-color:rgba(33,231,171,.25);background:rgba(33,231,171,.08)}.soft-tag.purple{color:#c7b7ff;border-color:rgba(130,72,255,.25);background:rgba(130,72,255,.1)}.profile-card{gap:12px;padding:14px 16px;border-radius:18px}.profile-badge,.profile-card{display:flex;align-items:center}.profile-badge{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,rgba(130,72,255,.3),rgba(91,140,255,.3));border:1px solid rgba(130,72,255,.25);justify-content:center;font-size:1.2rem;flex-shrink:0}.profile-info{overflow:hidden}.profile-info h3{font-size:.97rem;font-weight:700}.profile-info h3,.profile-info p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-info p{font-size:.74rem;color:var(--muted);max-width:160px}.topbar-icon-btn{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;color:var(--muted);cursor:pointer;transition:.18s}.topbar-icon-btn:hover{background:rgba(130,72,255,.15);color:#fff}.db-section-layout{display:flex;flex-direction:column;gap:20px}.db-metrics-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.db-metric{background:var(--panel);border:1px solid hsla(0,0%,100%,.07);border-radius:18px;padding:16px 18px;display:flex;flex-direction:column;gap:6px}.db-metric>span:nth-child(2){font-size:.82rem;color:var(--muted)}.db-metric strong{font-size:1.45rem;font-weight:800;letter-spacing:-.04em}.db-metric.success strong{color:var(--green)}.db-metric.danger strong{color:var(--red)}.db-metric.purple strong{color:#c4b0ff}.db-metric.neutral strong{color:#7efcc5}.db-two-col{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:18px;gap:18px}.db-card{background:var(--panel);border:1px solid hsla(0,0%,100%,.07);border-radius:22px;padding:22px;display:flex;flex-direction:column;gap:14px;position:relative;overflow:hidden}.db-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(120,72,255,.07),transparent 55%);pointer-events:none}.db-card-title{margin:0;font-size:.97rem;font-weight:700;display:flex;align-items:center;gap:8px;color:var(--text)}.db-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.db-form{gap:12px}.db-form,.db-label{display:flex;flex-direction:column}.db-label{gap:6px}.db-label span{font-size:.84rem;color:var(--muted);font-weight:600}.db-input{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:11px 14px;color:var(--text);font-size:.92rem;outline:none;transition:border-color .18s;width:100%;font-family:inherit}.db-input:focus{border-color:rgba(130,72,255,.5);background:rgba(130,72,255,.06)}.db-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.db-btn{padding:12px 18px;border-radius:12px;border:none;font-weight:700;font-size:.92rem;cursor:pointer;transition:.2s;display:flex;align-items:center;justify-content:center;gap:8px;font-family:inherit}.db-btn.primary{background:linear-gradient(90deg,#7b39ff,#9d59ff);color:#fff;box-shadow:0 8px 24px rgba(109,68,255,.25)}.db-btn.primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(109,68,255,.35)}.db-error{color:var(--red);background:rgba(255,84,120,.08);border-radius:10px;border:1px solid rgba(255,84,120,.18)}.db-error,.db-success{margin:0;font-size:.83rem;padding:8px 12px}.db-success{color:var(--green);background:rgba(33,231,171,.08);border-radius:10px;border:1px solid rgba(33,231,171,.2)}.db-empty{margin:16px 0;text-align:center;color:var(--muted);font-size:.9rem}.db-type-toggle{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.db-type-toggle button{padding:10px;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);color:var(--muted);font-weight:600;cursor:pointer;transition:.18s;font-family:inherit}.db-type-toggle button.active{background:rgba(130,72,255,.2);border-color:rgba(130,72,255,.4);color:#fff}.txn-scroll{overflow-y:auto;max-height:320px;display:flex;flex-direction:column;gap:2px}.db-bar-mini{height:64px;display:flex;align-items:flex-end;gap:5px;margin:12px 0 4px}.db-bar-mini span{flex:1 1;border-radius:5px 5px 3px 3px;background:linear-gradient(180deg,hsla(0,0%,100%,.12),rgba(128,72,255,.6));min-height:8px}.habit-checklist{display:flex;flex-direction:column;gap:4px}.habit-check-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.03);cursor:pointer;transition:.18s;text-align:left;width:100%;font-family:inherit}.habit-check-row:hover{background:hsla(0,0%,100%,.06)}.habit-check-row.done{background:rgba(33,231,171,.06);border-color:rgba(33,231,171,.18)}.habit-check-icon{width:22px;height:22px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;font-size:.72rem;color:var(--muted);flex-shrink:0;font-weight:700}.habit-check-row.done .habit-check-icon{border-color:var(--green);color:var(--green);background:rgba(33,231,171,.12)}.habit-check-emoji{font-size:1.1rem;flex-shrink:0}.habit-check-body{flex:1 1;font-size:.88rem;color:var(--text);overflow:hidden}.habit-check-row small{color:var(--muted);font-size:.75rem;flex-shrink:0}.water-tracker{margin-top:8px;padding-top:14px;border-top:1px solid hsla(0,0%,100%,.06);display:flex;flex-direction:column;gap:8px}.water-tracker h4{margin:0;font-size:.88rem;color:var(--muted);font-weight:600}.water-cups{display:flex;gap:6px;flex-wrap:wrap}.water-cup{width:34px;height:34px;border-radius:10px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);font-size:1rem;cursor:pointer;transition:.15s;display:flex;align-items:center;justify-content:center;filter:grayscale(1) opacity(.35)}.water-cup.filled{filter:none;background:rgba(33,231,171,.1);border-color:rgba(33,231,171,.3)}.health-quick-row{display:flex;gap:14px;margin-top:10px}.health-quick-item{display:flex;align-items:center;gap:7px;font-size:.88rem;color:var(--text)}.db-pri-select{display:flex;gap:8px}.db-pri-btn{flex:1 1;padding:9px 4px;border-radius:10px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:var(--muted);font-size:.82rem;font-weight:600;cursor:pointer;transition:.18s;font-family:inherit}.db-filter-row{display:flex;gap:6px;flex-wrap:wrap}.db-filter-btn{padding:5px 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);color:var(--muted);font-size:.78rem;font-weight:600;cursor:pointer;transition:.15s;font-family:inherit}.db-filter-btn.active{background:rgba(130,72,255,.2);border-color:rgba(130,72,255,.35);color:#fff}.task-scroll{overflow-y:auto;max-height:340px;display:flex;flex-direction:column}.task-check{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;flex-shrink:0}.task-check-circle{width:20px;height:20px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.25);display:block}.task-delete{background:none;border:none;color:hsla(0,0%,100%,.25);font-size:.78rem;cursor:pointer;padding:4px 6px;border-radius:6px;transition:.15s;flex-shrink:0;font-family:inherit}.task-delete:hover{color:var(--red);background:rgba(255,84,120,.1)}.ai-layout{height:calc(100vh - 180px)}.ai-chat-card{flex:1 1;height:100%;gap:0!important;padding:0!important;overflow:hidden}.ai-chat-card .db-card-title{padding:18px 22px 14px;border-bottom:1px solid hsla(0,0%,100%,.06)}.quick-prompts{display:flex;gap:8px;flex-wrap:wrap;padding:12px 22px;border-bottom:1px solid hsla(0,0%,100%,.05)}.quick-prompt-btn{padding:7px 14px;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:#c4c8e8;font-size:.82rem;cursor:pointer;transition:.18s;font-family:inherit}.quick-prompt-btn:hover{background:rgba(130,72,255,.15);border-color:rgba(130,72,255,.3);color:#fff}.ai-chat-scroll{flex:1 1;overflow-y:auto;padding:16px 22px}.ai-typing{display:flex;gap:5px;padding:12px 16px!important;align-items:center}.ai-typing span{width:7px;height:7px;border-radius:50%;background:var(--muted);animation:dotbounce 1.2s infinite}.ai-typing span:nth-child(2){animation-delay:.2s}.ai-typing span:nth-child(3){animation-delay:.4s}@keyframes dotbounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.settings-toggles{display:flex;flex-direction:column;gap:6px}.settings-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.05);font-size:.92rem}.toggle-switch{width:44px;height:24px;border-radius:999px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);position:relative;cursor:pointer;transition:.25s;flex-shrink:0;padding:0}.toggle-switch span{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:var(--muted);transition:.25s;display:block}.toggle-switch.on{background:rgba(130,72,255,.35);border-color:rgba(130,72,255,.5)}.toggle-switch.on span{left:calc(100% - 19px);background:#fff}.settings-info-rows{display:flex;flex-direction:column;gap:4px}.settings-info-row{display:flex;justify-content:space-between;padding:10px 0;font-size:.9rem;border-bottom:1px solid hsla(0,0%,100%,.04);color:var(--text)}.settings-info-row span:last-child{color:var(--muted)}.pomo-full-layout{display:flex;flex-direction:column;gap:20px}.pomo-svg{position:absolute;inset:0;width:100%;height:100%}.pomodoro-circle{position:relative}.pomo-center-text{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.sidebar-brand{padding:8px 0}@media (max-width:900px){.db-metrics-row{grid-template-columns:repeat(2,1fr)}.db-two-col{grid-template-columns:1fr}.ai-layout{height:auto}.ai-chat-scroll{max-height:320px}}@media (max-width:640px){.db-metrics-row{grid-template-columns:1fr 1fr}}.bmi-layout{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:18px;gap:18px}.bmi-form-card{gap:18px}.bmi-gender-toggle{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.bmi-gender-toggle button{padding:11px;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:var(--muted);font-weight:600;font-size:.92rem;cursor:pointer;transition:.18s;font-family:inherit}.bmi-gender-toggle button.active{background:rgba(130,72,255,.2);border-color:rgba(130,72,255,.4);color:#fff}.bmi-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;gap:14px;padding:32px 0;text-align:center}.bmi-empty-icon{font-size:3rem;opacity:.4}.bmi-empty-state p{color:var(--muted);font-size:.9rem;max-width:220px;line-height:1.6;margin:0}.bmi-result{display:flex;flex-direction:column;gap:20px}.bmi-score-row{display:flex;align-items:center;gap:20px}.bmi-score-circle{width:100px;height:100px;border-radius:50%;border:3px solid;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;background:hsla(0,0%,100%,.03);transition:.3s}.bmi-score-circle strong{font-size:2rem;font-weight:900;letter-spacing:-.06em;line-height:1}.bmi-score-circle span{font-size:.75rem;color:var(--muted);font-weight:600;letter-spacing:.06em;text-transform:uppercase}.bmi-score-info{display:flex;flex-direction:column;gap:8px}.bmi-category-badge{display:inline-block;font-size:1rem;font-weight:800;border:1.5px solid;padding:4px 14px;border-radius:999px;background:hsla(0,0%,100%,.04)}.bmi-desc{margin:0;font-size:.84rem;color:var(--muted)}.bmi-scale{display:flex;flex-direction:column;gap:6px}.bmi-scale-bar{position:relative;display:flex;height:12px;border-radius:999px;overflow:visible;gap:2px}.bmi-scale-seg{border-radius:999px;height:100%;display:block}.bmi-scale-needle{position:absolute;top:-4px;width:4px;height:20px;border-radius:3px;transform:translateX(-50%);transition:left .4s ease;box-shadow:0 2px 8px rgba(0,0,0,.4)}.bmi-scale-labels{display:flex;justify-content:space-between;font-size:.72rem;color:var(--muted);padding:0 2px}.bmi-ideal-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.bmi-ideal-item{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.07);border-radius:14px;padding:12px 16px;display:flex;flex-direction:column;gap:4px}.bmi-ideal-item span{font-size:.78rem;color:var(--muted)}.bmi-ideal-item strong{font-size:1.1rem;font-weight:800}.bmi-advice{display:flex;gap:10px;align-items:flex-start;background:rgba(130,72,255,.1);border:1px solid rgba(130,72,255,.2);border-radius:14px;padding:12px 14px;font-size:.86rem;color:#c7b7ff;line-height:1.6}.bmi-advice span{font-size:1rem;flex-shrink:0}.bmi-advice p{margin:0}.bmi-table{display:flex;flex-direction:column;gap:4px}.bmi-table-row{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:12px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);transition:.15s}.bmi-table-row:hover{background:hsla(0,0%,100%,.06)}.bmi-table-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.bmi-table-range{font-size:.88rem;color:var(--muted);width:110px;flex-shrink:0}.bmi-table-label{font-size:.9rem;font-weight:700}@media (max-width:900px){.bmi-layout{grid-template-columns:1fr}}.pomo-toast{position:fixed;top:28px;left:50%;transform:translateX(-50%);background:rgba(15,18,36,.96);border:1px solid rgba(130,72,255,.35);box-shadow:0 12px 40px rgba(0,0,0,.5);color:#fff;padding:14px 24px;border-radius:16px;font-size:.97rem;font-weight:600;z-index:999;animation:slideDown .3s ease;white-space:nowrap}@keyframes slideDown{0%{opacity:0;transform:translateX(-50%) translateY(-12px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.pomo-cycle-badge{font-size:.82rem;font-weight:700;color:var(--yellow);margin-left:4px}