:root{--bg:#f4efe7;--bg-soft:#fbf7f1;--surface:#fffbf6e0;--surface-strong:#fffdfa;--surface-dark:#1f1a17;--line:#563c271f;--line-strong:#563c2738;--text:#2f241d;--text-soft:#6f6257;--text-faint:#9a8c80;--brand:#b85c38;--brand-deep:#8f3f21;--brand-soft:#f5e1d8;--accent:#1f6d62;--danger:#d94f3d;--warning:#c8851a;--success:#287c5f;--shadow-lg:0 24px 60px #4e331f24;--shadow-md:0 16px 36px #4e331f1a;--shadow-sm:0 10px 20px #4e331f12;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--radius-sm:12px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at top left, #b85c381f, transparent 22%), radial-gradient(circle at 90% 8%, #1f6d621a, transparent 18%), linear-gradient(180deg, #f8f3ed 0%, var(--bg) 42%, #f1e8df 100%);margin:0;font-family:Avenir Next,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}body:before{content:"";pointer-events:none;background-image:linear-gradient(#5f453009 1px,#0000 1px),linear-gradient(90deg,#5f453009 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000b3,#0000 88%);mask-image:linear-gradient(#000000b3,#0000 88%)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}#root{min-height:100vh;position:relative}.container{width:min(var(--container), calc(100% - 32px));margin:0 auto}.store-header{padding:64px 0 32px;position:relative;overflow:hidden}.store-header:before,.store-header:after{content:"";filter:blur(8px);border-radius:999px;position:absolute}.store-header:before{background:#b85c3824;width:280px;height:280px;top:-90px;right:-80px}.store-header:after{background:#1f6d621f;width:220px;height:220px;bottom:-100px;left:-80px}.hero-panel{z-index:1;border-radius:var(--radius-xl);background:linear-gradient(135deg, #fffcf7f5, #faf0e5eb), var(--surface);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff8c;padding:42px 42px 34px;position:relative}.hero-panel.entry-hero{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:28px;display:grid}.hero-copy{text-align:left}.hero-kicker{color:var(--brand-deep);letter-spacing:.08em;text-transform:uppercase;background:#b85c3814;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.hero-kicker:before{content:"";background:var(--brand);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #b85c381f}.store-header h1,.detail-card h2,.detail-card h3,.entry-card h3{letter-spacing:-.03em;color:#201713;margin:0;font-family:Iowan Old Style,Baskerville,Songti SC,serif;font-weight:700}.store-header h1{margin-bottom:16px;font-size:clamp(44px,6vw,72px);line-height:.98}.store-header .notice,.hero-copy p,.entry-card p,.store-footer,.empty-state p{color:var(--text-soft)}.hero-copy p{max-width:580px;font-size:16px;line-height:1.85}.hero-metrics{flex-wrap:wrap;gap:14px;margin-top:22px;display:flex}.hero-metric{min-width:144px;box-shadow:var(--shadow-sm);background:#ffffff8c;border:1px solid #563c2714;border-radius:18px;padding:18px 18px 16px}.hero-metric strong{color:var(--brand-deep);margin-bottom:6px;font-family:Iowan Old Style,Georgia,serif;font-size:24px;display:block}.hero-metric span{color:var(--text-soft);font-size:13px}.entry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.entry-card{min-height:100%;box-shadow:var(--shadow-sm);background:#ffffffa3;border:1px solid #563c271f;border-radius:22px;flex-direction:column;justify-content:space-between;padding:24px;display:flex}.entry-card h3{margin-bottom:8px;font-size:28px}.entry-card p{margin-bottom:18px;font-size:14px;line-height:1.8}.entry-chip-row{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.entry-chip{background:var(--bg-soft);color:var(--text-soft);border:1px solid #563c271a;border-radius:999px;padding:8px 12px;font-size:12px}.page-section{padding:26px 0 56px}.detail-card{border-radius:var(--radius-lg);background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-md);border:1px solid #563c271f;margin-bottom:22px;padding:28px}.detail-card h2{font-size:clamp(28px,3vw,38px)}.detail-card h3{margin-bottom:14px;font-size:26px}.form-group label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-soft);margin-bottom:8px;font-size:13px;font-weight:700;display:block}.form-control{border:1px solid var(--line-strong);width:100%;height:52px;color:var(--text);background:#ffffffd6;border-radius:16px;outline:none;padding:0 16px;transition:border-color .2s,box-shadow .2s,transform .2s;box-shadow:inset 0 1px #ffffff80}textarea.form-control{resize:vertical;min-height:118px;padding:14px 16px}.form-control::placeholder{color:#b0a49a}.form-control:focus{border-color:#b85c3899;transform:translateY(-1px);box-shadow:0 0 0 4px #b85c381f}.btn{cursor:pointer;letter-spacing:.01em;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 22px;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s,background .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.52;cursor:not-allowed;transform:none}.btn-primary{color:#fff;background:linear-gradient(135deg, var(--brand) 0%, var(--brand-deep) 100%);box-shadow:0 14px 28px #8f3f213d}.btn-primary:hover{box-shadow:0 18px 34px #8f3f2147}.btn-lg{min-height:56px;padding:0 26px;font-size:16px}.store-footer{text-align:center;padding:24px 0 42px;font-size:13px}.order-query-bar{box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf5d1;border:1px solid #563c271a;border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:12px;margin:-20px auto 28px;padding:14px;display:grid}.product-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:22px;display:grid}.product-card{box-shadow:var(--shadow-md);cursor:pointer;background:#fffbf6e6;border:1px solid #563c271f;border-radius:24px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.product-card:hover{border-color:#b85c383d;transform:translateY(-5px);box-shadow:0 24px 44px #4e331f26}.card-image{color:#ffffffeb;background:radial-gradient(circle at 100% 0,#ffffff38,#0000 20%),linear-gradient(135deg,#92533a 0%,#ca7d57 45%,#214e55 100%);justify-content:center;align-items:center;height:204px;font-size:58px;display:flex;position:relative}.card-image:after{content:"Git Access";letter-spacing:.08em;text-transform:uppercase;background:#ffffff2e;border:1px solid #fff3;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;position:absolute;bottom:12px;right:14px}.card-image img{object-fit:cover;width:100%;height:100%}.card-title{color:#201713;margin-bottom:8px;font-family:Iowan Old Style,Baskerville,Songti SC,serif;font-size:20px;font-weight:700}.card-desc{min-height:44px;color:var(--text-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.card-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.price{color:var(--brand-deep);font-family:Iowan Old Style,Georgia,serif;font-size:30px;line-height:1}.tag{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.tag-success{color:var(--success);background:#287c5f1a;border-color:#287c5f2e}.tag-warning{color:var(--warning);background:#c8851a1a;border-color:#c8851a2e}.tag-danger{color:var(--danger);background:#d94f3d1a;border-color:#d94f3d2e}.tag-info{color:var(--accent);background:#1f6d621a;border-color:#1f6d6229}.stock{white-space:nowrap;color:var(--success);font-size:13px;font-weight:700}.stock.low{color:var(--warning)}.stock.out{color:var(--danger)}.breadcrumb{color:var(--text-faint);padding:26px 0 16px;font-size:13px}.breadcrumb a{color:var(--brand-deep);font-weight:700}.quantity-selector{grid-template-columns:46px 74px 46px;display:inline-grid}.quantity-selector button,.quantity-selector input{border:1px solid var(--line-strong);background:#ffffffd6;height:50px}.quantity-selector button{color:var(--text);cursor:pointer}.quantity-selector button:first-child{border-radius:16px 0 0 16px}.quantity-selector button:last-child{border-radius:0 16px 16px 0}.quantity-selector input{text-align:center;border-left:0;border-right:0;outline:none;width:100%}.loading,.empty-state{text-align:center;padding:72px 20px}.empty-state{background:#fffbf6b3;border:1px dashed #563c272e;border-radius:28px}.spinner{border:4px solid #b85c3829;border-top-color:var(--brand);border-radius:50%;width:42px;height:42px;margin:0 auto 14px;animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.order-info .row{border-bottom:1px solid #563c2714;grid-template-columns:120px 1fr;gap:14px;padding:13px 0;display:grid}.order-info .row:last-child{border-bottom:0}.order-info .label{color:var(--text-faint);letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:700}.order-info .value{color:var(--text)}.account-list{gap:12px;display:grid}.account-item{box-shadow:var(--shadow-sm);word-break:break-all;background:linear-gradient(135deg,#fffcf8e6,#f5ede5d1);border:1px solid #563c271a;border-radius:18px;padding:18px 18px 16px;font-family:SFMono-Regular,JetBrains Mono,Menlo,monospace;font-size:13px;line-height:1.8;position:relative}.account-item .copy-btn{min-height:34px;color:var(--accent);cursor:pointer;background:#1f6d621f;border:0;border-radius:999px;padding:0 12px;font-size:12px;font-weight:700;position:absolute;top:14px;right:14px}.toast{z-index:50;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#201713eb;border-radius:16px;padding:14px 18px;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 34px #0000002e}.order-status-hero{text-align:center;margin-bottom:20px}.order-status-icon{margin-bottom:8px;font-size:52px}@media (width<=980px){.hero-panel.entry-hero,.entry-grid{grid-template-columns:1fr}.store-header{padding-top:34px}.hero-panel{border-radius:26px;padding:28px 22px 22px}}@media (width<=720px){.container{width:min(var(--container), calc(100% - 20px))}.order-query-bar{grid-template-columns:1fr;margin-top:-10px}.detail-card{border-radius:20px;padding:20px}.order-info .row{grid-template-columns:1fr;gap:6px}.store-header h1{font-size:42px}.price{font-size:26px}}:root{--store-bg:#f5f7fa;--store-bg-soft:#eef1f6;--store-surface:#fffffff2;--store-surface-strong:#fff;--store-line:#00000014;--store-line-strong:#00000024;--store-text:#1a1a2e;--store-text-soft:#6b7280;--store-accent:#0d9488;--store-accent-2:#4f6ef7;--store-warning:#d97706;--store-danger:#dc2626;--store-success:#059669;--store-shadow:0 4px 24px #0000000f}body{color:var(--store-text);background:linear-gradient(#f0f4f8 0%,#f5f7fa 40%,#eef1f6 100%)}body:before{display:none}#root{min-height:100vh}.copilot-storefront,.order-page-shell{min-height:100vh;padding-bottom:110px}.store-shell{padding:20px 0 90px}.mobile-topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.brand-title{letter-spacing:.02em;color:var(--store-accent);font-size:clamp(24px,4vw,40px);font-weight:800}.brand-subtitle{letter-spacing:.18em;color:var(--store-text-soft);text-transform:lowercase;margin-top:4px;font-size:12px}.notice-strip,.search-panel,.detail-card,.order-query-card,.order-list-card,.purchase-modal{background:var(--store-surface);border:1px solid var(--store-line);box-shadow:var(--store-shadow)}.notice-strip{color:var(--store-warning);background:#fffbeb;border-color:#fef3c7;border-radius:16px;align-items:center;gap:10px;padding:14px 18px;display:flex}.notice-icon{font-size:18px}.search-panel{border-radius:18px;margin-top:16px;padding:14px}.filter-row{gap:10px;margin-bottom:12px;display:flex}.filter-pill{border:1px solid var(--store-line);min-height:40px;color:var(--store-text-soft);cursor:pointer;background:#f9fafb;border-radius:999px;padding:0 16px;font-weight:600;transition:all .2s}.filter-pill.active{color:#fff;background:linear-gradient(135deg, var(--store-accent-2), var(--store-accent));border-color:#0000;box-shadow:0 4px 12px #0d948833}.filter-pill:hover:not(.active){border-color:var(--store-accent);color:var(--store-accent);background:#f0fdfa}.search-input,.form-control{border:1px solid var(--store-line-strong);width:100%;min-height:48px;color:var(--store-text);background:#fff;border-radius:14px;outline:none;padding:0 16px}.search-input::placeholder,.form-control::placeholder{color:#9ca3af}.product-grid-dark{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;margin-top:28px;display:grid}.product-card-dark{border:1px solid var(--store-line);cursor:pointer;background:#fff;border-radius:16px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 2px 12px #0000000d}.product-card-dark:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.card-image{aspect-ratio:4/3;background:#f3f4f6;position:relative;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;display:block}.card-badges{justify-content:space-between;gap:8px;display:flex;position:absolute;inset:10px 10px auto}.badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.badge-soft{color:#fff;background:#8b5cf6d9}.badge-success{color:#fff;background:#059669d9}.badge-danger{color:#fff;background:#dc2626d9}.card-body{padding:14px 16px 16px}.card-title{color:var(--store-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.card-desc{color:var(--store-text-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.card-meta{color:var(--store-text-soft);opacity:.7;margin-top:8px;font-size:12px}.card-footer{justify-content:space-between;align-items:center;gap:12px;margin:10px 0 12px;display:flex}.price{color:#e04e2a;font-size:22px;font-weight:800}.stock,.stock.low,.stock.out{border-radius:999px;padding:5px 10px;font-size:12px;font-weight:600}.stock{color:#059669;background:#ecfdf5}.stock.low{color:#d97706;background:#fffbeb}.stock.out{color:#dc2626;background:#fef2f2}.btn{border:1px solid var(--store-line);min-height:44px;color:var(--store-text);cursor:pointer;background:#fff;border-radius:12px;padding:0 18px;font-weight:600;transition:all .2s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg, var(--store-accent), var(--store-accent-2));color:#fff;border-color:#0000;font-weight:700}.btn-block{width:100%}.btn-lg{min-height:52px;font-size:16px}.btn-buy{border-radius:12px;min-height:40px;font-size:14px}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:50;background:#00000059;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.purchase-modal{background:#fff;border-radius:20px;width:min(520px,100%);padding:22px}.modal-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.modal-title{color:var(--store-text);font-size:22px;font-weight:800}.modal-subtitle{color:var(--store-text-soft);margin-top:6px}.icon-button{border:1px solid var(--store-line);width:40px;height:40px;color:var(--store-text);cursor:pointer;background:#f9fafb;border-radius:999px;justify-content:center;align-items:center;font-size:18px;display:flex}.purchase-product{background:#f9fafb;border-radius:16px;align-items:center;gap:14px;margin-bottom:18px;padding:14px;display:flex}.purchase-product img{object-fit:cover;border-radius:14px;width:88px;height:88px}.purchase-price{color:#e04e2a;font-size:26px;font-weight:800}.purchase-stock{color:var(--store-text-soft);margin-top:6px}.form-group{margin-bottom:14px}.form-group label{color:var(--store-text-soft);margin-bottom:8px;font-size:13px;font-weight:500;display:block}.quantity-selector{grid-template-columns:46px 1fr 46px;gap:10px;display:grid}.quantity-selector button,.quantity-selector input{border:1px solid var(--store-line-strong);min-height:46px;color:var(--store-text);text-align:center;background:#fff;border-radius:12px;font-size:18px;font-weight:600}.quantity-selector button{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.quantity-selector button:hover{background:#f3f4f6}.quantity-selector button:active{background:#e5e7eb;transform:scale(.95)}.purchase-summary{background:#f9fafb;border-radius:14px;justify-content:space-between;align-items:center;margin:18px 0;padding:14px 16px;display:flex}.purchase-summary strong{color:#e04e2a;font-size:26px}.store-footer{z-index:20;border-top:1px solid var(--store-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;position:fixed;bottom:0;left:0;right:0}.footer-nav{justify-content:space-around;align-items:center;gap:12px;min-height:72px;display:flex}.footer-nav-item{color:var(--store-text-soft);cursor:pointer;background:0 0;border:0;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:8px 28px;font-size:12px;font-weight:600;transition:color .2s,background .2s;display:flex}.footer-nav-item.active{color:var(--store-accent);background:#0d94880f}.footer-nav-item svg{opacity:.6;width:22px;height:22px;transition:opacity .2s}.footer-nav-item.active svg{opacity:1}.footer-nav-item:hover:not(.active){color:var(--store-text);background:#f3f4f6}.footer-nav-item:hover svg{opacity:1}.order-page-container{gap:22px;padding-top:28px;display:grid}.order-query-card,.order-list-card,.detail-card{border-radius:20px;padding:22px}.order-query-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.order-query-header h2{color:var(--store-text);margin:0;font-size:28px}.order-query-header p{color:var(--store-text-soft);margin:8px 0 0}.order-query-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.orders-result-list{gap:16px;display:grid}.order-list-top,.order-list-actions,.order-list-meta,.order-info .row{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-list-title{color:var(--store-text);font-size:20px;font-weight:700}.order-list-no{color:var(--store-text-soft);margin-top:6px;font-size:13px}.order-list-meta{color:var(--store-text-soft);flex-wrap:wrap;margin:16px 0;font-size:14px}.order-account-box{background:#f9fafb;border-radius:14px;margin:14px 0;padding:14px}.order-account-item+.order-account-item{border-top:1px solid var(--store-line);margin-top:10px;padding-top:10px}.order-list-actions{justify-content:flex-end}.detail-card{margin-top:24px}.order-info{gap:12px;display:grid}.order-info .row{border-bottom:1px solid var(--store-line);padding:12px 0}.order-info .label{color:var(--store-text-soft)}.order-info .value{text-align:right;color:var(--store-text)}.tag{border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.tag-success{color:#059669;background:#ecfdf5}.tag-warning{color:#d97706;background:#fffbeb}.tag-danger{color:#dc2626;background:#fef2f2}.tag-info{color:#2563eb;background:#eff6ff}.loading,.empty-state{text-align:center;min-height:220px;color:var(--store-text-soft);flex-direction:column;justify-content:center;align-items:center;display:flex}.spinner{border:3px solid #00000014;border-top-color:var(--store-accent);border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.toast{z-index:100;color:var(--store-text);border:1px solid var(--store-line-strong);background:#fff;border-radius:12px;padding:12px 18px;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0000001f}.copy-btn{border:1px solid var(--store-line);min-height:34px;color:var(--store-text);cursor:pointer;background:#fff;border-radius:10px;margin-bottom:10px}.copy-btn:hover{background:#f3f4f6}@media (width<=900px){.order-query-form{grid-template-columns:1fr}.order-query-header,.mobile-topbar,.order-list-top,.order-info .row{flex-direction:column;align-items:flex-start}.order-info .value{text-align:left}}@media (width<=640px){.container{width:min(100% - 20px,1180px)}.brand-title{font-size:28px}.product-grid-dark{grid-template-columns:repeat(2,1fr);gap:12px}.card-body{padding:10px 12px 12px}.card-title{font-size:14px}.card-desc{-webkit-line-clamp:1;font-size:12px}.price{font-size:18px}.card-footer{margin:8px 0 10px}.btn-buy{border-radius:10px;min-height:38px;font-size:13px}.badge{min-height:22px;padding:0 7px;font-size:10px}.purchase-modal,.order-query-card,.order-list-card,.detail-card{border-radius:16px;padding:18px}.footer-nav{min-height:66px}.footer-nav-item span{font-size:11px}.detail-hero-layout{flex-direction:column}.detail-image-wrap{flex:auto;max-width:100%}.detail-product-name{font-size:20px!important}.detail-price{font-size:28px!important}}@keyframes toastSlide{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(48px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes cardEnter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.toast{animation:.3s ease-out toastSlide}.modal-overlay{animation:.22s overlayFadeIn}.purchase-modal{animation:.35s cubic-bezier(.34,1.4,.64,1) modalSlideUp}.product-card-dark{animation:.4s both cardEnter}.product-card-dark:first-child{animation-delay:0s}.product-card-dark:nth-child(2){animation-delay:60ms}.product-card-dark:nth-child(3){animation-delay:.12s}.product-card-dark:nth-child(4){animation-delay:.18s}.product-card-dark:nth-child(5){animation-delay:.24s}.product-card-dark:nth-child(6){animation-delay:.3s}.product-card-dark:hover{box-shadow:0 8px 30px #0000001a}.card-image{aspect-ratio:4/3}.polling-indicator{color:var(--store-accent);align-items:center;gap:8px;font-size:13px;display:inline-flex}.polling-dot{background:var(--store-accent);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite pulse}.skeleton-card{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%) 0 0/200% 100%;border-radius:16px;min-height:240px;animation:1.5s ease-in-out infinite shimmer}.notice-strip{animation:.5s both cardEnter}.search-panel{animation:.5s .1s both cardEnter}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn-primary:hover:not(:disabled){box-shadow:0 8px 24px #0d948840}.order-list-card{animation:.35s both cardEnter}.order-list-card:first-child{animation-delay:0s}.order-list-card:nth-child(2),.order-list-card:nth-child(3){animation-delay:60ms}.order-account-item{word-break:break-all;color:var(--store-text);font-family:SFMono-Regular,JetBrains Mono,Menlo,monospace;font-size:13px;line-height:1.7}.search-input:focus,.form-control:focus{border-color:var(--store-accent);outline:none;transition:border-color .2s,box-shadow .2s;box-shadow:0 0 0 3px #0d94881a}.empty-state .icon{margin-bottom:12px;font-size:48px}.order-empty{border:1px dashed var(--store-line-strong);border-radius:20px;padding:48px 20px}.order-page-container{padding-top:0!important}.store-shell .detail-card{margin-top:16px}.detail-breadcrumb{color:var(--store-text-soft);align-items:center;gap:8px;margin-bottom:18px;font-size:14px;display:flex}.detail-breadcrumb a{color:var(--store-accent);align-items:center;gap:6px;font-weight:500;transition:opacity .2s;display:inline-flex}.detail-breadcrumb a:hover{opacity:.7}.breadcrumb-sep{opacity:.35}.breadcrumb-current{color:var(--store-text);font-weight:600}.detail-hero-card{overflow:hidden;padding:0!important}.detail-hero-layout{gap:0;display:flex}.detail-image-wrap{aspect-ratio:1;background:#f3f4f6;flex:0 0 45%;max-width:45%;position:relative;overflow:hidden}.detail-image{object-fit:cover;width:100%;height:100%;display:block}.detail-image-badge{color:#fff;background:#8b5cf6e0;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:700;position:absolute;top:14px;left:14px}.detail-info{flex-direction:column;flex:1;justify-content:center;padding:28px;display:flex}.detail-product-name{color:var(--store-text);margin:0 0 16px;font-size:24px;font-weight:800;line-height:1.3}.detail-price-row{align-items:center;gap:14px;margin-bottom:22px;display:flex}.detail-price{color:#e04e2a;font-size:34px;font-weight:800}.detail-features{flex-wrap:wrap;gap:10px;display:flex}.detail-feature-item{color:var(--store-accent);background:#f0fdfa;border:1px solid #ccfbf1;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.detail-feature-item svg{opacity:.7}.detail-section-title{color:var(--store-text);align-items:center;gap:10px;margin:0 0 18px;font-size:18px;font-weight:800;display:flex}.detail-section-title svg{color:var(--store-accent);opacity:.6}.detail-notice{color:#92400e;background:#fffbeb;border:1px solid #fef3c7;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:14px 18px;font-size:14px;line-height:1.7;display:flex}.detail-description{color:var(--store-text-soft);white-space:pre-wrap;word-break:break-word;font-size:15px;line-height:1.9}.detail-summary{border:1px solid var(--store-line);background:#f9fafb;border-radius:14px;margin:18px 0;padding:16px 18px}.summary-row{color:var(--store-text-soft);justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;display:flex}.summary-row+.summary-row{border-top:1px solid var(--store-line)}.summary-total{color:var(--store-text);font-size:16px;font-weight:700}.summary-total-price{color:#e04e2a;font-size:24px;font-weight:800}.detail-pay-hint{text-align:center;color:var(--store-text-soft);margin-top:12px;font-size:13px}.required-mark{color:var(--store-danger)}.card-secret-list{gap:12px;display:grid}.card-secret-block{border:1px solid var(--store-line);background:#f9fafb;border-radius:14px;overflow:hidden}.card-secret-header{border-bottom:1px solid var(--store-line);background:#f3f4f6;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.card-secret-label{color:var(--store-accent);font-size:13px;font-weight:700}.card-secret-content{color:var(--store-text);word-break:break-all;white-space:pre-wrap;-webkit-user-select:all;user-select:all;padding:14px;font-family:SFMono-Regular,JetBrains Mono,Menlo,Consolas,monospace;font-size:13px;line-height:1.7}.account-table-wrap{border:1px solid var(--store-line);border-radius:12px;overflow-x:auto}.account-table{border-collapse:collapse;width:100%;min-width:520px;font-size:13px}.account-table thead{background:#f3f4f6}.account-table th{color:var(--store-text-soft);text-align:left;white-space:nowrap;border-bottom:1px solid var(--store-line);padding:10px 12px;font-size:12px;font-weight:700}.account-table td{border-bottom:1px solid var(--store-line);color:var(--store-text);vertical-align:middle;padding:10px 12px}.account-table tbody tr:last-child td{border-bottom:none}.account-table tbody tr:hover{background:#0d94880a}.account-table .cell-mono{word-break:break-all;-webkit-user-select:all;user-select:all;max-width:160px;font-family:SFMono-Regular,JetBrains Mono,Menlo,Consolas,monospace;font-size:12px}.account-table .row-replaced{opacity:.45;background:#fef2f2;text-decoration:line-through}.account-table-compact{font-size:12px}.account-table-compact th,.account-table-compact td{padding:8px 10px}.tag-sm{white-space:nowrap;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.tag-sm.tag-success{color:#059669;background:#ecfdf5}.tag-sm.tag-danger{color:#dc2626;background:#fef2f2}.tag-sm.tag-warning{color:#d97706;background:#fffbeb}.tag-sm.tag-info{color:#3b82f6;background:#eff6ff}.btn-replace{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:10px;padding:8px 18px;font-size:13px;font-weight:700;transition:all .2s}.btn-replace:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b66}.btn-replace:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.btn-check{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;padding:8px 18px;font-size:13px;font-weight:700;transition:all .2s}.btn-check:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.btn-check:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.cell-actions{white-space:nowrap;gap:4px;display:flex}.btn-action{border:1px solid var(--store-line);color:var(--store-accent);cursor:pointer;white-space:nowrap;background:#fff;border-radius:6px;padding:3px 10px;font-size:11px;font-weight:600;transition:all .15s;display:inline-block}.btn-action:hover{background:var(--store-accent);color:#fff;border-color:var(--store-accent)}.btn-action:disabled{opacity:.5;cursor:not-allowed;color:var(--store-text-soft);border-color:var(--store-line);background:#f3f4f6}.replace-modal{background:var(--store-surface);border-radius:20px;width:90%;max-width:420px;padding:28px 24px;box-shadow:0 20px 60px #0003}.replace-account-list{background:#fef2f2;border-radius:10px;flex-direction:column;gap:8px;margin-top:12px;padding:12px;display:flex}.replace-account-item{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.replace-account-name{color:var(--store-text);font-family:SFMono-Regular,JetBrains Mono,monospace;font-size:13px}@media (width<=640px){.account-table .cell-mono{max-width:100px;font-size:11px}.account-table th,.account-table td{padding:8px 6px}.account-table{font-size:12px}}.after-sales-content{padding:28px!important}.md-h1{color:var(--store-text);border-bottom:2px solid var(--store-line);margin:0 0 16px;padding-bottom:12px;font-size:26px;font-weight:800}.md-h2{color:var(--store-text);margin:24px 0 12px;font-size:22px;font-weight:700}.md-h3{color:var(--store-text);margin:20px 0 10px;font-size:18px;font-weight:700}.md-p{color:var(--store-text-soft);margin:8px 0;font-size:15px;line-height:1.8}.md-hr{border:none;border-top:1px solid var(--store-line);margin:20px 0}.md-img-wrap{text-align:center;margin:16px 0}.md-img{border-radius:14px;max-width:100%;box-shadow:0 4px 16px #00000014}.md-inline-img{vertical-align:middle;border-radius:14px;max-width:100%;box-shadow:0 4px 16px #00000014}.md-link{color:var(--store-accent);text-underline-offset:3px;text-decoration:underline}.md-link:hover{opacity:.7}.tutorial-content{gap:14px;display:grid}.tutorial-notice{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:12px 16px;font-size:14px;line-height:1.7}.tutorial-step{border:1px solid var(--store-line);background:#f9fafb;border-radius:12px;padding:14px 16px}.tutorial-step-title{color:var(--store-text);margin-bottom:8px;font-size:14px;font-weight:700}.tutorial-link{color:var(--store-accent);align-items:center;gap:4px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.tutorial-link:hover{opacity:.7;text-decoration:underline}
