﻿:root{--bg:#eaf8ff;--ink:#102033;--muted:#5e7187;--blue:#0897e9;--cyan:#27d3ff;--line:rgba(255,255,255,.58);--glass:rgba(255,255,255,.56);--shadow:0 24px 70px rgba(16,91,145,.18);scroll-behavior:smooth}
[hidden]{display:none!important}
*{box-sizing:border-box}body{margin:0;font-family:"Trebuchet MS","Microsoft YaHei",sans-serif;color:var(--ink);background:radial-gradient(circle at 10% 0,#f8fdff 0,#e4f7ff 32%,#d4efff 72%,#edfaff 100%);min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{width:min(1180px,92vw);margin:0 auto}.glass{background:var(--glass);border:1px solid var(--line);box-shadow:var(--shadow);backdrop-filter:blur(18px);border-radius:28px}.orb{position:fixed;z-index:-1;border-radius:999px;filter:blur(2px);opacity:.58;animation:float 9s ease-in-out infinite}.orb-a{width:340px;height:340px;left:-90px;top:110px;background:linear-gradient(135deg,#7de6ff,#ffffff)}.orb-b{width:430px;height:430px;right:-130px;bottom:20px;background:linear-gradient(135deg,#50b8ff,#dffaff)}.site-header{width:min(1180px,92vw);margin:22px auto 0;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-radius:24px;background:rgba(255,255,255,.45);border:1px solid var(--line);backdrop-filter:blur(18px);position:sticky;top:14px;z-index:20}.brand{display:flex;align-items:center;gap:12px;font-weight:800}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;color:white;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 12px 28px rgba(8,151,233,.28)}nav{display:flex;gap:18px;color:var(--muted)}.hero{display:grid;grid-template-columns:1.4fr .6fr;gap:34px;align-items:center;padding:92px 0 58px}.eyebrow,.section-title span{display:inline-block;color:var(--blue);font-weight:800;letter-spacing:.12em;text-transform:uppercase;font-size:13px}.hero h1{font-size:clamp(42px,7vw,82px);line-height:.96;margin:14px 0;background:linear-gradient(120deg,#10325a,#049ee9 60%,#28d7ff);-webkit-background-clip:text;color:transparent}.hero p,.page-hero p,.detail-info p{font-size:18px;color:var(--muted);line-height:1.9}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 22px;font-weight:800;cursor:pointer}.btn.primary{color:white;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 14px 30px rgba(8,151,233,.28)}.btn.ghost{color:#086aa4;background:rgba(255,255,255,.6);border:1px solid var(--line)}.hero-card{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;animation:pulse 4s ease-in-out infinite}.hero-card strong{font-size:90px;color:var(--blue)}.hero-card span,.hero-card small{color:var(--muted)}.section{padding:34px 0}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.section-title h2{font-size:36px;margin:6px 0 0}.category-grid,.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.category-card,.product-card{overflow:hidden;transition:.25s transform,.25s box-shadow}.category-card:hover,.product-card:hover{transform:translateY(-7px);box-shadow:0 30px 82px rgba(8,117,184,.24)}.category-card img,.product-card img{width:100%;height:210px;object-fit:cover}.category-card div,.product-card div{padding:22px}.category-card h3,.product-card h3{margin:0 0 10px;font-size:22px}.category-card p,.product-card p,.empty{color:var(--muted);line-height:1.7}.category-card span,.product-card small{color:var(--blue);font-weight:800}.page-hero,.product-detail{display:grid;grid-template-columns:1fr 390px;gap:32px;align-items:center;margin:44px 0;padding:34px}.page-hero h1,.detail-info h1{font-size:46px;margin:10px 0}.page-hero img,.detail-cover img{height:320px;width:100%;object-fit:cover;border-radius:24px}.crumb{display:inline-flex;color:var(--blue);font-weight:800}.specs{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.specs span{padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.72);color:#176387}.content{padding:38px;margin-bottom:50px;line-height:1.9;font-size:17px}.content h2{font-size:30px}.content img{border-radius:24px;margin:18px 0}.site-footer{text-align:center;color:var(--muted);padding:36px}.reveal{animation:rise .7s ease both}.install-page,.admin-login{display:grid;place-items:center;min-height:100vh;padding:24px}.install-card,.login-card{width:min(720px,94vw);padding:34px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.form-grid label,.login-card label{display:grid;gap:8px;color:#24445c;font-weight:800}.form-grid input,.form-grid textarea,.form-grid select,.login-card input{width:100%;border:1px solid rgba(72,151,197,.26);border-radius:16px;background:rgba(255,255,255,.76);padding:13px 14px;font:inherit;outline:none}.wide{grid-column:1/-1}.alert{padding:13px 16px;border-radius:16px;margin:14px 0;font-weight:800}.alert.error{background:#ffe6e6;color:#9c2222}.alert.success{background:#e4fff1;color:#147046}.admin{display:grid;grid-template-columns:250px 1fr;background:#eef9ff}.admin-side{min-height:100vh;padding:24px;background:linear-gradient(180deg,#0b8cda,#0bc6ee);color:white;position:sticky;top:0}.admin-side h2{margin:0 0 24px}.admin-side a{display:block;padding:13px 14px;border-radius:14px;margin:6px 0;background:rgba(255,255,255,.12)}.admin-main{width:100%;padding:28px;max-width:1280px}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.stat{padding:24px}.stat span{color:var(--muted)}.stat strong{display:block;font-size:48px;color:var(--blue);margin-top:8px}.panel{padding:24px;margin-top:18px}.toolbar{margin:0 0 16px}.admin-table{width:100%;border-collapse:collapse;background:white;border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.admin-table th,.admin-table td{padding:15px;border-bottom:1px solid #e6f2f8;text-align:left}.admin-table th{background:#dff5ff}.inline-form{display:inline}.inline-form button{border:0;background:none;color:#d63636;cursor:pointer;margin-left:10px}.editor-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0}.editor-toolbar button{border:0;border-radius:12px;background:#dff5ff;color:#075f93;padding:9px 13px;font-weight:800;cursor:pointer}.rich-editor{min-height:360px;padding:18px;border-radius:18px;background:rgba(255,255,255,.8);border:1px solid rgba(72,151,197,.26);line-height:1.8}.rich-editor:focus{outline:2px solid rgba(8,151,233,.22)}
@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-24px)}}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
@media (max-width:900px){.site-header{position:static}.hero,.page-hero,.product-detail{grid-template-columns:1fr}.category-grid,.product-grid,.stat-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.admin{grid-template-columns:1fr}.admin-side{min-height:auto;position:static}.admin-main{padding:18px}.hero{padding-top:52px}.hero-card{min-height:210px}.page-hero img,.detail-cover img{height:240px}.admin-table{display:block;overflow:auto}.section-title{display:block}}
.hint{color:var(--muted);font-size:12px;font-weight:700}.spec-list{display:grid;gap:10px;margin:8px 0 12px}.spec-row{display:grid;grid-template-columns:1fr 1.4fr auto;gap:10px}.spec-row input{width:100%;border:1px solid rgba(72,151,197,.26);border-radius:16px;background:rgba(255,255,255,.76);padding:13px 14px;font:inherit;outline:none}.spec-row button{border:0;border-radius:12px;background:#ffe8e8;color:#a52525;padding:9px 13px;font-weight:800;cursor:pointer}@media (max-width:900px){.spec-row{grid-template-columns:1fr}}
.notice-card{position:relative;overflow:hidden;padding:18px 24px;margin:30px 0 -34px;border:1px solid rgba(111,211,255,.62);background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(214,246,255,.52));box-shadow:0 18px 52px rgba(8,117,184,.14)}.notice-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,var(--cyan),var(--blue))}.notice-card:after{content:"";position:absolute;right:-46px;top:-62px;width:170px;height:170px;border-radius:999px;background:radial-gradient(circle,rgba(39,211,255,.28),rgba(39,211,255,0) 66%)}.notice-card span{display:inline-flex;align-items:center;gap:8px;color:#0587cf;font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px}.notice-card span:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--cyan);box-shadow:0 0 18px rgba(39,211,255,.9)}.notice-card p{position:relative;margin:0;color:#173d5f;line-height:1.85;font-size:16px;font-weight:700;letter-spacing:.01em}
@media (max-width:900px){.notice-card{padding:22px 20px 22px 26px;margin:22px 0 -18px;border-radius:22px}.notice-card:before{width:4px}.notice-card:after{right:-84px;top:-80px}.notice-card p{font-size:15px;line-height:1.8;font-weight:700;word-break:break-word}}
.transition-wrap{min-height:calc(100vh - 190px);display:grid;place-items:center;padding:76px 0}.transition-card{position:relative;overflow:hidden;width:min(720px,94vw);padding:46px;text-align:center}.transition-card:before{content:"";position:absolute;inset:-40% auto auto 50%;width:360px;height:360px;border-radius:999px;background:radial-gradient(circle,rgba(39,211,255,.3),rgba(39,211,255,0) 68%);transform:translateX(-50%)}.transition-card h1{position:relative;margin:12px 0;font-size:clamp(36px,6vw,64px);background:linear-gradient(120deg,#10325a,#049ee9 62%,#28d7ff);-webkit-background-clip:text;color:transparent}.transition-card p{position:relative;color:var(--muted);font-size:18px;line-height:1.8}.countdown-line{position:relative;margin:26px 0 14px;color:#24445c;font-size:20px;font-weight:900}.countdown-line strong{display:inline-block;min-width:58px;color:#e92f2f;font-size:42px;line-height:1;text-shadow:0 10px 24px rgba(233,47,47,.22);transition:transform .08s linear}.target-url{position:relative;display:block;margin:12px auto 26px;max-width:100%;color:#0782c8;font-weight:800;word-break:break-all}.transition-actions{position:relative;display:flex;justify-content:center;gap:14px;flex-wrap:wrap}@media (max-width:900px){.transition-wrap{padding:48px 0}.transition-card{padding:34px 22px}.countdown-line{font-size:17px}.countdown-line strong{font-size:34px}}
.drag-handle{cursor:grab;color:var(--blue);font-size:20px;font-weight:900;white-space:nowrap}.drag-icon{display:inline-block;margin-right:8px}.sort-up,.sort-down{display:none;border:0;border-radius:10px;background:#dff5ff;color:#075f93;padding:7px 10px;font-weight:800;margin:2px;cursor:pointer}.dragging{opacity:.48}.saving{opacity:.7}.category-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 18px}.category-tabs a{padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.72);color:#12618f;font-weight:800;border:1px solid rgba(72,151,197,.22)}.category-tabs a.active{color:white;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 12px 28px rgba(8,151,233,.22)}.float-actions{position:fixed;right:22px;bottom:24px;z-index:50;display:grid;gap:10px}.float-action{width:52px;height:52px;border:0;border-radius:18px;color:white;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 16px 36px rgba(8,151,233,.34);font-size:30px;font-weight:900;line-height:1;cursor:pointer}.back-top-float{opacity:0;pointer-events:none;transform:translateY(14px);transition:.22s}.back-top-float.show{opacity:1;pointer-events:auto;transform:translateY(0)}.poster-section{margin:0 0 50px}.poster-card{overflow:hidden;width:min(560px,100%);margin:0 auto;background:linear-gradient(180deg,#f7fdff,#dff6ff);box-shadow:0 20px 60px rgba(8,117,184,.22)}.share-cover img{width:100%;height:260px;object-fit:cover}.share-body{padding:26px;text-align:center}.share-body small{color:var(--blue);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.share-body h2{margin:10px 0;color:#12395a;font-size:30px}.share-body p{color:var(--muted);line-height:1.75}.share-qr{display:grid;justify-items:center;gap:10px;margin-top:18px}.share-qr img{width:150px;height:150px;padding:8px;border-radius:18px;background:white}.share-qr span,.share-tip{color:#176387;font-weight:800;text-align:center}.share-tip{margin:14px 0 0}@media (max-width:900px){.drag-icon{display:none}.sort-up,.sort-down{display:inline-flex}.admin-table{min-width:760px}.category-tabs{flex-wrap:nowrap;overflow:auto;padding-bottom:8px}.category-tabs a{flex:0 0 auto}.float-actions{right:14px;bottom:16px}.float-action{width:48px;height:48px;border-radius:16px;font-size:28px}.poster-section{margin-bottom:34px}.poster-card{border-radius:22px}.share-cover img{height:176px}.share-body{padding:18px}.share-body h2{font-size:22px;line-height:1.25}.share-body p{font-size:14px}.share-qr img{width:136px;height:136px}.content{padding:22px}.content img{width:100%;height:auto}.product-detail{padding:22px}.specs span{font-size:13px}}
.product-float-actions{position:fixed!important;right:14px!important;bottom:calc(18px + env(safe-area-inset-bottom))!important;z-index:2147483000!important;display:flex!important;flex-direction:column!important;gap:10px!important;pointer-events:auto!important}.product-float-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:52px!important;height:52px!important;border-radius:18px!important;color:#fff!important;background:linear-gradient(135deg,#0897e9,#27d3ff)!important;box-shadow:0 12px 32px rgba(8,151,233,.34)!important;font-size:31px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;-webkit-tap-highlight-color:transparent!important}.product-poster-section{display:block!important;width:100%!important;margin:8px auto 58px!important;position:relative!important;z-index:1!important}.product-poster-card{display:block!important;overflow:hidden!important;width:min(560px,100%)!important;margin:0 auto!important;border-radius:28px!important;background:linear-gradient(180deg,#f7fdff,#dff6ff)!important;border:1px solid rgba(255,255,255,.7)!important;box-shadow:0 20px 60px rgba(8,117,184,.2)!important}.product-poster-cover img{display:block!important;width:100%!important;height:260px!important;object-fit:cover!important}.product-poster-body{display:block!important;padding:26px!important;text-align:center!important}.product-poster-body small{display:block!important;color:#0897e9!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.product-poster-body h2{margin:10px 0!important;color:#12395a!important;font-size:30px!important;line-height:1.24!important}.product-poster-body p{margin:0 auto!important;color:#5e7187!important;line-height:1.75!important}.product-poster-qr{display:grid!important;justify-items:center!important;gap:10px!important;margin-top:18px!important}.product-poster-qr img{display:block!important;width:150px!important;height:150px!important;padding:8px!important;border-radius:18px!important;background:#fff!important}.product-poster-qr span,.product-poster-tip{display:block!important;color:#176387!important;font-weight:800!important;text-align:center!important}.product-poster-link{display:block!important;margin:12px auto 0!important;color:#0874b8!important;font-size:12px!important;font-weight:800!important;line-height:1.55!important;word-break:break-all!important}.product-poster-tip{margin:14px auto 0!important;line-height:1.7!important}@media (max-width:900px){main{padding-bottom:calc(80px + env(safe-area-inset-bottom))}.product-float-actions{right:12px!important;bottom:calc(14px + env(safe-area-inset-bottom))!important}.product-float-btn{width:50px!important;height:50px!important;border-radius:16px!important;font-size:30px!important}.product-poster-section{margin:4px auto 34px!important}.product-poster-card{width:100%!important;border-radius:22px!important}.product-poster-cover img{height:176px!important}.product-poster-body{padding:18px!important}.product-poster-body h2{font-size:22px!important}.product-poster-body p{font-size:14px!important}.product-poster-qr img{width:136px!important;height:136px!important}.product-poster-tip{font-size:13px!important;padding:0 8px!important}}
.poster-section{padding:38px 0 72px}.poster-card{margin-top:12px;margin-bottom:18px}.share-tip{display:none!important}@media (max-width:900px){.poster-section{padding:34px 0 86px}.poster-card{margin-top:10px;margin-bottom:22px}}
.quote-head-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quote-head-grid label,.quote-address{display:grid;gap:8px;color:#24445c;font-weight:800}.quote-head-grid input,.quote-head-grid select,.quote-address input,.quote-tools input,.quote-table input,.quote-table select,.quote-lock-form input{width:100%;border:1px solid rgba(72,151,197,.26);border-radius:14px;background:rgba(255,255,255,.76);padding:11px 12px;font:inherit}.delivery-box,.quote-tools{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin:18px 0;color:#24445c;font-weight:800}.quote-address{margin:16px 0}.quote-table-wrap{width:100%;overflow:auto}.quote-table{min-width:1050px}.quote-table td{vertical-align:top}.quote-table input,.quote-table select{min-width:120px}.quote-table td:first-child input{margin-top:8px}.remove-quote-row{border:0;border-radius:10px;background:#ffe8e8;color:#a52525;padding:8px 12px;font-weight:800;cursor:pointer}.quote-total,.quote-public-total{margin-top:18px;padding:18px;border-radius:20px;background:rgba(255,255,255,.62);color:#173d5f;font-size:18px;font-weight:800}.quote-total strong,.quote-public-total strong{color:#0874b8}.quote-lock{width:min(620px,94vw);margin:70px auto;padding:34px;text-align:center}.quote-lock h1{font-size:34px}.quote-lock-form{display:flex;gap:12px;margin-top:20px}.quote-view{padding:34px;margin:42px 0}.quote-title{text-align:center}.quote-title h1{font-size:42px;margin:10px 0 24px}.quote-meta-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px;color:#24445c}.quote-meta-grid p{margin:0;padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.62)}.quote-meta-grid .wide{grid-column:1/-1}.check-item{display:inline-block;margin-right:12px}.quote-public-table{width:100%;border-collapse:collapse;background:white;border-radius:18px;overflow:hidden}.quote-public-table th,.quote-public-table td{padding:13px;border:1px solid #dceff7;text-align:left}.quote-public-table th{background:#dff5ff;color:#174968}@media (max-width:900px){.quote-head-grid,.quote-meta-grid{grid-template-columns:1fr}.quote-lock-form{display:grid}.quote-view{padding:18px;margin:24px 0}.quote-title h1{font-size:32px}.quote-public-table{min-width:850px}.quote-public-total{font-size:16px}.quote-tools{align-items:stretch}.quote-tools .btn{width:100%}}
.quote-address textarea{width:100%;border:1px solid rgba(72,151,197,.26);border-radius:14px;background:rgba(255,255,255,.76);padding:11px 12px;font:inherit;line-height:1.7}.internal-only{color:#b64618}.internal-only strong{color:#d94b1f}.quote-note{margin-top:18px;padding:18px;border-radius:20px;background:rgba(255,255,255,.62);color:#24445c;line-height:1.8}.quote-note p{margin:8px 0 0}
.quote-choice{display:grid;grid-template-columns:1fr 1fr;gap:8px;min-width:320px}.free-product-name{margin-top:8px}.qr-btn{border:0;border-radius:999px;background:#dff5ff;color:#075f93;padding:6px 12px;font-weight:900;cursor:pointer}.qr-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;background:rgba(7,35,56,.38);padding:20px}.qr-modal[hidden]{display:none}.qr-modal-card{position:relative;width:min(420px,92vw);padding:28px;text-align:center}.qr-modal-card img{width:220px;height:220px;margin:12px auto;padding:10px;border-radius:18px;background:#fff}.qr-modal-card a{display:block;color:#0782c8;font-weight:800;word-break:break-all}.qr-close{position:absolute;right:16px;top:14px;border:0;background:#ffe8e8;color:#a52525;border-radius:999px;width:32px;height:32px;font-size:22px;line-height:1;cursor:pointer}.quote-print-actions{margin-top:18px;text-align:center}@page{size:A4;margin:10mm}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}html,body{width:210mm;min-height:297mm;background:radial-gradient(circle at 10% 0,#f8fdff 0,#e4f7ff 32%,#d4efff 72%,#edfaff 100%)!important}.site-header,.site-footer,.orb,.quote-print-actions{display:none!important}main{width:190mm!important;margin:0 auto!important}.quote-view{break-inside:auto;page-break-inside:auto;box-shadow:0 10px 28px rgba(16,91,145,.12)!important;border:1px solid rgba(255,255,255,.76)!important;border-radius:18px!important;margin:0!important;padding:8mm!important;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(223,246,255,.82))!important}.quote-title{break-after:avoid;page-break-after:avoid}.quote-title h1{font-size:28px!important;margin:6px 0 12px!important}.quote-meta-grid{grid-template-columns:repeat(2,1fr)!important;gap:6px!important;margin-bottom:10px!important;font-size:12px!important;break-inside:avoid;page-break-inside:avoid}.quote-meta-grid p{padding:7px 9px!important;background:rgba(255,255,255,.72)!important}.quote-table-wrap{overflow:visible!important}.quote-public-table{width:100%!important;border-collapse:collapse!important;font-size:11px!important;line-height:1.35!important;background:#fff!important}.quote-public-table thead{display:table-header-group}.quote-public-table tr{break-inside:avoid;page-break-inside:avoid}.quote-public-table th,.quote-public-table td{padding:6px 7px!important;border:1px solid #bfe4f3!important;vertical-align:top!important}.quote-public-table th{background:#dff5ff!important;color:#075f93!important}.quote-public-total,.quote-note{break-inside:avoid;page-break-inside:avoid;margin-top:10px!important;padding:10px!important;border-radius:14px!important;background:rgba(255,255,255,.76)!important;font-size:12px!important}.quote-note p{line-height:1.55!important;margin:5px 0 0!important}}
.quote-view{position:relative}.quote-page-qr{display:grid;justify-items:center;gap:8px;width:154px;margin:18px auto 0;padding:14px 12px;border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(218,245,255,.66));border:1px solid rgba(255,255,255,.82);box-shadow:12px 16px 38px rgba(8,117,184,.16),inset 0 1px 0 rgba(255,255,255,.85);backdrop-filter:blur(16px)}.quote-page-qr span{color:#0782c8;font-size:13px;font-weight:900;letter-spacing:.08em}.quote-page-qr img{width:112px;height:112px;padding:7px;border-radius:18px;background:#fff;box-shadow:inset 0 0 0 1px rgba(8,151,233,.12)}.quote-page-qr small{color:#176387;font-weight:800}@media (max-width:900px){.quote-page-qr{width:100%;margin-top:18px}}
@media screen and (max-width:900px){.quote-page-qr,.quote-print-actions{display:none!important}}
.user-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:42px 0 24px;padding:30px}.user-hero h1{margin:8px 0;font-size:clamp(34px,5vw,58px);background:linear-gradient(120deg,#10325a,#049ee9 60%,#28d7ff);-webkit-background-clip:text;color:transparent}.user-hero p{margin:0;color:var(--muted);font-size:17px;font-weight:800}.product-price-list{display:grid;gap:18px}.product-price-card{display:grid;grid-template-columns:220px 1fr;gap:22px;padding:18px}.price-cover img{width:100%;height:180px;object-fit:cover;border-radius:22px}.price-body small{color:var(--blue);font-weight:900}.price-body h2{margin:8px 0 6px;font-size:26px}.price-body p{color:var(--muted);line-height:1.7}.price-specs{display:grid;gap:10px;margin-top:14px}.price-row{display:grid;grid-template-columns:1.1fr 1fr 1.2fr;gap:10px;align-items:center;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.72);color:#173d5f;font-weight:800}.dealer-price{color:#d14b19}.dealer-price em{display:inline-block;margin-left:8px;color:#85614d;font-size:12px;font-style:normal}.admin-table input{width:100%;border:1px solid rgba(72,151,197,.26);border-radius:14px;background:rgba(255,255,255,.76);padding:10px 12px;font:inherit}@media (max-width:900px){.user-hero{display:block}.user-hero .btn{margin-top:16px}.product-price-card{grid-template-columns:1fr}.price-row{grid-template-columns:1fr}.price-cover img{height:220px}}
.quote-spec-head{display:grid;grid-template-columns:1fr 1.4fr 1.4fr auto;gap:10px;margin:10px 0 6px;color:#176387;font-size:13px;font-weight:900}.quote-spec-list .spec-row{grid-template-columns:1fr 1.4fr 1.4fr auto}@media (max-width:900px){.quote-spec-head{display:none}.quote-spec-list .spec-row{grid-template-columns:1fr}}
.dealer-page-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 18px;padding:10px}.dealer-page-tabs a{padding:12px 20px;border-radius:999px;color:#12618f;font-weight:900}.dealer-page-tabs a.active{color:white;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 12px 28px rgba(8,151,233,.22)}.price-change-card{padding:24px}.price-change-head{display:flex;align-items:end;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-bottom:16px}.price-change-head h2{margin:6px 0 0;font-size:30px}.price-change-head p{max-width:560px;margin:0;color:var(--muted);font-weight:800;line-height:1.7}.price-change-table{display:grid;gap:10px}.price-change-row{display:grid;grid-template-columns:1.5fr 1fr .9fr .8fr .9fr;gap:12px;align-items:center;padding:13px 16px;border-radius:16px;background:rgba(255,255,255,.72);color:#173d5f;font-weight:800}.price-change-row.head{background:rgba(8,151,233,.12);color:#075f93;font-size:13px;font-weight:900}.change-diff{display:inline-flex;width:max-content;min-width:86px;justify-content:center;padding:7px 11px;border-radius:999px}.change-diff.up{color:#c93b16;background:#fff0e8}.change-diff.down{color:#087e55;background:#e9fff5}.dealer-filter-card{display:grid;gap:12px;margin:0 0 18px;padding:16px}.dealer-filter-row{display:flex;gap:10px;flex-wrap:wrap}.dealer-filter-row a{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.7);border:1px solid rgba(72,151,197,.22);color:#12618f;font-weight:900}.dealer-filter-row a.active{color:white;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 12px 26px rgba(8,151,233,.2)}.dealer-filter-row.child a{font-size:14px;padding:9px 14px}.count-dot{display:inline-grid;place-items:center;min-width:23px;height:23px;padding:0 7px;border-radius:999px;color:white;background:#0897e9;font-size:12px;font-weight:900;line-height:1;box-shadow:0 8px 18px rgba(8,151,233,.24)}.dealer-filter-row a.active .count-dot{color:#0782c8;background:white}@media (max-width:900px){.dealer-page-tabs{display:grid;grid-template-columns:1fr 1fr}.dealer-page-tabs a{text-align:center}.price-change-card{padding:18px}.price-change-head{display:block}.price-change-row,.price-change-row.head{grid-template-columns:1fr}.price-change-row.head{display:none}.price-change-row{gap:7px}.price-change-row span:before{display:block;color:#5e7187;font-size:12px;font-weight:900}.price-change-row span:nth-child(2):before{content:"规格"}.price-change-row span:nth-child(3):before{content:"原价格"}.price-change-row span:nth-child(4):before{content:"浮动"}.price-change-row span:nth-child(5):before{content:"现价格"}.dealer-filter-row a{flex:1 1 auto;justify-content:center;text-align:center}}
.category-button-grid{display:flex;flex-wrap:wrap;gap:14px}.category-pill{display:inline-flex;align-items:center;gap:10px;padding:15px 22px;border-radius:999px;color:#12395a;font-size:18px;font-weight:900}.category-pill span{color:#0782c8;font-size:13px}.compact-products{grid-template-columns:repeat(4,1fr);gap:16px}.compact-products .product-card{border-radius:22px}.compact-products .product-card img{height:150px}.compact-products .product-card div{padding:16px}.compact-products .product-card h3{font-size:18px;margin:6px 0}.compact-products .product-card p{font-size:13px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section-actions{display:flex;justify-content:center;margin-top:24px}.price-eye{display:inline-grid;place-items:center;width:44px;height:44px;margin-top:12px;border:0;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 12px 28px rgba(8,151,233,.26);cursor:pointer}.price-eye svg{width:24px;height:24px;fill:currentColor}.price-eye .eye-closed{display:none}.price-eye.showing-price .eye-open{display:none}.price-eye.showing-price .eye-closed{display:block}.product-price-card .price-row:nth-child(n+3){display:none}.product-price-card.expanded .price-row{display:grid}.expand-specs{justify-self:start;margin-top:12px;border:0;border-radius:999px;background:#dff5ff;color:#075f93;padding:9px 15px;font-weight:900;cursor:pointer}@media (max-width:900px){.compact-products{grid-template-columns:repeat(2,1fr)}.compact-products .product-card img{height:130px}.category-pill{width:100%;justify-content:space-between}.product-price-card.expanded .price-row{display:block}}
.child-category{font-size:15px;padding:12px 18px;background:rgba(255,255,255,.38)}.child-category:before{content:"└";color:#0782c8;font-weight:900}
@media print{:root{--print-page-width:194mm;--print-card-padding:5mm;--print-scale:.92}@page{size:A4;margin:8mm}html,body{width:210mm!important;margin:0!important;overflow:visible!important}main{width:var(--print-page-width)!important;max-width:var(--print-page-width)!important;margin:0 auto!important;overflow:visible!important}.quote-view{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:var(--print-card-padding)!important;transform:scale(var(--print-scale))!important;transform-origin:top center!important;margin:0 auto!important}.quote-table-wrap{width:100%!important;max-width:100%!important;overflow:visible!important}.quote-public-table{width:100%!important;max-width:100%!important;table-layout:fixed!important;border-collapse:collapse!important}.quote-public-table th,.quote-public-table td{box-sizing:border-box!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.quote-public-table th:nth-child(1),.quote-public-table td:nth-child(1){width:24%!important}.quote-public-table th:nth-child(2),.quote-public-table td:nth-child(2){width:7%!important}.quote-public-table th:nth-child(3),.quote-public-table td:nth-child(3){width:20%!important}.quote-public-table th:nth-child(4),.quote-public-table td:nth-child(4){width:7%!important}.quote-public-table th:nth-child(5),.quote-public-table td:nth-child(5){width:11%!important}.quote-public-table th:nth-child(6),.quote-public-table td:nth-child(6){width:11%!important}.quote-public-table th:nth-child(7),.quote-public-table td:nth-child(7){width:20%!important}.quote-public-table th,.quote-public-table td{font-size:9.5px!important;line-height:1.28!important;padding:4px 5px!important}.quote-meta-grid,.quote-public-total,.quote-note{font-size:10.5px!important}.quote-title h1{font-size:24px!important}.quote-title .eyebrow{font-size:10px!important}}
@media print{@page{size:A4 portrait;margin:10mm}*{-webkit-print-color-adjust:economy!important;print-color-adjust:economy!important;box-shadow:none!important;text-shadow:none!important}html,body{width:auto!important;min-height:0!important;margin:0!important;padding:0!important;background:#fff!important;color:#111!important;overflow:visible!important}.site-header,.site-footer,.orb,.quote-print-actions{display:none!important}main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.quote-view{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;transform:none!important;page-break-inside:auto!important;break-inside:auto!important}.quote-title{text-align:center!important;margin:0 0 7mm!important;page-break-after:avoid!important;break-after:avoid!important}.quote-title .eyebrow{display:none!important}.quote-title h1{margin:0!important;color:#111!important;background:none!important;font-size:20pt!important;line-height:1.25!important}.quote-meta-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;margin:0 0 5mm!important;border-top:1px solid #333!important;border-left:1px solid #333!important;font-size:9pt!important;color:#111!important;page-break-inside:avoid!important;break-inside:avoid!important}.quote-meta-grid p{margin:0!important;padding:2.5mm 3mm!important;border-right:1px solid #333!important;border-bottom:1px solid #333!important;border-radius:0!important;background:#fff!important;color:#111!important;line-height:1.35!important}.quote-meta-grid .wide{grid-column:1/-1!important}.check-item{margin-right:4mm!important}.quote-table-wrap{width:100%!important;overflow:visible!important;margin:0!important}.quote-public-table{width:100%!important;table-layout:fixed!important;border-collapse:collapse!important;border:1px solid #333!important;background:#fff!important;color:#111!important;font-size:8.5pt!important;line-height:1.25!important}.quote-public-table thead{display:table-header-group!important}.quote-public-table tbody{display:table-row-group!important}.quote-public-table tr{page-break-inside:avoid!important;break-inside:avoid!important}.quote-public-table th,.quote-public-table td{padding:2mm 1.7mm!important;border:1px solid #333!important;background:#fff!important;color:#111!important;text-align:left!important;vertical-align:top!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important}.quote-public-table th{font-weight:700!important}.quote-public-table th:nth-child(1),.quote-public-table td:nth-child(1){width:23%!important}.quote-public-table th:nth-child(2),.quote-public-table td:nth-child(2){width:7%!important}.quote-public-table th:nth-child(3),.quote-public-table td:nth-child(3){width:18%!important}.quote-public-table th:nth-child(4),.quote-public-table td:nth-child(4){width:7%!important}.quote-public-table th:nth-child(5),.quote-public-table td:nth-child(5){width:11%!important}.quote-public-table th:nth-child(6),.quote-public-table td:nth-child(6){width:11%!important}.quote-public-table th:nth-child(7),.quote-public-table td:nth-child(7){width:23%!important}.quote-public-total{margin:5mm 0 0!important;padding:0!important;border:1px solid #333!important;border-radius:0!important;background:#fff!important;color:#111!important;font-size:9pt!important;page-break-inside:avoid!important;break-inside:avoid!important}.quote-public-total p{margin:0!important;padding:2.3mm 3mm!important;border-bottom:1px solid #333!important}.quote-public-total p:last-child{border-bottom:0!important}.quote-public-total strong{color:#111!important}.quote-note{margin:5mm 0 0!important;padding:3mm!important;border:1px solid #333!important;border-radius:0!important;background:#fff!important;color:#111!important;font-size:9pt!important;line-height:1.45!important;page-break-inside:avoid!important;break-inside:avoid!important}.quote-note p{margin:1.5mm 0 0!important;line-height:1.45!important}}
@media print{@page{size:A4 portrait;margin:7mm}html,body{font-family:"Microsoft YaHei",SimSun,sans-serif!important}.quote-print-head{display:grid!important;grid-template-columns:1fr 24mm!important;align-items:center!important;margin:0 0 4mm!important;border-bottom:2px solid #111!important;padding:0 0 3mm 0!important;break-after:avoid!important;page-break-after:avoid!important}.quote-print-head h1{margin:0!important;font-size:18pt!important;line-height:1.15!important;color:#111!important}.quote-print-head p{margin:1.5mm 0 0!important;font-size:12pt!important;font-weight:700!important;color:#111!important}.quote-page-qr{position:static!important;width:24mm!important;margin:3.5mm auto 0!important;padding:1.5mm!important;border:1px solid #333!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;gap:1mm!important;page-break-inside:avoid!important;break-inside:avoid!important}.quote-page-qr span,.quote-page-qr small{font-size:6.5pt!important;color:#111!important}.quote-page-qr img{width:18mm!important;height:18mm!important;padding:0!important;border-radius:0!important;box-shadow:none!important}.quote-meta-grid{grid-template-columns:1.05fr .85fr 1.1fr 1fr!important;margin-bottom:3.5mm!important;font-size:8.5pt!important}.quote-meta-grid p{padding:1.7mm 2mm!important;min-height:7mm!important}.quote-meta-grid .wide{grid-column:1/-1!important}.quote-public-table{font-size:7.8pt!important;line-height:1.18!important}.quote-public-table th,.quote-public-table td{padding:1.35mm 1.2mm!important}.quote-public-table th:nth-child(1),.quote-public-table td:nth-child(1){width:25%!important}.quote-public-table th:nth-child(2),.quote-public-table td:nth-child(2){width:6%!important}.quote-public-table th:nth-child(3),.quote-public-table td:nth-child(3){width:18%!important}.quote-public-table th:nth-child(4),.quote-public-table td:nth-child(4){width:7%!important}.quote-public-table th:nth-child(5),.quote-public-table td:nth-child(5){width:10%!important}.quote-public-table th:nth-child(6),.quote-public-table td:nth-child(6){width:10%!important}.quote-public-table th:nth-child(7),.quote-public-table td:nth-child(7){width:24%!important}.quote-public-total{display:grid!important;grid-template-columns:1.5fr 1fr 1fr 1fr!important;margin-top:3.5mm!important;font-size:8.5pt!important}.quote-public-total p{border-bottom:0!important;border-right:1px solid #333!important;padding:1.8mm 2mm!important}.quote-public-total p:last-child{border-right:0!important}.quote-note{margin-top:3.5mm!important;padding:2mm!important;font-size:8pt!important;line-height:1.35!important}.quote-note p{line-height:1.35!important}.quote-title{display:none!important}}
