*{box-sizing:border-box}html,body,#root{background-color:#000;min-height:100%;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}:root{--forum-bg-start:#fff6e3;--forum-bg-end:#f2f6ff;--forum-ink:#1a2233;--forum-muted:#5c6578;--forum-line:#d7dfec;--forum-brand:#0d6fd1;--forum-brand-strong:#084f97;--forum-danger:#c62828;--forum-card-bg:#ffffffdb}.forum-page{max-width:1120px;color:var(--forum-ink);margin:0 auto;padding:28px 16px 44px;position:relative}.forum-page:before{content:"";z-index:-1;background:radial-gradient(circle at 12% 10%, #ffbe5c52, transparent 32%), radial-gradient(circle at 86% 4%, #5998ff47, transparent 30%), linear-gradient(130deg, var(--forum-bg-start), var(--forum-bg-end));position:fixed;inset:0}.forum-actions{flex-wrap:wrap;gap:8px;display:flex}.forum-actions_top{margin:0 0 14px}.forum-breadcrumbs{margin:0 0 10px}.forum-breadcrumbs-list{flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.forum-breadcrumbs-item{color:var(--forum-muted);align-items:center;gap:6px;font-size:.92rem;display:inline-flex}.forum-breadcrumbs-link{color:var(--forum-brand-strong);text-underline-offset:2px;cursor:pointer;font:inherit;background:0 0;border:none;margin:0;padding:0;font-weight:700;text-decoration:underline}.forum-breadcrumbs-link:hover{color:var(--forum-brand)}.forum-breadcrumbs-current{color:#2a3550;font-weight:700}.forum-breadcrumbs-static{color:var(--forum-muted)}.forum-breadcrumbs-separator{color:#8e97aa}.forum-button,.forum-link-button,.forum-danger-button{cursor:pointer;border:none;border-radius:12px;padding:9px 14px;font-weight:700;transition:transform .15s,box-shadow .2s,background-color .2s}.forum-button{background:linear-gradient(130deg, #1b83e6, var(--forum-brand-strong));color:#fff;box-shadow:0 10px 20px #0d6fd147}.forum-button:hover,.forum-link-button:hover,.forum-danger-button:hover{transform:translateY(-1px)}.forum-link-button{color:var(--forum-brand-strong);background:#edf3ff}.forum-link-button_active{background:linear-gradient(130deg, #1b83e6, var(--forum-brand-strong));color:#fff}.forum-danger-button{background:linear-gradient(135deg, #e34b4b, var(--forum-danger));color:#fff}.forum-button:disabled,.forum-link-button:disabled,.forum-danger-button:disabled{opacity:.62;cursor:not-allowed;box-shadow:none;transform:none}.forum-error,.forum-success,.forum-warning{border:1px solid #0000;border-radius:12px;margin-bottom:12px;padding:11px 13px}.forum-error{color:#9f1d2a;background:#ffe9ea;border-color:#ffcad0}.forum-success{color:#14653b;background:#e9fbef;border-color:#bde9cd}.forum-warning{color:#8a4b00;background:#fff2de;border-color:#ffd7a8}.forum-card{background:var(--forum-card-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #ffffffbf;border-radius:16px;margin-bottom:13px;padding:15px;box-shadow:0 10px 30px #2a4a8414}.forum-card_create{background:linear-gradient(145deg,#ffffffeb,#ecf5ffc7);border:1px solid #0d6fd12e;margin-top:20px}.forum-card_clickable{cursor:pointer}.forum-card_clickable:hover{border-color:#0d6fd159;transform:translateY(-1px)}.forum-card-header{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.forum-card-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.forum-card-title{margin:0;font-size:1.1rem}.forum-meta{color:var(--forum-muted);margin:0;font-size:.92rem}.forum-message-header-main{gap:4px;display:grid}.forum-author-block{gap:2px;display:grid}.forum-badge{color:#1e40af;background:#dbeafe;border-radius:999px;padding:3px 9px;font-size:.78rem;font-weight:800;display:inline-block}.forum-form{gap:10px;margin-bottom:14px;display:grid}.forum-form input,.forum-form textarea{border:1px solid var(--forum-line);font:inherit;background:#ffffffeb;border-radius:12px;padding:10px 12px}.forum-form input:focus,.forum-form textarea:focus{border-color:var(--forum-brand);outline:2px solid #1b83e638}.forum-form textarea{resize:vertical;min-height:104px}.forum-form-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.forum-message-text{white-space:pre-wrap;margin:9px 0;line-height:1.45}.forum-message-deleted{color:#737b8d;margin:9px 0;font-style:italic}.forum-author{margin:0;font-weight:800}.forum-author-admin{color:#8c3800}.forum-author-full-name{color:var(--forum-muted);margin:0;font-size:.84rem}.forum-presence{color:var(--forum-muted);align-items:center;gap:8px;margin:2px 0 0;font-size:.9rem;display:inline-flex}.forum-presence_compact{margin-bottom:6px;font-size:.86rem}.forum-presence-dot{border-radius:50%;flex:none;width:10px;height:10px}.forum-presence-dot_online{background:#21b356;box-shadow:0 0 0 3px #21b35633}.forum-presence-dot_offline{background:#95a0af;box-shadow:0 0 0 3px #95a0af33}.forum-presence-status{color:#2f3b52;font-weight:700}.forum-presence-caption{color:var(--forum-muted)}.forum-reply-box{color:#1e3a8a;background:#d8ecff80;border-left:4px solid #60a5fa;border-radius:8px;margin-bottom:8px;padding:10px}.forum-inline-actions{flex-wrap:wrap;gap:8px;display:flex}.forum-pagination{background:linear-gradient(145deg,#e6f2ffeb,#fffffff2);border:2px solid #0d6fd142;border-radius:16px;gap:12px;margin-bottom:14px;padding:14px 16px;display:grid;box-shadow:0 10px 24px #1136741f}.forum-pagination-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.forum-pagination-row_nav{justify-content:center;gap:12px}.forum-loading-block{align-items:center;gap:10px;margin:10px 0;display:flex}.forum-spinner{border:2px solid #0d6fd140;border-top-color:var(--forum-brand);border-radius:50%;width:18px;height:18px;animation:.75s linear infinite forumSpin}.forum-spinner_inline{border-width:2px;border-top-color:#fff;width:14px;height:14px}.forum-danger-button-content{align-items:center;gap:8px;display:inline-flex}.forum-modal-overlay{z-index:1000;background:#1723368a;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.forum-modal{background:#fff;border:1px solid #0d6fd133;border-radius:16px;width:min(520px,100%);padding:18px;box-shadow:0 18px 42px #0e27563d}.forum-modal_rules{width:min(760px,100%)}.forum-modal-title{color:#15213a;margin:0 0 10px}.forum-modal-text{color:var(--forum-muted);margin:0;line-height:1.45}.forum-modal-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.forum-rules-content{background:linear-gradient(#f2f7ffc7,#fffffff5);border:1px solid #0d6fd133;border-radius:12px;max-height:min(64vh,640px);padding:12px;overflow:auto}.forum-rules-text{font:inherit;color:#25314a;white-space:pre-wrap;margin:0;line-height:1.5}.forum-toast{z-index:1010;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-width:240px;max-width:420px;padding:10px 12px;display:flex;position:fixed;top:18px;right:18px;box-shadow:0 14px 32px #10214533}.forum-toast_success{color:#14653b;background:#e9fbef;border-color:#bde9cd}.forum-toast_error{color:#9f1d2a;background:#ffe9ea;border-color:#ffcad0}.forum-toast-close{color:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;font-weight:700;text-decoration:underline}.forum-toast-close:hover{opacity:.85}.forum-error-actions{margin-bottom:12px}.forum-message-card{scroll-margin-top:96px}.forum-message-card_highlighted{border-color:#0d6fd199;animation:1.1s forumPulseHighlight;box-shadow:0 0 0 2px #1b83e638,0 12px 28px #2a4a841f}.forum-reply-link{color:var(--forum-brand-strong);font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.forum-reply-link:hover{color:var(--forum-brand)}@keyframes forumPulseHighlight{0%{background:#e0f0fff2;transform:scale(.995)}to{background:var(--forum-card-bg);transform:scale(1)}}@keyframes forumSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=740px){.forum-card-header{flex-direction:column;align-items:flex-start}.forum-modal-actions{flex-direction:column-reverse;justify-content:stretch}.forum-modal-actions .forum-link-button,.forum-modal-actions .forum-danger-button{width:100%}.forum-toast{max-width:none;top:12px;left:12px;right:12px}.forum-page{padding:18px 12px 32px}}.app-shell,.dashboard-page{color:#fff;background:radial-gradient(circle at top,#ffffff14,#0000 28%),linear-gradient(#050505 0%,#000 100%);min-height:100vh}.app-shell{place-items:center;padding:24px;display:grid}.auth-card,.dashboard-card{background:#0e0e0eeb;border:1px solid #1d1d1d;border-radius:24px;box-shadow:0 24px 60px #00000073}.auth-card{width:min(100%,440px);padding:28px}.auth-topbar{justify-content:flex-end;margin-bottom:14px;display:flex}.auth-card_loading{text-align:center;color:#cfcfcf;width:min(100%,440px)}.auth-tabs{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:28px;display:grid}.auth-tab,.auth-form button[type=submit],.logout-button{border:none;border-radius:12px;font-size:15px;font-weight:600;transition:all .2s}.auth-tab{color:#a5a5a5;cursor:pointer;background:#141414;padding:12px}.auth-tab_active{color:#000;background:#fff}.auth-heading{margin-bottom:20px}.auth-heading p,.dashboard-eyebrow,.dashboard-card p,.session-grid span{color:#a8a8a8}.auth-heading p,.dashboard-eyebrow{text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:14px}.auth-heading h1,.dashboard-header h1,.dashboard-card h2{margin:0}.auth-heading h1{font-size:30px}.auth-error{color:#ffb6b6;background:#6e161659;border:1px solid #ff6d6d66;border-radius:12px;margin-bottom:18px;padding:12px 14px}.auth-form{flex-direction:column;gap:12px;display:flex}.auth-form label{color:#d0d0d0;font-size:14px}.auth-form input{color:#fff;background:#111;border:1px solid #2e2e2e;border-radius:12px;outline:none;width:100%;padding:13px 14px;font-size:15px}.password-field{position:relative}.password-field input{padding-right:54px}.password-toggle{color:#cfcfcf;cursor:pointer;background:0 0;border:none;border-radius:0;place-items:center;width:16px;height:16px;margin:0;padding:0;line-height:1;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.password-toggle svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.password-toggle:hover{color:#fff}.auth-form input:focus{border-color:#fff;box-shadow:0 0 0 3px #ffffff14}.auth-form button[type=submit],.logout-button{color:#000;cursor:pointer;background:#fff}.auth-form button[type=submit]{margin-top:8px;padding:13px}.auth-form button[type=submit]:hover,.logout-button:hover{background:#e7e7e7}.auth-form button[type=submit]:disabled,.logout-button:disabled{opacity:.65;cursor:wait}.auth-oauth-button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;margin-top:0;padding:13px;font-size:15px;font-weight:600;transition:all .2s}.auth-oauth-button:hover{background:#e7e7e7}.auth-oauth-button:disabled{opacity:.65;cursor:wait}.auth-oauth-button_yandex{color:#191919;background:#ffd500}.auth-oauth-button_yandex:hover{background:#f4c900}.auth-inline-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:2px;display:flex}.auth-inline-actions_stacked{flex-direction:column;align-items:stretch}.auth-link-button{color:#d0d0d0;cursor:pointer;background:#111;border:1px solid #2e2e2e;border-radius:10px;padding:9px 12px;font-size:13px;font-weight:600;transition:all .2s}.auth-link-button:hover{color:#fff;background:#1a1a1a}.auth-link-button_secondary{margin-left:auto}.auth-link-button:disabled{opacity:.55;cursor:wait}.auth-help-text{color:#a8a8a8;margin:0;font-size:13px}.auth-field-error{color:#ffb6b6;margin:-4px 0 0;font-size:13px}.auth-login-availability-field{position:relative}.auth-login-availability-field input{padding-right:44px}.auth-inline-spinner,.auth-login-check{pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.auth-inline-spinner{border:2px solid #ffffff47;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.75s linear infinite authSpin}.auth-login-check{color:#58d68d;font-size:16px;font-weight:700}@keyframes authSpin{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}.dashboard-page{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding:28px;display:flex}.dashboard-page>.dashboard-header,.dashboard-page>.dashboard-tabs,.dashboard-page>.dashboard-neutral-notice,.dashboard-page>.auth-error,.dashboard-page>.dashboard-main-centered{width:min(100%,1180px)}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.dashboard-brand{align-items:center;gap:14px;min-width:0;display:flex}.dashboard-brand-logo{object-fit:contain;border-radius:12px;flex:none;width:44px;height:44px;box-shadow:0 10px 22px #00000047}.dashboard-header h1{font-size:34px}.dashboard-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-subscription-chip{color:#ffb6b6;white-space:nowrap;background:#6e161659;border:1px solid #3a3a3a;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-subscription-chip_active{color:#b6ffb6;background:#165a1659;border-color:#6dd16d73}.dashboard-main-centered{flex:1;place-items:center;width:100%;display:grid}.dashboard-main-centered_forum{place-items:start center}.dashboard-main-centered_top{place-items:start center;padding-bottom:140px}.dashboard-page_guest{align-items:center}.landing-card{background:radial-gradient(circle at 18% 0,#b88f4f3d,#0000 36%),radial-gradient(circle at 84% 8%,#3866993d,#0000 34%),#0b0b0bf5;border:1px solid #c9a56e59;flex-direction:column;gap:18px;width:min(100%,1080px);display:flex}.landing-hero{background:linear-gradient(135deg,#2a190a85 0%,#18243a59 100%);border:1px solid #c9a56e47;border-radius:18px;padding:22px}.landing-eyebrow{color:#d4b489;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:700}.landing-hero h1{color:#f6efe3;margin:0 0 12px;font-size:clamp(30px,5.4vw,56px);line-height:1.05}.landing-hero p{color:#dfd6c9;margin:0 0 12px;line-height:1.62}.landing-hero-actions{flex-wrap:wrap;gap:10px;margin:16px 0 8px;display:flex}.landing-muted-note{color:#b8ad9f;margin:8px 0 0;font-size:13px}.landing-section{background:#0e0e0ed6;border:1px solid #242424;border-radius:16px;padding:18px}.landing-section h2{color:#f8f3ea;margin:0 0 10px;font-size:clamp(22px,3vw,34px);line-height:1.14}.landing-section h3{color:#ece1d1;margin:0 0 8px;font-size:19px}.landing-section p{color:#d4d4d4;margin:0 0 10px;line-height:1.6}.landing-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.landing-tile{background:linear-gradient(#251d1280 0%,#14141499 100%);border:1px solid #b295664d;border-radius:14px;padding:14px}.landing-tile p{margin:0}.landing-list,.landing-steps{color:#d6d6d6;gap:8px;margin:0;padding-left:20px;display:grid}.landing-faq{gap:8px;display:grid}.landing-faq p{margin:0}.landing-cta,.landing-seo{border-color:#b2956666}.landing-legal-note{text-align:center;color:#9f9f9f;gap:4px;margin-top:4px;font-size:12px;line-height:1.5;display:grid}.landing-legal-note p{margin:0}.guest-square-card{border-color:#7ab8ff59}.guest-square-header h2{margin:4px 0 8px}.guest-square-header p{margin:0 0 12px}.guest-square-form{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.guest-square-form label{color:#d0d0d0;font-size:14px}.guest-square-form input{color:#fff;background:#111;border:1px solid #2e2e2e;border-radius:12px;width:min(100%,320px);padding:11px 12px;font-size:15px}.square-cell_readonly{padding-top:12px}.guest-description-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px;display:flex}.philosophy-card{width:min(100%,980px);margin-bottom:20px}.philosophy-card_bottom{margin-top:20px}.philosophy-card p{max-width:760px;margin-bottom:16px}.philosophy-download-link{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2b1f0e 0%,#8b5a2b 55%,#b98b4c 100%);border:none;border-radius:12px;justify-content:center;align-items:center;padding:12px 18px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.philosophy-download-link:hover{filter:brightness(1.08);transform:translateY(-1px)}.philosophy-download-link:focus-visible{outline-offset:3px;outline:2px solid #fff}.philosophy-download-link:disabled{cursor:not-allowed;opacity:.75}.logout-button{padding:12px 18px}.settings-button{color:#fff;cursor:pointer;background:#1d1d1d;border:none;border-radius:12px;padding:12px 18px;font-size:15px;font-weight:600;transition:all .2s}.settings-button:hover{background:#2a2a2a}.settings-page{color:#fff;background:radial-gradient(circle at top,#ffffff14,#0000 28%),linear-gradient(#050505 0%,#000 100%);min-height:100vh;padding:28px}.settings-header{align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.back-button{color:#cfcfcf;cursor:pointer;white-space:nowrap;background:#1d1d1d;border:none;border-radius:12px;align-items:center;gap:8px;margin-top:4px;padding:10px 14px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.back-button:hover{color:#fff;background:#2a2a2a}.back-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.settings-danger-card{grid-column:1/-1}.settings-actions{flex-wrap:wrap;gap:12px;display:flex}.settings-subscription-card{flex-direction:column;gap:14px;display:flex}.settings-subscription-status{color:#f2f2f2;margin:0;font-size:15px;font-weight:600}.settings-subscription-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.settings-subscription-button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:12px 18px;font-size:15px;font-weight:600;transition:all .2s}.settings-subscription-button:hover{background:#e7e7e7}.settings-subscription-button:disabled{opacity:.65;cursor:wait}.settings-subscription-price{color:#f2f2f2;font-size:15px;font-weight:600}.paywall-page{place-items:center;padding:24px;display:grid}.paywall-card{flex-direction:column;gap:14px;width:min(100%,680px);display:flex}.paywall-card h1{margin:0;font-size:clamp(30px,5vw,42px);line-height:1.08}.paywall-price{color:#fff;margin:0;font-size:26px;font-weight:700}.paywall-benefits{color:#dfdfdf;gap:8px;margin:0;padding-left:22px;display:grid}.paywall-actions{flex-wrap:wrap;gap:10px;display:flex}.paywall-status-message{color:#d8d8d8;margin:0}.paywall-card_compact{width:min(100%,520px)}.settings-info-links{flex-direction:column;gap:10px;display:flex}.settings-info-button{color:#e6e6e6;cursor:pointer;text-align:left;background:#121212;border:1px solid #2e2e2e;border-radius:12px;padding:12px 14px;font-size:15px;font-weight:600;transition:all .2s}.settings-info-button:hover{background:#1b1b1b;border-color:#3f3f3f}.logout-all-button{color:#ffb6b6;cursor:pointer;background:#6e161666;border:1px solid #ff6d6d59;border-radius:12px;padding:12px 18px;font-size:15px;font-weight:600;transition:all .2s}.logout-all-button:hover{background:#8c1e1e8c}.delete-account-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b0000 0%,#c0392b 60%,#e74c3c 100%);border:1px solid #ff6d6d73;border-radius:12px;padding:12px 18px;font-size:15px;font-weight:600;transition:all .2s}.delete-account-button:hover{filter:brightness(1.08)}.delete-account-button:disabled,.logout-all-button:disabled,.logout-button:disabled{opacity:.65;cursor:wait}.settings-loading{color:#a8a8a8;font-size:14px}.settings-success{color:#b6ffb6;background:#165a1659;border:1px solid #6dd16d66;border-radius:12px;margin-bottom:4px;padding:12px 14px}.settings-static-note{color:#d4d4d4;background:#141414;border:1px solid #2d2d2d;border-radius:12px;margin:0;padding:12px 14px;line-height:1.5}.dashboard-card{padding:28px}.dashboard-card h2{margin-bottom:8px;font-size:24px}.dashboard-card p{margin:0 0 24px}.numerology-card{width:min(100%,980px);padding:24px}.numerology-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.numerology-header h2{margin:0}.numerology-header .description-help-button{flex:none}.numerology-save-row{flex-direction:column;align-items:flex-end;gap:10px;margin-top:16px;display:flex}.numerology-save-slot{justify-content:flex-end;width:100%;min-height:50px;display:flex}.numerology-feedback{width:100%}.description-generator-row{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.description-generator-row,.description-feedback,.description-result{width:min(100%,860px);margin-left:auto;margin-right:auto}.description-generator-row{justify-content:center}.description-help-button,.description-generate-button{cursor:pointer;border:none;border-radius:12px;padding:12px 20px;font-size:15px;font-weight:600;transition:all .2s}.description-help-button{color:#dfdfdf;background:#151515;border:1px solid #2e2e2e}.description-help-button:hover{background:#1d1d1d;border-color:#4a4a4a}.description-help-button:disabled{opacity:.65;cursor:wait}.description-generate-button{color:#000;background:#fff}.description-generate-button:hover{background:#e7e7e7}.description-generate-button:disabled{opacity:.65;cursor:wait}.description-feedback{margin-top:10px}.description-result{background:#0a0a0ad9;border:1px solid #242424;border-radius:14px;margin-top:12px;padding:14px}.description-result-title{color:#f2f2f2;text-align:center;margin:0 0 10px;font-size:16px}.description-result-text{color:#d6d6d6;white-space:pre-wrap;text-align:center;width:min(100%,720px);margin:0 auto;line-height:1.55}.numerology-save-button{color:#fff;cursor:pointer;letter-spacing:.03em;background:linear-gradient(135deg,#8b0000 0%,#c0392b 60%,#e74c3c 100%);border:none;border-radius:14px;align-items:center;gap:8px;padding:13px 26px;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;animation:2.4s ease-in-out infinite blood-pulse;display:inline-flex;box-shadow:0 0 0 1px #b41e1e99,0 4px 20px #8b00008c,0 1px 3px #00000080}.numerology-save-button:hover{background:linear-gradient(135deg,#a00000 0%,#d44030 60%,#f15a48 100%);transform:translateY(-1px);box-shadow:0 0 0 1px #c83232b3,0 6px 28px #b40000b3,0 2px 6px #00000080}.numerology-save-button:active{transform:translateY(1px);box-shadow:0 0 0 1px #96141480,0 2px 10px #8b000066}.numerology-save-button:disabled{opacity:.55;cursor:wait;animation:none;transform:none}.numerology-save-button_hidden{visibility:hidden;pointer-events:none}.numerology-save-icon{font-size:14px;line-height:1}@keyframes blood-pulse{0%,to{box-shadow:0 0 0 1px #b41e1e99,0 4px 20px #8b00008c,0 1px 3px #00000080}50%{box-shadow:0 0 0 2px #c8323280,0 4px 30px #b41414cc,0 1px 3px #00000080}}.square-board{flex-direction:column;align-items:stretch;gap:10px;display:flex}.square-top-row{grid-template-columns:repeat(3,minmax(0,1fr)) 64px;gap:8px;width:min(100%,860px);display:grid}.square-top-spacer{grid-column:1/4}.square-top-total{text-align:center;color:#f3f3f3;background:#111;border:1px solid #292929;border-radius:12px;flex-direction:column;align-items:center;gap:3px;width:100%;padding:6px 8px;font-size:22px;font-weight:700;display:flex}.square-grid{gap:8px;width:min(100%,860px);display:grid}.square-row{grid-template-columns:repeat(3,minmax(0,1fr)) 64px;gap:8px;display:grid}.square-cell{background:#0e0e0e;border:1px solid #262626;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:86px;padding:30px 12px 10px;display:flex;position:relative}.square-controls{gap:4px;display:flex;position:absolute;top:6px;right:6px}.square-control-button{color:#d5d5d5;cursor:pointer;background:#181818;border:1px solid #3a3a3a;border-radius:6px;width:20px;height:20px;padding:0;font-size:12px;line-height:1}.square-control-button:hover{background:#222;border-color:#5a5a5a}.square-value{text-align:center;letter-spacing:.02em;color:#fff;word-break:break-all;width:100%;font-size:clamp(16px,2.8vw,28px);font-weight:700}.square-cell-label{color:#6a6a6a;text-align:center;letter-spacing:.04em;text-transform:lowercase;font-size:11px}.square-total{color:#f3f3f3;background:#111;border:1px solid #292929;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:64px;padding:6px;font-size:22px;font-weight:700;display:flex}.square-total-value{font-size:22px;font-weight:700;line-height:1}.square-total-label{color:#6a6a6a;text-align:center;letter-spacing:.04em;text-transform:lowercase;font-size:10px;font-weight:400;line-height:1}.square-total_row{min-height:86px}.modal-overlay{z-index:200;background:#000000bf;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#0e0e0ef7;border:1px solid #2a2a2a;border-radius:20px;width:min(100%,460px);padding:28px;box-shadow:0 32px 80px #000000b3}.modal_welcome{width:min(100%,760px);max-height:min(88vh,760px);overflow-y:auto}.modal_welcome .modal-title{font-size:20px}.modal_welcome .modal-text{font-size:14px;line-height:1.5}.modal_parameters{flex-direction:column;width:min(100%,900px);max-height:min(88vh,820px);display:flex}.parameters-modal-error{margin-bottom:12px}.parameters-modal-content-wrapper{flex-direction:column;flex:1;margin-bottom:20px;display:flex;overflow-y:auto}.parameters-modal-content{color:#d6d6d6;white-space:pre-wrap;background:#0f0f0f;border:1px solid #262626;border-radius:12px;margin:0;padding:14px;line-height:1.55}.modal-title{color:#fff;margin:0 0 14px;font-size:22px}.modal-text{color:#a8a8a8;margin:0 0 24px;font-size:15px;line-height:1.6}.modal-text_welcome{margin-bottom:14px}.modal-text_welcome:last-of-type{margin-bottom:24px}.modal .modal-checkbox-row{color:#e2e2e2;cursor:pointer;align-items:center;gap:10px;margin-bottom:18px;font-size:14px;display:inline-flex}.modal .modal-checkbox-row input{flex:none;width:auto;height:auto;margin:0}.modal label{color:#d0d0d0;margin-bottom:8px;font-size:14px;display:block}.modal input{color:#fff;background:#111;border:1px solid #2e2e2e;border-radius:12px;outline:none;width:100%;margin-bottom:18px;padding:13px 14px;font-size:15px}.modal input:focus{border-color:#fff;box-shadow:0 0 0 3px #ffffff14}.modal-actions{gap:10px;display:flex}.modal-confirm-button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;flex:1;padding:13px;font-size:15px;font-weight:600;transition:all .2s}.modal-confirm-button:hover{background:#e7e7e7}.modal-confirm-button:disabled,.modal-confirm-button:disabled:hover{color:#cfcfcf;cursor:not-allowed;background:#6b6b6b}.modal-confirm-button_danger{color:#fff;background:linear-gradient(135deg,#8b0000 0%,#c0392b 60%,#e74c3c 100%)}.modal-confirm-button_danger:hover{background:linear-gradient(135deg,#a10000 0%,#d14a3a 60%,#f05b4c 100%)}.modal-cancel-button{color:#cfcfcf;cursor:pointer;background:0 0;border:1px solid #2e2e2e;border-radius:12px;flex:1;padding:13px;font-size:15px;font-weight:600;transition:all .2s}.modal-cancel-button:hover{color:#fff;background:#1a1a1a}.cookie-notice{z-index:120;background:#0c0c0cf5;border:1px solid #2b2b2b;border-radius:16px;width:min(560px,100% - 32px);padding:16px;position:fixed;bottom:20px;right:20px;box-shadow:0 24px 60px #0000008c}.cookie-notice-text{color:#d7d7d7;margin:0;font-size:14px;line-height:1.55}.cookie-notice-link{color:#7ab8ff;cursor:pointer;background:0 0;border:none;margin-left:6px;padding:0;font-size:14px;text-decoration:underline}.cookie-notice-link:hover{color:#a5d3ff}.cookie-notice-actions{justify-content:flex-end;margin-top:12px;display:flex}.cookie-notice-ok{color:#000;cursor:pointer;background:#fff;border:none;border-radius:10px;padding:9px 16px;font-size:14px;font-weight:600}.cookie-notice-ok:hover{background:#e7e7e7}.legal-modal{flex-direction:column;width:min(100%,900px);max-height:min(88vh,980px);display:flex}.legal-modal-content{background:#0a0a0ab3;border:1px solid #252525;border-radius:12px;flex:1;min-height:0;margin-bottom:16px;padding:14px;overflow:auto}.legal-modal-text{color:#cecece;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.5}.legal-modal-link{color:#7ab8ff;cursor:pointer;background:0 0;border:none;margin-top:14px;padding:0;font-size:14px;text-decoration:underline}.legal-modal-link:hover{color:#a5d3ff}@media (width<=720px){.modal-overlay{align-items:start;padding:16px;overflow-y:auto}.modal_welcome{max-height:calc(100dvh - 32px)}.modal_welcome .modal-title{margin-bottom:10px;font-size:18px}.modal_welcome .modal-text{margin-bottom:12px;font-size:13px;line-height:1.45}.modal-text_welcome:last-of-type{margin-bottom:18px}.app-shell,.dashboard-page,.settings-page{padding:16px}.auth-card,.dashboard-card{border-radius:18px;padding:20px}.auth-tabs{grid-template-columns:1fr}.auth-inline-actions{flex-direction:column;align-items:stretch}.dashboard-tabs{border-bottom:1px solid #2a2a2a;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:0;padding-bottom:12px;display:grid}.dashboard-tab{letter-spacing:0;text-align:center;white-space:normal;text-wrap:balance;word-break:normal;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none;width:100%;padding:10px 8px;font-size:11px;line-height:1.15}.dashboard-tab-content{flex-wrap:wrap;justify-content:center;gap:6px;width:100%}.dashboard-tab-badge{min-width:20px;height:20px;padding:0 6px;font-size:11px}.dashboard-header{flex-direction:column}.dashboard-header-actions{width:100%}.dashboard-header-actions .settings-button{flex:180px}.dashboard-main-centered{margin-top:12px;padding-top:4px;display:block}.landing-card{gap:14px}.landing-hero,.landing-section{border-radius:14px;padding:14px}.landing-hero-actions{flex-direction:column;align-items:stretch}.landing-hero-actions .settings-subscription-button,.landing-hero-actions .auth-link-button{justify-content:center;width:100%}.guest-square-form input{width:100%}.guest-description-actions{flex-direction:column;align-items:stretch}.guest-description-actions .auth-link-button,.guest-description-actions .settings-subscription-button,.logout-button{width:100%}.square-row,.square-top-row{grid-template-columns:repeat(3,minmax(0,1fr)) 52px;gap:6px}.square-cell{min-height:72px;padding-top:28px}.square-total,.square-top-total{font-size:18px}.square-total{min-height:52px}.square-total_row{min-height:72px}.square-control-button{width:18px;height:18px}.numerology-header{flex-direction:column;align-items:stretch}.numerology-header .description-help-button{text-align:center;white-space:normal;overflow-wrap:anywhere;width:100%}.settings-grid{grid-template-columns:1fr}.settings-danger-card{grid-column:auto}.settings-actions{flex-direction:column}.logout-all-button,.logout-button{width:100%}.cookie-notice{width:auto;bottom:16px;left:16px;right:16px}.legal-modal{max-height:92vh;padding:20px}}.dashboard-tabs{flex-wrap:wrap;gap:8px;width:100%;margin-bottom:24px;display:flex}.dashboard-tab{color:#a5a5a5;cursor:pointer;text-align:center;white-space:normal;text-wrap:balance;-webkit-tap-highlight-color:transparent;background:#141414;border:none;border-radius:12px;flex:200px;min-width:0;padding:11px 20px;font-size:15px;font-weight:600;transition:none}.dashboard-tab-content{justify-content:center;align-items:center;gap:8px;max-width:100%;display:inline-flex}.dashboard-tab-badge{color:#fff;background:#ff4d4d;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.dashboard-tab:active{color:#000;background:#fff}@media (hover:hover) and (pointer:fine){.dashboard-tab:hover{color:#d0d0d0;background:#1d1d1d}}.dashboard-tab_active{color:#000;background:#fff}.dashboard-tab_forum{flex:none;margin-left:auto}.dashboard-neutral-notice{color:#d8d8d8;background:#171717;border:1px solid #2a2a2a;border-radius:12px;margin:0 0 16px;padding:12px 14px;font-size:14px}.advisor-card{width:min(100%,980px);padding:24px}.advisor-header{margin-bottom:14px}.advisor-header h2{margin:0}.advisor-limits{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.advisor-limit-item{background:#101010;border:1px solid #232323;border-radius:12px;padding:10px 12px}.advisor-limit-loading,.advisor-limit-error{grid-column:1/-1}.advisor-limit-loading{color:#a8a8a8;padding:12px 2px}.advisor-limit-error{flex-direction:column;gap:10px;display:flex}.advisor-alert_compact{margin-bottom:0}.advisor-retry-button{color:#fff;cursor:pointer;background:#111;border:1px solid #2e2e2e;border-radius:12px;align-self:flex-start;padding:10px 14px;font-size:14px;font-weight:600;transition:all .2s}.advisor-retry-button:hover{background:#1b1b1b}.advisor-limit-label{color:#8e8e8e;margin-bottom:6px;font-size:12px;display:block}.advisor-limit-value{color:#f0f0f0;font-size:15px;font-weight:600;display:block}.advisor-alert,.advisor-apply-row{margin-bottom:12px}.advisor-apply-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#174a2a 0%,#1f7a43 58%,#2a9d57 100%);border:none;border-radius:12px;padding:12px 18px;font-size:15px;font-weight:700;transition:all .2s}.advisor-apply-button:hover{filter:brightness(1.08)}.advisor-apply-button:disabled{opacity:.65;cursor:wait}.support-modal{flex-direction:column;gap:12px;width:min(100%,760px);max-height:min(88vh,900px);display:flex}.support-modal-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.support-modal-header .modal-title{margin-bottom:0}.support-modal-close,.support-back-button,.support-retry-button,.support-pagination-button,.support-send-button{color:#fff;cursor:pointer;background:#131313;border:1px solid #2e2e2e;border-radius:10px;padding:8px 12px;font-size:13px;font-weight:600;transition:all .2s}.support-send-button{color:#000;background:#fff;border:none;padding:10px 14px;font-size:14px}.support-modal-close:hover,.support-back-button:hover,.support-retry-button:hover,.support-pagination-button:hover{background:#1c1c1c}.support-send-button:hover{background:#e7e7e7}.support-modal-close:disabled,.support-back-button:disabled,.support-retry-button:disabled,.support-pagination-button:disabled,.support-send-button:disabled{opacity:.55;cursor:not-allowed}.support-messages{background:#0c0c0cc7;border:1px solid #252525;border-radius:12px;flex-direction:column;flex:1;gap:10px;min-height:260px;max-height:52vh;padding:12px;display:flex;overflow-y:auto}.support-messages_admin{height:min(52vh,560px);max-height:none}.support-empty-state{color:#a8a8a8;text-align:center;margin:auto}.support-message{background:#151515;border:1px solid #2a2a2a;border-radius:12px;max-width:88%;padding:10px 12px}.support-message_user{background:#165a163d;border-color:#6dd16d61;margin-left:auto}.support-message_admin{background:#1a345957;border-color:#7ab8ff59;margin-right:auto}.support-message-author{color:#f0f0f0;margin:0 0 6px;font-size:12px;font-weight:700}.support-message-text{color:#dfdfdf;white-space:pre-wrap;margin:0;line-height:1.45}.support-message-time{color:#9a9a9a;margin-top:8px;font-size:11px;display:block}.support-pagination{justify-content:center;align-items:center;gap:8px;display:flex}.support-pagination-caption{color:#bcbcbc;font-size:13px}.support-send-error{margin:0}.support-composer{flex-direction:column;gap:8px;display:flex}.support-composer-input{color:#fff;resize:vertical;background:#111;border:1px solid #2e2e2e;border-radius:12px;width:100%;min-height:84px;padding:11px 12px}.support-composer-input:focus{border-color:#fff;outline:none;box-shadow:0 0 0 3px #ffffff14}.support-composer-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.support-composer-counter{color:#a8a8a8;font-size:12px}.support-composer-counter_error{color:#ffb6b6}.support-admin-card{width:min(100%,1180px)}.support-admin-topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.support-admin-title{margin:0}.support-admin-topbar-actions{align-items:center;gap:8px;display:flex}.support-admin-layout{grid-template-columns:minmax(300px,34%) minmax(0,1fr);gap:14px;display:grid}.support-admin-chats,.support-admin-thread{background:#0a0a0aa8;border:1px solid #252525;border-radius:14px;flex-direction:column;gap:10px;padding:12px;display:flex}.support-admin-chats-header,.support-admin-thread-header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.support-admin-chats-header h3,.support-admin-thread-header h3{margin:0;font-size:16px}.support-admin-chats-header span,.support-admin-thread-header span{color:#a8a8a8;font-size:12px}.support-admin-chats-list{flex-direction:column;gap:8px;max-height:min(56vh,620px);display:flex;overflow-y:auto}.support-chat-item{color:#fff;text-align:left;cursor:pointer;background:#141414;border:1px solid #2b2b2b;border-radius:12px;width:100%;padding:10px;transition:all .2s}.support-chat-item:hover{background:#191919;border-color:#3b3b3b}.support-chat-item_active{background:#1a345957;border-color:#7ab8ffb3}.support-chat-item-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.support-chat-item-head strong{font-size:13px;line-height:1.35}.support-unread-badge{color:#fff;background:#ff4d4d;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-weight:700;display:inline-flex}.support-chat-item-preview{color:#cecece;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 10px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.support-chat-item-meta{color:#9c9c9c;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.support-online{align-items:center;gap:6px;display:inline-flex}.support-online:before{content:"";background:#666;border-radius:999px;width:8px;height:8px}.support-online_on{color:#b6ffb6}.support-online_on:before{background:#52d273}.support-error-card{flex-direction:column;gap:8px;display:flex}.support-error-card-message{margin:0}.advisor-chat-feed{background:#0b0b0bcc;border:1px solid #242424;border-radius:14px;min-height:240px;max-height:52vh;padding:14px;overflow:auto}.advisor-empty-state{color:#9a9a9a;margin:0}.advisor-chat-pair{flex-direction:column;gap:10px;display:flex}.advisor-chat-pair+.advisor-chat-pair{margin-top:14px}.advisor-bubble{border:1px solid #2b2b2b;border-radius:14px;padding:12px}.advisor-bubble_user{background:#121212}.advisor-bubble_ai{background:#141f2d73;border-color:#42658773}.advisor-bubble-author{color:#9c9c9c;text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px;font-size:12px;font-weight:700}.advisor-bubble-text{color:#f2f2f2;white-space:pre-wrap;margin:0;line-height:1.6}.advisor-bubble-time{color:#8e8e8e;margin-top:10px;font-size:12px;display:block}.advisor-input-row{flex-direction:column;gap:10px;margin-top:14px;display:flex}.advisor-input-label{color:#d0d0d0;font-size:14px}.advisor-textarea{color:#fff;resize:vertical;background:#101010;border:1px solid #2e2e2e;border-radius:12px;outline:none;width:100%;min-height:110px;padding:12px 14px;font-size:15px}.advisor-textarea:focus{border-color:#fff;box-shadow:0 0 0 3px #ffffff14}.advisor-textarea:disabled{opacity:.72}.advisor-input-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.advisor-input-counter{color:#8a8a8a;font-size:12px}.advisor-send-button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:12px 20px;font-size:15px;font-weight:600;transition:all .2s}.advisor-send-button:hover{background:#e7e7e7}.advisor-send-button:disabled{opacity:.65;cursor:not-allowed}@media (width<=720px){.advisor-limits{grid-template-columns:1fr}.support-modal{border-radius:16px;width:100%;max-height:calc(100dvh - 32px);padding:16px}.support-modal-header{flex-direction:column;align-items:flex-start}.support-messages{max-height:52dvh}.support-message{max-width:100%}.support-composer-footer{flex-direction:column;align-items:stretch}.support-send-button{width:100%}.support-admin-topbar{flex-direction:column;align-items:stretch}.support-admin-topbar-actions{flex-direction:column;align-items:stretch;width:100%}.support-back-button{width:100%}.support-admin-layout{grid-template-columns:1fr}.support-admin-chats-list{max-height:36vh}.support-messages_admin{height:40vh}.advisor-chat-feed{max-height:60vh}.advisor-input-footer{flex-direction:column;align-items:stretch}.advisor-apply-button,.advisor-send-button{width:100%}}.arcane-card{width:min(100%,980px);padding:24px}.arcane-header{margin-bottom:20px}.arcane-header h2{margin:0}.arcane-layout{align-items:flex-start;gap:24px;display:flex}.arcane-fields{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.arcane-section{background:#101010bf;border:1px solid #202020;border-radius:16px;padding:14px}.arcane-section-title{color:#efefef;margin:0 0 12px;font-size:15px;font-weight:700}.arcane-section-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.arcane-field-title-row{align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.arcane-field-title{color:#d0d0d0;margin:0;font-size:14px;font-weight:600}.arcane-help-button{color:#f4f4f4;cursor:pointer;background:#151515;border:1px solid #3a3a3a;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:14px;font-weight:700;line-height:1;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.arcane-help-button:hover{background:#222;border-color:#5a5a5a}.arcane-help-button:focus-visible{outline-offset:2px;outline:2px solid #ffffff73}.arcane-field-count{color:#666;font-size:13px}.arcane-help-modal-content{flex:1}.hint-rich-content{white-space:normal}.hint-content h1,.hint-content h2,.hint-content h3{color:#fff;margin:0}.hint-content h1{margin-bottom:14px;font-size:24px;line-height:1.28}.hint-content h2{border-top:1px solid #2b2b2b;margin:20px 0 10px;padding-top:10px;font-size:18px;line-height:1.36}.hint-content h3{color:#e6e6e6;margin:14px 0 8px;font-size:15px;line-height:1.4}.hint-content p{color:#d8d8d8;margin:0 0 10px;line-height:1.62}.hint-content ul,.hint-content ol{margin:0 0 12px;padding-left:22px}.hint-content li{color:#d4d4d4;margin:0 0 6px;line-height:1.58}.arcane-slot{border:1.5px dashed #2e2e2e;border-radius:16px;align-items:center;min-height:72px;padding:14px 16px;transition:border-color .2s,background .2s;display:flex}.arcane-slot_empty{justify-content:center}.arcane-slot_over{background:#ffffff0a;border-color:#fff}.arcane-slot_full{border-style:solid;border-color:#2e2e2e}.arcane-slot-hint{color:#555;-webkit-user-select:none;user-select:none;font-size:13px}.arcane-slot-chips{flex-wrap:wrap;gap:8px;display:flex}.arcane-chip{color:#e0e0e0;background:#1a1a1a;border:1px solid #333;border-radius:99px;align-items:center;gap:8px;padding:7px 10px 7px 14px;font-size:14px;font-weight:500;display:inline-flex}.arcane-chip-name{line-height:1}.arcane-chip-remove{color:#999;cursor:pointer;background:#2e2e2e;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;padding:0;font-size:10px;transition:background .15s,color .15s;display:grid}.arcane-chip-remove:hover{color:#ff8080;background:#ff505040}.arcane-panel{flex-direction:column;flex-shrink:0;gap:6px;width:180px;max-height:calc(100vh - 32px);padding-right:4px;display:flex;position:sticky;top:16px;overflow-y:auto}.arcane-panel::-webkit-scrollbar{width:4px}.arcane-panel::-webkit-scrollbar-track{background:0 0}.arcane-panel::-webkit-scrollbar-thumb{background:#2e2e2e;border-radius:4px}.arcane-badge{color:silver;cursor:grab;-webkit-user-select:none;user-select:none;text-align:center;background:#141414;border:1px solid #2a2a2a;border-radius:99px;padding:9px 16px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,color .15s}.arcane-badge:hover{color:#fff;background:#1e1e1e;border-color:#444}.arcane-badge:active{cursor:grabbing}.financial-card{width:min(100%,1040px);padding:24px}.financial-header{margin-bottom:16px}.financial-header h2{margin:0 0 8px}.financial-header p{margin:0}.financial-fields{flex-direction:column;gap:14px;display:flex}.financial-field{background:#101010bf;border:1px solid #202020;border-radius:16px;padding:14px}.financial-field-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.financial-field-header h3{color:#efefef;margin:0;font-size:15px;font-weight:700}.financial-field-rule{color:#777;font-size:13px}.financial-options{flex-wrap:wrap;gap:8px;display:flex}.financial-option{color:silver;cursor:pointer;background:#141414;border:1px solid #2a2a2a;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:500;transition:all .2s}.financial-option:hover{color:#fff;background:#1d1d1d;border-color:#3e3e3e}.financial-option_active{color:#000;background:#fff;border-color:#fff}.financial-option:disabled{opacity:.35;cursor:not-allowed}.arcane-drag-ghost{color:#fff;pointer-events:none;z-index:9999;white-space:nowrap;opacity:.92;background:#2a2a2a;border:1px solid #666;border-radius:99px;padding:9px 16px;font-size:13px;font-weight:500;position:fixed;transform:translate(-50%,-50%);box-shadow:0 8px 24px #0009}@media (width<=720px){.arcane-card,.financial-card{padding:16px}.financial-field{border-radius:12px;padding:10px}.financial-field-header h3{font-size:13px}.financial-field-rule{font-size:12px}.financial-option{padding:7px 10px;font-size:12px}.arcane-layout{align-items:stretch;gap:12px}.arcane-fields{gap:10px}.arcane-section{border-radius:12px;padding:10px}.arcane-section-title{margin-bottom:10px;font-size:13px}.arcane-section-grid{grid-template-columns:1fr;gap:10px}.arcane-field-title-row{gap:8px;margin-bottom:8px}.arcane-field-title{font-size:13px}.arcane-help-button{width:22px;height:22px;font-size:13px}.arcane-field-count{font-size:12px}.arcane-slot{border-radius:12px;min-height:58px;padding:10px 12px}.arcane-slot-hint{font-size:12px}.arcane-slot-chips{gap:6px}.arcane-chip{gap:6px;padding:6px 8px 6px 10px;font-size:12px}.arcane-chip-remove{width:18px;height:18px;font-size:9px}.arcane-panel{gap:5px;width:132px;max-height:calc(100vh - 24px);top:12px}.arcane-badge{padding:7px 10px;font-size:11px}}@media (width<=480px){.arcane-card,.financial-card{padding:12px}.financial-field{padding:8px}.financial-option{padding:6px 8px;font-size:11px}.arcane-layout{gap:8px}.arcane-section{padding:8px}.arcane-section-title{font-size:12px}.arcane-panel{width:110px;max-height:calc(100vh - 16px);top:8px}.arcane-badge{padding:6px 8px;font-size:10px}.arcane-slot{min-height:54px;padding:8px 10px}.arcane-chip{padding:5px 7px 5px 9px;font-size:11px}.arcane-chip-remove{width:16px;height:16px;font-size:8px}}
