:root{font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:#3d3d47;background:#e9edef;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit;color:inherit}button{cursor:pointer}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}#app{min-height:100dvh}.app-page{min-height:100dvh;position:relative;isolation:isolate;padding:env(safe-area-inset-top) max(18px,env(safe-area-inset-right)) calc(88px + env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));background:#dce4e4}.app-page:before{content:"";position:absolute;inset:0;z-index:-2;background-image:var(--page-bg);background-size:cover;background-position:center}.app-page:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(250,247,247,.3),rgba(226,235,236,.28));backdrop-filter:saturate(.82)}.page-content{max-width:660px;margin:auto;padding-top:22px}.home-header{min-height:158px;display:flex;justify-content:space-between;align-items:flex-start;padding:7px 7px 20px}.home-header .date{font-size:14px;margin:0 0 30px;color:#585961}.home-header h1{font-size:25px;font-weight:600;margin:0 0 7px}.home-header p:last-child{margin:0;color:#676873;font-size:14px}.avatar{border:0;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.72);box-shadow:inset 0 1px 1px #fff,0 6px 15px rgba(65,72,78,.15)}.glass{background:rgba(247,244,244,.72);border:1px solid rgba(255,255,255,.66);box-shadow:inset 0 1px 1px rgba(255,255,255,.92),0 10px 24px rgba(64,70,77,.17);backdrop-filter:blur(18px)}.unit-progress{padding:18px;border-radius:18px;margin-bottom:14px}.unit-progress p{font-size:13px;color:#6f6f78;margin:0 0 7px}.unit-progress h2{font-size:18px;margin:0 0 18px}.progress-info{display:flex;justify-content:space-between;font-size:13px;color:#71727a;margin-bottom:9px}.bar{height:7px;background:rgba(255,255,255,.8);box-shadow:inset 0 1px 2px rgba(68,75,82,.12);border-radius:7px;overflow:hidden}.bar i{display:block;height:100%;background:linear-gradient(90deg,#86a5b7,#9186b0);border-radius:7px}.task-grid{display:grid;gap:14px}.task{border:0;border-radius:17px;min-height:138px;padding:20px;display:flex;text-align:left;justify-content:space-between;align-items:center}.task div{display:flex;flex-direction:column;gap:10px}.task p{font-weight:600;margin:0}.task span{font-size:13px;color:#74747c}.task strong{font-size:14px;margin-top:5px}.task>svg{width:64px;height:64px;color:#787590;stroke-width:1.15}.review{background:rgba(232,231,219,.76)}.bottom-nav{position:fixed;z-index:5;bottom:max(12px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:min(calc(100% - 34px),630px);height:57px;display:grid;grid-template-columns:repeat(4,1fr);padding:5px 7px;border-radius:27px;background:rgba(244,244,243,.84);box-shadow:inset 0 1px 1px #fff,0 8px 22px rgba(55,64,69,.2);backdrop-filter:blur(18px)}.bottom-nav button{border:0;background:transparent;border-radius:21px;color:#74767d;display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px}.bottom-nav svg{width:18px;height:18px}.bottom-nav .active{background:rgba(224,236,240,.92);color:#5e7e96;box-shadow:inset 0 1px 1px #fff,0 3px 8px rgba(63,78,88,.12)}.simple-header{display:flex;justify-content:space-between;align-items:center;padding:8px 4px 20px}.simple-header h1{font-size:24px}.simple-header span{background:rgba(255,255,255,.7);padding:8px 12px;border-radius:12px}.placeholder{border-radius:18px;padding:25px}.placeholder p{color:#686a73}.onboarding{min-height:100dvh;display:grid;place-items:center;padding:22px;background:linear-gradient(145deg,#edf5f5,#f4e8ec)}.setup-card{width:min(520px,100%);padding:30px 26px;border-radius:22px;background:rgba(255,255,255,.72);box-shadow:inset 0 1px 1px #fff,0 18px 45px rgba(73,83,90,.16);backdrop-filter:blur(18px)}.step{font-size:13px;color:#7c7d86}.setup-card h1{font-size:26px;margin:8px 0}.intro{color:#70717a;margin:0 0 25px}.setup-card label,.setup-card legend{display:block;font-size:14px;margin:17px 0 8px}.setup-card input,.setup-card select{width:100%;padding:13px;border:1px solid rgba(120,128,135,.18);border-radius:11px;background:rgba(255,255,255,.7);outline:none}.setup-card input:focus{border-color:#8ba3b1}.setup-card fieldset{border:0;padding:0;margin:0}.goal-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.goal{border:0;padding:10px 4px;border-radius:10px;background:#edf0f0}.goal.selected{background:#819bae;color:white}.primary{width:100%;border:0;margin-top:24px;padding:14px;border-radius:12px;background:#718da2;color:white;font-weight:600;box-shadow:0 8px 18px rgba(74,100,117,.2)}@media(min-width:760px){.app-page{padding-left:38px;padding-right:38px}.page-content{padding-top:35px}.task-grid{grid-template-columns:1fr 1fr}.task{min-height:165px}.home-header{min-height:175px}.unit-progress{padding:22px}.bottom-nav{height:62px}}@media(orientation:landscape) and (min-width:760px){.page-content{max-width:840px}.home-header{min-height:132px}.task-grid{grid-template-columns:1fr 1fr}.unit-progress{margin-bottom:18px}}
