@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#202027;background:#f7f7fa;font-family:DM Sans,Noto Sans SC,PingFang SC,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #202027;--muted: #71717c;--line: #e8e8ee;--paper: #ffffff;--primary: #5b5bd6;--primary-soft: #eeeefd;--warm: #f2b861}*{box-sizing:border-box}html{scrollbar-gutter:stable}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 5% 20%,rgba(91,91,214,.045),transparent 26rem),#f7f7fa}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-main{min-height:calc(100vh - 68px)}.site-header{position:sticky;z-index:30;top:0;height:68px;border-bottom:1px solid rgba(228,228,234,.85);background:#fafafcdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{width:min(1200px,calc(100% - 40px));height:100%;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{display:flex;align-items:center;gap:10px;width:fit-content;color:#24242d;font-weight:700;font-size:14px;letter-spacing:.2em}.brand-mark{position:relative;display:block;width:28px;height:28px;border:1px solid #b7b7c7;border-radius:50%}.brand-mark i{position:absolute;top:50%;left:50%;display:block;width:4px;height:4px;transform:translate(-50%,-50%);border-radius:50%;background:var(--primary)}.brand-mark i:nth-child(2){transform:translate(-50%,-50%) rotate(60deg) translate(9px);background:#a7a7b5}.brand-mark i:nth-child(3){transform:translate(-50%,-50%) rotate(-60deg) translate(9px);background:#a7a7b5}.main-nav{display:flex;height:100%;gap:34px;align-items:center}.main-nav a{position:relative;display:flex;align-items:center;height:100%;color:#777782;font-size:14px;font-weight:500}.main-nav a.active{color:var(--ink)}.main-nav a.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--primary);content:""}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px}.login-link{color:#54545e;font-size:14px;font-weight:500}.user-trigger{display:flex;align-items:center;gap:9px;padding:4px 7px 4px 4px;border:1px solid transparent;border-radius:30px;background:transparent;color:#45454f}.user-trigger:hover{border-color:var(--line);background:#fff}.chevron{color:#9999a3}.user-avatar{position:relative;display:inline-grid;flex:0 0 auto;place-items:center;border-radius:50%;line-height:0}.user-avatar.is-member{padding:2px;background:linear-gradient(135deg,#f8e8bd,#dcaa3d,#b57a18);box-shadow:0 0 0 1px #d09f3466,0 0 12px #daa5348c}.member-badge{position:absolute;right:-2px;bottom:-2px;display:grid;width:15px;height:15px;place-items:center;border:1.5px solid white;border-radius:50%;background:linear-gradient(135deg,#f8e8bd,#dcaa3d);color:#fff;font-size:8.5px;line-height:1;box-shadow:0 1px 3px #78500a59}.user-menu-identity{display:flex;min-width:190px;padding:8px 12px;flex-direction:column}.store-page{padding-bottom:80px}.store-hero{position:relative;overflow:hidden;display:grid;width:min(1200px,calc(100% - 40px));min-height:430px;margin:28px auto 72px;padding:68px 72px;grid-template-columns:1.2fr .8fr;align-items:center;border:1px solid #ececf1;border-radius:28px;background:linear-gradient(135deg,#fbfbfd,#f1f1f8);box-shadow:0 30px 80px #24243d0f}.hero-copy{position:relative;z-index:2}.hero-copy h1{margin:22px 0 18px;color:#202027;font-size:clamp(38px,5vw,60px);line-height:1.16;letter-spacing:-.045em}.hero-copy>p{max-width:530px;margin:0;color:var(--muted);font-size:16px;line-height:1.8}.hero-actions{display:flex;gap:10px;margin-top:32px}.hero-art{position:relative;display:grid;width:300px;height:300px;justify-self:center;place-items:center}.artifact-core{position:relative;z-index:2;display:grid;width:144px;height:144px;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:40px;background:linear-gradient(145deg,#7575ee,#4747a9);box-shadow:0 30px 60px #4242a645,inset 0 1px #fff6;color:#fffffff0;font-size:56px;font-weight:600;transform:rotate(12deg)}.artifact-ring{position:absolute;border:1px solid rgba(91,91,214,.2);border-radius:50%}.ring-one{width:250px;height:110px;transform:rotate(-18deg)}.ring-two{width:120px;height:280px;transform:rotate(45deg)}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px)}.hero-orb-one{top:-140px;right:100px;width:300px;height:300px;background:#9292e81c}.hero-orb-two{right:-60px;bottom:-160px;width:330px;height:330px;border:70px solid rgba(255,255,255,.45)}.catalog-section,.page-container{width:min(1200px,calc(100% - 40px));margin:0 auto}.catalog-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.eyebrow,.profile-identity>span{color:var(--primary);font-size:11px;font-weight:700;letter-spacing:.18em}.catalog-heading h2{margin:8px 0 0;font-size:34px;letter-spacing:-.04em}.shop-switch{display:flex;padding:4px;border:1px solid var(--line);border-radius:14px;background:#eeeef2}.shop-switch button{padding:10px 18px;border:0;border-radius:10px;background:transparent;color:#73737e;font-size:14px;font-weight:600}.shop-switch button span{margin-left:5px;color:#c99945;font-size:10px}.shop-switch button.active{background:#fff;color:#2d2d36;box-shadow:0 3px 12px #23233012}.member-banner{display:flex;margin-top:25px;padding:17px 20px;align-items:center;gap:15px;border:1px solid #ebdfc5;border-radius:16px;background:linear-gradient(90deg,#fffaf0,#fffdf9)}.member-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#f2dfb9;color:#a66f19}.member-banner div:nth-child(2){flex:1}.member-banner strong{font-size:14px}.member-banner p{margin:3px 0 0;color:#8b7754;font-size:13px}.catalog-toolbar{display:flex;margin:28px 0 22px;justify-content:space-between;align-items:center}.category-pills{display:flex;gap:8px}.category-pills button{padding:8px 16px;border:1px solid var(--line);border-radius:30px;background:transparent;color:#777782;font-size:13px}.category-pills button:hover,.category-pills button.active{border-color:#d8d8ea;background:var(--primary-soft);color:#4e4eba}.result-count{color:#9999a3;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{overflow:hidden;border:1px solid #e9e9ee;border-radius:20px;background:var(--paper);box-shadow:0 10px 26px #21212e08;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{border-color:#dcdceb;box-shadow:0 18px 38px #28284617;transform:translateY(-4px)}.product-image-wrap{position:relative;overflow:hidden;aspect-ratio:1.15;background:#f0f0f5}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image{transform:scale(1.035)}.product-placeholder{display:grid;place-items:center;background:radial-gradient(circle at 60% 40%,rgba(112,112,214,.35),transparent 35%),linear-gradient(145deg,#ededf5,#ddddea)}.product-placeholder span{color:#6c6cc0;font-size:46px;text-shadow:0 14px 30px rgba(63,63,130,.25)}.product-badges{position:absolute;top:12px;left:12px;display:flex;gap:6px}.owned-badge{position:absolute;right:12px;bottom:12px;padding:5px 10px;border-radius:20px;background:#1f1f28c7;color:#fff;font-size:11px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.product-content{display:flex;min-height:154px;padding:18px;flex-direction:column;justify-content:space-between}.product-content h3{overflow:hidden;margin:0 0 7px;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.product-content p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.product-footer{display:flex;margin-top:17px;align-items:center;justify-content:space-between;gap:10px}.price span{color:#373745;font-size:17px;font-weight:700}.price small{color:#9999a3;font-size:11px}.empty-panel{display:grid;min-height:310px;place-items:center;border:1px dashed #dcdce4;border-radius:20px;background:#ffffff94;color:#9999a3}.pagination-wrap{display:flex;margin-top:34px;justify-content:center}.drawer-image-wrap{height:340px;background:#eeeef4}.drawer-image-wrap img{width:100%;height:100%;object-fit:cover}.drawer-placeholder{display:grid;height:100%;place-items:center;background:radial-gradient(circle,#d9d9f1,#eeeef5 60%);color:#6464bd;font-size:72px}.drawer-product-content{padding:28px}.drawer-tags{display:flex;gap:8px}.drawer-product-content h2{margin:18px 0 10px;font-size:30px;letter-spacing:-.035em}.drawer-description{margin:0;color:var(--muted);line-height:1.75}.product-facts{display:grid;margin:25px 0;padding:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;border-radius:14px;background:#f6f6f9}.product-facts div{display:flex;flex-direction:column;gap:4px}.product-facts span{color:#9999a3;font-size:11px}.product-facts strong{font-size:14px}.unavailable-note{margin-bottom:14px;padding:11px 14px;border-radius:10px;background:#fff6e8;color:#9b681d;font-size:13px;text-align:center}.payment-note{margin:11px 0 0;color:#a0a0aa;font-size:11px;text-align:center}.auth-page{display:grid;min-height:calc(100vh - 68px);padding:45px 20px;place-items:center}.auth-card{overflow:hidden;display:grid;width:min(980px,100%);min-height:570px;grid-template-columns:.95fr 1.05fr;border:1px solid #e9e9ef;border-radius:28px;background:#fff;box-shadow:0 30px 90px #25253617}.auth-visual{position:relative;overflow:hidden;padding:62px 50px;background:radial-gradient(circle at 76% 78%,rgba(142,142,244,.42),transparent 22%),linear-gradient(145deg,#292946,#171725);color:#fff}.auth-visual:after{position:absolute;right:-90px;bottom:-110px;width:330px;height:330px;border:1px solid rgba(255,255,255,.16);border-radius:50%;content:""}.auth-kicker{color:#aaaaf5;font-size:11px;font-weight:700;letter-spacing:.19em}.auth-visual h1{margin:32px 0 20px;font-size:44px;line-height:1.2;letter-spacing:-.04em}.auth-visual p{max-width:310px;margin:0;color:#bcbcca;line-height:1.8}.visual-planet{position:absolute;right:45px;bottom:55px;z-index:2;display:grid;width:120px;height:120px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:linear-gradient(145deg,#7777dc,#3c3c83);box-shadow:0 20px 60px #00000047;color:#fff;font-size:39px;font-weight:600}.visual-planet:after{position:absolute;width:170px;height:42px;border:1px solid rgba(193,193,255,.45);border-radius:50%;content:"";transform:rotate(-18deg)}.auth-form-side{display:flex;padding:62px 70px;flex-direction:column;justify-content:center}.auth-form-head{margin-bottom:30px}.auth-form-head>span{color:var(--primary);font-size:12px;font-weight:600}.auth-form-head h2{margin:9px 0 7px;font-size:30px;letter-spacing:-.04em}.auth-form-head p{margin:0;color:#8a8a95;font-size:13px}.auth-form-head a{color:var(--primary);font-weight:600}.auth-footnote{margin:18px 0 0;color:#aaaab2;font-size:11px;text-align:center}.register-page .auth-card{min-height:640px}.register-visual{background:radial-gradient(circle at 70% 76%,rgba(244,190,100,.2),transparent 26%),linear-gradient(145deg,#303045,#191923)}.register-form-side{padding:42px 56px}.two-field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-page{padding-top:45px;padding-bottom:80px}.profile-hero{position:relative;display:flex;min-height:190px;padding:36px 40px;align-items:center;gap:23px;border:1px solid #e8e8ee;border-radius:24px;background:linear-gradient(130deg,#fff,#f4f4f9);box-shadow:0 20px 55px #26263c0d}.profile-avatar{position:relative;display:grid;width:90px;height:90px;flex:0 0 auto;place-items:center;border-radius:50%;background:linear-gradient(145deg,#7c7ce5,#4e4eb1);box-shadow:0 12px 30px #4646a538;color:#fff;font-size:34px;font-weight:600}.profile-avatar:after{content:"";position:absolute;inset:0;border:5px solid white;border-radius:50%;pointer-events:none}.profile-avatar.is-member{background:linear-gradient(145deg,#c98f2c,#8a5a10);box-shadow:0 0 0 3px #daa53459,0 12px 34px #a06e1466}.profile-member-badge{z-index:1;position:absolute;right:-8px;bottom:-8px;display:grid;width:26px;height:26px;place-items:center;border:2.5px solid white;border-radius:50%;background:linear-gradient(135deg,#f8e8bd,#dcaa3d);color:#fff;font-size:13px;line-height:1;box-shadow:0 2px 6px #78500a59}.profile-identity{flex:1}.profile-identity h1{margin:8px 0 4px;font-size:30px;letter-spacing:-.035em}.profile-identity p{margin:0;color:var(--muted);font-size:13px}.membership-card{display:flex;min-width:310px;padding:20px;align-items:center;gap:16px;border:1px solid #e4e4ea;border-radius:17px;background:#fff}.membership-card.active{border-color:#e4d4ae;background:linear-gradient(135deg,#fffdf6,#fff7e7)}.membership-gem{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:#ececf3;color:#8b8b99}.membership-card.active .membership-gem{background:#f0ddb5;color:#a67320}.membership-card div{display:flex;flex-direction:column}.membership-card small{color:#9999a4;font-size:9px;letter-spacing:.15em}.membership-card strong{margin-top:4px;font-size:15px}.membership-card p{margin:3px 0 0;color:#8b8b95;font-size:11px}.profile-content{margin-top:32px}.asset-grid{display:grid;padding-top:20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.asset-card{overflow:hidden;display:grid;grid-template-columns:130px 1fr;align-items:center;gap:18px;border:1px solid var(--line);border-radius:18px;background:#fff}.asset-image{display:grid;height:130px;place-items:center;background:#eeeef4;color:#6767bd;font-size:35px}.asset-image img{width:100%;height:100%;object-fit:cover}.asset-card h3{margin:9px 12px 4px 0;font-size:15px}.asset-card p{margin:0 12px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.profile-empty{margin-top:20px}.order-list{display:grid;max-width:900px;padding-top:20px;gap:14px}.order-card{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff}.order-topline{display:flex;padding:14px 18px;align-items:center;justify-content:space-between;border-bottom:1px solid #eeeeF2;background:#fafafd}.order-topline div{display:flex;flex-direction:column;gap:3px}.order-topline span{color:#555560;font-size:12px;font-weight:600}.order-topline small{color:#9999a3;font-size:11px}.order-item{display:grid;padding:16px 18px;grid-template-columns:56px 1fr auto;align-items:center;gap:14px}.order-thumb{overflow:hidden;display:grid;width:56px;height:56px;place-items:center;border-radius:11px;background:#eeeef4;color:#6868bb}.order-thumb img{width:100%;height:100%;object-fit:cover}.order-item-name{display:flex;flex-direction:column;gap:4px}.order-item-name strong{font-size:14px}.order-item-name span{color:#92929d;font-size:11px}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-hero{padding:55px 45px}.hero-art{width:250px;transform:scale(.84)}.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.site-header{height:62px}.header-inner{width:calc(100% - 24px);grid-template-columns:1fr auto}.brand span:last-child,.user-trigger>span:not(.chevron),.main-nav{display:none}.header-actions{gap:10px}.store-hero,.catalog-section,.page-container{width:calc(100% - 24px)}.store-hero{min-height:auto;margin:14px auto 45px;padding:38px 25px 220px;grid-template-columns:1fr;border-radius:22px}.hero-copy h1{font-size:38px}.hero-art{position:absolute;right:-30px;bottom:-60px;transform:scale(.58)}.hero-actions{align-items:flex-start;flex-direction:column}.catalog-heading{align-items:stretch;flex-direction:column}.shop-switch{width:100%}.shop-switch button{flex:1}.member-banner{align-items:flex-start;flex-wrap:wrap}.member-banner .n-button{width:100%}.catalog-toolbar{align-items:flex-start;flex-direction:column;gap:14px}.category-pills{overflow-x:auto;width:100%;padding-bottom:4px}.category-pills button{flex:0 0 auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-content{min-height:145px;padding:14px}.product-footer{align-items:flex-start;flex-direction:column}.auth-page{padding:15px 12px 35px;place-items:start center}.auth-card{min-height:0;grid-template-columns:1fr;border-radius:20px}.auth-visual{min-height:230px;padding:35px 28px}.auth-visual h1{margin:18px 0 10px;font-size:32px}.auth-visual p{max-width:250px;font-size:13px}.visual-planet{right:25px;bottom:28px;width:74px;height:74px;font-size:27px}.visual-planet:after{width:100px;height:26px}.auth-form-side,.register-form-side{padding:35px 25px}.two-field-row{grid-template-columns:1fr;gap:0}.profile-page{padding-top:20px}.profile-hero{padding:27px 22px;align-items:flex-start;flex-wrap:wrap}.profile-avatar{width:68px;height:68px;font-size:27px}.profile-identity h1{font-size:24px}.membership-card{width:100%;min-width:0}.asset-grid{grid-template-columns:1fr}}@media(max-width:440px){.product-grid{grid-template-columns:1fr}.product-image-wrap{aspect-ratio:1.45}.header-actions .login-link{display:none}}.profile-avatar img{position:absolute;inset:0;width:100%;height:100%;border-radius:50%;object-fit:cover}.profile-avatar.small{width:64px;height:64px;font-size:24px}.hidden-input{display:none}.avatar-edit-row{display:flex;margin-bottom:20px;align-items:center;gap:18px}.avatar-edit-actions{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.avatar-edit-actions>span{color:var(--muted);font-size:11px}.settings-layout{display:grid;max-width:920px;padding-top:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.settings-card{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.settings-title{margin-bottom:20px}.settings-title h3{margin:6px 0 0;font-size:18px}.form-row{margin-bottom:16px}.form-row label{display:block;margin-bottom:7px;color:#55555f;font-size:12px;font-weight:600}.form-actions{display:flex;margin:22px 0 0;justify-content:flex-end}.wallet-layout{display:grid;max-width:920px;padding-top:20px;grid-template-columns:1.05fr 1fr;gap:18px}.wallet-balance-panel,.wallet-transactions{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.wallet-heading h3{margin:6px 0 0;font-size:18px}.balance-grid{display:grid;margin:18px 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.balance-card{display:flex;padding:18px;flex-direction:column;border:1px solid #e4e4ea;border-radius:16px;background:linear-gradient(135deg,#f7f7fb,#fff)}.balance-card span{color:var(--muted);font-size:11px}.balance-card strong{margin-top:6px;font-size:26px;letter-spacing:-.02em}.balance-card small{margin-top:3px;color:#b0b0ba;font-size:10px;letter-spacing:.1em}.wallet-empty{margin:18px 0;padding:18px;border-radius:14px;background:#f6f6fa;color:var(--muted);font-size:13px}.topup-row{display:flex;margin-top:18px;align-items:center;gap:12px;flex-wrap:wrap}.topup-note{margin:10px 0 0;color:var(--muted);font-size:11px}.tx-list{display:flex;margin-top:16px;flex-direction:column}.tx-item{display:flex;padding:12px 0;align-items:center;gap:12px;border-bottom:1px solid #f0f0f4}.tx-item:last-child{border-bottom:none}.tx-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:50%;background:#ececf3;color:#8b8b99;font-size:15px}.tx-info{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.tx-info strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.tx-info span{color:var(--muted);font-size:11px}.tx-amount{font-size:13px;white-space:nowrap}.tx-in{color:#2e9e5b}.tx-out{color:#d04848}@media(max-width:880px){.settings-layout,.wallet-layout{grid-template-columns:1fr}}
