:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#13213a;background:#f5f7fb;font-synthesis:none;--ink:#13213a;--muted:#64748b;--line:#dbe4f0;--green:#075cff;--nav:#07152f}*{box-sizing:border-box}body{margin:0;background:#f5f7fb}button,input{font-family:inherit}.app-loading{height:100vh;display:grid;place-content:center;justify-items:center;gap:14px;color:#64748b}.loader{width:32px;height:32px;border:3px solid #dbe4f0;border-top-color:#075cff;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)}.factory-workspace .el-pagination{width:100%;min-height:50px;margin-top:16px;padding:9px 10px;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;border-top:1px solid #e7edf3;background:#fff;color:#526174;overflow:visible}.factory-workspace .el-pagination .el-pagination__total,.factory-workspace .el-pagination .el-pagination__sizes,.factory-workspace .el-pagination .el-pager,.factory-workspace .el-pagination .btn-prev,.factory-workspace .el-pagination .btn-next{margin:0}.factory-workspace .el-pagination .el-pager{display:flex;flex-wrap:nowrap;gap:4px}.factory-workspace .el-pagination button,.factory-workspace .el-pagination .el-pager li{min-width:34px;height:34px;border-radius:9px}.factory-workspace .el-pagination.is-background .el-pager li.is-active{background:#075cff;color:#fff}.factory-workspace .el-pagination .el-select{width:112px}@media (max-width:720px){.factory-workspace .el-pagination{justify-content:center;padding:10px 4px}.factory-workspace .el-pagination .el-pagination__total{width:100%;text-align:center}.factory-workspace .el-pagination .el-pagination__sizes{order:5;width:100%;display:flex;justify-content:center}.factory-workspace .el-pagination .el-pager li:not(.is-active):not(:first-child):not(:last-child){display:none}}.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;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%}.design-image-layer.layout-stretch img{object-fit:fill}.design-image-layer.layout-tile{background-color:transparent;background-clip:border-box}@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}}.designed-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:15px;padding-top:14px;border-top:1px solid #eee7dc}.portal-designer{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(420px,1.18fr);gap:28px}.portal-design-controls{max-height:72vh;overflow:auto;padding-right:8px}.portal-control-group{display:grid;gap:11px;padding:15px;margin-bottom:15px;border:1px solid #e1d9cc;border-radius:13px;background:#fcfaf5}.portal-control-group>label{display:grid;gap:5px;color:#596661;font-size:12px}.portal-control-group input[type=range]{width:100%;accent-color:#c49842}.design-file-input{width:100%;padding:11px;border:1px dashed #bdb3a3;border-radius:10px;background:#fff}.portal-design-stage-column{display:flex;flex-direction:column;align-items:center;gap:12px}.portal-design-stage{width:min(100%,590px);max-height:650px;background:linear-gradient(145deg,#e8e4dc,#f6f4ef);border-color:#172b26}.portal-design-stage-column>p{max-width:650px;margin:0;color:#6e7a75;font-size:12px;line-height:1.65;text-align:center}.portal-design-stage-column .risk-note{padding:12px 14px;border-radius:10px;background:#f5ead2;color:#695525;text-align:left}.portal-design-stage-column>.el-button{min-width:260px}.pod-designer-dialog .el-dialog__body{padding-top:12px}.design-stage-toolbar{width:min(100%,590px);display:flex;flex-wrap:wrap;gap:7px;padding:10px;border:1px solid #ded6c8;border-radius:12px;background:#fff}.design-stage-toolbar button{border:1px solid #d6cec0;background:#f8f5ee;color:#35443f;padding:8px 10px;border-radius:8px;cursor:pointer;font-size:12px;transition:.15s}.design-stage-toolbar button:hover:not(:disabled),.design-stage-toolbar button.active{border-color:#b78731;background:#f4e6c8;color:#6c4d14}.design-stage-toolbar button.danger:hover:not(:disabled){border-color:#d75d55;background:#fff0ef;color:#b83c35}.design-stage-toolbar button:disabled{opacity:.4;cursor:not-allowed}.pod-designer-dialog{--studio-bg:#07110f;--studio-panel:#0d1b18;--studio-panel-2:#12231f;--studio-line:#294139;--studio-text:#e8f3ee;--studio-muted:#829b92;--studio-neon:#49e6a1;--studio-cyan:#54c9ff}.pod-designer-dialog.el-dialog{padding:0;overflow:hidden;border:1px solid #1e3831;border-radius:20px;background:var(--studio-bg);box-shadow:0 35px 100px #02080799}.pod-designer-dialog .el-dialog__header{height:54px;margin:0;padding:0 22px;display:flex;align-items:center;border-bottom:1px solid #1c322c;background:#0b1714;color:#a8bbb4}.pod-designer-dialog .el-dialog__title{font-size:12px;font-weight:600;letter-spacing:.04em;color:#9fb3ac}.pod-designer-dialog .el-dialog__headerbtn{top:7px;right:10px}.pod-designer-dialog .el-dialog__close{color:#89a098}.pod-designer-dialog .el-dialog__body{padding:0}.portal-designer{grid-template-columns:minmax(350px,.72fr) minmax(520px,1.28fr);gap:0;background:radial-gradient(circle at 88% 8%,#164f3b44,transparent 32%),var(--studio-bg);color:var(--studio-text)}.designer-console-header{grid-column:1/-1;min-height:78px;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--studio-line);background:linear-gradient(90deg,#0e211c,#0a1714)}.designer-console-brand{display:flex;align-items:center;gap:13px}.designer-console-brand>i{width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,var(--studio-neon),#0ba66b);box-shadow:0 0 28px #49e6a14d;position:relative}.designer-console-brand>i:after{content:"";position:absolute;inset:10px;border:2px solid #09251b;border-radius:4px}.designer-console-brand span,.designer-panel-heading span,.designer-stage-heading span{display:flex;flex-direction:column;gap:3px}.designer-console-brand small,.designer-panel-heading small,.designer-stage-heading small{font:600 9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em;color:var(--studio-neon)}.designer-console-brand b{font-size:15px}.designer-console-metrics{display:flex;gap:8px}.designer-console-metrics>span{min-width:105px;padding:9px 12px;border:1px solid #294139;border-radius:9px;background:#ffffff05;display:flex;flex-direction:column;gap:4px}.designer-console-metrics small{font-size:9px;color:var(--studio-muted)}.designer-console-metrics b{font:600 11px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;color:#dff9ed}.portal-design-controls{max-height:calc(82vh - 132px);padding:20px;border-right:1px solid var(--studio-line);background:linear-gradient(180deg,#0d1c18,#091512);scrollbar-color:#315047 transparent}.designer-panel-heading,.designer-stage-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.designer-panel-heading b,.designer-stage-heading b{font-size:16px}.designer-panel-heading>i{padding:5px 8px;border:1px solid #246d50;border-radius:999px;color:#6af0ae;background:#163a2d;font: 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.portal-design-controls .dialog-lead{margin:0 0 18px;padding:12px;border-left:2px solid var(--studio-neon);background:#ffffff05;color:#8fa69e;font-size:11px;line-height:1.65}.portal-design-controls .el-form-item__label{color:#9eb0aa;font-size:11px}.portal-design-controls .el-input__wrapper,.portal-design-controls .el-select__wrapper{background:#081310;box-shadow:0 0 0 1px #294139 inset}.portal-design-controls .el-input__inner,.portal-design-controls .el-select__placeholder,.portal-design-controls .el-select__selected-item{color:#dceae5}.portal-design-controls .el-form-item small{color:#6f8a80}.portal-control-group{border-color:#294139;background:linear-gradient(145deg,#10211d,#0b1714);box-shadow:inset 0 1px #ffffff08}.portal-control-group>b{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--studio-cyan)}.portal-control-group>label{color:#93aaa2}.portal-control-group input[type=range]{accent-color:var(--studio-neon)}.design-file-input{border-color:#315149;background:#081310;color:#9fb4ac}.design-file-input::file-selector-button{margin-right:10px;padding:7px 10px;border:0;border-radius:6px;background:#1b4838;color:#7ff0b7;cursor:pointer}.design-gallery article{border-color:#294139;background:#0a1613}.design-gallery article.selected{border-color:var(--studio-neon);box-shadow:0 0 0 2px #49e6a126,0 0 18px #49e6a11f}.design-gallery article>small{color:#81988f}.portal-design-stage-column{padding:20px 24px 24px;gap:13px;align-items:stretch;min-width:0}.designer-stage-heading{width:min(100%,680px);margin:0 auto}.designer-stage-heading>i{font: 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;color:#8ca299}.designer-stage-heading em{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:var(--studio-neon);box-shadow:0 0 10px var(--studio-neon);animation:studio-pulse 1.8s infinite}.design-stage-toolbar{width:min(100%,680px);margin:0 auto;padding:8px;border-color:#294139;border-radius:10px;background:#0c1916;box-shadow:0 10px 30px #02090755}.design-stage-toolbar button{flex:1 0 auto;border-color:#2a443c;background:#12231f;color:#9fb4ac;padding:8px 9px}.design-stage-toolbar button:hover:not(:disabled),.design-stage-toolbar button.active{border-color:var(--studio-neon);background:#15372b;color:#72f0b5;box-shadow:0 0 14px #49e6a11c}.design-stage-toolbar button.danger:hover:not(:disabled){border-color:#ff6c72;background:#3b1d20;color:#ff9ca0}.design-stage-frame{width:min(100%,680px);padding:20px;margin:0 auto;position:relative;border:1px solid #294139;border-radius:16px;background-color:#08120f;background-image:linear-gradient(#1b302a55 1px,transparent 1px),linear-gradient(90deg,#1b302a55 1px,transparent 1px),linear-gradient(#1b302a2b 1px,transparent 1px),linear-gradient(90deg,#1b302a2b 1px,transparent 1px);background-size:40px 40px,40px 40px,8px 8px,8px 8px;box-shadow:inset 0 0 60px #010605,0 22px 60px #02080688}.portal-design-stage{width:min(100%,590px);margin:auto;border:1px solid #5d7e73;border-radius:5px;background:linear-gradient(145deg,#d9ddd8,#f7f9f6);box-shadow:0 0 0 1px #000,0 0 35px #4be2a521}.portal-design-stage:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:8;background:linear-gradient(90deg,#54c9ff33 1px,transparent 1px),linear-gradient(#54c9ff33 1px,transparent 1px);background-size:25% 25%;mix-blend-mode:multiply}.design-boundary{z-index:9;border-color:#39dfa0;background:#39dfa00b;box-shadow:0 0 12px #39dfa02e,inset 0 0 12px #39dfa01a}.design-stage-hud{position:absolute;z-index:12;left:8px;right:8px;bottom:8px;display:flex;gap:6px;pointer-events:none}.design-stage-hud span{padding:5px 7px;border:1px solid #ffffff26;border-radius:5px;background:#071511d9;color:#8ff4bd;font:600 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace;backdrop-filter:blur(5px)}.stage-corner-mark{position:absolute;width:18px;height:18px;border-color:var(--studio-cyan);opacity:.8}.corner-tl{left:10px;top:10px;border-left:2px solid;border-top:2px solid}.corner-tr{right:10px;top:10px;border-right:2px solid;border-top:2px solid}.corner-bl{left:10px;bottom:10px;border-left:2px solid;border-bottom:2px solid}.corner-br{right:10px;bottom:10px;border-right:2px solid;border-bottom:2px solid}.portal-design-stage-column>p{color:#718a81}.portal-design-stage-column .risk-note{border:1px solid #4c4126;background:#221f14;color:#bdad76}.portal-design-stage-column>.el-button{align-self:center;min-width:310px;border:0;background:linear-gradient(100deg,#19b875,#47df9d);color:#07140f;box-shadow:0 10px 30px #1dd28538;font-weight:800}.portal-design-stage-column>.el-button:hover{background:linear-gradient(100deg,#38d993,#74efb8)}@keyframes studio-pulse{50%{opacity:.35;box-shadow:0 0 3px var(--studio-neon)}}.pod-designer-dialog.el-dialog{background:#f2f7f5;border-color:#c9dcd5;box-shadow:0 30px 90px #12352b33}.pod-designer-dialog .el-dialog__header{background:#f9fcfb;border-color:#d9e7e2}.pod-designer-dialog .el-dialog__title{font-size:14px;color:#435b53}.pod-designer-dialog .el-dialog__close{color:#506a61}.portal-designer{color:#17352c;background:radial-gradient(circle at 82% 6%,#93edc73b,transparent 30%),#edf5f2}.designer-console-header{background:linear-gradient(100deg,#f9fcfb,#eaf7f2);border-color:#cfe1da}.designer-console-brand small,.designer-panel-heading small,.designer-stage-heading small{font-size:10px;color:#087b53}.designer-console-brand b{font-size:17px;color:#17372d}.designer-console-metrics>span{background:#fff;border-color:#c9ddd5}.designer-console-metrics small{font-size:10px;color:#668078}.designer-console-metrics b{font-size:12px;color:#1b4c3c}.portal-design-controls{background:linear-gradient(180deg,#fbfdfc,#eef6f3);border-color:#cadad4}.designer-panel-heading b,.designer-stage-heading b{font-size:18px;color:#17372d}.designer-panel-heading>i{font-size:10px}.portal-design-controls .dialog-lead{font-size:13px;color:#527067;background:#e8f5f0}.portal-design-controls .el-form-item__label{font-size:13px;font-weight:600;color:#395a4f}.portal-design-controls .el-form-item small{font-size:11px;color:#668078}.portal-design-controls .el-input__wrapper,.portal-design-controls .el-select__wrapper{background:#fff;box-shadow:0 0 0 1px #bfd5cd inset}.portal-design-controls .el-input__inner,.portal-design-controls .el-select__placeholder,.portal-design-controls .el-select__selected-item{font-size:14px;color:#234b3e}.portal-control-group{background:#fff;border-color:#c9ddd5;box-shadow:0 10px 25px #184c3910}.portal-control-group>b{font-size:13px;color:#087d55}.portal-control-group>label{font-size:13px;color:#4d6d62}.design-file-input{font-size:13px;background:#fff;color:#385c50;border-color:#a9c9bd}.design-gallery article{background:#fff;border-color:#c9ddd5}.design-gallery article>small{font-size:11px;color:#536f66}.portal-design-stage-column{background:linear-gradient(145deg,#e7f1ed,#f7fbf9)}.designer-stage-heading>i{font-size:10px;color:#55746a}.design-stage-toolbar{background:#fff;border-color:#bed5cc;box-shadow:0 12px 30px #174b3814}.design-stage-toolbar button{font-size:13px;background:#f5faf8;border-color:#c6dad2;color:#3d6256}.design-stage-toolbar button:hover:not(:disabled),.design-stage-toolbar button.active{background:#dff7ed;color:#086e4a}.design-stage-frame{background-color:#dfeae6;background-image:linear-gradient(#85aa9c42 1px,transparent 1px),linear-gradient(90deg,#85aa9c42 1px,transparent 1px),linear-gradient(#a6beb52f 1px,transparent 1px),linear-gradient(90deg,#a6beb52f 1px,transparent 1px);border-color:#aac6bb;box-shadow:inset 0 0 45px #abc6bc36,0 18px 45px #174b381a}.portal-design-stage{box-shadow:0 0 0 1px #8ca99e,0 12px 38px #1b4b3928}.design-stage-hud span{font-size:9px;background:#f7fffcdf;color:#126b4d;border-color:#7fae9c66}.portal-design-stage-column>p{font-size:13px;color:#526f65}.portal-design-stage-column .risk-note{font-size:12px;color:#685622;background:#fff8e5;border-color:#ead59b}.design-result-panel{width:min(100%,680px);margin:3px auto 0;padding:16px;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,240px);align-items:center;gap:18px;border:1px solid #bcd5cc;border-radius:15px;background:linear-gradient(120deg,#fff,#edf8f4);box-shadow:0 14px 35px #194b3912}.design-result-copy>span{font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em;color:#087b53}.design-result-copy>span em{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#21c983;box-shadow:0 0 9px #21c983}.design-result-copy h3{margin:8px 0 5px;font-size:19px;color:#17372d}.design-result-copy p{margin:0;color:#607a71;font-size:12px;line-height:1.55}.design-result-copy dl{display:flex;gap:18px;margin:12px 0 0}.design-result-copy dl>div{display:flex;flex-direction:column;gap:3px}.design-result-copy dt{font-size:9px;color:#869b94}.design-result-copy dd{margin:0;font:700 10px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;color:#31594b}.design-result-screen{padding:10px;border:1px solid #bad3ca;border-radius:10px;background:#dbe9e4}.design-result-canvas{position:relative;width:100%;max-height:210px;margin:auto;overflow:hidden;border:1px solid #9ebbb0;border-radius:4px;background:#f8faf9;box-shadow:0 8px 22px #183f3124}.design-result-canvas .design-image-layer,.design-result-canvas .design-text-layer{pointer-events:none;cursor:default}.design-result-empty{position:absolute;inset:0;display:grid;place-items:center;color:#8aa097;font-size:11px}.portal-design-stage-column>.el-button{font-size:15px;min-height:44px}@media (max-width:900px){.portal-designer{grid-template-columns:1fr}.designer-console-header{align-items:flex-start}.designer-console-metrics{display:none}.portal-design-stage-column{order:0;padding:16px}.portal-design-controls{max-height:none;border-right:0;border-top:1px solid var(--studio-line)}.design-stage-frame{padding:12px}.portal-design-stage{max-height:52vh}.designer-console-header{min-height:64px;padding:12px 16px}}@media (max-width:620px){.design-result-panel{grid-template-columns:1fr}.design-result-screen{max-width:240px;width:100%;margin:auto}.design-stage-toolbar button{font-size:12px}.designer-panel-heading b,.designer-stage-heading b{font-size:16px}}.storefront .product-visual{height:auto;aspect-ratio:1/1}.storefront .product-visual img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;padding:12px;box-sizing:border-box;transform:none}.storefront .product-card:hover .product-visual img{transform:none}.product-page{max-width:1420px;margin:0 auto;padding:48px clamp(20px,5vw,72px) 105px}.product-page-back{margin-bottom:22px;padding:9px 0;border:0;background:transparent;color:#49645b;font-weight:700;cursor:pointer}.product-page-back:hover{color:#0f7b55}.product-page-layout{display:grid;grid-template-columns:minmax(420px,1.08fr) minmax(360px,.92fr);gap:clamp(38px,6vw,88px);align-items:start}.product-page-media{min-height:560px;aspect-ratio:1/1;position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid #dfd8cb;border-radius:28px;background:linear-gradient(145deg,#e9e4da,#faf7f0);box-shadow:0 24px 65px #263b3415;color:#baa983;font-size:58px;font-weight:900}.product-page-media img{width:100%;height:100%;padding:22px;display:block;object-fit:contain}.product-page-media small{position:absolute;left:20px;bottom:18px;padding:8px 12px;border-radius:999px;background:#ffffffdc;color:#65746e;font-size:10px;font-weight:600;backdrop-filter:blur(8px)}.product-page-copy{padding-top:28px}.product-page-copy h1{margin:12px 0 20px;color:#142a25;font-size:clamp(38px,4vw,62px);line-height:1.04;letter-spacing:-.05em}.product-page-description{margin:0;color:#697872;font-size:16px;line-height:1.8}.product-page-badges{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.product-page-badges span{padding:8px 12px;border:1px solid #cbdad3;border-radius:999px;background:#f4faf7;color:#22664f;font-size:11px;font-weight:700}.product-page-facts{margin:0 0 24px;padding:14px 0;border-top:1px solid #ddd6ca;border-bottom:1px solid #ddd6ca}.product-page-facts div{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.product-page-facts dt{color:#84908b;font-size:12px}.product-page-facts dd{margin:0;color:#233b33;font-size:13px;font-weight:700;text-align:right}.product-page-variant{display:grid;gap:9px;margin:0 0 26px}.product-page-variant>span{color:#263b34;font-size:13px;font-weight:800}.product-page-variant>small{color:#8a9691;font-size:10px}.product-page-purchase{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid #ddd6ca}.product-page-purchase>span{display:flex;flex-direction:column;gap:4px}.product-page-purchase small{color:#89958f;font-size:10px}.product-page-purchase strong{color:#122a22;font-size:32px}.product-page-purchase .el-button{min-width:180px;height:52px}.product-page-notice{margin:15px 0 0;padding:11px 13px;border-radius:10px;background:#fff6dd;color:#8a6515;font-size:11px}.product-page-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:54px}.product-page-steps article{min-height:128px;padding:22px;border:1px solid #ded8cd;border-radius:18px;background:#fff}.product-page-steps i{color:#c39b43;font:800 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal}.product-page-steps b{display:block;margin:12px 0 6px;color:#1f3930;font-size:17px}.product-page-steps p{margin:0;color:#7a8782;font-size:12px}.product-page-missing{min-height:65vh;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.product-page-missing>b{font-size:30px}.product-page-missing p{color:#74807b}@media (max-width:900px){.product-page-layout{grid-template-columns:1fr}.product-page-media{min-height:0}.product-page-copy{padding-top:0}}@media (max-width:620px){.product-page{padding:25px 15px 75px}.product-page-layout{gap:24px}.product-page-media{border-radius:20px}.product-page-media img{padding:12px}.product-page-copy h1{font-size:38px}.product-page-purchase{align-items:stretch;flex-direction:column}.product-page-purchase .el-button{width:100%}.product-page-steps{grid-template-columns:1fr;margin-top:32px}}.design-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:-4px 0 18px}.design-gallery article{position:relative;min-width:0;padding:5px;border:1px solid #d8d1c5;border-radius:10px;background:#fff}.design-gallery article.selected{border-color:#d4a84f;box-shadow:0 0 0 2px #d4a84f33}.design-gallery article.failed{border-color:#f56c6c}.design-gallery article>button:first-child{width:100%;height:74px;padding:0;border:0;border-radius:7px;overflow:hidden;background:#eee8dc;position:relative;cursor:pointer}.design-gallery img{width:100%;height:100%;object-fit:cover}.design-gallery article>button span{position:absolute;inset:auto 0 0;padding:4px;background:#10231dcc;color:#fff;font-size:10px}.design-gallery article>small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 2px 0;font-size:10px}.gallery-remove{position:absolute;right:-5px;top:-7px;width:21px;height:21px;border:0;border-radius:50%;background:#26352f;color:#fff;cursor:pointer}.designer-locale-switch{display:flex;flex:0 0 auto;padding:3px;border:1px solid #b9d3c9;border-radius:9px;background:#fff;box-shadow:0 8px 18px #16493812}.designer-locale-switch button{min-width:42px;padding:7px 9px;border:0;border-radius:6px;background:transparent;color:#587269;font-size:12px;font-weight:700;cursor:pointer}.designer-locale-switch button.active{background:#137b58;color:#fff;box-shadow:0 4px 12px #137b5830}.design-result-copy h3 em{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#21c983;box-shadow:0 0 9px #21c983}@media (max-width:620px){.designer-locale-switch{position:absolute;right:54px;top:10px}.designer-console-header{padding-top:54px}}.pod-designer-dialog.is-fullscreen{width:100vw;height:100vh;margin:0;border:0;border-radius:0}.pod-designer-dialog.is-fullscreen .portal-designer{min-height:calc(100vh - 54px);grid-template-columns:minmax(390px,30vw) minmax(620px,1fr)}.pod-designer-dialog.is-fullscreen .portal-design-controls{max-height:calc(100vh - 132px)}.pod-designer-dialog.is-fullscreen .portal-design-stage-column{max-height:calc(100vh - 132px);overflow:auto}.designer-draft-state{display:flex;align-items:center;gap:7px;white-space:nowrap;color:#3d6c5d;font-size:11px;font-weight:700}.designer-draft-state em{width:8px;height:8px;border-radius:50%;background:#23bd7d;box-shadow:0 0 0 4px #23bd7d18}.designer-draft-state.saving em{background:#e1a83d;animation:studio-pulse 1s infinite}@media (max-width:900px){.pod-designer-dialog.is-fullscreen .portal-designer{grid-template-columns:1fr}.pod-designer-dialog.is-fullscreen .portal-design-stage-column{max-height:none}.designer-draft-state{margin-left:auto}}.designer-preview-grid{width:100%;display:grid;grid-template-columns:minmax(420px,1.35fr) minmax(300px,.8fr);align-items:start;gap:18px}.designer-preview-grid .design-stage-frame{width:100%;margin:0}.designer-preview-grid .design-result-panel{width:100%;height:100%;min-height:100%;margin:0;display:flex;flex-direction:column;align-items:stretch;gap:16px}.designer-preview-grid .design-result-screen{margin-top:auto}.designer-preview-grid .design-result-canvas{max-height:none}.designer-floating-action{position:fixed;z-index:3100;right:28px;bottom:24px;display:flex;align-items:center;gap:18px;padding:11px 12px 11px 18px;border:1px solid #a9cfc0;border-radius:16px;background:#fffe;box-shadow:0 18px 50px #123d2d38;backdrop-filter:blur(18px)}.designer-floating-action span{min-width:150px;display:flex;flex-direction:column;gap:3px}.designer-floating-action small{font-size:10px;color:#4d7466}.designer-floating-action b{max-width:220px;overflow:hidden;color:#17372d;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.designer-floating-action .el-button{min-width:230px;min-height:48px;border:0;border-radius:12px;background:linear-gradient(100deg,#12a96b,#42d997);box-shadow:0 10px 28px #19b7783d;color:#fff;font-size:15px;font-weight:800}.portal-design-stage-column{padding-bottom:100px}@media (max-width:1180px){.designer-preview-grid{grid-template-columns:1fr}.designer-preview-grid .design-result-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,280px);min-height:0}.designer-preview-grid .design-result-screen{margin-top:0}}@media (max-width:620px){.designer-preview-grid .design-result-panel{display:flex}.designer-floating-action{left:12px;right:12px;bottom:12px}.designer-floating-action span{display:none}.designer-floating-action .el-button{width:100%;min-width:0}}.pod-designer-dialog.is-fullscreen .portal-designer{grid-template-columns:minmax(330px,25vw) minmax(600px,1fr) minmax(220px,17vw)}.designer-console-header{grid-column:1/-1}.designer-product-pool{min-width:0;max-height:calc(100vh - 132px);padding:20px 14px 100px;border-left:1px solid #cadaD4;background:linear-gradient(180deg,#f9fcfb,#e7f2ee);overflow:auto}.designer-product-pool>header{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.designer-product-pool>header span{display:flex;flex-direction:column;gap:4px}.designer-product-pool>header small{color:#087b53;font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.1em}.designer-product-pool>header b{color:#17372d;font-size:18px}.designer-product-pool>header>em{color:#648078;font-size:10px;font-style:normal}.designer-product-pool>p{margin:10px 0 16px;color:#607a71;font-size:11px;line-height:1.55}.designer-product-pool-list{display:grid;gap:10px}.designer-product-pool-list>button{width:100%;display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;padding:8px;border:1px solid #c8ddd5;border-radius:12px;background:#fff;text-align:left;cursor:pointer;transition:.18s}.designer-product-pool-list>button:hover{border-color:#5dbd98;transform:translateY(-1px);box-shadow:0 10px 24px #174b3816}.designer-product-pool-list>button.active{border-color:#16a66f;background:#e9f9f2;box-shadow:0 0 0 2px #16a66f20}.product-pool-cover{height:64px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#e3ede9;color:#17845f;font-size:11px;font-weight:800}.product-pool-cover img{width:100%;height:100%;object-fit:cover}.product-pool-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:4px}.product-pool-copy small,.product-pool-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-pool-copy small{color:#799087;font-size:9px}.product-pool-copy b{color:#21483b;font-size:12px}.product-pool-copy em{color:#0a8057;font-size:10px;font-style:normal;font-weight:700}.design-boundary.invalid{border:2px solid #ef3f47;background:#ef3f470c;box-shadow:0 0 0 3px #ef3f4724,0 0 18px #ef3f4745;animation:boundary-alert 1.4s ease-in-out infinite}.design-boundary>span{position:absolute;z-index:20;left:0;right:0;top:0;transform:translateY(-105%);padding:7px 9px;border-radius:7px 7px 0 0;background:#dc3038;color:#fff;font-size:10px;font-weight:700;line-height:1.35;pointer-events:none}.design-result-print-window{position:absolute;overflow:hidden;z-index:2}.design-result-print-window .design-image-layer{position:absolute;inset:0;width:100%;height:100%}.design-result-print-window .design-image-layer img{width:100%;height:100%;object-fit:contain}@keyframes boundary-alert{50%{box-shadow:0 0 0 5px #ef3f4717,0 0 26px #ef3f4755}}@media (max-width:1380px){.pod-designer-dialog.is-fullscreen .portal-designer{grid-template-columns:minmax(300px,27vw) minmax(560px,1fr) 230px}.designer-preview-grid{grid-template-columns:1fr}.designer-preview-grid .design-result-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,240px);min-height:0}}@media (max-width:1050px){.pod-designer-dialog.is-fullscreen .portal-designer{grid-template-columns:1fr}.designer-product-pool{order:2;max-height:none;border-left:0;border-top:1px solid #cadaD4}.designer-product-pool-list{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}}.image-selection-box{position:absolute;transform-origin:center;border:1.5px solid #087dff;box-shadow:0 0 0 1px #fff8;cursor:move;touch-action:none}.image-selection-box.invalid{border-color:#ef3f47}.image-transform-handle{position:absolute;z-index:3;width:14px;height:14px;padding:0;border:2px solid #fff;border-radius:50%;background:#087dff;box-shadow:0 2px 7px #0b355b55;cursor:nwse-resize;transform:scale(var(--handle-inverse-scale));transform-origin:center;touch-action:none}.image-selection-box.invalid .image-transform-handle{background:#ef3f47}.handle-nw{left:-7px;top:-7px}.handle-ne{right:-7px;top:-7px;cursor:nesw-resize}.handle-sw{left:-7px;bottom:-7px;cursor:nesw-resize}.handle-se{right:-7px;bottom:-7px}.image-rotate-stem{position:absolute;left:50%;top:-29px;width:1px;height:28px;background:#087dff;transform:translate(-50%) scale(var(--handle-inverse-scale));transform-origin:bottom}.image-rotate-handle{left:50%;top:-42px;width:23px;height:23px;margin-left:-11.5px;display:grid;place-items:center;color:#fff;font-size:13px;line-height:1;cursor:grab}.image-rotate-handle:active{cursor:grabbing}.image-selection-label{position:absolute;left:50%;bottom:-27px;transform:translate(-50%) scale(var(--handle-inverse-scale));transform-origin:center top;padding:4px 7px;border-radius:5px;background:#087dffe8;color:#fff;font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap;pointer-events:none}.image-selection-box.invalid .image-selection-label{background:#dc3038}@media (pointer:coarse){.image-transform-handle{width:20px;height:20px}.handle-nw{left:-10px;top:-10px}.handle-ne{right:-10px;top:-10px}.handle-sw{left:-10px;bottom:-10px}.handle-se{right:-10px;bottom:-10px}.image-rotate-handle{width:28px;height:28px;margin-left:-14px;top:-48px}}.pod-tryon-3d{grid-column:1/-1;width:100%;overflow:hidden;border:1px solid #bcd5cc;border-radius:16px;background:#fff;box-shadow:0 18px 45px #174b3817}.pod-tryon-3d>header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:16px 18px 13px;border-bottom:1px solid #d7e7e1;background:linear-gradient(100deg,#fff,#eaf8f3)}.pod-tryon-3d>header span{display:flex;flex-direction:column;gap:5px}.pod-tryon-3d>header small{color:#087b53;font:800 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em}.pod-tryon-3d>header b{color:#17372d;font-size:20px}.pod-tryon-3d>header em{color:#69847b;font-size:11px;font-style:normal}.tryon-switches{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid #dceae5;background:#f8fcfa}.tryon-switches span{display:flex;gap:6px}.tryon-switches button{min-width:62px;padding:7px 12px;border:1px solid #bfd6cd;border-radius:8px;background:#fff;color:#46675c;font-size:12px;font-weight:700;cursor:pointer;transition:.18s}.tryon-switches button:hover,.tryon-switches button.active{border-color:#16a66f;background:#daf5e9;color:#08704d;box-shadow:0 5px 15px #16a66f1c}.tryon-stage{position:relative;width:100%;height:min(58vh,620px);min-height:460px;overflow:hidden;background:radial-gradient(circle at 50% 32%,#fff 0,#edf5f2 46%,#dce9e4)}.tryon-stage canvas{display:block;width:100%;height:100%;cursor:grab}.tryon-stage canvas:active{cursor:grabbing}.tryon-stage>span{position:absolute;inset:0;display:grid;place-items:center;color:#55746a;font-size:13px;font-weight:700;pointer-events:none}@media (max-width:620px){.pod-tryon-3d>header{align-items:flex-start;flex-direction:column}.tryon-switches{align-items:stretch;flex-direction:column}.tryon-switches span{display:grid;grid-template-columns:1fr 1fr}.tryon-stage{height:440px;min-height:380px}}.garment-color-layer,.garment-shading-layer{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;object-fit:contain;mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center}.design-base{z-index:0}.garment-color-layer{z-index:1;opacity:.96;transition:background-color .18s ease}.garment-shading-layer{z-index:2;filter:grayscale(1) brightness(1.35) contrast(.82);mix-blend-mode:multiply;opacity:.38}.designer-color-swatches{display:flex;flex-wrap:wrap;gap:8px;width:100%}.designer-color-swatches button{display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #315047;border-radius:999px;background:#0a1613;color:#b7c8c2;cursor:pointer}.designer-color-swatches button.active{border-color:var(--studio-neon);color:#70efb4;box-shadow:0 0 0 2px #49e6a121}.designer-color-swatches i{width:20px;height:20px;border:1px solid #ffffff66;border-radius:50%;box-shadow:inset 0 0 0 1px #0003}.designer-color-swatches span{font-size:11px;font-weight:700}.design-result-print-window{z-index:4}.fabric-composite-overlay{position:absolute;z-index:8;overflow:hidden;pointer-events:none;isolation:isolate;contain:paint}.fabric-composite-overlay img{position:absolute;left:var(--fabric-source-left);top:var(--fabric-source-top);width:var(--fabric-source-width);height:var(--fabric-source-height);max-width:none;object-fit:fill;opacity:var(--fabric-texture-opacity,.28);filter:grayscale(1) contrast(var(--fabric-texture-contrast,1.35)) brightness(var(--fabric-texture-brightness,1.08));mix-blend-mode:multiply;pointer-events:none}.design-result-canvas .fabric-composite-overlay{z-index:8}.portal-design-stage .image-selection-box{z-index:13}.portal-design-stage .design-stage-hud{z-index:14}@media (min-width:1101px){.pod-designer-dialog.is-fullscreen .designer-preview-grid{grid-template-columns:minmax(0,1.7fr) minmax(260px,.62fr);gap:16px}.pod-designer-dialog.is-fullscreen .designer-stage-heading,.pod-designer-dialog.is-fullscreen .design-stage-toolbar,.pod-designer-dialog.is-fullscreen .design-stage-frame{width:100%;max-width:none}.pod-designer-dialog.is-fullscreen .design-stage-frame{padding:12px}.pod-designer-dialog.is-fullscreen .portal-design-stage{width:100%;max-width:none;max-height:none}.pod-designer-dialog.is-fullscreen .design-result-panel{min-width:260px}}.storefront-footer-legal{margin-left:auto;display:flex;align-items:flex-end;flex-direction:column;gap:7px}.storefront-footer-legal a{color:#d8c38f;font-size:13px;text-decoration:none;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}.storefront-footer-legal a:hover,.storefront-footer-legal a:focus-visible{color:#fff;border-bottom-color:#d8c38f}.storefront-footer-legal small{margin-left:0}.storefront-footer-legal a:focus-visible{outline:2px solid #d8c38f;outline-offset:4px;border-radius:2px}@media (max-width:620px){.storefront-footer-legal{margin-left:0;align-items:flex-start}}.storefront-menu-toggle,.storefront-menu-backdrop,.storefront-mobile-menu-head{display:none}.storefront-header nav button{padding:10px 11px;border-radius:12px;display:flex;align-items:center;gap:7px}.storefront-header nav button>i,.storefront-header nav button small{display:none}.storefront-header nav button>span{display:block}.signed-account{border:0;background:transparent;color:#fff;display:flex;flex-direction:column;text-align:right;line-height:1.25;cursor:pointer}.signed-account:hover b{color:#e4c476}.saved-design-grid{max-width:1380px;margin:0 auto 100px;padding:0 5vw;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.saved-design-grid article{overflow:hidden;border:1px solid #e1dacc;border-radius:20px;background:#fff;box-shadow:0 16px 40px #263b3411}.saved-design-cover{position:relative;height:260px;display:grid;place-items:center;overflow:hidden;background:#eae5dc;color:#b3a581;font-size:32px;font-weight:900}.saved-design-cover img{width:100%;height:100%;object-fit:cover}.saved-design-cover em{position:absolute;right:14px;top:14px;padding:7px 10px;border-radius:999px;background:#0f7b55;color:#fff;font-size:10px;font-style:normal}.saved-design-grid article>div:last-child{padding:22px}.saved-design-grid small{color:#89958f}.saved-design-grid h3{margin:8px 0;font-size:21px}.saved-design-grid p{margin:0 0 18px;color:#71807a;font-size:12px}.client-empty-state{max-width:900px;min-height:330px;margin:0 auto 110px;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #c8bdac;border-radius:24px;background:#fffaf2;text-align:center}.client-empty-state b{font-size:26px}.client-empty-state p{max-width:500px;color:#74807b}.client-account-grid{max-width:1250px;margin:0 auto 26px;padding:0 5vw;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.client-account-card{min-height:180px;padding:28px;border:1px solid #e0d9cc;border-radius:20px;background:#fff;display:flex;flex-direction:column}.client-account-card.primary{background:linear-gradient(140deg,#18372f,#0f211d);color:#fff}.client-account-card small{color:#87928e}.client-account-card.primary small{color:#9ab0a8}.client-account-card strong{margin:auto 0 10px;font-size:24px}.client-account-card span{color:#76827d;font-size:12px}.client-account-card.primary span{color:#a9bbb5}.client-account-actions{max-width:1110px;margin:0 auto 110px;padding:25px 28px;border:1px solid #e0d9cc;border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:22px}.client-account-actions b{font-size:18px}.client-account-actions p{margin:7px 0 0;color:#74807b;font-size:12px}@media (max-width:1280px){.storefront-header{gap:16px}.storefront-header nav button{padding:9px 8px;font-size:12px}.storefront-actions{gap:7px}.login-trigger,.header-cart{padding:9px 12px}}@media (max-width:980px){.storefront-menu-toggle{width:40px;height:40px;padding:10px;display:block;border:1px solid #ffffff24;border-radius:10px;background:#ffffff0a;cursor:pointer}.storefront-menu-toggle span{display:block;height:2px;margin:4px 0;border-radius:2px;background:#fff}.storefront-menu-backdrop{position:fixed;inset:0;z-index:38;display:block;border:0;background:#06100dc9;backdrop-filter:blur(2px)}.storefront-header nav{position:fixed;left:0;top:0;bottom:0;z-index:40;width:min(360px,88vw);padding:18px 14px 30px;display:flex;align-items:stretch;flex-direction:column;gap:6px;background:linear-gradient(170deg,#15342b,#081612);box-shadow:22px 0 60px #0008;transform:translate(-106%);transition:transform .22s ease}.storefront-header nav.open{transform:translate(0)}.storefront-mobile-menu-head{min-height:54px;margin-bottom:8px;padding:0 8px 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff18}.storefront-mobile-menu-head b{font-size:19px}.storefront-mobile-menu-head button{width:36px;height:36px;padding:0!important;display:grid!important;place-items:center;border:1px solid #ffffff20!important;border-radius:10px!important;font-size:23px!important}.storefront-header nav>button{width:100%;padding:13px!important;border-radius:13px!important;text-align:left}.storefront-header nav button>i{width:27px;display:block;color:#d3ad5c;font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.storefront-header nav button>span{display:flex;flex-direction:column;gap:3px;color:#eff5f2;font-weight:700}.storefront-header nav button small{display:block;color:#78948a;font-size:9px;font-weight:500}.storefront-header nav button.active{background:#ffffff12;box-shadow:inset 3px 0 #d4a84f}.saved-design-grid,.client-account-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.storefront-actions{gap:6px}.storefront-menu-toggle{flex:0 0 38px}.saved-design-grid,.client-account-grid{grid-template-columns:1fr;padding:0 15px}.saved-design-grid{margin-bottom:80px}.client-account-actions{margin:0 15px 90px;align-items:flex-start;flex-direction:column}.client-account-actions .el-button{width:100%}.storefront .portal-title{flex-direction:column}.storefront .portal-title>.el-button{width:100%}}.client-connection-grid{max-width:1250px;margin:0 auto 110px;padding:0 5vw;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.client-connection-card{min-height:230px;padding:25px;border:1px solid #d9d5cb;border-radius:21px;background:linear-gradient(145deg,#fff,#fbfaf6);box-shadow:0 14px 34px #243c3410;display:flex;flex-direction:column;gap:18px}.client-connection-card>header{display:flex;align-items:center;gap:13px}.client-connection-platform{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#111;color:#fff;font-size:11px;font-weight:900;letter-spacing:.05em}.client-connection-card header span{min-width:0;display:flex;flex:1;flex-direction:column;gap:4px}.client-connection-card header b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;color:#17372d}.client-connection-card header small{color:#80908a;font-size:10px}.client-connection-status{padding:15px;border:1px solid #e3e1da;border-radius:13px;background:#f7f6f2;display:grid;grid-template-columns:1fr auto;gap:8px 12px}.client-connection-status span{color:#74817c;font-size:11px}.client-connection-status b{color:#1c4437;font-size:12px}.client-connection-card>.el-button{align-self:flex-end;margin-top:auto}@media (max-width:980px){.client-connection-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.client-connection-grid{grid-template-columns:1fr;padding:0 15px}.client-connection-card{min-height:210px}}.channel-platform-grid{max-width:1380px;margin:0 auto 30px;padding:0 5vw;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.channel-platform-card{min-height:170px;padding:22px;border:1px solid #e1dacc;border-radius:20px;background:linear-gradient(145deg,#fff,#f8f5ef);display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:14px;box-shadow:0 12px 32px #263b340d}.channel-platform-card>i{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#dde3df;color:#52625c;font-style:normal;font-weight:900}.channel-platform-card.available>i{background:#17382f;color:#ddc278}.channel-platform-card>div b{font-size:19px}.channel-platform-card>div p{margin:7px 0;color:#74807b;font-size:12px;line-height:1.55}.channel-platform-card>.el-button{grid-column:1/-1;width:100%;margin-top:auto}.channel-platform-card.shein.available{border-color:#b9dacc}.channel-platform-card.etsy.available{border-color:#e2b898}@media (max-width:980px){.channel-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.channel-platform-grid{grid-template-columns:1fr}.channel-platform-card{min-height:150px}}.connection-workspace{max-width:1240px;margin:0 auto 100px;padding:44px 5vw 0}.connection-overview{min-height:170px;padding:34px 38px;border-radius:25px;background:linear-gradient(125deg,#102c25,#173c32 58%,#214d40);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 18px 45px #15372e22}.connection-overview .eyebrow{margin:0 0 8px;color:#d8bc70}.connection-overview h1{margin:0 0 10px;font-size:40px;letter-spacing:-.035em}.connection-overview>div>span{color:#a9beb7;font-size:14px}.connection-overview dl{margin:0;display:flex;gap:10px}.connection-overview dl div{min-width:112px;padding:17px 20px;border:1px solid #ffffff17;border-radius:16px;background:#ffffff0c}.connection-overview dt{color:#91aaa1;font-size:11px}.connection-overview dd{margin:6px 0 0;color:#fff;font-size:26px;font-weight:800}.connection-section-head{margin:30px 2px 14px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.connection-section-head.stores{margin-top:36px}.connection-section-head b{font-size:19px;color:#17372d}.connection-section-head p{margin:5px 0 0;color:#7a8782;font-size:12px}.connection-section-head>span{color:#8b9692;font-size:11px}.connection-workspace .channel-platform-grid{max-width:none;margin:0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.connection-workspace .channel-platform-card{min-height:94px;padding:16px 17px;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;box-shadow:0 8px 22px #263b3408}.connection-workspace .channel-platform-card>i{width:44px;height:44px;border-radius:13px}.connection-workspace .channel-platform-copy{min-width:0}.connection-workspace .channel-platform-copy b{font-size:16px}.connection-workspace .channel-platform-copy p{margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.connection-workspace .channel-platform-card>.el-button{grid-column:auto;width:auto;margin:0}.connection-workspace .channel-platform-card:not(.available){background:#faf9f6;box-shadow:none}.connection-workspace .client-connection-grid{max-width:none;margin:0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.connection-workspace .client-connection-card{min-height:205px;padding:21px;border-radius:17px}.connection-empty{min-height:116px;padding:24px 28px;border:1px dashed #c9c3b7;border-radius:17px;background:#fffaf3;display:flex;align-items:center;gap:17px}.connection-empty>i{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#e8e1d4;color:#355148;font-size:20px;font-style:normal}.connection-empty>div{flex:1}.connection-empty b{color:#17372d;font-size:16px}.connection-empty p{margin:5px 0 0;color:#7b8782;font-size:12px}@media (max-width:900px){.connection-workspace .channel-platform-grid,.connection-workspace .client-connection-grid{grid-template-columns:1fr}.connection-overview{align-items:flex-start;flex-direction:column}.connection-overview dl{width:100%}.connection-overview dl div{flex:1}}@media (max-width:620px){.connection-workspace{padding:24px 15px 0}.connection-overview{min-height:auto;padding:27px 24px}.connection-overview h1{font-size:32px}.connection-overview dl div{min-width:0;padding:13px}.connection-workspace .channel-platform-card{grid-template-columns:auto 1fr auto}.connection-workspace .channel-platform-card>.el-tag{grid-column:3}.connection-workspace .channel-platform-card>.el-button{grid-column:2/-1;width:100%}.connection-section-head{align-items:flex-start}.connection-section-head>span{display:none}.connection-empty{align-items:flex-start;padding:20px}.connection-empty>.el-tag{display:none}}.global-language-switch{display:inline-flex;align-items:center;padding:3px;border:1px solid #d7e1f0;border-radius:999px;background:#f4f7fc;box-shadow:0 3px 12px #102b5520}.global-language-switch button{min-width:37px;height:27px;padding:0 9px;border:0;border-radius:999px;background:transparent;color:#66758d;font-size:11px;font-weight:800;cursor:pointer}.global-language-switch button.active{background:linear-gradient(135deg,#075cff,#7135f5);color:#fff;box-shadow:0 3px 9px #075cff35}.login-panel{position:relative}.login-language-switch{position:absolute;right:28px;top:24px;z-index:3}.topbar .global-language-switch{margin-right:4px}.storefront-header .global-language-switch{border-color:#ffffff35;background:#ffffff14}.storefront-header .global-language-switch button{color:#d8e5ff}.storefront-header .global-language-switch button.active{background:#fff;color:#134eb8}.reuse-design-panel{max-width:1250px;margin:0 auto 42px;padding:28px;border:1px solid #dbe5fb;border-radius:22px;background:linear-gradient(145deg,#f8fbff,#fff);box-shadow:0 18px 48px #17356e10}.reuse-design-panel>header{display:flex;align-items:center;justify-content:space-between;gap:20px}.reuse-design-panel h2{margin:5px 0 8px;font-size:27px;color:#12336f}.reuse-design-panel header span,.reuse-design-panel>footer span{color:#667895;font-size:13px}.reuse-design-list{display:grid;gap:14px;margin-top:22px}.reuse-design-list>article{padding:20px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.45fr);gap:24px;border:1px solid #e4eaf6;border-radius:16px;background:#fff}.reuse-design-list h3{margin:6px 0;font-size:19px}.reuse-design-list p{margin:0;color:#71809a;font-size:12px}.reuse-variant-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:13px}.reuse-design-action{display:flex;flex-direction:column;justify-content:center;gap:9px}.reuse-design-action>small{color:#a46b1e}.reuse-design-empty{margin-top:22px;padding:25px;border:1px dashed #c7d4ec;border-radius:14px;text-align:center;color:#71809a}.reuse-design-panel>footer{margin-top:18px;padding-top:18px;display:flex;justify-content:space-between;border-top:1px solid #e8edf6}@media (max-width:760px){.reuse-design-panel{margin:0 15px 32px;padding:18px}.reuse-design-panel>header,.reuse-design-panel>footer{align-items:flex-start;flex-direction:column}.reuse-design-list>article{grid-template-columns:1fr}}.designer-draft-state.dirty em{background:#4588ed;box-shadow:0 0 0 4px #4588ed1f}.designer-draft-state.failed{color:#b53f49}.designer-draft-state.failed em{background:#df4f5a;box-shadow:0 0 0 4px #df4f5a20}.designer-sku-buttons{width:100%;display:grid;gap:14px}.designer-sku-group>b{display:block;margin-bottom:7px;font-size:14px;color:#334155}.designer-sku-options{display:flex;flex-wrap:wrap;gap:8px}.designer-sku-options button{min-height:42px;padding:9px 13px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#334155;font:inherit;font-size:14px;line-height:1.5;text-align:left;cursor:pointer;white-space:normal;overflow-wrap:anywhere;max-width:100%}.designer-sku-options button:hover{border-color:#2563eb;background:#f0f6ff}.designer-sku-options button.selected{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;box-shadow:inset 0 0 0 1px #2563eb;font-weight:600}.designer-sku-options button:focus-visible{outline:3px solid #93c5fd;outline-offset:2px}.designer-sku-options button span{margin-left:8px}.product-color-swatches{display:flex;gap:10px;flex-wrap:wrap;padding:7px 3px 12px}.product-color-swatches button{width:24px;height:24px;padding:0;border-radius:50%;border:1px solid #94a3b8;cursor:pointer}.product-color-swatches button.selected{outline:2px solid #2563eb;outline-offset:3px}.product-color-swatches button:focus-visible{outline:3px solid #2563eb;outline-offset:3px}.designer-base-selector{margin-bottom:18px}.designer-base-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.designer-base-options button{width:110px;padding:8px;background:#fff;border:1px solid #cbd5e1;border-radius:10px;cursor:pointer;color:#334155}.designer-base-options button.selected{border:2px solid #2563eb;background:#eff6ff}.designer-base-options button:disabled{opacity:.6;cursor:wait}.designer-base-options img{width:100%;height:90px;object-fit:contain}.designer-base-options span{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:6px}.designer-base-options i{width:15px;height:15px;border-radius:50%;border:1px solid #94a3b8;flex-shrink:0}.designer-base-options small{display:block;overflow-wrap:anywhere;margin-top:4px}
