:root{font-family:Noto Sans TC,Microsoft JhengHei,system-ui,sans-serif;color:#182238;background:#f7f4ee;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #17223c;--navy-2: #223155;--cream: #f7f4ee;--paper: #fffdf8;--line: #dcd8cf;--muted: #697184;--coral: #f05d4e;--gold: #f3b53f;--blue: #4c8fd7;--violet: #8b68c9;--green: #24856b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream);color:var(--navy);-webkit-font-smoothing:antialiased}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:3px solid rgba(76,143,215,.35);outline-offset:2px}.section-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.prototype-notice{min-height:32px;padding:6px 24px;background:var(--navy);color:#ffffffc7;text-align:center;font-size:12px;letter-spacing:.02em}.prototype-notice span{margin-right:0;color:var(--gold);font-weight:800}.site-header{position:sticky;z-index:40;top:0;border-bottom:1px solid rgba(23,34,60,.1);background:#fffdf8f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{min-height:76px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 24px;padding-block:8px}.site-header .header-inner>nav{order:3;flex:1 0 100%;width:100%;min-width:0;overflow-x:auto;padding-bottom:2px}.brand{flex:none;display:inline-flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.brand-logo{width:112px;height:62px;display:block}.brand-logo img{width:100%;height:100%;display:block;object-fit:contain}nav{display:flex;align-items:center;gap:2px}nav button{flex:none;display:inline-flex;align-items:center;gap:5px;padding:10px 9px;border:0;border-radius:9px;background:transparent;color:#586176;font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer;transition:background .16s ease,color .16s ease}nav button:hover,nav button.active{background:#ece9e1;color:var(--navy)}.header-actions{flex:1 1 460px;display:flex;flex-wrap:wrap;min-width:0;align-items:center;justify-content:flex-end;gap:8px}.site-header .user-session{flex:0 1 auto;flex-wrap:wrap;min-width:0;max-width:100%;justify-content:flex-end}.site-header .profile-trigger{min-width:0;max-width:min(260px,100%)}.site-header .login-button{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.site-header .member-avatar,.site-header .member-copy em{flex:none}.site-header .member-copy span,.site-header .member-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-button,.primary-button,.row-action,.text-link,.icon-button{border:0;cursor:pointer}.login-button{padding:10px 11px;background:transparent;color:var(--navy);font-size:13px;font-weight:800}.local-preview-badge{padding:4px 7px;color:#256b58;border:1px solid #cce5da;border-radius:999px;background:#edf8f3;font-size:9px;font-weight:900;white-space:nowrap}.guest-readonly-badge{display:inline-flex;width:fit-content;padding:5px 9px;align-items:center;color:#6d5621;border:1px solid #ead9a8;border-radius:999px;background:#fff8e4;font-size:10px;font-weight:900;white-space:nowrap}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 15px;border-radius:10px;background:var(--coral);color:#fff;font-weight:800;box-shadow:0 8px 20px #f05d4e2e;transition:transform .16s ease,background .16s ease}.primary-button:hover{background:#dc4d40;transform:translateY(-1px)}.primary-button:disabled{background:#aaa8b0;box-shadow:none;cursor:not-allowed;transform:none}.hero{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:54px;min-height:520px;padding-block:58px}.eyebrow{display:block;color:var(--coral);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero h1,.page-hero h1{margin:14px 0 18px;font-size:clamp(39px,4.7vw,66px);line-height:1.08;letter-spacing:-.055em}.hero-copy>p{max-width:560px;margin:0 0 26px;color:var(--muted);font-size:17px;line-height:1.8}.search-box{display:flex;align-items:center;gap:11px;min-height:60px;padding:7px 7px 7px 17px;border:1px solid #d8d2c7;border-radius:14px;background:var(--paper);box-shadow:0 15px 35px #17223c14}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--navy);font-size:14px}.search-box input::placeholder{color:#999a9b}.search-box button{align-self:stretch;padding:0 22px;border:0;border-radius:10px;background:var(--navy);color:#fff;font-weight:800;cursor:pointer}.search-box.compact{width:min(520px,100%);min-height:50px;box-shadow:none}.search-message{margin-top:12px;color:var(--green);font-size:13px;font-weight:700}.quick-links{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:15px}.quick-links span{margin-right:2px;color:var(--muted);font-size:12px}.quick-links button{padding:5px 9px;border:1px solid #ddd7cc;border-radius:999px;background:transparent;color:#596174;font-size:11px;cursor:pointer}.quick-links button:hover{border-color:var(--blue);color:var(--blue)}.hero-visual{position:relative;min-height:390px;overflow:hidden;border:7px solid var(--paper);border-radius:25px 25px 8px;background:#286bd1;box-shadow:0 26px 56px #17223c2b}.hero-visual img{width:100%;height:390px;display:block;object-fit:cover;object-position:center}.hero-theme-image{animation:hero-theme-in .42s ease both}@keyframes hero-theme-in{0%{opacity:.35;transform:scale(1.012)}to{opacity:1;transform:scale(1)}}.hero-dots{position:absolute;left:18px;bottom:18px;z-index:2;display:flex;gap:6px;padding:7px 9px;border-radius:999px;background:#17223c94;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#ffffff7a;cursor:pointer;transition:width .16s ease,border-radius .16s ease,background .16s ease}.hero-dots button.active{width:20px;border-radius:999px;background:#fff}.event-card{position:absolute;right:16px;bottom:16px;min-width:235px;padding:18px;border:1px solid rgba(255,255,255,.25);border-radius:14px;background:#17223ceb;color:#fff}.event-card span,.event-card strong{display:block}.event-card span{color:#b8c7e6;font-size:11px;font-weight:700}.event-card strong{margin:4px 0 12px;font-size:20px}.event-card button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:var(--gold);font-size:12px;font-weight:800;cursor:pointer}.update-ribbon{border-block:1px solid rgba(23,34,60,.09);background:#eee9df}.ribbon-inner{min-height:62px;display:flex;align-items:center;gap:20px}.ribbon-label{display:inline-flex;align-items:center;gap:7px;color:var(--coral);font-size:12px;font-weight:900}.ribbon-inner p{flex:1;margin:0;color:#525b6f;font-size:13px}.ribbon-inner button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:var(--navy);font-size:12px;font-weight:800;cursor:pointer}.content-section{padding-block:82px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading h2{margin:8px 0 0;font-size:30px;letter-spacing:-.035em}.text-link{display:inline-flex;align-items:center;gap:6px;padding:7px 0;background:transparent;color:var(--navy);font-size:13px;font-weight:800}.market-list{border-top:2px solid var(--navy);background:var(--paper)}.market-row{display:grid;grid-template-columns:48px minmax(190px,1.4fr) minmax(150px,.9fr) minmax(160px,.8fr) auto;align-items:center;gap:15px;min-height:84px;padding:13px 16px;border-bottom:1px solid var(--line);transition:background .15s ease}.market-row:hover{background:#f7f4ec}.item-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px}.item-icon.violet{background:#eee8fa;color:#7754bb}.item-icon.gold{background:#fff1cd;color:#a56b00}.item-icon.blue{background:#e1effc;color:#276eaf}.item-icon.coral{background:#fee5e2;color:#d4473b}.item-icon.navy{background:#e3e7f0;color:var(--navy)}.market-product strong,.market-product span,.price-cell strong,.price-cell span{display:block}.market-product strong{font-size:14px}.market-product span,.price-cell span{margin-top:4px;color:var(--muted);font-size:11px}.seller-cell{display:flex;align-items:center;gap:8px;color:#535c70;font-size:12px}.status-dot{width:7px;height:7px;border-radius:50%;background:#a3a6ad}.status-dot.online{background:#27a57f;box-shadow:0 0 0 4px #27a57f1f}.price-cell{text-align:right}.price-cell strong{font-size:13px}.row-action{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;padding:9px;background:transparent;color:var(--blue);font-size:12px;font-weight:800}.data-section{padding-block:82px;background:var(--navy)}.light-heading h2,.light-link{color:#fff}.light-heading .eyebrow{color:var(--gold)}.boss-list{border-top:1px solid rgba(255,255,255,.2)}.boss-row{display:grid;grid-template-columns:54px minmax(180px,1fr) minmax(150px,.8fr) minmax(250px,1.35fr) 36px;align-items:center;gap:18px;min-height:94px;padding:15px 4px;border-bottom:1px solid rgba(255,255,255,.13);color:#fff;cursor:pointer;transition:background .15s ease,padding .15s ease}.boss-row:hover{padding-inline:12px;background:#ffffff0d}.boss-icon.has-image{overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#111827}.boss-icon.has-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 18%}.boss-main>div{display:flex;align-items:center;gap:9px}.boss-main strong,.boss-main small{display:block}.boss-main strong{font-size:16px}.boss-main small,.boss-hp span{margin-top:5px;color:#aeb9d0;font-size:11px}.difficulty{padding:3px 7px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#d9deea;font-size:10px;font-weight:700}.boss-hp span,.boss-hp strong{display:block}.boss-hp strong{margin-top:4px;font-size:13px}.drop-list{display:flex;flex-wrap:wrap;gap:6px}.drop-list span{display:inline-flex;min-width:0;align-items:center;gap:6px;padding:5px 8px;border-radius:6px;background:#ffffff14;color:#d5dbea;font-size:10px}.drop-list span img{width:24px;height:24px;flex:0 0 auto;object-fit:contain;image-rendering:pixelated}.drop-list span b{overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.drop-list span em{color:#ffd57a;font-size:9px;font-style:normal;font-weight:900}.icon-button{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#ffffff1a;color:inherit}.trust-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:28px;color:#aeb9d0;font-size:11px}.trust-row small{margin-left:auto}.source-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:7px;background:#e4f4ed;color:#20735c;font-size:10px;font-weight:800;white-space:nowrap}.source-badge.community{background:#eee8fa;color:#7150b3}.guide-section{padding-bottom:100px}.guide-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;border-top:2px solid var(--navy);background:var(--paper)}.guide-card{min-height:245px;display:flex;flex-direction:column;padding:26px;border-right:1px solid var(--line)}.guide-card:last-child{border-right:0}.guide-card>span{color:var(--coral);font-size:11px;font-weight:900}.guide-card h3{margin:15px 0 auto;font-size:20px;line-height:1.45;letter-spacing:-.025em}.guide-card>div{display:flex;flex-wrap:wrap;align-items:center;gap:11px;padding-top:20px;color:var(--muted)}.guide-card small{display:inline-flex;align-items:center;gap:4px}.inner-page{min-height:700px;padding-block:58px 100px}.page-hero{display:flex;align-items:center;justify-content:space-between;gap:36px;min-height:142px;margin-bottom:42px;padding:30px 42px;border-radius:22px;background:var(--paper)}.market-page-hero{border-bottom:7px solid var(--gold)}.boss-page-hero{border-bottom:7px solid var(--blue)}.account-page-hero{border-bottom:7px solid var(--violet)}.updates-page-hero{border-bottom:7px solid var(--coral)}.guides-page-hero{border-bottom:7px solid var(--green)}.page-hero h1{margin:0;font-size:48px}.page-hero p{max-width:650px;margin:0;color:var(--muted);line-height:1.75}.hero-stat{min-width:195px;padding-left:24px;border-left:1px solid var(--line)}.hero-stat>span,.hero-stat strong,.hero-stat small{display:block}.hero-stat>span{margin-top:8px;color:var(--muted);font-size:11px}.hero-stat strong{margin-block:3px;font-size:26px}.hero-stat small{color:var(--muted);font-size:10px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.filter-group{display:inline-flex;align-items:center;gap:5px;padding:4px;border:1px solid var(--line);border-radius:11px;background:var(--paper)}.filter-group button{display:inline-flex;align-items:center;gap:6px;padding:8px 13px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:12px;font-weight:800;cursor:pointer}.filter-group button img{width:22px;height:22px;object-fit:contain;image-rendering:pixelated}.boss-toolbar .filter-group button.icon-only{min-width:92px;min-height:44px;padding:8px 12px;justify-content:center}.boss-toolbar .filter-group button.icon-only img{width:68px;max-width:none;height:18px;image-rendering:pixelated}.filter-group button.active{background:var(--navy);color:#fff}.list-caption{display:flex;justify-content:space-between;margin-bottom:9px;color:var(--muted);font-size:11px}.full-list{border-bottom:1px solid var(--line)}.empty-state{display:grid;justify-items:center;gap:8px;padding:70px 20px;background:var(--paper);color:var(--muted)}.empty-state strong{color:var(--navy)}.boss-toolbar{justify-content:space-between;gap:14px}.boss-toolbar .search-box{flex:0 1 46%;max-width:560px;min-width:280px}.boss-toolbar .filter-group{flex:0 0 auto;justify-content:flex-start}.boss-page-list{padding-inline:20px;border-radius:16px;background:var(--navy)}.boss-list-entry.expanded{margin-inline:-20px;padding-inline:20px;background:#ffffff0a}.boss-list-entry.expanded>.boss-row>.icon-button{transform:rotate(90deg)}.boss-inline-details{position:relative;margin:0 0 20px;padding:30px;border-radius:14px;background:var(--paper);color:var(--ink);box-shadow:0 18px 45px #070d1c3d}.boss-inline-details .boss-icon.large{float:left;width:76px;height:90px;margin:0 18px 18px 0}.boss-inline-details h2{margin-block:8px 11px;font-size:30px}.boss-inline-details .boss-route-tabs{clear:both}.nightmare-section{margin-top:26px}.nightmare-open{padding:8px 12px;color:#754c08;border:1px solid #e8d09d;border-radius:999px;background:#fff7df;font-size:12px;font-weight:800}.nightmare-intro{margin:-14px 0 22px;color:var(--muted);line-height:1.65}.nightmare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.nightmare-grid>article{padding:24px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:var(--shadow-soft)}.nightmare-card-head{display:flex;align-items:center;justify-content:flex-start;gap:13px;color:var(--violet)}.nightmare-card-head>img{width:50px;height:50px;border-radius:10px;object-fit:cover;image-rendering:pixelated}.nightmare-card-head strong,.nightmare-card-head span{display:block}.nightmare-card-head strong{color:var(--navy);font-size:21px}.nightmare-card-head span{margin-top:4px;color:var(--muted);font-size:12px}.nightmare-grid article>p{min-height:46px;color:var(--muted);font-size:12px;line-height:1.6}.nightmare-table{display:grid;grid-template-columns:.7fr .7fr 1.4fr;overflow:hidden;border:1px solid var(--line);border-radius:10px}.nightmare-table>span{padding:9px 10px;color:var(--muted);background:#f3f1f7;font-size:11px;font-weight:800}.nightmare-row{display:grid;grid-column:1 / -1;grid-template-columns:.7fr .7fr 1.4fr;border-top:1px solid var(--line)}.nightmare-row>*{padding:9px 10px;font-size:12px}.nightmare-row b{color:var(--muted)}.nightmare-row strong{color:var(--navy);text-align:right}.data-note,.safety-strip{display:flex;align-items:center;gap:13px;margin-top:22px;padding:17px 19px;border:1px solid #cbded7;border-radius:12px;background:#edf7f3;color:var(--green)}.data-note strong,.data-note p,.safety-strip strong,.safety-strip span{display:block}.data-note p,.safety-strip span{margin:3px 0 0;color:#5b716a;font-size:11px}.safety-strip{margin-block:-12px 30px}.account-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.account-card{padding:23px;border:1px solid var(--line);border-radius:15px;background:var(--paper)}.account-card-top{display:flex;align-items:center;gap:10px}.account-card-top>div{flex:1}.account-card-top strong,.account-card-top span{display:block}.account-card-top span{color:var(--muted);font-size:11px}.job-avatar{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#eee8fa;color:var(--violet)}.review-status{padding:5px 7px;border-radius:6px;background:#edf7f3;color:var(--green)!important;font-size:9px!important;font-weight:800}.account-card h3{min-height:54px;margin-block:24px 18px;font-size:17px;line-height:1.55}.account-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-block:14px;border-top:1px solid var(--line)}.account-meta span{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-size:10px}.account-meta strong{font-size:14px}.account-card>button{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;padding:10px;border:1px solid var(--line);border-radius:9px;background:transparent;font-size:12px;font-weight:800;cursor:pointer}.timeline{width:min(850px,100%);margin-inline:auto}.update-month-groups{display:grid;gap:14px;width:min(920px,100%);margin:0 auto 64px}.update-month{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#ffffff9e}.update-month-toggle{display:grid;grid-template-columns:1fr auto 24px;gap:14px;width:100%;padding:19px 22px;align-items:center;color:var(--navy);border:0;background:var(--paper);text-align:left;cursor:pointer}.update-month-toggle>span{display:inline-flex;align-items:center;gap:9px;font-size:18px;font-weight:900}.update-month-toggle small{color:var(--muted);font-weight:750}.update-month-toggle>svg{transition:transform .2s ease}.update-month-toggle>svg.expanded{transform:rotate(90deg)}.update-month .timeline{padding:24px 24px 0}.timeline article{display:grid;grid-template-columns:110px 20px 1fr;gap:20px}.timeline-date{padding-top:5px;color:var(--muted);font-size:12px;font-weight:800;text-align:right}.timeline-marker{position:relative;border-left:1px solid #c9c3b7}.timeline-marker:before{content:"";position:absolute;top:7px;left:-5px;width:9px;height:9px;border-radius:50%;background:var(--coral)}.timeline-content{margin-bottom:24px;padding:24px;border:1px solid var(--line);border-radius:14px;background:var(--paper)}.timeline-content>span{color:var(--coral);font-size:10px;font-weight:900}.timeline-content h3{margin-block:9px;font-size:18px}.timeline-content p,.update-detail-list{margin:0;color:var(--muted);font-size:15px;line-height:1.8}.update-detail-list{display:grid;gap:9px;padding-left:20px}.update-detail-list li::marker{color:var(--coral)}.timeline-content button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:var(--blue);font-size:12px;font-weight:800;cursor:pointer}.article-list{border-top:2px solid var(--navy);background:var(--paper)}.article-list article{display:grid;grid-template-columns:58px 1fr 80px 40px;align-items:center;gap:17px;padding:20px;border-bottom:1px solid var(--line)}.article-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:13px;background:#edf7f3;color:var(--green)}.article-list h3{margin-block:5px;font-size:16px}.article-list article>div>span,.article-list article>div>p,.article-views{color:var(--muted);font-size:11px}.article-list article>div>p{margin:0}.article-views{display:flex;align-items:center;gap:5px}.article-list .icon-button{background:#ece9e1;color:var(--navy)}footer{padding-block:44px;border-top:1px solid var(--line);background:var(--paper)}.footer-inner{display:flex;align-items:center;justify-content:center}.footer-inner p{color:var(--muted);font-size:12px}.footer-inner>div{display:flex;gap:6px}.modal-backdrop,.panel-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0d1322ab}.modal{position:relative;width:min(480px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:34px;border-radius:18px;background:var(--paper);box-shadow:0 30px 80px #0d132252}.modal-close{position:absolute;top:14px;right:14px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:#ece9e1;cursor:pointer}.modal h2{margin-block:9px 24px;font-size:25px}.modal form label{display:grid;gap:7px;margin-bottom:16px;color:#4d5568;font-size:12px;font-weight:800}.modal form label input:not([type=radio]){min-height:47px;padding:0 13px;border:1px solid var(--line);border-radius:9px;background:#fff}.auth-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:4px 0 18px;padding:5px;border-radius:11px;background:#eeecf5}.auth-mode-tabs button{padding:9px;color:var(--muted);border:0;border-radius:8px;background:transparent;font-weight:850;cursor:pointer}.auth-mode-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 3px 12px #1b193a14}.auth-help{margin:0 0 16px;padding:11px 13px;color:var(--muted);border-radius:9px;background:#f2f5f8;font-size:12px;line-height:1.6}.form-error{margin:4px 0 14px;padding:10px 12px;color:#9e3028;border:1px solid #efc2bd;border-radius:9px;background:#fff0ee;font-size:12px;line-height:1.5}.user-session{display:flex;align-items:center;gap:8px}.user-session>span{display:inline-flex;align-items:center;gap:5px;max-width:150px;overflow:hidden;color:var(--navy);font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.full-button{width:100%;margin-top:6px}.publish-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}.publish-options label{min-height:105px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:8px!important;margin:0!important;border:1px solid var(--line);border-radius:11px;background:#fff;cursor:pointer}.contact-content p{color:var(--muted);font-size:13px;line-height:1.7}.success-state{display:grid;justify-items:center;padding-block:24px 8px;text-align:center}.success-state svg{color:var(--green)}.success-state h2{margin-bottom:4px}.success-state p{margin-bottom:22px;color:var(--muted);font-size:13px;line-height:1.7}.success-state button{padding:10px 16px;border:0;border-radius:9px;background:var(--navy);color:#fff;font-weight:800;cursor:pointer}.panel-backdrop{place-items:stretch end;padding:0}.boss-panel{position:relative;width:min(540px,100%);height:100%;overflow-y:auto;padding:54px 36px;background:var(--paper);box-shadow:-24px 0 70px #0d132245}.boss-icon.large{width:104px;height:124px;margin-bottom:24px}.boss-panel h2,.boss-inline-details h2{margin-block:8px 11px;font-size:35px}.panel-meta{display:flex;gap:7px}.panel-meta span{padding:5px 8px;border-radius:6px;background:#ece9e1;color:var(--muted);font-size:10px;font-weight:800}.boss-route-tabs{display:flex;gap:7px;margin-top:16px;padding:5px;width:fit-content;border-radius:11px;background:#ebe8f0}.boss-route-tabs button{display:inline-flex;align-items:center;gap:6px;padding:8px 13px;color:var(--muted);border:0;border-radius:7px;background:transparent;font-size:12px;font-weight:850;cursor:pointer}.boss-route-tabs button img{width:auto;height:18px;image-rendering:pixelated}.boss-route-tabs button.active{color:#fff;background:var(--navy)}.panel-stat{margin-block:28px;padding-block:20px;border-block:1px solid var(--line)}.panel-stat span,.panel-stat strong{display:block}.panel-stat span{color:var(--muted);font-size:11px}.panel-stat strong{margin-top:4px;font-size:24px}.boss-panel>p,.boss-inline-details>p{color:var(--muted);font-size:13px;line-height:1.75}.boss-panel h3,.boss-inline-details h3{margin-top:28px;font-size:15px}.boss-mechanism{margin:-10px 0 24px;padding:14px 16px;border-left:3px solid var(--violet);background:#f1eefb}.boss-mechanism span,.boss-mechanism strong,.boss-mechanism small{display:block}.boss-mechanism span{color:var(--muted);font-size:11px;font-weight:800}.boss-mechanism strong{margin-top:5px;color:var(--navy);font-size:13px;line-height:1.6}.boss-mechanism small{margin-top:6px;color:#a35a17;font-weight:800}.boss-drop-section{margin-top:24px}.boss-drop-section>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.boss-drop-section h3{margin:0 0 10px}.boss-drop-section>div:first-child>span{color:var(--muted);font-size:11px;font-weight:800}.panel-drops{display:grid;gap:7px}.panel-drops span{display:flex;align-items:center;gap:8px;padding:11px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:12px}.panel-drops.detailed span{display:grid;grid-template-columns:24px 1fr auto}.drop-item-icon{width:24px;height:24px;object-fit:contain;image-rendering:pixelated}.panel-drops.detailed b{color:var(--ink);font-size:12px}.panel-drops.detailed em{color:var(--muted);font-size:11px;font-style:normal;font-weight:800}.panel-drops.detailed .rare-drop{border-color:#e5c675;background:#fff9e9}.panel-drops.detailed .rare-drop svg,.panel-drops.detailed .rare-drop em{color:#a86c00}.guaranteed-section{padding-top:22px;border-top:1px solid var(--line)}.guaranteed-list{display:flex;flex-wrap:wrap;gap:7px}.guaranteed-list span{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;color:#3d6f62;border-radius:8px;background:#edf7f3;font-size:11px;font-weight:750}.guaranteed-list img{width:26px;height:26px;flex:0 0 auto;object-fit:contain;image-rendering:pixelated}.panel-source{display:grid;gap:8px;margin-top:30px;padding:14px;border-radius:10px;background:#edf7f3}.panel-source .source-badge{width:max-content}.panel-source small{color:#5b716a;line-height:1.6}@media(max-width:1100px){.site-header .user-session{flex:1 1 220px}.site-header .profile-trigger{flex:1 0 100%;max-width:100%}.header-inner{min-height:auto;padding-block:14px;flex-wrap:wrap}nav{order:3;width:100%;overflow-x:auto;padding-bottom:2px}nav button{flex:none}.hero{grid-template-columns:1fr}.hero-copy{max-width:700px}.hero-visual{min-height:410px}.hero-visual img{height:410px}.account-grid{grid-template-columns:1fr 1fr}}@media(max-width:780px){.section-shell{width:min(100% - 28px,1180px)}.prototype-notice{padding-inline:14px}.login-button{display:none}.brand-logo{width:94px;height:52px}.primary-button{padding-inline:11px;font-size:12px}.hero{gap:30px;min-height:auto;padding-block:44px}.hero h1,.page-hero h1{font-size:39px}.hero-visual,.hero-visual img{min-height:290px;height:290px}.event-card{left:14px;right:14px;min-width:0}.hero-dots{left:14px;top:14px;bottom:auto}.ribbon-inner{align-items:flex-start;flex-wrap:wrap;gap:8px 14px;padding-block:14px}.ribbon-inner p{flex-basis:calc(100% - 110px)}.market-row{grid-template-columns:44px 1fr auto;gap:12px}.seller-cell{grid-column:2}.price-cell{grid-column:3;grid-row:1}.row-action{grid-column:3;grid-row:2}.boss-row{grid-template-columns:48px 1fr 34px;gap:12px}.boss-hp{grid-column:2}.drop-list{grid-column:2 / 4}.boss-row>.icon-button{grid-column:3;grid-row:1}.trust-row small{width:100%;margin-left:0}.guide-grid,.account-grid{grid-template-columns:1fr}.guide-card{min-height:210px;border-right:0;border-bottom:1px solid var(--line)}.page-hero{min-height:auto;align-items:flex-start;flex-direction:column;padding:28px}.hero-stat{width:100%;padding:18px 0 0;border-top:1px solid var(--line);border-left:0}.toolbar{align-items:stretch;flex-direction:column}.filter-group{width:100%;overflow-x:auto}.filter-group button{flex:1 0 auto}.article-list article{grid-template-columns:58px 1fr 32px}.article-views{grid-column:2}.article-stats{display:none}.article-list .icon-button{grid-column:3;grid-row:1}.footer-inner{grid-template-columns:1fr;gap:15px}.timeline article{grid-template-columns:1fr;gap:0}.timeline-date{margin-bottom:7px;text-align:left}.timeline-marker{display:none}.update-month-toggle{grid-template-columns:1fr auto;padding:16px}.update-month-toggle>svg{display:none}.update-month .timeline{padding:18px 14px 0}}@media(max-width:520px){.site-header .header-inner{gap:6px 12px;padding-block:6px}.site-header .brand-logo{width:80px;height:44px}.site-header .header-actions{flex-basis:100%;justify-content:space-between;gap:6px}.site-header .user-session{flex:1 1 180px;gap:4px}.site-header .profile-trigger{max-width:100%}.site-header .user-session .login-button{padding:7px 8px;white-space:nowrap}.header-actions .primary-button svg{display:none}.hero h1,.page-hero h1{font-size:34px}.search-box{min-height:54px}.search-box button{padding-inline:15px}.content-section,.data-section{padding-block:60px}.section-heading{align-items:flex-start;flex-direction:column}.market-row{grid-template-columns:40px 1fr}.price-cell,.row-action{grid-column:2;grid-row:auto;text-align:left;justify-content:flex-start}.publish-options{grid-template-columns:1fr}.modal{padding:28px 22px}}.market-coming-home{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:28px 30px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(115deg,#fff,#f4f1ff);box-shadow:var(--shadow-soft)}.home-account-section,.home-updates-section{padding-bottom:18px}.home-update-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-update-card{position:relative;min-height:205px;padding:22px;text-align:left;border:1px solid var(--line);border-radius:16px;background:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.home-update-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}.home-update-card>span{display:inline-block;padding:5px 8px;color:#9e493d;border-radius:999px;background:#fff0ec;font-size:10px;font-weight:850}.home-update-card>small{float:right;color:var(--muted)}.home-update-card>strong{display:block;margin:18px 0 8px;color:var(--navy);font-size:18px;line-height:1.4}.home-update-card>p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.home-update-card>svg{position:absolute;right:20px;bottom:18px;color:var(--violet)}.home-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-account-card{display:grid;grid-template-columns:58px minmax(0,1fr) auto 20px;min-height:78px;padding:9px 14px 9px 9px;align-items:center;gap:12px;text-align:left;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.home-account-card:hover{border-color:#cfc4f6;transform:translateY(-1px);box-shadow:var(--shadow-soft)}.home-account-thumb{width:58px;height:58px;overflow:hidden;border-radius:9px;background:#19182a}.home-account-thumb img{width:100%;height:100%;object-fit:cover}.home-account-copy{min-width:0}.home-account-copy small,.home-account-copy em{display:block;color:var(--muted);font-size:11px;font-style:normal;font-weight:700}.home-account-copy strong{display:block;margin:4px 0;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.home-account-card>b{color:var(--violet);white-space:nowrap}.home-account-card>svg{color:#9a96aa}.market-coming-home .coming-icon,.market-orbit{display:grid;place-items:center;color:var(--violet);background:#eee9ff;border:1px solid #dcd3ff}.market-coming-home .coming-icon{width:58px;height:58px;border-radius:16px}.market-coming-home strong{display:block;margin-bottom:5px;font-size:19px}.market-coming-home p{margin:0;color:var(--muted)}.soft-pill{padding:7px 12px;color:#6655a8;background:#eee9ff;border-radius:999px;font-size:13px;font-weight:800;white-space:nowrap}.market-coming-page{display:flex;min-height:420px;margin:28px 0 70px;padding:54px 30px;align-items:center;justify-content:center;flex-direction:column;text-align:center;border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at top,#f0ebff 0,#fff 50%)}.market-orbit{width:96px;height:96px;margin-bottom:24px;border-radius:30px;transform:rotate(-4deg)}.market-coming-page h2{max-width:650px;margin:8px 0 12px;font-size:clamp(25px,4vw,38px)}.market-coming-page>p{max-width:620px;margin:0;color:var(--muted);line-height:1.8}.equipment-market{padding:28px;border:1px solid #c7d2db;border-radius:16px;background:linear-gradient(155deg,#1e2c3e,#101927);color:#edf4fc;box-shadow:0 16px 30px #1422312e}.equipment-market header{display:flex;justify-content:space-between;gap:18px;align-items:start;border-bottom:1px solid rgba(214,232,247,.18);padding-bottom:20px}.equipment-market header span{color:#9ccaff;font-size:12px;font-weight:800}.equipment-market h2{margin:4px 0;font-size:28px}.equipment-market p{margin:0;color:#b7c8d8}.equipment-market header>b{padding:7px 10px;border-radius:99px;background:#2b4763;color:#d4ecff;font-size:12px}.equipment-empty{min-height:260px;display:grid;place-content:center;justify-items:center;gap:9px;color:#bcd1e5;text-align:center}.equipment-empty svg{color:#ffd75b}.equipment-empty strong{color:#fff;font-size:17px}.equipment-market-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px;margin-top:20px}.equipment-card{border:1px solid rgba(223,238,255,.18);border-radius:10px;padding:15px;background:#050c1575}.equipment-card-head{display:flex;justify-content:space-between;color:#ffd868;font-size:11px}.equipment-card h3{margin:14px 0 4px;color:#fff}.equipment-card p{font-size:12px}.equipment-card-contact{display:flex;justify-content:space-between;margin-top:16px;padding-top:12px;border-top:1px solid rgba(223,238,255,.12);font-size:12px}.equipment-card-contact span{color:#9bd5ff}.player-shops{padding:28px;border:1px solid #c7d2db;border-radius:16px;background:linear-gradient(155deg,#1e2c3e,#101927);color:#edf4fc;box-shadow:0 16px 30px #1422312e}.player-shops>header{display:flex;align-items:start;justify-content:space-between;gap:15px;padding-bottom:20px;border-bottom:1px solid rgba(214,232,247,.18)}.player-shops header span{color:#9ccaff;font-size:12px;font-weight:800}.player-shops h2{margin:4px 0;font-size:28px}.player-shops p{margin:0;color:#b7c8d8}.player-shops header>b{padding:7px 10px;border-radius:99px;background:#2b4763;color:#d4ecff;font-size:12px}.player-shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:16px;margin-top:20px}.player-shop-card{overflow:hidden;border:1px solid rgba(223,238,255,.18);border-radius:11px;background:#0a1522}.player-shop-stage{position:relative;display:block;width:100%;aspect-ratio:166/170;padding:0;border:0;overflow:hidden;background:radial-gradient(circle at 50% 75%,#436d80,#1a2d41 62%,#0d1725);cursor:pointer}.market-shop-back,.market-shop-front{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;image-rendering:pixelated}.market-shop-npc{position:absolute;z-index:1;max-width:56%;max-height:76%;transform:translate(-50%,-100%);object-fit:contain;image-rendering:pixelated}.market-shop-front{z-index:2;pointer-events:none}.player-shop-stage>span{position:absolute;right:8px;bottom:8px;z-index:3;padding:4px 7px;border-radius:5px;color:#fff;background:#050c14c2;font-size:11px}.player-shop-info{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px}.player-shop-info h3{margin:0 0 3px;color:#fff;font-size:15px}.player-shop-info p{font-size:11px}.player-shop-info button{padding:7px 9px;border:1px solid #6d9bc0;border-radius:6px;color:#dff2ff;background:#1c4059;font-size:11px;white-space:nowrap;cursor:pointer}.player-shop-items{display:grid;gap:6px;padding:0 13px 13px}.player-shop-item{display:flex;align-items:center;gap:8px;width:100%;padding:7px;border:0;border-top:1px solid rgba(211,232,246,.12);color:inherit;background:transparent;text-align:left;cursor:pointer}.player-shop-item:hover{background:#6fb4e61a}.player-shop-items img{width:34px;height:34px;object-fit:contain;image-rendering:pixelated}.player-shop-items span{min-width:0}.player-shop-items b,.player-shop-items small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-shop-items b{color:#edf7ff;font-size:12px}.player-shop-items small{margin-top:2px;color:#ffd868;font-size:10px}.player-shop-item-detail{margin-left:auto!important;padding:4px 6px;color:#a9dfff;font-size:10px;white-space:nowrap}@media(max-width:620px){.player-shops{padding:18px}.player-shops>header{display:block}.player-shops header>b{display:inline-block;margin-top:13px}}.market-appearance-manager{margin-top:28px;padding-top:24px;border-top:1px solid rgba(214,232,247,.18)}.market-appearance-manager>header{display:flex;justify-content:space-between;gap:18px;padding:0;border:0}.market-appearance-manager header span{color:#9ccaff;font-size:12px;font-weight:800}.market-appearance-manager h2{margin:4px 0;font-size:21px}.market-appearance-manager h3{margin:25px 0 10px;color:#dff2ff;font-size:14px}.market-appearance-manager header>b{height:max-content;padding:7px 10px;border-radius:99px;background:#2b4763;color:#d4ecff;font-size:12px}.market-appearance-message{margin:14px 0 0!important;padding:10px 12px;border:1px solid rgba(119,193,255,.35);border-radius:8px;background:#275b7c59;color:#d9efff!important;font-size:12px}.market-appearance-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px}.market-appearance-card{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:9px;padding:9px;border:1px solid rgba(223,238,255,.16);border-radius:9px;background:#101d2b}.market-appearance-card.active{border-color:#7bc5f7;background:#17334a;box-shadow:inset 0 0 0 1px #a3dcff29}.market-appearance-preview{position:relative;width:68px;height:58px;overflow:hidden;border-radius:6px;background:radial-gradient(circle at 50% 76%,#4c7582,#172a3c 70%)}.market-appearance-preview.base{display:grid;place-items:center;color:#a9d8ff}.market-appearance-preview .market-shop-back,.market-appearance-preview .market-shop-front{object-fit:fill}.market-appearance-npc{display:block;width:100%;height:100%;object-fit:contain;image-rendering:pixelated}.market-appearance-card b,.market-appearance-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-appearance-card b{color:#f3f8ff;font-size:12px}.market-appearance-card small{margin-top:4px;color:#9db6cb;font-size:10px}.market-appearance-card button{grid-column:1/-1;width:100%;padding:6px 8px;border:1px solid #5f91b6;border-radius:5px;color:#e1f4ff;background:#1b4059;font-size:11px;cursor:pointer}.market-appearance-card button:disabled{cursor:default;opacity:.6}.market-appearance-card.active button:disabled{border-color:#80bf82;background:#214b3b;color:#c9f3cf}@media(max-width:620px){.market-appearance-manager>header{display:block}.market-appearance-manager header>b{display:inline-block;margin-top:12px}.market-appearance-grid{grid-template-columns:1fr 1fr}}.player-shop-stage{display:grid;place-items:center;height:190px;aspect-ratio:auto;background:radial-gradient(circle at 50% 75%,#436d80,#1a2d41 62%,#0d1725)}.player-shop-stage>.player-shop-scene{position:relative;right:auto;bottom:auto;display:block;width:166px;height:170px;padding:0;overflow:hidden;border-radius:0;background:transparent;font-size:inherit}.player-shop-scene .market-shop-back,.player-shop-scene .market-shop-front{position:absolute;top:0;right:0;bottom:0;left:0;width:166px;height:170px;object-fit:none}.player-shop-scene .market-shop-npc{position:absolute;z-index:1;width:auto;height:auto;max-width:none;max-height:none;object-fit:initial}.market-shop-banner{position:absolute;z-index:4;top:26px;left:20px;width:126px;overflow:hidden;color:#4a260c;font-size:11px;font-weight:800;line-height:16px;text-align:center;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px rgba(255,242,190,.75);pointer-events:none}.market-appearance-toggle{padding:8px 11px;border:1px solid #6d9bc0;border-radius:7px;color:#dff2ff;background:#1c4059;font-size:12px;white-space:nowrap;cursor:pointer}.market-appearance-body{padding-top:4px}.market-shop-name-form{display:flex;align-items:end;gap:10px;margin-top:16px;padding:12px;border:1px solid rgba(223,238,255,.16);border-radius:8px;background:#101d2b}.market-shop-name-form label{display:grid;flex:1;gap:5px}.market-shop-name-form label span{color:#b7c8d8;font-size:11px}.market-shop-name-form input{width:100%;box-sizing:border-box;padding:8px 9px;border:1px solid #537795;border-radius:6px;color:#edf7ff;background:#091522;outline:none}.market-shop-name-form button,.market-base-note button{padding:8px 10px;border:1px solid #5f91b6;border-radius:6px;color:#e1f4ff;background:#1b4059;font-size:11px;white-space:nowrap;cursor:pointer}.market-shop-name-form button:disabled,.market-base-note button:disabled{opacity:.55;cursor:default}.market-base-note{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding:10px 12px;border-radius:7px;background:#2f5a7852;color:#c9e6fa;font-size:11px}.market-base-note>div{display:flex;gap:7px}@media(max-width:620px){.player-shop-stage{height:184px}.market-shop-name-form,.market-base-note{display:grid;align-items:stretch}.market-base-note>div{display:grid;grid-template-columns:1fr 1fr}}.market-cosmetic-dialog-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#040c14ba;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.market-cosmetic-dialog{width:min(430px,100%);padding:24px;border:1px solid #6eafdd;border-radius:13px;background:linear-gradient(145deg,#203d57,#101d2b);color:#edf7ff;box-shadow:0 24px 70px #00000073}.market-cosmetic-dialog>span,.market-layout-calibrator header span{color:#9ccaff;font-size:11px;font-weight:800}.market-cosmetic-dialog h3{margin:6px 0 8px;font-size:20px}.market-cosmetic-dialog p{line-height:1.65;color:#c2d7e8}.market-cosmetic-dialog>div{display:flex;justify-content:end;gap:9px;margin-top:20px}.market-cosmetic-dialog button{padding:9px 13px;border:1px solid #658eac;border-radius:7px;color:#e7f7ff;background:#193348;cursor:pointer}.market-cosmetic-dialog button:last-child{border-color:#78b5e2;background:#28719e}.market-layout-calibrator{margin-top:25px;padding:17px;border:1px solid rgba(116,189,242,.38);border-radius:10px;background:#091927c7}.market-layout-calibrator header h3{margin:4px 0;font-size:16px}.market-layout-calibrator header p{font-size:11px}.market-layout-selects{display:flex;gap:10px;margin:13px 0}.market-layout-selects label,.market-layout-controls label{display:grid;gap:4px;color:#b8d2e5;font-size:11px}.market-layout-selects select{min-width:130px;padding:6px;border:1px solid #527a9b;border-radius:5px;color:#eef8ff;background:#102336}.market-layout-workspace{display:flex;align-items:center;gap:20px}.market-layout-stage{position:relative;flex:0 0 166px;width:166px;height:170px;overflow:hidden;background:#091521;image-rendering:pixelated}.market-layout-stage .market-shop-back,.market-layout-stage .market-shop-front{position:absolute;top:0;right:0;bottom:0;left:0;width:166px;height:170px;object-fit:none;image-rendering:pixelated}.market-layout-stage .market-shop-npc{position:absolute;z-index:1;width:auto;height:auto;max-width:none;max-height:none;image-rendering:pixelated;cursor:move}.market-layout-stage .market-shop-front{z-index:2}.market-layout-banner{position:absolute;z-index:4;display:grid;place-items:center;box-sizing:border-box;overflow:hidden;border:1px dashed #f4d061;color:#4a260c;background:#ffefa940;font-size:10px;font-weight:800;cursor:move;touch-action:none}.market-layout-controls{display:grid;flex:1;gap:11px}.market-layout-controls input{width:100%}.market-layout-controls button{padding:9px 11px;border:1px solid #76b5df;border-radius:7px;color:#ecf8ff;background:#25709d;cursor:pointer}.market-layout-controls button:disabled{opacity:.6}@media(max-width:620px){.market-layout-workspace,.market-layout-selects{display:grid}}.future-features{display:flex;gap:10px;margin-top:28px;flex-wrap:wrap;justify-content:center}.market-currency{display:inline-flex;align-items:center;gap:4px;vertical-align:middle;color:inherit;font-style:normal;white-space:nowrap}.market-currency img{display:block;width:auto;height:auto;max-width:none;max-height:none;image-rendering:pixelated}.market-currency b{font:inherit;font-weight:800}.market-currency em{font:inherit;font-style:normal}.market-appearance-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.4fr;gap:7px}.market-appearance-actions button{grid-column:auto;margin:0}.market-appearance-actions .market-currency{font-size:10px}.market-appearance-actions .market-currency img{max-width:20px}.market-cosmetic-preview-dialog{position:relative;width:min(460px,100%);padding:24px;border:1px solid #6eafdd;border-radius:13px;background:linear-gradient(145deg,#203d57,#101d2b);color:#edf7ff;box-shadow:0 24px 70px #00000073}.market-cosmetic-preview-dialog>span{color:#9ccaff;font-size:11px;font-weight:800}.market-cosmetic-preview-dialog h3{margin:6px 0 18px;font-size:20px}.market-cosmetic-full-preview{position:relative;display:grid;place-items:center;min-height:210px;overflow:auto;border:1px solid rgba(189,223,246,.22);border-radius:8px;background:radial-gradient(circle at 50% 75%,#426a7e,#111c2b 72%)}.market-cosmetic-full-preview .market-shop-back,.market-cosmetic-full-preview .market-shop-front{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:166px;height:170px;object-fit:none;image-rendering:pixelated}.market-cosmetic-full-preview>img:not(.market-shop-back):not(.market-shop-front){width:auto;height:auto;max-width:none;max-height:none;image-rendering:pixelated}.equipment-card-sale .market-currency{color:#ffd868}.player-shop-items small .market-currency{color:#ffd868;font-size:10px}.player-shop-items small .market-currency img{transform:scale(.8);transform-origin:left center;margin-right:-3px}.future-features span{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-weight:750}.account-overview{display:grid;grid-template-columns:repeat(4,1fr);margin:24px 0;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-soft)}.account-overview>div{padding:21px 24px;border-right:1px solid var(--line)}.account-overview>div:last-child{border-right:0}.account-overview strong{display:block;margin-bottom:5px;font-size:25px;color:var(--navy)}.account-overview span{color:var(--muted);font-size:13px;font-weight:700}.account-tabs{display:flex;gap:6px;margin:0 0 18px;padding:5px;width:fit-content;border-radius:13px;background:#eeecf5}.account-tabs button{padding:10px 17px;border:0;border-radius:9px;color:var(--muted);background:transparent;font-weight:800;cursor:pointer}.account-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 3px 12px #1b193a14}.account-toolbar{margin-top:0}.sort-control{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;font-weight:800;white-space:nowrap}.sort-control select{min-height:42px;padding:0 34px 0 11px;color:var(--navy);border:1px solid var(--line);border-radius:9px;background:#fff;font:inherit}.updates-search-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:26px 0 30px}.updates-search-row .search-box{width:min(620px,100%)}.updates-search-row>span{color:var(--muted);font-size:12px;font-weight:750;white-space:nowrap}.real-account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.real-account-card{padding:0;overflow:hidden}.account-cover{position:relative;width:100%;height:240px;padding:0;border:0;overflow:hidden;background:#16162a;cursor:pointer}.account-cover img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.account-cover:hover img{transform:scale(1.025)}.account-cover>span{position:absolute;right:12px;bottom:12px;padding:7px 10px;color:#fff;border-radius:999px;background:#0d0f1fc7;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.account-card-body{padding:20px}.account-card-kicker{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px;font-weight:800}.listing-status{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:850;white-space:nowrap}.listing-status.notice{color:#9b4b12;background:#fff0d8}.listing-status.auction{color:#6a3db2;background:#eee5ff}.listing-status.sale{color:#0f745f;background:#ddf7ef}.real-account-card h3{margin:12px 0 7px;min-height:50px;font-size:20px;line-height:1.3}.character-line{display:flex;align-items:center;gap:6px;margin:0;color:#5c5970;font-size:14px;font-weight:750}.account-summary{min-height:67px;margin:14px 0 16px;color:var(--muted);line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.data-warning{padding:9px 11px;color:#8a4b0f;background:#fff3dd;border:1px solid #f2d7ae;border-radius:9px;font-size:12px;line-height:1.5}.account-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-top:16px;border-top:1px solid var(--line)}.account-price-row>div span{display:block;color:var(--muted);font-size:11px;font-weight:750}.account-price-row strong{margin-right:8px;color:var(--navy);font-size:25px}.account-price-row del{color:#9e9aa9;font-size:12px}.account-price-row>span{display:inline-flex;align-items:center;gap:5px;color:#197762;font-size:12px;font-weight:800}.account-price-row{justify-content:flex-end}.account-key-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0}.account-key-stats>div{min-width:0;padding:12px 13px;border:1px solid #ddd8cb;border-radius:10px;background:#f8f6f1}.account-key-stats span,.account-key-stats strong{display:block}.account-key-stats span{margin-bottom:4px;color:var(--muted);font-size:10px;font-weight:800}.account-key-stats strong{overflow:hidden;color:var(--navy);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.account-open-button{display:flex;width:100%;margin-top:15px;padding:12px 14px;align-items:center;justify-content:center;gap:8px;color:#fff;border:0;border-radius:10px;background:var(--navy);font-weight:850;cursor:pointer}.show-more-button{display:block;margin:25px auto 65px;padding:12px 20px;color:var(--navy);border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:800;cursor:pointer}.rules-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;margin:20px 0 70px}.rule-panel,.faq-panel,.listing-process{padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-soft)}.rule-panel h2,.faq-panel h2{margin:8px 0 22px}.rule-panel ol{margin:0;padding-left:23px}.rule-panel li{padding:0 0 17px 7px;color:#4f4d61;line-height:1.7}.trade-rule-highlight{padding:1px 2px;color:inherit;background:#fff09a;border-radius:3px}.trade-rule-critical{color:#c00000;font-weight:900}.faq-panel details{padding:15px 0;border-top:1px solid var(--line)}.faq-panel summary{color:var(--ink);font-weight:800;cursor:pointer}.faq-panel details p{margin:11px 0 0;color:var(--muted);line-height:1.7}.listing-process{margin:20px 0 70px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.process-grid article{display:flex;min-height:105px;padding:18px;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:13px;background:#fbfbfd}.process-grid article span{color:var(--violet);font-size:12px;font-weight:900}.process-grid article strong{line-height:1.4}.private-note{display:flex;gap:13px;margin-top:18px;padding:17px;color:#194f46;border:1px solid #bfe4db;border-radius:12px;background:#eefbf7}.private-note svg{flex:0 0 auto}.private-note strong{display:block;margin-bottom:4px}.private-note p{margin:0;color:#4b6e67;line-height:1.55}.account-detail-panel{position:fixed;top:0;right:0;width:min(760px,96vw);height:100%;padding:34px;overflow-y:auto;background:#fff;box-shadow:-20px 0 60px #0f0f2233}.account-detail-head{display:flex;padding-right:35px;align-items:flex-start;justify-content:space-between;gap:20px}.account-detail-head h2{margin:8px 0 6px;font-size:29px}.account-detail-head p{margin:0;color:var(--muted)}.detail-price{display:flex;margin:22px 0 16px;padding:16px 18px;align-items:baseline;gap:12px;border:1px solid var(--line);border-radius:12px;background:#faf9fd}.detail-price span{color:var(--muted);font-size:12px;font-weight:750}.detail-price strong{color:var(--navy);font-size:30px}.detail-price del{color:#9d99aa;font-size:13px}.detail-image-stage{position:relative;display:grid;height:min(58vh,520px);place-items:center;overflow:hidden;border-radius:14px;background:#171728;cursor:zoom-in}.detail-image-stage img{width:100%;height:100%;object-fit:contain}.detail-image-open{position:absolute;left:12px;bottom:12px;display:inline-flex;padding:8px 11px;align-items:center;gap:6px;color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#000000ad;font-size:12px;font-weight:800;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.detail-image-count{position:absolute;right:12px;bottom:12px;padding:6px 9px;color:#fff;border-radius:999px;background:#000000a6;font-size:12px}.detail-thumbnails{display:grid;grid-template-columns:repeat(8,1fr);gap:7px;margin:10px 0 22px}.detail-thumbnails button{height:56px;padding:2px;overflow:hidden;border:2px solid transparent;border-radius:7px;background:#eeedf3;cursor:pointer}.detail-thumbnails button.active{border-color:var(--violet)}.detail-thumbnails img{width:100%;height:100%;object-fit:cover}.account-image-lightbox{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:auto minmax(0,1fr);padding:18px;color:#fff;background:#070912f5}.account-image-lightbox-toolbar{display:flex;min-height:48px;padding:0 2px 14px;align-items:center;gap:12px}.account-image-lightbox-toolbar strong{white-space:nowrap}.account-image-lightbox-toolbar span{flex:1;color:#aaaec0;font-size:12px}.account-image-lightbox-toolbar button{display:inline-flex;min-height:36px;padding:7px 12px;align-items:center;justify-content:center;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:9px;background:#ffffff1a;font-weight:800;cursor:pointer}.account-admin-head-actions{display:flex;align-items:flex-end;gap:8px;flex-direction:column}.account-admin-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.account-admin-actions .danger{color:#a4443e;border-color:#efc6c2;background:#fff3f2}.account-admin-edit-form{margin:16px 0 20px;padding:16px;border:1px solid #d8cdea;border-radius:13px;background:#faf7ff}.account-admin-edit-form h3{margin:0 0 14px;color:var(--violet)}.account-admin-edit-form .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.account-admin-edit-form label{display:grid;gap:6px;color:var(--ink);font-size:12px;font-weight:850}.account-admin-edit-form input:not([type=file]),.account-admin-edit-form select{min-height:42px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink)}.account-admin-edit-form .full-field{grid-column:1 / -1}.account-lifecycle-help{margin-top:-4px;color:var(--muted);line-height:1.6}.account-admin-edit-form>.primary-button{margin-top:14px}@media(max-width:680px){.account-admin-edit-form .form-grid{grid-template-columns:1fr}.account-admin-edit-form .full-field{grid-column:auto}}.account-image-lightbox-toolbar button:last-child{width:38px;padding:0;border-radius:50%}.account-image-lightbox-viewport{min-width:0;min-height:0;overflow:auto;background:#10121c;overscroll-behavior:contain}.account-image-lightbox-viewport img{display:block;width:auto;height:auto;cursor:zoom-out;-webkit-user-select:none;user-select:none}.account-image-lightbox-viewport img.actual-size{max-width:none;max-height:none;margin:0 auto}.account-image-lightbox-viewport img.fit-window{max-width:100%;max-height:100%;margin:auto;cursor:zoom-in}.lightbox-image-nav{position:fixed;z-index:21;top:50%;display:grid;width:48px;height:64px;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#04050ab8;cursor:pointer;transform:translateY(-50%)}.lightbox-image-nav.previous{left:28px}.lightbox-image-nav.previous svg{transform:rotate(180deg)}.lightbox-image-nav.next{right:28px}.account-description,.schedule-card{margin:15px 0;padding:18px;border:1px solid var(--line);border-radius:12px}.account-description>div:first-child{display:flex;align-items:center;gap:7px;color:#17705d}.account-description p,.account-description>.rich-content{margin:10px 0 0;color:var(--muted);line-height:1.7}.schedule-card h3{margin:0 0 12px}.schedule-card>div{display:grid;grid-template-columns:90px 1fr;gap:12px;padding:8px 0;border-top:1px solid var(--line)}.schedule-card span{color:var(--muted);font-size:13px}.schedule-card strong{font-size:14px}.trade-rules-dialog-backdrop{position:fixed;z-index:15;top:0;right:0;bottom:0;left:0;display:grid;padding:22px;place-items:center;background:#090c18c2}.trade-rules-dialog{position:relative;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto auto;width:min(940px,100%);max-height:min(92vh,920px);padding:30px;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 28px 80px #0408145c}.trade-rules-dialog h2{margin:7px 44px 4px 0;font-size:28px}.trade-rules-source-note{margin:0 0 17px;color:var(--muted);font-size:13px}.trade-rules-confirm-list{margin:0;padding:4px 14px 8px 28px;overflow-y:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overscroll-behavior:contain}.trade-rules-confirm-list li{padding:12px 8px;color:#474557;line-height:1.72}.trade-rules-confirm-list li+li{border-top:1px dashed #ddd9cf}.trade-rules-acknowledgement{display:flex;gap:10px;margin:17px 0 13px;padding:13px 15px;align-items:flex-start;color:var(--navy);border:1px solid #d7d0ef;border-radius:10px;background:#f7f4ff;font-size:14px;font-weight:850;cursor:pointer}.trade-rules-acknowledgement input{width:18px;height:18px;margin:1px 0 0;flex:0 0 auto;accent-color:var(--violet)}.detail-key-stats{margin:0 0 18px}.detail-key-stats>div{padding:15px 16px;background:#fff}.detail-key-stats strong{font-size:19px}.gm-contact-card{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:13px;margin-top:12px;padding:14px;align-items:center;border:1px solid #d8e5dc;border-radius:13px;background:#f4fbf7}.gm-contact-card>img{width:54px;height:54px;border-radius:50%;object-fit:cover;background:#e7e6e2}.gm-contact-card>div:nth-child(2) span,.gm-contact-card>div:nth-child(2) strong,.gm-contact-card>div:nth-child(2) small{display:block}.gm-contact-card>div:nth-child(2) span{color:var(--muted);font-size:10px}.gm-contact-card>div:nth-child(2) strong{margin:3px 0;color:var(--navy)}.gm-contact-card>div:nth-child(2) small{color:#16815f}.gm-contact-card>div:nth-child(2) i{display:inline-block;width:8px;height:8px;margin-right:5px;border-radius:50%;background:#1dd88a;box-shadow:0 0 0 3px #1dd88a24}.gm-contact-actions{display:flex;gap:7px}.gm-contact-actions button,.gm-contact-actions a{padding:8px 10px;color:var(--navy);border:1px solid #d5d7dc;border-radius:8px;background:#fff;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer}.hero-theme-link{display:block;height:100%;color:inherit}.hero-theme-link:focus-visible{outline:4px solid rgba(72,109,210,.45);outline-offset:-5px}.update-document-body{display:grid;gap:14px;margin-top:14px;color:#555d6e;font-size:15px;line-height:1.8}.update-document-body p{margin:0;white-space:pre-wrap}.update-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.update-image-grid img{display:block;width:100%;height:auto;max-height:540px;object-fit:contain;border:1px solid var(--line);border-radius:10px;background:#f2f1ee}.update-table-scroll{max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:10px}.update-table-scroll table{width:100%;border-collapse:collapse;background:#fff;font-size:12px}.update-table-scroll th,.update-table-scroll td{min-width:90px;padding:9px 10px;border:1px solid #e5e1d8;text-align:left;vertical-align:top}.update-table-scroll th{color:var(--navy);background:#f3f1eb}.user-session small{display:block;color:var(--muted);font-size:9px;font-weight:650}.account-publish-modal{width:min(780px,calc(100vw - 28px));max-height:92vh;overflow-y:auto}.form-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 25px}.form-steps span{display:flex;align-items:center;gap:7px;padding:9px;color:#9a97a5;border-radius:9px;background:#f2f1f5;font-size:12px;font-weight:800}.form-steps b{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#dddbe4}.form-steps span.active{color:#4d3f91;background:#eee9ff}.form-steps span.active b{color:#fff;background:var(--violet)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.form-grid label,.private-verify-form>label{display:flex;gap:7px;flex-direction:column;color:var(--ink);font-size:13px;font-weight:800}.form-grid .full-field{grid-column:1 / -1}.listing-form textarea{resize:vertical}.upload-step{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.upload-zone{display:flex;min-height:280px;padding:24px;align-items:center;justify-content:center;flex-direction:column;text-align:center;border:1.5px dashed #bdb5dd;border-radius:14px;background:#faf8ff}.upload-zone p{margin:8px 0 15px;color:var(--muted);line-height:1.5}.file-button{position:relative;padding:10px 15px;overflow:hidden;color:#fff;border-radius:9px;background:var(--violet);font-weight:800;cursor:pointer}.file-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.upload-zone>span{margin-top:10px;color:#197762;font-size:13px;font-weight:800}.upload-checklist{display:flex;gap:12px;padding:20px;flex-direction:column;border:1px solid var(--line);border-radius:14px}.upload-checklist span{display:flex;gap:8px;color:var(--muted);line-height:1.4}.upload-checklist svg{flex:0 0 auto;color:#1a8d75}.private-verify-form{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.private-verify-form .private-note,.private-verify-form .confirm-line,.private-verify-form>small{grid-column:1 / -1}.confirm-line{flex-direction:row!important;align-items:flex-start}.confirm-line input{width:auto!important;margin-top:2px}.private-verify-form>small{color:var(--muted)}.form-actions{display:flex;margin-top:22px;align-items:center;justify-content:space-between}.form-actions .primary-button{display:inline-flex;align-items:center;gap:7px}.secondary-button{padding:11px 16px;color:var(--navy);border:1px solid var(--line);border-radius:9px;background:#fff;font-weight:800;cursor:pointer}.guide-card[role=button]{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.guide-card[role=button]:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft)}.guide-card[role=button]:focus-visible{outline:3px solid rgba(72,109,210,.28);outline-offset:3px}.forum-board-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:-18px 0 28px}.forum-board-tabs>button{position:relative;display:grid;min-width:0;padding:18px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;overflow:hidden;color:var(--ink);text-align:left;border:1px solid var(--line);border-radius:15px;background:var(--paper);box-shadow:0 8px 24px #1c24380a;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.forum-board-tabs>button:after{position:absolute;inset:auto 0 0;height:4px;background:var(--green);content:"";opacity:0}.forum-board-tabs>button.suggestion:after{background:var(--coral)}.forum-board-tabs>button.chat:after{background:var(--violet)}.forum-board-tabs>button:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}.forum-board-tabs>button.active{border-color:#aab3c4;box-shadow:0 12px 32px #1c243817}.forum-board-tabs>button.active:after{opacity:1}.forum-board-tabs>button>span{width:44px;height:44px;display:grid;place-items:center;color:var(--green);border-radius:12px;background:#edf7f3}.forum-board-tabs>button.suggestion>span{color:#b8513f;background:#fff0e9}.forum-board-tabs>button.chat>span{color:var(--violet);background:#f0edfb}.forum-board-tabs strong,.forum-board-tabs small{display:block}.forum-board-tabs strong{color:var(--navy);font-size:15px}.forum-board-tabs small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.4}.forum-board-tabs b{min-width:26px;padding:5px 7px;color:var(--muted);text-align:center;border-radius:999px;background:#f0eee8;font-size:11px}.suggestion-status-legend{display:flex;margin:-10px 0 24px;padding:13px 17px;align-items:center;justify-content:space-between;gap:18px;border:1px solid #ead4cb;border-radius:14px;background:#fff9f5}.suggestion-status-legend>div:first-child strong,.suggestion-status-legend>div:first-child small{display:block}.suggestion-status-legend>div:first-child strong{color:#8d3e35;font-size:13px}.suggestion-status-legend>div:first-child small{margin-top:3px;color:var(--muted);font-size:10px}.stamp-legend{display:flex;align-items:center;gap:7px}.suggestion-stamp{position:relative;width:110px;height:102px;display:inline-grid;flex:0 0 auto;place-items:center;transform:rotate(-4deg)}.suggestion-stamp img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.suggestion-stamp.compact{width:64px;height:59px}.guide-toolbar .search-box{flex:1 1 360px}.guide-toolbar .filter-group{flex:0 0 auto}.guide-overview{display:flex;justify-content:space-between;gap:16px;margin:-10px 0 12px;color:var(--muted);font-size:11px}.forum-sort{display:inline-flex;padding:3px;gap:3px;border:1px solid var(--line);border-radius:9px;background:#f4f2ec}.forum-sort button{padding:6px 10px;color:var(--muted);border:0;border-radius:6px;background:transparent;font-size:11px;font-weight:850;cursor:pointer}.forum-sort button:hover,.forum-sort button:focus-visible{color:var(--navy);background:#fff}.forum-sort button.active{color:#fff;background:var(--navy);box-shadow:0 3px 8px #18233d24}.article-list article{position:relative;cursor:pointer;transition:background .16s ease,padding .16s ease}.article-list article:hover{padding-inline:26px;background:#f8f7f3}.article-list article.is-pinned{background:linear-gradient(90deg,#fffaf0,#fff 38%)}.article-list article.is-featured:before{position:absolute;inset:0 auto 0 0;width:4px;background:#d7a72e;content:""}.article-icon.suggestion{color:#b8513f;background:#fff0e9}.article-icon.chat{color:var(--violet);background:#f0edfb}.article-flags{display:flex;align-items:center;gap:7px}.article-flags>span{color:var(--muted);font-size:12px}.pin-flag,.featured-flag{display:inline-flex;padding:3px 7px;align-items:center;gap:3px;border-radius:999px;font-size:10px;font-style:normal;font-weight:900}.pin-flag{color:#a14b3e;background:#ffebe4}.featured-flag{color:#89620c;background:#fff2bd}.article-stats{display:grid;gap:7px;color:var(--muted);font-size:11px}.article-stats span{display:flex;align-items:center;gap:5px}.article-list article .article-stats .suggestion-stamp{position:absolute;top:50%;right:170px;margin:0;transform:translateY(-50%) rotate(-4deg)}.article-list article .article-stats .suggestion-stamp:hover{transform:translateY(-50%) rotate(-2deg)}.guide-detail-panel{position:relative;width:min(760px,96vw);height:100%;padding:48px 38px 70px;overflow-y:auto;background:#f8f6f1;box-shadow:-24px 0 70px #0d132245}.guide-detail-panel h2{max-width:620px;margin:9px 0 14px;color:var(--navy);font-size:34px;line-height:1.25}.guide-panel-labels{display:flex;min-height:24px;padding-right:34px;align-items:center;gap:8px}.guide-detail-panel>.suggestion-stamp{float:right;margin:-2px 4px 8px 20px}.guide-author-row{display:flex;flex-wrap:wrap;gap:9px 18px;color:var(--muted);font-size:12px}.guide-author-row span{display:inline-flex;align-items:center;gap:6px}.guide-lead{margin:24px 0 14px;color:#4d5568;font-size:15px;line-height:1.8}.guide-tags{display:flex;flex-wrap:wrap;gap:7px}.guide-tags span{padding:6px 9px;color:#4b5b91;border-radius:999px;background:#ebeef9;font-size:11px;font-weight:800}.guide-highlight-section{margin:24px 0;padding:22px 24px;border:1px solid var(--line);border-radius:14px;background:#fff}.guide-highlight-section h3{margin:0 0 13px;font-size:17px}.guide-highlight-section ol{margin:0;padding-left:23px}.guide-highlight-section li{padding:5px 0 5px 5px;color:#565d70;line-height:1.65}.guide-source-section{margin-bottom:24px;padding:16px 18px;color:#226b5b;border:1px solid #bfe4db;border-radius:12px;background:#eefbf7}.guide-source-section>div{display:flex;align-items:center;gap:7px}.guide-source-section p{margin:6px 0 0;color:#58746e;font-size:12px;line-height:1.6}.guide-images{display:grid;gap:18px}.guide-images figure{margin:0;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff}.guide-images figcaption{padding:3px 5px 10px;color:var(--muted);font-size:11px;font-weight:800}.guide-images img{display:block;width:100%;height:auto;border-radius:8px;background:#f1f0ed}.forum-replies-section{margin-top:28px}.forum-replies-heading{display:flex;margin-bottom:12px;align-items:center;justify-content:space-between;gap:12px}.forum-replies-heading>div{display:flex;align-items:center;gap:8px;color:var(--violet)}.forum-replies-heading h3{margin:0;color:var(--navy);font-size:18px}.forum-replies-heading>span{padding:5px 9px;color:var(--muted);border-radius:999px;background:#ece9e2;font-size:11px;font-weight:800}.forum-replies-loading,.forum-replies-empty{padding:22px;color:var(--muted);border:1px dashed var(--line);border-radius:12px;background:#ffffff8f;text-align:center;font-size:12px}.forum-reply-list{display:grid;gap:10px}.forum-reply-thread{display:grid;gap:8px;min-width:0}.forum-reply-list article{padding:15px 17px;border:1px solid var(--line);border-radius:13px;background:#fff}.forum-reply-list article.is-own{border-color:#c8d9d2;background:#fbfffd}.forum-reply-children{display:grid;gap:8px;margin-left:34px;padding-left:12px;border-left:2px solid #ded7ed}.forum-reply-meta{display:flex;align-items:center;gap:9px}.forum-reply-avatar{width:32px;height:32px;display:grid;flex:0 0 auto;place-items:center;color:#fff;border-radius:50%;background:linear-gradient(135deg,var(--violet),#8d77c4);font-size:13px;font-weight:900}.forum-reply-meta>div{min-width:0}.forum-reply-meta strong,.forum-reply-meta small{display:block}.forum-reply-meta strong{color:var(--navy);font-size:12px}.forum-reply-meta small{margin-top:2px;color:var(--muted);font-size:11px}.forum-reply-meta em{margin-left:auto;color:#9a7b31;font-size:11px;font-style:normal;font-weight:850}.forum-reply-body{margin-top:11px;color:#485165;font-size:13px;line-height:1.75}.forum-reply-form{display:grid;gap:10px;margin-top:16px;padding:17px;border:1px solid #d5cee6;border-radius:13px;background:#faf8ff}.forum-reply-form>div:first-child strong,.forum-reply-form>div:first-child small{display:block}.forum-reply-form>div:first-child strong{color:var(--navy);font-size:13px}.forum-reply-form>div:first-child small{margin-top:3px;color:var(--muted);font-size:11px}.forum-reply-form>.primary-button{width:fit-content;justify-self:end}.guest-readonly-note{display:flex;gap:11px;margin-top:16px;padding:16px 17px;align-items:flex-start;color:#526057;border:1px solid #cfe1d6;border-radius:13px;background:#f2faf5}.guest-readonly-note>svg{flex:0 0 auto;color:#2d8a6e}.guest-readonly-note strong,.guest-readonly-note span{display:block}.guest-readonly-note strong{color:var(--navy);font-size:13px}.guest-readonly-note span{margin-top:4px;font-size:12px;line-height:1.6}.guide-like-bar{position:sticky;bottom:-50px;display:flex;margin:26px -12px -50px;padding:17px 20px 18px;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:14px 14px 0 0;background:#fffffff5;box-shadow:0 -9px 28px #15213d14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.guide-like-bar>div strong,.guide-like-bar>div span{display:block}.guide-like-bar>div strong{color:var(--navy);font-size:22px}.guide-like-bar>div span{color:var(--muted);font-size:11px}.guide-like-bar button{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;color:#fff;border:0;border-radius:10px;background:var(--navy);font-weight:850;cursor:pointer}.guide-like-bar button.liked{color:#8a5b00;background:#fff0bd}.guide-publish-modal{width:min(760px,calc(100vw - 28px))}.forum-compose-page{padding-top:28px;padding-bottom:54px}.forum-compose-page .forum-post-back{margin:0 0 14px}.forum-compose-surface{width:100%;padding:28px;border:1px solid var(--line);border-radius:18px;background:#fffffff0;box-shadow:0 18px 52px #19223714}.forum-compose-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:20px;border-bottom:1px solid var(--line)}.forum-compose-heading h1{margin:5px 0 6px;color:var(--navy);font-size:clamp(25px,3vw,36px)}.forum-compose-heading p{margin:0;color:var(--muted);font-size:13px}.draft-status{display:inline-flex;max-width:320px;padding:9px 12px;align-items:center;gap:7px;color:#49665d;border:1px solid #cae0d6;border-radius:9px;background:#f1faf6;font-size:11px;font-weight:800}.forum-compose-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:22px;align-items:start}.forum-compose-form label{display:grid;gap:8px;margin-bottom:16px;color:var(--ink);font-size:13px;font-weight:850}.forum-compose-form input:not([type=checkbox]):not([type=file]){width:100%;min-height:47px;padding:0 13px;border:1px solid var(--line);border-radius:9px;background:#fff;font:inherit}.forum-compose-form input:focus,.forum-compose-form select:focus,.forum-compose-form textarea:focus{outline:3px solid rgba(83,70,153,.12);border-color:#9386bd}.forum-compose-form .guide-confirm input[type=checkbox]{width:17px;height:17px;min-height:17px;flex:0 0 17px;margin:0;padding:0}.inline-image-guidance{display:flex;padding:11px 12px;align-items:center;gap:10px;color:#674ba2;border:1px dashed #c6b6e6;border-radius:9px;background:#faf8ff}.inline-image-guidance strong,.inline-image-guidance small{display:block}.inline-image-guidance small{margin-top:2px;color:var(--muted);font-weight:600}.inline-image-tool{min-width:68px!important;color:#674ba2!important;border-color:#cfc4e5!important;background:#f7f3ff!important}.inline-image-tool svg{vertical-align:middle;margin-right:4px}.inline-image-input{display:none}.forum-compose-actions{display:flex;margin-top:4px;justify-content:flex-end;gap:10px}.forum-compose-actions button{min-height:44px}.forum-draft-box{position:sticky;top:calc(var(--site-header-height, 124px) + 16px);margin-top:18px;padding:16px;border:1px solid #d8d2c4;border-radius:13px;background:#f8f6f0}.forum-draft-box-heading{display:flex;align-items:center;gap:9px;color:var(--violet)}.forum-draft-box-heading strong,.forum-draft-box-heading small{display:block}.forum-draft-box-heading small{margin-top:2px;color:var(--muted);font-size:10px}.forum-draft-box article{display:grid;gap:5px;margin-top:14px;padding-top:14px;border-top:1px solid #ddd7ca}.forum-draft-box article strong{color:var(--navy);font-size:12px}.forum-draft-box article span,.forum-draft-empty{color:var(--muted);font-size:10px;line-height:1.6}.forum-draft-box article button{width:fit-content;padding:0;color:#b3433d;border:0;background:transparent;font-size:10px;font-weight:800;cursor:pointer}.forum-draft-empty{margin-top:14px;padding-top:14px;border-top:1px solid #ddd7ca}.publish-board-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:18px 0 20px;padding:5px;border:1px solid var(--line);border-radius:12px;background:#f5f3ed}.publish-board-switch button{display:inline-flex;min-height:39px;align-items:center;justify-content:center;gap:6px;color:var(--muted);border:0;border-radius:8px;background:transparent;font-weight:850;cursor:pointer}.publish-board-switch button.active{color:#fff;background:var(--navy);box-shadow:0 5px 14px #1a264229}.guide-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 15px}.guide-form-grid .full-field{grid-column:1 / -1}.guide-publish-modal select,.guide-publish-modal textarea{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:9px;background:#fff;font:inherit;resize:vertical}.guide-publish-modal select{min-height:47px}.guide-file-field{padding:15px;border:1px dashed #bdb5dd;border-radius:11px;background:#faf8ff}.guide-file-field>span{display:flex;align-items:center;gap:8px;color:var(--violet)}.guide-file-field input{min-height:auto!important;padding:0!important;border:0!important;background:transparent!important}.guide-file-field small{color:var(--muted);font-weight:600}.guide-confirm{display:flex!important;min-height:24px;align-items:center;flex-direction:row;gap:10px!important;line-height:1.55}.modal form .guide-confirm input[type=checkbox]{width:17px;height:17px;min-height:17px;flex:0 0 17px;margin:0;padding:0;border:0}.login-gate{min-height:100vh;display:grid;padding:28px;place-items:center;background:radial-gradient(circle at 25% 15%,rgba(246,177,52,.2),transparent 30%),radial-gradient(circle at 82% 80%,rgba(94,73,185,.16),transparent 34%),#f4f1ea}.login-gate-card{width:min(430px,100%);padding:38px;border:1px solid rgba(211,205,191,.9);border-radius:22px;background:#fffffff0;box-shadow:0 24px 70px #161f3621}.login-gate-card .brand{margin-bottom:30px}.login-gate-heading{margin-bottom:26px}.login-gate-heading span{color:var(--coral);font-size:12px;font-weight:900;letter-spacing:.08em}.login-gate-heading h1{margin:8px 0 0;color:var(--navy);font-size:35px}.login-gate-card form label{display:grid;gap:8px;margin-bottom:17px;color:var(--ink);font-size:13px;font-weight:850}.login-gate-card form input{min-height:49px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#fff;font:inherit}.login-gate-card form input:focus{outline:3px solid rgba(72,109,210,.15);border-color:#7d91c8}.login-gate-card form .primary-button{width:100%;min-height:48px;justify-content:center}.game-code-help{margin:-3px 0 16px;padding:11px 12px;color:#526057;border:1px solid #cfe1d6;border-radius:9px;background:#f2faf5;font-size:12px;line-height:1.6}.game-code-help code{padding:2px 5px;color:#b33d36;border-radius:4px;background:#fff;font-weight:900}.login-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:-5px 0 22px;padding:4px;border-radius:11px;background:#efede7}.login-mode-tabs button{min-height:38px;color:#6b6f79;border:0;border-radius:8px;background:transparent;font-size:12px;font-weight:850;cursor:pointer}.login-mode-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 3px 12px #18223a1a}.qq-group-login-step{display:grid;gap:12px;text-align:center}.qq-group-login-step>span{color:var(--muted);font-size:12px}.qq-group-login-step>strong{padding:17px 12px;color:var(--navy);border:1px dashed #9f91c5;border-radius:11px;background:#f8f5ff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:19px;letter-spacing:.03em}.qq-group-login-step .secondary-button{width:100%;justify-content:center}.qq-group-login-step p{margin:2px 0 0;color:#39715f;font-size:12px;font-weight:850}.qq-group-login-step small{color:var(--muted);font-size:11px}.qq-group-login-step .text-button{margin:0 auto}.qq-login-help{margin-top:16px;padding:13px 14px;color:#4d5262;border:1px solid #d9d3ea;border-radius:10px;background:#faf8ff}.qq-login-help strong{display:block;color:var(--violet);font-size:13px}.qq-login-help p{margin:6px 0 0;font-size:12px;line-height:1.65}.login-checking{min-height:170px;display:grid;place-items:center;align-content:center;gap:14px;color:var(--muted)}.login-spinner{width:30px;height:30px;border:3px solid #ddd8ca;border-top-color:var(--coral);border-radius:50%;animation:login-spin .8s linear infinite}@keyframes login-spin{to{transform:rotate(360deg)}}.rich-field{display:grid;gap:8px;color:var(--ink);font-size:13px;font-weight:800}.rich-editor{overflow:visible;border:1px solid var(--line);border-radius:11px;background:#fff}.rich-toolbar{position:sticky;z-index:28;top:var(--site-header-height, 124px);display:flex;flex-wrap:wrap;gap:4px;padding:8px;align-items:center;border-bottom:1px solid var(--line);border-radius:10px 10px 0 0;background:#f5f4f1fa;box-shadow:0 6px 16px #1b233714;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rich-toolbar button{min-width:32px;min-height:30px;padding:5px 8px;color:#465066;border:1px solid transparent;border-radius:6px;background:transparent;font-size:11px;font-weight:800;cursor:pointer}.rich-toolbar button:hover,.rich-toolbar button:focus-visible{border-color:#c9c5ba;background:#fff}.rich-toolbar .emoji-toggle{min-width:66px;color:#7357a8}.rich-toolbar .emoji-toggle.active{border-color:#cfc3e4;background:#eee9f8}.rich-toolbar .tool-bold{font-weight:950}.rich-toolbar .tool-italic{font-style:italic}.rich-toolbar .tool-underline{text-decoration:underline}.rich-toolbar .color-tool{min-width:25px;padding-inline:4px;font-size:17px;line-height:1}.color-navy{color:#17233f!important}.color-red{color:#d94841!important}.color-blue{color:#3569c8!important}.color-green{color:#17705d!important}.tool-divider{width:1px;height:22px;margin:0 3px;background:#d8d4ca}.emoji-panel{display:grid;max-height:260px;grid-template-columns:repeat(9,minmax(34px,1fr));gap:4px;padding:8px 10px;overflow-y:auto;border-bottom:1px solid var(--line);background:#fcfbff;overscroll-behavior:contain}.emoji-panel button{min-height:35px;padding:3px;border:1px solid transparent;border-radius:7px;background:transparent;font-size:20px;line-height:1;cursor:pointer}.emoji-panel button:hover,.emoji-panel button:focus-visible{border-color:#d7cdea;background:#f0ebfa;transform:translateY(-1px)}.rich-editor-area{min-height:190px;padding:15px;overflow-y:auto;color:#31394b;font-size:14px;font-weight:500;line-height:1.75;outline:0}.rich-editor.compact .rich-toolbar{padding:6px}.rich-editor.compact .rich-editor-area{min-height:105px;max-height:220px;padding:12px;font-size:13px}.rich-editor-area:empty:before{color:#9a9da7;content:attr(data-placeholder);pointer-events:none}.rich-editor-area h2,.rich-editor-area h3,.rich-content h2,.rich-content h3{margin:.8em 0 .4em;color:var(--navy)}figure.forum-inline-image{width:fit-content;max-width:100%;margin:12px 0;padding:0;border:0;background:transparent}figure.forum-inline-image img{display:block;max-width:100%;height:auto;margin:0;border-radius:0}img.forum-inline-image{display:inline-block;max-width:100%;height:auto;margin:0 2px;vertical-align:middle}.forum-inline-caption{display:none}.rich-editor-area blockquote,.rich-content blockquote{margin:12px 0;padding:8px 14px;border-left:4px solid var(--violet);background:#f3f0fb;color:#565d70}.rich-editor-area ul,.rich-editor-area ol,.rich-content ul,.rich-content ol{padding-left:24px}.rich-content{white-space:normal}.rich-content>:first-child{margin-top:0}.rich-content>:last-child{margin-bottom:0}.guide-highlight-section .rich-content{color:#565d70;line-height:1.75}@media(max-width:820px){.player-profile-layout{grid-template-columns:1fr}.player-profile-card{position:static}.forum-compose-layout{grid-template-columns:1fr}.forum-draft-box{position:static;margin-top:0}.forum-board-tabs{grid-template-columns:1fr}.forum-board-tabs>button{padding:14px 16px}.suggestion-status-legend{align-items:flex-start;flex-direction:column}.stamp-legend{width:100%;overflow-x:auto}.nightmare-grid{grid-template-columns:1fr}.boss-toolbar{align-items:stretch;flex-direction:column}.boss-toolbar .search-box{flex-basis:auto;width:100%}.boss-toolbar .filter-group{overflow-x:auto}.guide-toolbar{align-items:stretch;flex-direction:column}.guide-toolbar .search-box{flex-basis:auto;width:100%}.guide-toolbar .filter-group{overflow-x:auto}.guide-overview{flex-direction:column;gap:8px}.forum-sort{width:fit-content;max-width:100%;overflow-x:auto}.emoji-panel{grid-template-columns:repeat(6,minmax(34px,1fr))}.home-account-grid,.home-update-grid{grid-template-columns:1fr}.account-toolbar{align-items:stretch;flex-direction:column}.sort-control{justify-content:space-between}.sort-control select{flex:1}.account-overview{grid-template-columns:repeat(2,1fr)}.account-overview>div:nth-child(2){border-right:0}.account-overview>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.real-account-grid,.rules-layout{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr)}.detail-thumbnails{grid-template-columns:repeat(6,1fr)}}@media(max-width:560px){.player-profile-card,.player-profile-form{padding:20px 15px;border-radius:14px}.profile-avatar-large{width:108px;height:108px}.guide-reward-publicity{grid-template-columns:auto minmax(0,1fr) auto;padding:14px}.reward-publicity-mark{display:none}.guide-reward-publicity>svg{width:24px}.reward-publicity-mark img{width:auto;height:auto}.forum-compose-page{padding-top:16px;padding-bottom:92px}.forum-compose-surface{padding:18px 13px;border-radius:14px}.forum-compose-heading{align-items:stretch;flex-direction:column;gap:12px}.draft-status{max-width:none}.forum-compose-actions{position:sticky;z-index:8;bottom:8px;padding:8px;border:1px solid var(--line);border-radius:12px;background:#fffffff5;box-shadow:0 8px 28px #161f3629}.forum-compose-actions button{flex:1;justify-content:center}.forum-board-tabs{margin-top:-24px}.forum-board-tabs small{display:none}.suggestion-status-legend{padding:12px}.suggestion-stamp.compact{width:46px;height:43px}.article-list article{grid-template-columns:54px minmax(0,1fr) 34px;gap:11px;padding:15px 12px}.article-list article .article-icon{width:54px;height:54px}.article-list article .article-stats{grid-column:2 / 3;display:flex;align-items:center}.article-list article .article-stats .suggestion-stamp{top:9px;right:46px;margin:0;transform:rotate(-4deg)}.article-list article .article-stats .suggestion-stamp:hover{transform:rotate(-2deg)}.article-list article:has(.suggestion-stamp)>div:nth-child(2){padding-right:44px}.publish-board-switch{gap:4px}.publish-board-switch button{font-size:11px}.updates-search-row{align-items:stretch;flex-direction:column}.user-session>span{display:none}.guide-form-grid{grid-template-columns:1fr}.guide-form-grid .full-field{grid-column:1}.guide-detail-panel{width:100vw;padding:42px 17px 62px}.guide-detail-panel h2{font-size:27px}.guide-highlight-section{padding:18px}.guide-like-bar{margin-inline:0}.nightmare-section .section-heading{align-items:flex-start;flex-direction:column}.nightmare-grid>article{padding:17px}.nightmare-table>span,.nightmare-row>*{padding-inline:7px}.boss-route-tabs{width:100%;overflow-x:auto}.boss-route-tabs button{flex:1 0 auto}.home-account-card{grid-template-columns:52px minmax(0,1fr) auto}.home-account-card>svg{display:none}.home-account-thumb{width:52px;height:52px}.market-coming-home{grid-template-columns:auto 1fr;padding:21px}.market-coming-home .soft-pill{grid-column:2;justify-self:start}.account-overview{grid-template-columns:1fr 1fr}.account-overview>div{padding:16px}.account-tabs{width:100%;overflow-x:auto}.account-tabs button{flex:0 0 auto}.real-account-card h3{min-height:0}.account-cover{height:210px}.account-summary{min-height:0}.process-grid,.form-grid,.upload-step,.private-verify-form{grid-template-columns:1fr}.private-verify-form .private-note,.private-verify-form .confirm-line,.private-verify-form>small{grid-column:1}.form-steps span{justify-content:center;font-size:0}.form-steps b{font-size:12px}.account-detail-panel{width:100vw;padding:28px 18px}.account-detail-head{flex-direction:column;gap:10px}.trade-rules-dialog-backdrop{padding:8px}.trade-rules-dialog{max-height:96vh;padding:22px 15px 16px;border-radius:14px}.trade-rules-dialog h2{font-size:24px}.trade-rules-confirm-list{padding-left:24px;padding-right:4px}.trade-rules-confirm-list li{padding:10px 4px;font-size:13px}.trade-rules-acknowledgement{margin-top:12px;font-size:13px}.detail-image-stage{height:52vh}.detail-thumbnails{grid-template-columns:repeat(5,1fr)}.account-image-lightbox{padding:10px}.account-image-lightbox-toolbar{gap:7px}.account-image-lightbox-toolbar span{display:none}.account-image-lightbox-toolbar strong{margin-right:auto;font-size:13px}.account-image-lightbox-toolbar button{padding-inline:9px;font-size:12px}.lightbox-image-nav{width:42px;height:56px}.lightbox-image-nav.previous{left:16px}.lightbox-image-nav.next{right:16px}.account-key-stats{grid-template-columns:1fr}.gm-contact-card{grid-template-columns:48px 1fr}.gm-contact-card>img{width:48px;height:48px}.gm-contact-actions{grid-column:1 / -1}.gm-contact-actions>*{flex:1;text-align:center}.update-image-grid{grid-template-columns:1fr}}html,body,.app-shell{cursor:url(/assets/ui/cursors/default.png) 3 2,auto}a,button,[role=button],summary,select,label:has(input),.account-cover,.detail-image-open{cursor:url(/assets/ui/cursors/pointer.png) 7 3,pointer!important}button:active,[role=button]:active{cursor:url(/assets/ui/cursors/active.png) 7 4,pointer!important}.animated-cursor{position:fixed;z-index:10000;left:0;top:0;display:none;width:1px;height:1px;pointer-events:none;-webkit-user-select:none;user-select:none}.animated-cursor img{position:absolute;max-width:none;opacity:0;image-rendering:pixelated;filter:drop-shadow(0 2px 1px rgba(18,28,45,.16));transition:opacity 55ms linear}.animated-cursor img.active{opacity:1}.animated-cursor.is-pointer,.animated-cursor.is-active,.animated-cursor.is-zoom,.animated-cursor.is-scroll{display:block}.animated-cursor.is-pointer img{left:-7px;top:-3px}.animated-cursor.is-active img{left:-7px;top:-4px}.animated-cursor.is-zoom img{left:-15px;top:-13px}.animated-cursor.is-scroll img{left:-16px;top:-17px}.cursor-animation-ready a,.cursor-animation-ready button,.cursor-animation-ready [role=button],.cursor-animation-ready summary,.cursor-animation-ready select,.cursor-animation-ready label:has(input),.cursor-animation-ready .account-cover,.cursor-animation-ready .detail-image-open,.cursor-animation-ready .detail-image-stage,.cursor-animation-ready .guide-images img,.cursor-animation-ready .forum-post-document .rich-content img{cursor:none!important}.cursor-animation-ready .boss-row,.cursor-animation-ready .article-list article,.cursor-animation-ready .guide-card,.cursor-animation-ready .animated-cursor-target,.cursor-scroll-active,.cursor-scroll-active *{cursor:none!important}@media(pointer:coarse){.animated-cursor{display:none!important}}.detail-image-stage,.guide-images img{cursor:url(/assets/ui/cursors/zoom.png) 15 13,zoom-in!important}body{background:#f5f2eb}nav button>img{width:22px;height:22px;object-fit:contain;image-rendering:pixelated}.hero{min-height:460px}.home-layer{padding-block:54px}.home-layer+.home-layer{border-top:1px solid rgba(23,34,60,.08)}.home-layer-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;margin-bottom:24px}.home-layer-heading>span{width:42px;height:42px;display:grid;place-items:center;color:var(--coral);border:1px solid #e6d5ce;border-radius:13px;background:#fff8f4;font-size:12px;font-weight:950}.home-layer-heading small,.home-layer-heading h2{display:block;margin:0}.home-layer-heading small{color:var(--muted);font-size:11px;font-weight:850;letter-spacing:.08em}.home-layer-heading h2{margin-top:4px;color:var(--navy);font-size:clamp(23px,3vw,31px)}.home-community-layer{padding-top:30px}.home-community-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-community-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:0 10px 30px #1c24380d}.home-community-card>header{display:flex;min-height:82px;padding:16px 20px;align-items:center;gap:12px;border-bottom:1px solid var(--line);background:#fbfaf6}.home-community-card>header img{width:auto;height:auto;flex:0 0 auto;object-fit:contain;image-rendering:pixelated}.home-community-card>header small,.home-community-card>header h3{display:block;margin:0}.home-community-card>header small{color:var(--muted);font-size:10px;font-weight:850}.home-community-card>header h3{margin-top:3px;font-size:18px}.home-community-row{width:100%;display:grid;grid-template-columns:54px minmax(0,1fr) auto;padding:14px 18px;align-items:center;gap:11px;text-align:left;border:0;border-bottom:1px solid #ebe7de;background:transparent;transition:background .16s ease,transform .16s ease}.home-community-row:last-child{border-bottom:0}.home-community-row:hover{background:#f7f5ef;transform:translate(2px)}.home-community-row>img{width:auto;height:auto;max-width:none;justify-self:center;object-fit:contain;image-rendering:pixelated}.home-community-row>span{min-width:0}.home-community-row small,.home-community-row strong,.home-community-row em{display:block}.home-community-row small,.home-community-row em{color:var(--muted);font-size:10px;font-style:normal}.home-community-row strong{margin:3px 0;overflow:hidden;color:var(--navy);text-overflow:ellipsis;white-space:nowrap}.home-community-row>b{display:grid;grid-template-columns:auto auto;align-items:center;gap:3px 5px;color:var(--muted);font-size:10px}.home-feed-empty{min-height:260px;display:grid;place-items:center;align-content:center;gap:6px;color:var(--muted);text-align:center}.home-feed-empty strong,.home-feed-empty span{display:block}.home-tools-layer{color:#fff;background:var(--navy)}.home-tools-layer .home-layer-heading>span{color:var(--gold);border-color:#ffffff2e;background:#ffffff12}.home-tools-layer .home-layer-heading small,.home-tools-layer .home-layer-heading h2{color:#fff}.home-tool-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:18px}.home-boss-tool,.home-market-tool{border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#202d4d}.home-boss-tool{padding:18px}.home-boss-tool>header{display:flex;margin-bottom:14px;align-items:center;justify-content:space-between;gap:12px}.home-boss-tool h3,.home-boss-tool small{display:block;margin:0}.home-boss-tool h3{margin-top:4px;font-size:18px}.home-boss-tool small{color:#b8c1d5}.home-boss-tool .boss-row{background:#fffdf8;color:var(--navy)}.home-boss-tool .boss-main strong,.home-boss-tool .boss-hp strong,.home-boss-tool .drop-list b{color:var(--navy)}.home-boss-tool .boss-main small,.home-boss-tool .boss-hp span,.home-boss-tool .drop-list em{color:var(--muted)}.home-boss-tool .difficulty{color:var(--violet);border-color:#67559433;background:#67559414}.home-boss-tool .icon-button{color:var(--violet);border-color:var(--line)}.home-market-tool{position:relative;display:grid;padding:28px;align-content:start;gap:18px;color:#fff;text-align:left}.home-market-tool .soft-pill{position:absolute;top:22px;right:22px}.home-market-tool small,.home-market-tool h3,.home-market-tool p{display:block;margin:0}.home-market-tool small{color:#bac5dc}.home-market-tool h3{margin:5px 0 10px;font-size:24px}.home-market-tool p{color:#cbd2e2;line-height:1.7}.home-market-tool>svg:last-child{margin-top:auto}.market-section-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:-18px 0 28px}.market-section-tabs button{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:8px;color:var(--muted);border:1px solid var(--line);border-radius:14px;background:var(--paper);font-weight:900}.market-section-tabs button.active{color:#fff;border-color:var(--navy);background:var(--navy);box-shadow:0 10px 28px #17223c29}.market-account-section{padding-bottom:70px}.market-account-heading{display:flex;margin-bottom:22px;padding:22px 24px;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:16px;background:var(--paper)}.market-account-heading h2,.market-account-heading p{margin:0}.market-account-heading h2{margin-top:4px}.market-account-heading p{margin-top:5px;color:var(--muted);font-size:12px}.free-market{padding-bottom:72px}.free-market-intro{display:flex;margin:0 0 18px;padding:28px 30px;align-items:end;justify-content:space-between;gap:22px;overflow:hidden;border:1px solid #d9e2d1;border-radius:18px;background:linear-gradient(120deg,#fbfcf7,#f1f7eb 48%,#ecf1ff)}.free-market-intro h2,.free-market-intro p{margin:0}.free-market-intro h2{margin-top:5px;color:#273c35;font-size:clamp(24px,3vw,33px)}.free-market-intro p{max-width:650px;margin-top:9px;color:#60706a;line-height:1.75}.free-market-progress{min-width:166px;display:grid;padding:15px 18px;gap:2px;color:#516c58;border:1px solid #cbdac8;border-radius:13px;background:#ffffffb8}.free-market-progress span,.free-market-progress small{font-size:11px;font-weight:800}.free-market-progress strong{color:#2f5538;font-size:25px}.free-market-progress small{color:#7c8d82;font-weight:650}.free-market-layout{display:grid;grid-template-columns:220px minmax(0,1fr) 240px;align-items:stretch;gap:14px}.free-market-directory,.free-market-stage,.free-market-guide{border:1px solid var(--line);border-radius:17px;background:var(--paper);box-shadow:0 12px 28px #1522370e}.free-market-directory{padding:16px}.free-market-directory-head{display:flex;margin:0 0 13px;align-items:center;gap:9px;color:#586f64}.free-market-directory-head small,.free-market-directory-head strong{display:block}.free-market-directory-head small{color:var(--muted);font-size:10px;font-weight:800}.free-market-directory-head strong{color:var(--ink);font-size:14px}.market-map-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.market-directory-label{display:block;margin:14px 0 7px;color:#849189;font-size:10px;font-weight:900;letter-spacing:.06em}.market-map-button{min-height:48px;display:grid;padding:7px 9px;align-content:center;justify-items:start;color:#5b6972;border:1px solid #e1e5df;border-radius:10px;background:#fbfcfa;text-align:left}.market-map-button:hover{border-color:#91ae9b;background:#f2f7ef}.market-map-button.active{color:#fff;border-color:#4e7d60;background:#4e7d60;box-shadow:0 7px 15px #3764442e}.market-map-button.toy:hover{border-color:#b7a1d0;background:#faf7fc}.market-map-button.toy.active{border-color:#8061a6;background:#8061a6}.market-map-button.hub{width:100%;min-height:55px;padding-inline:12px;color:#3e6950;border-color:#c6d8c6;background:#eff6ec}.market-map-button.hub.active{color:#fff;border-color:#3f7150;background:#3f7150}.market-map-button span{font-size:12px;font-weight:850}.market-map-button b{margin-top:2px;color:inherit;opacity:.76;font-size:10px;font-weight:700}.free-market-stage{min-height:395px;display:flex;flex-direction:column;overflow:hidden}.free-market-stage.green-market{background:linear-gradient(180deg,#edf6e7,#fcfdf9 49%)}.free-market-stage.toy-castle{background:linear-gradient(180deg,#f3edfb,#fcfbfe 49%)}.free-market-stage-head{display:flex;padding:18px 21px 0;align-items:start;justify-content:space-between;gap:14px}.free-market-stage-head span,.free-market-stage-head h3,.free-market-stage-head small{display:block;margin:0}.free-market-stage-head span{color:#5e8062;font-size:11px;font-weight:850}.toy-castle .free-market-stage-head span{color:#8061a6}.free-market-stage-head h3{margin-top:3px;color:#2c4036;font-size:20px}.free-market-stage-head small{padding:6px 8px;color:#78877f;border-radius:7px;background:#ffffffa8;font-size:10px;font-weight:800}.free-market-map-frame{min-height:280px;position:relative;display:flex;flex:1;align-items:center;justify-content:center;margin:8px 20px 12px;overflow:hidden;border:1px solid rgba(62,99,72,.18);border-radius:13px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.32) 0 1px,transparent 1px 6px),#d8ebd5}.toy-castle .free-market-map-frame{border-color:#694b8f33;background:repeating-linear-gradient(0deg,rgba(255,255,255,.32) 0 1px,transparent 1px 6px),#e6d9f5}.free-market-map-frame img{width:100%;max-height:390px;display:block;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(0 9px 9px rgba(36,74,44,.18))}.free-market-entry-portals{position:absolute;right:7%;top:50%;display:grid;gap:8px;transform:translateY(-50%)}.free-market-portal-platform{display:grid;grid-template-columns:repeat(6,28px);gap:3px;padding:7px 8px;border:1px solid rgba(69,93,72,.25);border-radius:9px;background:#ffffffbd;box-shadow:0 5px 12px #263d2a21}.free-market-portal-platform>span{grid-column:1 / -1;color:#617464;font-size:9px;font-weight:900;text-align:center}.free-market-portal{min-height:34px;display:grid;padding:2px;place-items:center;color:#fff;border:1px solid #7250a2;border-radius:5px 5px 8px 8px;background:linear-gradient(180deg,#a98bd0,#624884);box-shadow:inset 0 1px #ffffff61}.free-market-portal:hover{background:linear-gradient(180deg,#bd9ce8,#72539a);transform:translateY(-1px)}.free-market-portal b{font-size:11px;line-height:1}.free-market-portal small{margin-top:1px;color:#ebe1ff;font-size:7px;font-weight:850}.market-stall-marker{width:30px;height:30px;position:absolute;display:grid;place-items:center;color:#fff;border:2px solid #fff;border-radius:50% 50% 50% 0;background:#d46e52;box-shadow:0 6px 11px #4f2b2145;transform:translate(-50%,-100%) rotate(-45deg)}.market-stall-marker svg{transform:rotate(45deg)}.market-stall-marker.active{background:#314e82;box-shadow:0 0 0 5px #314e8229,0 6px 11px #232d4340}.free-market-stage-foot{display:flex;padding:13px 20px 16px;align-items:center;justify-content:space-between;gap:8px;color:#6f7e74;border-top:1px solid rgba(81,108,88,.12);font-size:10px;font-weight:800}.free-market-stage-foot span{display:inline-flex;align-items:center;gap:5px}.free-market-stage-foot i{width:8px;height:8px;border-radius:50%;background:#5d9a6a}.free-market-stage-foot i.stall{background:#d46e52}.free-market-guide{position:relative;display:flex;flex-direction:column;padding:21px;overflow:hidden}.free-market-guide:before{width:152px;height:152px;position:absolute;top:-64px;right:-65px;border-radius:50%;background:#f3efe6;content:""}.free-market-guide>img,.free-market-guide>svg{width:56px;height:81px;position:relative;align-self:center;margin:7px 0 13px;color:#718c76;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(0 6px 6px rgba(27,34,43,.16))}.free-market-guide>div{position:relative}.free-market-guide span,.free-market-guide strong{display:block}.free-market-guide span{color:#8b704c;font-size:10px;font-weight:900;letter-spacing:.05em}.free-market-guide strong{margin-top:4px;color:#374853;font-size:16px}.free-market-guide p{margin:8px 0 0;color:#6d767a;line-height:1.7;font-size:12px}.free-market-guide-meta{display:grid;margin-top:auto;padding-top:15px;gap:3px;border-top:1px solid #e7e3da}.free-market-guide-meta b{color:#5d7c68;font-size:12px}.free-market-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.free-market-notes article{min-height:87px;display:flex;padding:17px;align-items:start;gap:11px;color:#587062;border:1px solid var(--line);border-radius:14px;background:var(--paper)}.free-market-notes strong,.free-market-notes span{display:block}.free-market-notes strong{color:var(--ink);font-size:13px}.free-market-notes span{margin-top:4px;color:var(--muted);line-height:1.5;font-size:11px}@media(max-width:980px){.free-market-layout{grid-template-columns:205px minmax(0,1fr)}.free-market-guide{min-height:210px;grid-column:1 / -1;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center}.free-market-guide>img,.free-market-guide>svg{margin:0}.free-market-guide-meta{margin-top:12px;grid-column:2}}@media(max-width:640px){.free-market{padding-bottom:50px}.free-market-intro{display:block;padding:22px 20px}.free-market-progress{width:100%;margin-top:17px}.free-market-layout{grid-template-columns:1fr}.free-market-directory{padding:14px}.market-map-grid{grid-template-columns:repeat(3,1fr)}.market-map-button{min-height:44px;padding:6px 7px}.market-map-button span{font-size:11px}.free-market-stage{min-height:350px}.free-market-map-frame{min-height:205px;margin-inline:14px}.free-market-map-frame img{width:100%}.free-market-entry-portals{right:4%;gap:5px}.free-market-portal-platform{grid-template-columns:repeat(6,23px);gap:2px;padding:5px}.free-market-portal{min-height:29px}.free-market-stage-foot{padding-inline:14px}.free-market-stage-foot span:last-child{display:none}.free-market-guide{grid-column:auto}.free-market-notes{grid-template-columns:1fr}}.forum-board-tabs>button>span{background:transparent!important}.forum-board-tabs>button>span img,.article-icon img{width:auto;height:auto;max-width:none;object-fit:contain;image-rendering:pixelated}.article-icon{padding:0;background:transparent!important}.guide-toolbar{display:block}.guide-toolbar-content{display:grid;gap:12px}.guide-search-row,.guide-search-row .search-box{width:100%}.forum-search-suggestions{display:flex;margin-top:7px;align-items:center;flex-wrap:wrap;gap:6px}.forum-search-suggestions>span{color:var(--muted);font-size:10px;font-weight:850}.forum-search-suggestions>button{padding:5px 8px;color:#655487;border:0;border-radius:8px;background:#f0ebf8;font-size:10px}.guide-filter-row{display:flex;min-width:0;align-items:center;gap:14px}.guide-filter-row .filter-group{flex:0 1 auto;gap:8px;padding:6px}.guide-filter-row .filter-group button{min-height:68px;flex-shrink:0;gap:8px;padding:7px 12px;white-space:nowrap;font-size:13px}.guide-filter-row .filter-group button img{width:auto;height:auto;max-width:none;flex:0 0 auto}.guide-filter-row .forum-sort{min-height:48px;flex:0 0 auto;margin-left:auto;align-items:center}.forum-sort-label{padding:0 8px;color:var(--muted);font-size:11px;font-weight:850;white-space:nowrap}.guide-filter-row .forum-sort button{min-height:38px;padding:8px 11px;white-space:nowrap;font-size:11px}.forum-category-subscription{min-height:48px;display:inline-flex;flex:0 0 auto;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff}.forum-category-watch{min-height:46px;display:inline-flex;padding:8px 12px;align-items:center;justify-content:center;gap:6px;color:#59657a;border:0;background:#fff;white-space:nowrap;font-size:11px;font-weight:850}.forum-category-watch.active{color:var(--violet);border-color:#cdbfe9;background:#f4effd}.forum-category-mute{width:38px;display:grid;place-items:center;color:var(--muted);border:0;border-left:1px solid var(--line);background:#fff}.forum-category-mute.active{color:#9a514a;background:#fbe8e5}.guide-mobile-tools-toggle,.forum-mobile-publish{display:none}.pin-flag,.featured-flag,.suggestion-stamp.compact{transition:transform .18s ease,opacity .18s ease}.pin-flag:hover,.featured-flag:hover,.suggestion-stamp.compact:hover{transform:translateY(-1px) rotate(-2deg)}.forum-post-page{padding-block:28px 70px}.forum-post-back{display:inline-flex;min-height:40px;padding:0 13px;align-items:center;gap:7px;color:var(--navy);border:1px solid var(--line);border-radius:10px;background:var(--paper);font-weight:850}.forum-post-document.guide-detail-panel{position:static;width:min(900px,100%);height:auto;margin:18px auto 0;padding:46px 54px 36px;overflow:visible;border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:0 18px 48px #141f3714}.forum-post-document.guide-detail-panel h2{max-width:760px;font-size:clamp(30px,4vw,42px)}.guide-author-card{display:flex;margin-top:20px;padding:14px 16px;align-items:center;justify-content:space-between;gap:18px;border:1px solid #dcd8cf;border-radius:14px;background:#f8f6f1}.member-identity{display:flex;min-width:0;align-items:center;gap:10px}.member-avatar{width:46px;height:46px;display:grid;flex:0 0 auto;place-items:center;color:#5f4c97;border:1px solid #d3c8eb;border-radius:50%;background:#eee9f8}.member-avatar.has-avatar{overflow:hidden;padding:0;background:#fff}.member-avatar.has-avatar img{width:100%;height:100%;object-fit:cover}.member-identity.is-staff .member-avatar{color:#a44638;border-color:#f0c6bc;background:#fff0e9}.member-copy,.member-copy>div{min-width:0}.member-copy>div{display:flex;align-items:center;gap:7px}.member-copy strong,.member-copy span,.member-copy small{display:block}.member-copy .member-detail-line{display:flex;align-items:center;gap:4px;white-space:nowrap}.member-detail-line i{color:#aaa39a;font-style:normal}.maple-level{display:inline-flex!important;margin:0!important;align-items:center;gap:1px;line-height:1}.maple-level img{width:auto;height:auto;image-rendering:pixelated}.maple-level.compact img{width:auto;height:auto}.maple-level.pending{color:var(--muted);font-size:10px;font-weight:750}.member-copy strong{overflow:hidden;color:var(--navy);text-overflow:ellipsis;white-space:nowrap}.member-copy em{padding:2px 6px;color:#fff;border-radius:999px;background:var(--violet);font-size:9px;font-style:normal;font-weight:950}.member-identity.is-staff .member-copy em{background:var(--coral)}.member-identity.is-official .member-copy em{background:var(--gold-dark)}.member-copy span,.member-copy small{margin-top:3px;color:var(--muted);font-size:10px;font-weight:700}.member-identity.compact .member-avatar{width:32px;height:32px}.member-identity.compact .member-copy span{white-space:nowrap}.profile-trigger{padding:3px 7px;text-align:left;border:1px solid transparent;border-radius:10px;background:transparent}.profile-trigger:hover{border-color:#ded8ca;background:#ffffffb3}.player-profile-page{padding-bottom:70px}.player-profile-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:22px;align-items:start}.player-profile-card,.player-profile-form{border:1px solid var(--line);border-radius:18px;background:#fffffff0;box-shadow:0 16px 48px #161f3612}.player-profile-card{position:sticky;top:calc(var(--site-header-height, 124px) + 16px);display:grid;padding:30px;justify-items:center;text-align:center}.profile-avatar-large{width:132px;height:132px;display:grid;place-items:center;overflow:hidden;color:var(--violet);border:3px solid #d9d0ed;border-radius:50%;background:#f1edf8;box-shadow:0 10px 26px #503f8524}.profile-avatar-large img{width:100%;height:100%;object-fit:cover}.profile-character-copy{margin-top:18px}.profile-character-copy>span{color:var(--muted);font-size:10px;font-weight:850}.profile-character-copy h2{margin:5px 0 9px;color:var(--navy);font-size:27px}.profile-character-copy .maple-level{justify-content:center}.profile-character-copy .maple-level img{width:auto;height:auto}.profile-character-copy p{margin:12px 0 0;color:#527066;font-size:11px}.profile-stat-grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);margin-top:25px;padding-top:20px;border-top:1px solid var(--line)}.profile-stat-grid>div+div{border-left:1px solid var(--line)}.profile-stat-grid strong,.profile-stat-grid span{display:block}.profile-stat-grid strong{color:var(--navy);font-size:24px}.profile-stat-grid span{margin-top:3px;color:var(--muted);font-size:10px}.player-profile-form{padding:30px}.player-profile-form header{margin-bottom:23px}.player-profile-form h2{margin:5px 0 7px;color:var(--navy);font-size:27px}.player-profile-form header p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.player-profile-form label{display:grid;gap:8px;margin-bottom:17px;color:var(--ink);font-size:13px;font-weight:850}.player-profile-form input:not([type=file]),.player-profile-form textarea{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:10px;background:#fff;font:inherit;resize:vertical}.player-profile-form input:not([type=file]){min-height:48px}.player-profile-form label small{color:var(--muted);font-size:10px;font-weight:650}.profile-avatar-upload{padding:16px;border:1px dashed #bdb5dd;border-radius:12px;background:#faf8ff}.profile-avatar-upload>span{display:flex;align-items:center;gap:8px;color:var(--violet)}.profile-avatar-upload input{font:inherit;font-size:11px}.profile-remove-avatar{margin:-7px 0 17px;padding:0;color:#b1433e;border:0;background:transparent;font-size:11px;font-weight:850}.player-profile-form>.primary-button{min-width:170px;justify-content:center}.profile-authored-posts{margin-top:22px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fffffff0;box-shadow:0 14px 40px #161f360f}.profile-authored-posts>header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.profile-authored-posts h2,.profile-authored-posts p{margin:0}.profile-authored-posts h2{margin-top:4px;color:var(--navy);font-size:20px}.profile-authored-posts header p{margin-top:5px;color:var(--muted);font-size:11px}.profile-authored-posts>header>strong{padding:7px 10px;color:var(--violet);border-radius:999px;background:#f0ecfa;font-size:11px;white-space:nowrap}.profile-authored-list{display:grid;gap:9px}.profile-authored-list article{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid #e6e1d8;border-radius:11px;background:#fbfaf7}.profile-post-open{min-width:0;flex:1;display:flex;align-items:center;gap:11px;padding:0;color:inherit;border:0;background:transparent;text-align:left}.profile-post-open .article-icon{width:37px;height:37px;flex:0 0 37px}.profile-post-open>span:last-child{min-width:0;display:grid;gap:3px}.profile-post-open small,.profile-post-open em{overflow:hidden;color:var(--muted);font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.profile-post-open strong{overflow:hidden;color:var(--navy);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.profile-post-edit{display:inline-flex;align-items:center;gap:4px;padding:8px 10px;color:var(--violet);border:1px solid #d8d0ed;border-radius:8px;background:#fff;font-size:11px;font-weight:850}.profile-authored-empty{min-height:82px;display:grid;place-items:center;color:var(--muted);border:1px dashed #ded8ca;border-radius:10px;font-size:11px;text-align:center}.rewarded-flag{display:inline-flex;align-items:center;gap:4px;color:#8c5b18!important;border:1px solid #e7cf9e;background:#fff7de!important;font-size:12px;font-style:normal;font-weight:500;line-height:1.35}.rewarded-flag img{width:auto;height:auto;flex:0 0 auto;object-fit:contain;image-rendering:pixelated}.guide-reward-publicity{position:relative;display:grid;margin:0 0 24px;padding:17px 18px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:13px;overflow:hidden;color:#72511a;border:1px solid #e4c98e;border-radius:13px;background:linear-gradient(135deg,#fff9df,#fff4c5);box-shadow:inset 0 0 24px #e5b84d1f}.reward-publicity-mark img{display:block;width:auto;height:auto;image-rendering:pixelated}.reward-item-visual{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.reward-item-visual>img{width:auto;height:auto;object-fit:contain;image-rendering:pixelated}.reward-item-visual>em{color:#8e754c;font-style:normal;font-size:11px}.guide-reward-publicity>strong{color:#52370b;font-size:12px;line-height:1.65}.guide-reward-publicity>svg{color:#c88b1f}.maple-digits{display:inline-flex;align-items:center;gap:1px;vertical-align:middle}.maple-digits img{width:auto;height:auto;image-rendering:pixelated}.profile-title-reservation{display:grid;gap:6px;margin-bottom:17px;padding:14px 15px;border:1px solid #ded8ca;border-radius:11px;background:#f8f6f1}.profile-title-reservation>span{color:var(--muted);font-size:11px;font-weight:850}.profile-title-reservation>strong{color:var(--navy);font-size:15px}.profile-title-reservation>small{color:var(--muted);font-size:10px;line-height:1.6}.guide-author-card .guide-author-row{justify-content:flex-end}.forum-reply-meta>.member-identity{flex:1}.forum-reply-meta>small{color:var(--muted);font-size:10px}.guide-like-bar{bottom:14px;margin:28px 0 0;border-radius:14px}.rich-toolbar .emoji-toggle{display:inline-flex;align-items:center;gap:4px}.rich-toolbar .emoji-toggle img{width:26px;height:20px;object-fit:contain}.emoji-panel{grid-template-columns:repeat(9,minmax(44px,1fr))}.emoji-panel button{min-height:48px}.emoji-panel button img{max-width:42px;max-height:34px;object-fit:contain}.forum-emote,.rich-content .forum-emote{width:auto;max-width:85px;height:auto;max-height:60px;margin:2px 4px;vertical-align:middle}.forum-post-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.forum-post-title-row h2{flex:1}.forum-edit-button{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px}.editing-board-note{display:flex;margin:18px 0 20px;padding:11px 13px;align-items:center;gap:8px;color:var(--violet);border:1px solid #d7cfea;border-radius:10px;background:#f6f3fb;font-size:12px;font-weight:850}.guide-images img,.forum-post-document .rich-content img{cursor:url(/assets/ui/cursors/zoom.png) 15 13,zoom-in!important}.forum-image-viewer{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;padding:22px;place-items:center;background:#050912e0;animation:panel-fade-in .16s ease both}.forum-image-viewer>section{width:min(1500px,100%);height:min(92vh,980px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:#0b1020;box-shadow:0 30px 90px #0000007a}.forum-image-viewer-toolbar{min-height:52px;display:flex;padding:8px 10px 8px 16px;align-items:center;gap:8px;color:#fff;border-bottom:1px solid rgba(255,255,255,.12);background:#17223c}.forum-image-viewer-toolbar>span{margin-right:auto;font-size:12px;font-weight:850}.forum-image-viewer-toolbar>strong{min-width:54px;text-align:center;font-size:11px}.forum-image-viewer-toolbar button{min-width:36px;min-height:36px;display:inline-grid;padding:6px 10px;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff14;font-weight:800}.forum-image-viewer-canvas{min-width:0;min-height:0;padding:18px;overflow:auto;overscroll-behavior:contain}.forum-image-viewer-canvas img{height:auto;display:block;max-width:none;margin:0 auto;object-fit:contain;image-rendering:auto;-webkit-user-select:none;user-select:none}.forum-reply-list article.is-nested{border-left:4px solid #d7cfea}.forum-reply-target{width:fit-content;margin-top:10px;padding:4px 8px;color:var(--violet);border-radius:6px;background:#f1edf8;font-size:11px;font-weight:850}.forum-reply-actions{display:flex;margin-top:11px;gap:6px}.forum-reply-actions button,.cancel-reply-target{display:inline-flex;min-height:34px;padding:6px 10px;align-items:center;gap:5px;color:var(--muted);border:1px solid var(--line);border-radius:7px;background:#fff;font-size:11px;font-weight:850}.forum-reply-actions button.active{color:#8a5b00;border-color:#ead18b;background:#fff6d8}.forum-reply-actions button.active.dislike{color:#a23c37;border-color:#efc6c2;background:#fff0ee}.cancel-reply-target{margin-top:7px;color:#a23c37}.guide-reaction-buttons{display:flex!important;gap:8px}.guide-reaction-buttons button{min-width:104px;justify-content:center;white-space:nowrap}.guide-like-bar button.disliked{color:#9d3934;background:#ffe4e1}.notification-center{position:relative}.notification-trigger{position:relative;width:42px;height:42px;display:grid;place-items:center;color:var(--navy);border:1px solid var(--line);border-radius:12px;background:#ffffffe0}.notification-trigger.active,.notification-trigger:hover{color:var(--violet);border-color:#cfc3eb;background:#f7f3ff}.notification-trigger b{position:absolute;top:-6px;right:-7px;min-width:19px;height:19px;display:grid;padding:0 5px;place-items:center;color:#fff;border:2px solid #fff;border-radius:12px;background:#ef5b52;font-size:9px}.notification-popover{position:absolute;z-index:90;top:calc(100% + 10px);right:0;width:min(420px,calc(100vw - 24px));overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 22px 60px #131e3633;animation:forum-tools-open .16s ease both}.notification-popover>header{display:flex;min-height:66px;padding:13px 15px;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);background:#faf9f6}.notification-popover>header strong,.notification-popover>header small{display:block}.notification-popover>header strong{color:var(--navy);font-size:15px}.notification-popover>header small{margin-top:3px;color:var(--muted);font-size:11px}.notification-popover>header button{padding:7px 9px;color:var(--violet);border:0;border-radius:8px;background:#eee8fb;font-size:11px;font-weight:850}.notification-list{max-height:480px;overflow-y:auto}.notification-list>button{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:13px 15px;text-align:left;border:0;border-bottom:1px solid #eeeae2;background:#fff}.notification-list>button.unread{background:#f8f5ff}.notification-list>button:hover{background:#f3f0e9}.notification-kind{width:32px;height:32px;display:grid;place-items:center;color:var(--violet);border-radius:50%;background:#eee8fb}.notification-list strong,.notification-list p,.notification-list small{display:block;margin:0}.notification-list strong{color:var(--navy);font-size:12px;line-height:1.45}.notification-list p{margin-top:4px;overflow:hidden;color:#566175;font-size:11px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.notification-list small{margin-top:5px;color:var(--muted);font-size:10px}.notification-empty{min-height:110px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--muted);font-size:11px}.forum-post-tools{display:flex;margin:12px 0 18px;align-items:center;flex-wrap:wrap;gap:7px}.forum-post-tools button,.forum-reply-filters button{min-height:38px;display:inline-flex;padding:8px 12px;align-items:center;gap:6px;color:#526078;border:1px solid #dcd7cc;border-radius:9px;background:#fff;font-size:12px;font-weight:800}.forum-quick-reward,.forum-suggestion-actions{display:flex;margin:10px 0 14px;padding:10px;align-items:center;gap:8px;flex-wrap:wrap;border:1px solid #e5d29a;border-radius:10px;background:#fff9e7}.forum-quick-reward select,.forum-quick-reward input{min-height:38px;padding:7px 10px;border:1px solid #d9cda9;border-radius:8px;background:#fff}.forum-quick-reward input{width:110px}.forum-quick-reward button,.forum-suggestion-actions button{min-height:38px;padding:7px 11px;border:0;border-radius:8px;background:var(--navy);color:#fff;font-weight:850}.forum-suggestion-actions{border-color:#d8cdea;background:#faf7ff}.forum-suggestion-actions span{color:var(--violet);font-size:11px;font-weight:900}.forum-suggestion-actions button.active{background:var(--violet)}.forum-post-tools button.active,.forum-reply-filters button.active{color:var(--violet);border-color:#cbbce9;background:#f5f0ff}.forum-post-tools button.danger{color:#a4443e;border-color:#efc6c2;background:#fff3f2}.forum-solved-banner{display:flex;margin:0 0 16px;padding:11px 13px;align-items:center;gap:8px;color:#277866;border:1px solid #a9ddd0;border-radius:11px;background:#effbf7;font-size:11px;font-weight:850}.forum-reply-filters{display:flex;align-items:center;gap:10px}.forum-reply-list>article.is-accepted{position:relative;border-color:#84ceb8;background:#f3fcf8;box-shadow:0 8px 24px #2d846c17}.accepted-answer-label{display:inline-flex;margin:-2px 0 10px;padding:5px 8px;align-items:center;gap:5px;color:#24735f;border-radius:7px;background:#dff5ed;font-size:10px;font-weight:900}.forum-reply-actions button.solution{color:#24735f;border-color:#9fd8c8;background:#e8f8f2}.solved-flag,.unread-flag,.bookmark-flag{display:inline-flex;align-items:center;gap:4px;font-style:normal}.solved-flag{color:#24735f!important;background:#e4f7f0!important}.unread-flag{color:#8a4d14!important;background:#fff0d7!important}.bookmark-flag{color:#66509d!important;background:#eee8fb!important}.forum-list-loading{padding:14px;text-align:center;color:var(--muted);font-size:11px}.forum-load-more{min-width:190px;min-height:43px;display:block;margin:18px auto 0;color:var(--navy);border:1px solid var(--line);border-radius:11px;background:#fff;font-weight:850}.forum-dialog-backdrop{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;padding:18px;place-items:center;background:#0e162885;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:forum-tools-open .16s ease both}.forum-action-dialog,.forum-revision-dialog{width:min(520px,100%);max-height:min(760px,calc(100vh - 36px));overflow-y:auto;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 24px 70px #0a122242}.forum-revision-dialog{width:min(820px,100%)}.forum-action-dialog>header,.forum-revision-dialog>header{display:flex;margin-bottom:18px;align-items:flex-start;justify-content:space-between;gap:15px}.forum-action-dialog>header strong,.forum-action-dialog>header small,.forum-revision-dialog>header strong,.forum-revision-dialog>header small{display:block}.forum-action-dialog>header strong,.forum-revision-dialog>header strong{color:var(--navy);font-size:18px}.forum-action-dialog>header small,.forum-revision-dialog>header small{margin-top:4px;color:var(--muted);font-size:10px}.forum-action-dialog>header button,.forum-revision-dialog>header button{width:34px;height:34px;display:grid;place-items:center;color:var(--muted);border:0;border-radius:8px;background:#f0ede7}.forum-action-dialog label{display:grid;gap:7px;margin-bottom:14px;color:var(--ink);font-size:12px;font-weight:850}.forum-action-dialog select,.forum-action-dialog textarea{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:9px;background:#fff;font:inherit;resize:vertical}.forum-dialog-status{margin:0 0 12px;padding:10px 11px;color:#6f5220;border-radius:8px;background:#fff5d9;font-size:10px}.forum-revision-list{display:grid;gap:10px}.forum-revision-list details{padding:12px 14px;border:1px solid #ded9cf;border-radius:10px;background:#faf9f6}.forum-revision-list summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.forum-revision-list summary strong{color:var(--navy);font-size:12px}.forum-revision-list summary span{color:var(--muted);font-size:10px}.forum-revision-list h4{margin:16px 0 8px;color:var(--navy)}.revision-reason{padding:8px 10px;color:#72511a;border-radius:7px;background:#fff3d3;font-size:10px}.revision-restore-button{min-height:36px;display:inline-flex;margin-top:12px;padding:7px 10px;align-items:center;gap:6px;color:var(--violet);border:1px solid #cabee4;border-radius:8px;background:#f3effb;font-size:10px;font-weight:850}.profile-community-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:22px}.profile-community-panel{padding:22px;border:1px solid var(--line);border-radius:16px;background:#fffffff0;box-shadow:0 14px 40px #161f360f}.profile-community-panel>header{display:flex;margin-bottom:16px;align-items:flex-start;gap:10px;color:var(--violet)}.profile-community-panel h2,.profile-community-panel p{margin:0}.profile-community-panel h2{color:var(--navy);font-size:18px}.profile-community-panel header p{margin-top:4px;color:var(--muted);font-size:10px}.profile-bookmark-list,.profile-report-list{display:grid;gap:10px}.profile-bookmark-list form{display:grid;grid-template-columns:minmax(150px,1fr) minmax(120px,.8fr);gap:8px;padding:12px;border:1px solid #e1ddd4;border-radius:10px;background:#faf9f6}.profile-bookmark-list form>div{grid-column:1 / -1}.profile-bookmark-list strong,.profile-bookmark-list small{display:block}.profile-bookmark-list strong{color:var(--navy);font-size:12px}.profile-bookmark-list small{margin-top:3px;color:var(--muted);font-size:9px}.profile-bookmark-list a{display:inline-flex;margin-top:7px;color:var(--violet);font-size:10px;font-weight:850}.forum-solved-filter{display:inline-flex;align-items:center;gap:5px;flex-wrap:wrap}.forum-solved-filter>span{color:var(--muted);font-size:11px;font-weight:800;margin-right:2px}.forum-solved-filter button{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);padding:7px 11px;font-size:11px;font-weight:800}.forum-solved-filter button.active{border-color:#63b99e;background:#eaf8f3;color:#24785f}.maple-point-icon{display:inline-block;object-fit:contain;image-rendering:pixelated}.maple-point-icon.size-12{width:12px;height:12px;flex:0 0 12px}.maple-point-icon.size-24{width:24px;height:24px;flex:0 0 24px}.maple-point-icon.size-36{width:36px;height:36px;flex:0 0 36px}.points-center-page{padding-bottom:72px}.points-page-hero{border-bottom-color:#f2b431}.points-balance-card{display:grid;margin:24px 0 16px;padding:25px 28px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;color:#5c4110;border:1px solid #e7ca7f;border-radius:18px;background:linear-gradient(135deg,#fff9d9,#fff1b9);box-shadow:0 14px 38px #8962141a}.points-balance-icon{width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(180,128,22,.24);border-radius:15px;background:#ffffffb3}.points-balance-card>div:nth-child(2)>span{color:#8f6c24;font-size:12px;font-weight:850}.points-balance-card>div:nth-child(2)>strong{display:block;margin:3px 0;color:#513706;font-size:34px;line-height:1}.points-balance-card p{margin:7px 0 0;color:#765b25;font-size:12px}.points-balance-card dl{display:flex;margin:0;gap:24px}.points-balance-card dl div{min-width:74px}.points-balance-card dt{color:#8f7745;font-size:11px}.points-balance-card dd{margin:4px 0 0;color:#513706;font-size:20px;font-weight:900}.points-status{margin-bottom:16px;padding:10px 13px;color:#5c4b23;border:1px solid #ead7a5;border-radius:10px;background:#fffaf0;font-size:12px}.points-section{margin-top:18px;padding:22px;border:1px solid var(--line);border-radius:17px;background:#fffffff0;box-shadow:0 12px 34px #1822390d}.points-section>header{display:flex;margin-bottom:17px;align-items:end;justify-content:space-between;gap:20px}.points-section>header h2{margin:3px 0 0;color:var(--navy);font-size:22px}.points-section>header p{max-width:460px;margin:0;color:var(--muted);font-size:11px;line-height:1.6;text-align:right}.points-task-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.points-task-grid.growth{grid-template-columns:repeat(3,minmax(0,1fr))}.points-task-grid article{position:relative;min-height:176px;padding:17px;border:1px solid #e1ddd4;border-radius:13px;background:#faf9f6}.points-task-grid article.ready{border-color:#e5bd58;background:#fffbeb;box-shadow:inset 0 0 0 1px #e5bd582e}.points-task-grid article.claimed{opacity:.7;background:#f2f1ed}.task-point-value{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;gap:4px;color:#9b6710;font-size:12px;font-weight:950}.points-task-grid h3{margin:0 62px 7px 0;color:var(--navy);font-size:15px}.points-task-grid p{min-height:38px;margin:0;color:#5d6678;font-size:12px;line-height:1.55}.points-task-grid small{display:block;margin:10px 0;color:var(--muted);font-size:11px}.points-task-grid button,.points-reward-grid button{width:100%;min-height:36px;color:#fff;border:0;border-radius:9px;background:var(--navy);font-size:12px;font-weight:850}.points-task-grid button:disabled,.points-reward-grid button:disabled{color:#96999f;background:#e5e3dd;cursor:not-allowed}.points-reward-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.points-reward-grid article{display:grid;min-height:220px;padding:20px;grid-template:"visual title" auto "description description" auto "meta meta" auto "action action" auto / auto minmax(0,1fr);align-content:start;column-gap:16px;border:1px solid #ead39c;border-radius:14px;background:linear-gradient(145deg,#fffdf5,#fff8df)}.points-reward-visual{grid-area:visual;width:62px;height:62px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #ead8ac;border-radius:13px;background:#fff}.points-reward-visual>img,.points-reward-visual .maple-digits img{width:auto;height:auto;image-rendering:pixelated}.points-reward-grid h3{grid-area:title;min-width:0;margin:4px 0 5px;align-self:center;color:var(--navy);font-size:17px;overflow-wrap:anywhere}.points-reward-grid p{grid-area:description;margin:14px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.points-reward-meta{grid-area:meta;display:flex;margin:16px 0 12px;align-items:center;justify-content:space-between;gap:14px}.points-reward-meta strong{display:inline-flex;align-items:center;gap:5px;color:#8a5b08;font-size:17px}.points-reward-meta small{color:var(--muted);font-size:10px}.points-reward-grid button{grid-area:action}.promotion-task-entry{display:grid;margin:0 0 20px;padding:22px 24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;color:var(--navy);border:1px solid #efc95f;border-radius:16px;background:linear-gradient(135deg,#fff8d9,#fff1ad);box-shadow:0 12px 28px #78530f14;text-decoration:none}.promotion-task-entry>span{width:54px;height:54px;display:grid;place-items:center;color:#d88713;border-radius:14px;background:#fff}.promotion-task-entry small,.promotion-page-hero span,.promotion-work-card header small{color:#e35d4f;font-weight:850;letter-spacing:.08em}.promotion-task-entry h2{margin:3px 0 4px;font-size:20px}.promotion-task-entry p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.promotion-video-page{padding-top:36px;padding-bottom:60px}.promotion-back{display:inline-flex;margin-bottom:14px;align-items:center;gap:6px;color:var(--muted);font-size:13px;font-weight:750;text-decoration:none}.promotion-page-hero{display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(135deg,#172d54,#294d80)}.promotion-page-hero h1{margin:4px 0 8px}.promotion-page-hero p{margin:0;color:#dce8f7}.promotion-page-hero>svg{color:#ffd569}.promotion-steps{display:grid;margin:20px 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.promotion-steps article{display:flex;padding:18px;gap:13px;border:1px solid #e4dfd4;border-radius:14px;background:#fff}.promotion-steps b{width:30px;height:30px;display:grid;flex:0 0 auto;place-items:center;color:#fff;border-radius:50%;background:#e36b4e}.promotion-steps h2{margin:2px 0 6px;color:var(--navy);font-size:16px}.promotion-steps p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.promotion-work-card{margin-bottom:20px;padding:24px;border:1px solid #dfd8ca;border-radius:16px;background:#fff}.promotion-empty{padding:30px;text-align:center}.promotion-empty>svg{color:#e7a82c}.promotion-empty h2{margin:12px 0 6px;color:var(--navy)}.promotion-empty p{margin:0 0 18px;color:var(--muted)}.promotion-empty button,.promotion-work-card form button{min-height:42px;padding:0 20px;color:#fff;border:0;border-radius:10px;background:var(--navy);font-weight:850}.promotion-empty button:disabled,.promotion-work-card form button:disabled{color:#96999f;background:#e5e3dd}.promotion-work-card header{display:flex;align-items:center;justify-content:space-between;gap:16px}.promotion-work-card header h2{margin:3px 0 0;color:var(--navy)}.promotion-status{padding:7px 11px;color:#9a6813;border-radius:999px;background:#fff2c5;font-size:12px;font-weight:850}.promotion-status.status-sent{color:#267248;background:#dcf4e6}.promotion-status.status-failed{color:#a33c32;background:#ffe1dc}.promotion-work-card dl{display:grid;margin:20px 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.promotion-work-card dl>div{padding:13px 15px;border-radius:10px;background:#f7f5f0}.promotion-work-card dt{color:var(--muted);font-size:11px}.promotion-work-card dd{margin:4px 0 0;color:var(--navy);font-weight:800}.promotion-download{display:inline-flex;margin-bottom:18px;padding:10px 14px;align-items:center;gap:7px;color:#fff;border-radius:9px;background:#df6a4d;text-decoration:none;font-size:13px;font-weight:850}.promotion-work-card form label{display:block;margin-bottom:8px;color:var(--navy);font-size:13px;font-weight:850}.promotion-work-card form>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.promotion-work-card input{min-height:42px;padding:0 13px;border:1px solid #d9d3c7;border-radius:10px}.promotion-review-note{margin:14px 0 0;padding:12px 14px;color:#795725;border-radius:9px;background:#fff7dc}.points-history-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.points-section.compact>header{align-items:start}.points-section.compact>header p{max-width:270px}.public-redemption-list,.points-ledger-list{display:grid;max-height:420px;overflow-y:auto}.public-redemption-list article,.points-ledger-list article{display:flex;min-height:60px;padding:11px 5px;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #eeeae2}.public-redemption-list article:first-child,.points-ledger-list article:first-child{border-top:0}.public-redemption-list strong,.public-redemption-list span,.public-redemption-list small,.points-ledger-list strong,.points-ledger-list small{display:block}.public-redemption-list strong,.points-ledger-list strong{color:var(--navy);font-size:12px}.public-redemption-list span,.public-redemption-list small,.points-ledger-list small{margin-top:3px;color:var(--muted);font-size:10px}.public-redemption-list article>div:last-child{text-align:right}.public-redemption-list b{display:inline-flex;align-items:center;gap:4px;color:#986611;font-size:12px}.points-ledger-list b{font-size:14px}.points-ledger-list b.positive{color:#258369}.points-ledger-list b.negative{color:#ad4c43}.points-empty{padding:32px 12px;color:var(--muted);text-align:center;font-size:12px}.points-rules{display:flex;margin-top:18px;padding:15px 17px;align-items:flex-start;gap:10px;color:#2c7565;border:1px solid #b7dfd5;border-radius:12px;background:#effaf7}.points-rules strong{color:#206858;font-size:13px}.points-rules p{margin:4px 0 0;color:#53736c;font-size:11px;line-height:1.65}.profile-points-entry{display:grid;margin-top:20px;padding:16px 18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;color:inherit;border:1px solid #e4c675;border-radius:14px;background:linear-gradient(135deg,#fff9db,#fff2bb);text-decoration:none;box-shadow:0 10px 26px #825b0f12}.profile-points-entry>span{width:42px;height:42px;display:grid;place-items:center;border:1px solid #ead596;border-radius:11px;background:#fff}.site-header nav img[src$="maple-point-24.png"]{width:24px;height:24px}.profile-points-entry strong{color:#5b3d06;font-size:14px}.profile-points-entry p{margin:4px 0 0;color:#80652d;font-size:11px;line-height:1.55}.profile-points-entry>svg{color:#9a6a12}.profile-points-entry:hover{border-color:#d5a936;box-shadow:0 14px 32px #825b0f1f}@media(max-width:820px){.points-balance-card{grid-template-columns:auto minmax(0,1fr);padding:20px}.points-balance-card dl{grid-column:1 / -1;padding-top:14px;border-top:1px solid rgba(153,111,25,.18)}.points-task-grid.growth{grid-template-columns:repeat(2,minmax(0,1fr))}.points-history-grid{grid-template-columns:1fr;gap:0}.promotion-steps{grid-template-columns:1fr}}@media(max-width:560px){.points-section{padding:16px}.points-section>header{align-items:start;flex-direction:column;gap:6px}.points-section>header p{text-align:left}.points-task-grid,.points-task-grid.growth,.points-reward-grid{grid-template-columns:1fr}.promotion-task-entry{padding:18px;grid-template-columns:auto minmax(0,1fr)}.promotion-task-entry>svg,.promotion-page-hero>svg{display:none}.promotion-work-card form>div,.promotion-work-card dl{grid-template-columns:1fr}.points-balance-icon{width:48px;height:48px}.points-balance-card>div:nth-child(2)>strong{font-size:29px}.points-reward-grid article{min-height:210px}}.profile-bookmark-list input{min-width:0;padding:9px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;font:inherit;font-size:10px}.profile-bookmark-list button{min-height:32px;border:0;border-radius:8px;background:#ebe5f8;color:var(--violet);font-size:10px;font-weight:850}.profile-bookmark-list button:last-child{color:#a64540;background:#fbe9e7}.profile-report-list article{padding:12px;border:1px solid #e1ddd4;border-radius:10px;background:#faf9f6}.profile-report-list article>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-report-list strong{color:var(--navy);font-size:12px}.profile-report-list small{display:block;margin-top:5px;color:var(--muted);font-size:9px}.profile-report-list p{margin-top:8px;color:#526078;font-size:10px;line-height:1.55}.report-status{padding:4px 7px;border-radius:7px;background:#eee9df;color:#6d665b;font-size:9px;font-weight:850}.report-status.resolved{color:#26745f;background:#dff5ed}.report-status.rejected{color:#8b4b28;background:#faeadf}.profile-community-empty{min-height:90px;display:grid;place-items:center;color:var(--muted);font-size:10px}.profile-activity-status{margin-top:14px;padding:10px 12px;color:#68518f;border-radius:9px;background:#f1ebfb;font-size:10px}.mention-suggestions{position:absolute;z-index:24;right:12px;bottom:12px;width:min(300px,calc(100% - 24px));overflow:hidden;border:1px solid #d5cbe9;border-radius:11px;background:#fff;box-shadow:0 14px 38px #211e3a2b}.rich-editor{position:relative}.mention-suggestions>button{width:100%;display:flex;padding:9px 11px;align-items:center;gap:9px;text-align:left;border:0;border-bottom:1px solid #eee9f5;background:#fff}.mention-suggestions>button:hover{background:#f6f2fd}.mention-avatar{width:28px;height:28px;display:grid;flex:0 0 auto;place-items:center;overflow:hidden;color:var(--violet);border-radius:50%;background:#eee8fb}.mention-avatar img{width:100%;height:100%;object-fit:cover}.mention-suggestions strong,.mention-suggestions small{display:block}.mention-suggestions strong{color:var(--navy);font-size:11px}.mention-suggestions small{margin-top:2px;color:var(--muted);font-size:9px}@media(max-width:780px){.boss-list-entry.expanded{margin-inline:-20px}.boss-inline-details{padding:24px 18px}.boss-inline-details .boss-route-tabs{width:100%;overflow-x:auto}.boss-inline-details .boss-drop-section>div:first-child{align-items:flex-start;flex-direction:column}.boss-inline-details .panel-drops.detailed span{grid-template-columns:24px 1fr}.boss-inline-details .panel-drops.detailed em{grid-column:2}.notification-popover{position:fixed;top:calc(var(--site-header-height, 180px) + 8px);right:10px;left:10px;width:auto}.forum-post-tools{align-items:stretch}.forum-post-tools button{flex:1 1 42%;justify-content:center}.forum-reply-filters{width:100%;justify-content:space-between}.profile-community-grid{grid-template-columns:1fr}.profile-authored-posts>header{align-items:flex-start;flex-direction:column}.profile-authored-list article{align-items:flex-start}.profile-post-edit{flex:0 0 auto}.profile-bookmark-list form{grid-template-columns:1fr}.profile-bookmark-list form>div{grid-column:auto}}@media(max-width:980px){.home-community-grid,.home-tool-grid{grid-template-columns:1fr}.guide-filter-row{align-items:stretch;flex-direction:column}.guide-filter-row .forum-sort{margin-left:0}}@media(max-width:780px){.home-layer{padding-block:38px}.home-layer-heading{grid-template-columns:auto minmax(0,1fr)}.home-layer-heading>button{grid-column:2;justify-self:start}.market-account-heading,.guide-author-card{align-items:flex-start;flex-direction:column}.guide-author-card .guide-author-row{justify-content:flex-start}.forum-post-title-row{flex-direction:column}.forum-reply-children{margin-left:10px;padding-left:7px}.forum-image-viewer{padding:8px}.forum-image-viewer>section{height:96vh}.forum-image-viewer-toolbar{flex-wrap:wrap}.forum-image-viewer-toolbar>span{width:100%}.home-boss-tool .boss-row{min-height:0;padding:13px 8px}.home-boss-tool .boss-row:hover{padding-inline:8px}.guide-mobile-tools-toggle{width:100%;min-height:46px;display:flex;margin-bottom:10px;padding:0 14px;align-items:center;gap:8px;color:var(--navy);border:1px solid var(--line);border-radius:11px;background:var(--paper);font-weight:850}.guide-mobile-tools-toggle svg:last-child{margin-left:auto;transition:transform .16s ease}.guide-mobile-tools-toggle[aria-expanded=true] svg:last-child{transform:rotate(90deg)}.guide-toolbar{display:none;margin-top:0}.guide-toolbar.mobile-open{display:block;animation:forum-tools-open .16s ease both}.guide-filter-row .filter-group,.guide-filter-row .forum-sort{width:100%;overflow-x:auto}.forum-category-subscription,.forum-category-watch{width:100%}.guide-overview{margin-top:0}.forum-mobile-publish{position:fixed;z-index:35;right:16px;bottom:18px;display:inline-flex;min-height:46px;padding:0 16px;align-items:center;gap:7px;color:#fff;border:0;border-radius:999px;background:var(--coral);box-shadow:0 12px 30px #241e323d;font-weight:900}.forum-post-document.guide-detail-panel{padding:34px 24px 28px;border-radius:16px}}@media(max-width:560px){.home-community-row{grid-template-columns:54px minmax(0,1fr);padding:13px}.home-community-row>img{width:auto;height:auto;max-width:none}.home-community-row>b{grid-column:2;display:flex}.home-market-tool{padding:22px}.market-section-tabs{margin-top:-24px}.market-account-heading .primary-button{width:100%}.forum-post-page{width:min(100% - 24px,1180px);padding-top:16px}.forum-post-document.guide-detail-panel{width:100%;padding:28px 16px 22px}.forum-post-document.guide-detail-panel h2{font-size:28px}.member-copy span{white-space:normal}.forum-reply-meta{align-items:flex-start;flex-wrap:wrap}.forum-reply-meta>small{margin-left:42px}.emoji-panel{grid-template-columns:repeat(4,minmax(44px,1fr))}}@keyframes forum-tools-open{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.market-page-hero,.boss-page-hero,.updates-page-hero,.guides-page-hero{position:relative;min-height:0;aspect-ratio:15 / 2;padding:0;overflow:hidden;border:0;border-radius:18px;background-position:center;background-repeat:no-repeat;background-size:cover;box-shadow:0 14px 34px #1822381a}.market-page-hero{background-image:url(/assets/ui/banners/market.png)}.boss-page-hero{background-image:url(/assets/ui/banners/boss.png)}.updates-page-hero{background-image:url(/assets/ui/banners/updates.png)}.guides-page-hero{background-image:url(/assets/ui/banners/forum.png)}.market-page-hero h1,.boss-page-hero h1,.updates-page-hero h1,.guides-page-hero h1{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.guides-page-hero .primary-button{position:absolute;top:50%;right:30%;translate:0 -50%}@media(max-width:820px){.market-page-hero,.boss-page-hero,.updates-page-hero,.guides-page-hero{min-height:104px;aspect-ratio:auto;padding:0;background-position:left center;background-size:auto 100%}.guides-page-hero .primary-button{display:none}}.market-full-page{min-height:100dvh;display:flex;flex-direction:column;background:#1f2936}.market-map-topline{width:min(1180px,calc(100% - 48px));flex:0 0 auto}.market-full-page .market-section-tabs{margin:12px 0}.market-full-page .market-section-tabs button{min-height:42px;border-color:#ffffff3d;background:#0c141f8c}.market-full-page .market-section-tabs button:not(.active){color:#ffffffc2}.free-market-viewer{min-height:620px;height:calc(100dvh - 154px);display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden;color:#edf5ff;background:#17212e;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.free-market-viewer-bar,.free-market-viewer-foot{flex:0 0 auto;display:flex;padding-inline:max(24px,calc((100vw - 1180px)/2));align-items:center;justify-content:space-between;gap:18px;background:#0b131ef5}.free-market-viewer-bar{min-height:62px;border-bottom:1px solid rgba(255,255,255,.13)}.free-market-viewer-bar>div:first-child{display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:10px}.free-market-viewer-bar span,.free-market-viewer-bar small,.free-market-viewer-foot{color:#aebed1;font-size:12px;font-weight:700}.free-market-viewer-bar strong{color:#fff;font-size:16px}.free-market-viewer-bar small{grid-column:1 / -1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.free-market-viewer-actions{display:inline-flex;align-items:center;gap:14px;white-space:nowrap}.free-market-viewer-actions button{min-height:32px;display:inline-flex;padding:0 11px;align-items:center;gap:5px;color:#eaf3ff;border:1px solid rgba(188,216,255,.4);border-radius:5px;background:#557eac40;font:inherit;font-size:12px;font-weight:800}.free-market-world-viewport{min-width:0;min-height:0;flex:1 1 auto;overflow:auto;cursor:grab;touch-action:none;scrollbar-color:#7992b0 #101925;scrollbar-width:thin;background:#dfeefa}.free-market-world-viewport:active{cursor:grabbing}.free-market-world-viewport::-webkit-scrollbar{width:12px;height:12px}.free-market-world-viewport::-webkit-scrollbar-track{background:#101925}.free-market-world-viewport::-webkit-scrollbar-thumb{border:3px solid #101925;border-radius:999px;background:#7992b0}.free-market-world{position:relative;flex:0 0 auto;overflow:hidden;image-rendering:pixelated}.free-market-world>img{width:100%;height:100%;display:block;max-width:none;object-fit:none;pointer-events:none;-webkit-user-select:none;user-select:none}.free-market-entry-portals{position:absolute;top:720px;right:auto;left:1535px;width:860px;height:510px;transform:none;pointer-events:none}.free-market-portal-platform{position:absolute;display:flex;padding:0;gap:22px;border:0;border-radius:0;background:transparent;box-shadow:none;pointer-events:auto}.free-market-portal-platform.platform-1{top:0;left:0}.free-market-portal-platform.platform-2{top:295px;left:0}.free-market-portal{width:116px;height:168px;display:grid;padding:0;place-items:end center;border:0;background:transparent;cursor:pointer}.free-market-portal img{width:116px;height:auto;display:block;image-rendering:pixelated;filter:drop-shadow(0 6px 5px rgba(17,43,78,.4));transition:filter .12s ease,transform .12s ease}.free-market-portal:hover img,.free-market-portal:focus-visible img{transform:translateY(-3px) scale(1.05);filter:drop-shadow(0 0 8px rgba(206,236,255,.95))}.free-market-viewer-foot{min-height:34px;justify-content:flex-start;gap:27px;border-top:1px solid rgba(255,255,255,.1);font-size:11px}.free-market-viewer-foot span{display:inline-flex;align-items:center;gap:6px}.free-market-viewer-foot i{width:7px;height:7px;border-radius:50%;background:#68c689}@media(max-width:780px){.market-map-topline{width:min(100% - 28px,1180px)}.free-market-viewer{min-height:540px;height:calc(100dvh - 136px)}.free-market-viewer-bar,.free-market-viewer-foot{padding-inline:14px}.free-market-viewer-bar{min-height:53px}.free-market-viewer-actions>span,.free-market-viewer-foot span:nth-child(2),.free-market-viewer-foot span:nth-child(3){display:none}}@media(max-width:560px){.market-full-page .market-section-tabs{margin:8px 0}.free-market-viewer{height:calc(100dvh - 126px)}.free-market-viewer-bar strong{font-size:14px}.free-market-viewer-bar small{display:none}}.equipment-market-kind{display:flex;gap:10px;margin:18px 0}.equipment-market-kind button{padding:8px 16px;border:1px solid rgba(183,212,238,.2);border-radius:999px;color:#c8d9e8;background:#1b2f44a3;font-weight:800;cursor:pointer}.equipment-market-kind button.active{border-color:#79c6ff;color:#fff;background:#245579}.meso-market-panel{display:grid;gap:16px}.meso-market-notice{display:grid;gap:5px;padding:14px 16px;border:1px solid rgba(255,216,104,.22);border-radius:9px;color:#d8e7f2;background:#30280e40}.meso-market-notice span{color:#aebfd0;font-size:12px;line-height:1.65}.meso-market-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px}.meso-market-card{display:grid;gap:9px;padding:18px;border:1px solid rgba(183,212,238,.18);border-radius:10px;color:#eaf5ff;background:#0c1926b3}.meso-market-card small,.meso-market-card p{margin:0;color:#9fb5c8}.meso-market-card h3{margin:0;color:#ffd868;font-size:22px}.meso-market-card dl{display:grid;gap:5px;margin:4px 0}.meso-market-card dl div{display:flex;justify-content:space-between;gap:12px;font-size:12px}.meso-market-card dt{color:#8fa6b9}.meso-market-card dd{margin:0;color:#dcecf8;font-weight:700}.meso-market-card>button{padding:9px 13px;border:1px solid #82c6ee;border-radius:7px;color:#fff;background:#26749f;font-weight:900;cursor:pointer}.meso-market-own{color:#9fb5c8;font-size:11px;text-align:center}.market-wallet-strip{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:14px 0;padding:11px 14px;border:1px solid rgba(121,198,255,.2);border-radius:9px;color:#dceeff;background:#0a1927a3}.market-wallet-strip>strong{margin-right:auto;font-size:12px}.market-wallet-strip>span{display:inline-flex;align-items:center;gap:7px;padding:5px 9px;border-radius:6px;background:#24557975}.market-wallet-strip i{color:#9db5c8;font-size:11px;font-style:normal}.market-wallet-strip b{color:#ffd868;font-size:13px}.market-wallet-strip small{color:#9fc7e4;font-size:11px}.market-recharge-trigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:0 13px;border:1px solid rgba(104,197,244,.46);border-radius:7px;color:#e9f7ff;background:linear-gradient(180deg,#276f9a,#1d587e);box-shadow:inset 0 1px #ffffff14;font-size:12px;font-weight:900;cursor:pointer}.market-recharge-trigger>img{display:block;width:auto;height:auto;max-width:22px;max-height:20px;image-rendering:pixelated}.market-recharge-trigger:hover{border-color:#8fd8ff;background:linear-gradient(180deg,#3284b3,#22658f)}.market-recharge-trigger:focus-visible{outline:2px solid #9edcff;outline-offset:2px}.market-recharge-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:75;display:grid;place-items:center;padding:20px;background:#03080ec7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.market-recharge-dialog{position:relative;display:grid;grid-template-columns:148px 1fr;width:min(590px,100%);overflow:hidden;border:1px solid #668dab;border-radius:15px;color:#edf7ff;background:linear-gradient(155deg,#213a50,#111e2c 72%);box-shadow:0 28px 90px #0000009e}.market-recharge-close{position:absolute;top:13px;right:13px;z-index:2;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:50%;color:#bcd1e1;background:#07131e75;cursor:pointer}.market-recharge-npc{display:grid;min-height:255px;place-items:end center;padding:28px 12px 20px;border-right:1px solid rgba(186,221,245,.14);background:radial-gradient(circle at 50% 68%,rgba(72,137,178,.26),transparent 55%),#06111b57}.market-recharge-npc img{width:136px;height:auto;image-rendering:auto}.market-recharge-copy{align-self:center;padding:34px 34px 28px 28px}.market-recharge-copy>small{color:#84c8f1;font-size:10px;font-weight:900;letter-spacing:.1em}.market-recharge-copy h3{margin:6px 0 13px;color:#fff;font-size:21px}.market-recharge-copy p{margin:0;color:#c5d9e8;font-size:13px;line-height:1.8}.market-recharge-copy p strong{color:#ffe080}.market-recharge-copy>div{display:flex;align-items:flex-start;gap:9px;margin-top:16px;padding:11px 12px;border:1px solid rgba(103,185,223,.2);border-radius:8px;color:#91b7cc;background:#0819267a;font-size:11px;line-height:1.6}.market-recharge-copy>div svg{flex:none;margin-top:1px;color:#6fc89b}.market-recharge-dialog footer{display:flex;grid-column:1/-1;justify-content:flex-end;gap:9px;padding:15px 20px;border-top:1px solid rgba(186,221,245,.14);background:#06101961}.market-recharge-dialog footer button,.market-recharge-dialog footer a{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:0 15px;border:1px solid #607f96;border-radius:7px;color:#dcebf5;background:#20384a;font-size:12px;font-weight:900;text-decoration:none;cursor:pointer}.market-recharge-dialog footer a{border-color:#7dc5ee;color:#fff;background:#2775a2}.market-recharge-dialog footer a:hover{background:#3185b5}@media(max-width:620px){.market-wallet-strip>strong{width:100%;margin-right:0}.market-recharge-trigger{margin-right:auto}.market-recharge-dialog{grid-template-columns:1fr}.market-recharge-npc{min-height:150px;padding:18px;border-right:0;border-bottom:1px solid rgba(186,221,245,.14)}.market-recharge-npc img{width:118px}.market-recharge-copy{padding:24px 22px}.market-recharge-dialog footer{justify-content:stretch}.market-recharge-dialog footer button,.market-recharge-dialog footer a{flex:1}}.market-success-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:18px;background:#03080ec7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.market-success-dialog{box-sizing:border-box;width:min(390px,100%);padding:28px 26px 24px;border:1px solid #6d91ad;border-radius:13px;color:#edf6ff;background:linear-gradient(160deg,#22394e,#121e2c);box-shadow:0 24px 75px #00000094;text-align:center}.market-success-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 11px;border:1px solid rgba(121,198,255,.34);border-radius:50%;color:#79c6ff;background:#24557980;box-shadow:0 0 24px #79c6ff29}.market-success-dialog>small{color:#8fc9ff;font-size:11px;font-weight:800}.market-success-dialog h3{margin:5px 0 8px;color:#fff;font-size:21px}.market-success-dialog>p{margin:0;color:#bfd0de;font-size:13px;line-height:1.65}.market-success-dialog>div{display:grid;gap:5px;margin:16px 0 0;padding:12px;border:1px solid rgba(255,216,104,.2);border-radius:8px;color:#dce9f3;background:#30280e38;font-size:12px}.market-success-dialog>button{min-width:112px;margin-top:20px;padding:10px 18px;border:1px solid #82c6ee;border-radius:7px;color:#fff;background:#26749f;font-weight:900;cursor:pointer}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.equipment-card{color:inherit;text-align:left;cursor:pointer}.equipment-card-item{display:flex;align-items:center;gap:10px;margin-top:10px}.equipment-card-item>img{width:48px;height:48px;flex:0 0 48px;object-fit:contain;image-rendering:pixelated}.equipment-card-item>div{min-width:0}.equipment-card-item h3{margin:0 0 4px}.equipment-card-item p{margin:0}.equipment-card-sale{color:#ffd868!important;margin-top:3px!important}.equipment-card-owner-actions{display:flex;gap:8px;margin-top:12px}.equipment-card-owner-actions .equipment-archive{margin-top:0}.equipment-sale-edit{border:1px solid #78a978;border-radius:6px;background:#193922;color:#d8ffd8;padding:7px 10px;cursor:pointer;font-size:12px}.equipment-tooltip-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:18px;background:#03080ebd}.equipment-tooltip{position:relative;width:min(520px,100%);max-height:90vh;overflow:auto;padding:24px;border:2px solid #506b83;background:linear-gradient(180deg,#233547,#111a27);box-shadow:0 20px 70px #000;color:#edf5ff}.tooltip-close{position:absolute;right:14px;top:8px;border:0;background:transparent;color:#c8d6e4;font-size:32px;cursor:pointer}.tooltip-stars{color:#ffd83e;letter-spacing:3px}.equipment-tooltip h2{margin:8px 0 0;color:#fff}.equipment-tooltip>b{color:#ffb335;font-size:12px}.equipment-tooltip p,.equipment-tooltip footer{color:#b9cde1;font-size:12px}.equipment-tooltip hr{border-color:#506174}.equipment-tooltip h3{color:#dff17c}.equipment-tooltip pre{white-space:pre-wrap;padding:12px;background:#0b111a;color:#c9e3ff;font-size:12px}.equipment-card-owner-actions>span{display:block;width:100%;padding:8px 10px;border:1px solid rgba(183,212,238,.18);border-radius:6px;color:#aebfd0;background:#0c192694;font-size:11px;line-height:1.5}.equipment-purchase-button{display:block;width:100%;margin-top:12px;padding:10px 14px;border:1px solid #82c6ee;border-radius:7px;color:#fff;background:#26749f;font-weight:900;cursor:pointer}.equipment-purchase-account{margin-top:16px;padding:14px;border:1px solid rgba(174,214,243,.2);border-radius:8px;background:#07121d8f}.equipment-purchase-account>strong{display:block;margin-bottom:8px;color:#fff}.equipment-purchase-account p{margin:4px 0;color:#bcd0e1;font-size:12px}.equipment-purchase-account b{color:#9ed8ff}.equipment-purchase-summary{display:grid;gap:7px;margin-top:14px;padding:14px;border:1px solid rgba(255,216,104,.24);border-radius:8px;background:#30280e40}.equipment-purchase-summary>span{color:#d4e4f1;font-size:11px;font-weight:800}.equipment-purchase-summary small{color:#b9cad7;line-height:1.5}.equipment-purchase-confirm{display:flex;gap:9px;align-items:flex-start;margin-top:15px;color:#e0edf7;font-size:12px;line-height:1.55}.equipment-purchase-confirm input{margin-top:3px}.equipment-sale-dialog-actions button:last-child{border-color:#80c5f0;color:#fff;background:#2774a2}.equipment-sale-dialog-actions button:disabled{opacity:.5;cursor:not-allowed}.tooltip-no-trade{display:block;margin-bottom:12px}.tooltip-identity{padding:9px 0;color:#b9cde1;font:12px/1.6 ui-monospace,Consolas,monospace}.tooltip-rule{height:1px;background:#bdd7eb40;margin:3px 0 10px}.tooltip-jobline{color:#dceafa;font-size:13px}.tooltip-stat-list{margin:9px 0}.tooltip-stat-list p{display:flex;align-items:baseline;gap:7px;margin:2px 0}.tooltip-stat-list span{width:84px;color:#e9f1f8}.tooltip-stat-list b{min-width:48px;color:#fff;font-weight:700}.tooltip-stat-list small{color:#ffd968;font-size:11px}.tooltip-scroll,.tooltip-cut{margin:4px 0!important;color:#b8c9d9!important}.tooltip-section{margin:12px -4px 0;padding:10px 12px;border-top:1px solid rgba(210,229,246,.18);background:#0000001f}.tooltip-section h3{margin:0 0 6px;color:#d9f349;font-size:14px}.tooltip-section p{margin:3px 0;color:#eff8ff}.tooltip-section i{display:inline-block;width:6px;height:6px;margin:0 6px 1px 0;background:#d7ef47;box-shadow:0 0 5px #d7ef47}.tooltip-soul{margin:12px 0 6px;padding-top:9px;border-top:1px solid rgba(210,229,246,.18);color:#e7edf5;font-size:12px}.equipment-tooltip footer{display:block;margin-top:14px;padding-top:10px;border-top:1px solid rgba(210,229,246,.18);color:#9bcdec}.equipment-market-actions{display:flex;align-items:center;gap:8px}.equipment-market-actions>button,.equipment-archive{border:1px solid #7498b9;border-radius:6px;background:#1d3349;color:#e7f4ff;padding:7px 10px;cursor:pointer;font-size:12px}.equipment-card{position:relative}.equipment-card-main{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.equipment-card.is-archived{opacity:.62}.equipment-archive{margin-top:12px;border-color:#be8e64;background:#39271d;color:#ffe1be}.equipment-filter-panel{margin-top:20px;padding:16px;border:1px solid rgba(207,228,246,.16);border-radius:10px;background:#06101d6b}.equipment-filter-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.equipment-filter-heading>span{color:#dceeff;font-size:13px;font-weight:800}.equipment-filter-heading button{padding:0;border:0;color:#9bcfff;background:transparent;font-size:12px;cursor:pointer}.equipment-filter-row{display:grid;grid-template-columns:64px 1fr;gap:10px;align-items:start;padding:9px 0;border-top:1px solid rgba(207,228,246,.1)}.equipment-filter-row>strong{padding-top:7px;color:#aebfd0;font-size:12px}.equipment-filter-row>div{display:flex;gap:7px;flex-wrap:wrap}.equipment-filter-row button{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid rgba(183,212,238,.2);border-radius:6px;color:#c8d9e8;background:#1b2f44a3;font-size:12px;cursor:pointer}.equipment-filter-row button:hover{border-color:#7db8e8}.equipment-filter-row button.active{border-color:#79c6ff;color:#fff;background:#245579;box-shadow:inset 0 0 0 1px #b8e5ff21}.equipment-filter-row small{min-width:15px;color:#8fb4d2;font-size:10px}.equipment-filter-row button.active small{color:#c9edff}.equipment-filter-number{display:flex;align-items:center;gap:8px;width:max-content;padding:3px 9px 3px 3px;border:1px solid rgba(183,212,238,.24);border-radius:6px;color:#aebfd0;background:#0e1e2dc2;font-size:12px}.equipment-filter-number:focus-within{border-color:#79c6ff;box-shadow:0 0 0 2px #79c6ff1f}.equipment-filter-number input{box-sizing:border-box;width:58px;height:29px;padding:0 5px;border:0;border-radius:4px;outline:0;color:#fff;background:#203f58;font:800 13px inherit;text-align:center}.equipment-filter-empty{min-height:185px;margin-top:20px;display:grid;place-content:center;justify-items:center;gap:6px;border:1px dashed rgba(196,220,239,.26);border-radius:10px;color:#afc4d5;text-align:center;font-size:12px}.equipment-filter-empty svg{color:#ffd868}.equipment-filter-empty strong{color:#edf7ff;font-size:14px}.equipment-sale-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:18px;background:#03080ec2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.equipment-sale-dialog{width:min(430px,100%);padding:22px;border:1px solid #6d91ad;border-radius:13px;background:linear-gradient(160deg,#22394e,#121e2c);box-shadow:0 24px 75px #0000008a;color:#edf6ff}.equipment-sale-dialog-head{display:flex;justify-content:space-between;gap:15px;padding-bottom:17px;border-bottom:1px solid rgba(204,229,246,.17)}.equipment-sale-dialog-head span{color:#8fc9ff;font-size:11px;font-weight:800}.equipment-sale-dialog-head h3{margin:3px 0 4px;font-size:20px}.equipment-sale-dialog-head p{margin:0;color:#b8cde0;font-size:12px}.equipment-sale-dialog-head>button{height:30px;padding:4px;border:0;color:#b9cede;background:transparent;cursor:pointer}.equipment-sale-field{display:block;margin-top:16px}.equipment-sale-field>span{display:block;margin-bottom:7px;color:#d2e2f0;font-size:12px;font-weight:800}.equipment-sale-field select,.equipment-sale-amount{box-sizing:border-box;width:100%;height:42px;border:1px solid #587992;border-radius:7px;color:#eef8ff;background:#0e1b29;font:inherit}.equipment-sale-field select{padding:0 11px}.equipment-sale-amount{display:flex;align-items:center;padding-left:11px}.equipment-sale-amount input{width:100%;min-width:0;height:100%;border:0;outline:0;color:#fff;background:transparent;font:600 15px inherit}.equipment-sale-amount b{padding:0 11px;color:#9ed8ff;font-size:12px}.equipment-sale-tip{margin:14px 0 0;color:#91aabd;font-size:11px;line-height:1.65}.equipment-sale-error{margin:9px 0 0;color:#ffb3a7;font-size:12px}.equipment-sale-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:19px}.equipment-sale-dialog-actions button{min-width:78px;padding:9px 12px;border:1px solid #688ba5;border-radius:7px;color:#dcecf8;background:#21394c;font-weight:800;cursor:pointer}.equipment-sale-dialog-actions button[type=submit]{border-color:#80c5f0;color:#fff;background:#2774a2}.equipment-sale-dialog button:disabled{opacity:.55;cursor:wait}@media(max-width:620px){.equipment-market{padding:18px}.equipment-market header{display:block}.equipment-market-actions{justify-content:space-between;margin-top:15px}.equipment-filter-row{grid-template-columns:1fr;gap:4px}.equipment-filter-row>strong{padding-top:0}.equipment-sale-dialog{padding:18px}}.equipment-compare-toggle{position:absolute;top:35px;right:12px;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border:1px solid rgba(163,207,238,.38);border-radius:5px;color:#c9e5f7;background:#152c40;font-size:11px;cursor:pointer}.equipment-compare-toggle span{display:grid;place-items:center;width:13px;height:13px;border:1px solid #79a6c6;border-radius:3px;font-size:11px;line-height:1}.equipment-compare-toggle.active{border-color:#72cdf5;color:#fff;background:#226180}.equipment-compare-toggle.active span{border-color:#a7e4ff;background:#d9f6ff;color:#1d5b7c}.equipment-compare-tray{position:sticky;bottom:18px;z-index:10;display:flex;align-items:center;gap:16px;margin:20px 0 0;padding:12px 14px;border:1px solid #5e95b7;border-radius:10px;background:#0f2333f7;box-shadow:0 13px 30px #00000059;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.equipment-compare-tray>div:first-child{min-width:132px}.equipment-compare-tray strong,.equipment-compare-tray span{display:block}.equipment-compare-tray strong{color:#fff;font-size:13px}.equipment-compare-tray span{margin-top:2px;color:#a9c0d1;font-size:10px}.equipment-compare-picked{display:flex;flex:1;gap:6px;overflow:auto}.equipment-compare-picked button{display:flex;flex:0 0 auto;align-items:center;gap:3px;max-width:132px;padding:6px 7px;border:1px solid rgba(159,199,227,.18);border-radius:5px;color:#dbeeff;background:#1b3549;font-size:11px;cursor:pointer}.equipment-compare-picked button svg{flex:0 0 auto}.equipment-compare-tray-actions{display:flex;gap:7px}.equipment-compare-tray-actions button{padding:8px 10px;border:1px solid #6f9bb8;border-radius:6px;color:#e4f3ff;background:#203d53;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.equipment-compare-tray-actions button:last-child{border-color:#83cdf2;background:#2776a3;color:#fff}.equipment-comparison-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:65;display:grid;place-items:center;padding:18px;background:#03080ecc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.equipment-comparison-dialog{width:min(1180px,100%);max-height:90vh;overflow:hidden;border:1px solid #678fa9;border-radius:13px;background:linear-gradient(150deg,#233a4e,#121e2c);box-shadow:0 25px 80px #000;color:#edf7ff}.equipment-comparison-dialog>header{display:flex;align-items:start;justify-content:space-between;gap:16px;padding:19px 21px;border-bottom:1px solid rgba(210,232,246,.17)}.equipment-comparison-dialog header span{color:#91cefb;font-size:11px;font-weight:800}.equipment-comparison-dialog header h3{margin:3px 0;font-size:20px}.equipment-comparison-dialog header p{margin:0;color:#b4c8d9;font-size:12px}.equipment-comparison-dialog header>button{padding:3px;border:0;color:#c6d9e8;background:transparent;cursor:pointer}.equipment-comparison-scroll{overflow:auto}.equipment-comparison-dialog table{width:100%;min-width:640px;border-collapse:collapse;table-layout:fixed}.equipment-comparison-dialog th,.equipment-comparison-dialog td{padding:11px 13px;border-right:1px solid rgba(201,225,241,.13);border-bottom:1px solid rgba(201,225,241,.13);vertical-align:top;text-align:left;font-size:12px;line-height:1.5}.equipment-comparison-dialog thead th{color:#fff;background:#06121d5c}.equipment-comparison-dialog thead th:first-child,.equipment-comparison-dialog tbody th{width:110px;color:#a9c4d8;font-size:11px}.equipment-comparison-dialog thead th:not(:first-child){text-align:center}.equipment-comparison-dialog thead img{display:block;width:42px;height:42px;margin:0 auto 6px;object-fit:contain;image-rendering:pixelated}.equipment-comparison-dialog thead strong,.equipment-comparison-dialog thead small{display:block}.equipment-comparison-dialog thead strong{min-height:34px;color:#fff}.equipment-comparison-dialog thead small{margin-top:3px;color:#ffd969;font-size:10px;font-weight:600}.equipment-comparison-stats span,.equipment-comparison-lines span{display:block;margin-bottom:2px}.equipment-comparison-stats span{color:#eff8ff}.equipment-comparison-lines span{color:#cae3f4}.equipment-comparison-dialog td small{color:#a9c5d7}@media(max-width:760px){.equipment-compare-tray{align-items:stretch;flex-wrap:wrap}.equipment-compare-tray>div:first-child{min-width:0}.equipment-compare-picked{order:3;flex-basis:100%}.equipment-compare-tray-actions{margin-left:auto}.equipment-comparison-dialog>header{padding:16px}.equipment-comparison-dialog header p{display:none}}.equipment-comparison-dialog{width:min(1390px,100%)}.equipment-comparison-scroll{max-height:calc(90vh - 97px);padding:18px;background:#030c1547}.equipment-comparison-tooltip-grid{display:flex;align-items:flex-start;gap:16px;width:max-content;min-width:100%}.equipment-comparison-tooltip{flex:0 0 324px;max-height:none!important;overflow:visible!important}.equipment-comparison-tooltip:before,.equipment-comparison-tooltip:after{max-width:324px}@media(max-width:760px){.equipment-comparison-scroll{padding:12px}.equipment-comparison-tooltip-grid{gap:12px}}.tooltip-stars{max-width:255px;line-height:1.15}.tooltip-stars span{font-size:14px}.tooltip-stars .lit{color:#ffd83e;text-shadow:0 0 4px rgba(255,216,62,.6)}.tooltip-stars .dim{color:#536576}.tooltip-top{display:flex;gap:12px;align-items:center;margin:10px 0}.tooltip-top img{width:68px;height:68px;object-fit:contain;image-rendering:pixelated;background:#0003;border:1px solid rgba(203,225,240,.25)}.tooltip-stat-list p{gap:4px}.tooltip-stat-list b{color:#f4f7fb}.tooltip-stat-list em{font-style:normal;font-size:11px;white-space:nowrap}.tooltip-stat-list em i{font-style:normal}.stat-base{color:#eef5fb}.stat-star{color:#ffc968}.stat-scroll{color:#d79cff}.stat-flame{color:#8bdf8a}.tooltip-additional h3{color:#b7f0ed}.equipment-tooltip{box-sizing:border-box;width:324px;max-width:calc(100vw - 20px);max-height:calc(100vh - 20px);padding:34px 13px 17px;border:0;border-radius:0;background:#172634 url(/assets/equipment-tooltip/Item.Equip.frame.common.line.png) repeat-y left top;box-shadow:0 22px 70px #000;color:#fff;font-family:Microsoft JhengHei,Noto Sans TC,sans-serif}.equipment-tooltip:before{top:0;height:30px;background:url(/assets/equipment-tooltip/Item.Equip.frame.common.top.png) no-repeat top left}.equipment-tooltip:after{bottom:0;height:12px;background:url(/assets/equipment-tooltip/Item.Equip.frame.common.btm.png) no-repeat bottom left}.tooltip-section:has(+.tooltip-additional) h3:before{content:"";display:inline-block;width:10px;height:10px;margin-right:3px;vertical-align:-1px;background:url(/assets/equipment-tooltip/Item.Equip.textIcon.magicEnchant.title.legendary.png) no-repeat;image-rendering:pixelated}.equipment-tooltip{box-sizing:border-box;width:324px;max-width:calc(100vw - 20px);max-height:calc(100vh - 20px);padding:34px 13px 17px;border:0;border-radius:0;background:#172634 url(/assets/equipment-tooltip/Item.Equip.frame.common.line.png) repeat-y left top;box-shadow:0 22px 70px #000;color:#fff;font-family:Microsoft JhengHei,Noto Sans TC,sans-serif}.equipment-tooltip:before,.equipment-tooltip:after{content:"";position:absolute;left:0;width:324px;max-width:100%;pointer-events:none}.equipment-tooltip:before{top:0;height:30px;background:url(/assets/equipment-tooltip/Item.Equip.frame.common.top.png) no-repeat top left}.equipment-tooltip:after{bottom:0;height:12px;background:url(/assets/equipment-tooltip/Item.Equip.frame.common.btm.png) no-repeat bottom left}.tooltip-close{z-index:2;right:9px;top:17px;font-size:28px;line-height:20px}.tooltip-star-particle{position:absolute;top:1px;left:0;width:324px;height:48px;pointer-events:none}.tooltip-stars{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:0 1px;max-width:245px;margin:0 auto 3px;line-height:10px}.tooltip-stars img{display:block;width:11px;height:10px;image-rendering:pixelated}.equipment-tooltip h2{position:relative;margin:7px 0 0;text-align:center;font-size:15px;line-height:19px;color:#fff;text-shadow:0 1px #000}.tooltip-no-trade{display:block;margin:0;text-align:center;color:#ffb400!important;font-size:11px!important}.tooltip-top{gap:9px;margin:8px 0 5px;min-height:65px}.tooltip-item-icon{position:relative;flex:0 0 66px;width:66px;height:66px}.tooltip-item-base{position:absolute!important;top:-8px!important;right:-8px!important;bottom:-8px!important;left:-8px!important;width:82px!important;height:82px!important;max-width:none!important;border:0!important;background:transparent!important;image-rendering:pixelated}.tooltip-item-art{position:absolute!important;top:5px!important;right:5px!important;bottom:5px!important;left:5px!important;width:54px!important;height:54px!important;border:0!important;background:transparent!important;object-fit:contain;image-rendering:pixelated}.tooltip-identity{color:#d6e0e9;font-size:11px;line-height:17px}.tooltip-rule{margin:5px 0 7px;background:#b8cad84d}.tooltip-stat-list{margin:0}.tooltip-stat-list p{display:grid;grid-template-columns:76px 46px 1fr;align-items:baseline;margin:0;line-height:16px;font-size:11px}.tooltip-stat-list span{width:auto;color:#fff}.tooltip-stat-list b{min-width:0;color:#fff}.tooltip-stat-list em{font-size:10px;letter-spacing:-.2px}.tooltip-enhancement{margin:6px 0 5px;padding-top:4px;border-top:1px solid rgba(202,221,233,.22)}.tooltip-enhancement p{margin:1px 0;color:#e6eef5;font-size:11px;line-height:15px}.tooltip-enhancement img,.tooltip-section h3 img,.tooltip-soul img{width:auto;height:auto;vertical-align:-2px;margin-right:3px;image-rendering:pixelated}.tooltip-section{margin:5px -13px 0;padding:6px 13px 4px;border-top:1px solid rgba(199,216,229,.25);background:#0000001f}.tooltip-section h3{margin:0 0 3px;color:#d9f34b;font-size:12px}.tooltip-section p{margin:0;line-height:16px;color:#fff;font-size:11px}.tooltip-section i{width:5px;height:5px;margin:0 5px 1px 0}.tooltip-additional h3{color:#d9f34b}.tooltip-soul{margin:5px 0 0;padding:5px 0 0;border-top:1px solid rgba(199,216,229,.25);color:#fff;font-size:11px;white-space:pre-line}.tooltip-section:has(+.tooltip-additional) h3:before{content:"";display:inline-block;width:10px;height:10px;margin-right:3px;vertical-align:-1px;background:url(/assets/equipment-tooltip/Item.Equip.textIcon.magicEnchant.title.legendary.png) no-repeat;image-rendering:pixelated}.tooltip-flame{margin:0;padding:0;border:0;background:transparent}.tooltip-flame h3{display:none}.tooltip-flame p{line-height:15px}.tooltip-flame p i{display:none}.tooltip-flame p:before{content:"";display:inline-block;width:10px;height:10px;margin:0 3px -2px 0;background:url(/assets/equipment-tooltip/Item.Equip.textIcon.bonusStat.enhanced.png) no-repeat;image-rendering:pixelated}.equipment-tooltip footer{position:relative;margin-top:6px;padding-top:5px;color:#92c9f2;font-size:10px;line-height:14px}.tooltip-enhancement .tooltip-inactive,.tooltip-section.tooltip-inactive h3,.tooltip-section.tooltip-inactive p{color:#71808d!important}.tooltip-section.tooltip-inactive img,.tooltip-section.tooltip-inactive h3:before{filter:grayscale(1);opacity:.52}.tooltip-exceptional{margin:6px 0 0;padding-top:5px;border-top:1px solid rgba(199,216,229,.25)}.tooltip-exceptional h3{margin:0 0 2px;color:#ff4a4a;font-size:11px;line-height:15px}.tooltip-exceptional h3 img{width:17px;height:10px;margin-right:3px;vertical-align:-1px;image-rendering:pixelated}.tooltip-exceptional p{margin:0;color:#fff;font-size:11px;line-height:15px}.meso-equipment-card .equipment-card-item>img,.player-shop-item.is-meso img{object-fit:contain;image-rendering:auto}.meso-listing-detail{position:relative;display:grid;justify-items:center;gap:12px;width:min(360px,calc(100vw - 32px));padding:28px 26px 24px;border:1px solid rgba(140,190,225,.36);border-radius:12px;color:#e9f5ff;background:linear-gradient(180deg,#263b4d,#172736);box-shadow:0 24px 70px #0009;text-align:center}.meso-listing-detail>small{color:#91a9bd;font-size:12px}.meso-listing-detail>img{width:70px;height:70px;object-fit:contain}.meso-listing-detail h2{margin:0;color:#fff;font-size:24px}.meso-listing-detail p{margin:0;color:#bed1df}.meso-listing-detail p strong{margin-left:6px;color:#ffd868;font-size:18px}.meso-listing-detail .equipment-purchase-button{width:100%;margin-top:4px}.profile-character-select select{width:100%;margin-top:8px;padding:11px 12px;border:1px solid rgba(79,113,145,.28);border-radius:8px;color:#24374a;background:#f8fbfd;font:inherit}.profile-character-select small{display:block;margin-top:7px;color:#738396;line-height:1.55}.market-history{display:grid;gap:18px;padding:28px;border:1px solid rgba(160,193,219,.18);border-radius:14px;color:#e7f2fb;background:#091624}.market-history>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid rgba(177,207,229,.14)}.market-history>header span{color:#72b9e8;font-size:12px;font-weight:800}.market-history>header h2{margin:4px 0;color:#fff}.market-history>header p{max-width:680px;margin:0;color:#91a8ba;line-height:1.6}.market-history>header>b{color:#ffd868;white-space:nowrap}.market-history-list{display:grid;gap:10px}.market-history-list article{display:grid;grid-template-columns:54px minmax(180px,1fr) minmax(260px,1.25fr) auto;align-items:center;gap:16px;padding:15px 17px;border:1px solid rgba(177,207,229,.15);border-radius:10px;background:#122435cc}.market-history-list article>img{width:48px;height:48px;object-fit:contain}.market-history-main span,.market-history-main time{display:block;color:#839bae;font-size:11px}.market-history-main h3{margin:3px 0;color:#fff;font-size:15px}.market-history-list dl{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:6px 16px;margin:0}.market-history-list dl div{display:flex;justify-content:space-between;gap:10px;font-size:12px}.market-history-list dt{color:#7f98aa}.market-history-list dd{margin:0;color:#dcecf7;font-weight:700}.market-history-status{padding:5px 9px;border-radius:999px;color:#8ed39a;background:#4d8b572e;font-size:11px;white-space:nowrap}.market-history-status.is-refunded{color:#c6d1da;background:#8697a526}.market-history-status.is-frozen{color:#ff9f9f;background:#ac3d3d2e}.market-history-pagination{display:flex;align-items:center;justify-content:center;gap:14px}.market-history-pagination button{padding:8px 14px;border:1px solid rgba(124,183,223,.3);border-radius:7px;color:#eaf6ff;background:#173a53;cursor:pointer}.market-history-pagination button:disabled{cursor:default;opacity:.4}.market-history-pagination span{color:#9db2c2;font-size:12px}@media(max-width:800px){.market-history{padding:18px}.market-history>header{align-items:flex-start;flex-direction:column}.market-history-list article{grid-template-columns:48px 1fr}.market-history-list dl{grid-column:1/-1}.market-history-status{grid-column:2;justify-self:start}}.market-audit-page{display:grid;gap:18px;padding-block:30px 64px}.market-audit-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px;border:1px solid rgba(107,165,207,.2);border-radius:16px;color:#e9f5fc;background:linear-gradient(135deg,#0a1827,#102b40 72%,#14354a);box-shadow:0 18px 42px #08182629}.market-audit-hero span,.market-audit-detail-head>div>span{color:#69b9ec;font-size:11px;font-weight:900;letter-spacing:.12em}.market-audit-hero h1,.market-audit-detail-head h1{margin:5px 0 4px;color:#fff;font-size:28px}.market-audit-hero p,.market-audit-detail-head p{margin:0;color:#9eb5c6;line-height:1.6}.market-audit-hero>svg{flex:none;color:#74c3ef}.market-audit-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.market-audit-metrics article{display:grid;gap:3px;padding:17px 19px;border:1px solid #dce2e7;border-radius:12px;background:#fffdf8}.market-audit-metrics span{color:#687387;font-size:12px;font-weight:800}.market-audit-metrics strong{color:#16334a;font-size:27px;line-height:1.1}.market-audit-metrics small{color:#8992a1}.market-audit-metrics article.is-critical{border-color:#efc3bd;background:#fff6f4}.market-audit-metrics article.is-critical strong{color:#b44337}.market-audit-console,.market-audit-card{border:1px solid rgba(160,193,219,.2);border-radius:14px;color:#e7f2fb;background:#091624}.market-audit-console{overflow:hidden}.market-audit-tabs{display:flex;gap:4px;padding:14px 18px 0;border:0}.market-audit-tabs button{padding:9px 13px;border:0;border-radius:8px 8px 0 0;color:#8fa6b7;background:transparent;font-size:12px;font-weight:800;cursor:pointer}.market-audit-tabs button.active{color:#fff;background:#17354d}.market-audit-toolbar{display:grid;grid-template-columns:190px minmax(260px,1fr) auto;gap:10px;padding:15px 18px;border-top:1px solid rgba(177,207,229,.12);border-bottom:1px solid rgba(177,207,229,.12);background:#0f2233c7}.market-audit-toolbar label{display:flex;align-items:center;gap:8px}.market-audit-toolbar select,.market-audit-toolbar input,.market-audit-action-form select,.market-audit-action-form input,.market-audit-action-form textarea{width:100%;border:1px solid rgba(136,185,218,.25);border-radius:8px;color:#e9f5fc;background:#0d2233}.market-audit-toolbar select,.market-audit-toolbar input,.market-audit-action-form select,.market-audit-action-form input{height:40px;padding:0 11px}.market-audit-search{padding-left:11px;border:1px solid rgba(136,185,218,.25);border-radius:8px;color:#74b8e3;background:#0d2233}.market-audit-search input{padding-left:0;border:0;background:transparent}.market-audit-toolbar>button,.market-audit-action-form>button,.market-audit-claim,.market-audit-loading button{padding:0 18px;border:1px solid #3d8fbd;border-radius:8px;color:#fff;background:#236d98;font-weight:800;cursor:pointer}.market-audit-loading{display:flex;min-height:210px;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:30px;color:#96acbc}.market-audit-loading button{min-height:38px}.market-audit-table-wrap{overflow:auto}.market-audit-table{width:100%;border-collapse:collapse;min-width:1040px}.market-audit-table th{padding:12px 14px;color:#7893a7;background:#0b1c2a;font-size:11px;text-align:left;white-space:nowrap}.market-audit-table td{padding:13px 14px;border-top:1px solid rgba(177,207,229,.1);color:#cfe0eb;font-size:12px;vertical-align:middle}.market-audit-table tr.has-risk td{background:#8b322c14}.market-audit-table td:first-child strong,.market-audit-table td:first-child span{display:block}.market-audit-table td:first-child strong{color:#fff}.market-audit-table td:first-child span,.market-audit-table time{max-width:260px;overflow:hidden;color:#7893a7;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.market-audit-table td:nth-child(2) b{display:block;color:#eef7fc}.market-audit-table td:nth-child(2) span{color:#7fa3ba}.market-audit-table td:last-child button,.market-audit-back{display:inline-flex;align-items:center;gap:4px;border:0;color:#8ac8ee;background:transparent;font-weight:800;cursor:pointer;white-space:nowrap}.audit-state,.audit-risk,.audit-case-status{display:inline-flex;align-items:center;width:max-content;max-width:280px;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:900}.audit-state{color:#9ac8e2;background:#498bb12b}.audit-state.is-frozen{color:#ffaaa2;background:#b7403533}.audit-state.is-delivered,.audit-state.is-returned,.audit-state.is-completed,.audit-state.is-recorded{color:#8fd3ad;background:#3690632e}.audit-state.is-claiming,.audit-state.is-claiming_return,.audit-state.is-claiming_delivery,.audit-state.is-depositing{color:#ffd47c;background:#b47e212e}.audit-risk{white-space:normal}.audit-risk.is-normal{color:#90bea8;background:#3d7f5e21}.audit-risk.is-warning{color:#f3cf80;background:#a1741d2e}.audit-risk.is-high,.audit-risk.is-critical{color:#ffaaa2;background:#b7403533}.market-audit-back{justify-self:start;padding:7px 0}.market-audit-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 28px;border:1px solid #dce2e7;border-radius:14px;background:#fffdf8}.market-audit-detail-head h1{color:#172b3e;font-size:24px}.market-audit-detail-head p{color:#6f7a89}.market-audit-detail-head.has-risk{border-color:#e6bcb7;background:#fff8f6}.market-audit-detail-state{display:flex;align-items:flex-end;flex-direction:column;gap:8px}.market-audit-message{padding:12px 16px;border:1px solid #d8c476;border-radius:9px;color:#6b5420;background:#fff9dc;font-size:13px;font-weight:700}.market-audit-detail-grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(420px,1.2fr);gap:14px}.market-audit-card{padding:20px}.market-audit-card>header{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid rgba(177,207,229,.13)}.market-audit-card>header svg{color:#73bae7}.market-audit-card>header span{color:#7995a9;font-size:10px;font-weight:800}.market-audit-card>header h2{margin:2px 0 0;color:#fff;font-size:16px}.market-audit-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:12px 0 0}.market-audit-facts div{padding:11px 8px;border-bottom:1px solid rgba(177,207,229,.09)}.market-audit-facts dt{color:#7892a5;font-size:10px}.market-audit-facts dd{margin:4px 0 0;color:#edf7fc;font-size:12px;font-weight:800}.market-audit-timeline{display:grid;gap:0;margin:12px 0 0;padding:0;list-style:none}.market-audit-timeline li{display:grid;grid-template-columns:14px 1fr;gap:9px;min-height:64px}.market-audit-timeline li>i{position:relative;width:8px;height:8px;margin-top:6px;border:2px solid #76bce7;border-radius:50%;background:#10293d}.market-audit-timeline li>i:after{content:"";position:absolute;top:8px;left:1px;width:2px;height:50px;background:#76bce740}.market-audit-timeline li:last-child>i:after{display:none}.market-audit-timeline time,.market-audit-timeline strong,.market-audit-timeline span{display:block}.market-audit-timeline time{color:#6f8ca1;font-size:9px}.market-audit-timeline strong{margin:2px 0;color:#eef7fc;font-size:12px}.market-audit-timeline span{color:#92a9b9;font-size:10px}.market-audit-evidence-summary{display:flex;gap:10px;padding:14px 0}.market-audit-evidence-summary span{padding:6px 9px;border-radius:7px;color:#9dc2d9;background:#10283a;font-size:11px}.market-audit-evidence details{border:1px solid rgba(177,207,229,.13);border-radius:8px;background:#07111c}.market-audit-evidence summary{padding:11px 13px;color:#8fc3e4;cursor:pointer;font-size:12px;font-weight:800}.market-audit-evidence pre{max-height:440px;overflow:auto;margin:0;padding:14px;border-top:1px solid rgba(177,207,229,.1);color:#b9cedb;font:11px/1.6 Consolas,monospace;white-space:pre-wrap}.market-audit-review>header{justify-content:flex-start}.market-audit-review>header .audit-case-status{margin-left:auto}.audit-case-status.is-open{color:#ffaaa2;background:#b7403533}.audit-case-status.is-in_review{color:#ffd47c;background:#b47e212e}.audit-case-status.is-resolved{color:#8fd3ad;background:#3690632e}.market-audit-review-reason{display:grid;grid-template-columns:auto auto;gap:6px 16px;padding:15px;border-radius:9px;background:#8d3c3124}.market-audit-review-reason strong{color:#ffaaa2}.market-audit-review-reason span{color:#d3a49f;font-size:11px}.market-audit-review-reason p{grid-column:1/-1;margin:5px 0 0;color:#aebfca;font-size:12px}.market-audit-claim{min-height:38px;margin-top:13px}.market-audit-action-form{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:14px}.market-audit-action-form label{display:grid;gap:6px;color:#9eb2c1;font-size:11px;font-weight:800}.market-audit-action-form label.is-wide{grid-column:1/-1}.market-audit-action-form textarea{min-height:96px;padding:10px 11px;resize:vertical}.market-audit-confirm{display:flex!important;align-items:flex-start;grid-template-columns:auto 1fr!important}.market-audit-confirm input{flex:none;width:16px;height:16px;margin-top:1px}.market-audit-action-form>button{grid-column:1/-1;min-height:43px}.market-audit-action-form>button:disabled,.market-audit-claim:disabled{cursor:not-allowed;opacity:.45}.market-audit-action-log{display:grid;gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(177,207,229,.13)}.market-audit-action-log h3{margin:0 0 4px;color:#fff;font-size:14px}.market-audit-action-log article{display:grid;grid-template-columns:1fr auto;gap:3px 15px;padding:11px 12px;border-radius:8px;background:#102435}.market-audit-action-log article strong{color:#dcecf7;font-size:11px}.market-audit-action-log article time{color:#718da1;font-size:9px}.market-audit-action-log article p{grid-column:1/-1;margin:0;color:#99aebb;font-size:11px}@media(max-width:900px){.market-audit-metrics{grid-template-columns:repeat(2,1fr)}.market-audit-toolbar{grid-template-columns:1fr}.market-audit-toolbar>button{min-height:40px}.market-audit-detail-grid{grid-template-columns:1fr}.market-audit-detail-head{align-items:flex-start;flex-direction:column}.market-audit-detail-state{align-items:flex-start}.market-audit-action-form{grid-template-columns:1fr}.market-audit-action-form label.is-wide,.market-audit-action-form>button{grid-column:1}.market-audit-hero{align-items:flex-start}.market-audit-hero>svg{width:38px}}@media(max-width:560px){.market-audit-page{width:min(100% - 24px,1180px);padding-top:18px}.market-audit-hero{padding:20px}.market-audit-hero h1{font-size:23px}.market-audit-metrics{grid-template-columns:1fr 1fr;gap:8px}.market-audit-metrics article{padding:14px}.market-audit-tabs{overflow:auto;padding-inline:10px}.market-audit-tabs button{white-space:nowrap}.market-audit-facts{grid-template-columns:1fr}.market-audit-evidence-summary{align-items:flex-start;flex-direction:column}}.audit-case-status.is-normal{color:#8fd3ad;background:#3690632e}.market-audit-flag .market-audit-review-reason{background:#2d6f5221}.market-audit-flag .market-audit-review-reason strong{color:#9fd3b9}.market-audit-asset{display:flex;align-items:center;gap:13px;min-width:0}.market-audit-asset-icon{position:relative;display:grid;flex:0 0 58px;width:58px;height:58px;place-items:center;overflow:hidden;border:1px solid rgba(112,185,226,.28);border-radius:11px;color:#6c96ad;background:linear-gradient(145deg,#102d42,#0a1b29);font-size:15px;font-weight:900}.market-audit-asset-icon.is-meso{border-color:#e1b34461;color:#d9ad45;background:linear-gradient(145deg,#3b3117,#1b221c)}.market-audit-asset-icon img{position:absolute;top:7px;right:7px;bottom:7px;left:7px;width:calc(100% - 14px);height:calc(100% - 14px);object-fit:contain;image-rendering:auto}.market-audit-asset-copy{display:grid;min-width:0;gap:3px}.market-audit-asset-copy strong{overflow:hidden;color:#f2f8fc;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.market-audit-asset-copy span{color:#81a2b7;font-size:11px}.market-audit-asset-copy small{color:#b5cbd9;font-size:11px}.market-audit-asset.is-compact{gap:9px;min-width:220px}.market-audit-asset.is-compact .market-audit-asset-icon{flex-basis:42px;width:42px;height:42px;border-radius:8px}.market-audit-asset.is-compact .market-audit-asset-copy strong{max-width:210px;font-size:12px}.market-audit-asset.is-compact .market-audit-asset-copy span{font-size:10px}.market-audit-asset-empty{color:#778d9c;font-size:11px}.market-audit-asset-focus{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 22px;border:1px solid rgba(94,167,210,.28);border-radius:14px;color:#dcecf5;background:linear-gradient(125deg,#0d2232,#102d42)}.market-audit-asset-focus>div{display:flex;align-items:center;gap:20px}.market-audit-asset-focus>div>span{padding-right:20px;border-right:1px solid rgba(141,193,222,.2);color:#75bce5;font-size:11px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.market-audit-asset-focus>small{display:flex;align-items:center;gap:7px;max-width:330px;color:#85a3b6;font-size:10px;line-height:1.5}.market-audit-asset-focus>small svg{flex:none;color:#6ec09a}.market-audit-asset.is-clickable{padding:0;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.market-audit-asset.is-clickable:hover .market-audit-asset-icon{border-color:#79c6ed;box-shadow:0 0 0 3px #4a99c71f}.market-audit-asset.is-clickable:hover .market-audit-asset-copy strong{color:#8fd4f5}.market-audit-order-table{min-width:1520px}.market-audit-participant,.market-audit-payment{display:grid;gap:3px;min-width:140px}.market-audit-participant strong,.market-audit-payment strong{color:#edf7fc;font-size:12px}.market-audit-participant small,.market-audit-payment small{color:#789cb2;font-size:10px;white-space:nowrap}.market-audit-participant.is-missing{color:#7892a5}.market-audit-order-table td:nth-child(2) span,.market-audit-order-table td:nth-child(3) span{color:inherit}.market-audit-order-table td:nth-child(4){min-width:250px}.market-audit-order-table td:nth-child(5){min-width:175px}.market-audit-state-guide{display:grid;grid-template-columns:auto 1fr 1fr;gap:12px;align-items:start;padding:13px 16px;border:1px solid #d9e3ea;border-radius:11px;color:#536476;background:#f8fbfd;font-size:12px;line-height:1.55}.market-audit-state-guide>strong{color:#16334a}.market-audit-state-guide span{padding-left:12px;border-left:2px solid #b8d7e9}.market-audit-state-guide b{color:#285f7f}@media(max-width:800px){.market-audit-state-guide{grid-template-columns:1fr}.market-audit-state-guide span{padding:8px 0 0;border-top:1px solid #dce8ef;border-left:0}}@media(max-width:700px){.market-audit-asset-focus{align-items:flex-start;flex-direction:column}.market-audit-asset-focus>div{align-items:flex-start;flex-direction:column;gap:10px}.market-audit-asset-focus>div>span{padding:0 0 8px;border-right:0;border-bottom:1px solid rgba(141,193,222,.2)}}.resource-feedback{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:14px 18px;margin:16px 0;border:1px solid #d9e2eb;border-radius:12px;background:#f5f8fb;color:#33465a;line-height:1.65}.resource-feedback.is-error{background:#fff7ed;border-color:#edc9a1;color:#754719}.resource-feedback button,.resource-feedback a{font:inherit;font-weight:600;color:inherit;text-decoration:underline;text-underline-offset:3px;border:0;padding:6px 0;background:transparent;cursor:pointer}.resource-feedback button:disabled{cursor:wait;opacity:.65}.content-feedback:empty{display:none}.hero-visual picture{display:block;width:100%;height:100%}.equipment-tooltip{background:#172634 url(/assets/equipment-tooltip/Item.Equip.frame.common.mid.png) repeat-y left top}.equipment-tooltip:before{background-image:url(/assets/equipment-tooltip/Item.Equip.frame.common.top.png)}.equipment-tooltip:after{background-image:url(/assets/equipment-tooltip/Item.Equip.frame.common.btm.png)}.tooltip-rule,.tooltip-section,.tooltip-enhancement{border-image:url(/assets/equipment-tooltip/Item.Equip.frame.common.line.png) 1 stretch}.tooltip-stars{width:192px;max-width:192px;gap:0 1px}.tooltip-stars img:nth-child(5n):not(:nth-child(15n)){margin-right:6px}.equipment-tooltip h2{font-weight:700}.tooltip-identity{color:#8da0b0;font-size:12px;line-height:18px}.tooltip-stat-list p{grid-template-columns:94px 48px 1fr;font-size:12px;line-height:18px}.tooltip-stat-list em{font-size:11px}.tooltip-enhancement p{font-size:12px;line-height:17px}.tooltip-section h3{font-size:13px}.tooltip-section p{font-size:12px;line-height:18px}.tooltip-soul{font-size:12px;line-height:17px}.tooltip-inactive{color:#7b8b98!important}.tooltip-inactive img{opacity:.72}.tooltip-flame.tooltip-inactive p:before{background-image:url(/assets/equipment-tooltip/Item.Equip.textIcon.bonusStat.normal.png)}.tooltip-item-art{image-rendering:pixelated}.stat-scroll-negative{color:#ff9d3d}.equipment-tooltip footer{margin-bottom:0;padding-bottom:0;background:transparent!important;color:#f2ab45;font-size:11px;line-height:16px}.familiar-tooltip{position:relative;width:329px;max-width:calc(100vw - 36px);color:#fff;filter:drop-shadow(0 18px 34px rgba(0,0,0,.58))}.familiar-tooltip-native{width:329px;max-width:100%;overflow:hidden}.familiar-tooltip-top{position:relative;width:329px;height:320px}.familiar-tooltip-background{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:329px;height:320px}.familiar-monster-frame{position:absolute;z-index:1;left:14px;top:16px;box-sizing:border-box;width:301px;height:230px;overflow:hidden;border:1px solid rgba(8,18,27,.96);border-radius:8px;background:#202b35;box-shadow:inset 0 0 0 1px #64809242,inset 0 12px 24px #ffffff06}.familiar-monster-art{position:absolute;z-index:1;left:50%;bottom:0;width:auto;height:auto;max-width:none;max-height:none;transform:translate(-50%);image-rendering:pixelated}.familiar-monster-art.is-seren{left:calc(50% + 7px);bottom:-18px}.familiar-monster-art.is-card-icon{width:auto;height:auto;max-width:none;max-height:none;bottom:82px}.familiar-monster-mask{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:block;width:301px;height:230px;pointer-events:none}.familiar-grade-symbol{position:absolute;z-index:3;left:25px;top:27px;width:auto;height:auto;max-width:none;image-rendering:pixelated}.familiar-monster-name{position:absolute;z-index:3;left:17px;top:254px;width:297px;height:22px;overflow:hidden;color:#fff;font-size:15px;line-height:22px;text-align:center;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px #000}.familiar-grade-bar{position:absolute;z-index:3;left:50%;bottom:0;width:auto;height:auto;max-width:none;transform:translate(-50%);image-rendering:pixelated}.familiar-potential-area{box-sizing:border-box;width:329px;min-height:62px;padding:8px 20px 10px;background:url(/assets/familiar-tooltip/ToolTip.$BackGround.1.1.png) repeat-y left top;color:#e8edf1}.familiar-potential-area p{display:flex;align-items:center;gap:13px;min-height:25px;margin:0;font-size:12px;line-height:18px}.familiar-potential-area p i{width:4px;height:4px;flex:0 0 4px;background:#b7ed18;box-shadow:0 0 2px #b7ed1859}.familiar-potential-area .familiar-sealed{justify-content:center;color:#8e9aa4}.familiar-potential-area .familiar-sealed:before{content:none}.familiar-tooltip-bottom{display:block;width:329px;height:10px}.familiar-market-footer{display:grid;gap:4px;box-sizing:border-box;width:329px;padding:11px 14px 13px;border:1px solid rgba(117,151,177,.55);border-top:0;border-radius:0 0 9px 9px;color:#b9cde1;background:#142331;font-size:11px;line-height:16px}.familiar-market-footer>span:first-child{color:#dff17c}.familiar-market-footer .market-currency{color:#ffd868;font-weight:800}.familiar-tooltip-close{z-index:8;top:1px;right:7px;color:#d6e0e8;text-shadow:0 1px 2px #000}.familiar-card .equipment-card-head span{color:#b7ed18}.familiar-card .equipment-card-item>img{width:auto;height:auto;max-width:48px;max-height:48px;object-fit:contain}
