:root{color-scheme:dark;font-family:Vazirmatn,Tahoma,system-ui,sans-serif;font-synthesis:none;--bg: #050a18;--panel: rgba(14, 21, 49, .8);--panel-strong: rgba(19, 27, 61, .95);--line: rgba(255, 255, 255, .1);--line-2: rgba(255, 255, 255, .07);--text: #f8f5ee;--muted: #a8abc7;--muted-2: #747a9f;--gold: #e9bd58;--gold-soft: #f4d88c;--violet: #9b8cff;--green: #63d3aa;--danger: #ff7d8a;--radius: 24px;--radius-sm: 15px;--shadow: 0 24px 70px rgba(0, 0, 0, .42);--action-max: 400px;--action-inset: 20px}*{box-sizing:border-box}html{min-height:100%;background:var(--bg)}body{margin:0;min-width:320px;min-height:100dvh;color:var(--text);background:var(--bg)}html.is-telegram-mini-app,html.is-telegram-mini-app body{min-height:var(--tg-viewport-stable-height, 100dvh);overscroll-behavior:none}#root{position:relative;z-index:1;min-height:100dvh}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}p{line-height:1.85}h1,h2,h3,p{margin-top:0}.app-sky,.auth-page,.boot-screen{min-height:100vh;position:relative;overflow-x:hidden;background:transparent}.app-sky{height:var(--tg-viewport-stable-height,100dvh);min-height:0;overflow:hidden;display:flex;justify-content:center}.sky{position:fixed;inset:0;z-index:0;overflow:hidden;background:radial-gradient(1100px 700px at 78% -8%,rgba(154,140,240,.2),transparent 60%),radial-gradient(900px 600px at 8% 108%,rgba(232,184,75,.1),transparent 58%),linear-gradient(180deg,#0a0d28 0%,var(--bg) 55%,#06081a 100%)}.stars{position:absolute;inset:0}.stars:before,.stars:after{content:"";position:absolute;inset:-50%;background-image:radial-gradient(1.4px 1.4px at 20% 30%,#fff,transparent),radial-gradient(1.2px 1.2px at 70% 60%,#fff,transparent),radial-gradient(1px 1px at 40% 80%,#cfd6ff,transparent),radial-gradient(1.6px 1.6px at 85% 20%,#fff,transparent),radial-gradient(1px 1px at 12% 70%,#ffe9b8,transparent),radial-gradient(1.2px 1.2px at 55% 12%,#fff,transparent),radial-gradient(1px 1px at 90% 85%,#cfd6ff,transparent),radial-gradient(1.3px 1.3px at 30% 50%,#fff,transparent);background-repeat:repeat;background-size:340px 340px;opacity:.55}.stars:after{background-size:520px 520px;opacity:.32;animation:twinkle 7s ease-in-out infinite alternate}@keyframes twinkle{0%{opacity:.18}to{opacity:.42}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes breathe{50%{transform:scale(1.07);box-shadow:0 0 70px #eac15c45}}@keyframes rise{0%{opacity:0;transform:translateY(16px)}}@keyframes fade-in{0%{opacity:0}}.mobile-shell{position:relative;z-index:1;width:100%;max-width:480px;min-height:100vh;margin:0 auto;background:transparent}.is-telegram-mini-app .mobile-shell{min-height:var(--tg-viewport-stable-height, 100vh)}.topbar{position:sticky;top:0;z-index:20;min-height:70px;display:flex;align-items:center;justify-content:space-between;padding:max(12px,env(safe-area-inset-top),var(--tg-content-safe-area-inset-top, 0px)) 18px 10px;background:linear-gradient(180deg,rgba(5,10,26,.94),rgba(5,10,26,.68),transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.page-content{min-height:calc(100vh - 150px);padding:10px 18px calc(104px + var(--tg-content-safe-area-inset-bottom, env(safe-area-inset-bottom)));animation:rise .38s ease both}.bottom-nav{position:fixed;z-index:30;bottom:0;left:50%;width:min(100%,560px);transform:translate(-50%);display:grid;grid-template-columns:repeat(4,1fr);padding:9px 13px calc(9px + var(--tg-content-safe-area-inset-bottom, env(safe-area-inset-bottom)));border-top:1px solid rgba(255,255,255,.09);background:#070c1fed;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.bottom-nav a{display:grid;place-items:center;gap:3px;min-height:52px;color:var(--muted-2);font-size:.72rem;border-radius:15px;transition:.2s ease}.bottom-nav a span{font-size:1.25rem;line-height:1}.bottom-nav a.active{color:var(--gold-soft);background:#e8b84b17}.logo{display:grid;place-items:center;gap:8px;width:fit-content;margin:0 auto}.logo img{display:block;width:160px;height:58px;object-fit:contain}.logo span{color:var(--muted);font-size:.78rem}.logo--compact{margin:0}.logo--compact img{width:105px;height:42px}.profile-chip,.icon-button{width:42px;height:42px;display:grid;place-items:center;padding:0;border-radius:50%;border:1px solid rgba(232,184,75,.32);background:linear-gradient(145deg,#e8b84b29,#7f69da2b);color:var(--gold-soft);cursor:pointer}.icon-button{font-size:2rem;line-height:1}.eyebrow{display:block;margin-bottom:6px;color:var(--gold-soft);font-size:.72rem;letter-spacing:.04em}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:5px 0 22px}.page-header h1{margin-bottom:6px;font-size:clamp(1.65rem,6vw,2.15rem);line-height:1.3}.page-header p{margin:0;color:var(--muted);font-size:.88rem}.page-header>.button{flex:0 0 auto}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 18px;border:1px solid transparent;border-radius:15px;cursor:pointer;font-weight:700;transition:transform .18s ease,opacity .18s ease,border-color .18s ease}.button:active{transform:scale(.98)}.button:disabled{cursor:not-allowed;opacity:.5}.button--primary{color:#241b08;background:linear-gradient(135deg,#f1d286,#dca947);box-shadow:0 14px 35px #dca94733}.button--soft{color:var(--gold-soft);border-color:#e8b84b42;background:#e8b84b1a}.button--ghost{color:var(--muted);border-color:var(--line);background:#ffffff09}.button--danger{color:#ffc4ca;border-color:#ff7d8a40;background:#ff7d8a1a}.button--wide{width:100%}.text-button{display:block;margin:15px auto 0;border:0;background:transparent;color:var(--muted);cursor:pointer}.action-group{width:min(100vw,var(--action-max));margin-inline:auto;padding-inline:var(--action-inset);display:flex;flex-direction:column;gap:12px}.action-group .btn{width:100%;min-height:0;padding-block:15px;border-radius:14px;font-size:1.05rem}.action-group .field,.action-group .notice,.action-group .prototype-otp{width:100%;margin:0}.action-group .text-button{margin:0 auto}.panel,.state,.unavailable-card,.chart-panel,.analysis-copy,.profile-hero,.profile-facts,.static-copy{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#171f44e0,#090f25d1);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.notice{margin:12px 0;padding:12px 14px;border-radius:14px;font-size:.86rem;line-height:1.7}.notice--error{color:#ffc3c9;border:1px solid rgba(255,125,138,.23);background:#ff7d8a17}.notice--info{color:#cfd2ff;border:1px solid rgba(155,140,255,.25);background:#9b8cff17}.notice--success{color:#b9f3dc;border:1px solid rgba(99,211,170,.25);background:#63d3aa17}.state{min-height:200px;display:grid;place-items:center;align-content:center;gap:8px;padding:30px;text-align:center}.state h2{margin:2px 0;font-size:1.1rem}.state p{margin:0 0 8px;color:var(--muted);font-size:.86rem}.state__symbol{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;color:var(--gold-soft);background:#e8b84b1a;font-size:1.5rem}.spinner{width:30px;height:30px;border:2px solid rgba(255,255,255,.1);border-top-color:var(--gold);border-radius:50%;animation:spin .8s linear infinite}.boot-screen{display:grid;place-items:center}.boot-screen .state{box-shadow:none;background:transparent;border:0}.field{display:grid;gap:7px}.field>span{color:var(--muted);font-size:.78rem}.field input,.field select,.field textarea{width:100%;min-height:50px;border:1px solid rgba(255,255,255,.12);border-radius:15px;outline:0;padding:10px 14px;color:var(--text);background:#01051280;transition:border-color .2s ease,box-shadow .2s ease}.field input:focus,.field select:focus,.field textarea:focus{border-color:#e8b84b8c;box-shadow:0 0 0 3px #e8b84b17}.field select option{color:#11172c;background:#fff}.jalali-picker{position:relative}.jalali-picker__trigger{display:flex;width:100%;min-height:50px;align-items:center;justify-content:space-between;gap:12px;padding:11px 15px;border:1px solid rgba(255,255,255,.12);border-radius:15px;color:var(--text);background:#01051280;font:inherit;transition:border-color .2s ease,box-shadow .2s ease}.jalali-picker__trigger:hover,.jalali-picker__trigger.is-open{border-color:#e8b84b8c}.jalali-picker__trigger.is-open{box-shadow:0 0 0 3px #e8b84b17}.jalali-picker__trigger>span:first-child{direction:ltr;font-variant-numeric:tabular-nums}.jalali-picker__placeholder{direction:rtl!important;color:var(--muted)}.jalali-picker__icon{color:var(--gold-soft);font-size:1.25rem}.jalali-picker__popover{position:absolute;z-index:20;top:calc(100% + 8px);inset-inline:0;width:100%;min-width:0;max-width:100%;padding:10px;border:1px solid rgba(232,184,75,.28);border-radius:16px;background:#080d23fa;box-shadow:0 24px 60px #0000008c;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.jalali-picker__header{display:grid;grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:5px}.jalali-picker__header>button{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:11px;color:var(--gold-soft);background:#ffffff0a;font-size:1.3rem}.jalali-picker__header>button:disabled{cursor:default;opacity:.25}.jalali-picker__selectors{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.jalali-picker__selector{position:relative;min-width:0}.jalali-picker__selector-trigger{display:flex;width:100%;height:30px;align-items:center;justify-content:space-between;gap:5px;padding:2px 7px;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:var(--text);background:#10162f;font:inherit;font-size:.77rem}.jalali-picker__selector-menu{position:absolute;z-index:4;top:calc(100% + 5px);inset-inline:0;max-height:150px;overflow-y:auto;padding:4px;border:1px solid rgba(232,184,75,.28);border-radius:11px;background:#0b1129;box-shadow:0 14px 35px #00000080;scrollbar-color:rgba(232,184,75,.45) transparent;scrollbar-width:thin}.jalali-picker__selector-menu button{display:block;width:100%;padding:6px 5px;border:0;border-radius:7px;color:var(--text);background:transparent;font:inherit;font-size:.72rem;text-align:center}.jalali-picker__selector-menu button:hover:not(:disabled),.jalali-picker__selector-menu button.is-active{color:#171105;background:var(--gold)}.jalali-picker__selector-menu button:disabled{cursor:default;opacity:.25}.jalali-picker__weekdays,.jalali-picker__days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px}.jalali-picker__weekdays{margin:9px 0 4px;color:var(--muted);font-size:.64rem;text-align:center}.jalali-picker__weekdays span{padding:2px}.jalali-picker__days>button,.jalali-picker__days>span{height:29px;min-width:0}.jalali-picker__days>button{display:grid;place-items:center;border:1px solid transparent;border-radius:10px;color:var(--text);background:transparent;font:inherit;font-size:.7rem}.jalali-picker__days>button:hover:not(:disabled){border-color:#e8b84b59;background:#e8b84b14}.jalali-picker__days>button.is-today{border-color:#ffffff38;color:var(--gold-soft)}.jalali-picker__days>button.is-default{border-color:#e8b84b8c;color:var(--gold-soft);background:#e8b84b14}.jalali-picker__days>button.is-selected{border-color:var(--gold);color:#171105;background:var(--gold);font-weight:800}.jalali-picker__days>button:disabled{cursor:default;opacity:.2}.jalali-picker__footer{display:flex;justify-content:space-between;margin-top:7px;padding-top:7px;border-top:1px solid rgba(255,255,255,.08)}.jalali-picker__footer button{padding:4px 8px;border:0;color:var(--gold-soft);background:transparent;font:inherit;font-size:.72rem}.time-picker{position:relative}.time-picker__trigger{display:flex;width:100%;min-height:50px;align-items:center;justify-content:space-between;gap:12px;padding:11px 15px;border:1px solid rgba(255,255,255,.12);border-radius:15px;color:var(--text);background:#01051280;font:inherit;font-variant-numeric:tabular-nums;transition:border-color .2s ease,box-shadow .2s ease}.time-picker__trigger:hover,.time-picker__trigger.is-open{border-color:#e8b84b8c}.time-picker__trigger.is-open{box-shadow:0 0 0 3px #e8b84b17}.time-picker__placeholder{color:var(--muted)}.time-picker__icon{width:21px;height:21px;flex:0 0 21px;fill:none;stroke:var(--gold-soft);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px rgba(232,184,75,.2))}.time-picker__popover{position:absolute;z-index:20;top:calc(100% + 8px);inset-inline:0;width:100%;min-width:0;max-width:100%;padding:11px;border:1px solid rgba(232,184,75,.28);border-radius:17px;background:#080d23fa;box-shadow:0 24px 60px #0000008c;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.time-picker__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.time-picker__header>span{color:var(--text);font-size:.78rem;font-weight:800}.time-picker__header>small{color:var(--muted);font-size:.61rem}.time-picker__wheels{display:grid;grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr);align-items:center;gap:5px}.time-picker__wheel{min-width:0}.time-picker__wheel>span{display:block;margin-bottom:5px;color:var(--muted);font-size:.64rem;text-align:center}.time-picker__list{height:142px;overflow-y:auto;padding:4px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#0105128c;scroll-snap-type:y proximity;scrollbar-color:rgba(232,184,75,.45) transparent;scrollbar-width:thin}.time-picker__list button{display:block;width:100%;min-height:31px;padding:5px;border:0;border-radius:8px;color:var(--text);background:transparent;font:inherit;font-size:.73rem;text-align:center;scroll-snap-align:center}.time-picker__list button:hover,.time-picker__list button.is-active{color:#171105;background:var(--gold);font-weight:800}.time-picker__separator{align-self:center;margin-top:22px;color:var(--gold-soft);font-size:1.1rem;text-align:center}.time-picker__footer{display:flex;gap:7px;margin-top:9px;padding-top:9px;border-top:1px solid rgba(255,255,255,.08)}.time-picker__footer .button{min-height:35px;flex:1;padding:6px 8px;border-radius:11px;font-size:.68rem}.auth-page{display:grid;place-items:center;padding:0}.auth-page__stars{position:fixed;width:380px;height:380px;border:1px solid rgba(232,184,75,.08);border-radius:50%;box-shadow:0 0 90px #8b75e026,inset 0 0 70px #e8b84b0f;animation:breathe 5s ease-in-out infinite}.auth-card{position:relative;z-index:2;width:min(100%,430px);padding:32px 24px;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:#070c1fd6;box-shadow:0 35px 90px #00000080;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.auth-card .logo{margin-bottom:30px}.auth-card h1{margin-bottom:8px;font-size:1.6rem}.auth-card form>p{color:var(--muted);font-size:.87rem}.auth-card .field{margin:20px 0 14px}.otp-field input{direction:ltr;text-align:center;font-size:1.6rem;letter-spacing:.5em}.consent{display:flex;gap:9px;align-items:flex-start;margin:14px 0;color:var(--muted);font-size:.78rem;line-height:1.7}.consent input{margin-top:5px;accent-color:var(--gold)}.consent a{color:var(--gold-soft)}.home-hero{min-height:230px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;margin:0 0 18px;padding:26px 22px;border-radius:30px;border:1px solid rgba(232,184,75,.16);background:linear-gradient(125deg,#1b1f48f0,#0d1330ad);box-shadow:var(--shadow)}.home-hero h1{margin-bottom:10px;font-size:2rem;line-height:1.35}.home-hero p{max-width:270px;margin:0;color:var(--muted);font-size:.82rem}.home-moon{flex:0 0 116px;height:116px;display:grid;place-items:center;border-radius:50%;color:#ffe7a0;font-size:5.4rem;background:radial-gradient(circle,rgba(232,184,75,.18),transparent 67%);filter:drop-shadow(0 0 28px rgba(232,184,75,.22));animation:breathe 5s ease-in-out infinite}.home-moon span{transform:rotate(-12deg)}.stats-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:26px}.stats-row a{display:grid;gap:2px;padding:15px;border:1px solid var(--line);border-radius:18px;background:#111837b8}.stats-row b{color:var(--gold-soft);font-size:1.45rem}.stats-row span{color:var(--muted);font-size:.75rem}.analysis-grid{display:grid;gap:11px;margin-bottom:28px}.analysis-tile{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:13px;min-height:92px;padding:15px;border:1px solid var(--line);border-radius:21px;background:#111837c7;transition:transform .2s ease,border-color .2s ease}.analysis-tile:hover{transform:translateY(-2px);border-color:#e8b84b4d}.analysis-tile>span{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;font-size:1.65rem}.analysis-tile--gold>span{color:var(--gold-soft);background:#e8b84b1f}.analysis-tile--violet>span{color:#c0b7ff;background:#9b8cff21}.analysis-tile--green>span{color:#a4efd4;background:#63d3aa1f}.analysis-tile h2{margin:0 0 4px;font-size:1rem}.analysis-tile p{margin:0;color:var(--muted);font-size:.75rem;line-height:1.6}.analysis-tile>i{color:var(--muted-2);font-size:1.8rem;font-style:normal}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:22px 2px 12px}.section-heading h2{margin:0;font-size:1rem}.section-heading a,.section-heading>span{color:var(--gold-soft);font-size:.75rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px;padding:20px}.form-grid h2,.form-grid .form-hint,.form-grid .form-actions{grid-column:1 / -1}.form-grid h2{margin:0}.form-hint{margin:0;color:var(--muted);font-size:.76rem;line-height:1.7}.form-actions{display:flex;gap:9px}.dialog-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:#01040fc2;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);animation:fade-in .18s ease-out}.birth-time-dialog{width:min(100%,390px);padding:25px 21px 20px;border:1px solid rgba(232,184,75,.3);border-radius:25px;background:linear-gradient(145deg,#161d42fa,#070c1ffa);box-shadow:0 32px 90px #000000a6;text-align:center}.birth-time-dialog__icon{display:grid;width:52px;height:52px;margin:0 auto 13px;place-items:center;border:1px solid rgba(232,184,75,.28);border-radius:17px;color:var(--gold-soft);background:#e8b84b1a;font-size:1.55rem}.birth-time-dialog h2{margin:0 0 8px;font-size:1.2rem}.birth-time-dialog>p{margin:0;color:#d9d9e6;font-size:.82rem;line-height:1.9}.birth-time-dialog__note{margin:15px 0;padding:11px 12px;border:1px solid rgba(232,184,75,.16);border-radius:14px;color:var(--muted);background:#e8b84b0f;font-size:.73rem;line-height:1.8}.birth-time-dialog__actions{display:grid;gap:8px}.birth-time-dialog__actions .text-button{margin-top:2px}.subject-list,.subject-selector,.history-list,.profile-links{display:grid;gap:9px}.subject-list button,.subject-selector button{width:100%;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:12px;text-align:right;border:1px solid var(--line);border-radius:18px;background:#101734c2;cursor:pointer}.subject-list button.active,.subject-selector button.active{border-color:#e8b84b7a;background:#e8b84b14}.subject-avatar,.subject-selector button>span{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;color:var(--gold-soft);background:linear-gradient(145deg,#e8b84b29,#9b8cff26);font-size:1.1rem}.subject-list button>span:nth-child(2),.subject-selector button div{display:grid;gap:3px}.subject-list small,.subject-selector small{color:var(--muted);font-size:.72rem}.subject-list i{color:var(--green);font-size:.67rem;font-style:normal}.subject-selector button>i{width:22px;height:22px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:#17200d;background:transparent;font-style:normal}.subject-selector button.active>i{border-color:var(--gold);background:var(--gold)}.chart-panel{max-width:100%;display:grid;grid-template-columns:minmax(0,160px) minmax(0,1fr);align-items:center;gap:20px;margin-top:20px;padding:21px;overflow:hidden;box-sizing:border-box}.chart-orbit{position:relative;width:min(100%,145px);max-width:262px;height:auto;aspect-ratio:1;display:grid;place-items:center;margin-inline:auto;border-radius:50%;border:1px solid rgba(232,184,75,.3);background:radial-gradient(circle,rgba(232,184,75,.12),transparent 67%)}.chart-orbit__ring{position:absolute;inset:14px;border:1px dashed rgba(155,140,255,.38);border-radius:50%;animation:spin 28s linear infinite}.chart-orbit>b{color:var(--gold-soft);font-size:.85rem}.chart-orbit>i{--angle: calc(var(--i) * 45deg);position:absolute;left:50%;top:50%;transform:rotate(var(--angle)) translate(58px) rotate(calc(-1 * var(--angle)));color:#d9d4ff;font-style:normal}.chart-panel__content{min-width:0}.chart-panel__content h2{margin:0 0 6px}.chart-panel__content>p{margin:0 0 12px;color:var(--muted);font-size:.8rem}.planet-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;direction:rtl}.planet-cell{min-width:0;display:grid;align-content:start;gap:3px}.planet-name{display:block;color:var(--text);font-size:.75rem;font-weight:800}.planet-value{display:block;color:var(--muted);font-size:.68rem;white-space:nowrap}.kind-tabs,.chip-group{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.kind-tabs button,.chip-group button{flex:0 0 auto;min-height:40px;padding:8px 15px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#ffffff09;cursor:pointer}.kind-tabs button.active,.chip-group button.active{color:#2a210e;border-color:transparent;background:linear-gradient(135deg,#f0d186,#dca947)}.analysis-intro{display:flex;align-items:center;gap:14px;margin:16px 0;padding:18px;border-radius:21px;border:1px solid rgba(155,140,255,.2);background:linear-gradient(135deg,#9b8cff21,#e8b84b0f)}.analysis-intro>span{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;color:var(--gold-soft);background:#e8b84b1c;font-size:1.5rem}.analysis-intro h2{margin:0 0 3px}.analysis-intro p{margin:0;color:var(--muted);font-size:.76rem}.form-section{margin:16px 0;padding:18px}.form-section h2{font-size:.95rem}.history-card{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;min-height:82px;padding:13px;border:1px solid var(--line);border-radius:19px;background:#101734c4}.history-card__icon{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;color:var(--gold-soft);background:#e8b84b1a}.history-card__icon--duo{color:#c7c0ff;background:#9b8cff1f}.history-card__icon--party{color:#b7f3dc;background:#63d3aa1a}.history-card__body{display:grid;gap:2px}.history-card__body small,.history-card__body time{color:var(--muted);font-size:.69rem}.status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:.65rem;white-space:nowrap}.status--done{color:#aef0d5;background:#63d3aa1c}.status--pending{color:#f6dda0;background:#e8b84b1a}.status--failed{color:#ffc0c7;background:#ff7d8a1a}.analysis-copy{margin-top:20px;padding:24px}.analysis-copy h2,.analysis-copy h3{margin:26px 0 9px;color:var(--gold-soft)}.analysis-copy h2{font-size:1.12rem}.analysis-copy h3{font-size:1rem}.analysis-copy h2:first-child,.analysis-copy h3:first-child{margin-top:0}.analysis-copy p,.analysis-copy li{color:#d9d9e6;font-size:.9rem;line-height:2.05}.analysis-copy strong{color:var(--gold-soft);font-weight:800}.analysis-copy em{color:#d6d1f3}.analysis-copy ul,.analysis-copy ol{margin-block:10px;padding-inline-start:22px}.analysis-copy ol{list-style-type:persian}.analysis-copy li+li{margin-top:5px}.analysis-meta{display:flex;justify-content:flex-start;gap:12px;margin:14px 4px 0;color:var(--muted-2);font-size:.66rem}.profile-hero{display:flex;align-items:center;gap:15px;padding:20px}.profile-avatar{width:66px;height:66px;display:grid;place-items:center;border-radius:22px;color:var(--gold-soft);background-image:linear-gradient(#0a0d2040,#0a0d2040),url(/assets/avatar-01.jpg);background-size:cover;border:1px solid rgba(232,184,75,.28);font-weight:800}.profile-avatar img{width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover}.profile-hero h2{margin:0 0 4px}.profile-hero p{margin:0;color:var(--muted)}.profile-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:12px 0;overflow:hidden}.profile-facts div{min-width:0;display:grid;gap:4px;padding:14px 10px;background:#ffffff06}.profile-facts span{color:var(--muted);font-size:.65rem}.profile-facts b{overflow:hidden;text-overflow:ellipsis;font-size:.72rem}.profile-links a{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:13px;border:1px solid var(--line);border-radius:17px;background:#101734b3}.profile-links a>span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:var(--gold-soft);background:#e8b84b17}.profile-links a div{display:grid;gap:2px}.profile-links small{color:var(--muted);font-size:.68rem}.profile-links i{color:var(--muted-2);font-size:1.5rem;font-style:normal}.profile-links+.button{margin-top:18px}.profile-note{color:var(--muted-2);font-size:.7rem;text-align:center}.unavailable-card{display:flex;gap:16px;margin-bottom:13px;padding:20px}.unavailable-card__icon{flex:0 0 50px;height:50px;display:grid;place-items:center;border-radius:17px;color:var(--gold-soft);background:#e8b84b1a;font-size:1.5rem}.unavailable-card h2{margin:0 0 6px;font-size:1rem}.unavailable-card p{margin:0 0 10px;color:var(--muted);font-size:.78rem}.unavailable-card code{display:inline-block;direction:ltr;padding:5px 8px;border-radius:8px;color:#cfc9ff;background:#9b8cff1a;font-size:.7rem}.static-copy{padding:24px}.static-copy .page-header{margin-top:0}.static-copy>p{color:#d9d9e6;font-size:.9rem}.static-copy>h2{margin-top:24px;color:var(--gold-soft);font-size:1rem}@media(max-width:440px){.page-content,.topbar{padding-inline:13px}.home-hero{padding:22px 17px}.home-moon{flex-basis:86px;height:86px;font-size:4.3rem}.home-hero h1{font-size:1.65rem}.form-grid{grid-template-columns:1fr}.form-grid h2,.form-grid .form-hint,.form-grid .form-actions{grid-column:1}.chart-panel{grid-template-columns:1fr}.chart-orbit{margin:0 auto}.profile-facts{grid-template-columns:1fr}.profile-facts div{grid-template-columns:1fr 1fr}.analysis-meta{flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}.loading-spinner{animation-duration:2.4s!important;animation-iteration-count:infinite!important}.loading-stage{animation:none!important}}.viewport{width:100%;max-width:480px;height:var(--tg-viewport-stable-height,100dvh);min-height:0;position:relative;overflow:hidden;display:flex;flex-direction:column;--mood:#e8b84b;--mood2:#9a8cf0;--ringOp:.22;--gx:50%}.viewport[data-mood=intro]{--mood:#e8b84b;--mood2:#9a8cf0;--ringOp:.3;--gx:50%;--bgphoto:url(/assets/background-login-hq.webp)}.viewport[data-mood=login]{--mood:#8a8cf2;--mood2:#6f7bf0;--ringOp:.12;--gx:50%;--bgphoto:url(/assets/background-login-hq.webp)}.viewport[data-mood=home]{--mood:#e8b84b;--mood2:#9a8cf0;--ringOp:.26;--gx:52%;--bgphoto:url(/assets/background-home-hq.webp)}.viewport[data-mood=read]{--mood:#9a8cf0;--mood2:#6f7bf0;--ringOp:.15;--gx:80%;--bgphoto:url(/assets/background-analysis-hq.webp)}.viewport[data-mood=duo]{--mood:#b9aefc;--mood2:#7a6ff0;--ringOp:.18;--gx:26%;--bgphoto:url(/assets/background-duo-hq.webp)}.viewport[data-mood=money]{--mood:#f0c75a;--mood2:#caa03a;--ringOp:.2;--gx:50%;--bgphoto:url(/assets/background-money-hq.webp)}.viewport[data-mood=referral]{--mood:#5fd6a0;--mood2:#3fb6c8;--ringOp:.18;--gx:24%;--bgphoto:url(/assets/background-referral-hq.webp)}.viewport[data-mood=ritual]{--mood:#8a90c8;--mood2:#9a8cf0;--ringOp:.12;--gx:72%;--bgphoto:url(/assets/ritual-background-hq.webp)}.viewport[data-mood=neutral]{--mood:#8a90c8;--mood2:#9a8cf0;--ringOp:.12;--gx:72%;--bgphoto:url(/assets/background-neutral-hq.webp)}.app-atmos{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;background-image:linear-gradient(180deg,#06081a99,#06081a66 18%,#06081a61 70%,#06081aa8),var(--bgphoto,none);background-size:cover,cover;background-position:center center,center center;background-repeat:no-repeat,no-repeat}.topbar,.scroll,.tabbar{position:relative;z-index:1}.prototype-public-viewport{margin:0 auto}.prototype-public-content{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:32px 18px 48px}.mobile-shell{width:100%;max-width:480px;background:transparent}.is-telegram-mini-app .mobile-shell{height:var(--tg-viewport-stable-height,100dvh);min-height:0}@media(min-width:520px){.viewport{border-inline:1px solid var(--line-2);background:linear-gradient(180deg,#0c10308c,#080a1f8c);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}.prototype-topbar{position:relative;z-index:1;flex:0 0 auto;min-height:78px;display:flex;align-items:center;gap:10px;padding:max(26px,env(safe-area-inset-top),var(--tg-content-safe-area-inset-top, 0px)) 18px 10px;background:linear-gradient(180deg,rgba(7,10,31,.94),rgba(7,10,31,.58),transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.prototype-brand{width:82px;height:42px;display:block;flex:0 0 auto}.prototype-brand img{width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(0 3px 12px rgba(154,140,240,.4))}.prototype-topbar__spacer{flex:1}.prototype-back{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid rgba(232,184,75,.18);border-radius:12px;color:var(--gold-soft);background:#ffffff09}.prototype-back svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.prototype-coin{display:flex;align-items:center;gap:5px;min-height:38px;padding:5px 12px;border:1px solid rgba(232,184,75,.23);border-radius:999px;color:var(--gold-soft);background:#e8b84b12;font-size:.76rem}.prototype-coin b{font-size:.9rem}.prototype-profile-chip{width:42px;height:42px;flex:0 0 42px;overflow:hidden;border:1px solid rgba(232,184,75,.55);border-radius:50%;box-shadow:0 0 14px #e8b84b1f}.prototype-profile-chip img{width:100%;height:100%;display:block;object-fit:cover}.prototype-content{position:relative;z-index:1;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:7px 18px 26px;animation:rise .3s ease both;scrollbar-width:none}.prototype-content::-webkit-scrollbar{display:none}.action-dock{position:relative;z-index:2;flex:0 0 auto;width:100%;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line-2);background:linear-gradient(180deg,#080a1f00,#080a1fd1 42%,#080a1ff0);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.action-dock__content{width:100%;padding-top:4px}.action-dock .button{width:100%}.action-dock p{margin:7px 0 0;color:var(--muted);font-size:.7rem;text-align:center}.analysis-loading{min-height:62px;display:grid;align-content:center;gap:4px;padding-top:7px}.loading-row{min-height:22px;display:flex;align-items:center;justify-content:center;gap:8px;direction:rtl}.loading-spinner{width:15px;height:15px;flex:0 0 auto;border:2px solid rgba(232,184,75,.22);border-top-color:var(--gold,#e8b84b);border-radius:50%;animation:spin-loader .7s linear infinite}.loading-stage{min-width:0;animation:loading-crossfade .25s ease both;color:var(--gold-soft);font-size:.76rem}.loading-hint{min-height:20px}.analysis-retry{display:block;width:fit-content;margin:9px auto 14px;padding:8px 18px;border:1px solid rgba(232,184,75,.42);border-radius:999px;color:var(--gold-soft);background:#e8b84b14;cursor:pointer;font:inherit;font-size:.76rem}.analysis-retry:disabled{opacity:.55;cursor:not-allowed}@keyframes spin-loader{to{transform:rotate(360deg)}}@keyframes loading-crossfade{0%{opacity:0}to{opacity:1}}.prototype-tabbar{position:relative;z-index:1;flex:0 0 auto;width:100%;display:flex;padding:6px 6px calc(6px + var(--tg-content-safe-area-inset-bottom, env(safe-area-inset-bottom)));border-top:1px solid rgba(255,255,255,.08);background:#07091eeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.prototype-tabbar a{min-width:0;min-height:58px;flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:1px solid transparent;border-radius:13px;color:var(--muted-2);font-size:.66rem;white-space:nowrap}.prototype-tabbar img{width:28px;height:28px;display:block;border-radius:8px;object-fit:cover;opacity:.48;transition:.2s}.prototype-tabbar a.active{color:var(--gold-soft);border-color:#e8b84b33;background:#e8b84b0a}.prototype-tabbar a.active img{opacity:1;filter:drop-shadow(0 0 8px rgba(232,184,75,.45))}.prototype-cosmic-button,.prototype-gold-button,.prototype-ghost-button,.prototype-soft-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 17px;border-radius:14px;font:inherit;font-weight:800;cursor:pointer}.prototype-cosmic-button{position:relative;overflow:hidden;border:0;color:#1c1444;background:linear-gradient(118deg,#9a8cf0,#c79ef2 40%,#e8b84b 76%,#f4d79a);background-size:185% 100%;box-shadow:0 16px 38px -12px #9a8cf0a6,0 8px 22px -10px #e8b84b80;animation:prototype-flow 7s ease-in-out infinite}.prototype-cosmic-button:after{content:"";position:absolute;top:0;left:-65%;width:42%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.6),transparent);transform:skew(-18deg);animation:prototype-sheen 4s ease-in-out infinite}.prototype-gold-button{border:0;color:#281d05;background:linear-gradient(180deg,#f2d289,#e8b84b 62%,#caa03a);box-shadow:0 12px 30px -14px #e8b84b94}.prototype-ghost-button{border:1px solid rgba(232,184,75,.2);color:var(--text);background:#ffffff0a}.prototype-soft-button{border:1px solid rgba(232,184,75,.28);color:var(--gold-soft);background:#e8b84b17}.prototype-gold-button:disabled,.prototype-ghost-button:disabled,.prototype-soft-button:disabled{cursor:not-allowed;opacity:.45}@keyframes prototype-flow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes prototype-sheen{0%{left:-65%}50%,to{left:135%}}.prototype-splash-stage{position:relative;z-index:1;width:100%;min-height:100dvh;overflow:hidden;display:flex;justify-content:center;background:transparent}.prototype-splash{position:relative;z-index:1;width:100%;max-width:480px;min-height:100dvh;margin:0 auto;overflow:hidden;color:var(--text)}.prototype-splash__art{position:absolute;inset:0;background:transparent}.prototype-splash__wheel{position:absolute;left:50%;top:56%;width:min(90%,430px);aspect-ratio:1;transform:translate(-50%,-50%);pointer-events:none}.prototype-splash__wheel svg{width:100%;height:100%;display:block;overflow:visible;transform-origin:50% 50%;animation:prototype-splash-wheel-spin 170s linear infinite;will-change:transform}.prototype-splash__wheel-geometry{fill:none;stroke:url(#splash-wheel-stroke);stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;opacity:.72}.prototype-splash__wheel-node{fill:#aaa0ff;stroke:#d8d0ff;stroke-width:.75;filter:drop-shadow(0 0 4px rgba(154,140,240,.72))}.prototype-splash__wheel-star{transform-origin:300px 300px}.prototype-splash__wheel-star--outer{fill:#6c62de14;stroke:#8f83f0;stroke-width:1.15}.prototype-splash__wheel-star--inner{fill:#c5b8ff0f;stroke:#c5b8ff;stroke-width:1;transform:rotate(7.5deg)}.prototype-splash__wheel-halo{fill:url(#splash-wheel-core);stroke:none;filter:url(#splash-wheel-glow);opacity:.86}.prototype-splash__wheel-core{fill:#fff;stroke:#d9d2ff;stroke-width:1;filter:url(#splash-wheel-glow)}.prototype-splash__scrim{position:absolute;inset:0;z-index:1;background:transparent}.prototype-splash__top{position:absolute;z-index:2;top:0;inset-inline:0;display:flex;flex-direction:column;align-items:center;padding:calc(54px + env(safe-area-inset-top)) 22px 0;text-align:center}.prototype-splash__top img{width:min(68%,310px);aspect-ratio:1.56;object-fit:contain;filter:drop-shadow(0 7px 25px rgba(150,130,255,.55))}.prototype-splash__top p{margin:8px 0 0;color:#f4c96f;font-size:clamp(1rem,4.4vw,1.25rem);font-weight:700;text-shadow:0 0 16px rgba(154,140,240,.5)}.prototype-splash__footer{position:absolute;z-index:2;bottom:0;inset-inline:0;display:flex;flex-direction:column;align-items:center;padding:0 0 calc(31px + env(safe-area-inset-bottom))}.action-group--splash{flex:0 0 auto}.prototype-splash__footer nav{display:flex;align-items:center;gap:10px;margin-top:20px;color:var(--muted);font-size:.78rem}.prototype-splash__footer nav a:hover{color:var(--gold-soft)}@keyframes prototype-splash-wheel-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.prototype-page-heading{margin:3px 1px 22px}.prototype-page-heading>span{color:var(--gold);font-size:.7rem;font-weight:700}.prototype-page-heading h1{margin:5px 0 7px;font-size:clamp(1.72rem,6.5vw,2.15rem);line-height:1.35;letter-spacing:-.025em}.prototype-page-heading p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.8}.prototype-page-heading--action{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.prototype-page-heading--action>div{min-width:0}.prototype-page-heading--action .prototype-soft-button{flex:0 0 auto;margin-top:4px}.prototype-welcome{display:flex;align-items:center;justify-content:center;gap:2px;margin:6px 0 25px;transform:translate(-12px)}.prototype-welcome h1{margin:0;color:#fff8ea;font-size:1.8rem;line-height:1.3;text-shadow:0 0 15px rgba(154,140,240,.46)}.prototype-star{width:42px;height:42px;display:inline-block;flex:0 0 42px;background:url(/assets/home-star.png) center/contain no-repeat}.prototype-first-card{min-height:152px;display:flex;flex-direction:column;justify-content:center;margin-bottom:16px;padding:18px 20px;border:1px solid rgba(154,140,240,.25);border-radius:24px;background:radial-gradient(120% 150% at 100% 0%,rgba(154,140,240,.25),transparent 54%),linear-gradient(180deg,#171d4b,#111538);box-shadow:var(--shadow)}.prototype-first-card p{margin:0 0 13px;color:#bfc3df;font-size:1rem;font-weight:600;text-align:center}.prototype-first-card .prototype-cosmic-button{width:100%;min-height:58px;font-size:1rem}.prototype-feature-card{min-height:104px;display:grid;grid-template-columns:62px 1fr 20px;align-items:center;gap:13px;margin-bottom:14px;padding:15px;border:1px solid rgba(255,255,255,.11);border-radius:23px;box-shadow:var(--shadow)}.prototype-feature-card--violet{background:radial-gradient(120% 170% at 100% 0%,rgba(154,140,240,.32),transparent 57%),linear-gradient(135deg,#19194b,#111537)}.prototype-feature-card--rose{background:radial-gradient(120% 170% at 0 100%,rgba(212,132,146,.25),transparent 58%),linear-gradient(135deg,#23173e,#15183f)}.prototype-feature-card>img{width:58px;height:58px;display:block;border:1px solid rgba(255,255,255,.1);border-radius:18px;object-fit:cover;box-shadow:0 0 18px #9a8cf033}.prototype-feature-card>div{min-width:0}.prototype-feature-card b{display:block;font-size:1.05rem}.prototype-feature-card span{display:block;margin-top:4px;color:var(--muted);font-size:.78rem;line-height:1.7}.prototype-feature-card small{display:inline-block;margin-top:7px;padding:3px 8px;border:1px solid rgba(232,184,75,.3);border-radius:9px;color:var(--gold-soft);font-size:.62rem}.prototype-feature-card svg,.prototype-new-analysis>svg,.prototype-ritual-card>svg,.prototype-profile__referral>svg{width:19px;fill:none;stroke:var(--muted);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.prototype-section-title{margin:17px 2px 11px;font-size:.9rem;font-weight:500}.prototype-moon-card{min-height:96px;display:flex;align-items:center;gap:14px;margin-bottom:15px;padding:15px 18px;border:1px solid rgba(154,140,240,.35);border-radius:23px;background:radial-gradient(130% 160% at 0 0%,rgba(154,140,240,.45),transparent 60%),radial-gradient(130% 150% at 100% 100%,rgba(232,184,75,.28),transparent 58%),linear-gradient(135deg,#251c59,#11143a);box-shadow:var(--shadow),0 0 28px #9a8cf021}.prototype-moon-card img{width:54px;height:54px;border-radius:50%;object-fit:cover;border:1px solid rgba(232,184,75,.25)}.prototype-moon-card div{flex:1;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.prototype-moon-card b{font-size:.92rem}.prototype-moon-card strong{color:#fff;font-family:Cinzel,serif;font-size:.83rem}.prototype-ritual-card{min-height:86px;display:grid;grid-template-columns:50px 1fr 20px;align-items:center;gap:12px;padding:13px 15px;border:1px solid rgba(232,184,75,.29);border-radius:22px;background:radial-gradient(130% 150% at 100% 0%,rgba(232,184,75,.18),transparent 55%),linear-gradient(180deg,#1c2150,#262c5e);box-shadow:var(--shadow)}.prototype-ritual-card img{width:46px;height:46px;border-radius:14px;object-fit:contain;background:#12173a}.prototype-ritual-card b{font-size:1.02rem}.prototype-greeting{margin:1px 2px 17px}.prototype-greeting div{display:flex;align-items:center}.prototype-greeting b{font-size:1.25rem}.prototype-greeting .prototype-star{width:28px;height:28px;flex-basis:28px}.prototype-greeting>span{display:block;color:var(--muted);font-size:.74rem}.prototype-chart-card{min-height:84px;display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:12px;margin-bottom:14px;padding:13px 14px;border:1px solid rgba(232,184,75,.2);border-radius:21px;background:radial-gradient(120% 160% at 0 0%,rgba(232,184,75,.15),transparent 55%),linear-gradient(180deg,#171d45,#111537);box-shadow:var(--shadow)}.prototype-chart-card img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:1px solid rgba(232,184,75,.4)}.prototype-chart-card div{display:grid}.prototype-chart-card small{color:var(--gold-soft);font-size:.64rem}.prototype-chart-card b{font-size:1rem}.prototype-chart-card span{color:var(--muted);font-size:.7rem}.prototype-chart-card em{display:flex;align-items:center;gap:3px;color:var(--violet-soft);font-size:.7rem;font-style:normal}.prototype-chart-card em svg{width:16px;fill:none;stroke:currentColor;stroke-width:2}.prototype-new-analysis{min-height:82px;display:grid;grid-template-columns:48px 1fr 20px;align-items:center;gap:12px;margin-bottom:14px;padding:13px 15px;border:1px solid rgba(154,140,240,.27);border-radius:21px;background:linear-gradient(135deg,#9a8cf029,#111537eb)}.prototype-new-analysis__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:var(--gold-soft);background:#e8b84b1a;font-size:1.4rem}.prototype-new-analysis div{display:grid}.prototype-new-analysis b{font-size:1rem}.prototype-new-analysis span:not(.prototype-new-analysis__icon){color:var(--muted);font-size:.72rem}.prototype-profile__head{display:flex;flex-direction:column;align-items:center;gap:7px;margin:0 0 12px;text-align:center}.prototype-profile__avatar{width:84px;height:84px;display:block;border:2px solid rgba(232,184,75,.55);border-radius:50%;object-fit:cover;box-shadow:0 12px 35px #0000006b,0 0 18px #9a8cf033}.prototype-profile__name{width:100%;max-width:270px;display:flex;flex-direction:column;gap:4px}.prototype-profile__name span{color:var(--muted-2);font-size:.7rem}.prototype-profile__name input{width:100%;padding:9px 14px;border:1px solid rgba(232,184,75,.3);border-radius:18px;outline:none;color:#fff;background:#ffffff09;text-align:center;font-size:1.12rem;font-weight:800}.prototype-avatar-picker{display:flex;gap:9px;margin-top:7px}.prototype-avatar-picker button{width:42px;height:42px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:50%;background:none;opacity:.48}.prototype-avatar-picker button.active{border-color:var(--gold);opacity:1;box-shadow:0 0 12px #e8b84b40}.prototype-avatar-picker img{width:100%;height:100%;display:block;object-fit:cover}.prototype-profile__edit-grid,.prototype-profile__stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.prototype-profile__edit-card,.prototype-profile__stats a{position:relative;min-width:0;display:flex;flex-direction:column;gap:7px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:linear-gradient(180deg,#ffffff0e,#ffffff06)}.prototype-profile__edit-card>span,.prototype-profile__stats span{padding-inline-end:60px;color:var(--muted-2);font-size:.7rem;white-space:nowrap}.prototype-profile__edit-card b,.prototype-profile__stats b{overflow:hidden;color:#fff;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.prototype-profile__edit-card small,.prototype-profile__stats em{position:absolute;inset-inline-end:10px;top:9px;padding:2px 7px;border:1px solid rgba(232,184,75,.22);border-radius:999px;color:#e8b84bdb;font-size:.55rem;font-style:normal}.prototype-profile__referral{margin-top:12px}.prototype-profile__stats b small{color:var(--muted-2);font-size:.65rem}.prototype-profile__links{margin-top:11px;padding:0 10px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:linear-gradient(180deg,#141938c7,#0d112ae0)}.prototype-profile__links a{min-height:53px;display:grid;grid-template-columns:36px 1fr 18px;align-items:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.07)}.prototype-profile__links a:last-child{border-bottom:0}.prototype-profile__links a>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--gold-soft);background:#9a8cf01f}.prototype-profile__links a>span svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.prototype-profile__links div{display:grid}.prototype-profile__links b{font-size:.82rem}.prototype-profile__links small{color:var(--muted);font-size:.64rem}.prototype-profile__links>a>svg{width:16px;fill:none;stroke:var(--muted);stroke-width:2}.prototype-profile>.prototype-ghost-button{width:100%;margin-top:15px}.prototype-profile__note{margin:9px 0 0;color:var(--muted-2);font-size:.62rem;text-align:center}.prototype-subject-form{margin-bottom:18px;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:23px;background:radial-gradient(120% 145% at 100% 0%,rgba(154,140,240,.1),transparent 58%),linear-gradient(180deg,#141938e6,#0d112af0);box-shadow:var(--shadow)}.prototype-subject-form h2{margin:0 0 13px;font-size:1.3rem}.prototype-subject-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.prototype-field{min-width:0;display:flex;flex-direction:column;gap:5px}.prototype-field>span{color:var(--muted);font-size:.73rem}.prototype-field input,.prototype-field select{width:100%;min-height:50px;padding:10px 14px;border:1px solid rgba(255,255,255,.11);border-radius:15px;outline:none;color:var(--text);background:#01051287}.prototype-field select option{color:#fff;background:#0b1129}.prototype-field input:focus,.prototype-field select:focus{border-color:#e8b84b8c;box-shadow:0 0 0 3px #e8b84b14}.prototype-city-field{grid-column:1 / -1}.prototype-city-search{position:relative;min-width:0}.prototype-city-search__control{position:relative}.prototype-city-search__control input{padding-inline-end:42px}.prototype-city-search__spinner{position:absolute;top:50%;inset-inline-end:15px;width:17px;height:17px;margin-top:-9px;border:2px solid rgba(255,255,255,.2);border-top-color:var(--gold);border-radius:50%;animation:spin .75s linear infinite}.prototype-city-search__check{position:absolute;top:50%;inset-inline-end:15px;width:20px;height:20px;display:grid;place-items:center;margin-top:-10px;border-radius:50%;color:#071712;background:var(--green);font-size:.72rem;font-weight:900}.prototype-city-search__confirmed{display:block;margin:5px 4px 0;color:var(--green);font-size:.64rem}.prototype-city-search__panel{position:absolute;z-index:35;top:calc(100% + 6px);inset-inline:0;max-height:270px;overflow-y:auto;padding:6px;border:1px solid rgba(154,140,240,.34);border-radius:16px;background:#090d23fa;box-shadow:0 18px 40px #00000075;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.prototype-city-search__panel button{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border:0;border-bottom:1px solid rgba(255,255,255,.07);border-radius:11px;color:var(--text);background:transparent;text-align:right}.prototype-city-search__panel button:last-child{border-bottom:0}.prototype-city-search__panel button:hover,.prototype-city-search__panel button.active{background:#9a8cf021}.prototype-city-search__panel button>span{min-width:0;display:grid;gap:2px}.prototype-city-search__panel b{overflow:hidden;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.prototype-city-search__panel small{overflow:hidden;color:var(--muted-2);direction:ltr;font-size:.61rem;text-align:right;text-overflow:ellipsis;white-space:nowrap}.prototype-city-search__panel em{flex:0 0 auto;padding:3px 8px;border:1px solid rgba(232,184,75,.2);border-radius:999px;color:var(--gold-soft);font-size:.6rem;font-style:normal}.prototype-city-search__message{margin:0;padding:14px 10px;color:var(--muted);font-size:.7rem;line-height:1.7;text-align:center}.prototype-form-note{margin:14px 0 0;color:var(--muted);font-size:.72rem;line-height:1.8}.prototype-form-actions{display:flex;gap:9px;margin-top:14px}.prototype-form-actions button{flex:1}.prototype-subject-list{display:grid;gap:9px}.prototype-subject-list h2{margin:8px 2px 2px;font-size:.92rem}.prototype-subject-list>button{width:100%;min-height:75px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:11px;padding:11px 12px;border:1px solid rgba(255,255,255,.1);border-radius:18px;color:var(--text);background:#0f1431c7;text-align:right}.prototype-subject-list>button.active{border-color:#e8b84b80;background:#e8b84b13}.prototype-subject-avatar{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;color:var(--gold-soft);background:linear-gradient(145deg,#e8b84b26,#9a8cf029)}.prototype-subject-list>button>span:nth-child(2){min-width:0;display:grid}.prototype-subject-list small{overflow:hidden;color:var(--muted);font-size:.67rem;text-overflow:ellipsis;white-space:nowrap}.prototype-subject-list i{color:var(--green);font-size:.6rem;font-style:normal;white-space:nowrap}.prototype-picker-trigger{width:100%;min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border:1px solid rgba(255,255,255,.11);border-radius:15px;color:var(--text);background:#01051287}.prototype-picker-trigger.active{border-color:#e8b84b94;box-shadow:0 0 0 3px #e8b84b14}.prototype-picker-trigger .placeholder{color:var(--muted)}.prototype-calendar-icon{color:var(--gold);font-size:1.2rem}.prototype-time-icon{width:21px;height:21px;fill:none;stroke:var(--gold);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.prototype-picker-overlay{position:fixed;z-index:200;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#030512b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.prototype-picker-sheet{width:min(100%,480px);padding:8px 20px calc(20px + env(safe-area-inset-bottom));border:1px solid rgba(154,140,240,.34);border-bottom:0;border-radius:27px 27px 0 0;background:radial-gradient(120% 130% at 50% 0%,rgba(154,140,240,.13),transparent 52%),linear-gradient(180deg,#252d70,#151b49);box-shadow:0 -24px 60px #00000085;animation:prototype-sheet-up .28s cubic-bezier(.2,.8,.2,1)}.prototype-picker-grip{width:42px;height:4px;margin:4px auto 11px;border-radius:99px;background:#fff3}.prototype-picker-sheet h2{margin:0;text-align:center;font-size:1.1rem}.prototype-picker-sheet>p{margin:4px 0 8px;color:var(--muted);font-size:.78rem;text-align:center}.prototype-wheel-picker{position:relative;height:250px;display:grid;gap:9px;direction:rtl}.prototype-wheel-picker--date{grid-template-columns:repeat(3,minmax(0,1fr))}.prototype-wheel-picker--time{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:30px}.prototype-wheel-band{position:absolute;z-index:0;top:88px;inset-inline:0;height:44px;border-block:1px solid rgba(232,184,75,.38);border-radius:11px;background:#e8b84b11;pointer-events:none}.prototype-wheel-column{position:relative;z-index:1;min-width:0;display:grid;grid-template-rows:220px 24px}.prototype-wheel-list{height:220px;overflow-y:auto;padding:88px 0;scroll-snap-type:y mandatory;scrollbar-width:none;overscroll-behavior:contain}.prototype-wheel-list::-webkit-scrollbar{display:none}.prototype-wheel-list button{width:100%;height:44px;display:block;padding:0 3px;border:0;color:#e2e4f594;background:transparent;font:inherit;font-size:.9rem;text-align:center;scroll-snap-align:center}.prototype-wheel-list button.active{color:#fff;font-size:1.05rem;font-weight:900}.prototype-wheel-column>span{align-self:end;color:var(--muted);font-size:.66rem;text-align:center}.prototype-picker-actions{display:flex;flex-direction:row-reverse;gap:10px;margin-top:8px}.prototype-picker-actions button{flex:1;min-height:50px}@keyframes prototype-sheet-up{0%{transform:translateY(100%)}}.prototype-analysis-form .kind-tabs{justify-content:flex-start;margin-bottom:13px}.prototype-analysis-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:12px}.prototype-analysis-heading>div>span{color:var(--gold);font-size:.7rem;font-weight:700}.prototype-analysis-heading>div h1{margin-bottom:7px}.prototype-analysis-heading>.prototype-soft-button{margin-top:4px}.prototype-analysis-heading>p,.prototype-analysis-heading>.prototype-change-analysis{grid-column:1 / -1}.prototype-analysis-intro{min-height:96px;padding:15px;border-radius:22px}.prototype-analysis-intro>img{width:58px;height:58px;flex:0 0 58px;border-radius:18px;object-fit:cover;box-shadow:0 0 18px #9a8cf038}.prototype-analysis-form .subject-selector button{min-height:78px;border-radius:18px;background:#0f1430cc}.prototype-analysis-form .panel{border-color:#ffffff1c;border-radius:22px;background:linear-gradient(180deg,#141938d1,#0d112ae6)}.prototype-change-analysis{margin-top:9px;padding:3px 0;border:0;border-bottom:1px solid rgba(242,210,137,.52);color:var(--gold-soft);background:transparent;cursor:pointer;font-size:.72rem}.prototype-duo-slots{display:grid;gap:12px;margin:16px 0 21px}.prototype-duo-slots article{min-height:112px;display:grid;align-content:center;gap:5px;padding:18px;border:1px solid rgba(154,140,240,.22);border-radius:22px;background:radial-gradient(125% 120% at 100% 0%,rgba(154,140,240,.12),transparent 55%),linear-gradient(180deg,#141a3de6,#0d122df0)}.prototype-duo-slots article>b{color:var(--gold-soft);font-size:.78rem}.prototype-duo-slots article>strong{font-size:1rem}.prototype-duo-slots article>span{color:var(--muted);font-size:.72rem}.prototype-duo-slots article.is-filled{border-color:#e8b84b57;box-shadow:inset 0 0 24px #e8b84b08}.prototype-add-subject-link{width:fit-content;display:block;margin:11px auto 0;padding:5px 2px;border:0;border-bottom:1px solid rgba(232,184,75,.34);color:var(--gold-soft);background:transparent;cursor:pointer;font:inherit;font-size:.76rem}.prototype-analysis-sheet-overlay{position:fixed;z-index:80;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#040612ad;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fade-in .24s ease both}.prototype-analysis-sheet{width:min(100%,480px);max-height:min(88dvh,590px);overflow-y:auto;padding:8px 20px calc(22px + env(safe-area-inset-bottom));border:1px solid rgba(232,184,75,.16);border-bottom:0;border-radius:28px 28px 0 0;background:linear-gradient(180deg,#272e70,#141a3e 46%,#111634);box-shadow:0 -24px 60px -20px #000000d1;animation:prototype-sheet-up .32s cubic-bezier(.2,.8,.2,1) both;scrollbar-width:none}.prototype-analysis-sheet::-webkit-scrollbar{display:none}.prototype-subject-sheet{max-height:min(94dvh,760px);padding-inline:14px}.prototype-subject-sheet .prototype-subject-form{margin-bottom:0;border:0;background:transparent;box-shadow:none}.prototype-analysis-sheet__grip{width:44px;height:4px;display:block;margin:11px auto 17px;border-radius:999px;background:#cac7ff5c}.prototype-analysis-sheet h2{margin:0 0 3px;font-size:1.25rem}.prototype-analysis-sheet>p{margin:0 0 14px;color:var(--muted);font-size:.88rem}.prototype-analysis-sheet .state{min-height:170px;border:0;background:transparent;box-shadow:none}.prototype-analysis-sheet__options{display:grid;gap:12px}.prototype-analysis-sheet__options>button{width:100%;min-height:106px;display:flex;align-items:center;gap:13px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:22px;color:var(--text);background:linear-gradient(180deg,#151c48,#101638);cursor:pointer;text-align:right;transition:transform .18s ease,border-color .18s ease}.prototype-analysis-sheet__options>button:active{transform:scale(.985)}.prototype-analysis-sheet__options>button:hover{border-color:#e8b84b33}.prototype-analysis-sheet__icon{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;border-radius:17px}.prototype-analysis-sheet__icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.prototype-analysis-sheet__icon--individual{color:var(--gold-soft);background:radial-gradient(circle at 50% 38%,#3a301ab3,#0f132cf2);box-shadow:0 0 18px #e8b84b3b,inset 0 0 0 1px #e8b84b42}.prototype-analysis-sheet__icon--duo{color:var(--violet-soft);background:radial-gradient(circle at 50% 38%,#2c2256c2,#0f132cf2);box-shadow:0 0 18px #9a8cf045,inset 0 0 0 1px #9a8cf047}.prototype-analysis-sheet__icon--party{color:#f3b8d0;background:radial-gradient(circle at 50% 38%,#4e2842bf,#0f132cf2);box-shadow:0 0 18px #f08cc840,inset 0 0 0 1px #f08cc84d}.prototype-analysis-sheet__copy{min-width:0;flex:1;display:grid;gap:4px}.prototype-analysis-sheet__copy b{font-size:1.04rem}.prototype-analysis-sheet__copy small{color:var(--muted);font-size:.78rem}.prototype-analysis-sheet__chevron{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@keyframes prototype-sheet-up{0%{opacity:.5;transform:translateY(42px)}to{opacity:1;transform:none}}.prototype-history__action{width:100%;margin-bottom:14px}.prototype-history-list .history-card{min-height:80px;border-color:#ffffff1c;border-radius:17px;background:#111634d1}.prototype-history-list .history-card__icon{border-radius:14px;background:#9a8cf01f}.prototype-wallet-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px}.prototype-wallet-summary div{min-height:96px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:15px;border:1px solid rgba(232,184,75,.16);border-radius:21px;background:linear-gradient(180deg,#1b204d,#111537)}.prototype-wallet-summary span{color:var(--muted);font-size:.75rem}.prototype-wallet-summary b{color:var(--gold-soft);font-size:1.45rem}.prototype-referral-card{display:flex;flex-direction:column;align-items:center;margin-bottom:14px;padding:20px 17px;border:1px solid rgba(98,214,160,.2);border-radius:24px;background:radial-gradient(130% 130% at 50% 0%,rgba(98,214,160,.11),transparent 55%),linear-gradient(180deg,#16264b,#111638)}.prototype-referral-card>img{width:70px;height:70px;border-radius:22px;object-fit:cover}.prototype-referral-orbs{display:flex;gap:14px;margin:15px 0 9px}.prototype-referral-orbs i{width:18px;height:18px;border:1px solid rgba(98,214,160,.42);border-radius:50%;background:#62d6a014}.prototype-referral-progress{width:100%;height:8px;overflow:hidden;border-radius:999px;background:#ffffff0f}.prototype-referral-progress span{width:0;height:100%;display:block;background:var(--green)}.prototype-referral-card p{margin:8px 0 14px;color:var(--muted);font-size:.76rem}.prototype-referral-copy{width:100%;display:flex;gap:8px;padding:8px;border:1px solid rgba(232,184,75,.18);border-radius:14px;background:#e8b84b0a}.prototype-referral-copy code{flex:1;align-self:center;color:var(--muted);font-size:.63rem;text-align:center}.prototype-referral-copy button{min-width:64px;border:0;border-radius:10px;color:#271c03;background:var(--gold);font-weight:800}.prototype-referral-card>.prototype-ghost-button{width:100%;margin-top:10px}.prototype-ritual-item{display:flex;align-items:flex-start;gap:13px;margin-bottom:12px;padding:15px;border:1px solid rgba(255,255,255,.12);border-radius:21px;background:#080a1a78;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.prototype-ritual-item img{width:48px;height:48px;flex:0 0 48px;object-fit:contain;border-radius:14px;background:#13183c}.prototype-ritual-item span{color:var(--gold-soft);font-size:.7rem;font-weight:700}.prototype-ritual-item p{margin:5px 0 0;color:#e6e8f6;font-size:.82rem}.prototype-login-page{min-height:100svh;padding:0}.prototype-auth-viewport{justify-content:center}.prototype-auth-card{position:relative;z-index:1;display:flex;width:min(100%,480px);min-height:100svh;flex-direction:column;justify-content:center;padding:clamp(34px,8vh,84px) 0 max(34px,env(safe-area-inset-bottom));border:0;border-radius:0;background:linear-gradient(180deg,#04081714,#04081733);box-shadow:0 0 80px #00000047;-webkit-backdrop-filter:none;backdrop-filter:none}.prototype-auth-card .logo{margin:0 auto 8px}.prototype-auth-card .logo img{width:min(52vw,180px);height:auto;aspect-ratio:1.569;filter:drop-shadow(0 6px 22px rgba(150,130,255,.4))}.prototype-auth-card .logo span{display:none}.prototype-auth-card form{width:100%;margin-top:0;text-align:center}.prototype-auth-card .button--primary{color:#1c1444;background:linear-gradient(118deg,#9a8cf0,#c79ef2 40%,#e8b84b 76%,#f4d79a);background-size:185% 100%;box-shadow:0 16px 38px -12px #9a8cf0a6,0 8px 22px -10px #e8b84b80,inset 0 1px #ffffff6b;animation:prototype-cosmic-flow 3s ease-in-out infinite}.prototype-login-methods{width:100%;text-align:center}.prototype-login-methods h1,.prototype-auth-title{margin:4px 0 0;font-size:1.95rem;line-height:1.18;letter-spacing:-.035em;background:linear-gradient(118deg,#f4d79a,#e8b84b 24%,#c79ef2 60%,#9a8cf0);background-size:185% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:prototype-cosmic-flow 3s ease-in-out infinite}.prototype-login-methods>p{margin:0 0 24px;color:#c3c5d8;font-size:clamp(.94rem,3.8vw,1.12rem)}.auth-actions{margin-top:28px}.prototype-telegram-button{position:relative;overflow:hidden;gap:13px;color:#1c1444;background:linear-gradient(118deg,#9a8cf0,#c79ef2 40%,#e8b84b 76%,#f4d79a);background-size:185% 100%;box-shadow:0 16px 38px -12px #9a8cf0a6,0 8px 22px -10px #e8b84b80,inset 0 1px #ffffff6b;animation:prototype-cosmic-flow 3s ease-in-out infinite}.prototype-telegram-button:after{content:"";position:absolute;top:0;left:-65%;width:42%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.6),transparent);transform:skew(-18deg);pointer-events:none;animation:prototype-button-sheen 4s ease-in-out infinite}.prototype-telegram-button svg{width:22px;height:22px;flex:0 0 22px;fill:none}.prototype-mobile-button{border-color:#ffffff1f;color:#a7a9bd;background:#060b1d80}.auth-terms{width:100%;max-width:300px;margin:4px auto 0;padding-inline:4px;color:#c5c7d6;font-size:.8rem;line-height:1.7;text-align:center}.auth-terms a{color:var(--gold-soft);font-weight:800}.enamad-seal{min-height:90px;margin-top:10px;display:flex;justify-content:center}.enamad-seal img{max-width:90px;height:auto;display:block;border-radius:8px;opacity:.92;transition:opacity .2s ease}.enamad-seal img:hover{opacity:1}.prototype-auth-sub{margin:11px auto 0!important;color:var(--muted);font-size:.99rem!important;line-height:1.65;text-align:center}.auth-form-actions{margin-top:24px}.prototype-auth-card form .field{margin:0}.prototype-auth-card form .field input{min-height:50px;text-align:center}.phone-input{direction:ltr;unicode-bidi:isolate;text-align:center;letter-spacing:.08em;font-variant-numeric:tabular-nums}.lr{direction:ltr;unicode-bidi:isolate;display:inline-block;font-variant-numeric:tabular-nums}.prototype-auth-return{color:var(--gold-soft);text-decoration:underline;text-underline-offset:3px}@keyframes prototype-cosmic-flow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes prototype-button-sheen{0%{left:-65%}50%,to{left:135%}}.otp-boxes{direction:ltr;unicode-bidi:isolate;display:flex;justify-content:center;gap:8px}.prototype-otp input{flex:1 1 0;width:100%;min-width:0;height:52px;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:12px;outline:none;color:#fff;background:#01051299;direction:ltr;text-align:center;font-size:1.2rem;font-weight:800;font-variant-numeric:tabular-nums}.prototype-otp input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #e8b84b14}.prototype-unknown-time{border-color:#9a8cf04d;background:linear-gradient(180deg,#20275e,#11163a)}.prototype-static{display:grid;gap:13px}.prototype-static section{padding:20px 18px;border:1px solid rgba(255,255,255,.12);border-radius:21px;background:radial-gradient(120% 145% at 100% 0%,rgba(154,140,240,.08),transparent 58%),linear-gradient(180deg,#141938e0,#0d112af0);box-shadow:var(--shadow)}.prototype-static h1,.prototype-static h2{margin:0 0 10px;color:var(--gold-soft);font-size:1.08rem}.prototype-static p{margin:0 0 9px;color:#dfe1ef;font-size:.85rem;line-height:2;text-align:justify}.prototype-static p:last-child{margin-bottom:0}@media(max-width:440px){.prototype-content,.prototype-topbar{padding-inline:13px}.prototype-brand{width:72px}.prototype-coin{padding-inline:9px}.prototype-feature-card{grid-template-columns:56px 1fr 18px;padding:13px}.prototype-feature-card>img{width:54px;height:54px}.prototype-profile__edit-grid,.prototype-profile__stats,.prototype-subject-form__grid{gap:8px}.prototype-subject-form{padding:16px 13px}.prototype-form-actions{flex-direction:column}.prototype-moon-card div{display:grid}.prototype-moon-card strong{font-size:.72rem}}@media(max-width:365px){.prototype-tabbar a{font-size:.6rem}.prototype-coin span{display:none}.prototype-welcome h1{font-size:1.55rem}.prototype-splash__footer nav{gap:6px;font-size:.68rem}.prototype-profile__edit-grid,.prototype-profile__stats,.prototype-subject-form__grid{grid-template-columns:1fr}.prototype-otp{gap:4px}}
