@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";:root{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;color:#292c35;background:#d3d0db;font-synthesis:none;font-size:13px;--gold: #c18d26;--gold-light: #d7ad55;--border: #e3e3e6;--muted: #81838a;--tg-top: 0px;--tg-bottom: 0px}*{box-sizing:border-box}body{margin:0;height:100dvh;overflow:hidden}#root{height:100%;display:flow-root}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.48}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:3px}button{border:0;background:none}h1,h2,h3,p{margin:0}button svg{flex-shrink:0}body{min-height:100dvh;background:radial-gradient(ellipse at 13% 15%,#d3cce4 0,transparent 48%),radial-gradient(ellipse at 90% 80%,#918078 0,transparent 50%),#b8b6bf}.app-shell{position:relative;display:flex;flex-direction:column;margin:8px auto;width:384px;height:calc(100dvh - 16px);max-height:900px;background:#fff;border-radius:7px;overflow:hidden;box-shadow:0 5px 30px #2020303d}.app-header{min-height:62px;display:flex;align-items:center;gap:14px;padding:0 20px;background:#fff;flex-shrink:0;z-index:3}.brand{font-family:Songti SC,SimSun,serif;font-size:19px;font-weight:800;white-space:nowrap;color:#171a1e}.icon-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:#92949a;flex-shrink:0}.icon-button:hover{background:#f1f1f3}.menu{margin-left:auto}.back{margin-left:-9px;margin-right:-6px}.app-content{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:12px 14px 22px;background:radial-gradient(ellipse at 0 0,#f6f1e6,transparent 52%),linear-gradient(#f3f3f4,#eff0f3);scrollbar-width:thin;scrollbar-color:#a5a5a5 transparent;scroll-behavior:smooth}.app-content>*+*{margin-top:13px}.banner{padding:14px;background:linear-gradient(115deg,#322e28,#202022);border-radius:23px;color:#fff;box-shadow:0 16px 24px #17191f26}.banner h1{font-size:18px;line-height:1.3;font-weight:900;color:#d2b66e}.banner p{font-size:12px;font-weight:700;color:#b8b7b4;margin-top:5px}.banner-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.identity{display:flex;align-items:center;gap:8px;flex-shrink:0}.identity img{height:43px;width:43px;border-radius:50%}.identity strong{font-size:12px;color:#eee;font-weight:900}.identity span{display:block;font-size:11px;color:#aaa}.banner-home{padding:14px 14px 13px}.banner-home h1{font-size:21px;max-width:203px}.banner-home .banner-top{position:relative;align-items:flex-start;min-height:94px}.banner-home .identity{position:absolute;right:0;top:3px;display:flex;flex-direction:column;gap:6px}.banner-home .identity img{width:47px;height:47px}.banner-home .identity strong{font-size:12px}.banner-home .banner-top>div:first-child{flex:1}.banner-home .banner-top p{margin-top:8px;padding-top:6px;border-top:1px solid #b38c45;max-width:205px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.steps button{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 5px 9px;background:linear-gradient(135deg,#383632,#1c1d23);border:1px solid #464449;border-radius:17px;color:#f4f4f4}.steps button>b{position:absolute;right:-4px;top:-6px;background:linear-gradient(#f9e7ab,#c5a24e);border:1px solid #c6ac67;border-radius:4px;padding:1px 5px;font-size:11px;line-height:16px;color:#141414}.steps button>span{display:grid;place-items:center;width:36px;height:36px;border:1px solid #635535;background:#49443555;border-radius:15px;color:#dfdbd2}.steps button>strong{font-size:12px}.panel{border:1px solid var(--border);border-radius:21px;background:linear-gradient(145deg,#fff,#fafafb);overflow:hidden;box-shadow:0 12px 23px #292d3b06}.panel-heading{width:100%;display:flex;align-items:center;gap:10px;padding:12px;min-height:51px;border-bottom:1px solid #dcdad5;background:linear-gradient(115deg,#eee7d6,#fafafa);text-align:left}.panel-heading h2{font-size:15px;font-weight:800;white-space:nowrap}.heading-icon{display:grid;place-items:center;height:28px;width:28px;border-radius:11px;background:#f4ead4;border:1px solid #eacc8e;color:#c39230;flex-shrink:0}.panel-action{margin-left:auto;display:flex;align-items:center;font-size:11px;font-weight:700}.panel-body{padding:13px 12px}.text-button{display:flex;align-items:center;gap:5px;padding:0;color:var(--gold);font-size:11px;font-weight:700}.text-gold{color:var(--gold)}.muted{color:#72757d;font-size:12px;font-weight:600}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{padding:0;text-align:left;overflow:hidden;border:1px solid #e3e3e6;border-radius:18px;background:#fff;box-shadow:0 13px 25px #24263010;transition:transform .18s,box-shadow .18s}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 26px #24263020}.product-image{height:84px;position:relative;overflow:hidden}.product-image img{height:100%;width:100%;object-fit:cover}.product-tag{position:absolute;top:10px;left:9px;border:1px solid #ffffff5c;border-radius:18px;padding:5px 10px;font-size:11px;font-weight:800;background:#ffffff45;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-copy{padding:12px 11px;min-height:108px}.product-title{display:flex;gap:5px;align-items:center}.product-title h3{font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.product-title>span{font-size:10px;font-weight:700;color:#92939a;white-space:nowrap}.product-copy p{font-size:11px;font-weight:600;color:#71737a;margin:6px 0 8px;line-height:1.45}.price{font-size:16px;color:#bd861a;font-weight:900;line-height:1.4}.notice .panel-heading{border-bottom:0}.notice-body{padding:12px;line-height:1.9;color:#646770}.faq-list{display:grid;gap:10px}.faq{border:1px solid var(--border);border-radius:18px;overflow:hidden;background:linear-gradient(120deg,#efebe4,#fff)}.faq button{width:100%;display:flex;align-items:center;gap:10px;padding:11px 12px;text-align:left}.faq button strong{font-size:13px}.faq button>svg{margin-left:auto;color:#81858a;transition:transform .18s}.number{border:1px solid #e9c477;border-radius:10px;background:#f6eddb;color:#bf8820;font-weight:700;width:26px;height:26px;display:grid;place-items:center}.faq p{padding:0 12px 13px;line-height:1.8;font-size:12px;font-weight:600;color:#4f525b;background:#fff}.rotated{transform:rotate(180deg)}.bottom-nav{height:86px;display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(#fff,#f8f9fc);border-top:1px solid #e5e5e9;z-index:3;flex-shrink:0;padding:11px 12px 13px;box-shadow:0 -8px 24px #34384a03}.bottom-nav button{display:flex;flex-direction:column;align-items:center;gap:3px;color:#92959b}.bottom-nav button>span{height:38px;width:45px;border-radius:14px;display:grid;place-items:center}.bottom-nav small{font-size:11px;font-weight:600}.bottom-nav .active{color:#d2a548}.bottom-nav .active>span{background:linear-gradient(140deg,#f4eddf,#fff);box-shadow:0 6px 20px #d5b87515}.app-footer{height:42px;flex-shrink:0;display:grid;place-items:center;color:#293d52;background:#fff;font-size:12px;font-family:Arial,sans-serif}.button{min-height:37px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--border);border-radius:14px;padding:8px 11px;font-size:12px;font-weight:700;background:linear-gradient(#fff,#fcfcfc);white-space:nowrap}.button:hover{filter:brightness(.97)}.gold{color:#bd861a;border-color:#edcf93;background:#f8f1e4}.primary{color:#fff;background:linear-gradient(105deg,#d6b15f,#b59137);border-color:transparent}.full{width:100%}.filters{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:12px;border-bottom:1px solid var(--border)}.filters button{font-size:12px;font-weight:600;border:1px solid var(--border);border-radius:20px;padding:8px 10px;color:#747780;background:#fff}.filters .selected,.spec.selected{border-color:#eecb89;background:#f5f1e9;color:#292c35}.order-list{padding-top:12px;display:grid;gap:12px}.order-card{background:linear-gradient(#f2f2f4,#fff 40%);border:1px solid var(--border);border-radius:20px;overflow:hidden}.order-summary{display:flex;gap:9px;padding:12px}.order-summary>div{min-width:0;flex:1}.order-summary h3{font-size:12px;font-weight:800;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.order-summary p{font-size:11px;color:#81838a;margin-top:7px;white-space:nowrap}.order-summary strong{color:#353943;font-weight:800}.status{height:31px;padding:7px 10px;display:inline-flex;align-items:center;gap:5px;font-size:11px;white-space:nowrap;border:1px solid #cdced3;background:#e9e9ec;border-radius:18px;color:#747780;font-weight:700}.status.pending{color:#ba861e;border-color:#e8d3a2;background:#faf4e6}.order-total{display:flex;align-items:flex-end;justify-content:space-between;text-align:right;border-top:1px solid #d9d9dd;width:100%;padding:10px 12px;background:#fff;font-size:12px;color:#7d8088}.order-total b{margin-left:6px;color:#373a43}.order-total p{margin-top:4px}.order-card footer{border-top:1px solid var(--border);display:flex;gap:8px;padding:10px 12px}.activity{padding:15px;background:linear-gradient(125deg,#f3efe6,#fff);border:1px solid var(--border);border-radius:20px;display:flex;gap:12px;align-items:center}.activity strong{font-size:12px;line-height:1.7}.activity p{display:flex;gap:6px;margin-top:7px;flex-wrap:wrap}.mini-tag{display:inline-flex;align-items:center;gap:4px;color:#c99b42;border:1px solid #efd5a2;border-radius:8px;font-size:11px;font-weight:700;padding:5px 8px;background:#f9f3e8}.mini-tag.gray{background:#f6f6f7;border-color:#dedee2;color:#7f8289}.review-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#e0c995,#9f8142);color:#fff;border:2px solid #ecd6a6;font-weight:700;flex-shrink:0}.activity .review-avatar{height:49px;width:49px}.reviews{display:grid;gap:10px}.review{border:1px solid var(--border);border-radius:18px;padding:14px;background:#fff}.review header{display:flex;align-items:center;gap:10px}.review header strong{font-size:13px;font-weight:900}.review-rating{display:flex;align-items:center;gap:8px}.review-rating>span{color:#d5a548;letter-spacing:-1px;font-size:16px}.review-rating small{font-size:10px;color:#72757b;font-weight:700}.review>p{font-size:13px;line-height:1.7;font-weight:700;margin-top:10px}.support-inner{border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 8px 20px #2426300a}.support-inner header{display:flex;align-items:center;gap:8px;justify-content:space-between;padding:12px;background:linear-gradient(120deg,#f0efed,#fff)}h3{font-size:13px;font-weight:800}.support-inner header p,.support-contact p{font-size:12px;color:#74777f;font-weight:600;margin-top:5px}.support-inner header>.button{padding:7px 10px;border-radius:20px;min-height:30px;font-size:11px}.support-body{padding:10px 12px}.support-note{border-top:1px solid #ebe9e4;margin-top:12px;padding-top:12px;color:#767880;line-height:1.7;font-size:11px;font-weight:600}.support-list{display:grid;gap:13px}.support-contact{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #dedee3;border-radius:22px;background:#fff;box-shadow:0 10px 24px #24263010}.support-contact img{width:55px;height:55px;border-radius:50%}.support-contact>div{flex:1;min-width:0}.support-contact h3{white-space:nowrap}.support-contact .button{font-size:11px;padding:8px 9px}.stack{display:grid;gap:10px}.empty{padding:35px 10px;display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center;color:#a68b50}.empty p{color:#82848b;font-size:12px;line-height:1.8}.empty strong{font-size:14px;color:#6c6f77}.product-detail .detail-image{height:190px;position:relative;overflow:hidden;background:#eee}.detail-image img{width:100%;height:100%;object-fit:contain}.detail-image .product-tag{background:#ffffffca;color:#252a32}.detail-copy{padding:16px 14px}.detail-copy h1{font-size:21px;font-weight:900;margin-bottom:8px}.detail-copy .price{font-size:27px}.detail-copy p{font-size:12px;font-weight:700;color:#81848b;margin-top:9px}.detail-description{border:1px solid var(--border);padding:13px;border-radius:15px;background:#f8f8f9;line-height:1.85;color:#595d65}.detail-description p{margin-top:8px}.spec-list{display:grid;gap:8px}.spec{display:flex;align-items:center;gap:8px;justify-content:space-between;width:100%;text-align:left;padding:12px;border:1px solid var(--border);border-radius:12px;font-size:12px}.spec b{white-space:nowrap;color:var(--gold)}.purchase-bar{min-height:77px;display:flex;justify-content:space-between;align-items:center;padding:12px 15px;border-top:1px solid #efeee9;background:linear-gradient(#fff,#f6f7fb);flex-shrink:0;gap:12px}.purchase-bar>span{font-size:12px;color:#7a7d84}.purchase-bar b{font-size:15px;color:#292c35;margin-left:8px}.purchase-button{display:flex;align-items:center;justify-content:center;gap:7px;padding:14px 20px;border:1px solid #fbf1d8;border-radius:19px;font-weight:900;background:linear-gradient(120deg,#fff,#f8f9fd);box-shadow:0 12px 23px #b5a68133;min-width:140px}.checkout-product{display:flex;gap:12px;align-items:center}.checkout-product img{width:80px;height:80px;border-radius:13px;object-fit:cover}.checkout-product p{font-size:12px;margin:5px 0;color:#74777e}.checkout-product h3{font-size:14px}.bill p{display:flex;justify-content:space-between;padding:15px 2px}.bill p+p{border-top:1px solid var(--border)}.payment-option{display:flex;align-items:center;gap:12px;border:1px solid #a0ecb7;border-radius:15px;background:#f1fbf4;padding:9px}.payment-option>span{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;background:#26a581;color:#fff;font-size:12px;font-weight:900}.payment-option p{font-size:12px;margin-top:3px;color:#63746c}.payment-option>svg{margin-left:auto;color:#2bc25a}.demo-note{font-size:11px;color:#9b8d6a;line-height:1.7;margin-top:10px}.payment-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-box{border:1px solid var(--border);border-radius:17px;padding:13px;min-width:0;overflow-wrap:anywhere}.span-two{grid-column:span 2}.payment-box p{font-size:12px;color:#888b92;margin-bottom:8px}.payment-box b{color:#bb2325;font-size:13px}.payment-box small{display:block;font-size:10px;color:#909198;margin-top:5px}.mono{font-family:monospace;font-size:11px}.countdown{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#c8971d;margin-top:7px}.row{display:flex;align-items:center;justify-content:space-between;gap:8px}.row .button{font-size:11px}.payment-placeholder{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;padding:30px 12px;color:#a9905e}.payment-placeholder p{font-size:12px;line-height:1.9;color:#7e8086}.modal-backdrop{position:absolute;z-index:8;top:62px;right:0;bottom:42px;left:0;background:#25282b80;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;padding:15px}.modal{background:linear-gradient(130deg,#f6f2e9,#f4f5f9 50%);border:1px solid #d8d9dc;border-radius:20px;width:100%;max-height:94%;display:flex;flex-direction:column;box-shadow:0 20px 45px #25282b30;outline:none}.modal>header{padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #dbd9d5}.modal h2{font-size:15px;font-weight:800}.modal>header .icon-button{background:#ffffffb0;border:1px solid var(--border);height:33px;width:33px}.modal-content{padding:15px;overflow-y:auto;scrollbar-width:thin;min-height:0}.sheet{max-height:95%}.form{display:grid;gap:12px}.form label{font-size:12px;font-weight:600;color:#777b82;display:grid;gap:6px}input:not([type=checkbox]),textarea{width:100%;border:1px solid var(--border);border-radius:12px;background:#fff;padding:12px;color:#30333a;font-size:13px;outline:none;resize:vertical}input:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 2px #d5ad5620}.identity-field{padding:13px 12px;display:flex;gap:10px;border:1px solid var(--border);border-radius:14px;background:#fff;color:#292c35}.identity-field svg{color:#d5a54a}.rating-options{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.rating-options .button{padding:6px 3px;gap:3px;border-radius:9px;min-height:32px}.form-actions{display:grid;grid-template-columns:1fr 1.3fr;gap:10px}.form-actions .button{height:44px;border-radius:10px}.error{font-size:12px;color:#c43c38}.agreement-layer{padding:15px;z-index:12}.agreement{padding:16px;box-shadow:0 23px 30px #25282b4d}.agreement-user{display:flex;gap:12px;align-items:center;margin-bottom:10px}.agreement-user img{width:55px;height:55px;border-radius:50%}.agreement-user h2{font-size:17px}.agreement-user strong,.agreement-user p{font-size:11px;font-weight:800;color:#85878d}.agreement details{background:#fff;border:1px solid var(--border);border-radius:16px;margin-bottom:20px;box-shadow:0 14px 22px #33374615}.agreement summary{display:flex;align-items:center;gap:9px;cursor:pointer;padding:14px;font-weight:700;font-size:12px}.agreement summary:after{content:"⌄";margin-left:auto;color:#8a8d94}.agreement details p{padding:0 14px 14px;font-size:12px;line-height:1.8;color:#686b73}.agreement-check{display:flex;gap:9px;align-items:center;margin-bottom:12px;font-size:12px}.agreement-check input{accent-color:#c49a40;width:18px;height:18px;margin:0}.agreement>.button{min-height:44px;background:#dec48a33;font-size:12px;box-shadow:0 2px 3px #c59e4720}.order-fields{display:grid;gap:12px}.order-fields label{display:grid;gap:7px;color:#616570;font-size:12px;font-weight:600}.order-fields label>div{border:1px solid #d4d5db;border-radius:14px;background:#e9eaee;padding:12px 10px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;color:#30343e;font-weight:400}.about{text-align:center;display:grid;gap:12px;justify-items:center;line-height:1.8}.about img{width:64px;height:64px;border-radius:50%}.about p{font-size:12px;color:#767980}.toast{position:absolute;z-index:20;bottom:145px;left:50%;transform:translate(-50%);background:#292c35ed;color:#fff;border-radius:13px;padding:12px 16px;display:flex;gap:7px;align-items:center;max-width:90%;width:max-content;font-size:12px;box-shadow:0 8px 24px #0002;pointer-events:none}.telegram{padding-top:var(--tg-top);padding-bottom:var(--tg-bottom);width:100%;height:100dvh;max-height:none;margin:0;border-radius:0}.telegram .app-header,.telegram .app-footer{display:none}.telegram .modal-backdrop{inset:var(--tg-top) 0 var(--tg-bottom)}@media(max-width:480px){body{background:#fff}.app-shell{width:100%;height:100dvh;max-height:none;margin:0;border-radius:0;box-shadow:none}.app-footer{height:calc(42px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.app-header{padding-top:env(safe-area-inset-top);min-height:calc(62px + env(safe-area-inset-top))}.modal-backdrop{top:calc(62px + env(safe-area-inset-top));bottom:calc(42px + env(safe-area-inset-bottom))}}@media(min-width:1000px){.app-shell{margin:24px auto;height:calc(100dvh - 48px)}}@media(max-width:360px){.app-content{padding-left:10px;padding-right:10px}.banner-home h1{font-size:18px;max-width:170px}.identity strong,.banner-home .identity strong{font-size:10px}.support-contact{padding:12px;gap:8px}.support-contact img{width:43px;height:43px}.support-contact h3{font-size:12px}.brand{font-size:17px}.activity{padding:12px}.rating-options{gap:4px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.review-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.banner-home h1{max-width:220px}.brand{letter-spacing:-.3px}@media(max-width:360px){.banner:not(.banner-home) .identity img{display:none}.banner:not(.banner-home) p{font-size:10px;white-space:nowrap}.banner:not(.banner-home) .identity span{font-size:10px}}
