@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;500;600;700&display=swap');*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#0b141c;color:#eef4f2;font-family:Vazirmatn,system-ui,sans-serif;overflow-x:hidden}.ambient{position:fixed;border-radius:50%;filter:blur(90px);opacity:.2;pointer-events:none}.ambient.a{width:420px;height:420px;background:#67b7a3;right:-120px;top:-120px}.ambient.b{width:520px;height:520px;background:#587d9d;left:-200px;bottom:-220px}.shell{width:min(1040px,calc(100% - 32px));margin:auto;padding:48px 0 110px;position:relative}header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}h1{font-size:clamp(25px,4vw,38px);font-weight:500;margin:6px 0}.eyebrow,.tag{font-size:13px;color:#9eb6b2}.avatar{width:46px;height:46px;border:1px solid #ffffff18;background:#ffffff0c;color:#fff;border-radius:50%;font:inherit}.glass{background:linear-gradient(145deg,#ffffff0d,#ffffff07);border:1px solid #ffffff12;box-shadow:0 20px 60px #0004;backdrop-filter:blur(22px);border-radius:28px}.hero{padding:30px;display:flex;justify-content:space-between;gap:32px;align-items:center}.hero h2{font-size:26px;margin:8px 0}.hero p{max-width:620px;color:#afc0be;line-height:1.9}.progress{text-align:center}.ring{width:126px;height:126px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:conic-gradient(#8ac7b7 0 43%,#ffffff0c 43%);position:relative}.ring:after{content:"";position:absolute;inset:8px;background:#111d25;border-radius:50%}.ring strong,.ring span{z-index:1}.ring strong{font-size:25px}.ring span{font-size:11px;color:#9eb6b2}.progress small{display:block;margin-top:9px;color:#738985}.grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin:18px 0}.grid article{padding:25px}.section-title{display:flex;justify-content:space-between;align-items:center}.section-title h3{margin:0}.section-title span{color:#809590;font-size:13px}.event{display:grid;grid-template-columns:60px 1fr 30px;align-items:center;gap:10px;padding:18px 0;border-bottom:1px solid #ffffff0b}.event:last-child{border:0}.event time{color:#8fc3b5}.event b,.event small{display:block}.event small{color:#839793;margin-top:4px}.event i{font-style:normal;width:25px;height:25px;border-radius:50%;background:#b08d5e22;color:#d7b37f;display:grid;place-items:center}.event i.ok{background:#79ad9c22;color:#92c9b7}.therapist p{color:#aebfbc;line-height:1.9}.therapist button{border:0;border-radius:15px;padding:12px 17px;background:#dcece7;color:#10201d;font:inherit;font-weight:600}.insight{padding:25px;margin-top:18px}.insight p{font-size:18px;line-height:2;margin:10px 0}.delta{color:#8ca09c;font-size:13px}.delta b{color:#9bd2c2;margin-right:8px}nav{position:fixed;z-index:10;bottom:18px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:4px;background:#101b23e8;border:1px solid #ffffff12;padding:8px;border-radius:22px;backdrop-filter:blur(24px);box-shadow:0 14px 50px #0008}nav button{font:inherit;color:#829692;background:transparent;border:0;padding:10px 15px;border-radius:14px;white-space:nowrap}nav .active{color:#e9f4f1;background:#ffffff0b}nav .talk{width:48px;height:48px;border-radius:16px;background:#dcece7;color:#10201d;font-size:20px;margin:0 4px}@media(max-width:720px){.shell{padding-top:28px}.hero{align-items:flex-start;flex-direction:column}.progress{align-self:center}.grid{grid-template-columns:1fr}nav button{font-size:11px;padding:9px}.hero,.grid article,.insight{padding:21px}.hero h2{font-size:22px}}