:root{--ink:#182c3b;--muted:#7a8691;--green:#236854;--mint:#a6e5c4;--line:#e7eceb;--bg:#f7f9fa;--navy:#132d3b;font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:14px;line-height:1.6}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}button:disabled{cursor:wait;opacity:.55}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #71bfa7;outline-offset:3px}svg.icon{width:20px;height:20px;display:inline-block;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin-top:0}button{border:0}img{display:block;max-width:100%}.container{width:min(1280px,calc(100% - 80px));margin:0 auto}.header{height:86px;background:white;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.nav{height:100%;display:flex;align-items:center;gap:64px}.brand{display:flex;align-items:center;gap:11px;white-space:nowrap;font-size:23px;font-weight:800;letter-spacing:-.5px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#16483e;color:#c5f1d8;font-size:26px;font-weight:700;box-shadow:inset 0 0 0 1px #ffffff18}.brand-sub{font-weight:400;font-size:13px;letter-spacing:1px;display:block;color:var(--muted);line-height:1.2}.nav nav{display:flex;gap:32px;height:100%;align-items:center}.nav nav a{position:relative;font-size:15px;color:#63727b;white-space:nowrap}.nav nav a.active{color:#215944;font-weight:600}.nav nav a.active:after{content:"";position:absolute;height:3px;background:#367a62;bottom:-30px;left:20%;right:20%;border-radius:4px}.nav-count{margin-left:4px;background:#edf3f0;color:#467461;border-radius:4px;font-size:11px;padding:2px 5px}.nav-actions{display:flex;align-items:center;gap:22px;margin-left:auto}.icon-button{display:flex;align-items:center;justify-content:center;gap:8px;background:transparent;padding:8px 0}.cart-count{display:grid;place-items:center;background:#eef3f1;color:#276a51;min-width:20px;height:20px;border-radius:6px;font-size:12px}.login-button{padding:10px 20px;background:var(--navy);color:white;border-radius:7px;white-space:nowrap}.hero{background:#edf3f2;overflow:hidden;border-bottom:1px solid #e1e9e6}.hero-inner{min-height:424px;display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:36px;padding-top:44px;padding-bottom:46px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;letter-spacing:2px;font-weight:600;color:#527867}.eyebrow:before{content:"";width:21px;height:2px;background:#699681}.hero h1{font-size:48px;line-height:1.32;letter-spacing:-1.5px;margin:18px 0 16px;font-weight:750}.hero h1 em{font-style:normal;color:#39765f}.hero-copy{font-size:15px;line-height:1.9;color:#76837f;margin-bottom:25px}.hero-buttons{display:flex;gap:14px}.btn{border:1px solid transparent;border-radius:7px;padding:12px 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;font-weight:500;background:white}.btn.primary{background:var(--navy);color:white}.btn.green{background:#286e56;color:white}.btn.secondary{background:transparent;border-color:#ccd9d3;color:#335b49}.btn.light{border-color:var(--line);background:white}.btn:hover{filter:brightness(.96);transform:translateY(-1px)}.hero-meta{display:flex;gap:24px;margin-top:24px;font-size:12px;color:#839189}.hero-meta span{display:flex;gap:6px;align-items:center}.hero-meta .icon{width:15px;height:15px;color:#5e8e76}.hero-art{position:relative;padding:10px 15px 20px 10px;perspective:1000px}.preview-window{padding:8px;background:#fff;border:1px solid #d8e2df;border-radius:12px;box-shadow:0 20px 42px #233c4220;transform:rotate(-2deg)}.preview-window img{width:100%;border-radius:6px}.preview-caption{display:flex;justify-content:space-between;font-size:10px;color:#82918b;padding:4px 7px 0;letter-spacing:1px}.float-label{position:absolute;background:white;border:1px solid #e1e7e4;border-radius:9px;box-shadow:0 8px 24px #1d433512;display:flex;align-items:center;gap:10px;padding:12px 16px}.float-label.top{right:-9px;top:-13px;transform:rotate(3deg)}.float-label.bottom{left:-12px;bottom:-2px;transform:rotate(-3deg)}.file-icon{width:35px;height:39px;background:#eaf5ec;display:grid;place-items:center;color:#458b60;border-radius:6px}.float-label strong{display:block;font-size:13px}.float-label small{display:block;font-size:10px;color:#8b9790}.trusted{background:white;border-bottom:1px solid var(--line)}.trusted-inner{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0}.trust-item{display:flex;gap:12px;align-items:center;justify-content:center;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-item>.icon{color:#5b7b6d;width:26px;height:26px}.trust-item strong{display:block;font-size:14px;font-weight:600}.trust-item span{display:block;font-size:12px;color:#98a09f;margin-top:1px}.catalog{padding-top:38px;padding-bottom:55px;scroll-margin-top:102px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:20px}.section-head h2{font-size:26px;letter-spacing:-.8px;line-height:1.3;margin:0}.section-head h2 small{font-size:12px;letter-spacing:2px;color:#a0aaa9;font-weight:400;margin-left:15px}.section-head p{font-size:13px;color:var(--muted);margin:8px 0 0}.search{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid #e1e6e5;border-radius:7px;background:white;width:300px;flex-shrink:0}.search .icon{color:#8f9a9d;width:17px;height:17px}.search input{border:0;outline:0;background:transparent;width:100%;font-size:13px}.category-panel{background:white;border:1px solid var(--line);border-radius:10px;padding:21px 23px;margin-bottom:24px;display:flex;gap:22px;align-items:flex-start}.filter-label{flex-shrink:0;font-size:13px;color:#9aa3a5;line-height:35px}.categories{display:flex;flex-wrap:wrap;gap:8px 12px}.category{background:transparent;color:#6f7b81;border-radius:5px;padding:7px 12px;font-size:13px;white-space:nowrap}.category span{font-size:11px;color:#a1aeaa;margin-left:6px}.category.active{background:#eaf4ef;color:#2c6b50;font-weight:600}.category.active span{color:#54866e}.category:hover{background:#f1f5f3}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px;gap:16px}.sort-tabs{display:flex;align-items:center;gap:23px}.sort-tabs button{background:transparent;padding:3px 0;color:#8d969b;font-size:13px}.sort-tabs button.active{color:#2b654d;font-weight:600}.sort-tabs button.active:after{content:"";display:block;height:2px;width:18px;background:#387759;margin-top:4px}.toolbar-right{display:flex;align-items:center;gap:17px;color:#9da7aa;font-size:12px}.view-switch{display:flex;border:1px solid #dfe5e3;border-radius:5px;padding:3px;background:white;gap:2px}.view-switch button{display:grid;place-items:center;padding:5px 7px;background:transparent;color:#a1a9ae;border-radius:3px}.view-switch button.active{background:#edf3f0;color:#367353}.view-switch .icon{width:15px;height:15px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 22px}.product-card{min-width:0;background:#fff;border:1px solid #e3e9e7;border-radius:10px;overflow:hidden;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 8px 24px #173b3110;transform:translateY(-3px);border-color:#cfded7}.product-image{display:block;position:relative;padding:22px 17px 0;background:color-mix(in srgb,var(--card-color) 13%,#f5f8f8);aspect-ratio:1.67;overflow:hidden}.product-image:before{content:attr(data-label);position:absolute;top:7px;left:17px;font-size:9px;color:var(--card-color);letter-spacing:1.5px;font-weight:600}.product-image img{width:100%;border-radius:5px 5px 0 0;box-shadow:0 4px 14px #203d3520;transform:translateY(5px);transition:transform .3s}.product-card:hover .product-image img{transform:translateY(1px)}.card-content{padding:17px 18px 15px}.card-category{color:#89958d;font-size:11px;letter-spacing:.5px;margin-bottom:6px;display:flex;justify-content:space-between}.card-content h3{font-size:17px;letter-spacing:-.5px;line-height:1.5;margin:0 0 8px;font-weight:650}.card-description{color:#929b9f;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:13px}.tags{display:flex;gap:6px;flex-wrap:wrap}.tag{color:#8b959b;background:#f5f7f8;font-size:10px;border-radius:3px;padding:3px 6px}.card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f0f3f2;margin-top:16px;padding-top:13px}.price{font-family:Inter,"Microsoft YaHei",sans-serif;font-size:23px;font-weight:650;letter-spacing:-.5px;color:#233c34}.price small{font-size:13px;margin-right:3px;font-weight:500}.price em{font-style:normal;font-size:11px;letter-spacing:0;color:#a1a9a5;font-weight:400;margin-left:6px}.add-cart{display:grid;place-items:center;background:#eef5f1;border:1px solid #e1ece5;border-radius:6px;color:#4a755d;width:34px;height:32px}.add-cart:hover,.add-cart.added{background:#27684f;color:white}.add-cart .icon{width:17px;height:17px}.product-grid.list-view{grid-template-columns:1fr}.list-view .product-card{display:flex;align-items:center}.list-view .product-image{width:220px;aspect-ratio:1.65;flex-shrink:0;margin:13px;border-radius:6px}.list-view .card-content{flex:1;display:grid;grid-template-columns:1fr 220px;gap:0 30px}.list-view .card-bottom{grid-column:2;grid-row:1/5;margin:0;border:0;padding:0}.list-view .card-category,.list-view h3,.list-view .card-description,.list-view .tags{grid-column:1}.pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:34px}.pagination button{height:35px;min-width:35px;border:1px solid #e2e8e5;border-radius:5px;background:white;color:#7e8d86}.pagination button.active{background:#234d3d;border-color:#234d3d;color:white}.pagination span{color:#9da9a1;margin:0 10px;font-size:12px}.bottom-banner{display:flex;justify-content:space-between;align-items:center;background:#edf3f1;padding:28px 35px;border:1px solid #dde8e1;border-radius:9px;margin-top:36px;gap:25px}.bottom-banner h3{font-size:17px;margin:0 0 5px}.bottom-banner p{font-size:12px;color:#83968c;margin:0}.bottom-banner .icon{color:#5a8e73}.bottom-banner>div{display:flex;gap:16px;align-items:center}footer{background:white;border-top:1px solid var(--line)}.footer-main{padding:34px 0;display:flex;align-items:center;gap:30px}.footer-main .brand{font-size:20px}.footer-main .brand-mark{width:35px;height:35px;font-size:22px;border-radius:9px}.footer-main .brand-sub{font-size:10px}.footer-main p{margin:0;color:#8c9699;font-size:12px}.footer-main>span{margin-left:auto;color:#7e9087;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:16px;padding:18px 0;border-top:1px solid #edf0ef;color:#a0a8ab;font-size:11px}.page{padding-top:32px;padding-bottom:70px;min-height:65vh}.breadcrumb{color:#8c989b;font-size:13px;margin-bottom:25px;display:flex;gap:12px;align-items:center}.breadcrumb a:hover{color:var(--green)}.page-title{font-size:30px;letter-spacing:-1px;margin-bottom:8px}.page-subtitle{color:#8b989c;margin-bottom:28px}.detail-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:42px}.detail-preview{padding:28px;background:color-mix(in srgb,var(--card-color) 12%,white);border:1px solid #dfe8e3;border-radius:12px}.detail-preview img{width:100%;border-radius:7px;box-shadow:0 12px 20px #243a4316}.preview-note{color:#84928e;margin:12px 0 0;font-size:12px}.detail-info{padding:10px 0}.detail-info h1{font-size:31px;line-height:1.4;margin:10px 0 15px}.detail-info>p{line-height:1.9;color:#7b898e;font-size:14px}.detail-price{margin:22px 0;background:#edf3ef;padding:17px 20px;border-radius:8px;display:flex;align-items:center;justify-content:space-between}.detail-price .price{font-size:34px}.detail-price>span:last-child{font-size:12px;color:#8e9c93}.detail-actions{display:flex;gap:12px;margin-top:22px}.detail-actions .btn{flex:1}.detail-stats{display:flex;gap:25px;font-size:12px;color:#7e8f85}.content-panel{background:white;border:1px solid var(--line);border-radius:10px;padding:28px;margin-top:28px}.content-panel h2{font-size:20px;margin-bottom:20px}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.module{padding:20px;border:1px solid var(--line);border-radius:7px}.module>span{font-family:monospace;color:#adc4b6}.module h3{font-size:15px;margin:8px 0}.module p{font-size:12px;color:#87968e;margin:0}.delivery-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.delivery-item{display:flex;gap:13px;align-items:flex-start}.delivery-item>.icon{color:#478966;flex-shrink:0}.delivery-item h3{font-size:14px;margin:0 0 5px}.delivery-item p{font-size:12px;color:#8d9891;margin:0}.notice{background:#fff9eb;border:1px solid #f2e7c8;border-radius:7px;padding:13px 16px;color:#97834f;font-size:12px;margin-top:20px}.empty{padding:65px 24px;text-align:center;background:white;border:1px solid var(--line);border-radius:10px}.empty>.icon{width:46px;height:46px;color:#a0bbae;margin-bottom:15px}.empty h2{font-size:22px;margin-bottom:10px}.empty p{color:#8b9792;margin-bottom:25px}.cart-layout{display:grid;grid-template-columns:1fr 330px;gap:26px;align-items:start}.cart-items{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden}.cart-head{padding:17px 23px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;background:#fcfdfd;color:#84938a}.check-label{display:inline-flex;align-items:center;gap:11px;cursor:pointer}input[type=checkbox],input[type=radio]{accent-color:#28684e;width:17px;height:17px;cursor:pointer}.cart-row{padding:22px;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.cart-row:last-child{border:0}.cart-row img{width:142px;border-radius:6px;background:#ecf3ef}.cart-row h3{font-size:16px;margin:0 0 6px}.cart-row p{font-size:12px;color:#93a097;margin:0}.cart-row .price{margin-left:auto;font-size:20px;white-space:nowrap}.remove{background:transparent;color:#a1aaa5;padding:8px}.cart-summary{background:white;border:1px solid var(--line);border-radius:10px;padding:25px;position:sticky;top:110px}.cart-summary h2{font-size:19px;margin-bottom:25px}.summary-line{display:flex;justify-content:space-between;color:#85928b;margin:16px 0;font-size:13px;gap:15px}.summary-total{border-top:1px solid var(--line);padding-top:19px;margin-top:20px;display:flex;justify-content:space-between;align-items:center}.cart-summary .btn{width:100%;margin-top:23px}.cart-summary>p{font-size:11px;color:#97a299;text-align:center;margin:13px 0 0}.steps{display:flex;justify-content:center;gap:26px;margin:4px 0 34px;color:#9caaa2;font-size:13px}.step{display:flex;align-items:center;gap:8px}.step b{display:grid;place-items:center;border-radius:50%;width:24px;height:24px;background:#e9eeec;font-size:12px}.step.active{color:#337255}.step.active b{background:#327357;color:white}.step-line{width:55px;height:1px;background:#dce4df;align-self:center}.payment-main{max-width:820px;margin:0 auto}.payment-top{display:flex;gap:16px;align-items:center}.round-icon{display:grid;place-items:center;background:#eaf4ee;color:#407958;border-radius:50%;width:50px;height:50px;flex-shrink:0}.payment-top h2{margin:0 0 4px;font-size:21px}.payment-top p{margin:0;font-size:12px;color:#8d9d92;word-break:break-all}.order-list-line{display:flex;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid #edf1ef}.order-list-line:last-child{border:0}.payment-options{display:flex;gap:14px;margin:20px 0}.payment-option{display:flex;align-items:center;gap:12px;flex:1;border:1px solid #e0e7e2;border-radius:8px;padding:18px;cursor:pointer}.payment-option:has(input:checked){border-color:#418365;background:#f2f8f4}.pay-logo{font-size:20px;font-weight:700;background:#1ca360;color:white;width:32px;height:32px;border-radius:7px;display:grid;place-items:center}.pay-logo.alipay{background:#1688e5}.payment-footer{display:flex;justify-content:space-between;align-items:center;margin-top:28px;gap:15px}.success{text-align:center;padding:35px 0}.success .round-icon{margin:0 auto 18px;width:70px;height:70px}.success .icon{width:34px;height:34px}.success h1{font-size:27px}.success p{color:#8a988f}.success-actions{display:flex;justify-content:center;gap:12px;margin-top:25px}.account-layout{display:grid;grid-template-columns:220px 1fr;gap:28px;align-items:start}.account-sidebar{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden}.profile{padding:28px 20px;border-bottom:1px solid var(--line);text-align:center}.avatar{display:grid;place-items:center;width:60px;height:60px;background:#dceee4;color:#327755;border-radius:50%;font-size:26px;margin:0 auto 12px}.profile strong{display:block;font-size:15px}.profile small{color:#8c9c90}.account-nav{padding:13px}.account-nav button{background:transparent;padding:12px 15px;width:100%;text-align:left;color:#859389;display:flex;gap:10px;align-items:center;border-radius:6px}.account-nav button.active{background:#edf5ef;color:#327251}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:26px}.stat{background:white;border:1px solid var(--line);border-radius:9px;padding:21px 24px}.stat span{display:block;font-size:12px;color:#909c95}.stat strong{font-size:29px;font-weight:600;margin-top:5px;display:block}.account-toolbar{display:flex;gap:22px;border-bottom:1px solid #e1e7e3;margin-bottom:20px}.account-toolbar button{padding:10px 0;background:transparent;color:#8c9890;border-bottom:2px solid transparent}.account-toolbar button.active{color:#2c704e;border-color:#327552}.order-card{background:white;border:1px solid var(--line);border-radius:8px;margin-bottom:18px;overflow:hidden}.order-header{padding:13px 20px;background:#f1f5f3;display:flex;justify-content:space-between;gap:12px;color:#8a968e;font-size:11px;flex-wrap:wrap}.status{color:#b18a38}.status.paid{color:#418463}.status.cancelled{color:#a3aaa6}.order-product{padding:18px 20px;display:flex;gap:18px;align-items:center}.order-product img{width:102px;border-radius:5px}.order-product h3{font-size:14px;margin:0 0 3px}.order-product p{font-size:11px;color:#98a198;margin:0}.order-product .btn{margin-left:auto;padding:7px 12px;font-size:12px;min-height:36px;white-space:nowrap}.order-footer{border-top:1px solid #eef1ef;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.order-footer>div{display:flex;gap:10px}.order-footer .btn{padding:7px 13px;min-height:35px;font-size:12px}.order-footer span{font-size:13px;color:#829188}.order-footer strong{font-size:18px;color:#284c38;margin-left:8px}.download-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.download-card{background:white;border:1px solid var(--line);padding:20px;border-radius:8px}.download-card img{width:100%;border-radius:5px;margin-bottom:15px}.download-card h3{font-size:16px;margin:0 0 6px}.download-card p{font-size:12px;color:#939f96}.download-card .btn{width:100%;font-size:13px}.loading{padding:75px 0;text-align:center;color:#8c9a91}dialog{width:min(460px,calc(100% - 32px));border:1px solid #dce6df;border-radius:14px;padding:32px;color:var(--ink);max-height:90vh;box-shadow:0 30px 100px #102e3435}dialog::backdrop{background:#11293677;backdrop-filter:blur(4px)}.modal-close{position:absolute;right:15px;top:14px;background:transparent;color:#8d9b92;padding:5px}.modal-brand{margin-bottom:24px}.modal-brand .brand-mark{width:42px}.modal-title{font-size:25px;margin-bottom:7px}.modal-subtitle{color:#8a9990;font-size:13px;margin-bottom:25px}.form-field{display:block;margin-bottom:17px;font-size:13px;color:#61786a}.form-field input{display:block;width:100%;border:1px solid #dce5df;border-radius:6px;padding:12px 13px;margin-top:7px;background:#fbfcfb;min-height:46px}.form-error{color:#b2564c;font-size:12px;min-height:19px;margin-bottom:10px}.login-submit{width:100%}.demo-accounts{border-top:1px solid var(--line);margin-top:23px;padding-top:18px;font-size:12px;color:#8b9a90}.demo-accounts summary{cursor:pointer;color:#4e795c}.account-example{display:flex;justify-content:space-between;align-items:center;gap:7px;margin-top:8px;font-size:11px;background:#f1f6f2;padding:7px;border-radius:4px}.account-example button{background:transparent;color:#398259;white-space:nowrap}.confirm-body{font-size:14px;color:#7e9085;line-height:1.8}.confirm-actions{display:flex;gap:12px;margin-top:25px}.confirm-actions .btn{flex:1}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);padding:12px 22px;border-radius:8px;background:#1d3b30;color:#fff;box-shadow:0 7px 30px #163b3329;z-index:100;opacity:0;pointer-events:none;transition:.2s;max-width:90%;font-size:13px}#toast.visible{opacity:1;transform:translate(-50%,0)}.mobile-only{display:none}.text-button{background:transparent;color:#4e7e5f;padding:8px;font-size:13px}
@media(min-width:1500px){.hero-inner{min-height:450px}.hero h1{font-size:52px}}
@media(max-width:1150px){.container{width:calc(100% - 48px)}.nav{gap:35px}.nav nav{gap:22px}.nav-actions{gap:13px}.hero h1{font-size:40px}.hero-inner{gap:28px;min-height:390px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-art{padding-right:8px}.card-content h3{font-size:16px}.detail-layout{gap:25px}.cart-layout{grid-template-columns:1fr 290px}.cart-row{gap:12px;padding:18px}.cart-row img{width:100px}.account-layout{grid-template-columns:190px 1fr}.brand{font-size:21px}}
@media(max-width:900px){.nav{gap:22px}.nav nav{gap:18px}.nav nav a{font-size:13px}.nav-actions{gap:12px}.desktop-only{display:none}.login-button{padding:9px 13px}.hero h1{font-size:34px}.hero-copy{font-size:13px}.hero-meta{gap:12px;font-size:10px}.hero-inner{min-height:360px;gap:20px}.float-label{padding:8px 10px}.float-label strong{font-size:11px}.float-label small{font-size:9px}.hero-buttons .btn{padding:10px 16px;font-size:13px}.trust-item{gap:7px}.trust-item>.icon{width:21px}.trust-item strong{font-size:12px}.trust-item span{font-size:10px}.product-grid{gap:18px}.card-content{padding:14px}.card-content h3{font-size:15px}.tag{font-size:9px}.category-panel{gap:12px;padding:16px}.categories{gap:6px}.category{padding:7px 9px;font-size:12px}.section-head h2 small{display:none}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.detail-layout{grid-template-columns:1fr}.detail-preview{max-width:700px}.module-grid{grid-template-columns:repeat(2,1fr)}.account-layout{grid-template-columns:1fr}.account-sidebar{display:flex;align-items:center;padding:12px 18px}.profile{padding:0;border:0;display:flex;gap:10px;align-items:center;text-align:left}.profile .avatar{width:38px;height:38px;margin:0;font-size:19px}.profile strong{font-size:12px}.profile small{display:none}.account-nav{display:flex;margin-left:auto;padding:0;gap:6px}.account-nav button{font-size:12px;white-space:nowrap;padding:10px}.footer-main{gap:20px}.footer-main>span{display:none}.list-view .card-content{grid-template-columns:1fr 150px}.list-view .product-image{width:170px}}
@media(max-width:640px){.container{width:calc(100% - 32px)}.header{height:72px}.nav{gap:0;flex-wrap:nowrap}.brand{font-size:19px;gap:8px}.brand-mark{width:35px;height:35px;font-size:22px;border-radius:9px}.brand-sub{font-size:10px}.nav nav{display:none}.nav-actions{gap:13px}.login-button{font-size:12px;padding:8px 10px}.cart-link{gap:4px}.cart-count{min-width:17px;height:17px;font-size:10px}.hero-inner{grid-template-columns:1fr;padding-top:30px;padding-bottom:32px;gap:30px}.eyebrow{font-size:10px}.hero h1{font-size:38px;letter-spacing:-1px;margin-top:14px}.hero-copy{font-size:13px;margin-bottom:20px}.hero-meta{font-size:11px;margin-top:18px}.hero-art{margin:0 10px 0 13px;padding:5px 6px 10px}.float-label.top{right:-8px;top:-12px}.float-label.bottom{left:-9px;bottom:-5px}.trusted-inner{grid-template-columns:repeat(2,1fr);gap:18px 0;padding:21px 0}.trust-item:nth-child(2){border:0}.trust-item{justify-content:flex-start;padding-left:16px}.trust-item strong{font-size:12px}.trust-item span{font-size:10px}.catalog{padding-top:27px;scroll-margin-top:88px}.section-head{display:block;margin-bottom:19px}.section-head h2{font-size:23px}.section-head p{font-size:12px}.search{width:100%;margin-top:18px}.category-panel{padding:12px;display:block;margin-bottom:17px}.filter-label{display:none}.categories{gap:5px 3px}.category{font-size:11px;padding:6px 7px}.category span{font-size:10px;margin-left:3px}.catalog-toolbar{gap:10px}.sort-tabs{gap:17px}.sort-tabs button{font-size:12px}.toolbar-right{gap:8px}.toolbar-right>span{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 11px}.product-image{padding:19px 9px 0;aspect-ratio:1.45}.product-image:before{top:5px;left:10px;font-size:7px;letter-spacing:.5px}.card-content{padding:12px 10px}.card-content h3{font-size:14px;height:42px;line-height:1.5;margin-bottom:5px}.card-description{font-size:10px;margin-bottom:10px}.card-category{font-size:10px}.card-category span:last-child{display:none}.tags{gap:4px}.tag{font-size:8px;padding:2px 4px}.card-bottom{margin-top:12px;padding-top:10px}.price{font-size:19px}.price small{font-size:11px}.price em{display:none}.add-cart{width:28px;height:28px}.add-cart .icon{width:15px;height:15px}.pagination{gap:5px;flex-wrap:wrap;margin-top:25px}.pagination button{width:30px;min-width:30px;height:32px}.pagination span{font-size:10px;margin:0 2px}.bottom-banner{padding:19px;display:block;margin-top:27px}.bottom-banner .btn{margin-top:17px;width:100%;font-size:12px}.bottom-banner h3{font-size:14px}.bottom-banner p{font-size:11px}.footer-main{padding:24px 0;display:block}.footer-main p{margin-top:15px;font-size:11px}.footer-bottom{display:block;font-size:10px;padding:15px 0}.footer-bottom span{display:block;margin-bottom:5px}.page{padding-top:22px;padding-bottom:40px}.page-title{font-size:26px}.page-subtitle{font-size:12px}.detail-preview{padding:18px}.detail-info h1{font-size:26px}.detail-info>p{font-size:13px}.detail-stats{gap:15px;font-size:11px}.content-panel{padding:19px}.content-panel h2{font-size:18px}.module-grid{gap:10px}.module{padding:14px}.module h3{font-size:13px}.module p{font-size:11px}.delivery-list{grid-template-columns:1fr;gap:20px}.detail-actions .btn{padding:12px 15px;font-size:13px}.cart-head{padding:14px;font-size:12px}.cart-row{padding:16px 12px;gap:10px;flex-wrap:wrap}.cart-row img{width:75px}.cart-row h3{font-size:13px}.cart-row p{font-size:10px}.cart-row .price{font-size:17px;margin-left:31px}.cart-row .remove{margin-left:auto}.cart-row>div{flex:1;min-width:120px}.cart-summary{padding:22px}.step-line{width:18px}.steps{gap:10px;font-size:11px;margin-bottom:22px}.step{gap:5px}.step b{width:21px;height:21px;font-size:10px}.payment-top{align-items:flex-start;gap:10px}.payment-top h2{font-size:19px}.payment-top p{font-size:10px}.payment-options{gap:10px}.payment-option{padding:12px 10px;gap:8px;font-size:12px}.payment-option input{width:14px}.pay-logo{width:25px;height:25px;font-size:16px}.payment-footer{flex-wrap:wrap}.payment-footer .btn{width:100%}.order-list-line{font-size:12px}.notice{font-size:11px}.account-sidebar{display:block;padding:16px}.profile{justify-content:flex-start}.profile strong{font-size:14px}.account-nav{margin:12px 0 0;justify-content:space-between}.account-nav button{width:auto;padding:8px 10px;font-size:11px}.account-nav .icon{width:16px}.account-stats{gap:10px}.stat{padding:14px 11px}.stat span{font-size:10px}.stat strong{font-size:23px}.account-toolbar{gap:23px}.account-toolbar button{font-size:12px}.order-header{font-size:9px;padding:11px 13px}.order-product{padding:15px 12px;gap:10px;flex-wrap:wrap}.order-product img{width:75px}.order-product h3{font-size:12px}.order-product p{font-size:10px}.order-product .btn{padding:6px 9px;font-size:10px}.order-footer{padding:13px;flex-wrap:wrap}.order-footer span{font-size:11px}.order-footer strong{font-size:16px}.download-grid{grid-template-columns:1fr}.list-view .product-image{width:100px;margin:10px;padding:16px 5px 0}.list-view .card-content{display:block;padding:10px;min-width:0}.list-view .card-content h3{height:auto;font-size:13px}.list-view .card-description{margin:0}.list-view .tags,.list-view .card-category{display:none}.list-view .card-bottom{margin-top:7px}.list-view .price{font-size:17px}.list-view .product-image:before{font-size:6px}.success h1{font-size:24px}.success-actions{flex-wrap:wrap}.success-actions .btn{width:100%}.empty{padding:45px 18px}.empty h2{font-size:21px}dialog{padding:28px 23px}.account-example{font-size:10px}.breadcrumb{font-size:11px}.modal-title{font-size:23px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;transform:none!important}}
img{height:auto}
.icp-link{display:inline-block;color:#687d72}.icp-link:hover{text-decoration:underline;color:#215944}@media(max-width:640px){.icp-link{display:block;margin-bottom:5px}}
.logout-button{background:transparent;color:#687d72;padding:10px 4px;white-space:nowrap;font-size:13px;min-height:44px}.logout-button:hover{color:#215944}.logout-button[hidden]{display:none}
@media(max-width:640px){.nav-actions{gap:8px}.logout-button{font-size:12px;padding:8px 0}.nav:has(.logout-button:not([hidden])) .login-button{padding:8px}.nav:has(.logout-button:not([hidden])) .brand{font-size:17px;gap:6px}.nav:has(.logout-button:not([hidden])) .brand-mark{width:30px;height:30px;font-size:20px}}
@media(max-width:640px){.tag{font-size:10px}.product-image:before{font-size:9px}.list-view .product-image:before{font-size:8px}}
