:root{--ink:#1d2927;--muted:#77817e;--paper:#f8f7f3;--card:#fff;--line:#e9e8e2;--green:#356e61;--mint:#dceddf;--orange:#e98b52;--shadow:0 8px 25px #2543380d}*{box-sizing:border-box}body{margin:0;background:#e8e8e3;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink)}button,input,select{font:inherit}.app-shell{min-height:100vh;max-width:520px;margin:auto;background:var(--paper);padding:calc(20px + env(safe-area-inset-top)) 18px 94px}.topbar{display:flex;justify-content:space-between;align-items:flex-start}.eyebrow{font-size:12px;letter-spacing:.05em;color:var(--muted);margin:0 0 7px}.topbar h1{font-size:29px;margin:0}.avatar,.profile-avatar{border:0;border-radius:50%;width:40px;height:40px;background:var(--ink);color:#fff;font-weight:700}.ad-banner{height:46px;border-radius:12px;background:#e9ece7;margin:20px 0;display:flex;align-items:center;gap:9px;padding:0 12px;color:#59625e;font-size:12px}.ad-banner span,.pill{font-size:10px;color:#708077;border:1px solid #b4bfb9;border-radius:4px;padding:2px 4px}.ad-banner p{flex:1}.ad-banner b{font-size:21px}.view{display:none}.view.active{display:block}.hero-card{background:var(--ink);color:#fff;border-radius:20px;padding:20px;display:flex;justify-content:space-between;align-items:center}.hero-card p,.hero-card small{display:block;color:#cbd4cf;margin:0 0 7px;font-size:13px}.hero-card strong{font-size:28px}.progress-ring{width:74px;height:74px;border-radius:50%;background:conic-gradient(#94d0b4 38%,#526560 0);display:grid;place-items:center}.progress-ring span{background:var(--ink);border-radius:50%;width:59px;height:59px;display:grid;place-items:center;font-size:12px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin:28px 0 14px}.section-heading h2{font-size:18px;margin:0}.section-heading p{font-size:12px;color:var(--muted);margin:5px 0 0}.text-button{border:0;background:transparent;color:var(--green);font-size:13px}.filter-row{display:flex;gap:7px;margin:-4px 0 12px}.filter{border:1px solid var(--line);background:#fff;border-radius:20px;padding:6px 11px;font-size:12px;color:var(--muted)}.filter.selected{background:var(--mint);border-color:var(--mint);color:var(--green)}.application-list{display:grid;gap:11px}.application{background:#fff;padding:14px;border:1px solid #f0f0ec;border-radius:16px;box-shadow:var(--shadow);display:flex;gap:12px;align-items:center}.company-logo{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;font-weight:700;font-size:17px}.application-main{flex:1;min-width:0}.application strong,.application p{display:block;margin:0}.application strong{font-size:14px}.application p{font-size:12px;color:var(--muted);margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status{font-size:11px;padding:5px 7px;border-radius:7px;background:#f2f4f2;color:#68736e}.status.interview{background:#fcede1;color:#bf6735}.status.saved{background:#edf0ff;color:#5666a4}.fab{position:fixed;bottom:88px;right:max(22px,calc((100vw - 520px)/2 + 18px));width:54px;height:54px;border:0;border-radius:18px;background:var(--green);color:#fff;font-size:30px;box-shadow:0 8px 17px #356e6159}.tabbar{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(520px,100%);height:76px;padding-bottom:env(safe-area-inset-bottom);display:flex;background:#fff;border-top:1px solid var(--line);z-index:2}.tab{flex:1;border:0;background:#fff;color:#929b96;font-size:11px;display:grid;place-content:center;gap:3px}.tab span{font-size:19px}.tab.active{color:var(--green);font-weight:700}.month-row{display:flex;justify-content:space-between;align-items:center;margin:8px 4px 18px}.month-row h2{font-size:18px}.month-row button{border:0;background:none;font-size:24px;color:var(--muted)}.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;text-align:center}.calendar span{font-size:11px;color:var(--muted)}.calendar i{font-style:normal;font-size:13px;padding:7px 0;border-radius:10px;position:relative}.calendar .today{background:var(--green);color:#fff}.calendar .has-event:after{content:"";position:absolute;width:4px;height:4px;background:var(--orange);border-radius:50%;bottom:2px;left:calc(50% - 2px)}.compact{margin-top:28px}.todo-card{display:flex;align-items:center;gap:12px;padding:14px;background:#fff;border-radius:15px;margin-bottom:10px}.date-badge{background:var(--mint);border-radius:10px;padding:5px 8px;text-align:center;color:var(--green)}.date-badge.orange{background:#fcede1;color:#c36d3a}.date-badge b,.date-badge small{display:block}.date-badge b{font-size:18px}.date-badge small,.todo-card p{font-size:10px;margin:2px 0;color:var(--muted)}.todo-card strong{font-size:13px}.more{margin-left:auto;border:0;background:transparent;color:var(--muted)}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stats-grid article{background:#fff;border-radius:15px;padding:15px}.stats-grid small,.stats-grid em{display:block;font-size:11px;color:var(--muted);font-style:normal}.stats-grid strong{font-size:28px;margin:5px 0;display:block}.stats-grid em{color:var(--green)}.insight-card{margin-top:18px;background:#e6f0e9;border-radius:20px;padding:22px;text-align:center}.lock-illustration{font-size:36px;color:var(--green)}.insight-card h2{font-size:19px;margin:10px 0}.insight-card>p:not(.pill){font-size:13px;line-height:1.65;color:#58655e}.watch-button,.primary{width:100%;border:0;border-radius:12px;padding:13px;background:var(--green);color:#fff;font-weight:700;margin-top:10px}.insight-card small{display:block;margin-top:10px;color:#738078;font-size:11px}.profile-card{display:flex;align-items:center;gap:12px;background:#fff;border-radius:17px;padding:17px}.profile-avatar{width:48px;height:48px;display:grid;place-items:center;font-size:18px}.profile-card h2,.profile-card p{margin:0}.profile-card h2{font-size:17px}.profile-card p{font-size:12px;color:var(--muted);margin-top:4px}.edit-profile{margin-left:auto;border:0;background:var(--mint);color:var(--green);border-radius:8px;padding:7px 10px;font-size:12px}.settings{background:#fff;border-radius:16px;margin-top:16px}.settings button{width:100%;display:flex;padding:17px 15px;background:#fff;border:0;border-bottom:1px solid var(--line);text-align:left}.settings button:last-child{border:0}.settings span{margin-right:10px;color:var(--green)}.settings b{margin-left:auto;color:var(--muted);font-weight:400}.remove-ad{margin-top:18px;background:var(--ink);color:#fff;padding:17px;border-radius:16px;display:flex;align-items:center}.remove-ad strong,.remove-ad p{margin:0}.remove-ad p{font-size:11px;color:#cad4ce;margin-top:4px}.remove-ad button{margin-left:auto;border:0;background:#fff;color:var(--ink);padding:8px 10px;border-radius:8px;font-size:12px}dialog{border:0;border-radius:22px;width:min(430px,calc(100% - 34px));padding:0;box-shadow:0 14px 45px #0003}dialog::backdrop{background:#14201988}dialog form,.reward,.purchase{padding:24px;position:relative}dialog h2{margin:0 0 20px}.close{position:absolute;right:16px;top:13px;border:0;background:transparent;font-size:25px;color:var(--muted)}label{display:block;font-size:12px;color:var(--muted);margin-top:13px}input,select{width:100%;display:block;margin-top:6px;padding:11px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink)}.ad-video{height:170px;border-radius:14px;background:linear-gradient(145deg,#324d45,#779487);color:#fff;display:grid;place-content:center;text-align:center;margin-bottom:20px}.ad-video span{font-size:33px}.ad-video p{margin:5px}.ad-video small{color:#d7e5de;font-size:11px}.reward>p:not(.eyebrow),.purchase>p:not(.eyebrow){font-size:13px;line-height:1.6;color:var(--muted)}.purchase small{display:block;text-align:center;color:var(--muted);font-size:11px;margin-top:12px}@media(min-width:521px){body{padding:20px}.app-shell{min-height:calc(100vh - 40px);border-radius:25px;overflow:hidden}.tabbar{bottom:20px;border-radius:0 0 25px 25px}}
