:root{font-family:system-ui,-apple-system,Microsoft YaHei,sans-serif;color:#262626;background:#f2f3f5;--orange:#ef682f;--muted:#929292}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #f6a07a;outline-offset:3px}h1,h2,h3,p{margin:0}.app{width:100%;max-width:450px;min-height:100dvh;background:#f6f6f6;margin:auto;padding-bottom:85px;position:relative}header{height:73px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:#fff}.brand{font-weight:800;font-size:25px;letter-spacing:-1px;display:flex;align-items:center;gap:10px}.brand span{font-size:12px;font-weight:500;letter-spacing:1px;border-left:1px solid #ddd;padding-left:10px;color:#777}.header-link{font-size:12px;color:#898989}main{padding:0 14px 25px}nav{position:fixed;bottom:0;width:100%;max-width:450px;padding:9px 10px max(10px,env(safe-area-inset-bottom));display:flex;justify-content:space-around;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #eee;z-index:5}nav a{display:flex;flex-direction:column;align-items:center;font-size:12px;color:#939393;gap:3px;min-width:50px}nav b{font-size:24px;line-height:27px;font-weight:400}nav a.active{color:var(--orange)}.search{display:flex;gap:8px;border:1px solid #e7e7e7;border-radius:9px;background:#fff;margin:5px 0 14px;padding:6px 8px 6px 12px;align-items:center}.search input{width:100%;min-width:0;border:0;outline:none;font-size:14px;background:transparent}.search button{background:#fff2e9;color:#df622c;border:0;border-radius:5px;padding:6px 12px;font-size:12px;white-space:nowrap}.search-symbol{font-size:20px;color:#aaa}.banner{padding:21px 22px 18px;background:linear-gradient(115deg,#fff0e2,#ffdfc7);border-radius:12px;position:relative;border:1px solid #f6dec9}.eyebrow{font-size:10px;letter-spacing:2px;color:#a47857;font-weight:600}.banner h1{font-size:26px;line-height:1.45;margin:10px 0 6px;letter-spacing:-.8px}.banner p{font-size:12px;color:#a57b60;line-height:1.8}.banner-foot{display:flex;justify-content:space-between;border-top:1px solid #efccaf;padding-top:13px;margin-top:17px;font-size:11px;color:#a5734f}.banner-foot b{color:#71492d;font-weight:500}.benefits{display:flex;justify-content:space-around;color:#9b897b;font-size:11px;padding:13px 0 3px}.section-head{display:flex;justify-content:space-between;align-items:baseline;padding:22px 1px 14px}.section-head h2{font-size:18px}.section-head span{font-size:12px;color:#aaa}.categories{display:flex;gap:9px;overflow:auto;padding:3px 0 15px;scrollbar-width:none}.categories button{border:0;padding:8px 15px;background:#ebebeb;color:#888;white-space:nowrap;border-radius:7px;font-size:13px}.categories button.active{background:#262626;color:#fff}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.product{background:#fff;border-radius:10px;overflow:hidden;border:1px solid #eee}.cover{height:143px;padding:17px 16px 13px;display:flex;flex-direction:column;justify-content:space-between;position:relative;background:var(--bg);color:var(--ink)}.cover .cover-label{font-size:9px;letter-spacing:1.2px;opacity:.6}.cover strong{font-size:34px;font-family:Georgia,serif;font-weight:400;letter-spacing:-1px;line-height:1.2}.cover .cover-sub{font-size:13px;letter-spacing:1px;font-weight:600}.cover .cover-bottom{display:flex;align-items:center;justify-content:space-between}.cover .cover-no{font-size:9px;letter-spacing:1px;opacity:.6}.cover .cover-mark{font-size:21px;opacity:.5}.product-body{padding:12px 11px}.product h3{font-size:14px;line-height:1.6;font-weight:600}.product p{font-size:11px;color:#999;margin:5px 0 10px;line-height:1.7}.price{color:#ee632c;font-size:22px;font-weight:650;letter-spacing:-.5px}.price small{font-size:12px;margin-right:2px}.product .buy{float:right;background:#fff0e8;color:#e7713c;font-size:11px;border-radius:4px;padding:4px 6px;margin-top:5px}.store-foot{font-size:11px;text-align:center;color:#a7a7a7;margin-top:22px;line-height:1.9}.page-top{display:flex;align-items:center;justify-content:space-between;background:#fff;margin:0 -14px 14px;padding:13px 18px;border-top:1px solid #f3f3f3;font-size:15px}.back{color:#888;font-size:14px}.large-cover{height:255px;padding:26px;border-radius:11px}.large-cover strong{font-size:76px}.large-cover .cover-sub{font-size:21px}.panel{background:#fff;border:1px solid #eee;border-radius:10px;padding:19px 17px;margin:12px 0}.detail-price{display:flex;align-items:center;gap:10px;margin-bottom:10px}.detail-price .price{font-size:29px}.badge{color:#af784c;background:#fff4e8;font-size:11px;border-radius:4px;padding:3px 7px}.detail-title{font-size:20px;line-height:1.5}.lead{color:#999;font-size:13px;line-height:1.9;margin-top:9px}.row{display:flex;justify-content:space-between;gap:16px;margin:15px 0;color:#999;font-size:13px;line-height:1.6}.row strong{color:#444;font-weight:400;text-align:right}.panel h2{font-size:16px;margin-bottom:16px}.feature-row{border-top:1px solid #f0f0f0;padding:14px 0 0;margin-top:14px}.feature-row h3{font-size:14px;font-weight:500;margin-bottom:5px}.feature-row p{font-size:13px;color:#999;line-height:1.85}.number{color:#c5a98b;font-size:11px;letter-spacing:1px;margin-right:10px}.notice{background:#f0eeeb;border-radius:8px;padding:12px 14px;font-size:12px;line-height:1.85;color:#999083;margin:15px 0}.purchase-bar{position:fixed;bottom:0;max-width:450px;width:100%;margin-left:-14px;display:flex;background:#fff;gap:14px;padding:12px 17px max(14px,env(safe-area-inset-bottom));border-top:1px solid #eee;z-index:7;align-items:center}.purchase-bar .primary{flex:1}.purchase-bar .price{white-space:nowrap}.primary{border:0;background:var(--orange);color:#fff;padding:14px 20px;border-radius:7px;font-size:15px;text-align:center;display:block;font-weight:600}.primary:disabled{opacity:.45;cursor:not-allowed}.mini-product{display:flex;gap:13px}.mini-cover{height:83px;flex:0 0 80px;padding:10px;border-radius:6px}.mini-cover strong{font-size:25px}.mini-cover .cover-label,.mini-cover .cover-no,.mini-cover .cover-mark{display:none}.mini-cover .cover-sub{font-size:9px}.mini-title{font-size:15px;font-weight:600;line-height:1.6}.mini-text{font-size:12px;color:#999;margin-top:6px}.quantity{display:flex;align-items:center;gap:0}.quantity button{width:29px;height:28px;border:1px solid #eee;background:#f8f8f8;color:#888}.quantity output{width:33px;text-align:center;font-size:13px;color:#333}.amount{border-top:1px solid #eee;padding-top:17px;align-items:center}.alipay{display:flex;align-items:center;gap:12px;font-size:14px}.alipay-icon{background:#1677ff;color:#fff;border-radius:5px;font-size:22px;padding:2px 5px}.alipay .checked{margin-left:auto;color:#ee773f}.small{font-size:11px;color:#aaa;line-height:1.8}.agreement{display:flex;align-items:flex-start;gap:6px;color:#999;font-size:12px;line-height:1.9;padding:4px}.agreement input{accent-color:var(--orange);margin-top:5px}.text-button{border:0;background:none;padding:0;color:#b98764;font:inherit}.empty{text-align:center;padding:70px 20px;color:#aaa;line-height:2;font-size:14px}.empty b{font-size:36px;display:block;color:#ccc;font-weight:400}.menu-button{display:flex;justify-content:space-between;width:100%;padding:18px 0;border:0;border-bottom:1px solid #eee;background:#fff;text-align:left;font-size:14px;color:#666}.menu-button:last-child{border:0}.profile{padding:29px 10px 17px}.profile h1{font-size:24px}.profile p{font-size:13px;margin-top:9px;color:#999}dialog{border:1px solid #eee;border-radius:15px;width:calc(100% - 40px);max-width:390px;padding:26px;color:#444;box-shadow:0 15px 80px #0002}dialog::backdrop{background:#2226;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}dialog h2{font-size:19px;margin:0 20px 15px 0}dialog p{font-size:14px;line-height:1.9;color:#888;margin:10px 0}dialog .primary{width:100%;margin-top:22px}#close{position:absolute;right:15px;top:10px;background:none;border:0;font-size:25px;color:#999}.desktop{display:none}@media(min-width:900px){body{display:flex;justify-content:center;gap:110px;padding:35px;background:#eeefef}.app{margin:0;border:1px solid #e2e2e2;border-radius:21px 21px 0 0;overflow:hidden;box-shadow:0 10px 60px #00000008}.desktop{display:block;width:320px;position:sticky;top:100px;align-self:flex-start;margin-top:60px}.desktop .brand{font-size:29px}.desktop h1{font-size:40px;line-height:1.75;font-weight:500;letter-spacing:-1px;margin:65px 0 22px}.desktop p{font-size:15px;color:#999;line-height:2.2}.side-bottom{margin-top:100px;font-size:10px;letter-spacing:2px;color:#999}.side-bottom small{display:block;font-size:12px;letter-spacing:0;margin-top:15px}.app nav,.purchase-bar{max-width:448px}}@media(max-width:350px){.cover{padding:13px;height:135px}.cover strong{font-size:30px}.product-body{padding:10px 8px}.product h3{font-size:13px}.banner h1{font-size:24px}}:root{--orange:#e57742;--muted:#7e8996;color:#20303d;background:#e8ecee}.app{background:#f3f5f6}header{height:86px;background:#f3f5f6;padding:0 22px}.brand{font-size:23px;letter-spacing:-.8px;color:#223340}.brand span{font-size:11px;border-color:#d2d9dd;color:#8b979f;letter-spacing:1px}.header-link{font-size:12px;color:#6f818e;padding:8px 10px;border:1px solid #dce2e5;border-radius:20px}main{padding:0 18px 32px}.search{margin:0 0 16px;border:1px solid #e2e7e9;padding:8px 8px 8px 14px;border-radius:13px;box-shadow:0 3px 12px #25384503}.search button{background:#edf2f3;color:#496570;font-size:12px;border-radius:8px;padding:8px 14px}.search input{font-size:14px;color:#334c5a}.search input::placeholder{color:#9ba7ad}.banner{border:0;border-radius:20px;padding:24px 24px 20px;background:radial-gradient(ellipse at 108% 5%,#4a6e75 0,transparent 60%),linear-gradient(130deg,#182e3c,#2d4a53);color:#fff;overflow:hidden;box-shadow:0 13px 24px #203c4717}.banner:after{content:"";position:absolute;width:195px;height:195px;border:1px solid #9db6b226;border-radius:50%;right:-105px;top:80px;box-shadow:0 0 0 27px #a4c3bd07,0 0 0 58px #a4c3bd05;pointer-events:none}.eyebrow{font-size:10px;font-weight:500;letter-spacing:2.2px;color:#97bbb9}.banner h1{font-size:29px;line-height:1.55;font-weight:550;letter-spacing:.3px;margin:13px 0 10px}.banner p{color:#b4c9cb;font-size:12px;line-height:1.8;max-width:240px}.banner-foot{border-color:#78918e3d;margin-top:21px;padding-top:15px;font-size:12px;color:#a7bfc1;position:relative;z-index:1}.banner-foot b{color:#f8d09f;font-size:13px}.benefits{font-size:11px;color:#83979e;padding:18px 0 0;gap:7px}.benefits span:before{content:"✓";color:#658b88;margin-right:4px}.section-head{padding:28px 0 15px}.section-head h2{font-size:20px;letter-spacing:.2px}.section-head span{color:#91a0a7;font-size:12px}.categories{gap:8px;padding:0 0 18px}.categories button{background:#e8edef;border:1px solid transparent;border-radius:30px;padding:9px 15px;color:#86969f;font-size:12px}.categories button.active{background:#29434e;color:#fff;box-shadow:0 4px 10px #29434e17}.grid{gap:16px 12px}.product{border:1px solid #e7eced;border-radius:17px;padding:7px;background:#fff;box-shadow:0 5px 13px #25384404}.cover{height:153px;border-radius:12px;padding:15px 13px 12px;background:linear-gradient(145deg,#ffffff55,transparent 65%),var(--bg);overflow:hidden}.cover:after{content:"";position:absolute;width:100px;height:100px;right:-50px;bottom:-52px;border:1px solid currentColor;opacity:.15;border-radius:50%;box-shadow:0 0 0 18px #ffffff30,0 0 0 37px #ffffff20;pointer-events:none}.cover .cover-label{font-size:8px;letter-spacing:1px;font-weight:600;opacity:.65;z-index:1}.cover strong{font-size:48px;letter-spacing:-2px;font-style:italic;line-height:1.1;z-index:1}.cover .cover-sub{font-size:13px;letter-spacing:1.4px;font-weight:500;z-index:1}.cover .cover-bottom{z-index:1}.cover .cover-no{font-size:8px;letter-spacing:.5px;opacity:.5}.cover .cover-mark{font-size:18px}.product-body{padding:12px 5px 8px}.product h3{font-size:14px;color:#2b3c46;line-height:1.65;font-weight:600;min-height:46px}.product p{font-size:11px;line-height:1.8;margin:3px 0 11px;color:#8d9ba3;white-space:normal}.price{font-family:Arial,system-ui;font-size:25px;font-weight:600;letter-spacing:-.8px;color:#df713d}.price small{font-size:13px;margin-right:3px}.product .buy{background:#f8f0e9;color:#b67853;border-radius:7px;padding:5px 7px;font-size:10px;margin-top:4px}.store-foot{font-size:11px;color:#98a6ad;margin-top:29px;line-height:2}nav{background:#fffffff5;border-color:#e7ecee;padding-top:13px;padding-bottom:max(14px,env(safe-area-inset-bottom));box-shadow:0 -5px 20px #24384604}nav a{color:#91a0a7;font-size:11px;gap:5px}nav b{font-size:24px;line-height:25px}nav a.active{color:#284b55}nav a.active b{background:#e9f0ef;border-radius:9px;min-width:44px;text-align:center}.page-top{background:transparent;border:0;margin:0 0 14px;padding:8px 0 13px;color:#354f5c;font-size:14px}.back{color:#8b9aa3;font-size:13px}.large-cover{height:273px;padding:27px;border-radius:20px;box-shadow:0 8px 25px #243a4310}.large-cover strong{font-size:86px}.large-cover .cover-sub{font-size:21px;letter-spacing:3px}.large-cover .cover-label{font-size:11px}.panel{border:1px solid #e6ebed;border-radius:17px;padding:22px 20px;margin:16px 0;box-shadow:0 4px 14px #25384402}.detail-price{margin-bottom:13px;gap:13px}.detail-price .price{font-size:33px}.badge{background:#edf3f1;color:#75968d;border-radius:5px;font-size:11px;padding:4px 8px}.detail-title{font-size:22px;font-weight:600;color:#29414c}.lead{font-size:14px;color:#85969f;line-height:2}.row{font-size:14px;color:#8b9aa3;line-height:1.8;margin:17px 0}.row strong{color:#425d6a}.panel h2{font-size:17px;color:#314d58}.feature-row{border-color:#edf0f1;padding-top:16px;margin-top:17px}.feature-row h3{font-size:15px;color:#46616d}.feature-row p{font-size:14px;color:#85969f;line-height:1.95}.number{color:#81a39c}.notice{background:#e9eeef;color:#87969d;border-radius:12px;padding:15px;line-height:1.9}.purchase-bar{margin-left:-18px;padding:15px 20px max(17px,env(safe-area-inset-bottom));border-color:#e7edee;box-shadow:0 -6px 24px #233c4706}.primary{background:linear-gradient(105deg,#294954,#3d656b);border-radius:11px;font-size:15px;box-shadow:0 5px 12px #28474e12;padding:16px 20px}.primary:disabled{opacity:.4}.mini-cover{height:91px;border-radius:11px;padding:11px;flex-basis:86px}.mini-cover strong{font-size:30px}.mini-cover .cover-sub{font-size:10px;letter-spacing:0}.mini-title{font-size:16px;line-height:1.65}.mini-text{font-size:12px;color:#8a9aa3;line-height:1.7}.quantity button{width:32px;height:30px;background:#eef2f3;border:1px solid #e2e8eb;color:#76909e}.quantity output{width:36px}.agreement{color:#8d9ca5;font-size:12px;line-height:2;padding:5px}.agreement input{accent-color:#325c64}.text-button{color:#5d8990}.small{font-size:12px;color:#99a7ae}.alipay .checked{color:#476f74}.menu-button{color:#5f7885;border-color:#edf0f1;font-size:14px}.profile{padding:32px 8px 12px}.profile h1{font-size:26px;color:#2c4854}.profile p{font-size:14px;color:#8e9ea6}dialog{border:0;border-radius:22px;color:#324e59;box-shadow:0 20px 80px #152d4533;padding:28px}dialog::backdrop{background:#233d4d66}dialog h2{color:#2d4c58;font-size:20px}dialog p{color:#7b929e;line-height:2}@media(min-width:900px){body{background:radial-gradient(ellipse at 0 0,#dbe7e9,transparent 65%),#edf0f1;gap:100px;padding:40px 30px}.app{border-color:#dce5e8;border-radius:30px 30px 0 0;box-shadow:0 20px 80px #2945520d}.desktop .brand{font-size:28px}.desktop .brand span{font-size:12px}.desktop h1{font-size:42px;line-height:1.8;color:#2e4c58;letter-spacing:.6px;font-weight:500}.desktop p{font-size:15px;color:#8a9fa9}.side-bottom{color:#7e9caa;font-size:10px;letter-spacing:2.3px}.side-bottom small{font-size:12px;color:#91a6af}}@media(max-width:360px){header{padding:0 16px;height:79px}.brand{font-size:21px;gap:7px}.brand span{font-size:10px;padding-left:7px}.header-link{font-size:11px;padding:6px 8px}main{padding:0 14px 30px}.purchase-bar{margin-left:-14px}.banner{padding:22px 19px 18px}.banner h1{font-size:26px}.grid{gap:12px 9px}.cover{height:145px;padding:13px 10px}.cover strong{font-size:41px}.cover .cover-label{font-size:7px}.product-body{padding:10px 3px 7px}.product h3{font-size:13px}.product p{font-size:10px}.product .buy{font-size:9px;padding:5px}.price{font-size:23px}.large-cover strong{font-size:72px}.large-cover{height:245px;padding:24px}.mini-cover{height:90px}.mini-cover strong{font-size:29px}}@media(prefers-reduced-motion:no-preference){.product,.categories button,.primary{transition:transform .2s,box-shadow .2s}.product:hover{transform:translateY(-3px);box-shadow:0 12px 25px #29495712}.primary:active{transform:scale(.985)}}header{height:78px}.search{margin-bottom:13px}.banner{padding:20px 22px 17px}.banner h1{font-size:27px;line-height:1.5;margin:11px 0 8px}.banner-foot{margin-top:16px;padding-top:13px}.benefits{padding-top:14px}.section-head{padding-top:22px}.cover:not(.large-cover):not(.mini-cover){height:140px}.product h3{min-height:43px}.categories{padding-bottom:15px}#root{display:contents}
