:root{--ink:#14212b;--muted:#71808b;--purple:#4b2088;--purple2:#7a45d9;--cyan:#37d7d2;--blue:#10aee4;--pink:#ff91ae;--bg:#edf5f7;--card:#fff;--line:#e3ecef;--shadow:0 24px 60px rgba(30,67,83,.12)}*{box-sizing:border-box}html{background:linear-gradient(135deg,#f0e7fb,#e5f9ff)}body{margin:0;font-family:"Vazirmatn",sans-serif;color:var(--ink);background:radial-gradient(circle at 20% 10%,#efe4fb,transparent 35%),radial-gradient(circle at 90% 15%,#d9f7ff,transparent 32%),#edf5f7;min-height:100vh}button,input{font:inherit}.app{width:min(100%,500px);min-height:100vh;margin:auto;background:#f7fbfc;padding:0 18px 108px;position:relative;box-shadow:0 0 70px rgba(47,76,92,.1)}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30;background:linear-gradient(#f7fbfc 78%,rgba(247,251,252,0));backdrop-filter:blur(12px)}.hello small{display:block;font-size:10px;color:var(--muted)}.hello strong{display:block;font-size:20px;margin-top:3px}.top-actions{display:flex;gap:8px}.icon-btn,.avatar,.mini-icon{border:0;width:42px;height:42px;border-radius:50%;background:#fff;box-shadow:0 8px 20px rgba(40,70,85,.08);cursor:pointer}.avatar{background:linear-gradient(135deg,#54238f,#7e45d0);color:#fff;font-weight:800}.screen{display:none;animation:fade .2s ease}.screen.active{display:block}@keyframes fade{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.hero{height:360px;border-radius:38px;position:relative;overflow:hidden;box-shadow:0 28px 55px rgba(27,104,145,.2)}.hero-illustration{position:absolute;inset:0;width:100%;height:100%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,38,78,.02) 25%,rgba(16,47,91,.7) 100%)}.hero-content{position:absolute;right:24px;left:24px;bottom:24px;color:#fff;z-index:2}.eyebrow{font-size:10px;background:rgba(255,255,255,.18);padding:7px 10px;border-radius:999px;display:inline-block}.hero-content h1{font-size:31px;line-height:1.35;margin:10px 0 7px}.hero-content p{font-size:11px;margin:0 0 14px;opacity:.9}.hero-cta{border:0;background:#fff;color:#263047;border-radius:999px;padding:12px 18px;font-weight:800;cursor:pointer;box-shadow:0 10px 20px rgba(0,0,0,.1)}.hero-score{position:absolute;left:18px;top:18px;width:72px;height:72px;border-radius:50%;background:rgba(55,24,112,.82);border:6px solid rgba(255,255,255,.38);color:#fff;display:grid;place-content:center;text-align:center;z-index:2}.hero-score strong{font-size:18px}.hero-score small{font-size:8px}.search-card{margin:14px 0;display:grid;grid-template-columns:30px 1fr auto;gap:8px;align-items:center;background:#eef4f6;border-radius:22px;padding:9px 10px}.search-card span{font-size:22px;color:#84939c}.search-card input{border:0;background:transparent;outline:none;min-width:0}.search-card button{border:0;background:var(--purple);color:#fff;border-radius:16px;padding:9px 14px;cursor:pointer}.chips{display:flex;gap:8px;overflow:auto;padding-bottom:4px;scrollbar-width:none}.chips::-webkit-scrollbar{display:none}.chip{border:0;border-radius:999px;padding:9px 13px;white-space:nowrap;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:11px;font-weight:700}.chip b{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.7)}.chip.cyan{background:#cdf6f2;color:#147e7a}.chip.purple{background:#e8e0fb;color:#56329a}.chip.pink{background:#ffe0e9;color:#bd5674}.chip.mint{background:#dff3e8;color:#367c5a}.section-head{display:flex;justify-content:space-between;align-items:end;margin:26px 2px 13px}.section-head small{font-size:9px;color:var(--muted)}.section-head h2{font-size:21px;margin:3px 0 0}.section-head button{border:0;background:transparent;color:var(--purple);font-size:10px;font-weight:700;cursor:pointer}.recommend-row{display:grid;grid-template-columns:1.08fr .92fr;gap:11px}.rec-card{border:0;border-radius:28px;overflow:hidden;background:#fff;padding:0 0 15px;text-align:right;box-shadow:0 12px 28px rgba(33,79,99,.08);cursor:pointer}.rec-art{height:150px;position:relative;overflow:hidden;margin-bottom:12px}.rec-card span,.rec-card strong,.rec-card small{display:block;padding:0 14px}.rec-card span{font-size:9px;color:var(--muted)}.rec-card strong{font-size:15px;margin:3px 0}.rec-card small{font-size:9px;color:var(--muted)}.art-sun{background:linear-gradient(#ff9b98,#ffd7ab)}.art-sun:before{content:"";position:absolute;width:82px;height:82px;border-radius:50%;background:#fff0ab;top:22px;left:24px}.art-sun:after{content:"";position:absolute;left:-12px;right:-12px;bottom:-15px;height:80px;border-radius:50% 50% 0 0;background:#e05983}.art-sun i{position:absolute;width:85px;height:54px;border-radius:50% 50% 10px 10px;background:#762c75;bottom:24px;right:20px;transform:rotate(-9deg)}.art-night{background:linear-gradient(#34bde3,#4f5ebc)}.art-night:before{content:"";position:absolute;width:70px;height:70px;border-radius:50%;background:#f8f1c8;top:18px;right:22px}.art-night:after{content:"";position:absolute;width:150px;height:90px;border-radius:60% 40% 0 0;background:#243d86;bottom:-20px;left:-20px}.art-night i{position:absolute;width:62px;height:82px;background:#f88fa8;bottom:4px;right:32px;border-radius:30px 30px 6px 6px;z-index:2}.task-list{display:flex;flex-direction:column;gap:9px}.task{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:22px;padding:13px;box-shadow:0 8px 20px rgba(39,74,88,.04)}.task.done{opacity:.55}.task-check{width:38px;height:38px;border-radius:15px;border:0;background:#eef5f7;cursor:pointer}.task.done .task-check{background:#5b2c95;color:#fff}.task strong{font-size:12px}.task small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.task em{font-style:normal;font-size:9px;color:var(--muted)}.page-head{display:flex;justify-content:space-between;align-items:start;padding:4px 2px 18px}.page-head small{color:var(--muted);font-size:9px}.page-head h1{font-size:29px;line-height:1.35;margin:4px 0}.planchips{margin-bottom:14px}.feature-banner{border-radius:32px;padding:20px;min-height:200px;position:relative;overflow:hidden}.plan-banner{background:linear-gradient(135deg,#7b4adb,#a783ef 48%,#68d7dd);color:#fff}.feature-banner span{font-size:9px;opacity:.8}.feature-banner h2{font-size:25px;margin:5px 0}.feature-banner p{font-size:10px;margin:0}.feature-banner button{margin-top:14px;border:0;border-radius:999px;background:#fff;color:#4c2a86;padding:9px 14px;font-weight:700;cursor:pointer}.bottle-scene{position:absolute;left:20px;bottom:18px;width:150px;height:140px}.bottle-scene i{position:absolute;bottom:0;border-radius:16px 16px 20px 20px;box-shadow:0 15px 20px rgba(56,30,100,.18)}.bottle-scene i:nth-child(1){width:48px;height:112px;left:12px;background:#ffb9cc}.bottle-scene i:nth-child(2){width:42px;height:86px;left:67px;background:#ffe27f}.bottle-scene i:nth-child(3){width:34px;height:68px;left:112px;background:#d9ffef}.routine-stack{margin-top:12px}.routine-stack article{display:grid;grid-template-columns:32px 1fr 24px;gap:10px;align-items:center;padding:14px 2px;border-bottom:1px solid var(--line)}.num{font-size:10px;color:#876bb0}.routine-stack strong{font-size:12px}.routine-stack small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.routine-stack em{font-style:normal;color:var(--purple)}.product-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.product{background:#fff;border-radius:22px;padding:13px;text-align:center;box-shadow:0 10px 22px rgba(39,74,88,.06)}.product i{display:block;width:44px;height:62px;margin:0 auto 8px;border-radius:12px}.product.coral i{background:linear-gradient(#ff9ca8,#f06c80)}.product.violet i{background:linear-gradient(#cdbdf8,#7e5cc9)}.product.cream i{background:linear-gradient(#fff3dd,#e3c99c)}.product strong{display:block;font-size:10px}.product small{font-size:8px;color:var(--muted)}.cycle-banner{background:linear-gradient(135deg,#2a65bd,#47bfdd 55%,#95e2d4);color:#fff;display:flex;justify-content:space-between;align-items:center}.cycle-orbit{width:120px;height:120px;border-radius:50%;background:conic-gradient(#fff 0 62%,rgba(255,255,255,.25) 62%);display:grid;place-content:center;text-align:center;position:relative}.cycle-orbit:before{content:"";position:absolute;inset:11px;border-radius:50%;background:#3f79c7}.cycle-orbit strong,.cycle-orbit small{position:relative;z-index:2}.cycle-orbit strong{font-size:30px}.cycle-orbit small{font-size:8px}.quick-log{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:12px 0}.quick-log button{border:0;background:#fff;border-radius:20px;padding:12px 6px;box-shadow:0 8px 20px rgba(35,75,95,.05);cursor:pointer}.quick-log b{display:block;font-size:19px;color:var(--purple)}.quick-log span{font-size:9px}.calendar-card{background:#fff;border-radius:28px;padding:16px;box-shadow:0 12px 30px rgba(30,72,90,.06)}.cal-head{display:flex;justify-content:space-between;align-items:center}.cal-head button{border:0;background:#eef4f6;width:34px;height:34px;border-radius:50%}.week,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;text-align:center}.week{font-size:9px;color:var(--muted);margin:14px 0 7px}.calendar-grid span{aspect-ratio:1;display:grid;place-items:center;border-radius:50%;font-size:10px}.calendar-grid .period{background:#ffd4df;color:#ab4566}.calendar-grid .predict{background:#d8f1f2;color:#2b7f83}.calendar-grid .today{outline:2px solid #4d2c8e;font-weight:800}.insight-card{margin-top:12px;background:linear-gradient(135deg,#e8e0fb,#d8eff8);border-radius:25px;padding:17px}.insight-card span{font-size:9px;color:var(--muted)}.insight-card strong{display:block;font-size:13px;line-height:1.7;margin:5px 0}.insight-card small{font-size:8px;color:var(--muted)}.discover-hero{border-radius:30px;background:linear-gradient(135deg,#201a58,#5134a7 60%,#e76d9f);padding:18px;color:#fff;display:grid;grid-template-columns:145px 1fr;gap:16px;align-items:center;overflow:hidden}.discovery-art{height:180px;position:relative}.discovery-art:before{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:#ffb1c4;left:5px;top:15px}.discovery-art i{position:absolute;width:82px;height:105px;background:#6ed6d9;border-radius:42px 42px 10px 10px;bottom:4px;left:20px;z-index:2}.discovery-art b{position:absolute;width:52px;height:78px;background:#ffdc7c;border-radius:24px 24px 8px 8px;bottom:0;right:6px;z-index:3}.discover-hero span{font-size:9px;opacity:.8}.discover-hero h2{font-size:20px;line-height:1.5;margin:5px 0}.discover-hero p{font-size:9px;line-height:1.8;opacity:.85}.discover-hero button{border:0;background:#fff;color:#3a2a78;border-radius:999px;padding:9px 14px;font-weight:800}.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.shop-grid article{background:#fff;border-radius:24px;padding:12px;box-shadow:0 10px 25px rgba(35,74,92,.06)}.shop-art{height:140px;border-radius:20px;position:relative;overflow:hidden}.s1{background:linear-gradient(145deg,#fbd3d9,#f29aab)}.s2{background:linear-gradient(145deg,#d9eef9,#86cbe5)}.shop-art i{position:absolute;width:48px;height:92px;border-radius:14px;left:50%;bottom:18px;transform:translateX(-50%);background:#fff;box-shadow:0 14px 20px rgba(30,60,80,.14)}.shop-grid small{display:block;font-size:8px;color:var(--muted);margin-top:10px}.shop-grid strong{display:block;font-size:12px;margin:3px 0}.shop-grid span{font-size:9px;color:var(--muted)}.shop-grid button{width:100%;border:0;border-radius:14px;background:#4d2787;color:#fff;padding:8px;margin-top:9px;cursor:pointer}.profile-card{display:grid;grid-template-columns:66px 1fr auto;gap:12px;align-items:center;background:linear-gradient(135deg,#e8f5fb,#ece6ff);border-radius:28px;padding:18px}.profile-avatar{width:66px;height:66px;border-radius:22px;background:linear-gradient(135deg,#11bce1,#6943c0);display:grid;place-items:center;color:#fff;font-size:24px;font-weight:800}.profile-card small,.profile-card p{font-size:9px;color:var(--muted)}.profile-card h1{font-size:22px;margin:2px 0}.profile-card p{margin:0}.profile-card button{border:0;background:#fff;border-radius:14px;padding:8px 10px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.stats article{background:#fff;border-radius:20px;padding:14px;text-align:center}.stats strong{display:block;font-size:18px}.stats small{font-size:8px;color:var(--muted)}.heatmap{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.heatmap i{aspect-ratio:1;border-radius:8px;background:#eaf0f3}.heatmap .l1{background:#cdeeed}.heatmap .l2{background:#93d9df}.heatmap .l3{background:#7b6bd3}.heatmap .l4{background:#4e2b91}.settings{margin-top:18px}.settings button{width:100%;border:0;background:#fff;border-bottom:1px solid var(--line);padding:15px 3px;display:flex;justify-content:space-between}.bottom-nav{position:fixed;left:50%;bottom:15px;transform:translateX(-50%);width:min(calc(100% - 34px),466px);display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.95);backdrop-filter:blur(16px);border:1px solid rgba(51,76,91,.08);border-radius:28px;padding:7px;box-shadow:0 20px 45px rgba(32,64,80,.18);z-index:50}.bottom-nav button{border:0;background:transparent;border-radius:19px;padding:7px 3px;color:#9aa8ae;cursor:pointer}.bottom-nav button.active{background:#f0ebfb;color:#4b2088}.bottom-nav b{display:block;font-size:17px}.bottom-nav span{font-size:8px}dialog{border:0;border-radius:28px;width:min(420px,calc(100% - 28px));padding:0;box-shadow:var(--shadow)}dialog::backdrop{background:rgba(15,31,43,.35)}dialog form{padding:22px}dialog h3{margin:0 0 14px}dialog input{width:100%;border:1px solid var(--line);background:#f4f8f9;border-radius:15px;padding:12px}menu{display:flex;justify-content:flex-end;gap:8px;padding:0;margin:14px 0 0}menu button{border:0;border-radius:14px;padding:9px 13px}.moods{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.moods button{border:0;background:#f3f7f8;border-radius:18px;padding:12px 4px;font-size:20px}.moods span{display:block;font-size:8px}.toast{position:fixed;bottom:96px;left:50%;transform:translateX(-50%) translateY(15px);background:#20303a;color:#fff;padding:10px 14px;border-radius:999px;opacity:0;transition:.2s;z-index:60}.toast.show{opacity:1;transform:translateX(-50%)}@media(max-width:520px){.app{padding:0 13px 105px}.hero{height:350px}.hero-content h1{font-size:29px}.recommend-row{grid-template-columns:1fr 1fr}.rec-art{height:125px}.discover-hero{grid-template-columns:120px 1fr}.product-row{grid-template-columns:repeat(3,1fr)}}