:root{--bg: #f6f3ea;--sidebar: #f6f3ea;--divider: rgba(0,0,0,.1);--blueTop:#2947d9;--blueMid:#203ccf;--blueBot:#1b33bf;--white: #ffffff}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:radial-gradient(circle at 50% 0%,#fbf8f0 0%,var(--bg) 55%,#efe8dd 100%);-webkit-font-smoothing:antialiased}.shell{display:flex;min-height:100vh}.sidebar{width:260px;background:var(--sidebar);padding:18px 16px;border-right:1px solid rgba(0,0,0,.06)}.main{flex:1}.brandRow{display:flex;align-items:center;gap:10px;padding:4px 6px 14px}.brandBadge{width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:12px;color:#111;background:#f2c94c}.nav{display:flex;flex-direction:column;gap:8px;margin-top:4px}.navItem{display:flex;align-items:center;gap:12px;padding:12px;border-radius:14px;color:#2b2b2b;text-decoration:none;font-weight:500}.navItem:hover{background:#00000008}.navItem.active{background:#0000000a}.navInfo{margin-left:auto;width:20px;height:20px;border-radius:999px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.28);color:#0009;font-size:12px;background:transparent}.topbar{display:flex;align-items:center;justify-content:space-between;padding:18px 22px}.topbarLeft{display:flex;align-items:center;gap:12px}.topTitle{font-size:18px;font-weight:800;color:#1f2a7a}.topbarRight{display:flex;align-items:center;gap:10px}.divider{height:1px;background:var(--divider)}.iconBtn{width:36px;height:36px;border-radius:12px;border:1px solid rgba(0,0,0,.18);background:#ffffff59;display:flex;align-items:center;justify-content:center;cursor:pointer}.pillBtn{height:36px;padding:0 14px;border-radius:14px;border:1px solid rgba(0,0,0,.18);background:#ffffff59;display:flex;align-items:center;gap:8px;font-weight:600;cursor:pointer}.card{width:760px;margin:26px auto 0;border-radius:28px;overflow:hidden;position:relative;background:linear-gradient(180deg,var(--blueTop) 0%,var(--blueMid) 60%,var(--blueBot) 100%);box-shadow:0 55px 120px #00000047}.card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.16),transparent 50%);pointer-events:none}.statsGrid{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid rgba(255,255,255,.16)}.stat{padding:16px 22px;position:relative}.stat:not(:last-child){border-right:1px solid rgba(255,255,255,.16)}.statTop{display:flex;align-items:center;gap:8px;color:#ffffffeb;font-weight:800;font-size:13px}.miniInfo{width:16px;height:16px;border-radius:999px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.35);font-size:11px;color:#ffffffd9;background:#ffffff0f}.statValue{margin-top:8px;font-weight:800;color:#fff;font-size:16px}.unit{font-weight:800;opacity:.9}.subunit{font-size:12px;font-weight:700;opacity:.85;margin-left:6px}.tinyNote{margin-top:6px;font-size:12px;opacity:.85;font-weight:700}.priceRow{display:flex;align-items:flex-start;justify-content:space-between;padding:26px 28px 8px}.priceMain{font-size:56px;font-weight:900;color:#fff;letter-spacing:-.8px;line-height:1.05}.priceUnit{font-size:14px;font-weight:800;margin-left:8px;opacity:.95}.priceRight{text-align:right;padding-top:10px}.compare{font-size:12px;opacity:.9;color:#ffffffe6;font-weight:700}.pct{margin-top:6px;font-size:20px;font-weight:900;color:#fff}.liveBadge{display:inline-flex;align-items:center;gap:8px;margin-top:10px;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#ffffff1a;color:#fff;font-weight:900;font-size:13px}.liveDot{width:8px;height:8px;border-radius:999px;background:#4cff91;box-shadow:0 0 12px #4cff91cc}.tabsWrap{padding:16px 28px 6px}.tabsTrack{position:relative;height:48px;padding:6px;border-radius:999px;border:1px solid rgba(255,255,255,.32);background:#ffffff1a;display:flex;align-items:center;justify-content:space-between}.tabsActive{position:absolute;top:6px;width:calc(20% - 6px);height:calc(100% - 12px);border-radius:999px;background:#ffffff38;box-shadow:inset 0 1px #ffffff73;transition:left .22s ease}.tabBtn{flex:1;height:36px;border:none;background:transparent;color:#ffffffeb;font-weight:800;font-size:13px;cursor:pointer;position:relative;z-index:2}.tabBtn.isActive{color:#fff}.note{padding:10px 28px 0;font-size:12px;color:#ffffffd9;font-weight:700}.chartWrap{padding:12px 22px 0;height:240px}.chartLine{filter:drop-shadow(0 0 10px rgba(154,215,255,.95)) drop-shadow(0 0 26px rgba(154,215,255,.55))}.cardBottom{display:flex;align-items:center;justify-content:space-between;padding:14px 28px 22px}.monthlyLabel{font-size:13px;color:#ffffffeb;font-weight:800}.monthlyValue{margin-top:8px;font-size:40px;font-weight:900;color:#fff;letter-spacing:-.6px}.arrow{font-size:16px;margin-left:6px;opacity:.95}.how{display:flex;align-items:center;gap:10px;color:#ffffffe6;font-weight:800}.howIcon{width:26px;height:26px;border-radius:999px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.45);background:#ffffff1a;font-weight:900}.belowCard{width:760px;margin:18px auto 70px;display:flex;flex-direction:column;align-items:center;gap:10px}.bigBtn{width:250px;height:48px;border-radius:999px;border:none;background:#203ccff2;color:#fff;font-weight:900;letter-spacing:.4px;box-shadow:0 20px 40px #0000002e;cursor:pointer}.hint{font-size:12px;opacity:.7;font-weight:700;color:#2b2b2b}.rowBtns{display:flex;gap:14px}.ctaBtn{width:170px;height:48px;border-radius:999px;border:none;background:#2a58fff2;color:#fff;font-weight:900;cursor:pointer;box-shadow:0 18px 34px #00000029}.ctaBtn:hover,.bigBtn:hover{filter:brightness(1.03)}@media(max-width:1024px){.sidebar{width:200px}.main{padding:24px}}@media(max-width:768px){.shell{flex-direction:column}.sidebar{display:none}.main{padding:16px}}.onlyDesktop{display:block}.onlyMobile{display:none}@media(max-width:768px){.onlyDesktop{display:none!important}.onlyMobile{display:block!important}html,body{overflow-x:hidden}}@media(max-width:768px){.sidebar{display:none}.main{margin-left:0;padding:16px}.statsRow{display:none}.bigPrice{font-size:32px}.chartWrap{height:180px}}@media(max-width:768px){.onlyDesktop{display:none}.onlyMobile{display:block;padding:16px 16px 120px;background:#f2efe8;min-height:100vh}.mobileHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mobileLogo{background:#f4c542;width:36px;height:36px;border-radius:50%;font-weight:700;display:flex;align-items:center;justify-content:center}.mobileRight{display:flex;gap:10px;align-items:center}.circleBtn{width:38px;height:38px;border-radius:50%;border:1px solid #ddd;background:#fff;display:flex;align-items:center;justify-content:center}.signBtn{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:20px;border:1px solid #ddd;background:#fff;font-weight:500}.mobileBlueCard{background:linear-gradient(180deg,#3a5fe8,#2c4fe0 40%,#1e38c5 75%,#162ea8);border-radius:24px;padding:22px;color:#fff;box-shadow:0 25px 50px #2748d859,inset 0 1px #ffffff2e}.mobilePriceRow{display:flex;justify-content:space-between;align-items:flex-start}.mobilePrice{font-size:34px;font-weight:800}.mobilePrice span{font-size:16px;margin-left:6px}.mobileDropdown{margin-top:20px;background:#ffffff26;padding:14px 18px;border-radius:20px;display:flex;justify-content:space-between;font-weight:600}.referenceText{margin-top:12px;font-size:13px;opacity:.8}.mobileChart{margin-top:18px}.mobileMonthly{margin-top:16px}.mobileMonthly .value{font-size:28px;font-weight:700}.showInfos{margin-top:18px;background:linear-gradient(180deg,#3b5bdb,#2438b0);color:#fff;padding:14px 18px;border-radius:18px;display:flex;justify-content:space-between;font-weight:600}.bigAction{width:100%;margin-top:16px;padding:16px;border-radius:28px;border:none;font-weight:700;font-size:16px;background:#3b5bdb;color:#fff;box-shadow:0 10px 25px #00000026}.bigAction.secondary{background:#4c6ef5}.mobileBottomNav{position:fixed;bottom:0;left:0;right:0;height:78px;background:#fffffff5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;justify-content:space-around;align-items:center;border-top:1px solid #eaeaea;z-index:100}.mobileBottomNav .navItem{display:flex;flex-direction:column;align-items:center;font-size:12px;color:#8c8c8c;gap:4px;transition:all .2s ease}.mobileBottomNav .navItem svg{stroke-width:2}.mobileBottomNav .navItem.active{color:#3b5bdb;font-weight:600}}.mapPage{padding:20px}.mapTop{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mapControls button{margin-left:8px}.mapLegend{margin-bottom:20px;display:flex;gap:20px;align-items:center}.legend{width:14px;height:14px;border-radius:4px;display:inline-block;margin-right:6px}.legend.free{background:#b7e6b0}.legend.owned{background:#3ba24a}.legend.mine{background:#1f7d32}.mapBuySell{margin-bottom:15px}.mapBuySell button{margin-right:10px;padding:8px 18px;border-radius:10px;border:none;cursor:pointer}.buyButton{background:#4a6cff;color:#fff}.sellButton{background:#e5e5e5}.mapGrid{display:grid;grid-template-columns:repeat(40,20px);gap:6px;justify-content:center}.mapTile{width:20px;height:20px;border-radius:6px;background:#b7e6b0;border:3px solid #3ba24a}
