:root{--ink:#26372f;--muted:#7c877f;--sage:#426b59;--sage2:#6f8f7f;--cream:#f7f2e8;--paper:#fffdf8;--line:#e7e1d6;--terra:#bc6947;--gold:#d7a354;--shadow:0 14px 40px rgba(54,65,57,.09)}
*{box-sizing:border-box}body{margin:0;background:#e9e6df;color:var(--ink);font-family:"Noto Sans SC",system-ui,sans-serif}.app-shell{width:min(100%,460px);min-height:100vh;margin:auto;background:var(--cream);position:relative;padding-bottom:88px;box-shadow:0 0 50px rgba(38,55,47,.12)}button,input{font:inherit}button{cursor:pointer}.page{padding:0 20px 28px}.topbar{display:flex;align-items:center;justify-content:space-between;padding:20px 0 14px}.brand{font-family:"Noto Serif SC";font-size:23px;font-weight:700;letter-spacing:3px}.brand b{color:var(--terra)}.avatar,.icon-btn{width:38px;height:38px;border-radius:50%;border:0;background:#e4ebe5;display:grid;place-items:center;color:var(--sage)}.avatar{background:linear-gradient(145deg,#dbe6dd,#f4dfce);font-size:16px;font-weight:700}.hero{height:290px;border-radius:28px;overflow:hidden;position:relative;background:url('assets/meridian-hero.png') center/cover;box-shadow:var(--shadow)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,242,228,.98) 2%,rgba(248,242,228,.86) 35%,rgba(248,242,228,.05) 70%)}.hero-copy{position:absolute;z-index:1;left:22px;top:28px;width:58%}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;color:var(--terra);text-transform:uppercase}.hero h1{font:700 27px/1.35 "Noto Serif SC";margin:9px 0}.hero p{font-size:13px;color:#58675e;line-height:1.7}.search{position:absolute;z-index:2;bottom:18px;left:16px;right:16px;background:rgba(255,253,248,.95);border:1px solid rgba(255,255,255,.7);border-radius:17px;display:flex;align-items:center;gap:9px;padding:13px 14px;box-shadow:0 10px 25px rgba(54,65,57,.12)}.search input{border:0;outline:0;background:transparent;width:100%;color:var(--ink)}.search button{border:0;background:var(--sage);color:white;border-radius:12px;padding:8px 12px;font-size:12px;white-space:nowrap}.section-head{display:flex;justify-content:space-between;align-items:end;margin:25px 2px 13px}.section-head h2{font:700 18px "Noto Serif SC";margin:0}.section-head button{border:0;background:none;color:var(--sage);font-size:12px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.quick{border:0;background:transparent;color:var(--ink);padding:0}.quick i{height:58px;border-radius:18px;background:var(--paper);display:grid;place-items:center;margin-bottom:7px;color:var(--sage);box-shadow:0 5px 20px rgba(54,65,57,.06)}.quick:nth-child(2) i{color:#b96e4d;background:#f8e9df}.quick:nth-child(3) i{color:#927742;background:#f3ebd4}.quick:nth-child(4) i{color:#68799b;background:#e8edf3}.quick span{font-size:12px}.daily{background:var(--sage);border-radius:23px;padding:18px;color:white;display:flex;gap:15px;align-items:center;position:relative;overflow:hidden}.daily:after{content:"";position:absolute;width:130px;height:130px;border:1px solid rgba(255,255,255,.15);border-radius:50%;right:-45px;top:-70px}.progress-ring{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#f2c272 72%,rgba(255,255,255,.18) 0);flex:0 0 auto}.progress-ring b{width:50px;height:50px;border-radius:50%;background:var(--sage);display:grid;place-items:center;font-size:14px}.daily h3{margin:0 0 5px;font-size:15px}.daily p{margin:0;color:#d9e5df;font-size:12px}.daily button{margin-left:auto;border:0;border-radius:50%;width:38px;height:38px;background:#fff;color:var(--sage);z-index:1}.cards{display:grid;gap:12px}.card{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:16px;box-shadow:0 6px 20px rgba(54,65,57,.04)}.plan-card{display:flex;gap:13px;align-items:center}.plan-card .badge{width:46px;height:46px;border-radius:15px;background:#e8efe9;color:var(--sage);display:grid;place-items:center;flex:0 0 auto}.plan-card h3,.list-row h3{font-size:14px;margin:0 0 4px}.plan-card p,.list-row p{font-size:11px;color:var(--muted);margin:0}.tag{margin-left:auto;border-radius:99px;padding:5px 9px;background:#f7eadf;color:var(--terra);font-size:10px}.bottom-nav{position:fixed;z-index:10;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,460px);height:78px;background:rgba(255,253,248,.95);backdrop-filter:blur(18px);display:grid;grid-template-columns:repeat(5,1fr);padding:8px 10px 7px;border-top:1px solid rgba(55,75,64,.08)}.nav-item{border:0;background:transparent;color:#9a9f9b;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center}.nav-item.active{color:var(--sage)}.nav-item small{font-size:10px}.nav-item svg{width:21px}.nav-item.practice{margin-top:-27px}.nav-item.practice i{width:50px;height:50px;border-radius:18px;background:var(--sage);color:white;display:grid;place-items:center;box-shadow:0 9px 19px rgba(66,107,89,.3)}.nav-item.practice small{color:var(--sage)}.page-title{display:flex;align-items:center;gap:12px;margin:8px 0 20px}.page-title h1{font:700 25px "Noto Serif SC";margin:0}.filter-row{display:flex;gap:8px;overflow:auto;margin-bottom:16px;padding-bottom:4px;scrollbar-width:none}.chip{border:1px solid var(--line);border-radius:99px;background:var(--paper);padding:8px 13px;color:var(--muted);white-space:nowrap;font-size:12px}.chip.active{background:var(--sage);color:white;border-color:var(--sage)}.list-row{display:flex;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.list-row .point{width:52px;height:52px;background:#e9eee8;border-radius:50% 50% 46% 54%;display:grid;place-items:center;color:var(--sage);font-family:"Noto Serif SC";font-weight:700}.list-row button{margin-left:auto;border:0;background:#edf2ee;color:var(--sage);border-radius:11px;padding:8px}.practice-hero{background:#213b31;color:white;border-radius:26px;padding:23px;min-height:260px;position:relative;overflow:hidden}.practice-hero .pulse{width:136px;height:136px;border-radius:50%;position:absolute;right:-8px;bottom:28px;border:1px solid rgba(255,255,255,.18);display:grid;place-items:center}.practice-hero .pulse:before{content:"";width:88px;height:88px;border:1px solid rgba(255,255,255,.25);border-radius:50%}.practice-hero h1{font:700 25px "Noto Serif SC";width:65%;margin:45px 0 10px}.practice-hero p{font-size:12px;color:#bfd0c7}.primary{border:0;border-radius:14px;background:var(--terra);color:white;padding:12px 18px}.schedule{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.day{text-align:center;font-size:10px;color:var(--muted)}.day b{height:37px;margin-top:7px;border-radius:12px;display:grid;place-items:center;background:var(--paper);font-size:12px;color:var(--ink)}.day.today b{background:var(--terra);color:white}.switch{margin-left:auto;width:42px;height:24px;border-radius:99px;background:#ccd3ce;padding:3px}.switch.on{background:var(--sage)}.switch:after{content:"";display:block;width:18px;height:18px;background:white;border-radius:50%;transition:.2s}.switch.on:after{transform:translateX(18px)}.profile-card{text-align:center;padding:25px}.big-avatar{width:76px;height:76px;border-radius:28px;margin:auto;background:linear-gradient(145deg,#c8dacd,#f1d2bc);display:grid;place-items:center;font:700 25px "Noto Serif SC"}.stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px}.stats b{display:block;font-size:18px}.stats span{font-size:10px;color:var(--muted)}.toast{position:fixed;z-index:99;bottom:100px;left:50%;transform:translate(-50%,20px);background:#26372f;color:white;border-radius:99px;padding:10px 17px;font-size:12px;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}.modal{position:fixed;z-index:50;inset:0;background:rgba(21,30,25,.55);display:grid;place-items:end center}.modal-panel{width:min(100%,460px);background:var(--paper);border-radius:30px 30px 0 0;padding:24px 22px 32px}.modal-panel h2{font:700 22px "Noto Serif SC"}.timer{font-size:48px;font-weight:600;text-align:center;margin:25px}.safety{background:#f4eee4;border-radius:15px;padding:12px;font-size:11px;color:#766b5e;line-height:1.6}.hidden{display:none!important}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(min-width:700px){body{padding:24px 0}.app-shell{min-height:calc(100vh - 48px);border-radius:32px;overflow:hidden}.bottom-nav{bottom:24px;border-radius:0 0 32px 32px}}
