:root{--brand-primary: #008fc7;--brand-primary-dark: #005984;--brand-primary-rgb: 0 143 199;--brand-accent: #18c7d4;--brand-soft: #e7f7fb;--surface-tint: #f3f9fc;--page-bg: #f5f9fc;--ink: #1d2730;--ink-strong: #102f45;--ink-strong-rgb: 16 47 69;--text-muted: #445766;--text-soft: #637584;--line: #cfe0e8;--line-soft: #dfeaf0;--footer-bg: #0c2638;--footer-bg-rgb: 12 38 56;--footer-bg-deep: #081d2d;color:var(--ink);font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;background:var(--page-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:6px;color:var(--ink);font:inherit;background:#fff}select{appearance:none;-webkit-appearance:none;background:linear-gradient(45deg,transparent 50%,var(--ink) 50%) right 16px center / 6px 6px no-repeat,linear-gradient(135deg,var(--ink) 50%,transparent 50%) right 10px center / 6px 6px no-repeat,#fff}h1,h2,h3,p,span,a,button,label,input,textarea,select{overflow-wrap:anywhere}#app{min-height:100vh}.site-shell{min-height:100vh;background:var(--page-bg)}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center;min-height:76px;padding:14px clamp(18px,5vw,76px);border-bottom:1px solid var(--line-soft);background:#fffffff0;backdrop-filter:blur(12px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:150px;color:var(--ink-strong);font-size:18px;font-weight:800;white-space:nowrap}.brand img{height:42px;width:auto;max-width:128px;object-fit:contain}.mobile-menu-button{display:none;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:6px;background:#fff}.mobile-menu-button span{position:absolute;width:20px;height:2px;border-radius:99px;background:var(--ink-strong);transition:opacity .2s ease,transform .2s ease}.mobile-menu-button span:nth-child(1){transform:translateY(-7px)}.mobile-menu-button span:nth-child(3){transform:translateY(7px)}.mobile-menu-button[aria-expanded=true] span:nth-child(1){transform:rotate(45deg)}.mobile-menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.mobile-menu-button[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg)}.site-nav{display:flex;flex-wrap:wrap;gap:8px 20px;justify-content:center;color:var(--text-muted);font-size:14px;font-weight:700}.site-nav a{padding:8px 0;white-space:nowrap}.site-nav a:hover,.site-nav .router-link-active{color:var(--brand-primary)}.header-tools{display:flex;align-items:center;gap:10px}.header-tools select{min-width:126px;height:38px;padding:0 34px 0 10px}.header-contact,.primary-action,.secondary-action,.contact-form button,.video-card button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:0;border-radius:6px;font-size:14px;font-weight:800;white-space:nowrap}.header-contact,.primary-action,.contact-form button,.video-card button{color:#fff;background:var(--brand-primary)}.secondary-action{color:var(--ink-strong);background:#fff}.light-action{border:1px solid var(--line)}.dark-action{color:var(--ink-strong);background:#fff}.hero-section{display:flex;align-items:center;min-height:calc(100vh - 76px);padding:92px clamp(18px,6vw,86px);color:#fff;background:linear-gradient(90deg,rgb(var(--ink-strong-rgb) / 90%),rgb(var(--ink-strong-rgb) / 48%)),url(/static/png/hero-bg-oEDCYcDF.png) center / cover}.hero-copy{width:min(760px,100%)}.eyebrow,.section-heading p,.page-hero .eyebrow,.cta-section p{margin:0 0 12px;color:var(--brand-accent);font-size:14px;font-weight:900;text-transform:uppercase}.hero-copy h1,.page-hero h1,.detail-hero h1,.article-hero h1{margin:0;color:inherit;font-size:68px;line-height:1.04;letter-spacing:0}.hero-copy p,.page-hero p,.detail-hero p,.split-section p,.article-hero p,.article-body p{color:var(--text-soft);font-size:17px;line-height:1.8}.hero-copy>p:not(.eyebrow){max-width:680px;color:#ffffffdb}.action-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.content-section,.split-section,.detail-content,.contact-section,.article-body{padding:76px clamp(18px,6vw,86px)}.muted-section{background:#fff}.section-heading{width:min(780px,100%);margin:0 auto 36px;text-align:center}.section-heading h2,.split-section h2,.cta-section h2,.detail-content h2,.contact-panel h2{margin:0;color:var(--ink-strong);font-size:40px;line-height:1.24;letter-spacing:0}.product-grid,.story-grid,.article-grid,.video-grid,.review-grid,.media-review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px}.review-feature-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:28px;align-items:stretch;padding:54px max(20px,6vw)}.media-review-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.review-feature-media,.review-feature-content,.product-card,.story-card,.article-card,.video-card,.review-card,.contact-panel,.detail-content>div,.stats-grid>div{overflow:hidden;border:1px solid var(--line-soft);border-radius:8px;background:#fff;box-shadow:0 18px 48px rgb(var(--ink-strong-rgb) / 8%)}.review-feature-media{position:relative;min-height:360px}.review-feature-media img,.review-placeholder{width:100%;height:100%;min-height:360px;object-fit:cover}.review-placeholder{display:flex;align-items:center;justify-content:center;padding:24px;background:var(--brand-soft);color:var(--brand-primary);font-size:24px;font-weight:900;text-align:center}.video-play-link{position:absolute;right:18px;bottom:18px;padding:12px 18px;border-radius:8px;background:var(--brand-primary);color:#fff;font-weight:900}.review-feature-content{display:flex;flex-direction:column;justify-content:center;padding:32px}.review-feature-content span{color:var(--brand-primary);font-size:13px;font-weight:900}.review-feature-content h2{margin:12px 0;color:var(--ink-strong);font-size:34px;line-height:1.22;letter-spacing:0}.review-feature-content p{color:var(--text-muted);font-size:17px;line-height:1.75}.review-feature-content strong,.review-card strong{color:var(--ink-strong)}.product-card,.story-card,.article-card{display:block;min-width:0;color:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.product-card:hover,.story-card:hover,.article-card:hover{border-color:var(--brand-primary);box-shadow:0 22px 54px rgb(var(--ink-strong-rgb) / 14%);transform:translateY(-3px)}.site-video-card{padding:0}.site-video-card .product-video-player,.site-video-card>img{display:block;border-radius:8px 8px 0 0}.video-card-body{padding:22px}.product-card img,.story-card img,.article-card img,.video-card img,.review-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.product-card>div,.story-card>div,.article-card>div,.video-card,.review-card-body{padding:22px}.review-card{display:flex;flex-direction:column}.review-card-media{position:relative}.review-card-media .review-placeholder{aspect-ratio:4 / 3;min-height:0;font-size:18px}.media-badge{position:absolute;left:12px;top:12px;padding:6px 10px;border-radius:8px;background:rgb(var(--brand-primary-rgb) / 92%);color:#fff!important}.product-card span,.story-card span,.article-card span,.video-card span,.review-card span,.article-hero span{color:var(--brand-primary);font-size:13px;font-weight:900}.product-card h3,.story-card h3,.article-card h3,.video-card h3,.review-card h3{margin:0 0 10px;color:var(--ink-strong);font-size:21px;line-height:1.3}.story-card span+h3,.article-card span+h3,.video-card span+h3,.review-card span+h3{margin-top:10px}.product-card p,.story-card p,.article-card p,.video-card p,.review-card p{color:var(--text-soft);line-height:1.7}.review-card small{display:block;margin-top:6px;color:var(--text-soft);font-weight:800}.card-link{color:var(--brand-primary);font-weight:900}.split-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:46px;align-items:center}.feature-list{display:grid;gap:14px}.feature-list span,.spec-list li{border:1px solid var(--line);border-radius:8px;background:#fff}.feature-list span{padding:20px;color:var(--ink-strong);font-weight:900}.cta-section{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:56px clamp(18px,6vw,86px);color:#fff;background:var(--ink-strong)}.cta-section h2{color:#fff}.page-hero{padding:78px clamp(18px,6vw,86px);color:#fff;background:linear-gradient(90deg,rgb(var(--ink-strong-rgb) / 96%),rgb(var(--brand-primary-rgb) / 72%)),url(/static/png/hero-bg-oEDCYcDF.png) center / cover}.page-hero p{max-width:760px;color:#ffffffd6}.detail-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:42px;align-items:center;padding:64px clamp(18px,6vw,86px);background:#fff}.detail-hero img{width:100%;aspect-ratio:16 / 11;border-radius:8px;object-fit:cover}.detail-hero h1{color:var(--ink-strong)}.price-note{padding:14px;border-left:4px solid var(--brand-primary);background:var(--brand-soft)}.detail-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.detail-content>div{padding:28px}.spec-list{display:grid;gap:12px;padding:0;margin:22px 0 0;list-style:none}.spec-list li{padding:14px 16px;color:var(--text-muted)}.product-media-section{padding-top:0}.media-tab-bar{display:flex;gap:10px;margin:18px 0}.media-category-bar{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 24px}.media-tab{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text-muted);padding:10px 18px;font-size:14px;font-weight:700;line-height:1}.media-tab.active{border-color:var(--brand-primary);color:var(--brand-primary);background:var(--brand-soft)}.media-tab:disabled{opacity:.5;cursor:not-allowed}.media-empty{color:var(--text-soft);font-weight:800;text-align:center}.product-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-media-grid img,.product-video-player{width:100%;aspect-ratio:4 / 3;border-radius:8px;object-fit:cover;background:var(--ink-strong)}.product-rich-text{padding-top:0}.product-rich-text img{max-width:100%;height:auto;border-radius:8px}.product-rich-text p,.product-rich-text li{color:var(--text-muted);line-height:1.8}.large-video button{margin-top:12px}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.stats-grid>div{padding:28px;text-align:center}.stats-grid strong{display:block;color:var(--brand-primary);font-size:44px}.stats-grid span{color:var(--text-soft);font-weight:800}.article-hero{padding:70px clamp(18px,6vw,86px) 0;background:#fff}.article-hero h1,.article-hero p{max-width:900px}.article-hero img{width:100%;max-height:460px;margin-top:34px;border-radius:8px;object-fit:cover}.article-body{max-width:900px}.contact-section{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:28px;align-items:start}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:28px;border:1px solid var(--line-soft);border-radius:8px;background:#fff}.contact-form label{display:grid;gap:8px;color:var(--ink-strong);font-weight:900}.contact-form input,.contact-form textarea{padding:12px}.full-field,.contact-form button{grid-column:1 / -1}.form-message{grid-column:1 / -1;margin:-4px 0 0;padding:10px 12px;border-radius:8px;background:var(--brand-soft);color:var(--brand-primary-dark);font-weight:800}.contact-panel{display:grid;gap:14px;padding:28px}.contact-panel span{color:var(--text-muted)}.contact-panel div{display:flex;flex-wrap:wrap;gap:10px}.contact-panel a{padding:8px 10px;border-radius:6px;color:var(--brand-primary);font-weight:900;background:var(--brand-soft)}.site-footer{display:grid;grid-template-columns:minmax(320px,1.05fr) minmax(220px,.7fr) minmax(360px,.95fr);gap:42px;align-items:start;padding:46px clamp(18px,6vw,86px) 42px;color:#ffffffd1;background:radial-gradient(circle at 8% 0%,rgb(var(--brand-primary-rgb) / 18%),transparent 34%),var(--footer-bg);border-top:1px solid rgb(255 255 255 / 8%)}.site-footer h2{margin:0 0 12px;color:#fff;font-size:28px;line-height:1.2}.site-footer p{max-width:520px;margin:0;color:#ffffffad;font-size:15px;line-height:1.8}.footer-links,.footer-contact{display:grid;gap:12px}.footer-links strong,.footer-contact strong{color:#fff;font-size:16px}.footer-links{grid-template-columns:repeat(2,minmax(86px,1fr))}.footer-links strong{grid-column:1 / -1}.footer-links a{color:#ffffffad;font-size:15px}.footer-links a:hover{color:#fff}.footer-contact span{display:block;padding:12px 14px;border:1px solid rgb(255 255 255 / 10%);border-radius:6px;color:#ffffffc2;background:#ffffff0a}.floating-actions{position:fixed;right:24px;bottom:24px;z-index:30;display:grid;gap:8px;padding:8px;border:1px solid rgb(255 255 255 / 18%);border-radius:14px;background:rgb(var(--footer-bg-rgb) / 82%);backdrop-filter:blur(14px);box-shadow:0 18px 48px rgb(var(--ink-strong-rgb) / 24%)}.floating-actions a{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:40px;border-radius:10px;color:#fff;font-size:13px;font-weight:900;background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));box-shadow:0 10px 24px rgb(var(--brand-primary-rgb) / 28%);transition:transform .18s ease}.floating-actions a:hover{transform:translateY(-1px)}.floating-action-button{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:40px;padding:0 12px;border:0;border-radius:10px;color:#fff;font-size:13px;font-weight:900;background:linear-gradient(135deg,var(--brand-accent),var(--brand-primary));box-shadow:0 10px 24px rgb(var(--brand-primary-rgb) / 28%);cursor:pointer;transition:transform .18s ease}.floating-action-button:hover{transform:translateY(-1px)}.contact-inquiry-content{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);grid-template-rows:auto 1fr;gap:20px;align-items:stretch}.contact-inquiry-content>.inquiry-chat{grid-column:1;grid-row:1 / span 2;min-height:0}.contact-inquiry-content>.inquiry-contact-side--form{grid-column:2;grid-row:1}.contact-inquiry-content>.inquiry-contact-side--info{grid-column:2;grid-row:2;align-self:end}.contact-inquiry-content>.inquiry-chat,.contact-inquiry-content>.inquiry-contact-side{min-height:0}.contact-inquiry-chat>.inquiry-chat{height:100%}.contact-inquiry-chat{min-height:500px}.inquiry-chat{display:flex;flex-direction:column;min-height:0;border:1px solid var(--line-soft);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 1px #fffc inset,0 18px 48px rgb(var(--ink-strong-rgb) / 6%)}.inquiry-chat__header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid var(--line-soft);background:linear-gradient(135deg,rgb(var(--brand-primary-rgb) / 10%),#fffffff5 58%),#fff}.inquiry-chat__brand{display:flex;align-items:center;gap:12px;min-width:0}.inquiry-chat__avatar{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;color:#fff;font-size:13px;font-weight:900;letter-spacing:.04em;background:linear-gradient(145deg,var(--brand-primary),var(--brand-primary-dark));box-shadow:0 10px 24px rgb(var(--brand-primary-rgb) / 32%)}.inquiry-chat__header h3{margin:0;color:var(--ink-strong);font-size:16px;font-weight:900;line-height:1.3}.inquiry-chat__header p{margin:4px 0 0;color:var(--text-soft);font-size:13px;font-weight:500;line-height:1.4}.inquiry-chat__online{flex-shrink:0;width:10px;height:10px;border:2px solid #ffffff;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #22c55e2e}.inquiry-chat__messages{flex:1 1 auto;min-height:0;max-height:380px;overflow:auto;display:flex;flex-direction:column;gap:14px;padding:20px;background:radial-gradient(circle at 12% 8%,rgb(var(--brand-primary-rgb) / 8%),transparent 42%),radial-gradient(circle at 88% 92%,rgb(var(--brand-accent) / 10%),transparent 38%),linear-gradient(180deg,#f7fbfd,#fff);scrollbar-width:thin;scrollbar-color:var(--line) transparent}.inquiry-chat__messages::-webkit-scrollbar{width:6px}.inquiry-chat__messages::-webkit-scrollbar-thumb{border-radius:999px;background:var(--line)}.inquiry-chat__empty{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:200px;padding:24px;text-align:center}.inquiry-chat__empty-icon{width:56px;height:56px;border-radius:18px;background:linear-gradient(145deg,var(--brand-soft),#ffffff),var(--brand-soft);box-shadow:0 12px 28px rgb(var(--brand-primary-rgb) / 12%);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;mask-size:28px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:28px;background-color:var(--brand-primary)}.inquiry-chat__empty p{max-width:280px;margin:0;color:var(--text-muted);font-size:14px;line-height:1.6}.inquiry-chat__bubble{max-width:min(88%,420px);padding:12px 14px 10px;animation:inquiry-bubble-in .28s ease}.inquiry-chat__bubble.is-user{align-self:flex-end;border-radius:18px 18px 6px;color:#fff;background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));box-shadow:0 10px 28px rgb(var(--brand-primary-rgb) / 28%)}.inquiry-chat__bubble.is-system{align-self:flex-start;padding-bottom:12px;border:1px solid var(--line-soft);border-radius:18px 18px 18px 6px;color:var(--ink-strong);background:#fff;box-shadow:0 8px 24px rgb(var(--ink-strong-rgb) / 8%)}@keyframes inquiry-bubble-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.inquiry-chat__bubble p{margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.55;font-size:14px}.inquiry-chat__bubble footer{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:8px;padding-top:6px;border-top:1px solid rgb(255 255 255 / 16%)}.inquiry-chat__bubble time{color:#ffffffb8;font-size:11px;font-weight:600}.inquiry-chat__badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700}.inquiry-chat__badge.is-pending{color:#ffffffe5;background:#ffffff29}.inquiry-chat__badge.is-success{width:20px;height:20px;padding:0;justify-content:center;color:var(--brand-primary-dark);background:#fff}.inquiry-chat__badge.is-error{color:#fff;background:#00000038}.inquiry-chat__bubble.is-user.is-sending{opacity:.88}.inquiry-chat__bubble.is-user.is-failed{background:linear-gradient(135deg,#e74c3c,#c0392b);box-shadow:0 10px 28px #c0392b47}.inquiry-chat__composer{display:grid;flex-shrink:0;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px 18px 18px;border-top:1px solid var(--line-soft);background:#fff}.inquiry-chat__composer-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:104px}.inquiry-chat__composer-input,.inquiry-chat__composer textarea{min-height:76px;resize:vertical;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface-tint);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.inquiry-chat__composer-input:focus,.inquiry-chat__composer textarea:focus{outline:none;border-color:rgb(var(--brand-primary-rgb) / 55%);background:#fff;box-shadow:0 0 0 4px rgb(var(--brand-primary-rgb) / 12%)}.inquiry-chat__composer-hint{max-width:112px;color:var(--text-soft);font-size:11px;font-weight:600;line-height:1.45;text-align:center}.inquiry-chat__send{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:96px;min-height:48px;padding:0 18px;border:0;border-radius:12px;color:#fff;font-weight:900;background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));box-shadow:0 12px 28px rgb(var(--brand-primary-rgb) / 32%);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.inquiry-chat__send svg{width:18px;height:18px}.inquiry-chat__send:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 32px rgb(var(--brand-primary-rgb) / 38%)}.inquiry-chat__send:disabled{opacity:.65;cursor:not-allowed;transform:none}.inquiry-chat__tip{flex-shrink:0;margin:0;padding:0 18px 16px;color:#c0392b;font-size:13px;font-weight:700}.inquiry-contact-side{display:flex;flex-direction:column;gap:18px;padding:22px 20px;border:1px solid var(--line-soft);border-radius:16px;background:linear-gradient(180deg,#ffffff 0%,var(--surface-tint) 100%);box-shadow:0 18px 48px rgb(var(--ink-strong-rgb) / 5%)}.inquiry-contact-side__head h2{margin:0;color:var(--ink-strong);font-size:20px;font-weight:900;line-height:1.25}.inquiry-contact-side__head p{margin:8px 0 0;color:var(--text-soft);font-size:13px;line-height:1.55}.inquiry-contact-form{display:grid;gap:14px}.inquiry-contact-form label{display:grid;gap:8px}.inquiry-contact-form__label{color:var(--ink-strong);font-size:13px;font-weight:800}.inquiry-contact-form label.is-required .inquiry-contact-form__label:after{content:" *";color:var(--brand-primary)}.inquiry-contact-form input{padding:11px 13px;border:1px solid var(--line);border-radius:10px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.inquiry-contact-form input:focus{outline:none;border-color:rgb(var(--brand-primary-rgb) / 55%);box-shadow:0 0 0 4px rgb(var(--brand-primary-rgb) / 10%)}.inquiry-contact-form input::placeholder{color:var(--text-soft)}.inquiry-contact-side__info{display:grid;gap:12px;margin-top:auto;padding-top:16px;border-top:1px dashed var(--line)}.inquiry-contact-side--info .inquiry-contact-side__info{margin-top:0;padding-top:0;border-top:0}.inquiry-contact-side__info>strong{color:var(--ink-strong);font-size:14px;font-weight:900}.inquiry-contact-side__cards{display:grid;gap:10px;margin:0;padding:0;list-style:none}.inquiry-contact-side__cards li{display:flex;gap:12px;align-items:flex-start;padding:12px;border:1px solid var(--line-soft);border-radius:12px;background:#fff}.inquiry-contact-side__icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:var(--brand-soft);mask-repeat:no-repeat;mask-position:center;mask-size:18px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:18px;background-color:var(--brand-primary)}.inquiry-contact-side__icon.is-mail{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16v12H4z'/%3E%3Cpath d='m4 7 8 6 8-6'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16v12H4z'/%3E%3Cpath d='m4 7 8 6 8-6'/%3E%3C/svg%3E")}.inquiry-contact-side__icon.is-whatsapp{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a10 10 0 0 0-8.7 14.9L2 22l5.3-1.3A10 10 0 1 0 12 2zm5.2 14.2c-.2.6-1.2 1.1-1.7 1.1-.4 0-1 .2-3.4-1.2-2.9-1.7-4.7-4.8-4.8-5-.1-.3-.5-1.3.1-2.5.3-.6.9-1 1.2-1.1.3-.1.6-.1.8.1.2.2.6.8.7.9.1.1.1.3 0 .4-.1.2-.2.3-.4.5-.2.2-.3.3-.5.5-.2.2-.1.4 0 .6.3.7 1.3 2.2 2.8 3.5 1.9 1.6 3.5 2.1 4 2.3.5.2.8.2 1.1-.1.3-.3 1.3-1.5 1.5-2 .2-.5.4-.4.8-.2.4.1 2.5 1.2 2.9 1.4.4.2.7.4.8.6.1.3.1.9-.1 1.5z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a10 10 0 0 0-8.7 14.9L2 22l5.3-1.3A10 10 0 1 0 12 2zm5.2 14.2c-.2.6-1.2 1.1-1.7 1.1-.4 0-1 .2-3.4-1.2-2.9-1.7-4.7-4.8-4.8-5-.1-.3-.5-1.3.1-2.5.3-.6.9-1 1.2-1.1.3-.1.6-.1.8.1.2.2.6.8.7.9.1.1.1.3 0 .4-.1.2-.2.3-.4.5-.2.2-.3.3-.5.5-.2.2-.1.4 0 .6.3.7 1.3 2.2 2.8 3.5 1.9 1.6 3.5 2.1 4 2.3.5.2.8.2 1.1-.1.3-.3 1.3-1.5 1.5-2 .2-.5.4-.4.8-.2.4.1 2.5 1.2 2.9 1.4.4.2.7.4.8.6.1.3.1.9-.1 1.5z'/%3E%3C/svg%3E")}.inquiry-contact-side__icon.is-phone{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1 19.5 19.5 0 0 1-6-6A19.8 19.8 0 0 1 2.1 4.2 2 2 0 0 1 4.1 2h3a2 2 0 0 1 2 1.7c.1.9.3 1.8.6 2.6a2 2 0 0 1-.5 2.1L8 9.5a16 16 0 0 0 6 6l1.1-1.2a2 2 0 0 1 2.1-.5c.8.3 1.7.5 2.6.6A2 2 0 0 1 22 16.9z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1 19.5 19.5 0 0 1-6-6A19.8 19.8 0 0 1 2.1 4.2 2 2 0 0 1 4.1 2h3a2 2 0 0 1 2 1.7c.1.9.3 1.8.6 2.6a2 2 0 0 1-.5 2.1L8 9.5a16 16 0 0 0 6 6l1.1-1.2a2 2 0 0 1 2.1-.5c.8.3 1.7.5 2.6.6A2 2 0 0 1 22 16.9z'/%3E%3C/svg%3E")}.inquiry-contact-side__cards em{display:block;margin-bottom:2px;color:var(--text-soft);font-size:11px;font-style:normal;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.inquiry-contact-side__cards span{color:var(--ink-strong);font-size:13px;font-weight:700;line-height:1.4;word-break:break-all}.inquiry-contact-side__tip{margin:0;padding:10px 12px;border-radius:10px;color:var(--text-muted);font-size:12px;line-height:1.5;background:rgb(var(--brand-primary-rgb) / 6%)}.inquiry-contact-side__links{display:flex;flex-wrap:wrap;gap:8px}.inquiry-contact-side__links a{padding:7px 12px;border:1px solid rgb(var(--brand-primary-rgb) / 18%);border-radius:999px;color:var(--brand-primary-dark);font-size:12px;font-weight:800;background:#fff;transition:background .2s ease,border-color .2s ease}.inquiry-contact-side__links a:hover{border-color:rgb(var(--brand-primary-rgb) / 35%);background:var(--brand-soft)}.contact-inquiry-modal{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:rgb(var(--ink-strong-rgb) / 52%);backdrop-filter:blur(8px)}.inquiry-modal-enter-active,.inquiry-modal-leave-active{transition:opacity .24s ease}.inquiry-modal-enter-active .contact-inquiry-modal__panel,.inquiry-modal-leave-active .contact-inquiry-modal__panel{transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .24s ease}.inquiry-modal-enter-from,.inquiry-modal-leave-to{opacity:0}.inquiry-modal-enter-from .contact-inquiry-modal__panel,.inquiry-modal-leave-to .contact-inquiry-modal__panel{opacity:0;transform:translateY(16px) scale(.98)}.contact-inquiry-modal__panel{position:relative;display:flex;flex-direction:column;width:min(100%,1040px);max-height:min(92vh,780px);overflow:hidden;padding:0 0 20px;border:1px solid rgb(255 255 255 / 80%);border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbfd);box-shadow:0 32px 90px rgb(var(--ink-strong-rgb) / 22%),0 0 0 1px rgb(var(--brand-primary-rgb) / 8%)}.contact-inquiry-modal__accent{height:4px;background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent),var(--brand-primary))}.contact-inquiry-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 22px 14px}.contact-inquiry-modal__header h2{margin:0;color:var(--ink-strong);font-size:24px;font-weight:900;line-height:1.2}.contact-inquiry-modal__header p{max-width:520px;margin:6px 0 0;color:var(--text-soft);font-size:13px;line-height:1.55}.contact-inquiry-modal__close{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line-soft);border-radius:12px;color:var(--text-muted);background:#fff;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.contact-inquiry-modal__close svg{width:18px;height:18px}.contact-inquiry-modal__close:hover{color:var(--ink-strong);border-color:var(--line);background:var(--surface-tint)}.contact-inquiry-modal .contact-inquiry-chat{flex:1;min-height:0;gap:16px;padding:0 20px 20px;overflow:hidden}.contact-inquiry-modal .inquiry-chat,.contact-inquiry-modal .inquiry-contact-side{min-height:0;height:100%}.contact-inquiry-modal .inquiry-contact-side{overflow:auto}.contact-inquiry-modal .inquiry-contact-side--form .inquiry-contact-side__head p{display:none}.contact-inquiry-modal .inquiry-chat{min-height:320px}.contact-inquiry-modal .inquiry-chat__messages{min-height:120px;max-height:none}@media(max-width:1180px){.site-header{grid-template-columns:1fr auto;gap:12px 20px}.site-nav{grid-column:1 / -1;order:3;justify-content:flex-start;overflow-x:auto;padding:2px 0 6px;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav a{padding:8px 12px;border-radius:6px;background:var(--surface-tint)}.site-nav .router-link-active{color:#fff;background:var(--brand-primary)}.hero-copy h1,.page-hero h1,.detail-hero h1,.article-hero h1{font-size:56px}.section-heading h2,.split-section h2,.cta-section h2,.detail-content h2,.contact-panel h2{font-size:34px}.detail-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);gap:30px}.site-footer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.content-section,.split-section,.review-feature-section,.detail-content,.contact-section,.article-body{padding:58px 22px}.hero-section{min-height:auto;padding:76px 22px;background:linear-gradient(90deg,rgb(var(--ink-strong-rgb) / 92%),rgb(var(--ink-strong-rgb) / 66%)),url(/static/png/hero-bg-oEDCYcDF.png) center / cover}.page-hero{padding:58px 22px}.split-section,.review-feature-section,.detail-hero,.detail-content,.contact-section{grid-template-columns:1fr;gap:22px}.contact-inquiry-content{display:flex;flex-direction:column;gap:14px}.contact-inquiry-content>.inquiry-contact-side--form{order:1}.contact-inquiry-content>.inquiry-chat{order:2}.contact-inquiry-content>.inquiry-contact-side--info{order:3}.contact-inquiry-content>.inquiry-chat,.contact-inquiry-content>.inquiry-contact-side--form,.contact-inquiry-content>.inquiry-contact-side--info{grid-column:auto;grid-row:auto;width:100%;height:auto;align-self:stretch}.contact-inquiry-chat{min-height:auto}.contact-inquiry-chat>.inquiry-chat{height:auto;min-height:340px}.inquiry-contact-side{gap:12px;padding:14px}.inquiry-contact-side__head h2{font-size:17px}.inquiry-contact-side__head p{font-size:12px;line-height:1.5}.inquiry-contact-form{grid-template-columns:1fr;gap:10px}.inquiry-contact-form label.is-required,.inquiry-contact-form label:last-child{grid-column:auto}.inquiry-contact-side__info{padding-top:0}.inquiry-contact-side__cards li{padding:10px}.inquiry-chat__header{padding:14px 16px}.inquiry-chat__messages{min-height:140px;max-height:220px}.inquiry-chat__composer{grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 14px 14px}.inquiry-chat__composer-actions{width:auto;min-width:84px;gap:6px}.inquiry-chat__composer-input,.inquiry-chat__composer textarea{min-height:64px}.inquiry-chat__send{width:auto;min-width:76px;min-height:44px;padding:0 12px;font-size:13px}.inquiry-chat__send svg{width:16px;height:16px}.inquiry-chat__composer-hint{max-width:84px;font-size:10px;line-height:1.35}.contact-inquiry-modal__panel{max-height:92vh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.contact-inquiry-modal__header{padding:14px 14px 10px}.contact-inquiry-modal__header h2{font-size:20px}.contact-inquiry-modal__header p{font-size:12px;line-height:1.45}.contact-inquiry-modal .contact-inquiry-chat{display:flex;flex-direction:column;flex:none;gap:14px;padding:0 12px 14px;overflow:visible}.contact-inquiry-modal .inquiry-chat,.contact-inquiry-modal .inquiry-contact-side{height:auto;min-height:0;overflow:visible}.contact-inquiry-modal .inquiry-chat{min-height:320px}.contact-inquiry-modal .inquiry-chat__messages{min-height:120px;max-height:200px}.detail-hero{padding:42px 22px}.detail-hero img,.article-hero img{aspect-ratio:4 / 3}.stats-grid,.contact-form,.site-footer{grid-template-columns:1fr}.header-tools,.cta-section{align-items:flex-start;flex-direction:column}.hero-copy h1,.page-hero h1,.detail-hero h1,.article-hero h1{font-size:42px}.action-row,.cta-section,.header-tools{display:flex}.primary-action,.secondary-action,.contact-form button{width:100%}.cta-section{padding:52px 22px}.article-hero{padding:50px 22px 0}.article-hero img{max-height:none}}@media(max-width:640px){.site-header{grid-template-columns:1fr auto;min-height:auto;gap:10px 12px;padding:10px 14px}.brand{min-width:0;font-size:17px}.brand img{height:36px;max-width:112px}.mobile-menu-button{display:inline-flex}.site-nav{display:none;grid-column:1 / -1;gap:0;order:2;overflow:visible;margin:0;padding:8px;border:1px solid var(--line-soft);border-radius:8px;background:#fff;box-shadow:0 18px 38px rgb(var(--ink-strong-rgb) / 12%)}.site-nav.is-open{display:grid;grid-template-columns:1fr}.site-nav a{display:flex;align-items:center;min-height:44px;padding:0 12px;border-radius:6px;font-size:15px;background:transparent}.site-nav .router-link-active{color:#fff;background:var(--brand-primary)}.header-tools{grid-column:1 / -1;order:3;flex-direction:row;width:100%}.header-tools select,.header-contact{flex:1 1 0;min-width:0}.hero-copy h1,.page-hero h1,.detail-hero h1,.article-hero h1{font-size:32px;line-height:1.12}.section-heading h2,.split-section h2,.cta-section h2,.detail-content h2,.contact-panel h2{font-size:28px}.hero-copy p,.page-hero p,.detail-hero p,.split-section p,.article-hero p,.article-body p{font-size:15px;line-height:1.68}.content-section,.split-section,.detail-content,.contact-section,.article-body{padding:36px 16px}.hero-section,.page-hero,.detail-hero,.cta-section{padding-right:16px;padding-left:16px}.hero-section{padding-top:44px;padding-bottom:46px}.page-hero{padding-top:36px;padding-bottom:36px}.product-grid,.story-grid,.article-grid,.video-grid,.review-grid,.media-review-grid,.product-media-grid{grid-template-columns:1fr;gap:14px}.product-card>div,.story-card>div,.article-card>div,.video-card,.review-card-body,.contact-form,.contact-panel,.detail-content>div,.stats-grid>div{padding:18px}.product-card,.story-card,.article-card,.video-card,.review-card,.contact-panel,.detail-content>div,.stats-grid>div{box-shadow:0 10px 24px rgb(var(--ink-strong-rgb) / 7%)}.product-card img,.story-card img,.article-card img,.video-card img{aspect-ratio:16 / 10}.contact-form{gap:14px}.section-heading{margin-bottom:24px;text-align:left}.action-row{margin-top:22px}.primary-action,.secondary-action,.contact-form button,.video-card button{min-height:46px}.detail-hero{padding-top:28px;padding-bottom:34px}.price-note{margin-top:14px;margin-bottom:0}.spec-list{margin-top:16px}.contact-form input,.contact-form textarea{min-height:44px}.site-footer{gap:22px;padding:34px 16px 104px;background:linear-gradient(180deg,var(--ink-strong) 0%,var(--footer-bg-deep) 100%)}.site-footer>div:first-child{padding-bottom:18px;border-bottom:1px solid rgb(255 255 255 / 10%)}.site-footer h2{margin-bottom:10px;font-size:26px;line-height:1.2}.site-footer p{margin:0;color:#ffffffb8;font-size:15px;line-height:1.7}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.footer-links strong{grid-column:1 / -1;margin-bottom:2px}.footer-links a{display:flex;align-items:center;min-height:40px;padding:0 12px;border:1px solid rgb(255 255 255 / 10%);border-radius:6px;color:#ffffffc7;background:#ffffff0d}.footer-contact{gap:9px}.footer-contact span{display:block;padding:11px 12px;border:1px solid rgb(255 255 255 / 10%);border-radius:6px;color:#ffffffc7;background:#ffffff0d}.floating-actions{right:16px;bottom:14px;left:16px;grid-template-columns:repeat(3,minmax(0,1fr));padding:8px;border:1px solid rgb(255 255 255 / 16%);border-radius:8px;background:rgb(var(--footer-bg-rgb) / 90%);backdrop-filter:blur(12px)}.floating-actions a,.floating-action-button{min-width:0;min-height:42px}.contact-inquiry-modal{padding:0;align-items:flex-end}.contact-inquiry-modal__panel{width:100%;max-height:92vh;border-radius:18px 18px 0 0}}@media(max-width:420px){.hero-copy h1,.page-hero h1,.detail-hero h1,.article-hero h1{font-size:28px}.section-heading h2,.split-section h2,.cta-section h2,.detail-content h2,.contact-panel h2{font-size:25px}.inquiry-chat__header p,.inquiry-contact-side__head p{display:none}.inquiry-chat__avatar{width:36px;height:36px;font-size:11px;border-radius:11px}.contact-inquiry-modal__header h2{font-size:18px}.action-row{gap:10px}}
