.public-surface,body[data-public-theme]{--color-background:#f6f7f9;--color-foreground:#24262c;--color-card:#fff;--color-card-foreground:#24262c;--color-card-elevated:#fff;--color-popover:#fff;--color-popover-foreground:#24262c;--color-primary:#5b50c8;--color-primary-foreground:#fff;--color-secondary:#edeaf8;--color-secondary-foreground:#4e43b1;--color-muted:#eff0f4;--color-muted-foreground:#646570;--color-accent:#edeaf8;--color-accent-foreground:#4e43b1;--color-border:#dcdde4;--color-border-subtle:#e9eaf0;--color-input:#c2c3ce;--color-ring:#5b50c8;--color-success:#28734a;--color-warning:#805e16;--color-error:#b33b45;--color-destructive:#b33b45;--color-destructive-foreground:#fff;--color-info:#29649b;--shadow-sm:0 2px 5px #24243b08;--shadow-md:0 5px 16px #24243b12;--shadow-lg:0 12px 38px #24243b22;--shadow-xl:0 20px 60px #24243b26;--shadow-glass:0 8px 28px #24243b0d;--shadow-glow-success:none;--shadow-glow-error:none;color-scheme:light;background:var(--color-background);color:var(--color-foreground);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,Yu Gothic UI,Meiryo,sans-serif;line-height:1.75;font-synthesis:none;caret-color:var(--color-primary);scrollbar-color:#a7a5b4 var(--color-background)}.public-surface{min-height:100dvh}.public-surface ::selection{background:#ded9f7;color:#302762}.public-surface :focus-visible{outline:2px solid var(--color-ring);outline-offset:4px}.public-surface :is(h1,h2,h3){text-wrap:balance}.public-surface :is(p,h1,h2,h3,a,button){overflow-wrap:anywhere}.public-surface :is(button,a,input,select){-webkit-tap-highlight-color:#5b50c818}.public-surface :is(button,input,select){font-family:inherit}body[data-public-theme] [role=dialog]{border-radius:16px}.public-surface :is(.glass,.glass-card){background-image:none;backdrop-filter:none}.buyer-surface{display:flex;flex-direction:column}.buyer-surface>main{flex:1;min-height:0}.buyer-footer,.buyer-header{width:min(1152px,calc(100% - 48px));margin-inline:auto;display:flex;align-items:center;gap:24px}.buyer-header{min-height:84px;border-bottom:1px solid var(--color-border-subtle)}.buyer-brand{display:inline-flex;align-items:center;gap:8px;font-size:27px;font-weight:800;letter-spacing:-.035em}.buyer-account{margin-left:auto;font-size:14px;padding:10px 14px;border-radius:10px}.buyer-account:hover{background:var(--color-secondary);color:var(--color-secondary-foreground)}.buyer-footer{padding-block:26px;border-top:1px solid var(--color-border-subtle);color:var(--color-muted-foreground);font-size:13px;flex-wrap:wrap}.buyer-footer a{display:inline-flex;align-items:center;gap:8px;min-height:32px}.buyer-footer a:hover{text-decoration:underline;text-underline-offset:4px}.buyer-footer>span{margin-left:auto}.purchase-content{width:min(720px,calc(100% - 40px));margin-inline:auto;padding-block:42px 64px}.purchase-context{margin-bottom:24px}.purchase-context>div{display:flex;align-items:center;justify-content:space-between;gap:16px}.purchase-context>p{margin-top:14px;font-size:15px;color:var(--color-muted-foreground)}.purchase-description{white-space:pre-line}.purchase-form{border-radius:16px;padding:32px;box-shadow:var(--shadow-md);border-color:transparent}.purchase-summary{align-items:flex-start;border-bottom:1px solid var(--color-border-subtle);padding-bottom:24px}.purchase-summary>div:first-child{min-width:0}.purchase-price{flex-shrink:0;border:0;background:var(--color-secondary);border-radius:12px;padding:12px 16px}.purchase-price>p:last-child{font-size:24px;color:var(--color-primary);font-variant-numeric:tabular-nums}.purchase-form :is(input,button){min-height:44px}.purchase-form input{background:var(--color-card)}.purchase-form button{white-space:normal;height:auto}.buyer-login{width:min(480px,calc(100% - 40px));margin:auto;padding-block:64px 88px}.buyer-login h1{font-size:30px;font-weight:700;line-height:1.5}.buyer-login>p{color:var(--color-muted-foreground);margin-top:16px}.buyer-login-form{margin-top:30px}.buyer-login-form>div{margin-inline:0;border:0;border-radius:16px;box-shadow:var(--shadow-md)}.buyer-login-form button{min-height:48px}.buyer-login-note{font-size:13px}.checkout-frame{width:min(680px,calc(100% - 40px));margin:auto;padding-block:64px 88px}.checkout-panel{border:0;border-radius:16px;background:var(--color-card);padding:36px;box-shadow:var(--shadow-md)}.checkout-panel a,.checkout-panel button{min-height:44px}.shop-intro{padding-block:52px 34px}.shop-container{width:min(1152px,calc(100% - 48px));margin-inline:auto}.shop-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.shop-intro h1{font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1.5}.shop-intro p{max-width:65ch;margin-top:16px;color:var(--color-muted-foreground)}.shop-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-bottom:64px}.shop-product{display:flex;flex-direction:column;min-width:0;padding:28px;border-radius:16px;background:var(--color-card);box-shadow:var(--shadow-md)}.shop-product h2{font-size:23px;font-weight:650;margin-block:20px 12px;line-height:1.5}.shop-product>p{color:var(--color-muted-foreground);white-space:pre-line;font-size:14px;line-height:1.9}.shop-product-kind{color:var(--color-primary);display:flex;gap:8px;align-items:center;font-size:13px}.shop-product-price{margin-top:auto;padding-top:30px}.shop-product-price strong{font-size:28px;font-weight:650;font-variant-numeric:tabular-nums}.shop-product-price span{display:block;color:var(--color-muted-foreground);font-size:13px}.shop-product a{display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:10px;padding:12px 16px;margin-top:24px;color:var(--color-primary-foreground);background:var(--color-primary);font-size:15px;font-weight:600}.shop-product a:hover{background:#4e43b1}.shop-empty{padding:56px 24px;margin-bottom:64px;text-align:center;border-radius:16px;border:1px dashed var(--color-input)}.shop-empty h2{font-size:22px;margin-bottom:12px}.shop-empty p{color:var(--color-muted-foreground)}@media (max-width:850px){.shop-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.buyer-footer,.buyer-header,.shop-container{width:calc(100% - 36px)}.buyer-header{min-height:72px;gap:12px}.buyer-brand{font-size:24px}.buyer-account{padding-inline:8px;font-size:13px}.buyer-footer{gap:12px 20px}.buyer-footer>span{width:100%;margin-left:0}.purchase-content{width:calc(100% - 32px);padding-block:26px 40px}.purchase-form{padding:22px 18px}.purchase-summary{flex-direction:column;gap:18px}.purchase-price{display:flex;align-items:baseline;gap:24px;width:100%;justify-content:space-between}.purchase-form input{font-size:16px}.buyer-login{padding-block:40px 56px}.checkout-frame{padding-block:36px 56px;width:calc(100% - 32px)}.checkout-panel{padding:26px 22px}.shop-intro{padding-top:32px}.shop-products{grid-template-columns:1fr;gap:18px}.shop-product{padding:24px}}@media (prefers-reduced-motion:reduce){.public-surface *,body[data-public-theme] [role=dialog]{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.buyer-session{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px;min-width:0}.buyer-session .buyer-account{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.buyer-discord,.buyer-user{min-height:44px;border-radius:10px;font-size:14px}.buyer-user{max-width:220px}.buyer-user>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.buyer-user-menu{min-width:230px}.buyer-user-menu [role=menuitem]{min-height:44px}.buyer-session-loading{display:flex;gap:8px;align-items:center;font-size:14px;color:var(--color-muted-foreground)}.buyer-auth-error{color:var(--color-error);font-size:14px;line-height:1.7;flex-basis:100%}.buyer-breadcrumb{width:min(1152px,calc(100% - 48px));margin:22px auto 0;font-size:14px}.buyer-breadcrumb a{gap:8px}.buyer-back-link,.buyer-breadcrumb a{display:inline-flex;align-items:center;color:var(--color-primary);min-height:44px}.buyer-back-link{text-decoration:underline;text-underline-offset:4px;margin-top:16px}.shop-search{display:flex;flex-wrap:wrap;align-items:end;gap:18px;margin-bottom:28px}.shop-search label{display:grid;gap:8px;font-size:14px}.shop-search label:first-child{flex:1;min-width:200px}.shop-search input,.shop-search select{width:100%;border:1px solid var(--color-input);border-radius:10px;background:var(--color-card);color:var(--color-foreground);font:inherit;font-size:16px;min-height:46px;padding:9px 14px}.shop-search p{padding-block:10px;color:var(--color-muted-foreground);font-size:14px}.shop-guide{padding-block:8px 64px}.shop-guide h2{font-size:24px;font-weight:650;margin-bottom:24px}.shop-guide ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;list-style:decimal;padding-left:26px}.shop-guide li{padding-inline:6px 12px}.shop-guide li::marker{font-weight:650;color:var(--color-primary)}.shop-guide h3{font-weight:650;font-size:17px;margin-bottom:8px}.shop-guide p{color:var(--color-muted-foreground);font-size:15px;line-height:1.9}.shop-help{margin-top:52px;max-width:820px}.shop-help details{border-top:1px solid var(--color-border);padding-block:16px}.shop-help summary{cursor:pointer;font-size:16px;font-weight:600;padding-block:6px}.shop-help details p{padding-block:12px 4px}.shop-legal-note{margin-top:24px}.shop-legal-note a{color:var(--color-primary);text-decoration:underline;text-underline-offset:4px}.shop-empty h1{font-size:26px;font-weight:650;margin-bottom:16px}@media (max-width:560px){.buyer-header{flex-wrap:wrap;padding-block:12px}.buyer-session{margin-left:auto;gap:8px}.buyer-session .buyer-account{font-size:13px;padding-inline:4px}.buyer-discord{padding-inline:10px;font-size:13px}.buyer-user{max-width:142px;padding-inline:10px}.buyer-breadcrumb{width:calc(100% - 36px);margin-top:10px}.shop-search{gap:14px}.shop-search label:first-child{flex-basis:100%}.shop-search label:nth-child(2){flex:1}.shop-guide ol{grid-template-columns:1fr;gap:22px}.shop-guide p,.shop-product>p{font-size:16px}}.buyer-surface{--buyer-panel-radius:16px}.buyer-surface ::selection{background:var(--color-primary);color:var(--color-primary-foreground)}.buyer-surface .buyer-header{min-height:88px}.buyer-surface .buyer-header>.appearance-controls{margin-left:auto}.buyer-surface .buyer-footer a{min-height:44px}.buyer-surface .buyer-header button{font-weight:600}.buyer-surface :is(input,select)::placeholder{color:var(--color-muted-foreground);opacity:1}.buyer-surface :is(button,a){transition:background-color .16s,color .16s}.buyer-surface .shop-intro{padding-block:40px 32px}.shop-store-heading{display:flex;align-items:center;gap:18px;min-width:0}.shop-store-icon{display:grid;place-items:center;flex:0 0 56px;height:56px;background:var(--color-secondary);color:var(--color-secondary-foreground);border-radius:16px}.buyer-surface .shop-intro h1{font-size:30px;line-height:1.4}.buyer-surface .shop-intro p{margin-top:18px;font-size:15px;line-height:1.85}.shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 264px;gap:32px;align-items:start;padding-bottom:48px}.shop-catalog{min-width:0}.buyer-surface .shop-search{gap:16px;margin-bottom:20px}.buyer-surface .shop-search label{font-weight:600;font-size:13px}.buyer-surface .shop-search label:first-child{min-width:160px}.buyer-surface .shop-search p{flex-basis:100%;padding:0;font-size:13px}.shop-search-field{position:relative;display:flex;align-items:center}.shop-search-field>svg{position:absolute;left:14px;color:var(--color-muted-foreground);pointer-events:none}.buyer-surface .shop-search-field input{padding-left:42px;font-weight:400}.buyer-surface .shop-search select{font-weight:400}.buyer-surface .shop-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding-bottom:0}.buyer-surface .shop-product{padding:24px;box-shadow:var(--shadow-md)}.buyer-surface .shop-product-kind{align-self:flex-start;gap:7px;padding:5px 9px;border-radius:8px;color:var(--color-secondary-foreground);background:var(--color-secondary);font-weight:600;font-size:12px}.buyer-surface .shop-product h2{font-size:21px;line-height:1.55;margin:20px 0 12px}.buyer-surface .shop-product>p{font-size:14px;line-height:1.85}.shop-product-purchase{margin-top:auto;padding-top:28px}.buyer-surface .shop-product-price{padding-top:20px;border-top:1px solid var(--color-border-subtle);display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 10px}.buyer-surface .shop-product-price strong{font-size:30px;line-height:1.4;letter-spacing:-.02em}.shop-product-condition{display:flex;align-items:flex-start;gap:8px;margin-top:14px;min-height:48px;font-size:13px;color:var(--color-muted-foreground);line-height:1.8}.shop-product-condition svg{flex-shrink:0;margin-top:4px}.buyer-surface .shop-product a{margin-top:18px;min-height:48px}.buyer-surface .shop-product a:hover{background:var(--color-secondary-foreground)}.buyer-surface .shop-guide{padding:24px;margin-top:0;border-radius:var(--buyer-panel-radius);background:var(--color-card);box-shadow:var(--shadow-sm)}.buyer-surface .shop-guide h2{font-size:17px;margin-bottom:24px}.buyer-surface .shop-guide ol{grid-template-columns:1fr;gap:0;list-style:none;padding-left:0;counter-reset:purchase-step}.buyer-surface .shop-guide li{position:relative;padding:0 0 24px 32px;counter-increment:purchase-step}.buyer-surface .shop-guide li:last-child{padding-bottom:0}.buyer-surface .shop-guide li:before{content:counter(purchase-step);position:absolute;left:0;top:0;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--color-secondary);color:var(--color-secondary-foreground);font-size:12px;font-weight:700}.buyer-surface .shop-guide h3{font-size:14px;line-height:1.6;margin-bottom:6px}.buyer-surface .shop-guide p{font-size:13px;line-height:1.85}.buyer-surface .shop-help{display:grid;grid-template-columns:264px minmax(0,1fr);gap:32px;max-width:1152px;margin-top:0;padding:32px 0 48px;border-top:1px solid var(--color-border)}.buyer-surface .shop-help h2{font-size:20px;font-weight:650;line-height:1.65}.buyer-surface .shop-help details:first-child{border-top:0}.buyer-surface .shop-help details{padding-block:10px}.buyer-surface .shop-help summary{font-size:15px;min-height:44px}.buyer-surface .shop-help details p{color:var(--color-muted-foreground);font-size:14px;line-height:1.9;max-width:70ch}.buyer-surface .shop-legal-note{font-size:13px}.buyer-surface .shop-empty{margin-bottom:0;background:var(--color-card)}.buyer-surface .shop-empty>svg{margin:0 auto 18px;color:var(--color-muted-foreground)}.buyer-surface .purchase-content{width:min(760px,calc(100% - 48px));padding-top:24px}.buyer-surface .purchase-context{margin-bottom:24px}.buyer-surface .purchase-context>div>p{font-size:17px;color:var(--color-foreground);font-weight:650}.buyer-surface .purchase-description{padding-left:0;font-size:14px}.buyer-surface .purchase-form{padding:32px}.buyer-surface .product-overview h1{font-size:26px;line-height:1.5}.buyer-surface .product-overview>p{color:var(--color-muted-foreground);font-size:15px;line-height:1.9}.product-overview-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 16px;font-variant-numeric:tabular-nums}.buyer-surface .purchase-summary{gap:24px;padding-bottom:28px;margin-bottom:28px}.buyer-surface .purchase-summary h1{font-size:26px;letter-spacing:normal;line-height:1.5}.buyer-surface .purchase-price{min-width:132px;padding:16px 20px}.buyer-surface .purchase-price>p:last-child{font-size:28px;line-height:1.5}.buyer-surface .purchase-form button,.buyer-surface .purchase-form input{min-height:48px;border-radius:10px}.buyer-surface .purchase-balance{border:0;border-radius:12px;padding:20px;background:var(--color-muted)}.buyer-surface .purchase-balance p+p{font-size:22px;font-weight:650;color:var(--color-foreground);font-variant-numeric:tabular-nums}.buyer-surface .buyer-login{width:min(520px,calc(100% - 40px));padding-block:64px}.buyer-surface .buyer-login h1{font-size:28px}.buyer-surface .buyer-login-form>div{border-radius:var(--buyer-panel-radius)}.buyer-surface .checkout-panel{padding:40px}.buyer-surface .checkout-panel h1{font-size:28px;line-height:1.5}.buyer-surface .checkout-panel p{line-height:1.85}.buyer-surface .buyer-purchases{min-height:0}.buyer-purchases>section:first-child{border-bottom:0;background:transparent}.buyer-purchases>section:first-child>div,.buyer-purchases>section:last-child{max-width:1152px;width:calc(100% - 48px);padding-inline:0}.buyer-purchases>section:first-child>div{padding-block:40px 12px}.buyer-surface .checkout-panel>div:first-child{box-shadow:none}.buyer-purchases h1{font-size:30px;line-height:1.4;letter-spacing:normal}.buyer-purchases h2{font-size:21px;letter-spacing:normal}.buyer-purchases :is(.buyer-entitlement,.buyer-credit){border:0;border-radius:16px;box-shadow:var(--shadow-md);overflow:hidden}.buyer-purchases :is(.buyer-entitlement,.buyer-credit)>div:first-child{padding:24px}.buyer-purchases :is(.buyer-entitlement,.buyer-credit)>div:last-child:not(:first-child){padding:18px 24px;background:var(--color-card)}.buyer-purchases :is(button,a[role=button]){min-height:44px}.buyer-purchases :is(.buyer-entitlement,.buyer-credit) .text-xs{font-size:13px}@media (max-width:1000px){.shop-layout{grid-template-columns:1fr}.buyer-surface .shop-guide ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.buyer-surface .shop-guide li{padding-bottom:0}.buyer-surface .shop-help{grid-template-columns:220px minmax(0,1fr)}}@media (max-width:560px){.buyer-surface .buyer-header{min-height:76px}.buyer-surface .shop-intro{padding-block:28px 24px}.shop-store-heading{gap:12px}.shop-store-icon{flex-basis:44px;height:44px;border-radius:12px}.buyer-surface .shop-title-row{gap:8px}.buyer-surface .shop-intro h1{font-size:24px}.buyer-surface .shop-intro p{font-size:14px}.buyer-surface .shop-products{grid-template-columns:1fr;gap:18px}.buyer-surface .shop-search p{flex-basis:auto;padding-bottom:12px}.buyer-surface .shop-product{padding:24px}.buyer-surface .shop-product>p{font-size:15px}.shop-product-condition{min-height:0;font-size:14px}.buyer-surface .shop-guide ol{grid-template-columns:1fr;gap:22px}.buyer-surface .shop-guide p{font-size:14px}.buyer-surface .shop-help{grid-template-columns:1fr;gap:16px;padding-block:28px 36px}.buyer-surface .purchase-content{width:calc(100% - 32px)}.buyer-surface .purchase-form{padding:24px 20px}.buyer-surface .purchase-summary h1{font-size:23px}.buyer-surface .purchase-price{padding:12px 16px}.buyer-surface .checkout-panel{padding:28px 22px}.buyer-surface .checkout-panel h1{font-size:24px}.buyer-surface .buyer-login h1{font-size:24px;word-break:auto-phrase}.buyer-purchases>section:first-child>div,.buyer-purchases>section:last-child{width:calc(100% - 36px)}.buyer-purchases h1{font-size:26px}.buyer-purchases :is(.buyer-entitlement,.buyer-credit)>div:first-child{padding:20px}.buyer-purchases :is(.buyer-entitlement,.buyer-credit)>div:last-child:not(:first-child){padding:16px 20px}}@media (prefers-reduced-motion:reduce){.buyer-surface :is(button,a){transition:none}}@media (max-width:680px){.buyer-surface .buyer-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding-block:12px}.buyer-surface .buyer-header>.appearance-controls{grid-column:2;grid-row:1}.buyer-surface .buyer-header>:is(.buyer-session,.buyer-session-loading){grid-column:1/-1;margin-left:0}.buyer-surface .buyer-session{justify-content:space-between}.buyer-surface .buyer-session>.buyer-discord{margin-left:auto}.buyer-surface .buyer-session .buyer-account{margin-left:0}}