@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand:#ef3124;--brand-dark:#d92b20;--brand-soft:#fff0ee;--bg:#f5f5f6;--surface:#fff;--surface-2:#ededee;--surface-raised:#fff;--ink:#0d0d0f;--muted:#68686f;--muted-2:#929299;--line:#0d0d0f16;--positive:#168550;--negative:#d93931;--blue-soft:#edf4ff;--lime-soft:#eef8e4;--yellow-soft:#fff6dc;--contrast-bg:#101012;--contrast-ink:#fff;--nav-bg:#fffffff5;--sheet-header:#f5f5f6f5;--desktop-canvas:#e9e9eb;--desktop-bg:#101012;--desktop-active:#29292c;--room-wall-start:#d9eaff;--room-wall-end:#f4f0e9;--room-floor:#d6bf9f;--room-card:#ffffffb8;--radius-sm:12px;--radius-md:20px;--radius-lg:26px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--shadow:0 10px 34px #0d0d0f0e;--shadow-raised:0 18px 56px #0d0d0f1a}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--brand:#ff4a3d;--brand-dark:#ff655b;--brand-soft:#3a2221;--bg:#0f0f11;--surface:#1a1a1d;--surface-2:#252528;--surface-raised:#202023;--ink:#f7f7f8;--muted:#a6a6ad;--muted-2:#7c7c84;--line:#ffffff18;--positive:#55c98b;--negative:#ff7770;--blue-soft:#1d344b;--lime-soft:#2b3b22;--yellow-soft:#453918;--contrast-bg:#050506;--contrast-ink:#fff;--nav-bg:#141416f5;--sheet-header:#0f0f11f5;--desktop-canvas:#070708;--desktop-bg:#121214;--desktop-active:#29292d;--room-wall-start:#17263a;--room-wall-end:#252127;--room-floor:#3b3028;--room-card:#202024d1;--shadow:0 12px 38px #0000003d;--shadow-raised:0 22px 64px #0000006b}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink);font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #ef312440}.app-shell{min-height:100vh}.phone-shell{max-width:680px;min-height:100vh;margin:0 auto;padding-bottom:92px;position:relative}.app-header{justify-content:space-between;align-items:flex-end;padding:7px 1px 22px;display:flex}.app-header>div>p{color:var(--muted);margin:10px 0 0;font-size:13px}.app-header h1{letter-spacing:-.035em;margin:1px 0 0;font-size:27px;line-height:1.15}.alfa-mark{align-items:center;gap:7px;width:max-content;display:flex}.alfa-mark b{background:var(--brand);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:17px;font-weight:800;display:grid}.alfa-mark span{letter-spacing:.01em;text-transform:uppercase;font-size:16px;font-weight:800}.streak{background:var(--surface);color:#ff4e26;border:0;border-radius:16px;align-items:center;gap:6px;height:46px;padding:0 13px 0 15px;display:flex;position:relative;box-shadow:0 7px 25px #14161c0d}.streak>b{min-width:15px}.streak>i{border-radius:50%;width:7px;height:7px;margin-left:1px}.streak.available>i{background:#ff4e26;animation:1.8s ease-in-out infinite streakPulse;box-shadow:0 0 0 4px #ff4e2624}.streak.claimed{color:#b2432b}.streak.claimed>i{background:var(--positive);box-shadow:0 0 0 4px #168a501f}@keyframes streakPulse{50%{box-shadow:0 0 0 7px #ff4e2600}}.desktop-side{display:none}.positive{color:var(--positive)!important}.negative{color:var(--negative)!important}.status{color:var(--muted);align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.status i{background:#f2a223;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #f2a2231f}.status.live i{background:var(--positive);box-shadow:0 0 0 4px #168a501f}.balance-plane{background:var(--surface);border-radius:var(--radius-lg);text-align:left;width:100%;box-shadow:var(--shadow);border:0;min-height:220px;padding:22px;position:relative;overflow:hidden}.balance-plane>div:first-child{z-index:1;flex-direction:column;align-items:flex-start;display:flex;position:relative}.balance-plane span{color:var(--muted);font-size:14px}.balance-plane strong{letter-spacing:-.05em;margin:7px 0;font-size:36px;line-height:1.15}.balance-plane strong small{letter-spacing:-.02em;font-size:17px}.balance-plane em{font-size:13px;font-style:normal;font-weight:700}.balance-plane footer{justify-content:space-between;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.balance-orbit{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:150px;height:150px;display:grid;position:absolute;top:-7px;right:-10px;transform:rotate(9deg)}.balance-orbit:before{content:"";border:1px solid #ffffff29;border-radius:50%;width:115px;height:115px;position:absolute}.balance-orbit span{flex-direction:column;align-items:center;font-weight:800;line-height:1;display:flex;color:#fff!important;font-size:25px!important}.balance-orbit small{color:#a8a8ae;margin-top:7px;font-size:12px}.quick-actions{grid-template-columns:repeat(3,1fr);gap:10px;margin:12px 0 20px;display:grid}.quick-actions button{background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;padding:8px 3px;font-size:11px;font-weight:700;display:flex}.quick-actions i{background:var(--surface);border-radius:17px;place-items:center;width:50px;height:50px;font-style:normal;display:grid}.quick-actions .red{color:var(--brand);background:#ffe7e5}.goal-block{background:var(--surface);border-radius:var(--radius-md);text-align:left;border:0;width:100%;margin-bottom:12px;padding:19px}.section-kicker{color:var(--muted);align-items:center;gap:7px;font-size:13px;display:flex}.section-kicker svg:last-child{margin-left:auto}.goal-row{justify-content:space-between;align-items:flex-end;margin:14px 0 12px;display:flex}.goal-row h3{margin:0 0 4px;font-size:18px}.goal-row p{color:var(--muted);margin:0;font-size:13px}.goal-row>strong{font-size:24px}.progress{background:var(--surface-2);border-radius:20px;height:7px;overflow:hidden}.progress i{background:var(--brand);border-radius:inherit;height:100%;display:block}.goal-block>small{color:var(--muted);margin-top:9px;display:block}.tin-prompt{background:var(--ink);color:#fff;border-radius:var(--radius-md);text-align:left;border:0;align-items:center;gap:14px;width:100%;padding:18px;display:flex;overflow:hidden}.tin-prompt>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.tin-prompt span{color:#a4a5aa;font-size:11px}.tin-prompt strong{font-size:14px;line-height:1.35}.tin-prompt em{color:#f16d64;align-items:center;margin-top:3px;font-size:11px;font-style:normal;display:flex}.quest-line{background:var(--surface);border-radius:var(--radius-md);margin-top:12px;padding:18px}.quest-line>div:first-child{justify-content:space-between;font-size:14px;display:flex}.quest-line .segments{gap:5px;margin:10px 0;display:flex}.segments i{background:var(--surface-2);border-radius:5px;flex:1;height:5px}.segments i.done{background:var(--brand)}.quest-line button{color:var(--brand);background:0 0;border:0;align-items:center;margin-left:auto;padding:0;font-size:13px;font-weight:800;display:flex}.contest-entry{background:var(--blue-soft);border-radius:var(--radius-md);text-align:left;border:0;justify-content:space-between;align-items:center;width:100%;margin-top:12px;padding:20px;display:flex}.contest-entry div{flex-direction:column;display:flex}.contest-entry span{letter-spacing:.14em;color:#276bb3;font-size:10px;font-weight:800}.contest-entry strong{margin:5px 0;font-size:16px}.contest-entry p{color:#4e6175;max-width:220px;margin:0;font-size:11px}.bottom-nav{z-index:20;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);height:78px;padding:7px max(8px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff0;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#7b7d87;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.bottom-nav button>span{place-items:center;height:27px;display:grid}.bottom-nav em{font-size:10px;font-style:normal;font-weight:700}.tin-nav-face{color:#fff;background:#111;border-radius:10px 10px 13px 13px;width:27px;height:27px;font-size:12px;line-height:27px}.tabs{background:var(--surface-2);border-radius:15px;margin-bottom:14px;padding:3px;display:flex}.tabs button{height:42px;color:var(--muted);background:0 0;border:0;border-radius:12px;flex:1;font-size:13px;font-weight:800}.tabs button.active{background:var(--surface);color:var(--ink);box-shadow:0 3px 13px #0000000f}.search{background:var(--surface);height:50px;color:var(--muted);border-radius:17px;align-items:center;gap:10px;padding:0 15px;display:flex}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.market-summary{justify-content:space-between;align-items:center;padding:22px 5px 10px;display:flex}.market-summary>div{flex-direction:column;display:flex}.market-summary span{color:var(--muted);font-size:12px}.market-summary strong{margin-top:3px;font-size:19px}.instrument-list{background:var(--surface);border-radius:var(--radius-md);overflow:hidden}.instrument-list>button{text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;align-items:center;gap:11px;width:100%;height:73px;padding:10px 13px;display:flex}.instrument-list>button:last-child{border-bottom:0}.ticker-logo{background:#eceef2;border-radius:14px;flex:none;place-items:center;width:43px;height:43px;font-size:12px;font-weight:800;display:grid}.ticker-logo.c0{background:#ffe5dc}.ticker-logo.c1{background:#dcecff}.ticker-logo.c2{background:#eaf3ce}.ticker-logo.c3{background:#f0e1ff}.ticker-logo.c4{background:#fff0c9}.instrument-name{flex-direction:column;flex:1;min-width:0;display:flex}.instrument-name span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.instrument-price{text-align:right;flex-direction:column;display:flex}.instrument-price span{margin-top:2px;font-size:11px;font-weight:700}.instrument-list svg{color:#aaa}.market-note,.legal{color:var(--muted);gap:8px;margin:15px 4px;font-size:10px;line-height:1.5;display:flex}.market-note svg{flex:none}.tin-room{border-radius:var(--radius-lg);background:linear-gradient(#d9eaff,#f4f0e9);place-items:center;height:340px;display:grid;position:relative;overflow:hidden}.tin-room:after{content:"";clip-path:polygon(0 35%,100% 0,100% 100%,0 100%);background:#d6bf9f;height:70px;position:absolute;bottom:0;left:0;right:0}.room-plant{color:#3e784f;z-index:1;font-size:90px;position:absolute;bottom:48px;left:25px;transform:rotate(-20deg)}.room-chart{width:82px;height:64px;color:var(--positive);background:#ffffffa6;border-radius:18px;place-items:center;font-size:32px;display:grid;position:absolute;top:28px;right:24px}.speech{z-index:3;width:150px;box-shadow:var(--shadow);background:#fff;border-radius:15px 15px 3px;padding:11px;font-size:10px;line-height:1.4;position:absolute;bottom:69px;right:19px}.tin-character{z-index:2;width:166px;height:190px;position:relative}.tin-body{background:linear-gradient(145deg,#ff5145,#e61e15);border-radius:48% 48% 43% 43%;width:126px;height:135px;position:absolute;top:23px;left:20px;box-shadow:inset -14px -16px 25px #790a042e,0 18px 27px #7b241e29}.tin-shine{background:#ffffff3d;border-radius:50%;width:43px;height:20px;position:absolute;top:17px;left:22px;transform:rotate(-22deg)}.tin-ear{background:#e52319;border-radius:11px 35px 12px 31px;width:47px;height:60px;position:absolute;top:17px}.tin-ear.left{left:18px;transform:rotate(-28deg)}.tin-ear.right{right:18px;transform:scaleX(-1)rotate(-28deg)}.tin-eyes{justify-content:space-between;display:flex;position:absolute;top:59px;left:32px;right:32px}.tin-eyes i{background:#151515;border-radius:50%;width:13px;height:18px;box-shadow:inset 3px 3px #ffffffb3}.tin-mouth{border-bottom:4px solid #171717;border-radius:50%;width:30px;height:16px;position:absolute;top:87px;left:48px}.tin-shadow{background:#43231724;border-radius:50%;width:110px;height:22px;position:absolute;bottom:13px;left:28px}.tin-character.small{flex:none;width:72px;height:77px}.tin-character.small .tin-body{width:56px;height:60px;top:8px;left:8px}.tin-character.small .tin-ear{width:20px;height:25px;top:7px}.tin-character.small .tin-ear.left{left:8px}.tin-character.small .tin-ear.right{right:8px}.tin-character.small .tin-shine{width:18px;height:8px;top:7px;left:9px}.tin-character.small .tin-eyes{top:26px;left:14px;right:14px}.tin-character.small .tin-eyes i{width:6px;height:8px;box-shadow:none}.tin-character.small .tin-mouth{border-width:2px;width:14px;height:8px;top:38px;left:21px}.tin-character.small .tin-shadow{width:52px;height:10px;bottom:1px;left:10px}.pet-stats{background:var(--surface);border-radius:var(--radius-md);margin-top:12px;padding:14px 17px}.pet-stats>div{grid-template-columns:82px 1fr 28px;align-items:center;gap:9px;height:28px;display:grid}.pet-stats span,.pet-stats em{color:var(--muted);font-size:10px;font-style:normal}.pet-stats i{background:var(--surface-2);border-radius:10px;height:6px;overflow:hidden}.pet-stats i b{background:var(--brand);border-radius:inherit;height:100%;display:block}.pet-actions{grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 24px;display:grid}.pet-actions button{background:var(--surface);border:0;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:58px;font-size:10px;font-weight:700;display:flex}.pet-actions button:first-child{color:var(--brand)}.section-title{justify-content:space-between;align-items:center;margin:0 4px 12px;display:flex}.section-title span{color:var(--muted);font-size:11px}.section-title h2{margin:2px 0;font-size:18px}.cosmetic-row{scrollbar-width:none;gap:9px;padding-bottom:8px;display:flex;overflow-x:auto}.cosmetic-row button{background:var(--surface);text-align:left;border:0;border-radius:18px;flex-direction:column;min-width:120px;padding:13px;display:flex}.cosmetic-row b{height:48px;font-size:30px}.cosmetic-row span{font-size:11px;font-weight:700;line-height:1.25}.cosmetic-row em{color:var(--brand);margin-top:5px;font-size:10px;font-style:normal}.cosmetic-row button.owned em{color:var(--positive)}.learn-hero{background:var(--ink);color:#fff;border-radius:var(--radius-md);justify-content:space-between;align-items:center;margin-bottom:21px;padding:21px;display:flex}.learn-hero>div{flex-direction:column;display:flex}.learn-hero span{color:#aaa;font-size:11px}.learn-hero strong{margin-top:4px;font-size:21px}.learn-hero p{color:#e26a61;font-size:11px}.learn-hero svg{color:#ffd05e}.learning-path{padding-left:8px;position:relative}.learning-path:before{content:"";background:#dddfe4;width:3px;position:absolute;top:28px;bottom:28px;left:31px}.learning-path>div{grid-template-columns:52px 1fr;gap:16px;margin:15px 0;display:grid;position:relative}.learning-path>div>button{border:4px solid var(--bg);z-index:1;background:#d9dbe0;border-radius:18px;place-items:center;width:49px;height:49px;font-weight:800;display:grid}.learning-path>div.complete>button{background:var(--brand);color:#fff}.learning-path aside{border-bottom:1px solid var(--line);flex-direction:column;padding:4px 0 16px;display:flex}.learning-path em{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:9px;font-style:normal;font-weight:800}.learning-path strong{margin:3px 0;font-size:14px}.learning-path p{color:var(--muted);margin:0;font-size:11px}.learning-path small{color:var(--brand);margin-top:6px;font-size:10px;font-weight:700}.quest-list{flex-direction:column;gap:9px;display:flex}.quest-list>button{background:var(--surface);text-align:left;border:0;border-radius:19px;align-items:center;gap:12px;padding:14px;display:flex}.quest-icon{background:var(--bg);border-radius:14px;place-items:center;width:43px;height:43px;font-size:23px;display:grid}.quest-list div{flex-direction:column;flex:1;display:flex}.quest-list em{color:var(--muted);text-transform:uppercase;font-size:9px;font-style:normal}.quest-list strong{margin:3px 0;font-size:13px}.quest-list p{color:var(--muted);margin:0;font-size:10px}.quest-list>button>i{color:var(--brand);font-size:11px;font-style:normal;font-weight:800}.quest-list>button>i.claimed{color:var(--positive)}.profile-hero{background:var(--surface);border-radius:var(--radius-md);align-items:center;gap:12px;padding:17px;display:flex}.avatar{background:var(--brand);color:#fff;border-radius:18px;place-items:center;width:54px;height:54px;font-size:22px;font-weight:800;display:grid}.profile-hero>div:nth-child(2){flex-direction:column;flex:1;display:flex}.profile-hero strong{font-size:18px}.profile-hero span{color:var(--muted);margin-top:2px;font-size:11px}.profile-stats{grid-template-columns:repeat(3,1fr);padding:21px 4px;display:grid}.profile-stats div{text-align:center;border-right:1px solid var(--line);flex-direction:column;display:flex}.profile-stats div:last-child{border-right:0}.profile-stats strong{font-size:20px}.profile-stats span{color:var(--muted);font-size:9px}.menu-list{background:var(--surface);border-radius:var(--radius-md);overflow:hidden}.menu-list button{text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;align-items:center;gap:13px;width:100%;padding:14px 15px;display:flex}.menu-list button:last-child{border-bottom:0}.menu-list button>span{flex-direction:column;flex:1;display:flex}.menu-list em{color:var(--muted);margin-top:3px;font-size:10px;font-style:normal}.menu-list button>svg:last-child{color:#aaa;width:17px}.sheet-backdrop{z-index:50;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#09090b66;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{background:var(--bg);border-radius:28px 28px 0 0;width:100%;max-width:680px;max-height:94vh;overflow:auto;box-shadow:0 -20px 70px #0000002e}.sheet>header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:3;background:#f2f3f5f0;grid-template-columns:44px 1fr 44px;align-items:center;height:63px;padding:8px 12px;display:grid;position:sticky;top:0}.sheet>header button{background:var(--surface);border:0;border-radius:14px;place-items:center;width:40px;height:40px;display:grid}.sheet>header h2{text-align:center;font-size:16px}.sheet-title{margin:25px 2px 10px;font-size:17px}.portfolio-total{background:var(--ink);color:#fff;border-radius:var(--radius-lg);height:295px;padding:24px;position:relative;overflow:hidden}.portfolio-total>span{color:#aaa;font-size:12px}.portfolio-total>strong{margin:5px 0;font-size:34px;display:block}.portfolio-total>em{font-size:11px;font-style:normal}.portfolio-chart{height:155px;position:absolute;bottom:0;left:0;right:0}.summary-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;display:grid}.summary-row div{background:var(--surface);border-radius:17px;flex-direction:column;padding:14px 10px;display:flex}.summary-row span{color:var(--muted);font-size:9px}.summary-row strong{margin-top:5px;font-size:11px}.position-list{background:var(--surface);border-radius:var(--radius-md);overflow:hidden}.position-list>div{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:12px;display:flex}.position-list>div:last-child{border:0}.position-list>div>span{flex-direction:column;flex:1;display:flex}.position-list span strong{font-size:13px}.position-list em{color:var(--muted);font-size:10px;font-style:normal}.position-list>div>b{text-align:right;flex-direction:column;font-size:12px;display:flex}.position-list>div>b em{margin-top:2px;font-size:10px}.sheet-content>p,.convert>p,.piggy>p,.contest-lock p,.referral>p{color:var(--muted);font-size:12px;line-height:1.55}.convert-balance{background:var(--ink);color:#fff;border-radius:var(--radius-md);flex-direction:column;margin:18px 0;padding:22px;display:flex}.convert-balance span{color:#aaa;font-size:11px}.convert-balance strong{margin:4px 0;font-size:32px}.convert-balance em{color:#ef756c;font-size:11px;font-style:normal}.sheet label{color:var(--muted);flex-direction:column;gap:7px;margin-top:16px;font-size:11px;display:flex}.sheet input{background:var(--surface);height:49px;color:var(--ink);border:0;border-radius:15px;padding:0 14px;font-size:15px}.preset-row{grid-template-columns:repeat(4,1fr);gap:6px;margin:9px 0 18px;display:grid}.preset-row button{background:var(--surface);border:0;border-radius:11px;height:36px;font-size:10px;font-weight:800}.receipt{background:var(--surface);border-radius:18px;margin-bottom:15px;padding:8px 16px}.receipt>div{justify-content:space-between;padding:10px 0;font-size:12px;display:flex}.receipt .total{border-top:1px solid var(--line);font-size:15px}.primary,.secondary{border:0;border-radius:17px;justify-content:center;align-items:center;gap:7px;height:52px;font-size:13px;font-weight:800;display:flex}.primary{background:var(--brand);color:#fff;width:100%}.primary:disabled{opacity:.4}.secondary{background:var(--surface);color:var(--ink);width:100%}.shop-balance{background:var(--ink);color:#fff;border-radius:var(--radius-md);justify-content:space-between;align-items:center;padding:20px;display:flex}.shop-balance span{color:#aaa;font-size:11px}.shop-balance strong{font-size:23px}.shop-intro{margin:18px 4px!important}.shop-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.shop-grid article{background:var(--surface);border-radius:var(--radius-md);padding:11px;position:relative}.shop-grid article.goal-item{box-shadow:inset 0 0 0 2px var(--brand)}.merch-art{background:var(--bg);border-radius:16px;place-items:center;height:132px;display:grid;position:relative}.merch-art>span{filter:drop-shadow(0 12px 12px #00000014);font-size:58px}.merch-art em{background:var(--brand);color:#fff;border-radius:9px;gap:3px;padding:4px 7px;font-size:8px;font-style:normal;display:flex;position:absolute;top:8px;left:8px}.shop-grid h3{margin:11px 1px 3px;font-size:13px}.shop-grid p{height:29px;margin:0!important;font-size:9px!important;line-height:1.4!important}.shop-grid article>strong{margin:8px 0;font-size:13px;display:block}.shop-grid article .progress{height:4px}.shop-grid article>button{background:var(--ink);color:#fff;border:0;border-radius:12px;width:100%;height:38px;margin-top:10px;font-size:10px;font-weight:800}.instrument-heading{align-items:center;gap:14px;display:flex}.ticker-logo.large{background:#ffe8e5;border-radius:18px;width:58px;height:58px;font-size:16px}.instrument-heading>div:last-child{flex-direction:column;display:flex}.instrument-heading span{color:var(--muted);font-size:10px}.instrument-heading strong{letter-spacing:-.04em;font-size:29px}.instrument-heading em{font-size:11px;font-style:normal;font-weight:800}.chart-big{height:220px;margin:8px -18px 0}.quote-meta{color:var(--muted);justify-content:space-between;align-items:center;margin:-4px 0 14px;font-size:10px;display:flex}.info-box{background:var(--blue-soft);border-radius:18px;gap:11px;padding:14px;display:flex}.info-box>div{flex-direction:column;display:flex}.info-box strong{font-size:12px}.info-box p{color:#4d6279;margin:4px 0 0;font-size:10px;line-height:1.5}.instrument-copy{margin:18px 2px}.instrument-copy span,.your-position span{color:var(--muted);font-size:10px}.instrument-copy p{margin:4px 0;font-size:12px;line-height:1.5}.your-position{background:var(--surface);border-radius:17px;grid-template-columns:1fr auto;padding:14px;display:grid}.your-position span{grid-column:1/-1}.your-position strong{font-size:14px}.your-position em{color:var(--muted);font-size:10px;font-style:normal}.qty{margin-top:13px!important}.trade-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:15px;display:grid}.disclaimer{text-align:center;color:var(--muted);margin-top:10px;font-size:9px;display:block}.piggy-visual{background:var(--yellow-soft);border-radius:var(--radius-lg);color:#7a5615;flex-direction:column;justify-content:center;align-items:center;height:230px;display:flex}.piggy-visual span{margin-top:10px;font-size:11px}.piggy-visual strong{font-size:30px}.rate-line{background:var(--surface);border-radius:17px;justify-content:space-between;align-items:center;margin-top:10px;padding:15px;display:flex}.rate-line span{color:var(--muted);font-size:11px}.rate-line strong{font-size:14px}.contest-wallet{color:#fff;border-radius:var(--radius-lg);background:linear-gradient(145deg,#171719,#343239);flex-direction:column;justify-content:center;align-items:center;height:220px;display:flex}.contest-wallet svg{color:#ffd45a;margin-bottom:10px}.contest-wallet span{color:#aaa;font-size:10px}.contest-wallet strong{font-size:34px}.contest-wallet em{color:#aaa;font-size:10px;font-style:normal}.contest h3{margin:24px 2px 10px;font-size:16px}.leader{background:var(--surface);border-radius:15px;align-items:center;margin-bottom:5px;padding:14px;display:flex}.leader b{width:34px}.leader span{flex:1;font-size:13px}.leader em{color:var(--positive);font-style:normal;font-weight:800}.contest-lock{text-align:center;padding:24px 16px 10px}.contest-lock svg{width:50px;height:50px;color:var(--brand);background:#ffe7e5;border-radius:18px;padding:13px}.contest-lock strong{margin-top:12px;font-size:19px;display:block}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.consent{flex-direction:row!important;align-items:center!important;display:flex!important}.consent input{width:20px;height:20px}.consent span{font-size:10px}.contest .primary{margin-top:17px}.invite-art{background:var(--blue-soft);border-radius:var(--radius-lg);justify-content:center;align-items:center;gap:13px;height:160px;display:flex}.invite-art svg{fill:#ffd35a;color:#ffd35a;width:43px;height:43px;transform:rotate(-8deg)}.invite-art svg:nth-child(2){width:67px;height:67px;transform:rotate(5deg)}.referral h3{text-align:center;font-size:20px}.referral>p{text-align:center}.ref-code{background:var(--surface);border-radius:17px;justify-content:space-between;margin:18px 0;padding:16px;display:flex}.ref-code span{color:var(--muted);font-size:11px}.ref-code strong{font-size:14px}.referral>small{text-align:center;color:var(--muted);margin-top:11px;font-size:9px;display:block}.splash{text-align:center;background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;display:flex}.splash .tin-character{margin-bottom:-10px}.splash>strong{font-size:23px;line-height:1.25}.splash>span{color:var(--muted);font-size:11px}.error-banner{z-index:80;color:#fff;width:calc(100% - 24px);max-width:630px;box-shadow:var(--shadow);background:#251b1b;border-radius:14px;align-items:center;gap:8px;padding:11px 13px;font-size:11px;display:flex;position:fixed;top:10px;left:50%;transform:translate(-50%)}.error-banner span{flex:1}.error-banner button{color:#fff;background:0 0;border:0}.toast{z-index:100;color:#fff;background:#171719;border-radius:15px;align-items:center;gap:8px;max-width:calc(100% - 32px);padding:13px 17px;font-size:11px;display:flex;position:fixed;bottom:92px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #00000040}.toast svg{color:#72d49d}.onboarding{z-index:120;background:var(--bg);padding:24px 20px max(24px,env(safe-area-inset-bottom));flex-direction:column;display:flex;position:fixed;inset:0}.onboarding-top{justify-content:space-between;align-items:center;display:flex}.onboarding-top>button{color:var(--muted);background:0 0;border:0;font-size:11px}.onboarding>section{flex-direction:column;flex:1;justify-content:center;width:100%;max-width:520px;margin:auto;display:flex}.onboarding-art{background:var(--surface);border-radius:34px;place-items:center;height:330px;margin-bottom:27px;display:grid;position:relative;overflow:hidden}.onboarding section>span{color:var(--brand);letter-spacing:.15em;font-size:10px;font-weight:800}.onboarding h1{letter-spacing:-.045em;max-width:460px;margin:9px 0 12px;font-size:31px;line-height:1.1}.onboarding section>p{color:var(--muted);max-width:440px;margin:0;font-size:13px;line-height:1.55}.onboarding>footer{justify-content:space-between;align-items:center;width:100%;max-width:520px;margin:auto;display:flex}.onboarding>footer>div{gap:5px;display:flex}.onboarding>footer i{background:#cbcdd2;border-radius:8px;width:7px;height:7px}.onboarding>footer i.active{background:var(--brand);width:23px}.onboarding>footer button{background:var(--ink);color:#fff;border:0;border-radius:17px;align-items:center;gap:8px;height:52px;padding:0 20px;font-size:12px;font-weight:800;display:flex}.onboarding-chart{width:240px;height:170px;color:var(--brand);place-items:center;display:grid;position:relative}.onboarding-chart svg{width:90px;height:90px}.onboarding-chart:before{content:"";clip-path:polygon(0 78%,18% 64%,35% 69%,52% 37%,70% 49%,100% 10%,100% 100%,0 100%);background:linear-gradient(165deg,#0000 45%,#ef31241a 46%);position:absolute;inset:0}.onboarding-chart i{background:var(--brand);border:4px solid #ffd9d5;border-radius:50%;width:12px;height:12px;position:absolute}.onboarding-chart i:nth-child(2){bottom:42px;left:35px}.onboarding-chart i:nth-child(3){top:54px;left:128px}.onboarding-chart i:nth-child(4){top:14px;right:22px}.onboarding-hoodie{filter:drop-shadow(0 22px 20px #00000017);flex-direction:column;align-items:center;font-size:130px;display:flex}.onboarding-hoodie span{background:var(--ink);color:#fff;border-radius:11px;margin-top:-10px;padding:7px 12px;font-size:13px}@media (width>=760px){body{background:#e6e7ea}.app-shell{grid-template-columns:220px minmax(520px,680px);justify-content:center;gap:18px;padding:18px;display:grid}.phone-shell{background:var(--bg);border-radius:32px;min-height:calc(100vh - 36px);max-height:calc(100vh - 36px);padding-bottom:20px;overflow:auto;box-shadow:0 25px 90px #14161c1f}.desktop-side{color:#fff;background:#121214;border-radius:32px;flex-direction:column;min-height:calc(100vh - 36px);padding:28px 18px;display:flex;position:relative}.desktop-side .alfa-mark{margin:0 10px 40px}.desktop-side .bottom-nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;flex-direction:column;gap:7px;height:auto;padding:0;display:flex;position:static}.desktop-side .bottom-nav button{color:#aaa;border-radius:15px;flex-direction:row;justify-content:flex-start;gap:12px;height:51px;padding:0 14px;display:flex}.desktop-side .bottom-nav button.active{color:#fff;background:#2b2b2e}.desktop-side .bottom-nav em{font-size:12px}.desktop-side>small{color:#666;margin-top:auto;padding:0 12px;font-size:8px;line-height:1.5}.phone-shell>.bottom-nav{display:none}.sheet-backdrop{align-items:center}.sheet{border-radius:28px;max-width:620px;max-height:88vh}.sheet.wide{max-width:760px}.page{padding:28px 30px 50px}.bottom-nav{display:none}.app-header{padding-bottom:26px}.app-header h1{font-size:31px}.balance-plane{min-height:250px;padding:28px}.balance-plane strong{font-size:44px}.quick-actions{max-width:390px;margin-left:auto;margin-right:auto}.shop-grid{grid-template-columns:repeat(4,1fr)}.shop-grid p{height:43px}.market-page .instrument-list{grid-template-columns:1fr 1fr;display:grid}.instrument-list>button:nth-last-child(2){border-bottom:0}.tin-room{height:390px}.learning-path{max-width:520px;margin:0 auto}.sheet-content{padding-left:26px;padding-right:26px}.profile-page,.home-page{max-width:650px;margin:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pet-actions button.cd{opacity:.55;cursor:not-allowed}.streak-sheet{text-align:center;flex-direction:column;gap:16px;padding-bottom:24px;display:flex}.streak-hero{flex-direction:column;align-items:center;gap:8px;display:flex}.streak-hero strong{font-size:26px}.streak-hero p{color:var(--muted);max-width:320px;margin:0;font-size:12px}.streak-calendar{background:var(--surface);border-radius:18px;justify-content:space-between;margin:8px 0;padding:16px;display:flex}.day-node{color:var(--muted);flex-direction:column;align-items:center;gap:6px;font-size:11px;display:flex}.day-node i{background:var(--surface-2);width:28px;height:28px;color:var(--ink);border-radius:50%;place-items:center;font-style:normal;display:grid}.day-node.claimed i{background:var(--brand);color:#fff}.day-node.available i{color:var(--brand);box-shadow:inset 0 0 0 2px var(--brand);background:#ffe7e5}.day-node.missed i{color:#a7a8ae}.day-node.future{opacity:.55}.streak-reward-card{color:var(--brand);background:#ffe7e5;border-radius:16px;flex-direction:column;gap:4px;padding:14px;display:flex}.streak-reward-card span{opacity:.85;font-size:11px}.streak-reward-card strong{font-size:16px}.streak-totals{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.streak-totals div{background:var(--surface);border-radius:15px;flex-direction:column;gap:4px;padding:12px 6px;display:flex}.streak-totals span{color:var(--muted);font-size:9px}.streak-totals strong{font-size:13px}.streak-history{background:var(--surface);text-align:left;border-radius:18px;padding:4px 15px}.streak-history h3{margin:13px 0 6px;font-size:14px}.streak-history>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.streak-history>div>span{flex-direction:column;display:flex}.streak-history strong{font-size:12px}.streak-history small{color:var(--muted);margin-top:2px;font-size:9px}.streak-history b{color:var(--brand);white-space:nowrap;font-size:10px}.streak-timezone{color:var(--muted);font-size:9px}.lesson-detail{flex-direction:column;gap:14px;display:flex}.lesson-badge{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.lesson-badge b{color:var(--brand);background:#ffe7e5;border-radius:10px;padding:4px 9px}.lesson-text{color:var(--ink);background:var(--surface);border-radius:16px;margin:0;padding:14px;font-size:13px;line-height:1.6}.lesson-keys{background:var(--surface);border-radius:16px;padding:14px;font-size:12px}.lesson-keys ul{color:var(--muted);flex-direction:column;gap:6px;margin:8px 0 0;padding-left:0;list-style:none;display:flex}.lesson-quiz{background:var(--blue-soft);border-radius:18px;flex-direction:column;gap:10px;padding:16px;display:flex}.quiz-opts{flex-direction:column;gap:8px;display:flex}.quiz-opts button{text-align:left;background:#fff;border:1px solid #00000014;border-radius:13px;padding:12px 14px;font-size:12px;font-weight:600}.quiz-opts button.selected{border-color:var(--brand);color:var(--brand);background:#ffe7e5}.edit-profile{flex-direction:column;gap:16px;display:flex}.edit-profile label{color:var(--muted);flex-direction:column;gap:6px;font-size:12px;display:flex}.edit-profile input{background:var(--surface);height:48px;color:var(--ink);border:0;border-radius:15px;padding:0 16px;font-size:14px}.security-sheet{flex-direction:column;gap:14px;display:flex}.security-hero{border:1px solid var(--line);background:var(--surface);border-radius:20px;align-items:flex-start;gap:13px;padding:17px;display:flex}.security-hero>svg{color:var(--positive);background:#e5f6eb;border-radius:12px;flex:none;padding:7px}.security-hero>div{flex-direction:column;min-width:0;display:flex}.security-hero span,.security-password header>span{color:var(--brand);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:900}.security-hero strong{margin-top:4px;font-size:15px}.security-hero p,.security-password header p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.5}.security-facts{border:1px solid var(--line);background:var(--surface);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.security-facts article{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:14px 15px;display:flex}.security-facts article:last-child{border-bottom:0}.security-facts article>svg{color:var(--brand);flex:none}.security-facts article>div{flex-direction:column;gap:4px;display:flex}.security-facts strong{font-size:12px}.security-facts span{color:var(--muted);font-size:9.5px;line-height:1.45}.security-password{border:1px solid var(--line);background:var(--surface);border-radius:20px;flex-direction:column;padding:17px;display:flex}.security-password label{margin-top:12px}.security-password input{background:var(--surface-2);border:1px solid #0000}.security-password input:focus{border-color:var(--brand);outline:0;box-shadow:0 0 0 3px #ef31241a}.security-password .primary{margin-top:15px}.security-error{background:#fff0ef;border-radius:11px;padding:9px 11px;color:#a82218!important;margin:9px 0 0!important;font-size:10px!important}.security-note{background:var(--surface);border-radius:15px;align-items:flex-start;gap:8px;padding:12px 13px;display:flex;margin:0!important}.security-note svg{color:var(--brand);flex:none}:root[data-theme=dark] .security-hero>svg{background:#193528}:root[data-theme=dark] .security-error{background:#3d2423;color:#ffaaa4!important}.shop-top-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.shop-view-toggle{background:var(--surface-2);border-radius:14px;gap:2px;padding:3px;display:flex}.shop-view-toggle button{color:var(--muted);background:0 0;border:0;border-radius:11px;padding:8px 14px;font-size:12px;font-weight:700;position:relative}.shop-view-toggle button.active{background:var(--surface);color:var(--ink);box-shadow:0 2px 8px #0000000f}.cart-badge{background:var(--brand);color:#fff;border-radius:10px;margin-left:4px;padding:2px 6px;font-size:10px}.shop-item-actions{flex-direction:column;gap:6px;margin-top:10px;display:flex}.shop-item-actions .primary-btn{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;height:38px;font-size:11px;font-weight:800}.shop-item-actions .text-btn{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:4px;font-size:10px;font-weight:700}.cart-view{flex-direction:column;gap:16px;min-height:280px;display:flex}.cart-items-list{flex-direction:column;gap:10px;display:flex}.cart-row{background:var(--surface);border-radius:16px;align-items:center;gap:12px;padding:12px 14px;display:flex}.cart-emoji{text-align:center;width:44px;font-size:32px}.cart-meta{flex-direction:column;flex:1;min-width:0;display:flex}.cart-meta strong{font-size:13px}.cart-meta span{color:var(--muted);font-size:11px}.qty-controls{background:var(--surface-2);border-radius:12px;align-items:center;gap:8px;padding:4px 8px;display:flex}.qty-controls button{background:var(--surface);border:0;border-radius:8px;place-items:center;width:26px;height:26px;font-weight:800;display:grid}.cart-subtotal{color:var(--ink);white-space:nowrap;font-size:13px}.cart-summary{background:var(--surface);border-radius:18px;flex-direction:column;gap:10px;padding:16px;display:flex}.cart-summary>div{justify-content:space-between;font-size:13px;display:flex}.cart-summary .total{border-top:1px solid var(--line);padding-top:10px;font-size:16px}.empty-cart{text-align:center;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:40px 16px;display:flex}.empty-cart svg{color:var(--muted)}@media (width<=520px){.shop-top-bar>.shop-balance,.shop-view-toggle{width:100%}.shop-view-toggle button{flex:1;padding-inline:7px}}.rostics-wheel-view{flex-direction:column;align-items:center;gap:16px;display:flex}.rostics-wheel-hero{color:#fff;background:linear-gradient(135deg,#ef3124,#bc1616 70%);border-radius:22px;width:100%;padding:20px;position:relative;overflow:hidden}.rostics-wheel-hero:after{content:"R";color:#ffffff1f;font-size:132px;font-weight:950;line-height:1;position:absolute;bottom:-34px;right:-8px}.rostics-wheel-hero>span{letter-spacing:.12em;font-size:9px;font-weight:900}.rostics-wheel-hero h2{margin:5px 0 4px;font-size:25px}.rostics-wheel-hero p{max-width:72%;color:#ffffffd1!important;margin:0!important;font-size:10px!important;line-height:1.45!important}.rostics-wheel-hero>div{z-index:1;flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:20px;right:18px}.rostics-wheel-hero>div b{font-size:17px}.rostics-wheel-hero>div small{color:#ffffffb3;font-size:8px}.wheel-stage{place-items:center;width:272px;height:272px;margin-top:3px;display:grid;position:relative}.wheel-pointer{z-index:4;color:var(--ink);filter:drop-shadow(0 3px 2px #0000002e);font-size:28px;font-style:normal;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.wheel-disc{border:8px solid var(--surface);background:conic-gradient(#ef3124 0deg 45deg,#252529 45deg 90deg,#ef3124 90deg 135deg,#252529 135deg 180deg,#ef3124 180deg 225deg,#252529 225deg 270deg,#ef3124 270deg 315deg,#252529 315deg 360deg);border-radius:50%;width:248px;height:248px;transition:transform 3.2s cubic-bezier(.12,.68,.12,1);position:relative;box-shadow:0 16px 38px #14141838,inset 0 0 0 2px #ffffff52}.wheel-disc:after{content:"";border:1px solid #ffffff3b;border-radius:50%;position:absolute;inset:9px}.wheel-disc>span{z-index:2;filter:drop-shadow(0 2px 2px #0000002e);place-items:center;width:32px;height:32px;font-size:22px;display:grid;position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}.wheel-disc>b{z-index:3;color:#ef3124;background:#fff;border:7px solid #ffffffe6;border-radius:50%;place-items:center;width:66px;height:66px;font-size:34px;font-weight:950;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 7px 18px #00000038}.wheel-spin-button{background:var(--brand);color:#fff;border:0;border-radius:16px;width:min(100%,320px);height:48px;font-size:13px;font-weight:900;box-shadow:0 10px 24px #ef312440}.wheel-spin-button:disabled{opacity:.5;box-shadow:none}.wheel-result{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:18px;flex-direction:column;align-items:center;gap:4px;width:100%;padding:15px;display:flex}.wheel-result.win{background:color-mix(in srgb,var(--positive) 12%,var(--surface));border-color:color-mix(in srgb,var(--positive) 35%,var(--line))}.wheel-result strong{font-size:16px}.wheel-result span{font-size:12px}.wheel-result small{color:var(--muted);font-size:9px}.wheel-odds,.wheel-history{border:1px solid var(--line);background:var(--surface);border-radius:19px;width:100%;padding:16px}.wheel-odds>strong,.wheel-history>strong{margin-bottom:11px;font-size:12px;display:block}.wheel-odds>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.wheel-odds span{background:var(--surface-2);min-height:39px;color:var(--muted);border-radius:11px;align-items:center;gap:6px;padding:8px;font-size:9px;display:flex}.wheel-odds span.prize{color:var(--ink);background:var(--brand-soft);font-weight:750}.wheel-history article{border-top:1px solid var(--line);align-items:center;gap:10px;padding:9px 0;display:flex}.wheel-history article>span{text-align:center;width:32px;font-size:20px}.wheel-history article>div{flex-direction:column;flex:1;min-width:0;display:flex}.wheel-history article b{font-size:10px}.wheel-history article small{color:var(--muted);font-size:8px}.wheel-history article em{color:var(--muted);font-size:9px;font-style:normal;font-weight:800}.wheel-disclaimer{align-items:flex-start;gap:7px;width:100%;display:flex;color:var(--muted)!important;margin:0!important;font-size:9px!important;line-height:1.45!important}.wheel-disclaimer svg{color:var(--brand);flex:none}.cosmetic-row button.equipped{border:2px solid var(--positive)!important;opacity:1!important}.cosmetic-row button.equipped em{color:var(--positive)}.tin-hat{z-index:10;pointer-events:none;font-size:40px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.tin-glasses{z-index:10;pointer-events:none;font-size:36px;position:absolute;top:48px;left:50%;transform:translate(-50%)}.news-entry{border-radius:var(--radius-md);text-align:left;background:linear-gradient(135deg,#fff4d7,#ffe6ab);border:0;align-items:center;gap:12px;width:100%;margin-bottom:12px;padding:16px;display:flex}.news-entry>i{color:#9a6200;background:#ffffffb8;border-radius:15px;flex:none;place-items:center;width:46px;height:46px;font-style:normal;display:grid}.news-entry>div{flex-direction:column;flex:1;min-width:0;display:flex}.news-entry span{color:#72500a;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800}.news-entry strong{margin:4px 0;font-size:16px;line-height:1.3}.news-entry em{color:#5f4a1e;font-size:11px;font-style:normal;line-height:1.4}.news-entry>svg{color:#987121;flex:none}.news-insights{flex-direction:column;gap:12px;display:flex}.news-intro{justify-content:space-between;align-items:center;padding:15px 3px 5px;display:flex}.news-intro>div{flex-direction:column;display:flex}.news-intro span{color:#62646d;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.news-intro strong{margin-top:4px;font-size:17px}.news-intro button{background:var(--surface);border:0;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.news-intro button:disabled svg{animation:1s linear infinite news-spin}.news-loading,.news-empty{background:var(--surface);border-radius:var(--radius-md);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:230px;padding:25px;display:flex}.news-loading svg{color:var(--brand);animation:1s linear infinite news-spin}.news-loading span,.news-empty span{color:#5f616a;font-size:12px;line-height:1.5}.news-error{color:#9e241c;background:#ffe7e5;border-radius:16px;align-items:center;gap:9px;padding:14px;font-size:11px;display:flex}.news-error span{flex:1}.news-error button{color:inherit;background:0 0;border:0;font-weight:800}.news-card{background:var(--surface);border-radius:var(--radius-md);padding:16px}.news-card>header{align-items:center;gap:10px;display:flex}.news-card>header>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.news-card>header span{color:#5f616a;font-size:11px;font-weight:600}.news-card>header strong{font-size:16px;line-height:1.35}.news-card>header>b{border-radius:12px;place-items:center;width:35px;height:35px;font-size:20px;display:grid}.news-card>header>b.up{color:var(--positive);background:#def5e8}.news-card>header>b.down{color:var(--negative);background:#ffe5e2}.news-card>header>b.flat{color:#9a6b09;background:#fff0c9}.news-signal{border-radius:14px;grid-template-columns:1fr auto;gap:2px 10px;margin:14px 0;padding:11px 12px;display:grid}.news-signal.up{background:#e9f8ef}.news-signal.down{background:#fff0ee}.news-signal.flat{background:#fff6df}.news-signal span{font-size:13px;font-weight:800}.news-signal strong{font-size:12px}.news-signal em{color:#5f616a;grid-column:1/-1;font-size:10.5px;font-style:normal;font-weight:600}.news-card h3{margin:14px 0 8px;font-size:18px;line-height:1.35}.news-card>p{color:#3f4148;margin:0;font-size:13.5px;line-height:1.65}.news-factors{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.news-factors section{background:var(--bg);border-radius:14px;padding:12px}.news-factors span{color:#555760;font-size:10.5px;font-weight:800}.news-factors p{color:#35373d;margin:7px 0 0;font-size:11.5px;line-height:1.5}.news-sources{border-top:1px solid var(--line);margin-top:17px;padding-top:13px}.news-sources>span{color:#555760;text-transform:uppercase;font-size:10px;font-weight:800}.news-sources a{color:inherit;border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:9px 0;text-decoration:none;display:flex}.news-sources a:last-child{border-bottom:0}.news-sources a>div{flex-direction:column;flex:1;min-width:0;display:flex}.news-sources strong{color:#292b30;font-size:12.5px;line-height:1.45}.news-sources small{color:#60626b;margin-top:4px;font-size:10.5px;font-weight:600}.news-sources svg{color:#666973;flex:none}.news-card>footer{color:#62646c;margin-top:11px;font-size:10px;font-weight:600}.news-disclaimer{background:var(--ink);border-radius:16px;align-items:flex-start;gap:8px;padding:14px;display:flex;color:#e0e0e3!important;margin:0!important;font-size:10.5px!important;line-height:1.55!important}.news-disclaimer svg{color:#7bd69f;flex:none}@keyframes news-spin{to{transform:rotate(360deg)}}html,body,.phone-shell,.sheet,.onboarding,.bottom-nav{transition:background-color .22s,color .22s,border-color .22s}.header-actions{flex:none;align-items:center;gap:8px;display:flex}.theme-toggle{background:var(--surface);width:46px;height:46px;color:var(--ink);border:0;border-radius:16px;place-items:center;display:grid;box-shadow:0 7px 25px #14161c0d}.theme-toggle:hover,.streak:hover{transform:translateY(-1px)}.theme-toggle,.streak{transition:transform .16s,background-color .22s,color .22s}.tin-character.mascot{aspect-ratio:759/781;place-items:center;width:190px;height:auto;display:grid}.tin-character.mascot>.mascot-frame{object-fit:contain;-webkit-user-select:none;user-select:none;opacity:0;filter:drop-shadow(0 16px 16px #48141029);width:100%;height:100%;animation:9s ease-in-out infinite mascotGaze;display:block;position:absolute;inset:0}.tin-character.mascot>.frame-center{animation-delay:0s}.tin-character.mascot>.frame-right{animation-delay:-6s}.tin-character.mascot>.frame-left{animation-delay:-3s}@keyframes mascotGaze{0%,27%{opacity:1}34%,93%{opacity:0}to{opacity:1}}.tin-character.mascot.small{flex:none;width:76px;height:auto}.tin-character.mascot.small>.mascot-frame{filter:drop-shadow(0 7px 7px #48141024)}.tin-room .tin-character.mascot{width:230px;margin-top:8px}.onboarding-art .tin-character.mascot{width:225px}.splash .tin-character.mascot{width:180px}.tin-character.mascot .tin-hat{font-size:44px;top:-8%}.tin-character.mascot .tin-glasses{font-size:35px;top:32%}.tin-character.mascot.small .tin-hat{font-size:20px;top:-9%}.tin-character.mascot.small .tin-glasses{font-size:15px;top:30%}.tin-nav-face{background:0 0;border-radius:0;place-items:center;width:31px;height:31px;line-height:normal;display:grid}.tin-nav-face img{object-fit:contain;filter:drop-shadow(0 3px 4px #4814102e);width:31px;height:31px}.tin-room{background:linear-gradient(180deg,var(--room-wall-start),var(--room-wall-end))}.tin-room:after{background:var(--room-floor)}.room-chart{background:var(--room-card)}.speech{background:var(--room-card);color:var(--ink)}.bottom-nav{background:var(--nav-bg)}.sheet>header{background:var(--sheet-header)}.balance-orbit,.tin-prompt,.learn-hero,.portfolio-total,.convert-balance,.shop-balance,.shop-grid article>button,.shop-item-actions .primary-btn,.onboarding>footer button,.onboarding-hoodie span,.news-disclaimer{background:var(--contrast-bg);color:var(--contrast-ink)}.quiz-opts button{background:var(--surface);color:var(--ink);border-color:var(--line)}:root[data-theme=dark] .streak,:root[data-theme=dark] .theme-toggle{box-shadow:none}:root[data-theme=dark] .streak.claimed{color:#ff8c78}:root[data-theme=dark] .quick-actions .red,:root[data-theme=dark] .streak-reward-card,:root[data-theme=dark] .lesson-badge b,:root[data-theme=dark] .contest-lock svg{background:#3d2423}:root[data-theme=dark] .ticker-logo{color:#171719}:root[data-theme=dark] .news-entry>i{color:#ffd270;background:#ffffff14}:root[data-theme=dark] .news-entry span,:root[data-theme=dark] .news-entry em{color:#e4c681}:root[data-theme=dark] .contest-entry span,:root[data-theme=dark] .contest-entry svg{color:#83bfff}:root[data-theme=dark] .contest-entry p{color:#b3c8dd}:root[data-theme=dark] .news-card>header>b.up{background:#183b29}:root[data-theme=dark] .news-card>header>b.down{background:#432321}:root[data-theme=dark] .news-card>header>b.flat{color:#ffd06e;background:#443717}:root[data-theme=dark] .news-signal.up{background:#193528}:root[data-theme=dark] .news-signal.down{background:#3c2423}:root[data-theme=dark] .news-signal.flat{background:#3c331e}:root[data-theme=dark] .news-card>p,:root[data-theme=dark] .news-factors p,:root[data-theme=dark] .news-sources strong{color:#dedee3}:root[data-theme=dark] .news-intro span,:root[data-theme=dark] .news-card>header span,:root[data-theme=dark] .news-signal em,:root[data-theme=dark] .news-factors span,:root[data-theme=dark] .news-sources>span,:root[data-theme=dark] .news-sources small,:root[data-theme=dark] .news-card>footer{color:#aaaab3}:root[data-theme=dark] .tin-character.mascot>.mascot-frame{filter:drop-shadow(0 18px 20px #00000061)}@media (prefers-reduced-motion:reduce){.tin-character.mascot>.mascot-frame{opacity:0;animation:none!important}.tin-character.mascot>.frame-center{opacity:1}}@media (width>=760px){body{background:var(--desktop-canvas)}.desktop-side{background:var(--desktop-bg)}.desktop-side .bottom-nav button.active{background:var(--desktop-active)}}.lesson-assistant{background:var(--surface);border-radius:19px;flex-direction:column;gap:11px;padding:14px;display:flex}.assistant-title{text-align:left;align-items:center;gap:10px;display:flex}.assistant-title>i{width:39px;height:39px;color:var(--brand);background:#ffe7e5;border-radius:13px;flex:none;place-items:center;font-style:normal;display:grid}.assistant-title>span{flex-direction:column;display:flex}.assistant-title small{color:var(--muted);margin-top:2px;font-size:9px}.assistant-suggestions{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.assistant-suggestions button{background:var(--surface-2);color:var(--ink);white-space:nowrap;border:0;border-radius:11px;padding:8px 10px;font-size:9px;font-weight:700}.assistant-dialog{flex-direction:column;gap:7px;display:flex}.assistant-question{background:var(--brand);color:#fff;border-radius:14px 14px 3px;align-self:flex-end;max-width:85%;margin:0;padding:9px 11px;font-size:11px;line-height:1.45}.assistant-answer{background:var(--bg);text-align:left;border-radius:3px 14px 14px;align-self:flex-start;padding:11px}.assistant-answer p{margin:0;font-size:11.5px;line-height:1.55}.assistant-answer ul{color:var(--muted);margin:8px 0;padding-left:17px;font-size:10px;line-height:1.5}.assistant-answer small{color:var(--muted);font-size:8.5px}.lesson-assistant form{grid-template-columns:1fr 39px;align-items:end;gap:7px;display:grid}.lesson-assistant textarea{resize:vertical;border:1px solid var(--line);background:var(--bg);min-height:70px;max-height:150px;color:var(--ink);font:inherit;border-radius:14px;outline:none;padding:10px 11px;font-size:11px;line-height:1.45}.lesson-assistant form button{background:var(--brand);color:#fff;border:0;border-radius:13px;place-items:center;width:39px;height:39px;display:grid}.lesson-assistant form button:disabled{opacity:.45}.lesson-assistant form button:disabled svg{animation:1s linear infinite news-spin}.quiz-opts button.selected.wrong{border-color:var(--negative);color:var(--negative);background:#d83a3a1a}.quiz-opts button.selected.correct{border-color:var(--positive);color:var(--positive);background:#168a501a}.quiz-feedback{font-size:9.5px;line-height:1.4;display:block}.quiz-feedback.correct{color:var(--positive)}.quiz-feedback.wrong{color:var(--negative)}:root[data-theme=dark] .assistant-title>i{background:#3d2423}.achievement-sheet>p{margin:8px 2px 14px!important}.achievement-sheet article{background:var(--surface);border-radius:17px;grid-template-columns:46px 1fr auto;align-items:center;gap:11px;margin-bottom:8px;padding:13px;display:grid}.achievement-sheet article>i{background:var(--bg);border-radius:15px;place-items:center;width:46px;height:46px;font-size:23px;font-style:normal;display:grid}.achievement-sheet article>div{min-width:0}.achievement-sheet article>div>strong{font-size:12px;display:block}.achievement-sheet article>div>span{color:var(--muted);margin:3px 0 6px;font-size:9px;display:block}.achievement-sheet .progress{height:5px}.achievement-sheet .progress b{background:var(--brand);border-radius:inherit;height:100%;display:block}.achievement-sheet article>button{background:var(--brand);color:#fff;border:0;border-radius:11px;place-items:center;min-width:67px;height:35px;padding:0 10px;font-size:9px;font-weight:800;display:grid}.achievement-sheet article>button:disabled{background:var(--surface-2);color:var(--muted)}.achievement-sheet article.locked{opacity:.72}.achievement-sheet article.claimed{box-shadow:inset 0 0 0 1px #168a5059}.monthly-report{flex-direction:column;gap:11px;display:flex}.monthly-toolbar{align-items:flex-end;gap:8px;display:flex}.monthly-toolbar label{flex:1;margin:0}.monthly-toolbar input{width:100%}.monthly-toolbar>button{background:var(--surface);border:0;border-radius:15px;place-items:center;width:49px;height:49px;display:grid}.monthly-toolbar>button:disabled svg{animation:1s linear infinite news-spin}.monthly-loading{background:var(--surface);border-radius:var(--radius-md);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:230px;display:flex}.monthly-loading strong{font-size:14px}.monthly-loading span{color:var(--muted);font-size:10px}.monthly-hero{background:var(--contrast-bg);color:var(--contrast-ink);border-radius:var(--radius-md);flex-direction:column;gap:7px;padding:20px;display:flex}.monthly-hero>span{color:#ff897e;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.monthly-hero>strong{font-size:17px;line-height:1.45}.monthly-hero>small{color:#aaaab3;font-size:9px}.monthly-metrics{grid-template-columns:1fr 1fr;gap:7px;display:grid}.monthly-metrics>div{background:var(--surface);border-radius:15px;flex-direction:column;padding:12px;display:flex}.monthly-metrics span{color:var(--muted);font-size:9px;line-height:1.3}.monthly-metrics strong{margin-top:5px;font-size:13px}.monthly-section{background:var(--surface);border-radius:17px;padding:14px}.monthly-section h3,.monthly-decisions h3{margin:0 0 10px;font-size:13px}.monthly-section>p{margin:7px 0;font-size:10.5px;line-height:1.5}.monthly-section.strengths>p{color:var(--positive)}.monthly-section.mistakes article{border-top:1px solid var(--line);padding:10px 0}.monthly-section.mistakes article:first-of-type{border-top:0;padding-top:0}.monthly-section.mistakes strong{font-size:11px}.monthly-section.mistakes p{color:var(--muted);margin:4px 0;font-size:10px;line-height:1.5}.monthly-section.mistakes small{color:var(--muted);font-size:8px}.monthly-section.next p{align-items:flex-start;gap:8px;display:flex}.monthly-section.next b{width:20px;height:20px;color:var(--brand);background:#ffe7e5;border-radius:7px;flex:none;place-items:center;display:grid}.monthly-decisions{background:var(--surface);border-radius:17px;padding:14px}.monthly-decisions>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:9px;padding:9px 0;display:flex}.monthly-decisions>div>span{flex-direction:column;display:flex}.monthly-decisions strong{font-size:10.5px}.monthly-decisions small{color:var(--muted);margin-top:2px;font-size:8.5px}.monthly-decisions>div>b{white-space:nowrap;font-size:9.5px}.monthly-disclaimer{background:var(--blue-soft);border-radius:15px;align-items:flex-start;gap:8px;padding:12px;display:flex;margin:0!important;font-size:9px!important;line-height:1.5!important}.monthly-disclaimer svg{color:var(--positive);flex:none}:root[data-theme=dark] .monthly-section.next b{background:#3d2423}.sheet-backdrop.fullscreen{background:var(--bg);-webkit-backdrop-filter:none;backdrop-filter:none;align-items:stretch}.sheet.lesson-screen{width:100vw;max-width:none;height:100dvh;max-height:none;box-shadow:none;overscroll-behavior:contain;border-radius:0}.lesson-screen>header{height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 0;background:var(--sheet-header)}.lesson-screen>header h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;padding:0 8px;font-size:16px;overflow:hidden}.lesson-screen .lesson-detail{width:100%;max-width:760px;padding:20px max(20px,env(safe-area-inset-left)) calc(44px + env(safe-area-inset-bottom));gap:22px;margin:0 auto}.lesson-detail>h2{letter-spacing:-.04em;margin:2px 0 0;font-size:clamp(30px,8vw,39px);line-height:1.14}.lesson-badge{font-size:14px;font-weight:700}.lesson-badge b{padding:7px 11px;font-size:13px}.lesson-meta{color:var(--muted);align-items:center;gap:8px;margin-top:-9px;font-size:14px;font-weight:700;display:flex}.lesson-meta svg{color:var(--brand);flex:none}.lesson-meta i{background:var(--muted);opacity:.55;border-radius:50%;width:4px;height:4px}.lesson-screen .lesson-detail>.lesson-text{color:var(--ink);border-radius:20px;padding:21px;font-size:20px;font-weight:500;line-height:1.72}.lesson-sections{flex-direction:column;gap:13px;display:flex}.lesson-section{background:var(--surface);border-radius:20px;padding:21px}.lesson-section>header{align-items:center;gap:11px;margin-bottom:13px;display:flex}.lesson-section>header>span{background:var(--ink);width:32px;height:32px;color:var(--bg);border-radius:11px;flex:none;place-items:center;font-size:14px;font-weight:800;display:grid}.lesson-section h3{letter-spacing:-.02em;margin:0;font-size:21px;line-height:1.3}.lesson-section>p{color:var(--ink);margin:12px 0 0;font-size:18px;line-height:1.76}.lesson-section aside{background:var(--blue-soft);border-radius:16px;margin-top:17px;padding:16px}.lesson-section aside strong{color:var(--brand);margin-bottom:6px;font-size:14px;display:block}.lesson-section aside p{margin:0;font-size:17px;line-height:1.65}.lesson-keys{border-radius:20px;padding:21px;font-size:18px;line-height:1.5}.lesson-keys>strong{font-size:19px}.lesson-keys ul{gap:11px;margin-top:13px;font-size:16px;line-height:1.62}.lesson-keys li{gap:7px;display:flex}.lesson-assistant{border-radius:20px;gap:14px;padding:19px}.assistant-title strong{font-size:17px}.assistant-title small{font-size:13px;line-height:1.4}.assistant-suggestions button{padding:11px 13px;font-size:13px}.assistant-question{padding:11px 13px;font-size:15px;line-height:1.55}.assistant-answer{padding:14px}.assistant-answer p{font-size:16px;line-height:1.7}.assistant-answer ul{font-size:15px;line-height:1.65}.assistant-answer small{font-size:12px;line-height:1.45;display:block}.lesson-assistant form{grid-template-columns:1fr 48px;gap:9px}.lesson-assistant textarea{min-height:96px;padding:13px 14px;font-size:16px;line-height:1.55}.lesson-assistant form button{width:48px;height:48px}.lesson-quiz{border-radius:20px;gap:0;padding:21px}.lesson-quiz>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:5px;display:flex}.lesson-quiz>header>div{flex-direction:column;display:flex}.lesson-quiz>header strong{font-size:20px}.lesson-quiz>header span{color:var(--muted);margin-top:3px;font-size:13px}.lesson-quiz>header>b{background:var(--surface);min-width:48px;color:var(--brand);text-align:center;border-radius:12px;padding:8px 10px;font-size:14px}.quiz-question{border:0;border-top:1px solid var(--line);min-width:0;margin:18px 0 0;padding:18px 0 0}.quiz-question legend{width:100%;padding:0;font-size:18px;font-weight:800;line-height:1.48}.quiz-question legend span{background:var(--surface);width:27px;height:27px;color:var(--brand);vertical-align:2px;border-radius:9px;place-items:center;margin-right:8px;font-size:13px;display:inline-grid}.quiz-opts{gap:9px;margin-top:13px}.quiz-opts button{min-height:52px;padding:14px 15px;font-size:16px;line-height:1.48}.quiz-feedback{margin-top:10px;font-size:14px;line-height:1.55;display:block}.lesson-complete{height:auto;min-height:58px;bottom:max(10px,env(safe-area-inset-bottom));z-index:2;padding:15px;font-size:16px;position:sticky;box-shadow:0 10px 30px #ef31243d}@media (width<=380px){.lesson-screen .lesson-detail{padding-left:16px;padding-right:16px}.lesson-text,.lesson-section,.lesson-keys,.lesson-assistant,.lesson-quiz{padding:18px}.lesson-meta{flex-wrap:wrap}}button,a,[role=button]{transition:transform .16s,filter .16s,opacity .16s,background-color .16s,box-shadow .16s,color .16s}@media (hover:hover) and (pointer:fine){button:not(:disabled):hover,[role=button]:hover{filter:brightness(.98);transform:translateY(-1px)}button:not(:disabled):active,[role=button]:active{transform:translateY(0)scale(.985)}a:hover{color:var(--brand);opacity:.88}.balance-plane:hover,.goal-block:hover,.tin-prompt:hover,.contest-entry:hover,.news-entry:hover{transform:translateY(-2px);box-shadow:0 16px 38px #14161c1c}.quick-actions button:hover i,.pet-actions button:hover,.cosmetic-row button:hover{box-shadow:0 9px 24px #14161c17}.instrument-list>button:hover,.menu-list button:hover,.quest-list>button:hover,.position-list>div:hover,.monthly-decisions>div:hover{background-color:var(--surface-2)}.bottom-nav button:hover,.desktop-side .bottom-nav button:hover{color:var(--brand)}.tabs button:not(.active):hover,.preset-row button:hover,.assistant-suggestions button:hover{background-color:color-mix(in srgb,var(--surface) 72%,var(--brand) 8%)}.shop-grid article:hover,.achievement-sheet article:hover,.news-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.primary:not(:disabled):hover,.shop-item-actions .primary-btn:hover,.achievement-sheet article>button:not(:disabled):hover{filter:brightness(1.04);box-shadow:0 9px 22px #ef312438}:root[data-theme=dark] button:not(:disabled):hover,:root[data-theme=dark] [role=button]:hover{filter:brightness(1.08)}}@media (prefers-reduced-motion:reduce){button,a,[role=button],.shop-grid article,.achievement-sheet article,.news-card{transition:none!important}}.profile-settings{width:44px;height:44px;color:var(--muted);background:0 0;border:0;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.level-progress-card{background:var(--surface);border-radius:var(--radius-md);margin-top:11px;padding:16px 17px}.level-progress-card>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.level-progress-card>header>div{flex-direction:column;display:flex}.level-progress-card>header span{color:var(--muted);font-size:11px}.level-progress-card>header strong{margin-top:2px;font-size:15px}.level-progress-card>header>b{color:var(--brand);font-size:13px}.level-progress-track{background:var(--surface-2);border-radius:20px;height:9px;margin-top:13px;overflow:hidden}.level-progress-track>i{border-radius:inherit;background:linear-gradient(90deg,var(--brand),#ff746a);height:100%;transition:width .45s;display:block}.level-progress-card>footer{color:var(--muted);justify-content:space-between;margin-top:7px;font-size:10px;font-weight:700;display:flex}.conversion-policy{background:var(--surface);border-radius:17px;margin:12px 0 4px;padding:15px}.conversion-policy>div{flex-direction:column;display:flex}.conversion-policy>div strong{font-size:13px}.conversion-policy>div span{color:var(--muted);margin-top:3px;font-size:10.5px}.conversion-policy>p{color:var(--muted);margin:10px 0;font-size:11px;line-height:1.55}.conversion-policy>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding-top:10px;font-size:11px;display:flex}.conversion-policy>footer b{color:var(--brand);white-space:nowrap}.piggy>.piggy-economy-note{background:var(--blue-soft);color:var(--ink);border-radius:15px;align-items:flex-start;gap:8px;margin:12px 0 2px;padding:12px;font-size:11px;line-height:1.55;display:flex}.piggy-economy-note svg{color:var(--positive);flex:none;margin-top:1px}@media (hover:hover) and (pointer:fine){.profile-settings:hover{background:var(--surface-2);color:var(--ink)}}.phone-shell>.bottom-nav{grid-template-columns:repeat(6,1fr)}.social-intro{border-radius:var(--radius-md);background:var(--blue-soft);align-items:flex-start;gap:12px;margin-bottom:13px;padding:16px;display:flex}.social-intro>svg{color:#276bb3;flex:none}.social-intro>div{flex-direction:column;display:flex}.social-intro p{color:var(--muted);margin:5px 0 0;font-size:11.5px;line-height:1.5}.social-tabs{z-index:4;position:sticky;top:0}.social-search{background:var(--surface);height:48px;color:var(--muted);border-radius:16px;align-items:center;gap:9px;margin-top:9px;padding:0 13px;display:flex}.social-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.social-search>button{background:var(--surface-2);width:32px;height:32px;color:var(--muted);border:0;border-radius:10px;place-items:center;display:grid}.social-search-results{flex-direction:column;gap:8px;margin-top:17px;display:flex}.social-search-results>.section-title{margin-bottom:2px}.social-ranking,.social-feed{flex-direction:column;gap:8px;margin-top:17px;display:flex}.social-ranking>.section-title,.social-feed>.section-title{margin-bottom:2px}.social-user-card{background:var(--surface);border-radius:18px;grid-template-columns:1fr 44px;align-items:center;gap:5px;padding:7px;display:grid}.social-user-main{text-align:left;background:0 0;border:0;align-items:center;gap:11px;min-width:0;padding:4px;display:flex}.social-user-main>div{flex-direction:column;flex:1;min-width:0;display:flex}.social-user-main em{color:var(--brand);text-transform:uppercase;font-size:9px;font-style:normal;font-weight:800}.social-user-main strong{margin:2px 0;font-size:14px}.social-user-main small{color:var(--muted);font-size:10.5px}.social-user-main>svg{color:var(--muted);flex:none}.social-avatar{color:#171719;border-radius:15px;flex:none;place-items:center;width:46px;height:46px;font-size:17px;font-weight:800;display:grid}.social-avatar.c0{background:#ffe5dc}.social-avatar.c1{background:#dcecff}.social-avatar.c2{background:#eaf3ce}.social-avatar.c3{background:#f0e1ff}.social-avatar.c4{background:#fff0c9}.friend-toggle{background:var(--surface-2);width:42px;height:42px;color:var(--muted);border:0;border-radius:14px;place-items:center;display:grid}.friend-toggle.active{color:var(--positive);background:#e5f6eb}.social-trade{background:var(--surface);text-align:left;border:0;border-radius:18px;align-items:center;gap:11px;width:100%;min-height:69px;padding:11px 13px;display:flex}.social-trade>div{flex-direction:column;flex:1;min-width:0;display:flex}.social-trade em{color:var(--muted);font-size:9.5px;font-style:normal}.social-trade strong{margin:2px 0;font-size:13px}.social-trade small{color:var(--muted);font-size:10px}.social-trade>b{white-space:nowrap;font-size:11px}.trade-side{border-radius:13px;flex:none;place-items:center;width:40px;height:40px;display:grid}.trade-side.buy{color:var(--positive);background:#e5f6eb}.trade-side.sell{color:var(--brand);background:#ffe7e5}.social-loading,.social-empty{border-radius:var(--radius-md);background:var(--surface);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:190px;margin-top:13px;padding:24px;display:flex}.social-loading svg{color:var(--brand);animation:1s linear infinite news-spin}.social-loading span,.social-empty span{max-width:270px;color:var(--muted);font-size:11px;line-height:1.5}.social-empty strong{font-size:14px}.public-profile{flex-direction:column;display:flex}.public-profile-hero{background:var(--surface);border-radius:19px;align-items:center;gap:12px;padding:14px;display:flex}.public-profile-hero>.social-avatar{border-radius:17px;width:52px;height:52px}.public-profile-hero>div{flex-direction:column;flex:1;min-width:0;display:flex}.public-profile-hero>div strong{font-size:17px}.public-profile-hero>div em{color:var(--muted);margin-top:3px;font-size:10.5px;font-style:normal}.public-profile-hero>button{background:var(--brand);color:#fff;border:0;border-radius:13px;align-items:center;gap:6px;min-height:40px;padding:0 11px;font-size:10px;font-weight:800;display:flex}.public-profile-hero>button.active{color:var(--positive);background:#e5f6eb}.public-capital{border-radius:var(--radius-md);background:var(--contrast-bg);color:var(--contrast-ink);flex-direction:column;margin-top:10px;padding:20px;display:flex}.public-capital span,.public-capital small{color:#aaaab3;font-size:10px}.public-capital strong{letter-spacing:-.035em;margin:5px 0;font-size:29px}.public-positions,.public-trades{background:var(--surface);border-radius:18px;overflow:hidden}.public-positions>div,.public-trades>div{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:60px;padding:10px 13px;display:flex}.public-positions>div:last-child,.public-trades>div:last-child{border-bottom:0}.public-positions span,.public-trades>div>div{flex-direction:column;flex:1;min-width:0;display:flex}.public-positions strong,.public-trades strong{font-size:12px}.public-positions small,.public-trades small{color:var(--muted);margin-top:2px;font-size:9.5px}.public-positions b,.public-trades>div>b{white-space:nowrap;font-size:11px}.public-profile>.social-disclaimer{background:var(--blue-soft);color:var(--muted);border-radius:15px;align-items:flex-start;gap:8px;margin:12px 0 0;padding:13px;font-size:10.5px;line-height:1.5;display:flex}.social-disclaimer svg{color:var(--positive);flex:none}.age-preview{background:var(--surface);border-radius:15px;flex-direction:column;gap:3px;padding:12px 14px;display:flex}.age-preview span{font-size:12px;font-weight:800}.age-preview strong{color:var(--muted);font-size:10px}.age-preview.invalid{color:var(--negative);background:#fff0ee}:root[data-theme=dark] .friend-toggle.active,:root[data-theme=dark] .public-profile-hero>button.active,:root[data-theme=dark] .trade-side.buy{background:#193528}:root[data-theme=dark] .trade-side.sell{background:#3d2423}.auth-page{background:radial-gradient(circle at 15% 10%,#ef312424,transparent 32%),var(--canvas);min-height:100dvh;color:var(--ink);place-items:center;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:var(--card);border-radius:32px;width:min(100%,440px);padding:28px;box-shadow:0 24px 80px #0c0c0e21}.auth-card>header{justify-content:space-between;align-items:center;gap:18px;display:flex}.auth-card>header>span{text-align:right;max-width:160px;color:var(--muted);font-size:10px;line-height:1.4}.auth-mascot{background:var(--surface);border-radius:24px;align-items:center;gap:10px;min-height:150px;margin:20px 0 14px;padding:14px 18px;display:flex}.auth-mascot .tin-character{width:120px;min-width:120px;transform:translateY(6px)}.auth-mascot div{flex-direction:column;display:flex}.auth-mascot em{color:var(--brand);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-style:normal;font-weight:900}.auth-mascot strong{margin:5px 0;font-size:20px;line-height:1.05}.auth-mascot p{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.auth-tabs{background:var(--surface);border-radius:15px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.auth-tabs button{height:42px;color:var(--muted);background:0 0;border:0;border-radius:12px;font-weight:800}.auth-tabs button.active{background:var(--card);color:var(--ink);box-shadow:0 5px 15px #00000014}.auth-card form{flex-direction:column;gap:14px;margin-top:20px;display:flex}.auth-card form label{flex-direction:column;gap:7px;display:flex}.auth-card form label span{font-size:11px;font-weight:800}.auth-card form input{border:1px solid var(--line);background:var(--surface);width:100%;height:52px;color:var(--ink);font:inherit;border-radius:15px;outline:0;padding:0 15px;font-size:15px}.auth-card form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #ef31241f}.auth-submit{background:var(--brand);color:#fff;border:0;border-radius:17px;height:54px;margin-top:3px;font-size:14px;font-weight:900}.auth-submit:disabled{opacity:.55}.auth-error{color:#a82218;background:#fff0ef;border-radius:13px;align-items:center;gap:8px;margin:0;padding:11px 13px;font-size:11px;line-height:1.4;display:flex}.auth-card>footer{color:var(--muted);gap:9px;margin-top:18px;font-size:10px;line-height:1.45;display:flex}.auth-card>footer svg{color:var(--positive);flex:none}.logout-row{color:var(--negative)!important}:root[data-theme=dark] .auth-error{color:#ffaaa4;background:#3d2423}@media (width<=520px){.auth-page{background:var(--card);padding:0}.auth-card{min-height:100dvh;box-shadow:none;border:0;border-radius:0;padding:24px 20px}.auth-mascot{margin-top:28px}.auth-card>header>span{font-size:9px}}@media (width<=380px){.bottom-nav em{font-size:8.5px}.public-profile-hero{flex-wrap:wrap;align-items:flex-start}.public-profile-hero>button{margin-left:64px}}*{-webkit-tap-highlight-color:transparent}html{font-feature-settings:"tnum" 1,"cv02" 1,"cv03" 1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}body{background:var(--bg)}button,input,textarea{font-family:inherit}button{cursor:pointer}.phone-shell{max-width:720px;padding-bottom:calc(84px + env(safe-area-inset-bottom))}.page{padding:max(18px,env(safe-area-inset-top)) 20px 42px}.app-header{align-items:flex-start;padding:4px 0 26px}.app-header>div:first-child{min-width:0}.app-header>div>p{color:var(--muted);letter-spacing:.01em;margin:18px 0 3px;font-size:12px;font-weight:600}.app-header h1{letter-spacing:-.052em;max-width:430px;margin:0;font-size:clamp(29px,8vw,36px);font-weight:760;line-height:1.04}.alfa-mark{gap:8px;height:28px}.alfa-mark>b{width:23px;height:25px;color:var(--brand);letter-spacing:-.11em;background:0 0;border-radius:0;font-size:25px;font-weight:850;line-height:23px;display:block;position:relative}.alfa-mark>b:after{content:"";background:var(--brand);border-radius:1px;width:21px;height:2px;position:absolute;bottom:-1px;left:-1px}.alfa-mark>span{color:var(--ink);letter-spacing:-.02em;text-transform:uppercase;align-items:baseline;gap:6px;font-size:13px;line-height:1;display:flex}.alfa-mark>span strong{font-weight:850}.alfa-mark>span small{color:var(--muted);letter-spacing:.12em;font-size:10px;font-weight:750}.alfa-mark>img{object-fit:contain;width:auto;height:100%;display:block}.header-actions{gap:6px;padding-top:0}.app-header>div:first-child>.alfa-mark+h1{margin-top:18px}.theme-toggle,.streak{border:1px solid var(--line);background:var(--surface);min-width:42px;height:42px;box-shadow:none;border-radius:14px}.theme-toggle{width:42px}.streak{gap:5px;padding:0 11px}.streak>i{width:5px;height:5px}.balance-plane{border-radius:var(--radius-lg);background:var(--contrast-bg);min-height:236px;color:var(--contrast-ink);box-shadow:none;isolation:isolate;border:0;padding:24px}.balance-plane:before{display:none}.balance-plane:after{content:"";z-index:-1;background:#ffffff09;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-80px;right:-54px}.balance-plane>div:first-child{z-index:2;width:76%}.balance-visual{z-index:0;opacity:.88;mix-blend-mode:screen;pointer-events:none;-webkit-user-select:none;user-select:none;width:330px;height:auto;position:absolute;top:-174px;right:-62px;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000047 18%,#000 48%);mask-image:linear-gradient(90deg,#0000 0%,#00000047 18%,#000 48%)}.balance-plane>div:first-child>span{color:#a9a9af;font-size:12px;font-weight:650}.balance-plane strong{color:#fff;letter-spacing:-.058em;margin:10px 0 8px;font-size:clamp(37px,10vw,48px);font-weight:720;line-height:1}.balance-plane strong small{color:#b7b7bc;letter-spacing:.04em;font-size:14px;font-weight:650}.balance-plane em{background:#ffffff14;border-radius:9px;padding:6px 8px;font-size:11px}.balance-plane .balance-orbit{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;width:auto;height:auto;padding:9px 11px;top:21px;right:20px;transform:none}.balance-plane .balance-orbit:before{display:none}.balance-plane .balance-orbit span{flex-direction:row;gap:5px;line-height:1;color:#fff!important;font-size:14px!important}.balance-plane .balance-orbit small{color:#b8b8bd;letter-spacing:.08em;margin:0;font-size:9px}.balance-plane footer{align-items:center;bottom:22px;left:24px;right:24px}.balance-plane footer .status{color:#b1b1b7;font-size:10px}.balance-plane footer>svg{background:#ffffff14;border-radius:10px;width:28px;height:28px;padding:6px}.quick-actions{gap:8px;margin:13px 0 24px}.quick-actions button{border-radius:14px;gap:7px;min-height:76px;padding:8px 2px;font-size:11px;font-weight:650}.quick-actions i{border:1px solid var(--line);background:var(--surface);width:48px;height:48px;color:var(--ink);border-radius:15px}.quick-actions .red{background:var(--brand);color:#fff;border-color:#0000}.goal-block,.quest-line,.profile-hero,.level-progress-card,.menu-list,.instrument-list,.pet-stats,.social-user-card,.social-trade,.monthly-section,.monthly-decisions,.monthly-metrics>div,.achievement-sheet article{border:1px solid var(--line);background:var(--surface);box-shadow:none}.goal-block{border-radius:var(--radius-md);margin-bottom:10px;padding:20px}.section-kicker{color:var(--muted);font-size:12px;font-weight:650}.goal-row{margin:16px 0 14px}.goal-row h3{letter-spacing:-.02em;font-size:17px}.goal-row>strong{letter-spacing:-.04em;font-size:22px}.progress{height:6px}.goal-block>small{font-size:11px}.news-entry{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);margin-bottom:10px;padding:17px}.news-entry>i{background:var(--brand-soft);width:44px;height:44px;color:var(--brand);border-radius:14px}.news-entry span{color:var(--brand);letter-spacing:.1em;font-size:9px}.news-entry strong{color:var(--ink);letter-spacing:-.015em;margin:4px 0 3px;font-size:15px}.news-entry em{color:var(--muted);font-size:11px}.news-entry>svg{color:var(--muted-2)}.tin-prompt{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);padding:15px 17px}.tin-prompt span{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.tin-prompt strong{font-size:14px}.tin-prompt em{color:var(--muted)}.tin-prompt .tin-character.mascot.small{width:62px}.tin-prompt.complete{border-color:color-mix(in srgb,var(--positive) 35%,var(--line))}.tin-prompt.complete span{color:var(--positive)}.quest-line{border-radius:var(--radius-md);margin-top:10px;padding:17px}.quest-line>footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.quest-line>footer>small{color:var(--muted);font-size:10px;line-height:1.35}.quest-line>footer>button{flex:none}.contest-entry{border-radius:var(--radius-md);background:var(--contrast-bg);color:#fff;border:0;min-height:118px;padding:20px;position:relative;overflow:hidden}.contest-entry:after{content:"";border:30px solid var(--brand);opacity:.9;border-radius:50%;width:150px;height:150px;position:absolute;top:-60px;right:-35px}.contest-entry div,.contest-entry svg{z-index:1;position:relative}.contest-entry span{color:#ff8178}.contest-entry p{color:#aaaab1}.contest-entry svg{color:#fff}.bottom-nav{height:calc(74px + env(safe-area-inset-bottom));padding:7px 7px max(7px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--nav-bg);-webkit-backdrop-filter:blur(18px)saturate(1.3);backdrop-filter:blur(18px)saturate(1.3)}.bottom-nav button{min-width:0;color:var(--muted-2);border-radius:13px;gap:2px}.bottom-nav button>span{height:27px}.bottom-nav button svg{width:21px}.bottom-nav em{text-overflow:ellipsis;letter-spacing:-.01em;max-width:100%;font-size:9px;font-weight:650;overflow:hidden}.bottom-nav button.active{color:var(--brand)}.bottom-nav button.active>span:has(>svg){position:relative}.bottom-nav button.active>span:has(>svg):after{content:"";background:var(--brand);border-radius:50%;width:4px;height:4px;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.tin-nav-face,.tin-nav-face img{width:29px;height:29px}.market-mission{border:1px solid color-mix(in srgb,var(--brand) 24%,var(--line));border-radius:var(--radius-md);background:var(--surface);align-items:center;gap:12px;margin-bottom:12px;padding:14px 15px;display:flex;overflow:hidden}.market-mission>.tin-character.mascot.small{width:70px;margin-left:-4px}.market-mission>div{flex-direction:column;min-width:0;display:flex}.market-mission span{color:var(--brand);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.market-mission strong{letter-spacing:-.02em;margin-top:3px;font-size:15px}.market-mission p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.45}.market-mission small{color:var(--positive);margin-top:7px;font-size:9px;font-weight:700}.tabs{background:var(--surface-2);border-radius:14px;margin-bottom:12px;padding:3px}.tabs button{border-radius:11px;height:40px;font-size:12px;font-weight:700}.tabs button.active{box-shadow:0 1px 3px #0d0d0f14}.search,.social-search{border:1px solid var(--line);background:var(--surface);border-radius:15px;height:50px}.search input,.social-search input{font-size:14px}.market-summary{padding:21px 3px 10px}.market-summary strong{letter-spacing:-.025em;font-size:18px}.instrument-list{border-radius:var(--radius-md)}.instrument-list>button{height:auto;min-height:76px;padding:12px 14px}.ticker-logo{border-radius:13px;width:42px;height:42px}.instrument-name strong{font-size:14px}.instrument-name span{margin-top:2px;font-size:11px}.instrument-price strong{font-size:13px}.market-note,.legal{font-size:11px;line-height:1.55}.tin-room{border:1px solid var(--line);border-radius:var(--radius-lg);background:radial-gradient(circle at 52% 42%,#ef31241f,transparent 38%),var(--surface);height:370px}.tin-room:before{content:"";border:1px solid var(--line);pointer-events:none;border-radius:20px;position:absolute;inset:18px}.tin-room:after{clip-path:none;background:linear-gradient(#0000,#0d0d0f09);height:72px}.room-plant{color:var(--muted-2);opacity:.7;bottom:31px;left:29px}.room-chart{border:1px solid var(--line);background:var(--surface-raised);width:72px;height:56px;color:var(--brand);border-radius:16px;font-size:28px;top:27px;right:27px}.speech{border:1px solid var(--line);background:var(--surface-raised);width:170px;box-shadow:var(--shadow);border-radius:15px 15px 4px;padding:12px 14px;font-size:11px;bottom:34px;right:26px}.tin-response-stage{z-index:2;transform-origin:50% 82%;place-items:center;display:grid;position:relative}.tin-reaction-pop{z-index:7;border:1px solid color-mix(in srgb,var(--brand) 24%,var(--line));background:var(--surface-raised);color:var(--brand);box-shadow:var(--shadow);white-space:nowrap;border-radius:14px 14px 14px 4px;align-items:center;gap:6px;padding:9px 11px;display:flex;position:absolute;top:22px;left:-8px}.tin-reaction-pop b{letter-spacing:.02em;font-size:9px}.tin-response-stage.talk .tin-reaction-pop{color:#7251c8;border-color:color-mix(in srgb,#7251c8 25%,var(--line))}.tin-response-stage.task .tin-reaction-pop{color:var(--positive);border-color:color-mix(in srgb,var(--positive) 25%,var(--line))}.speech.active{border-color:color-mix(in srgb,var(--brand) 28%,var(--line))}.tin-room .tin-character.mascot{width:238px}.pet-stats{border-radius:var(--radius-md);padding:15px 18px}.pet-stats>div{grid-template-columns:94px 1fr 28px;height:30px}.pet-stats span,.pet-stats em{font-size:11px}.pet-actions{gap:8px;margin:10px 0 28px}.pet-actions button{border:1px solid var(--line);background:var(--surface);border-radius:16px;height:auto;min-height:62px;font-size:10px}.pet-actions button.reacting{border-color:color-mix(in srgb,var(--brand) 35%,var(--line));background:var(--brand-soft);color:var(--brand);opacity:1}.section-title{margin:0 2px 13px}.section-title h2{letter-spacing:-.025em;font-size:19px}.cosmetic-row button{border:1px solid var(--line);border-radius:17px;min-width:132px;padding:15px}.learn-hero{border-radius:var(--radius-md);background:var(--contrast-bg);min-height:132px;padding:22px}.learn-hero span{color:#aaaab1}.learn-hero strong{letter-spacing:-.035em;font-size:23px}.learn-hero p{color:#ff8178}.learn-hero svg{color:#fff;opacity:.92}.learning-path{padding-left:2px}.learning-path:before{background:var(--line);width:2px;left:26px}.learning-path>div{grid-template-columns:48px 1fr;gap:14px;margin:0}.learning-path>div>button{border:5px solid var(--bg);border-radius:15px;width:48px;height:48px;margin-top:14px}.learning-path aside{padding:17px 0 18px}.learning-path em{letter-spacing:.12em;font-size:9px}.learning-path strong{letter-spacing:-.01em;margin:5px 0;font-size:15px}.learning-path p{font-size:11px;line-height:1.5}.quest-list{gap:8px}.quest-list>button{border:1px solid var(--line);border-radius:17px;padding:14px}.profile-hero{border-radius:var(--radius-md);padding:17px}.avatar{background:var(--contrast-bg);border-radius:50%;width:56px;height:56px;font-size:20px}.profile-hero strong{letter-spacing:-.02em;font-size:18px}.profile-settings{border-radius:50%}.level-progress-card{border-radius:var(--radius-md);padding:17px}.level-progress-track>i{background:var(--brand)}.profile-stats{padding:23px 2px}.profile-stats strong{letter-spacing:-.035em;font-size:22px}.profile-stats span{margin-top:3px;font-size:9px}.menu-list{border-radius:var(--radius-md)}.menu-list button{min-height:67px;padding:13px 15px}.menu-list button>svg:first-child{background:var(--surface-2);border-radius:12px;width:38px;height:38px;padding:9px}.menu-list strong{font-size:13px}.menu-list em{font-size:10px}.social-intro{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:16px}.social-intro>svg{color:var(--brand)}.social-intro strong{font-size:15px}.social-intro p{font-size:12px}.social-ranking,.social-feed{gap:7px}.social-user-card,.social-trade{border-radius:17px}.social-avatar{border-radius:50%}.friend-toggle{border-radius:13px}.news-insights{gap:10px}.news-intro{padding:14px 2px 7px}.news-intro span{color:var(--muted);letter-spacing:.1em;font-size:9px}.news-intro strong{letter-spacing:-.025em;font-size:19px}.news-card{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:none;padding:19px}.news-card>header strong{font-size:16px}.news-card h3{letter-spacing:-.025em;font-size:20px}.news-card>p{color:var(--ink);font-size:15px;line-height:1.65}.news-factors section{border:1px solid var(--line);background:var(--bg)}.news-factors p{color:var(--ink);font-size:12px}.news-sources strong{color:var(--ink);font-size:13px}.news-sources small{font-size:11px}.sheet-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0505067a}.sheet{background:var(--bg);box-shadow:var(--shadow-raised);border-radius:26px 26px 0 0}.sheet>header{background:var(--sheet-header);height:64px}.sheet>header button{border:1px solid var(--line);background:var(--surface);border-radius:13px;width:40px;height:40px}.sheet>header h2{letter-spacing:-.01em;font-size:15px}.sheet-content{padding:8px 20px calc(30px + env(safe-area-inset-bottom))}.sheet-title{letter-spacing:-.025em;font-size:19px}.portfolio-total,.convert-balance,.shop-balance,.public-capital,.monthly-hero{border-radius:var(--radius-lg)}.summary-row div,.receipt,.conversion-policy,.cart-summary{border:1px solid var(--line);box-shadow:none}.portfolio-explainer{border:1px solid var(--line);background:var(--surface);border-radius:18px;align-items:flex-start;gap:10px;margin-top:10px;padding:15px;display:flex}.portfolio-explainer>.tin-character.mascot.small{width:58px;margin:-3px 0 0 -3px}.portfolio-explainer>div{flex-direction:column;flex:1;min-width:0;display:flex}.portfolio-explainer span{color:var(--brand);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:800}.portfolio-explainer strong{letter-spacing:-.01em;margin-top:4px;font-size:13px;line-height:1.45}.portfolio-explainer p{color:var(--muted);margin:5px 0;font-size:10px;line-height:1.5}.portfolio-explainer small{border-top:1px solid var(--line);color:var(--muted);padding-top:7px;font-size:10px;line-height:1.5}.primary,.secondary{border-radius:15px;height:auto;min-height:52px;font-size:13px}.primary{background:var(--brand)}.secondary,.sheet input,.lesson-assistant textarea{border:1px solid var(--line)}.monthly-hero{padding:22px}.monthly-hero>span{color:#ff8178}.monthly-hero>strong{letter-spacing:-.02em;font-size:19px}.monthly-section,.monthly-decisions{padding:17px}.monthly-section h3,.monthly-decisions h3{font-size:15px}.monthly-section>p{font-size:12px}.achievement-sheet article{border-radius:17px}.sheet-backdrop.fullscreen{background:var(--bg)}.lesson-screen>header{border-bottom:1px solid var(--line)}.lesson-screen .lesson-detail{max-width:760px;padding-top:28px}.lesson-detail>h2{font-weight:760}.lesson-section,.lesson-keys,.lesson-assistant,.lesson-quiz{border:1px solid var(--line);box-shadow:none}.lesson-assistant{scroll-margin-top:76px}.lesson-section>header>span{background:var(--contrast-bg);color:#fff}.assistant-title>.tin-character.mascot.small{width:64px;margin:-8px 0 -5px -7px}.assistant-title strong{letter-spacing:-.02em;font-size:18px}.assistant-title small{max-width:420px;margin-top:3px;font-size:13px;line-height:1.4}.assistant-reply{align-items:flex-start;gap:8px;display:flex}.assistant-reply>.tin-character.mascot.small{width:46px;margin-top:2px}.assistant-reply>.assistant-answer{border-radius:4px 16px 16px;flex:1;min-width:0}.lesson-complete{border-radius:16px;box-shadow:0 12px 30px #ef312438}:root[data-theme=dark] .news-entry{background:var(--surface)}:root[data-theme=dark] .news-entry>i{background:var(--brand-soft);color:var(--brand)}:root[data-theme=dark] .news-entry span{color:var(--brand)}:root[data-theme=dark] .news-entry em{color:var(--muted)}:root[data-theme=dark] .contest-entry{background:#050506}:root[data-theme=dark] .tin-room{background:radial-gradient(circle at 52% 42%,#ff4a3d24,transparent 38%),var(--surface)}:root[data-theme=dark] .balance-plane:after{background:#ffffff06}:root[data-theme=dark] .tabs button.active{box-shadow:none}@media (hover:hover) and (pointer:fine){button:not(:disabled):hover,[role=button]:hover{filter:none}.balance-plane:hover{box-shadow:var(--shadow-raised);transform:translateY(-2px)}.goal-block:hover,.news-entry:hover,.tin-prompt:hover,.contest-entry:hover{border-color:color-mix(in srgb,var(--brand) 28%,var(--line));box-shadow:var(--shadow)}.quick-actions button:hover{background:var(--surface)}.quick-actions button:hover i{box-shadow:none;transform:translateY(-2px)}.bottom-nav button:hover{background:var(--surface-2)}}@media (width>=760px){.app-shell{grid-template-columns:236px minmax(540px,720px);gap:20px;padding:20px}.phone-shell{border:1px solid var(--line);min-height:calc(100vh - 40px);max-height:calc(100vh - 40px);box-shadow:var(--shadow-raised);border-radius:28px}.desktop-side{border-radius:28px;min-height:calc(100vh - 40px);padding:30px 18px}.desktop-side .alfa-mark{margin:0 12px 44px}.desktop-side .alfa-mark>span{color:#fff}.desktop-side .alfa-mark>span small{color:#77777e}.desktop-side .bottom-nav button{border-radius:14px;height:54px}.desktop-side .bottom-nav button.active{background:#29292c}.page{padding:31px 34px 54px}.app-header h1{font-size:36px}.balance-plane{min-height:260px;padding:30px}.balance-plane footer{bottom:28px;left:30px;right:30px}.balance-plane .balance-orbit{top:27px;right:27px}.sheet{border-radius:26px}}@media (width<=390px){.page{padding-left:16px;padding-right:16px}.app-header h1{font-size:28px}.theme-toggle{display:none}.streak{height:40px}.balance-plane{min-height:224px;padding:21px}.balance-plane strong{font-size:35px}.balance-plane footer{bottom:20px;left:21px;right:21px}.balance-plane .balance-orbit{top:18px;right:17px}.news-entry{padding:15px}.news-entry>i{width:40px;height:40px}.news-entry strong{font-size:14px}.tin-room{height:335px}.tin-room .tin-character.mascot{width:215px}.speech{width:156px;right:20px}.news-factors{grid-template-columns:1fr}.bottom-nav em{font-size:8px}}.tin-headwear,.tin-glasses,.tin-outfit,.tin-reaction{z-index:6;pointer-events:none;position:absolute}.tin-headwear.panama{background:linear-gradient(145deg,#ff5045,#bd130c);border:2px solid #41060561;border-radius:50% 50% 38% 38%;width:40%;height:13%;top:7%;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:inset 0 4px 5px #ffffff3d,0 7px 9px #570d0833}.tin-headwear.panama:before{content:"";background:#dc2118;border:2px solid #41060559;border-radius:50%;height:35%;position:absolute;bottom:-19%;left:-22%;right:-22%}.tin-headwear.crown{color:#f4c743;filter:drop-shadow(0 5px 4px #4a33023d);font-size:55px;line-height:1;top:-4%;left:50%;transform:translate(-50%)}.tin-glasses{justify-content:space-between;align-items:center;width:43%;height:17%;display:flex;top:34%;left:50%;transform:translate(-50%)rotate(-2deg)}.tin-glasses:after{content:"";background:#19191b;border-radius:3px;width:18%;height:3px;position:absolute;top:43%;left:43%}.tin-glasses i{aspect-ratio:1.3;background:linear-gradient(145deg,#ffffff73,#69aecf2b);border:4px solid #19191b;border-radius:48%;width:42%;box-shadow:inset 3px 3px #ffffff47}.tin-outfit{background:linear-gradient(145deg,#303035,#111114);border-radius:33% 33% 29% 29%;width:65%;height:30%;top:58%;left:50%;overflow:visible;transform:translate(-50%);box-shadow:inset 0 -10px 15px #00000038,0 7px 11px #00000026}.tin-outfit:before{content:"";background:#17171a;border-radius:50%;width:38%;height:31%;position:absolute;top:-13%;left:31%;box-shadow:inset 0 -4px #ef3124}.tin-outfit i:before,.tin-outfit i:after{content:"";background:#ef3124;border-radius:3px;width:2px;height:29%;position:absolute;top:3%}.tin-outfit i:before{left:44%;transform:rotate(-5deg)}.tin-outfit i:after{right:44%;transform:rotate(5deg)}.tin-outfit b{color:#ef3124;font-size:16px;font-style:normal;position:absolute;top:34%;right:22%}.tin-reaction{filter:drop-shadow(0 6px 7px #00000024);font-size:39px;animation:2.4s ease-in-out infinite tinRocket;top:13%;right:-3%}@keyframes tinRocket{0%,to{transform:translateY(4px)rotate(-7deg)}50%{transform:translate(6px,-9px)rotate(4deg)}}.tin-room.trader-room{background:radial-gradient(circle at 50% 46%,#ff46353d,#0000 38%),linear-gradient(145deg,#18191d,#30333a);border-color:#ffffff1a}.tin-room.trader-room:before{background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:24px 24px;border-color:#ffffff1a}.tin-room.trader-room:after{background:linear-gradient(#0000,#00000052)}.tin-room.trader-room .room-plant{color:#73b88b;opacity:.65}.tin-room.trader-room .speech{color:#f5f5f7;background:#1b1c20e6;border-color:#ffffff21}.tin-character.mascot>.outfit-render{opacity:1!important;animation:none!important}.wallet-card{border:1px solid var(--line);background:var(--surface);min-height:318px;color:var(--ink);box-shadow:var(--shadow);isolation:isolate;padding:21px}.wallet-card:after{z-index:-1;background:radial-gradient(circle,#ef312414,#ef312400 68%);width:210px;height:210px;top:-62px;bottom:auto;right:-52px}.wallet-card-header{z-index:3;align-items:center;display:flex;position:relative}.wallet-card-header>span{color:var(--ink);align-items:center;gap:7px;font-size:11px;font-weight:750;display:flex}.wallet-card-header>span svg{color:var(--brand)}.wallet-card .card-balance{z-index:2;flex-direction:column;align-items:flex-start;width:64%;margin-top:13px;display:flex;position:relative}.wallet-card .card-balance>span{color:var(--muted);letter-spacing:.12em;font-size:9px;font-weight:800}.wallet-card .card-balance>strong{max-width:100%;color:var(--ink);white-space:nowrap;align-items:baseline;gap:5px;margin:7px 0 8px;font-size:clamp(31px,8.5vw,42px);display:flex}.wallet-card .card-balance>strong small{color:var(--muted);font-size:12px}.wallet-card .card-balance>em{max-width:100%;color:var(--muted);white-space:nowrap;background:0 0;padding:0;font-size:10px;font-weight:600;display:block}.wallet-ac-badge{background:var(--brand-soft);color:var(--brand);letter-spacing:0;border-radius:9px;align-items:baseline;gap:4px;margin:0;padding:5px 7px;font-size:10px;display:flex}.wallet-ac-badge small{color:var(--brand)!important;letter-spacing:.08em!important;font-size:8px!important}.wallet-tin-3d{z-index:1;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 16px 15px #5d140f21);width:210px;height:210px;position:absolute;top:20px;right:-22px}.wallet-assets{grid-template-columns:repeat(3,1fr);gap:7px;bottom:52px;left:21px;right:21px;z-index:3!important;width:auto!important;display:grid!important;position:absolute!important}.wallet-assets>span{border:1px solid var(--line);background:color-mix(in srgb,var(--bg) 88%,var(--surface));border-radius:13px;flex-direction:column;gap:4px;min-width:0;padding:10px;display:flex}.wallet-assets small{color:var(--muted);text-overflow:ellipsis;font-size:8px;overflow:hidden}.wallet-assets b{color:var(--ink);white-space:nowrap;font-size:10px}.wallet-card footer{z-index:3;align-items:center;bottom:18px;left:21px;right:18px}.wallet-card footer>span{color:var(--muted);font-size:9.5px;font-weight:650}.wallet-card footer>div{align-items:center;gap:6px;display:flex}.wallet-card footer svg{background:var(--surface-2);width:24px;height:24px;color:var(--ink);border-radius:9px;padding:5px}.home-news-widget{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);margin-bottom:10px;overflow:hidden}.home-news-widget>header{justify-content:space-between;align-items:flex-end;gap:10px;padding:17px 17px 11px;display:flex}.home-news-widget>header>div{flex-direction:column;display:flex}.home-news-widget>header span{color:var(--brand);letter-spacing:.1em;font-size:8px;font-weight:800}.home-news-widget>header strong{margin-top:3px;font-size:17px}.home-news-widget>header button{color:var(--muted);background:0 0;border:0;align-items:center;font-size:10px;display:flex}.home-news-widget>div>button,.home-news-empty{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:10px;width:100%;min-height:52px;padding:9px 15px;display:flex}.home-news-widget>div>button b{width:47px;color:var(--brand);font-size:10px}.home-news-widget>div>button span,.home-news-empty span{flex:1;min-width:0;font-size:11px;font-weight:650;line-height:1.35}.home-news-widget svg{color:var(--muted-2);flex:none}.profile-public-id{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:15px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;width:100%;margin-top:8px;padding:13px 16px;display:grid}.profile-public-id span{color:var(--muted);font-size:10px}.profile-public-id strong{letter-spacing:.04em;font-size:13px}.profile-public-id svg{color:var(--brand)}.social-post{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:15px}.post-heading{align-items:center;gap:8px;display:flex}.post-author{text-align:left;background:0 0;border:0;align-items:center;gap:9px;width:100%;padding:0;display:flex}.post-author:disabled{opacity:1;cursor:default}.post-author>.social-avatar{width:38px;height:38px}.post-author>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.post-author strong{font-size:13px}.post-author small{color:var(--muted);font-size:9px}.post-author>svg{color:var(--muted-2)}.post-delete{background:var(--bg);width:36px;height:36px;color:var(--muted);border:0;border-radius:12px;flex:none;place-items:center;padding:0;display:grid}.post-delete:hover,.post-delete:focus-visible{color:var(--brand);background:var(--brand-soft)}.social-post>p{margin:13px 2px;font-size:13px;line-height:1.55}.linked-trade{background:var(--bg);border:1px solid var(--line);border-radius:14px;align-items:center;gap:10px;padding:11px;display:flex}.linked-trade>div{flex-direction:column;flex:1;min-width:0;display:flex}.linked-trade small,.linked-trade em{color:var(--muted);font-size:9px;font-style:normal}.linked-trade strong{margin:2px 0;font-size:12px}.linked-trade>b{font-size:11px}.profile-posts{flex-direction:column;gap:8px;display:flex}.profile-posts article{border:1px solid var(--line);background:var(--surface);border-radius:15px;padding:13px}.profile-posts p{margin:0 0 6px;font-size:12px;line-height:1.45}.profile-posts small,.muted-copy{color:var(--muted);font-size:9px}.wallet-sheet{background:var(--bg)}.wallet-sheet .portfolio-total{border:1px solid var(--line);background:var(--surface);color:var(--ink);box-shadow:var(--shadow)}.wallet-sheet .portfolio-total>span{color:var(--muted)}.wallet-sheet .portfolio-total>strong{color:var(--ink)}.wallet-buckets{grid-template-columns:1fr 1fr;gap:9px;margin-top:10px;display:grid}.wallet-buckets article{border:1px solid var(--line);background:var(--surface);border-radius:18px;flex-direction:column;min-height:116px;padding:15px;display:flex}.wallet-buckets svg{width:21px;color:var(--brand)}.wallet-buckets span{color:var(--muted);margin:10px 0 3px;font-size:10px}.wallet-buckets strong{font-size:14px}.wallet-buckets small{color:var(--positive);text-transform:uppercase;margin-top:3px;font-size:8px;font-weight:800}.shareable-trades{flex-direction:column;gap:7px;display:flex}.shareable-trades article{border:1px solid var(--line);background:var(--surface);border-radius:16px;align-items:center;gap:12px;padding:13px;display:flex}.shareable-trades article>div{flex-direction:column;flex:1;min-width:0;display:flex}.shareable-trades strong{font-size:12px}.shareable-trades small{color:var(--positive);font-size:9px}.shareable-trades button{background:var(--brand-soft);color:var(--brand);border:0;border-radius:11px;align-items:center;gap:5px;padding:8px 10px;font-size:9px;font-weight:800;display:flex}.share-trade-sheet{flex-direction:column;gap:12px;display:flex}.share-celebration{border:1px solid var(--line);background:var(--surface);border-radius:18px;align-items:center;gap:10px;padding:14px;display:flex}.share-celebration>.tin-character{width:72px}.share-celebration>div{flex-direction:column;display:flex}.share-celebration span{color:var(--brand);letter-spacing:.1em;font-size:8px;font-weight:800}.share-celebration strong{margin:3px 0;font-size:15px}.share-celebration p{color:var(--muted);margin:0;font-size:10px}.share-trade-sheet label{color:var(--muted);flex-direction:column;gap:6px;font-size:11px;display:flex}.share-trade-sheet textarea{resize:vertical;border:1px solid var(--line);background:var(--surface);min-height:116px;color:var(--ink);font:inherit;border-radius:15px;padding:13px}.share-trade-sheet label small{text-align:right}.share-trade-sheet .primary{justify-content:center;align-items:center;gap:7px;display:flex}.source-check{border-radius:10px;align-items:center;gap:6px;width:max-content;margin:13px 0 0;padding:6px 9px;font-size:9px;font-weight:800;display:flex}.source-check.confirmed{background:color-mix(in srgb,var(--positive) 14%,var(--surface));color:var(--positive)}.source-check.single{background:var(--yellow-soft);color:#9a6b09}.source-check.conflicting{background:var(--brand-soft);color:var(--brand)}.event-card>header>svg{color:var(--brand);margin-left:auto}.event-facts,.business-conclusion{border:1px solid var(--line);background:var(--bg);border-radius:15px;margin-top:13px;padding:13px}.event-facts>span,.business-conclusion>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:800}.event-facts p,.business-conclusion p{color:var(--ink)!important;margin:7px 0 0!important;font-size:12px!important;line-height:1.5!important}.business-conclusion{background:var(--brand-soft);border-color:#0000}.lesson-complete{box-shadow:none;margin-top:8px;position:static;bottom:auto}:root[data-theme=dark] .source-check.single{color:#ffd06e}:root[data-theme=dark] .business-conclusion{background:var(--brand-soft)}@media (width<=390px){.wallet-card{min-height:306px;padding:19px}.wallet-card .card-balance{width:66%;margin-top:11px}.wallet-tin-3d{width:184px;height:184px;top:27px;right:-25px}.wallet-assets{bottom:50px;left:19px;right:19px}.wallet-assets>span{padding:9px 7px}.wallet-card footer{left:19px}.wallet-buckets{grid-template-columns:1fr 1fr}}.trade-terminal{z-index:2;background:#050608b3;border:1px solid #ffffff29;border-radius:15px;width:91px;height:69px;padding:9px;position:absolute;top:26px;right:25px;box-shadow:0 12px 25px #0003}.trade-terminal span{border-bottom:1px solid #ffffff24;align-items:flex-end;gap:5px;height:35px;display:flex}.trade-terminal i{background:#ef3124;border-radius:3px 3px 0 0;flex:1}.trade-terminal i:first-child{height:35%}.trade-terminal i:nth-child(2){background:#60cf8b;height:70%}.trade-terminal i:nth-child(3){height:52%}.trade-terminal i:nth-child(4){background:#60cf8b;height:88%}.trade-terminal b{color:#60cf8b;letter-spacing:.12em;margin-top:5px;font-size:7px;display:block}.cosmetic-row button small{min-height:16px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:800}.cosmetic-row button.equipped{background:color-mix(in srgb,var(--positive) 9%,var(--surface))}.cosmetic-row button.owned{opacity:1}.merch-art{background:#efedeb;overflow:hidden}.merch-art>img{object-fit:cover;width:100%;height:100%;transition:transform .24s;display:block}.shop-grid article:hover .merch-art>img{transform:scale(1.035)}.merch-art em{z-index:2}.cart-product-image{object-fit:cover;background:#efedeb;border-radius:13px;flex:none;width:52px;height:52px}.social-composer{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin:10px 0 14px;overflow:hidden}.social-composer textarea{resize:vertical;width:100%;min-height:94px;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:15px;font-size:13px;line-height:1.5;display:block}.social-composer footer{border-top:1px solid var(--line);align-items:center;gap:10px;padding:10px 11px 10px 15px;display:flex}.social-composer footer>span{min-width:0;color:var(--muted);flex:1;font-size:8.5px;line-height:1.4}.social-composer footer>span b{color:var(--brand)}.social-composer footer>button{background:var(--brand);color:#fff;border:0;border-radius:11px;align-items:center;gap:5px;padding:9px 11px;font-size:9px;font-weight:800;display:flex}.social-composer footer>button:disabled{opacity:.45}.post-text button{color:var(--brand);font:inherit;background:0 0;border:0;margin:0;padding:0;font-weight:800;display:inline}.mentioned-instruments{flex-direction:column;gap:6px;display:flex}.mentioned-instruments>button{border:1px solid color-mix(in srgb,var(--brand) 24%,var(--line));background:var(--brand-soft);text-align:left;border-radius:13px;align-items:center;gap:9px;width:100%;min-height:49px;padding:9px 11px;display:flex}.mentioned-instruments>button b{color:var(--brand);font-size:11px}.mentioned-instruments>button span{min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:10px;overflow:hidden}.mentioned-instruments>button svg{color:var(--brand);flex:none}.mentioned-instruments.compact{margin:8px 0}.mentioned-instruments.compact>button{min-height:42px;padding:7px 9px}.mention-preview{border:1px solid color-mix(in srgb,var(--brand) 24%,var(--line));background:var(--brand-soft);border-radius:15px;align-items:center;gap:11px;padding:13px;display:flex}.mention-preview b{color:var(--brand);font-size:13px}.mention-preview span{color:var(--muted);font-size:10px;line-height:1.45}.trade-cost-preview{grid-template-columns:1fr 1fr;gap:9px;margin-top:11px;display:grid}.trade-cost-preview article{border:1px solid var(--line);background:var(--surface);border-radius:16px;flex-direction:column;min-width:0;padding:13px;transition:opacity .16s;display:flex}.trade-cost-preview.loading article{opacity:.58}.trade-cost-preview span{color:var(--muted);font-size:9px}.trade-cost-preview strong{margin:4px 0;font-size:16px}.trade-cost-preview small{min-height:26px;color:var(--muted);font-size:8.5px;line-height:1.4}.instrument-detail .trade-actions button{justify-content:center;align-items:center;gap:8px;min-height:54px;display:flex}.instrument-detail .trade-actions button>span{flex-direction:column;align-items:flex-start;gap:2px;font-weight:850;display:flex}.instrument-detail .trade-actions button small{color:inherit;opacity:.72;font-size:8px;font-weight:700}@media (width<=390px){.trade-cost-preview{grid-template-columns:1fr}.trade-cost-preview small{min-height:0}.tin-headwear.crown{font-size:48px}.trade-terminal{width:78px;right:18px}.merch-art{height:122px}}@media (prefers-reduced-motion:reduce){.tin-reaction{animation:none}.merch-art>img{transition:none}}:root[data-embed=true],:root[data-embed=true] body,:root[data-embed=true] #root{background:var(--bg);min-height:100%}:root[data-embed=true] .app-shell{min-height:100dvh;padding:0;display:block}:root[data-embed=true] .desktop-side{display:none!important}:root[data-embed=true] .phone-shell{width:100%;max-width:none;min-height:100dvh;max-height:none;box-shadow:none;border:0;border-radius:0;margin:0;overflow:visible}:root[data-embed=true] .phone-shell>.bottom-nav{display:grid}:root[data-embed=true] .page{width:100%;max-width:760px;margin-inline:auto}:root[data-embed=true] .theme-toggle{display:none}:root[data-embed=true] .sheet{max-width:760px}:root[data-embed=true] .auth-page,:root[data-embed=true] .plugin-splash{min-height:100dvh}@media (width>=760px){:root[data-embed=true] .phone-shell>.bottom-nav{display:grid}}
