@font-face{font-family:Vazirmatn;src:url('/fonts/Vazirmatn-FD-Regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Vazirmatn;src:url('/fonts/Vazirmatn-FD-Bold.woff2') format('woff2');font-weight:700 900;font-display:swap}:root{font-family:Vazirmatn,Tahoma,sans-serif;direction:rtl;--brand:#6c5ce7;--brand2:#8f7dff;--surface:#fff;--surface2:#f6f7fc;--text:#202432;--muted:#767d8d;--border:#e8eaf1;--shadow:0 14px 40px rgba(42,37,85,.08);--danger:#ed5966;--success:#20ad69;--warning:#f0a22e;color:var(--text);background:var(--surface2)}:root[data-theme=dark]{color-scheme:dark;--surface:#191c25;--surface2:#11131a;--text:#f4f5fa;--muted:#a7adbb;--border:#303542;--shadow:0 16px 46px rgba(0,0,0,.3)}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100%;background:radial-gradient(circle at 90% -10%,rgba(108,92,231,.13),transparent 31%),var(--surface2);color:var(--text)}body{min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{text-decoration:none;color:inherit}img{max-width:100%}.boot{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px}.loader{width:28px;height:28px;border:3px solid var(--border);border-top-color:var(--brand);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.shell{min-height:100vh}.sidebar{position:fixed;right:0;top:0;bottom:0;width:270px;background:color-mix(in srgb,var(--surface) 93%,transparent);backdrop-filter:blur(22px);border-left:1px solid var(--border);padding:23px 17px;display:flex;flex-direction:column;z-index:30}.brand{display:flex;align-items:center;gap:11px}.brand img{width:48px;height:48px;object-fit:contain}.brand strong{display:block;font-size:20px;font-weight:900}.brand small{display:block;color:var(--muted);font-size:10px;margin-top:2px}.nav{display:flex;flex-direction:column;gap:5px;margin-top:25px;overflow:auto;padding-left:4px}.nav a{display:flex;align-items:center;gap:11px;padding:11px 13px;border-radius:16px;color:var(--muted);font-size:13px;font-weight:800;transition:.2s}.nav a:hover{background:var(--surface2);color:var(--text)}.nav a.active{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;box-shadow:0 10px 24px rgba(108,92,231,.24)}.nav .ico{font-size:19px}.side-foot{margin-top:auto;border-top:1px solid var(--border);padding-top:13px}.theme-toggle{width:100%;border:0;border-radius:14px;background:var(--surface2);color:var(--text);padding:11px;font-weight:800}.connection{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px;margin-top:11px}.connection i{width:8px;height:8px;border-radius:50%;background:var(--danger)}.connection.online i{background:var(--success)}.connection b{margin-right:auto;color:var(--warning)}.main{margin-right:270px;min-height:100vh}.content{max-width:1460px;margin:auto;padding:32px 35px 80px}.mobile-header,.bottom-nav,.drawer{display:none}.banner{padding:9px;text-align:center;font-size:11px;font-weight:900;position:sticky;top:0;z-index:22}.banner.offline{background:#fff1d5;color:#835900}.banner.update{background:#e9e3ff;color:#4e3dbc;border:0;width:100%}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.page-head h1{margin:0;font-size:30px;font-weight:900}.page-head p{margin:6px 0 0;color:var(--muted);font-size:13px}.card{background:var(--surface);border:1px solid var(--border);border-radius:23px;box-shadow:var(--shadow);padding:21px}.card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}.card-head h2{font-size:16px;margin:0;font-weight:900}.btn{border:0;border-radius:15px;min-height:43px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;box-shadow:0 10px 24px rgba(108,92,231,.24)}.btn-secondary{background:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-danger{background:#ffe9ec;color:#c73e4e}.btn-block{width:100%}.icon-btn{width:40px;height:40px;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:13px;display:grid;place-items:center}.text-btn{border:0;background:transparent;color:var(--brand);font-weight:900}.loading{min-height:130px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-weight:800}.loading:before{content:'';width:23px;height:23px;border:3px solid var(--border);border-top-color:var(--brand);border-radius:50%;animation:spin 1s linear infinite}.empty{text-align:center;padding:24px 12px}.empty img{width:min(210px,55%);height:145px;object-fit:contain}.empty h3{margin:8px 0 4px}.empty p{color:var(--muted);font-size:12px;line-height:1.9}.error,.notice{padding:13px 15px;border-radius:15px;margin-bottom:14px;font-size:12px;font-weight:800}.error{background:#fff0f1;color:#bd3a49;border:1px solid #ffd7dc}.notice{background:#eeeaff;color:#5a49c9}.toolbar{height:51px;border:1px solid var(--border);background:var(--surface);border-radius:17px;display:flex;align-items:center;gap:9px;padding:0 14px;margin-bottom:15px;box-shadow:var(--shadow)}.toolbar input{border:0;outline:0;background:transparent;color:var(--text);width:100%}.toolbar button{border:0;background:var(--brand);color:#fff;padding:8px 13px;border-radius:11px;font-weight:800}.modal-wrap{position:fixed;inset:0;background:rgba(12,14,22,.52);backdrop-filter:blur(8px);display:grid;place-items:center;padding:18px;z-index:100}.modal{width:min(520px,100%);max-height:88vh;overflow:auto;background:var(--surface);border-radius:27px;padding:21px;box-shadow:0 30px 70px rgba(20,17,50,.25)}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.modal-head h2{margin:0;font-size:18px}.form{display:flex;flex-direction:column;gap:13px}.form label{display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:11px;font-weight:900}.form input,.form textarea,.form select{width:100%;border:1px solid var(--border);background:var(--surface2);color:var(--text);border-radius:14px;padding:12px;outline:0}.form input:focus,.form textarea:focus,.form select:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 15%,transparent)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:11px}.auth{min-height:100vh;display:grid;grid-template-columns:1.2fr .8fr;padding:24px;background:linear-gradient(145deg,#eaf7ff,#f7f1ff)}:root[data-theme=dark] .auth{background:linear-gradient(145deg,#111822,#191327)}.auth-visual{border-radius:35px;position:relative;overflow:hidden;background:linear-gradient(140deg,#5dc4ff,#7269ef 55%,#b89aff);color:#fff;padding:46px;display:flex;align-items:flex-end}.auth-visual:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.4),transparent 27%),linear-gradient(to top,rgba(25,29,82,.4),transparent 55%)}.auth-visual>img{position:absolute;left:1%;bottom:0;width:64%;max-height:88%;object-fit:contain;filter:drop-shadow(0 30px 40px rgba(40,38,110,.25))}.auth-copy{position:relative;z-index:2;max-width:470px;margin-right:auto}.auth-copy b{display:inline-flex;padding:6px 13px;border:1px solid rgba(255,255,255,.4);border-radius:99px;background:rgba(255,255,255,.14)}.auth-copy h1{font-size:43px;margin:15px 0 8px}.auth-copy p{line-height:2;color:rgba(255,255,255,.85)}.auth-card{align-self:center;justify-self:center;width:min(425px,calc(100% - 28px));background:var(--surface);border:1px solid var(--border);border-radius:31px;padding:31px;box-shadow:0 30px 70px rgba(27,22,69,.18)}.auth-brand{display:flex;align-items:center;gap:10px;margin-bottom:34px}.auth-brand img{width:52px;height:52px}.auth-brand b{display:block;font-size:21px}.auth-brand small{color:var(--muted)}.auth-card h2{font-size:24px;margin-bottom:7px}.auth-card .lead{color:var(--muted);font-size:12px;line-height:1.9;margin-bottom:22px}.phone-box{height:55px;border:1px solid var(--border);background:var(--surface2);border-radius:17px;display:flex;align-items:center;padding:0 14px;margin:8px 0}.phone-box input{border:0;background:transparent;outline:0;width:100%;font-size:16px;color:var(--text)}.otp{display:flex;gap:8px;direction:ltr;margin:23px 0}.otp input{width:20%;aspect-ratio:1;border:2px solid var(--border);background:var(--surface2);color:var(--text);border-radius:16px;text-align:center;font-size:23px;font-weight:900;outline:0}.otp input:focus{border-color:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 14%,transparent)}.hero{position:relative;overflow:hidden;min-height:310px;border-radius:33px;background:linear-gradient(125deg,#5952d6,#6d7bf4 50%,#41bcec);color:#fff;padding:38px;display:flex;align-items:center;box-shadow:0 25px 65px rgba(70,72,184,.24)}.hero:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.3),transparent 25%)}.hero-content{position:relative;z-index:2}.hero .eyebrow{font-weight:800;color:rgba(255,255,255,.85)}.hero h1{font-size:66px;line-height:1;margin:15px 0 9px;letter-spacing:-3px}.hero p{color:rgba(255,255,255,.82)}.hero-actions{display:flex;gap:9px;margin-top:26px}.hero .glass{background:rgba(255,255,255,.18);color:#fff;border:1px solid rgba(255,255,255,.3)}.hero-pixi{position:absolute;left:3%;bottom:-4%;height:100%;max-width:52%;object-fit:contain;filter:drop-shadow(0 25px 30px rgba(28,34,105,.25))}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:17px 0}.stat{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:16px;display:flex;align-items:center;gap:11px;box-shadow:var(--shadow)}.stat i{width:45px;height:45px;border-radius:14px;background:#eeeaff;color:var(--brand);display:grid;place-items:center;font-size:19px;font-style:normal}.stat b,.stat small{display:block}.stat b{font-size:17px}.stat small{font-size:10px;color:var(--muted)}.dash-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:15px}.wide{grid-column:1/-1}.mini-list{display:flex;flex-direction:column}.mini-row{display:flex;align-items:center;gap:9px;padding:11px 2px;border-bottom:1px solid var(--border);font-size:12px;font-weight:800}.mini-row:last-child{border:0}.mini-row .dot{width:9px;height:9px;border-radius:50%;background:#9298a7}.mini-row .dot.high{background:var(--danger)}.mini-row .dot.low{background:var(--success)}.mini-row span:last-child{margin-right:auto;color:var(--muted)}.moods{display:grid;grid-template-columns:1fr 1fr;gap:8px}.moods button{border:1px solid var(--border);background:var(--surface2);color:var(--text);border-radius:13px;padding:10px;font-size:11px;font-weight:800}.moods button.active{border-color:var(--brand);background:#eeeaff;color:var(--brand)}.weather-card{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#dcf4ff,var(--surface));min-height:185px}.weather-card h2{font-size:48px;margin:8px 0}.weather-card p{color:var(--muted)}.weather-card img{width:125px;height:125px}.currency-mini{display:grid;grid-template-columns:1fr 1fr;gap:9px}.currency-mini>div{display:grid;grid-template-columns:30px 1fr;gap:2px 8px;align-items:center;border:1px solid var(--border);background:var(--surface2);border-radius:14px;padding:10px}.currency-mini img{width:27px;height:27px;object-fit:contain;grid-row:1/3}.currency-mini span{font-size:10px;color:var(--muted)}.currency-mini b{font-size:11px}.news-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.news-strip a{min-height:116px;border:1px solid var(--border);background:var(--surface2);border-radius:16px;padding:14px}.news-strip small{color:var(--brand);font-weight:900}.news-strip h3{font-size:12px;line-height:1.9;margin:6px 0}.list{display:flex;flex-direction:column}.list-item{display:flex;align-items:flex-start;gap:11px;padding:13px 2px;border-bottom:1px solid var(--border)}.list-item:last-child{border:0}.check{width:27px;height:27px;border:2px solid #cbd0dc;border-radius:9px;background:transparent;color:transparent}.list-item.done .check{background:var(--success);border-color:var(--success);color:#fff}.list-item.done h3{text-decoration:line-through;color:var(--muted)}.item-main{flex:1;min-width:0}.item-main h3{font-size:13px;margin:0}.item-main p{font-size:11px;color:var(--muted);line-height:1.9;margin:5px 0;white-space:pre-wrap}.actions{display:flex;gap:3px}.actions button{border:0;background:transparent;color:var(--muted);width:34px;height:34px;border-radius:10px}.actions button:hover{background:var(--surface2);color:var(--text)}.tag{display:inline-flex;border-radius:99px;background:#eceef4;color:#656c7b;padding:3px 8px;font-size:9px}.tag.high{background:#ffe5e8;color:#c43b49}.tag.low{background:#e3f8ec;color:#188654}.notes,.habits,.currencies,.news-grid,.wallpapers,.products{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.note{min-height:205px;border-radius:21px;padding:18px;background:linear-gradient(145deg,var(--note,#fff4c7),color-mix(in srgb,var(--note,#fff4c7) 70%,white));color:#30312e;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 12px 28px rgba(52,49,31,.08)}.note h3{font-size:14px}.note p{font-size:11px;line-height:2;white-space:pre-wrap}.habit{position:relative}.habit .emoji{font-size:34px}.habit h3{font-size:15px;margin:9px 0 4px}.habit p{font-size:10px;color:var(--muted)}.habit .done-btn{width:100%;border:0;background:#e4f8ed;color:#158755;border-radius:13px;padding:9px;font-weight:900}.habit .remove{position:absolute;left:11px;top:11px;border:0;background:transparent;color:#aaa}.bookmarks{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.bookmark{display:grid;grid-template-columns:44px 1fr 34px 34px;gap:9px;align-items:center;border:1px solid var(--border);background:var(--surface2);border-radius:16px;padding:10px}.bookmark .logo{width:44px;height:44px;border-radius:13px;background:#eeeaff;color:var(--brand);display:grid;place-items:center;font-weight:900;overflow:hidden}.bookmark h3{font-size:12px;margin:0}.bookmark p{font-size:9px;color:var(--muted);margin:3px 0;direction:ltr;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bookmark a,.bookmark button{border:0;background:var(--surface);color:var(--brand);width:33px;height:33px;border-radius:10px;display:grid;place-items:center}.calendar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}.calendar-head h2{margin:0}.calendar-head button{border:0;background:var(--surface2);color:var(--text);border-radius:11px;padding:8px 11px}.week,.month{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.week b{text-align:center;font-size:10px;color:var(--muted);padding:5px}.month div,.month i{aspect-ratio:1;border-radius:13px}.month div{background:var(--surface2);border:1px solid transparent;padding:9px;font-size:11px}.month div.today{background:var(--brand);color:#fff}.weather-hero{min-height:270px;border-radius:29px;background:linear-gradient(135deg,#64c4fb,#7d75eb);color:#fff;padding:30px;display:flex;align-items:center;justify-content:space-between}.weather-hero h2{font-size:65px;margin:9px 0}.weather-hero img{width:205px;height:205px}.weather-facts{display:flex;gap:8px}.weather-facts b{font-size:10px;padding:6px 9px;border-radius:99px;background:rgba(255,255,255,.16)}.city-results{margin-bottom:14px}.city-results button{display:flex;align-items:center;gap:8px;width:100%;border:0;border-bottom:1px solid var(--border);background:transparent;color:var(--text);padding:11px;text-align:right}.forecast{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-top:14px}.forecast article{text-align:center}.forecast img{width:46px;height:46px}.forecast span,.forecast small{display:block;color:var(--muted);font-size:9px}.currency .currency-head{display:flex;align-items:center;gap:9px}.currency img{width:42px;height:42px;object-fit:contain}.currency h3{font-size:13px;margin:0}.currency strong{display:block;font-size:21px;margin:20px 0 5px}.currency p{font-size:10px;margin:0}.positive{color:var(--success)}.negative{color:var(--danger)}.news-card{padding:0;overflow:hidden}.news-card>img{width:100%;height:165px;object-fit:cover}.news-card>div{padding:16px}.news-card small{color:var(--brand);font-weight:900}.news-card h2{font-size:14px;line-height:1.9;margin:7px 0}.news-card p{font-size:10px;color:var(--muted);line-height:1.9}.wallpaper{padding:0;overflow:hidden;position:relative;border:2px solid transparent}.wallpaper.active{border-color:var(--brand)}.wallpaper img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.wallpaper b{display:block;padding:9px;font-size:10px}.wallpaper i{position:absolute;top:9px;left:9px;width:29px;height:29px;border-radius:50%;background:var(--brand);color:#fff;display:grid;place-items:center}.product{padding:0;overflow:hidden}.product>img,.product-placeholder{width:100%;height:185px;object-fit:cover;background:linear-gradient(145deg,#eee9ff,#dff5ff);display:grid;place-items:center;font-size:45px}.product-body{padding:16px}.product h2{font-size:15px;margin:6px 0}.product p{font-size:10px;color:var(--muted);line-height:1.8}.product footer{border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:13px 16px}.product footer b{display:flex;align-items:center;gap:4px}.product footer img{width:23px}.product footer button{border:0;background:var(--brand);color:#fff;border-radius:11px;padding:8px 12px;font-weight:900}.coin{display:flex;align-items:center;gap:6px;padding:7px 11px;border-radius:13px;background:#fff5d2;color:#6c4c00}.coin img{width:27px}.profile-grid{display:grid;grid-template-columns:330px 1fr;gap:15px;margin-bottom:15px}.profile-summary{text-align:center}.profile-summary>img{width:110px;height:110px;object-fit:cover;border-radius:32px;background:#eeeaff;padding:4px}.profile-summary h2{margin:12px 0 3px}.profile-summary p{color:var(--muted);font-size:11px}.profile-coins{display:flex;align-items:center;justify-content:center;gap:8px;background:#fff5d2;color:#624800;border-radius:16px;padding:11px;margin:18px 0}.profile-coins img{width:38px}.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.profile-form label{display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:11px;font-weight:900}.profile-form input{border:1px solid var(--border);background:var(--surface2);color:var(--text);border-radius:13px;padding:11px}.profile-form .span{grid-column:1/-1}.devices article{display:grid;grid-template-columns:45px 1fr 38px;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid var(--border)}.devices article:last-child{border:0}.devices .device-icon{width:44px;height:44px;border-radius:13px;background:#eeeaff;color:var(--brand);display:grid;place-items:center}.devices h3{font-size:12px;margin:0}.devices p,.devices small{font-size:9px;color:var(--muted);margin:3px 0}.devices button{border:0;background:#fff0f1;color:var(--danger);width:34px;height:34px;border-radius:10px}.settings{display:grid;grid-template-columns:1fr 1fr;gap:14px}.setting{display:flex;align-items:center;justify-content:space-between;gap:18px}.setting h3{font-size:13px;margin:0}.setting p{font-size:10px;color:var(--muted);margin:4px 0}.segmented{display:flex;border:1px solid var(--border);background:var(--surface2);border-radius:13px;padding:4px}.segmented button{border:0;background:transparent;color:var(--muted);padding:7px 10px;border-radius:9px;font-weight:800}.segmented button.active{background:var(--surface);color:var(--brand);box-shadow:0 4px 10px rgba(20,18,50,.08)}.details{display:grid;grid-template-columns:1fr 1fr;gap:8px}.details div{background:var(--surface2);border:1px solid var(--border);border-radius:13px;padding:11px}.details small,.details b{display:block}.details small{font-size:9px;color:var(--muted)}.details b{font-size:11px;margin-top:4px}.toast{position:fixed;left:20px;bottom:20px;z-index:120;background:#202331;color:#fff;border-radius:14px;padding:12px 16px;box-shadow:0 18px 45px rgba(0,0,0,.22);font-size:12px;font-weight:800;animation:toast .25s ease}@keyframes toast{from{transform:translateY(15px);opacity:0}}@media(max-width:1100px){.stats{grid-template-columns:1fr 1fr}.notes,.habits,.currencies,.news-grid,.wallpapers,.products{grid-template-columns:repeat(2,1fr)}.news-strip{grid-template-columns:1fr 1fr}.profile-grid{grid-template-columns:280px 1fr}.settings{grid-template-columns:1fr}.forecast{grid-template-columns:repeat(4,1fr)}}@media(max-width:820px){.sidebar{display:none}.main{margin:0}.content{padding:18px 14px calc(92px + env(safe-area-inset-bottom))}.mobile-header{height:64px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;padding:8px 13px;position:sticky;top:0;z-index:28;background:color-mix(in srgb,var(--surface) 88%,transparent);backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.mobile-header>img{width:43px;height:43px;justify-self:center}.mobile-header .avatar{width:37px;height:37px;border-radius:12px;object-fit:cover}.bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;right:9px;left:9px;bottom:max(8px,env(safe-area-inset-bottom));z-index:40;background:color-mix(in srgb,var(--surface) 93%,transparent);backdrop-filter:blur(24px);border:1px solid var(--border);border-radius:21px;padding:5px;box-shadow:0 15px 40px rgba(32,27,72,.18)}.bottom-nav a,.bottom-nav button{border:0;background:transparent;color:var(--muted);min-height:53px;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:18px}.bottom-nav span{font-size:8px;font-weight:900;margin-top:3px}.bottom-nav .active{background:#eeeaff;color:var(--brand)}.drawer{display:block;position:fixed;inset:0;z-index:90;pointer-events:none}.drawer.open{pointer-events:auto}.drawer-bg{position:absolute;inset:0;background:rgba(9,11,18,.4);opacity:0;transition:.25s}.drawer.open .drawer-bg{opacity:1}.drawer-sheet{position:absolute;right:0;left:0;bottom:0;max-height:85vh;transform:translateY(105%);transition:.35s cubic-bezier(.2,.8,.2,1);background:var(--surface);border-radius:27px 27px 0 0;padding:10px 15px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -25px 70px rgba(18,15,45,.25)}.drawer.open .drawer-sheet{transform:translateY(0)}.handle{width:48px;height:5px;border-radius:99px;background:var(--border);margin:0 auto 11px}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer .nav{display:grid;grid-template-columns:1fr 1fr;gap:6px;max-height:60vh;overflow:auto}.drawer .nav a{background:var(--surface2);border:1px solid var(--border)}.page-head{align-items:flex-start}.page-head h1{font-size:23px}.page-head p{font-size:10px}.hero{min-height:295px;padding:25px;align-items:flex-start}.hero-content{max-width:72%}.hero h1{font-size:47px}.hero-pixi{left:-12%;height:72%;max-width:62%}.stats{grid-template-columns:1fr 1fr;gap:8px}.stat{padding:11px}.stat i{width:39px;height:39px}.stat b{font-size:13px}.stat small{font-size:8px}.dash-grid{grid-template-columns:1fr}.wide{grid-column:auto}.news-strip{display:flex;overflow:auto}.news-strip a{min-width:225px}.profile-grid{grid-template-columns:1fr}.profile-form{grid-template-columns:1fr}.profile-form .span{grid-column:auto}.auth{display:flex;padding:0;background:var(--surface)}.auth-visual{display:none}.auth-card{width:100%;min-height:100vh;border:0;border-radius:0;box-shadow:none;padding:31px 21px;display:flex;flex-direction:column;justify-content:center}.weather-hero{min-height:225px;padding:22px}.weather-hero h2{font-size:52px}.weather-hero img{width:130px;height:130px}.forecast{display:flex;overflow:auto}.forecast article{min-width:95px}.card{padding:16px;border-radius:20px}.setting{flex-direction:column;align-items:flex-start}.setting .btn,.segmented{width:100%}.segmented button{flex:1}.notes,.habits,.currencies,.news-grid,.wallpapers,.products{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.page-head{flex-direction:column}.page-head>div:last-child,.page-head .btn{width:100%}.notes,.habits,.currencies,.news-grid,.wallpapers,.products{grid-template-columns:1fr}.bookmarks{grid-template-columns:1fr}.hero{min-height:275px}.hero-content{max-width:82%}.hero h1{font-size:41px}.hero p{font-size:10px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-pixi{left:-25%;height:67%;max-width:73%}.currency-mini{grid-template-columns:1fr}.moods{grid-template-columns:1fr 1fr}.weather-hero img{width:100px;height:100px}.weather-facts{flex-direction:column;gap:4px}.week,.month{gap:3px}.month div,.month i{border-radius:8px}.month div{padding:5px}.otp{gap:5px}.otp input{border-radius:12px}.modal{padding:17px}.form-row{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.banner.maintenance{background:#efeaff;color:#4d3fc1;border-bottom:1px solid #ddd5ff}