@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#102548;--muted:#61728e;--line:rgba(83,123,190,.18);--paper:rgba(255,255,255,.8);--blue:#2768ff;--cyan:#18bbdf;--violet:#7f5aff;--orange:#ff7569;--shadow:0 16px 45px rgba(35,79,156,.12);--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);font-family:Manrope,PingFang SC,Microsoft YaHei,sans-serif;background:linear-gradient(180deg,#f5faff,#f9faff 46%,#eef7ff)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 5% 15%,rgba(24,187,223,.12),transparent 22rem),radial-gradient(circle at 92% 40%,rgba(127,90,255,.11),transparent 24rem);z-index:-1}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1200px,calc(100% - 40px));margin:0 auto}.page{padding:44px 0 76px}.section{margin-top:34px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-heading h2{margin:0;font-size:28px;letter-spacing:-.8px}.section-heading p{margin:7px 0 0;color:var(--muted);font-size:14px}.section-heading a{color:var(--blue);font-weight:700;font-size:14px}.glass-panel{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:var(--radius);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.breadcrumb{margin-bottom:16px;color:var(--muted);font-size:13px}.breadcrumb a{color:var(--blue)}.price{color:#f0524f;font-size:22px;font-weight:800;letter-spacing:-.5px}.empty-state{padding:60px 24px;text-align:center;color:var(--muted)}.utility-bar{background:#eef7ffbf;border-bottom:1px solid rgba(101,142,207,.14);font-size:12px;color:var(--muted)}.utility-inner{height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.utility-links{display:flex;align-items:center;white-space:nowrap}.utility-links a:hover{color:var(--blue)}.brand-row{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark{flex:none;display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 10px 22px #2768ff47;color:#fff;font-size:16px;font-weight:800;letter-spacing:-1px}.brand strong{display:block;font-size:21px;letter-spacing:-.7px}.brand em{display:block;margin-top:3px;color:var(--muted);font-style:normal;font-size:12px}.brand-contact{display:flex;flex-direction:column;align-items:flex-end;color:var(--muted);font-size:13px;line-height:1.85}.brand-contact b{color:var(--blue);font-size:18px;letter-spacing:.3px}.cart-link{min-width:115px;height:45px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #d7e6ff;background:#fff;border-radius:13px;color:var(--blue);font-weight:700;transition:.2s ease}.cart-link:hover{transform:translateY(-2px);box-shadow:0 10px 20px #2768ff24}.cart-link b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:var(--blue);color:#fff;font-size:11px}.nav-shell{background:linear-gradient(105deg,#215ee7,#397cff 47%,#21bcd9);box-shadow:0 8px 26px #2461de40}.nav-inner{display:flex;align-items:center}nav{display:flex;min-height:54px;align-items:stretch}nav a{display:grid;place-items:center;padding:0 26px;color:#ffffffe0;font-size:15px;font-weight:700;transition:.2s ease}nav a:hover,nav a.router-link-exact-active{color:#fff;background:#ffffff2b}.menu-toggle{display:none}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fffc;box-shadow:0 9px 28px #234f9c14;transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #234f9c29}.product-image-link{position:relative;display:block}.product-tag{position:absolute;top:12px;left:12px;padding:5px 9px;border:1px solid rgba(255,255,255,.65);border-radius:20px;background:#ffffffb3;color:#3860ad;font-size:11px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-card-body{padding:15px}.product-title{display:-webkit-box;min-height:44px;overflow:hidden;color:#203454;font-size:14px;font-weight:700;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-title:hover{color:var(--blue)}.product-card-meta{display:flex;gap:12px;margin:10px 0 13px;color:#8090a7;font-size:11px}.product-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-card-bottom .price{font-size:19px}.add-button,.primary-button,.ghost-button{border:0;border-radius:10px;cursor:pointer;font-weight:800;transition:.2s ease}.add-button{padding:8px 9px;background:#ecf3ff;color:var(--blue);font-size:12px}.add-button:hover{background:var(--blue);color:#fff}.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;background:linear-gradient(120deg,var(--blue),var(--violet));box-shadow:0 10px 22px #3d60f040;color:#fff}.primary-button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #3d60f054}.ghost-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid #b8d1ff;background:#ffffffbf;color:var(--blue)}.ghost-button:hover{background:#edf5ff}.product-visual{position:relative;display:grid;min-height:194px;place-items:center;overflow:hidden;background:linear-gradient(135deg,#edf8ff,#e6e8ff)}.product-visual:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;background:#ffffff80;transform:translate(44px,-28px)}.product-visual.projector{background:linear-gradient(135deg,#eeecff,#d8f7ff)}.product-visual.supplies{background:linear-gradient(135deg,#fff4e9,#e8f8ff)}.printer-model,.projector-model,.supply-model{position:relative;width:160px;height:118px;z-index:1;filter:drop-shadow(0 16px 12px rgba(40,69,134,.2))}.printer-top{position:absolute;top:6px;left:37px;width:85px;height:42px;border-radius:9px 9px 3px 3px;background:linear-gradient(145deg,#fdfefe,#b7c7db);transform:skewY(-5deg)}.printer-screen{position:absolute;top:43px;left:39px;width:82px;height:46px;border-radius:10px 10px 5px 5px;background:linear-gradient(145deg,#45617e,#202f45)}.printer-sheet{position:absolute;top:53px;left:61px;width:38px;height:27px;border-radius:2px;background:linear-gradient(90deg,#fff,#dce8f3)}.printer-base{position:absolute;top:85px;left:27px;width:106px;height:22px;border-radius:3px 3px 10px 10px;background:linear-gradient(#324c69,#223650)}.projector-body{position:absolute;top:40px;left:23px;width:119px;height:62px;border-radius:20px;background:linear-gradient(145deg,#fff,#b9cbe0)}.projector-lens{position:absolute;top:51px;left:35px;width:39px;height:39px;border:7px solid #7a8fa8;border-radius:50%;background:#263753;box-shadow:inset 0 0 0 5px #a9c5df}.projector-glow{position:absolute;top:58px;left:44px;width:21px;height:21px;border-radius:50%;background:#63e8ff;box-shadow:0 0 22px 7px #63e8ffb3}.projector-foot{position:absolute;top:96px;width:15px;height:12px;border-radius:0 0 5px 5px;background:#71859b}.projector-foot.one{left:39px}.projector-foot.two{right:34px}.supply-sheet{position:absolute;width:76px;height:97px;border-radius:6px;box-shadow:0 10px 16px #44639624}.supply-sheet.back{top:10px;left:46px;background:#a6bfff;transform:rotate(-17deg)}.supply-sheet.middle{top:9px;left:54px;background:#f5f8ff;transform:rotate(-5deg)}.supply-sheet.front{top:18px;left:63px;background:linear-gradient(180deg,#fff,#dfeaff);transform:rotate(9deg)}.supply-ink{position:absolute;right:22px;bottom:12px;width:35px;height:47px;border-radius:7px 7px 11px 11px;background:linear-gradient(145deg,#4f6cf3,#253d9b);box-shadow:inset 7px 0 #ffffff26}.supply-ink:before{content:"";position:absolute;top:-8px;left:7px;width:21px;height:11px;border-radius:4px;background:#5a76f7}.visual-orb{position:absolute;border-radius:50%;opacity:.52}.visual-orb.one{width:20px;height:20px;top:30px;right:32px;background:#4dd7f0}.visual-orb.two{width:10px;height:10px;bottom:26px;left:30px;background:#8e6cff}.site-footer{margin-top:48px;padding-top:48px;border-top:1px solid rgba(115,150,204,.16);background:#eff7ffb8}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1.35fr;gap:54px;padding-bottom:42px}.footer-brand{display:grid;grid-template-columns:42px 1fr;align-items:center;column-gap:11px}.footer-brand strong{font-size:17px}.footer-brand p{grid-column:1/-1;margin:14px 0 0;color:var(--muted);font-size:13px;line-height:1.8}.footer-grid h3{margin:0 0 13px;font-size:14px}.footer-grid a{display:block;width:max-content;max-width:100%;margin:7px 0;color:var(--muted);font-size:13px}.footer-grid a:hover{color:var(--blue)}.footer-grid p{margin:7px 0;color:var(--muted);font-size:13px;line-height:1.8}.footer-bottom{padding:17px 0;border-top:1px solid rgba(115,150,204,.14);color:#74839a;font-size:12px}.footer-bottom .container{display:flex;justify-content:center;gap:44px}.footer-bottom a{color:inherit}.footer-bottom a:hover{color:var(--blue)}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,1fr)}.brand-row{gap:18px}nav a{padding:0 17px}.footer-grid{gap:30px}}@media(max-width:760px){.container{width:min(100% - 28px,1200px)}.utility-inner{justify-content:center}.utility-inner>span{display:none}.utility-links{overflow:hidden;max-width:100%}.utility-links a:nth-of-type(n+4),.utility-links span:nth-of-type(n+3){display:none}.brand-row{min-height:85px}.brand strong{font-size:17px}.brand-contact{display:none}.cart-link{min-width:auto;padding:0 12px}.nav-inner{display:block}.menu-toggle{display:block;width:100%;padding:14px 0;border:0;background:transparent;color:#fff;font-weight:800;text-align:left}nav{display:none;min-height:0;flex-direction:column;padding-bottom:10px}nav.open{display:flex}nav a{min-height:44px;justify-content:flex-start;padding:0 12px}.page{padding:30px 0 54px}.section{margin-top:28px}.section-heading{align-items:start}.section-heading h2{font-size:23px}.section-heading p{font-size:13px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-card-body{padding:12px}.product-card-bottom{align-items:flex-start;flex-direction:column}.add-button{width:100%}.product-visual{min-height:155px;transform:none}.printer-model,.projector-model,.supply-model{transform:scale(.85)}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-bottom .container{flex-direction:column;gap:7px}}@media(max-width:430px){.product-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:132px 1fr}.product-image-link,.product-visual{min-height:100%}.product-card-body{padding:13px}.product-card-bottom{flex-direction:row;align-items:center}.add-button{width:auto}.product-card-bottom .price{font-size:18px}.product-title{min-height:auto}.product-card-meta{margin:7px 0 10px}}@supports not (backdrop-filter:blur(4px)){.glass-panel,.product-card{background:#fff}}.hero{display:grid;grid-template-columns:1.1fr .9fr;min-height:365px;overflow:hidden;padding:56px 64px;background:linear-gradient(123deg,#ffffffe0,#e7f4ffc2)}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-block;color:#3981c7;font-size:11px;font-weight:800;letter-spacing:1.5px}.hero h1{margin:14px 0;font-size:40px;line-height:1.2;letter-spacing:-1.9px}.hero h1 i{color:var(--blue);font-style:normal}.hero p{max-width:490px;margin:0;color:var(--muted);font-size:15px;line-height:1.9}.hero-actions{display:flex;gap:12px;margin-top:26px}.hero-points{display:flex;gap:20px;margin-top:31px;color:#5d7193;font-size:12px;font-weight:700}.hero-points span:before{content:"";display:inline-block;width:6px;height:6px;margin:0 7px 1px 0;border-radius:50%;background:var(--cyan)}.hero-visual{position:relative;display:grid;place-items:center}.hero-visual .product-visual{width:300px;min-height:260px;border-radius:50%;background:transparent;z-index:1}.hero-visual .printer-model{transform:scale(1.55)}.hero-ring{position:absolute;width:320px;height:320px;border:1px solid rgba(58,129,235,.25);border-radius:50%}.hero-ring:before,.hero-ring:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(58,129,235,.14)}.hero-ring:before{top:20px;right:20px;bottom:20px;left:20px}.hero-ring:after{top:42px;right:42px;bottom:42px;left:42px}.hero-label{position:absolute;z-index:2;padding:8px 12px;border:1px solid rgba(255,255,255,.8);border-radius:10px;background:#ffffffba;box-shadow:0 9px 22px #325ba621;color:#4874a4;font-size:11px;font-weight:800}.hero-label.one{top:52px;right:6px}.hero-label.two{bottom:58px;left:-2px}.category-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.category-tile{display:grid;grid-template-columns:107px 1fr;align-items:center;min-height:156px;overflow:hidden;transition:.2s ease}.category-tile:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-tile .product-visual{min-height:156px}.category-tile .printer-model,.category-tile .projector-model,.category-tile .supply-model{transform:scale(.65)}.category-tile>div:last-child{padding:17px 18px 17px 4px}.category-tile span{color:#7590b2;font-size:11px;font-weight:700}.category-tile h2{margin:5px 0 3px;font-size:19px}.category-tile p{display:-webkit-box;margin:0;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.category-tile b{display:inline-block;margin-top:10px;color:var(--blue);font-size:12px}.merchant-banner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px 48px;overflow:hidden;border-radius:var(--radius);background:linear-gradient(110deg,#eaf7ff,#edecff 70%,#f7efff)}.merchant-banner h2{max-width:640px;margin:8px 0;font-size:27px;letter-spacing:-.9px}.merchant-banner p{margin:0;color:var(--muted);font-size:14px}.category-hero{display:flex;align-items:center;justify-content:space-between;min-height:205px;padding:35px 52px;overflow:hidden}.category-hero h1,.intro-panel h1{margin:8px 0;font-size:35px;letter-spacing:-1.3px}.category-hero p,.intro-panel p{margin:0;color:var(--muted);line-height:1.8}.category-hero .product-visual{width:215px;min-height:160px;background:transparent}.category-hero .printer-model,.category-hero .projector-model,.category-hero .supply-model{transform:scale(1.1)}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:42px;padding:34px}.detail-visual{display:grid;min-height:390px;place-items:center;border-radius:16px;background:linear-gradient(145deg,#eff9ff,#e7eaff)}.detail-visual .product-visual{width:100%;min-height:360px;border-radius:16px;background:transparent}.detail-visual .printer-model,.detail-visual .projector-model,.detail-visual .supply-model{transform:scale(1.75)}.detail-info h1{margin:10px 0 12px;font-size:23px;line-height:1.55}.detail-status{display:flex;gap:18px;padding-bottom:14px;border-bottom:1px solid var(--line);color:#8290a5;font-size:12px}.detail-price{display:flex;align-items:baseline;gap:20px;margin:18px 0;padding:16px 18px;border-radius:12px;background:#f1f7ff}.detail-price span{color:#6c7d95;font-size:13px}.detail-price strong{color:#ef5752;font-size:28px}.parameter-list{margin:0}.parameter-list>div{display:grid;grid-template-columns:80px 1fr;padding:9px 0;border-bottom:1px dashed rgba(111,142,188,.23);font-size:13px}.parameter-list dt{color:#8693a8}.parameter-list dd{margin:0;color:#354b6b}.parameter-list a{color:var(--blue)}.quantity-row{display:flex;align-items:center;gap:15px;margin-top:22px;color:#53657d;font-size:13px}.quantity-row em{color:#8795a7;font-size:12px;font-style:normal}.stepper{display:flex;align-items:center;overflow:hidden;border:1px solid #cfddf3;border-radius:8px}.stepper button{width:31px;height:30px;border:0;background:#f8fbff;color:#4771ad;cursor:pointer}.stepper b{display:grid;min-width:32px;height:30px;place-items:center;border-width:0 1px;border-style:solid;border-color:#cfddf3;font-size:13px}.detail-actions{display:flex;gap:12px;margin-top:23px}.added-message{margin:11px 0 0;color:#1fa57c;font-size:13px}.product-description{overflow:hidden}.tab-row{display:flex;gap:34px;padding:0 28px;border-bottom:1px solid var(--line)}.tab-row>*{display:block;padding:18px 0}.tab-row b{border-bottom:2px solid var(--blue);color:var(--blue)}.tab-row span{color:#8390a5;font-size:14px}.description-content{padding:25px 29px 31px}.description-content h2{margin:0 0 10px;font-size:19px}.description-content p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}.description-content dl{display:grid;grid-template-columns:repeat(3,1fr);margin:20px 0 0;border:1px solid #deebf8;border-radius:11px;overflow:hidden}.description-content dl div{padding:13px 16px;border-right:1px solid #deebf8}.description-content dt{color:#8794a8;font-size:12px}.description-content dd{margin:5px 0 0;color:#344b6d;font-size:13px}.intro-panel{padding:38px 45px}.intro-panel h1{font-size:32px}.store-grid{display:grid;gap:16px}.store-card{display:grid;grid-template-columns:65px 1fr auto;align-items:center;gap:17px;padding:22px 27px;transition:.2s ease}.store-card:hover{transform:translateY(-3px)}.store-avatar{display:grid;width:58px;height:58px;place-items:center;border-radius:19px;background:linear-gradient(135deg,#4b85ff,#8a6dff);box-shadow:0 10px 20px #4169dc33;color:#fff;font-size:23px;font-weight:800}.store-card span,.store-head span{color:#8291a8;font-size:12px}.store-card h2{margin:5px 0;font-size:18px}.store-card p,.store-head p{margin:0;color:#6d809b;font-size:13px}.store-card p b,.store-head p b{color:#f29d3f}.store-card p i{display:inline-block;height:11px;margin:0 10px;border-left:1px solid #cbd8e9}.store-card>strong{color:var(--blue);font-size:13px}.store-head{display:flex;align-items:center;gap:18px;padding:27px 32px}.store-head h1{margin:5px 0;font-size:25px}.store-head .ghost-button{margin-left:auto}.merchant-hero{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center;padding:60px 70px;background:linear-gradient(120deg,#ebf9ffed,#efeeffde)}.merchant-hero h1{max-width:690px;margin:10px 0;font-size:37px;line-height:1.3;letter-spacing:-1.4px}.merchant-hero p{max-width:620px;margin:0 0 26px;color:var(--muted);line-height:1.9}.merchant-badges{display:grid;gap:13px}.merchant-badges span{display:grid;width:105px;height:67px;place-items:center;border:1px solid rgba(255,255,255,.9);border-radius:16px;background:#ffffffa8;color:#4a6eaa;font-size:13px;font-weight:800;box-shadow:0 10px 24px #4969b014}.merchant-badges span:nth-child(2){transform:translate(22px)}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.value-grid article{padding:27px}.value-grid b{color:var(--blue);font-size:14px}.value-grid h2{margin:13px 0 7px;font-size:19px}.value-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.join-panel{padding:36px;text-align:center}.join-panel h2{margin:0;font-size:24px}.join-panel p{margin:10px 0 20px;color:var(--muted);font-size:14px}.join-panel div{display:flex;justify-content:center;gap:12px}.news-list{display:grid;gap:13px}.news-row{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:20px;padding:20px 25px;transition:.2s ease}.news-row:hover{transform:translateY(-2px)}.news-row>span{color:#8ca1bf;font-size:21px;font-weight:800}.news-row h2{margin:0 0 6px;color:#203759;font-size:17px}.news-row p{margin:0;color:#7b8da5;font-size:12px}.news-row b{color:var(--blue);font-size:12px}.article-panel{padding:48px 12%}.article-panel h1{margin:10px 0;font-size:30px;line-height:1.4}.article-panel time{color:#8696ac;font-size:13px}.paid-content{margin-top:30px;padding:32px;border-radius:14px;background:linear-gradient(135deg,#f1f8ff,#f4f1ff)}.paid-content h2{margin:0 0 9px;font-size:20px}.paid-content p{max-width:580px;margin:0 0 18px;color:var(--muted);line-height:1.8}.cart-panel{padding:30px}.cart-heading{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.cart-heading h1{margin:0;font-size:27px}.cart-heading span{color:var(--muted);font-size:13px}.cart-list{display:grid}.cart-item{display:grid;grid-template-columns:102px minmax(0,1fr) 120px auto auto;gap:22px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line)}.cart-item .product-visual{min-height:78px;border-radius:11px}.cart-item .printer-model,.cart-item .projector-model,.cart-item .supply-model{transform:scale(.5)}.cart-item-name a{display:-webkit-box;overflow:hidden;color:#2b4163;font-size:14px;font-weight:700;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-item-name span{display:block;margin-top:7px;color:#8391a7;font-size:12px}.cart-item .price{font-size:18px}.text-button{border:0;background:transparent;color:#8291a5;cursor:pointer}.text-button:hover{color:#ef5752}.cart-summary{display:flex;align-items:center;justify-content:flex-end;gap:18px;padding-top:22px}.cart-summary>span{color:#6e8099;font-size:13px}.cart-summary>strong{color:#f0524f;font-size:25px}.cart-summary .primary-button{margin-left:8px}.contact-hero{padding:46px 54px}.contact-hero h1{margin:8px 0;font-size:34px}.contact-hero p{margin:0;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.contact-card{display:flex;min-height:178px;flex-direction:column;justify-content:center;padding:28px;transition:.2s ease}.contact-card:hover{transform:translateY(-3px)}.contact-card>span{color:#7e90a8;font-size:12px}.contact-card strong{display:block;margin:8px 0 14px;color:#284c83;font-size:18px;line-height:1.55}.contact-card b{color:var(--blue);font-size:12px}.contact-note{padding:26px 32px}.contact-note h2{margin:0 0 8px;font-size:20px}.contact-note p{margin:0;color:var(--muted);font-size:13px}@media(max-width:1000px){.hero{padding:45px}.hero h1{font-size:33px}.category-tile{grid-template-columns:90px 1fr}.category-tile .product-visual{min-height:156px}.product-detail{gap:25px}.merchant-hero{padding:45px}.merchant-hero h1{font-size:31px}.cart-item{grid-template-columns:88px minmax(0,1fr) auto auto;gap:14px}.cart-item .price{grid-column:2}.cart-item>.stepper{grid-row:1;grid-column:3}.cart-item>.text-button{grid-row:1;grid-column:4}}@media(max-width:760px){.hero{grid-template-columns:1fr;min-height:auto;padding:34px 24px 0}.hero h1{font-size:31px}.hero-visual,.hero-visual .product-visual{min-height:205px}.hero-visual .printer-model{transform:scale(1.15)}.hero-ring{width:230px;height:230px}.hero-label.one{right:0;top:25px}.hero-label.two{bottom:25px;left:4px}.hero-points{flex-wrap:wrap;gap:9px 16px;margin:24px 0 8px}.category-strip{grid-template-columns:1fr}.category-tile{grid-template-columns:135px 1fr}.category-tile .product-visual{min-height:145px}.merchant-banner{align-items:start;flex-direction:column;padding:30px 26px}.merchant-banner h2{font-size:23px}.category-hero{min-height:170px;padding:26px}.category-hero h1,.intro-panel h1{font-size:28px}.category-hero .product-visual{display:none}.product-detail{grid-template-columns:1fr;padding:17px}.detail-visual,.detail-visual .product-visual{min-height:250px}.detail-visual .printer-model,.detail-visual .projector-model,.detail-visual .supply-model{transform:scale(1.2)}.detail-info h1{font-size:19px}.description-content dl{grid-template-columns:1fr}.description-content dl div{border-right:0;border-bottom:1px solid #deebf8}.description-content dl div:last-child{border-bottom:0}.store-card{grid-template-columns:58px 1fr;padding:20px}.store-card>strong{grid-column:2}.store-head{flex-wrap:wrap;padding:23px}.store-head .ghost-button{margin-left:76px}.merchant-hero{grid-template-columns:1fr;gap:24px;padding:37px 27px}.merchant-hero h1{font-size:28px}.merchant-badges{grid-template-columns:repeat(3,1fr)}.merchant-badges span,.merchant-badges span:nth-child(2){width:auto;height:60px;transform:none}.value-grid,.contact-grid{grid-template-columns:1fr}.news-row{grid-template-columns:40px 1fr;gap:13px;padding:18px}.news-row>b{grid-column:2}.article-panel{padding:33px 24px}.article-panel h1{font-size:25px}.cart-panel{padding:20px}.cart-item{grid-template-columns:77px minmax(0,1fr) auto;gap:11px}.cart-item .price{grid-column:2}.cart-item>.stepper{grid-row:1;grid-column:3}.cart-item>.text-button{grid-row:auto;grid-column:3}.cart-summary{flex-wrap:wrap;justify-content:flex-end}.cart-summary .primary-button{width:100%;margin-left:0}.contact-hero{padding:34px 27px}.contact-hero h1{font-size:29px}}.product-photo{display:block;width:100%;height:194px;object-fit:cover;background:#f2f7ff}.detail-photo{width:100%;height:390px;object-fit:contain;border-radius:16px;background:#fff}.cart-thumb{display:block;width:100%;height:78px;object-fit:cover;border-radius:11px}.notice-toast{position:fixed;left:50%;bottom:36px;z-index:50;max-width:min(560px,calc(100% - 40px));padding:14px 22px;border:1px solid rgba(255,255,255,.7);border-radius:14px;background:#1a2a4aeb;color:#fff;font-size:13px;line-height:1.6;box-shadow:0 16px 40px #14285a4d;transform:translate(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.notice-enter-active,.notice-leave-active{transition:opacity .25s ease,transform .25s ease}.notice-enter-from,.notice-leave-to{opacity:0;transform:translate(-50%,12px)}.form-card{max-width:790px;padding:30px 34px}.form-card h2{margin:0 0 20px;font-size:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 18px}.form-field{display:flex;min-width:0;flex-direction:column;gap:7px}.form-field.full{grid-column:1/-1}.form-field label{color:#3a527b;font-size:13px;font-weight:700}.form-input{min-height:44px;padding:10px 13px;border:1px solid #cfdff2;border-radius:10px;background:#ffffffd9;color:var(--ink);font:inherit;font-size:14px;outline:none;transition:.2s ease}.form-input:focus{border-color:#7ea7ee;box-shadow:0 0 0 3px #4078f01f}textarea.form-input{min-height:128px;resize:vertical}.form-error{color:#e2514d;font-size:12px;font-style:normal}.form-actions{display:flex;align-items:center;gap:14px;margin-top:22px}.form-hint{color:var(--muted);font-size:12px}.form-foot{margin:18px 0 0;color:var(--muted);font-size:13px}.form-foot a{color:var(--blue);font-weight:700}.auth-card{max-width:470px;margin:0 auto;padding:38px 40px}.auth-card h1{margin:0 0 6px;font-size:26px}.auth-card>p{margin:0 0 22px;color:var(--muted);font-size:13px;line-height:1.7}.message-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:18px;align-items:start}.message-list{padding:26px 28px}.message-list h2{margin:0 0 14px;font-size:19px}.message-item{padding:13px 0;border-bottom:1px dashed rgba(111,142,188,.25)}.message-item:last-child{border-bottom:0}.message-item div{display:flex;align-items:baseline;gap:10px}.message-item strong{font-size:14px}.message-item span{color:#6d809b;font-size:12px}.message-item time{margin-left:auto;color:#93a2b6;font-size:11px}.message-item p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.7;word-break:break-word}.flow-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.flow-step{padding:22px 19px}.flow-step b{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;font-size:13px}.flow-step h3{margin:12px 0 7px;font-size:15px}.flow-step p{margin:0;color:var(--muted);font-size:12px;line-height:1.75}.fee-panel{padding:10px 26px 22px}.fee-table{width:100%;border-collapse:collapse}.fee-table th,.fee-table td{padding:15px 14px;border-bottom:1px solid var(--line);font-size:13px;text-align:left;line-height:1.7}.fee-table th{color:#5b7295;font-weight:800;background:#f0f7ffb3}.fee-table td{color:#41567a}.fee-table td:first-child{font-weight:700}.fee-table tbody tr:last-child td{border-bottom:0}.fee-note{margin:14px 0 0;color:var(--muted);font-size:12px;line-height:1.8}@media(max-width:1000px){.flow-grid{grid-template-columns:repeat(3,1fr)}.message-layout{grid-template-columns:1fr}.product-photo{height:172px}}@media(max-width:760px){.form-card,.auth-card,.message-list{padding:24px 20px}.form-grid{grid-template-columns:1fr}.form-actions{flex-wrap:wrap}.flow-grid{grid-template-columns:1fr 1fr}.fee-panel{padding:4px 16px 18px;overflow-x:auto}.fee-table th,.fee-table td{padding:12px 10px;font-size:12px}.product-photo{height:155px}.detail-photo{height:250px}.notice-toast{bottom:22px}}@media(max-width:430px){.flow-grid{grid-template-columns:1fr}.product-photo{height:100%;min-height:158px}}
