:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#18202e;background:#f3f5f7;font-synthesis:none;--ink:#18202e;--muted:#748094;--line:#e4e8ee;--green:#16a66a;--nav:#101722}*{box-sizing:border-box}body{margin:0;background:#f3f5f7}button,input{font-family:inherit}.app-loading{height:100vh;display:grid;place-content:center;justify-items:center;gap:14px;color:#657083}.loader{width:32px;height:32px;border:3px solid #dce3e8;border-top-color:#16a66a;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.shell{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:100vh}.shell aside{background:var(--nav);color:#d7deea;padding:27px 19px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;gap:12px;align-items:center;font-weight:700;letter-spacing:.01em}.brand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#25d183;color:#07150d}.brand small{display:block;font-size:9px;letter-spacing:.11em;color:#7e8a9d;margin-top:4px;font-weight:600}.workspace-label{font-size:10px;letter-spacing:.16em;color:#667386;margin:38px 13px 8px}.shell nav{display:flex;flex-direction:column;gap:5px}.shell nav a{min-height:43px;padding:11px 13px;border-radius:9px;color:#aeb9ca;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:.18s}.shell nav a:hover,.shell nav a.active{background:#1c2736;color:#fff}.shell nav a.disabled{opacity:.5;cursor:default}.shell nav a small{font-size:9px}.security{margin-top:auto;padding:12px;border:1px solid #29394d;border-radius:10px;font-size:11px;line-height:1.5;color:#6ee7a1}.shell main{padding:26px 34px 50px;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.topbar h1{margin:4px 0 0;font-size:25px;letter-spacing:-.03em}.topbar small{color:#7b8494}.account{display:flex;align-items:center;gap:13px}.account>div{display:flex;flex-direction:column;min-width:130px}.account b{font-size:13px}.account small{font-size:11px;margin-top:2px}.eyebrow{font-size:10px!important;letter-spacing:.16em;font-weight:700;color:#16a66a!important;text-transform:uppercase;margin:0 0 8px!important}.muted{color:var(--muted)}.welcome-strip,.page-intro{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px 28px;margin-bottom:18px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 6px 24px #1922320a}.welcome-strip h2,.page-intro h2{font-size:25px;margin:0 0 7px;letter-spacing:-.03em}.welcome-strip p,.page-intro p{margin:0;color:var(--muted);font-size:13px}.health-pill{display:flex;gap:9px;align-items:center;border:1px solid #dde3e9;border-radius:999px;padding:10px 14px;color:#6f7989;font-size:12px}.health-pill i{width:8px;height:8px;background:#aab2bf;border-radius:50%}.health-pill.healthy{background:#f0fbf6;border-color:#c8eedc;color:#138253}.health-pill.healthy i{background:#20b875;box-shadow:0 0 0 4px #d8f5e7}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px}.stats article,.panel{background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 4px 18px #141e3209}.stats article{padding:19px;border-top:3px solid #8ca4bc}.stats article.green{border-top-color:#20b875}.stats article.red{border-top-color:#e96464}.stats article.amber{border-top-color:#e8a43a}.stats article.violet{border-top-color:#8b75dc}.stats small{display:block;color:#778297;font-size:12px}.stats strong{display:block;font-size:28px;margin:8px 0 3px}.stats span{font-size:10px;color:#a1a9b6}.dashboard-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:18px}.panel{padding:21px}.panel-title{display:flex;align-items:center;justify-content:space-between}.panel-title h3{margin:0;font-size:17px}.service-list{margin-top:13px}.service-list>div{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #edf0f3;font-size:13px}.service-list>div:last-child{border:0}.focus-panel{background:linear-gradient(145deg,#132335,#152c2b);color:#fff;position:relative;overflow:hidden}.focus-panel:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-50px;bottom:-70px;background:#27c98722}.focus-panel h3{font-size:20px;margin:0 0 10px;max-width:330px}.focus-panel>p:not(.eyebrow){color:#aab7c4;line-height:1.7;font-size:12px;max-width:360px}.focus-number{font-size:42px;font-weight:700;color:#5ee0a6;margin-top:22px}.focus-number small{font-size:11px;color:#9aabb7;margin-left:9px;font-weight:500}.factory-intro{border-left:4px solid #16a66a}.table-panel{padding:8px 18px 14px}.table-foot{text-align:right;color:#8791a0;font-size:12px;padding:13px 5px 2px}.table-link{color:#148b5b;text-decoration:none;font-weight:600}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(430px,1.05fr) minmax(430px,.95fr);background:#fff}.login-story{background:radial-gradient(circle at 80% 15%,#234c45 0,transparent 30%),linear-gradient(145deg,#0d1823,#112d2a);color:#fff;padding:45px 60px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.brand.light{color:#fff}.login-story h1{font-size:48px;line-height:1.17;letter-spacing:-.045em;margin:10px 0 20px;max-width:680px}.login-story>div>p:last-child{max-width:570px;color:#a9bac2;line-height:1.8}.story-stats{display:flex;gap:40px;color:#9cacb7;font-size:12px}.story-stats span{display:flex;align-items:baseline;gap:8px}.story-stats b{font-size:28px;color:#55dca2}.login-panel{display:grid;place-items:center;padding:40px;background:linear-gradient(145deg,#fff,#f5f8f7)}.login-card{width:min(410px,100%)}.login-card h2{font-size:34px;letter-spacing:-.04em;margin:0 0 8px}.login-card>.muted{font-size:13px;margin:0 0 30px}.login-button{width:100%;margin-top:7px;height:46px}.login-foot{border-top:1px solid var(--line);margin-top:28px;padding-top:18px;font-size:11px;color:#929ba9;line-height:1.6}.toolbar{display:flex;align-items:center;gap:10px}.dangerText{color:#dc4c4c}.design-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;min-height:180px}.design-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden}.design-preview{height:210px;background:#edf1f3;display:grid;place-items:center;color:#8d97a5;font-size:12px}.design-preview img{width:100%;height:100%;object-fit:contain}.design-body{padding:17px}.design-meta{display:flex;align-items:center;justify-content:space-between;color:#8993a1;font-size:11px}.design-body h3{font-size:16px;margin:13px 0 5px}.design-body>p{font-size:12px;color:#7f8998;margin:0}.design-actions{display:flex;justify-content:flex-end;margin-top:17px}.finance-stats strong{font-size:22px}.mobile-menu-button,.menu-backdrop{display:none}.topbar-title{display:flex;align-items:center;gap:12px}.mobile-menu-button{width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px;cursor:pointer}.mobile-menu-button span{display:block;height:2px;background:#253143;margin:4px 0;border-radius:2px}.menu-backdrop{position:fixed;inset:0;background:#09111db3;border:0;z-index:39}.segment-tabs{display:flex;gap:7px;margin:0 0 13px}.segment-tabs button{border:1px solid var(--line);background:#fff;padding:10px 17px;border-radius:9px;color:#697486;cursor:pointer}.segment-tabs button.active{background:#172334;color:#fff;border-color:#172334}.factory-hero{border-left:4px solid #20b875;background:linear-gradient(115deg,#fff 65%,#edfaf4)}.factory-actions{display:flex;gap:10px}.factory-queue{padding:22px}.factory-order-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.factory-order-list>button{border:1px solid var(--line);background:#fbfcfd;border-radius:12px;padding:15px;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:var(--ink);transition:.18s}.factory-order-list>button:hover{border-color:#8fd8b9;background:#f4fcf8}.factory-order-list span{display:flex;flex-direction:column;gap:6px}.factory-order-list small{color:var(--muted)}.factory-order-right{align-items:flex-end}.factory-empty{padding:46px;text-align:center;color:var(--muted)}.el-dialog:has(.design-editor){width:min(1120px,96vw)!important}.design-editor{display:grid;grid-template-columns:minmax(340px,.85fr) minmax(400px,1.15fr);gap:24px}.design-controls{display:grid;gap:14px}.design-controls>label,.control-group,.control-group>label{display:grid;gap:6px}.control-group{padding:13px;border:1px solid var(--line);border-radius:10px}.control-group input[type=range]{width:100%;accent-color:#16a66a}.design-stage-column{display:flex;flex-direction:column;align-items:center;gap:8px}.design-stage-column>p{font-size:11px;color:var(--muted);margin:0;text-align:center}.design-stage{position:relative;width:min(100%,500px);max-height:570px;background:#eef1f3;border:2px solid #263241;border-radius:8px;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none}.design-base{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.design-boundary{position:absolute;border:2px dashed #e6a23c;background:#e6a23c14;pointer-events:none}.design-image-layer{position:absolute;display:grid;place-items:center;transform-origin:center;cursor:move;touch-action:none}.design-image-layer img{width:100%;height:100%;object-fit:contain;pointer-events:none}.design-text-layer{position:absolute;max-width:70%;font-weight:600;white-space:pre-wrap;cursor:move;transform-origin:left center;touch-action:none;text-shadow:0 1px 2px #fff}.design-stage-column .hint{text-align:left;width:100%}@media(max-width:850px){.design-editor{grid-template-columns:1fr}.design-stage-column{order:-1}.design-stage{max-height:440px}}@media(max-width:960px){.shell{grid-template-columns:1fr}.shell aside{display:flex;position:fixed;left:0;top:0;z-index:40;width:min(290px,84vw);transform:translate(-105%);transition:transform .22s ease;box-shadow:18px 0 45px #07101b44}.shell aside.open{transform:translate(0)}.mobile-menu-button,.menu-backdrop{display:block}.shell main{padding:18px}.stats{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.design-grid{grid-template-columns:1fr 1fr}.login-page{grid-template-columns:1fr}.login-story{display:none}.login-panel{min-height:100vh}.topbar{align-items:flex-start}.account>div{display:none}}@media(max-width:560px){.stats,.design-grid,.factory-order-list{grid-template-columns:1fr}.welcome-strip,.page-intro{align-items:flex-start;gap:20px;flex-direction:column}.factory-actions{width:100%;flex-direction:column}.toolbar{align-items:flex-start;flex-wrap:wrap}.shell main{padding:14px}.account .el-tag{display:none}.topbar h1{font-size:21px}}.portal-login{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;background:#f7f4ed}.portal-login>section{padding:64px max(7vw,50px);display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 80% 20%,#e9c46a33,transparent 30%),#11221f;color:#fff}.portal-login h1{font-size:clamp(46px,6vw,82px);line-height:1;letter-spacing:-.06em;margin:25px 0}.portal-login section>p:last-child{max-width:560px;line-height:1.8;color:#aebdb8}.portal-login-card{width:min(420px,80%);align-self:center;margin:auto}.portal-login-card h2{font-size:34px;margin:0 0 8px}.portal-login-card>p{color:var(--muted);margin:0 0 28px}.portal-login-card>.el-button{width:100%}.portal-shell{min-height:100vh;background:#f7f5f0}.portal-shell>header{height:76px;padding:0 5vw;background:#11221f;color:#fff;display:flex;align-items:center;gap:35px;position:sticky;top:0;z-index:20}.portal-shell nav{display:flex;gap:5px}.portal-shell nav button,.portal-account button{border:0;background:transparent;color:#9fb0aa;padding:12px 15px;cursor:pointer;border-radius:8px}.portal-shell nav button.active{background:#203732;color:#fff}.portal-account{margin-left:auto;display:grid;grid-template-columns:auto auto;column-gap:13px;align-items:center}.portal-account small{grid-column:1}.portal-account button{grid-row:1/3;grid-column:2}.portal-shell main{padding:48px 5vw 80px;max-width:1500px;margin:auto}.portal-hero{min-height:310px;padding:55px;border-radius:26px;background:linear-gradient(120deg,#e7d9b8,#f6efe0);display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.portal-hero h1,.portal-title h1{font-size:clamp(32px,4vw,58px);letter-spacing:-.05em;margin:8px 0 12px}.portal-hero p{color:#64706b}.cart-button{border:0;background:#11221f;color:#fff;padding:18px 25px;border-radius:999px;cursor:pointer;font-weight:700}.portal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.portal-grid article{background:#fff;border-radius:19px;overflow:hidden;border:1px solid #e7e1d6}.portal-cover{height:230px;background:#e8e6df;display:grid;place-items:center;font-size:50px;font-weight:900;color:#c7bfae}.portal-cover img{width:100%;height:100%;object-fit:cover}.portal-grid article>div:last-child{padding:22px}.portal-grid h3{font-size:21px;margin:8px 0}.portal-grid p{color:#77817d;min-height:40px}.portal-grid footer{display:flex;align-items:center;justify-content:space-between;margin:18px 0}.portal-grid footer strong{font-size:22px}.portal-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.portal-table{background:#fff;border-radius:18px;padding:16px;border:1px solid #e7e1d6}.wallet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:25px}.wallet-grid article{background:#11221f;color:#fff;padding:30px;border-radius:18px;display:flex;flex-direction:column}.wallet-grid small{color:#a6b5b0}.wallet-grid strong{font-size:38px;margin:12px 0}.wallet-grid span{font-size:11px;color:#788b85}@media(max-width:850px){.portal-login{grid-template-columns:1fr}.portal-login>section{display:none}.portal-shell>header{padding:0 16px;gap:10px}.portal-shell nav{position:fixed;bottom:0;left:0;right:0;background:#11221f;justify-content:space-around;padding:7px;z-index:30}.portal-account b,.portal-account small{display:none}.portal-grid,.wallet-grid{grid-template-columns:1fr}.portal-hero{padding:30px;align-items:flex-start;gap:25px;flex-direction:column}.portal-shell main{padding:25px 15px 90px}.portal-title{align-items:flex-start;gap:15px}.portal-title h1{font-size:34px}.form-row{grid-template-columns:1fr}}.storefront{min-height:100vh;background:#f5f1e8;color:#15221f}.storefront button{font:inherit}.portal-brand{font-weight:900;letter-spacing:.08em}.portal-brand span{color:#d4a84f}.storefront-header{height:78px;padding:0 clamp(20px,5vw,78px);display:flex;align-items:center;gap:38px;background:#0f211d;color:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid #ffffff17}.storefront-brand{border:0;background:transparent;color:#fff;cursor:pointer;font-size:16px;padding:0}.storefront-header nav{display:flex;align-items:center;gap:4px}.storefront-header nav button{border:0;background:transparent;color:#a8b6b1;padding:12px 14px;border-radius:999px;cursor:pointer}.storefront-header nav button:hover,.storefront-header nav button.active{color:#fff;background:#ffffff12}.storefront-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.header-cart,.login-trigger{border:1px solid #ffffff24;background:transparent;color:#fff;border-radius:999px;padding:10px 16px;cursor:pointer}.header-cart b{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:7px;border-radius:50%;background:#d4a84f;color:#14211e;font-size:11px}.login-trigger{background:#d4a84f;color:#14211e;border-color:#d4a84f;font-weight:700}.login-trigger.subtle{background:transparent;color:#dce5e1;border-color:#ffffff24}.signed-account{display:flex;flex-direction:column;text-align:right;line-height:1.25}.signed-account b{font-size:12px}.signed-account small{font-size:10px;color:#8fa39c}.storefront>main{min-height:70vh}.storefront-hero{min-height:620px;padding:80px clamp(24px,7vw,110px);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:70px;background:radial-gradient(circle at 80% 25%,#d8ae5761,transparent 25%),linear-gradient(135deg,#142a25,#0b1916);color:#fff;overflow:hidden}.hero-copy{max-width:720px}.hero-copy h1{font-size:clamp(52px,7vw,96px);line-height:.98;letter-spacing:-.065em;margin:20px 0 28px}.hero-copy h1 em{font-style:normal;color:#d7b76f}.hero-copy>p:not(.eyebrow){max-width:610px;color:#adbbb6;font-size:16px;line-height:1.8}.hero-actions{display:flex;gap:12px;margin-top:38px}.hero-actions a,.hero-actions button{padding:15px 24px;border-radius:999px;text-decoration:none;cursor:pointer;font-weight:700}.hero-actions a{background:#d4a84f;color:#14211e}.hero-actions button{border:1px solid #ffffff33;background:transparent;color:#fff}.hero-art{aspect-ratio:1;max-width:500px;border:1px solid #ffffff22;border-radius:50%;display:grid;place-items:center;position:relative;justify-self:center;background:radial-gradient(circle,#d4a84f24,transparent 65%);box-shadow:0 0 0 35px #ffffff05,0 0 0 70px #ffffff03}.hero-art>div{text-align:center;font-size:clamp(38px,5vw,72px);font-weight:900;line-height:.82;letter-spacing:-.07em;color:#f2ead8}.hero-art small{position:absolute;bottom:21%;letter-spacing:.2em;color:#c7b278;font-size:9px}.hero-orbit{position:absolute;top:12%;right:12%;width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:#d4a84f;color:#13231f;font-weight:900;transform:rotate(10deg)}.storefront-promises{max-width:1320px;margin:-38px auto 0;padding:0 24px;position:relative;display:grid;grid-template-columns:repeat(3,1fr)}.storefront-promises article{background:#fff;padding:28px 30px;display:flex;align-items:center;gap:18px;border-right:1px solid #ece5d8;box-shadow:0 15px 40px #213a3220}.storefront-promises article:first-child{border-radius:18px 0 0 18px}.storefront-promises article:last-child{border:0;border-radius:0 18px 18px 0}.storefront-promises article>b{font-size:27px;color:#d4a84f}.storefront-promises span{display:flex;flex-direction:column;gap:5px}.storefront-promises small{color:#7c8884}.shop-section{max-width:1480px;margin:auto;padding:110px clamp(20px,5vw,70px)}.shop-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.shop-heading h2{font-size:clamp(38px,5vw,62px);letter-spacing:-.055em;margin:0}.shop-heading>p{color:#75807c;max-width:390px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #d9d1c3;padding:22px 0 30px}.category-tabs{display:flex;gap:7px;flex-wrap:wrap}.category-tabs button{border:1px solid #d9d1c3;background:#fffaf1;padding:10px 16px;border-radius:999px;color:#68736f;cursor:pointer}.category-tabs button.active{background:#142821;color:#fff;border-color:#142821}.catalog-search{width:min(360px,100%)}.storefront-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{background:#fff;border:1px solid #e1dacc;border-radius:20px;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px #263b3420}.product-visual{width:100%;height:310px;border:0;background:linear-gradient(145deg,#e9e3d7,#f8f5ee);display:grid;place-items:center;position:relative;overflow:hidden;cursor:pointer;color:#b7a989;font-size:18px;font-weight:800}.product-visual img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover .product-visual img{transform:scale(1.035)}.product-visual i{position:absolute;right:15px;bottom:15px;background:#fffd;color:#26352f;border-radius:999px;padding:8px 12px;font-size:11px;font-style:normal;opacity:0;transform:translateY(5px);transition:.2s}.product-card:hover .product-visual i{opacity:1;transform:none}.product-info{padding:23px}.product-info>small{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#8c968f}.product-info h3{font-size:22px;margin:10px 0}.product-info>p{font-size:13px;line-height:1.6;color:#74807b;min-height:42px}.product-info footer{display:flex;align-items:end;justify-content:space-between;margin-top:22px;gap:10px}.product-info footer>span{display:flex;flex-direction:column}.product-info footer small{color:#9aa39f;font-size:9px}.product-info footer strong{font-size:24px}.product-info>.el-input-number{margin-top:14px}.storefront-empty{min-height:260px;border:1px dashed #cabfae;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#84908b}.storefront .portal-title{max-width:1380px;margin:0 auto 30px;padding:70px 5vw 0}.storefront .portal-title h1{font-size:clamp(38px,5vw,62px)}.storefront .portal-title p:last-child{color:#74807b}.storefront .portal-table,.storefront .wallet-grid{max-width:1250px;margin-left:auto;margin-right:auto}.storefront .portal-table{margin-bottom:100px}.storefront-footer{background:#0f211d;color:#fff;padding:45px 6vw;display:flex;align-items:center;gap:30px}.storefront-footer p{color:#99aaa4}.storefront-footer small{margin-left:auto;color:#72857e}.dialog-lead{color:#74807b;margin:-5px 0 24px}.dialog-primary{width:100%}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:32px}.product-detail-cover{min-height:360px;background:#ece6da;border-radius:14px;display:grid;place-items:center;font-size:42px;font-weight:900;color:#baa983;overflow:hidden}.product-detail-cover img{width:100%;height:100%;object-fit:cover}.product-detail h2{font-size:32px;margin:8px 0 15px}.product-detail>div>p:not(.eyebrow){color:#6f7b76;line-height:1.7}.product-detail dl{border-top:1px solid #e6e0d6;border-bottom:1px solid #e6e0d6;padding:10px 0}.product-detail dl>div{display:flex;justify-content:space-between;padding:8px 0}.product-detail dt{color:#84908b}.product-detail dd{margin:0}.detail-price{display:block;font-size:30px;margin:22px 0}.cart-summary{margin-bottom:22px;border-bottom:1px solid #e8e1d7;padding-bottom:12px}.cart-summary>div{display:flex;justify-content:space-between;padding:8px 0}.checkout-total{display:flex;justify-content:space-between;padding:16px 0;font-size:16px}.checkout-total b{font-size:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}@media(max-width:980px){.storefront-header{gap:14px}.storefront-header nav{display:none}.signed-account{display:none}.storefront-hero{grid-template-columns:1fr;min-height:auto;padding-top:90px;padding-bottom:110px}.hero-art{width:min(420px,78vw)}.storefront-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-promises{grid-template-columns:1fr;margin-top:-40px}.storefront-promises article,.storefront-promises article:first-child,.storefront-promises article:last-child{border-radius:0;border-right:0;border-bottom:1px solid #ece5d8}.storefront-promises article:first-child{border-radius:18px 18px 0 0}.storefront-promises article:last-child{border-radius:0 0 18px 18px}.shop-heading,.catalog-toolbar{align-items:flex-start;flex-direction:column}.catalog-search{width:100%}}@media(max-width:620px){.storefront-header{height:68px;padding:0 14px}.storefront-brand{font-size:13px}.header-cart{font-size:0;padding:8px 10px}.header-cart:before{content:"购物袋";font-size:12px}.login-trigger{padding:9px 13px}.storefront-hero{padding:70px 22px 95px}.hero-copy h1{font-size:52px}.hero-actions{flex-wrap:wrap}.hero-art{display:none}.storefront-grid{grid-template-columns:1fr}.product-visual{height:290px}.shop-section{padding-top:75px}.shop-heading>p{margin-bottom:0}.storefront-footer{align-items:flex-start;flex-direction:column;gap:12px}.storefront-footer small{margin-left:0}.product-detail{grid-template-columns:1fr}.product-detail-cover{min-height:260px}.form-row{grid-template-columns:1fr}.storefront .portal-title{padding-top:45px}.wallet-grid{grid-template-columns:1fr}}
