/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--animate-spin:spin 1s linear infinite;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hidden{display:none}.animate-spin{animation:var(--animate-spin)}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--background:#090d1d;--foreground:#f4f7ff;--card:#121933;--card-foreground:#f4f7ff;--popover:#171f40;--primary:#7c61ff;--primary-foreground:#fff;--secondary:#1d2851;--muted:#20294e;--muted-foreground:#9ba9d4;--accent:#2b376a;--accent-foreground:#fff;--border:#a6b5ff26;--ring:#a996ff;--destructive:#ff6384;--success:#4fe0b4;--warning:#ffca65;color:var(--foreground);background:var(--background);font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--background)}body{background:radial-gradient(circle at 74% -5%, #684fff3d, transparent 28rem), radial-gradient(circle at 15% 15%, #18ccc01c, transparent 25rem), var(--background);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--ring);outline-offset:2px}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em}img{display:block}.app-shell{min-height:100vh}.topbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090d1dd1;justify-content:space-between;align-items:center;height:68px;padding:0 28px;display:flex;position:fixed;top:0;left:0;right:0}.brand{letter-spacing:-.06em;align-items:center;gap:9px;font-size:22px;font-weight:900;display:inline-flex}.brand>span:last-child span{color:#9f8dff}.brand-mark{color:#fff;background:linear-gradient(145deg,#9e8cff,#5946dc);border-radius:10px 10px 14px;place-items:center;width:30px;height:30px;font-size:17px;display:grid;box-shadow:0 5px 16px #7157ff73}.top-actions{align-items:center;gap:13px;display:flex}.icon-button{color:var(--foreground);background:0 0;border:0;border-radius:9px;place-items:center;min-width:34px;min-height:34px;display:inline-grid}.icon-button:hover{background:var(--accent)}.notification-button{position:relative}.notification-button b{background:var(--destructive);color:#fff;border:2px solid var(--background);border-radius:99px;min-width:16px;height:16px;font-size:10px;position:absolute;top:-4px;right:-4px}.mini-profile{align-items:center;gap:8px;font-size:13px;font-weight:750;display:flex}.mini-profile i{color:#ffcd60;margin-left:3px;font-style:normal}.sidebar{z-index:15;border-right:1px solid var(--border);background:#0a0f21b8;width:236px;padding:23px 14px;position:fixed;top:68px;bottom:0;left:0}.sidebar-top{display:none}.sidebar nav{gap:5px;display:grid}.sidebar nav a{color:#aeb9dd;border-radius:10px;align-items:center;gap:11px;padding:11px 12px;font-size:14px;font-weight:670;transition:all .18s;display:flex;position:relative}.sidebar nav a:hover{background:var(--accent);color:#fff;transform:translate(2px)}.sidebar nav a.active{color:#fff;background:linear-gradient(90deg,#7158ff47,#7158ff14)}.sidebar nav a.active:before{content:"";background:#9d8bff;border-radius:99px;width:3px;position:absolute;top:8px;bottom:8px;left:0}.sidebar nav em{color:#221a43;background:#c9bbff;border-radius:99px;margin-left:auto;padding:3px 5px;font-size:8px;font-style:normal}.sidebar-footer{position:absolute;bottom:22px;left:24px;right:20px}.test-badge{letter-spacing:.1em;color:#bcb1ff;font-size:9px;font-weight:900}.sidebar-footer p{color:#68749b;margin:7px 0 0;font-size:11px;line-height:1.55}.content{max-width:1650px;margin-left:236px;padding:101px 34px 42px}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px;display:flex}.eyebrow{color:#a996ff;letter-spacing:.13em;font-size:10px;font-weight:900}.page-header h1{margin:5px 0 0;font-size:clamp(30px,4vw,46px)}.page-header p{color:var(--muted-foreground);margin:8px 0 0;font-size:14px}.test-chip{color:#69efc9;white-space:nowrap;background:#44e0b41f;border:1px solid #44e0b43b;border-radius:99px;padding:8px 11px;font-size:11px;font-weight:800}.card{color:var(--card-foreground);border:1px solid var(--border);background:linear-gradient(145deg,#1a2346eb,#101732eb);border-radius:16px;padding:19px;box-shadow:0 14px 28px #00000021}.interactive-card{transition:all .18s}.interactive-card:hover{border-color:#a996ff59;transform:translateY(-2px);box-shadow:0 19px 33px #00000038}.primary-button,.secondary-button,.danger-button{border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:0 14px;font-size:13px;font-weight:800;transition:all .16s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#8d73ff,#6048dc);box-shadow:0 6px 16px #644ce245}.primary-button:hover{transform:translateY(-1px);box-shadow:0 10px 20px #644ce261}.secondary-button{color:#d9e0fa;background:var(--secondary);border:1px solid var(--border)}.secondary-button:hover{background:var(--accent);transform:translateY(-1px)}.danger-button{color:#fff;background:#ff63842e;border:1px solid #ff638461}.danger-button:hover{background:#ff63844d}.primary-button:active,.secondary-button:active,.danger-button:active{transform:scale(.98)}.primary-button:disabled,.secondary-button:disabled,.danger-button:disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.avatar{color:#fff;background:linear-gradient(135deg,#6d5cec,#26cabc);border:2px solid #ffffff29;flex:none;place-items:center;font-weight:900;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar-sm{border-radius:9px;width:29px;height:29px;font-size:10px}.avatar-md{border-radius:13px;width:43px;height:43px;font-size:13px}.avatar-lg{border-radius:22px;width:78px;height:78px;font-size:24px}.rarity,.rank,.plus-badge{border-radius:99px;align-items:center;gap:4px;width:max-content;padding:4px 7px;font-size:10px;font-weight:850;line-height:1;display:inline-flex}.rarity-common{color:#d9e2ff;background:#455170}.rarity-uncommon{color:#98ffdf;background:#185e54}.rarity-rare{color:#c5e2ff;background:#1f4fa4}.rarity-epic{color:#efceff;background:#6834ae}.rarity-legendary{color:#ffe2a2;background:#915522}.rarity-mythic{color:#ffd0eb;background:#a72e68}.rarity-secret{color:#fff;background:linear-gradient(90deg,#0db9c9,#8a50eb,#f253af)}.rank{color:#d1d9f2;background:#a1b0e51f}.rank-admin{color:#ffe1a4;background:#ffbb4d26}.rank-moderator{color:#98e9ff;background:#39c1f624}.rank-vip{color:#f0c8ff;background:#c653eb2b}.plus-badge{color:#ffe19b;background:#ffc24b21}.home-grid{grid-template-columns:minmax(0,1.5fr) minmax(270px,.75fr);gap:18px;display:grid}.hero-card{background:linear-gradient(125deg,#1b275a 0%,#20215b 47%,#4d2576 100%);min-height:250px;padding:30px;position:relative;overflow:hidden}.hero-card:before{content:"";border:35px solid #b29dff21;border-radius:50%;width:290px;height:290px;position:absolute;top:-130px;right:-70px}.hero-card:after{content:"✦";color:#ffffff14;font-size:120px;position:absolute;bottom:10px;right:80px}.hero-content{z-index:1;max-width:570px;position:relative}.hero-content h2{letter-spacing:-.045em;margin:8px 0;font-size:clamp(25px,3vw,38px)}.hero-content p{color:#c2c8ea;max-width:460px;font-size:14px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.stat-list{gap:12px;display:grid}.stat-card{align-items:center;gap:12px;padding:16px;display:flex}.stat-icon{color:#b9a9ff;background:#9782ff26;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.stat-card span{color:var(--muted-foreground);font-size:11px}.stat-card strong{letter-spacing:-.04em;margin-top:2px;font-size:20px;display:block}.section-heading{justify-content:space-between;align-items:center;margin:26px 0 13px;display:flex}.section-heading h2{margin:0;font-size:17px}.section-heading a{color:#b4a7ff;font-size:12px;font-weight:750}.quick-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.quick-button{border:1px solid var(--border);color:#f3f5ff;text-align:left;background:#1d285194;border-radius:13px;align-items:center;gap:11px;padding:15px;font-size:13px;font-weight:800;transition:all .17s;display:flex}.quick-button:hover{background:var(--accent);transform:translateY(-2px)}.quick-button svg{color:#ac9aff}.activity-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.activity-item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 0;font-size:13px;display:flex}.activity-item:last-child{border:0}.activity-item p{margin:0 0 4px;font-weight:750}.activity-item span{color:var(--muted-foreground);font-size:11px}.activity-item b{color:#87ebcb;font-size:11px}.chat-layout{grid-template-columns:minmax(0,1fr) 280px;gap:18px;display:grid}.chat-panel{border:1px solid var(--border);background:linear-gradient(145deg,#1a2346eb,#101732eb);border-radius:16px;flex-direction:column;min-height:610px;padding:19px;display:flex}.panel-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.panel-heading h2{margin:4px 0 0;font-size:17px}.online-dot{color:#80f0c6;font-size:11px;font-weight:800}.online-dot:before{content:"";background:#4fe0b4;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block;box-shadow:0 0 10px #4fe0b4}.chat-stream{flex:1;min-height:380px;max-height:510px;padding:12px 3px;overflow:auto}.message{gap:10px;padding:10px 2px;display:flex}.message-body{flex:1;min-width:0}.message-meta{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.message-meta strong{font-size:12px}.message-time{color:#7c88ad;margin-left:2px;font-size:10px}.message p{color:#c0cae7;margin:5px 0 0;font-size:13px;line-height:1.45}.message-action{color:#ff9aaf;background:0 0;border:0;margin-left:auto;padding:2px}.chat-compose{border-top:1px solid var(--border);gap:8px;padding-top:13px;display:flex}.chat-compose input,.field input,.field select,.toolbar input,.toolbar select{border:1px solid var(--border);color:#f4f7ff;background:#0308176b;border-radius:10px;width:100%;min-height:40px;padding:0 12px;font-size:13px}.chat-compose input::placeholder,.field input::placeholder,.toolbar input::placeholder{color:#7380a7}.chat-compose input:focus,.field input:focus,.field select:focus,.toolbar input:focus,.toolbar select:focus{border-color:#a996ff;outline:0;box-shadow:0 0 0 2px #a996ff40}.send-button{min-width:42px;padding:0}.chat-note{color:#7f8bae;align-items:center;gap:5px;margin:10px 0 0;font-size:10px;display:flex}.player-list{height:max-content}.player-row{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 0;display:flex}.player-row:last-child{border:0}.player-row h3{margin:0;font-size:13px}.player-row p{color:var(--muted-foreground);margin:3px 0 0;font-size:11px}.player-row .presence{background:#4fe0b4;border-radius:50%;width:8px;height:8px;margin-left:auto}.player-row .presence.offline{background:#68749b}.toolbar{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:18px;display:flex}.toolbar .search-wrap{flex:1;min-width:190px;position:relative}.search-wrap svg{color:#8290ba;position:absolute;top:11px;left:12px}.search-wrap input{padding-left:36px}.toolbar select{width:auto;min-width:134px}.inventory-grid,.listing-grid{grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:14px;display:grid}.item-card{padding:0;overflow:hidden}.item-image{aspect-ratio:1.36;background:var(--muted);position:relative}.item-image img{object-fit:cover;width:100%;height:100%}.item-image .rarity{position:absolute;top:10px;left:10px}.item-body{padding:14px}.item-body h3{margin:0 0 5px;font-size:15px}.item-body p{color:var(--muted-foreground);height:32px;margin:0;font-size:11px;line-height:1.45}.item-footer{color:#b8c4e8;justify-content:space-between;align-items:center;margin-top:13px;font-size:11px;display:flex}.item-footer strong{color:#fff;font-size:12px}.item-actions{gap:7px;margin-top:12px;display:flex}.item-actions button{flex:1}.empty-state{text-align:center;justify-items:center;padding:44px 22px;display:grid}.empty-icon{background:var(--muted);color:#a996ff;border-radius:50%;place-items:center;width:50px;height:50px;margin-bottom:12px;display:grid}.empty-state h2{margin:0 0 7px;font-size:17px}.empty-state p{color:var(--muted-foreground);max-width:380px;font-size:13px}.trade-entry{grid-template-columns:minmax(0,1fr) 340px;gap:18px;display:grid}.trade-player-search h2{margin:0 0 6px;font-size:18px}.trade-player-search>p{color:var(--muted-foreground);margin-bottom:17px;font-size:13px}.trade-directory{gap:10px;display:grid}.directory-card{align-items:center;gap:12px;padding:13px;display:flex}.directory-card h3{margin:0;font-size:14px}.directory-card p{color:var(--muted-foreground);margin:3px 0 0;font-size:11px}.directory-card button{margin-left:auto}.request-card{background:linear-gradient(140deg,#7158ff24,#ffcb660f);border-color:#ffcb6652}.request-card h2{margin:4px 0;font-size:18px}.request-card p{color:#c2cbe7;font-size:13px;line-height:1.5}.request-actions{gap:9px;margin-top:17px;display:flex}.trade-workbench{grid-template-columns:minmax(220px,.8fr) minmax(330px,1.25fr) minmax(260px,.8fr);align-items:start;gap:16px;display:grid}.trade-side h2,.trade-center h2{margin:0 0 12px;font-size:15px}.trade-item-list{gap:8px;max-height:580px;display:grid;overflow:auto}.trade-item{border:1px solid var(--border);background:#050a1d59;border-radius:11px;align-items:center;gap:9px;padding:8px;display:flex}.trade-item img{object-fit:cover;border-radius:9px;width:38px;height:38px}.trade-item div{flex:1;min-width:0}.trade-item strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.trade-item span{color:var(--muted-foreground);font-size:10px}.trade-item button{min-height:30px;padding:0 8px;font-size:11px}.trade-center{padding:20px}.trade-alert{color:#f5d58e;background:#ffcb661c;border:1px solid #ffcb662e;border-radius:10px;gap:8px;margin-bottom:17px;padding:10px;font-size:11px;line-height:1.4;display:flex}.offer-box{border:1px solid var(--border);border-radius:13px;margin-top:10px;overflow:hidden}.offer-heading{letter-spacing:.08em;background:#25305e73;justify-content:space-between;padding:10px 12px;font-size:10px;font-weight:900;display:flex}.offer-heading span{color:#7ee8c4;letter-spacing:0}.offer-contents{flex-wrap:wrap;gap:7px;min-height:76px;padding:10px;display:flex}.offer-chip{background:#8872ff29;border:1px solid #a996ff33;border-radius:8px;align-items:center;gap:5px;padding:5px 7px;font-size:11px;display:flex}.offer-chip button{color:#ffa3b8;background:0 0;border:0;padding:0}.empty-offer{color:#7180a7;margin:auto;font-size:12px}.trade-confirm{grid-template-columns:1fr 1fr;gap:8px;margin-top:17px;display:grid}.trade-confirm button{min-height:44px}.confirm-state{color:#82f0c8;justify-content:center;align-items:center;gap:5px;font-size:11px;font-weight:800;display:flex}.bazaar-table-wrap{overflow:auto}.bazaar-table{border-collapse:separate;border-spacing:0 8px;width:100%;min-width:775px}.bazaar-table th{text-align:left;color:#8995bc;background:var(--muted);text-transform:uppercase;letter-spacing:.07em;padding:10px 13px;font-size:10px;position:sticky;top:0}.bazaar-table td{background:#141c3bb8;padding:11px 13px;font-size:12px}.bazaar-table tr td:first-child{border-radius:10px 0 0 10px}.bazaar-table tr td:last-child{text-align:right;border-radius:0 10px 10px 0}.bazaar-table tr:hover td{background:#273365cc}.listing-item{align-items:center;gap:9px;font-weight:800;display:flex}.listing-item img{object-fit:cover;border-radius:9px;width:36px;height:36px}.price{color:#ffe19b;font-weight:850}.detail-grid{grid-template-columns:170px 1fr;gap:20px;display:grid}.detail-grid img{aspect-ratio:1;object-fit:cover;background:var(--muted);border-radius:13px;width:100%}.detail-grid h3{margin:0 0 8px}.detail-grid p{color:#b8c4e8;font-size:13px;line-height:1.55}.detail-facts{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.detail-facts div{background:#060b1e54;border-radius:9px;padding:9px}.detail-facts span{color:#8793bb;margin-bottom:4px;font-size:10px;display:block}.profile-hero{background:linear-gradient(115deg,#5744d05c,#16274ce6 60%,#169f9226);grid-template-columns:auto 1fr auto;align-items:center;gap:17px;padding:25px;display:grid}.profile-hero h2{margin:0;font-size:25px}.profile-hero p{color:#bec8e6;margin:5px 0 0;font-size:13px}.profile-meta{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.profile-cosmetic{color:#fde19e;font-size:11px;font-weight:800}.profile-layout{grid-template-columns:minmax(0,1fr) 300px;gap:18px;margin-top:18px;display:grid}.info-list{gap:0;display:grid}.info-list div{border-bottom:1px solid var(--border);justify-content:space-between;padding:12px 0;font-size:13px;display:flex}.info-list div:last-child{border:0}.info-list span{color:var(--muted-foreground)}.plus-hero{background:linear-gradient(120deg,#2e205c,#7a3b8a 58%,#d07873);padding:34px;position:relative;overflow:hidden}.plus-hero:after{content:"✦";color:#ffffff1f;font-size:230px;position:absolute;top:-70px;right:40px}.plus-hero>*{z-index:1;position:relative}.plus-hero h1{margin:5px 0;font-size:44px}.plus-hero p{color:#f1dff0;max-width:520px;line-height:1.55}.plus-price{color:#ffe29e;margin:18px 0;font-size:22px;font-weight:900}.perk-grid{grid-template-columns:repeat(2,1fr);gap:11px;margin-top:22px;display:grid}.perk{background:#ffffff1a;border-radius:11px;align-items:center;gap:10px;padding:12px;font-size:12px;font-weight:700;display:flex}.perk svg{color:#ffdf9f}.settings-grid,.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.form-stack{gap:13px;display:grid}.field label{margin-bottom:6px;font-size:12px;font-weight:750;display:block}.field-help{color:var(--muted-foreground);margin:6px 0 0;font-size:11px}.field-error{color:var(--destructive);margin:6px 0 0;font-size:11px}.linked-status{color:#baffdf;background:#4be0b41a;border:1px solid #4be0b42e;border-radius:11px;align-items:center;gap:10px;padding:12px;font-size:13px;display:flex}.notification-popover{z-index:30;width:min(360px,100vw - 28px);padding:10px;animation:.16s pop;position:fixed;top:62px;right:25px;box-shadow:0 18px 45px #00000059}.popover-head{justify-content:space-between;align-items:center;padding:8px 8px 11px;display:flex}.popover-head h2{margin:0;font-size:15px}.notice{border-radius:10px;gap:10px;padding:10px;display:flex}.notice:hover{background:var(--accent)}.notice-icon{color:#bcafff;background:#a996ff24;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.notice p{color:#abb7d8;margin:2px 0;font-size:12px}.notice time{color:#8190b5;margin-left:auto;font-size:10px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030713b8;place-items:center;padding:18px;animation:.18s fade;display:grid;position:fixed;inset:0}.modal{background:var(--popover);border:1px solid var(--border);border-radius:17px;width:min(570px,100%);max-height:calc(100vh - 36px);animation:.2s pop;overflow:auto;box-shadow:0 24px 70px #00000078}.modal-head{z-index:1;background:var(--popover);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 20px 13px;display:flex;position:sticky;top:0}.modal-head h2{margin:0;font-size:18px}.modal-content{padding:20px}.toast-stack{z-index:80;gap:8px;width:min(365px,100vw - 40px);display:grid;position:fixed;bottom:20px;right:20px}.toast{border:1px solid var(--border);background:#192142;border-radius:12px;align-items:flex-start;gap:10px;padding:12px;animation:.18s pop;display:flex;box-shadow:0 12px 30px #00000047}.toast-success>svg{color:var(--success)}.toast-error>svg{color:var(--destructive)}.toast-info>svg{color:#a996ff}.toast strong{font-size:12px;display:block}.toast span{color:#b9c4e2;margin-top:3px;font-size:11px;line-height:1.4;display:block}.toast .icon-button{color:#9ca9d1;min-width:25px;min-height:25px;margin-left:auto}.auth-page{background:radial-gradient(circle at 20% 30%,#5e49de4d,transparent 24rem),radial-gradient(circle at 75% 70%,#1dc8b821,transparent 25rem),var(--background);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--border);background:#131b3be0;border-radius:21px;width:min(460px,100%);padding:30px;box-shadow:0 22px 55px #00000052}.auth-card .brand{margin-bottom:25px}.auth-card h1{margin:0 0 8px;font-size:30px}.auth-card>p{color:var(--muted-foreground);font-size:13px;line-height:1.5}.auth-card hr{border:0;border-top:1px solid var(--border);margin:20px 0}.auth-card .primary-button{width:100%;margin-top:4px}.auth-footnote{color:#7784ad;margin:17px 0 0;font-size:10px;line-height:1.5}.auth-switch{color:#b7aaff;background:0 0;border:0;margin-top:14px;padding:0;font-size:12px;font-weight:800}.skeleton{background:linear-gradient(90deg,var(--muted),#303b6a,var(--muted));background-size:200% 100%;border-radius:10px;animation:1.3s infinite shimmer}.loading-page{place-items:center;min-height:100vh;display:grid}.loading-logo{color:#b8adff;justify-items:center;gap:12px;font-size:13px;font-weight:800;display:grid}.loading-logo .brand-mark{border-radius:16px;width:50px;height:50px;font-size:27px}.mobile-menu,.mobile-close,.nav-overlay{display:none}@keyframes pop{0%{opacity:0;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:none}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes shimmer{to{background-position:-200% 0}}@media (width<=1040px){.trade-workbench{grid-template-columns:1fr 1.35fr}.trade-workbench>.chat-panel{grid-column:1/-1;min-height:430px}.trade-workbench>.chat-panel .chat-stream{max-height:260px}.home-grid,.chat-layout,.trade-entry,.profile-layout{grid-template-columns:1fr}.stat-list{grid-template-columns:repeat(3,1fr)}.player-list{display:none}}@media (width<=760px){.topbar{padding:0 16px}.topbar>.brand,.mini-profile span{display:none}.mobile-menu,.mobile-close{display:grid}.sidebar{z-index:45;background:#101733;width:276px;padding:21px 14px;transition:transform .2s;top:0;transform:translate(-102%)}.sidebar-open{transform:none}.sidebar-top{justify-content:space-between;align-items:center;margin-bottom:22px;padding:0 8px;display:flex}.nav-overlay{z-index:40;background:#0307138c;border:0;display:block;position:fixed;inset:0}.content{margin-left:0;padding:92px 16px 32px}.page-header{flex-direction:column;align-items:flex-start;margin-bottom:19px}.page-header h1{font-size:31px}.quick-grid{grid-template-columns:1fr 1fr}.activity-grid,.settings-grid,.admin-grid,.stat-list{grid-template-columns:1fr}.hero-card{min-height:290px;padding:24px}.trade-workbench{grid-template-columns:1fr}.trade-workbench>.chat-panel{grid-column:auto}.detail-grid{grid-template-columns:1fr}.detail-grid img{max-width:210px}.profile-hero{grid-template-columns:auto 1fr}.profile-hero>.secondary-button{grid-column:1/-1}.perk-grid{grid-template-columns:1fr}.plus-hero{padding:27px}.plus-hero h1{font-size:34px}.bazaar-table{min-width:680px}.toast-stack{width:calc(100vw - 24px);bottom:12px;right:12px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}
