:root{--hk-primary:#0a3d62;--hk-primary-dark:#062a44;--hk-primary-light:#1a5f8a;--hk-bg:#ffffff;--hk-bg-alt:#f4f6f8;--hk-surface:#ffffff;--hk-text:#1a1f2e;--hk-text-muted:#5c6578;--hk-border:#e2e6ec;--hk-accent:#e85d04;--hk-accent-hover:#d45103;--hk-accent-soft:rgba(232, 93, 4, 0.12);--hk-tech:#00a8e8;--hk-tech-soft:rgba(0, 168, 232, 0.08);--hk-font-sans:"Inter", "PingFang TC", "Microsoft JhengHei", "Noto Sans TC", "Segoe UI", system-ui, sans-serif;--hk-font-display:"Inter", "PingFang TC", "Microsoft JhengHei", "Noto Sans TC", sans-serif;--hk-text-base:1.0625rem;--hk-text-lg:1.25rem;--hk-text-xl:1.5rem;--hk-heading-1:clamp(2.25rem, 5vw, 3.25rem);--hk-heading-2:clamp(1.75rem, 3.5vw, 2.5rem);--hk-line-height:1.6;--hk-line-height-tight:1.2;--hk-radius:8px;--hk-radius-lg:12px;--hk-shadow:0 4px 24px rgba(10, 61, 98, 0.08);--hk-shadow-hover:0 12px 40px rgba(10, 61, 98, 0.14);--hk-ease:cubic-bezier(0.4, 0, 0.2, 1);--hk-duration:0.28s}body,.editor-styles-wrapper{font-family:var(--hk-font-sans);font-size:var(--hk-text-base);line-height:var(--hk-line-height);color:var(--hk-text)}h1,.hk-hero-title{font-family:var(--hk-font-display);font-size:var(--hk-heading-1);font-weight:700;line-height:var(--hk-line-height-tight);letter-spacing:-.02em;color:var(--hk-primary-dark)}h2,.hk-section-title{font-size:var(--hk-heading-2);font-weight:600;color:var(--hk-primary)}.has-muted-color,.hk-muted{color:var(--hk-text-muted)}.site-header,#masthead{border-bottom:1px solid var(--hk-border);box-shadow:0 1px 0 rgb(10 61 98 / .04)}.header-button.button-style-filled,.wp-block-button__link,.hk-btn,a.hk-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5em;padding:.875rem 1.75rem;font-family:var(--hk-font-sans);font-size:1rem;font-weight:600;line-height:1.25;text-decoration:none;color:#fff;background:var(--hk-accent);border:2px solid var(--hk-accent);border-radius:var(--hk-radius);box-shadow:0 2px 8px rgb(232 93 4 / .25);cursor:pointer;position:relative;overflow:hidden;transition:color var(--hk-duration) var(--hk-ease),background var(--hk-duration) var(--hk-ease),border-color var(--hk-duration) var(--hk-ease),box-shadow var(--hk-duration) var(--hk-ease),transform var(--hk-duration) var(--hk-ease)}.header-button.button-style-filled{padding:.65rem 1.25rem;font-size:.9375rem}.wp-block-button__link::before,.hk-btn::before,.header-button.button-style-filled::before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 40%,rgb(255 255 255 / .35) 50%,transparent 60%);transform:translateX(-100%);transition:transform 0.55s var(--hk-ease);pointer-events:none}.wp-block-button__link:hover,.hk-btn:hover,a.hk-btn-primary:hover,.header-button.button-style-filled:hover{background:var(--hk-accent-hover);border-color:var(--hk-accent-hover);color:#fff;box-shadow:var(--hk-shadow-hover);transform:translateY(-2px)}.wp-block-button__link:hover::before,.hk-btn:hover::before,.header-button.button-style-filled:hover::before{transform:translateX(100%)}.wp-block-button__link:focus-visible,.hk-btn:focus-visible,.header-button.button-style-filled:focus-visible{outline:3px solid var(--hk-tech);outline-offset:3px}.hk-btn-outline .wp-block-button__link,a.hk-btn-outline{background:#fff0;color:var(--hk-primary);border-color:var(--hk-primary);box-shadow:none}.hk-btn-outline .wp-block-button__link:hover,a.hk-btn-outline:hover{background:var(--hk-primary);color:#fff;border-color:var(--hk-primary)}.hk-feature-card{background:var(--hk-surface);border:1px solid var(--hk-border);border-radius:var(--hk-radius-lg);padding:1.75rem;transition:box-shadow var(--hk-duration) var(--hk-ease),border-color var(--hk-duration) var(--hk-ease),transform var(--hk-duration) var(--hk-ease)}.hk-feature-card:hover{border-color:var(--hk-tech);box-shadow:var(--hk-shadow);transform:translateY(-4px)}.hk-feature-card .wp-block-heading{font-size:var(--hk-text-lg);color:var(--hk-primary)}.hk-spec-grid{background:var(--hk-bg-alt);border-radius:var(--hk-radius-lg);padding:clamp(1.5rem, 4vw, 2.5rem)}.hk-spec-item{text-align:center;padding:1.25rem}.hk-spec-item strong{display:block;font-size:var(--hk-text-xl);font-weight:700;color:var(--hk-tech)}.hk-spec-item span{display:block;margin-top:.35rem;font-size:.875rem;color:var(--hk-text-muted);text-transform:uppercase;letter-spacing:.06em}.hk-color-swatches{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.25rem 0}.hk-swatch{width:2.25rem;height:2.25rem;border-radius:50%;border:2px solid var(--hk-border);padding:0;cursor:pointer;transition:transform var(--hk-duration) var(--hk-ease),box-shadow var(--hk-duration) var(--hk-ease)}.hk-swatch:hover,.hk-swatch.is-active{transform:scale(1.12);box-shadow:0 0 0 3px var(--hk-accent-soft),0 0 0 2px var(--hk-accent)}.hk-product-hero{min-height:70vh}.hk-product-hero .wp-block-cover__inner-container{max-width:720px}.hk-product-hero h1{color:#fff;text-shadow:0 2px 24px rgb(0 0 0 / .35)}.hk-cta-band{background:var(--hk-primary);color:#fff}.hk-cta-band h2,.hk-cta-band p{color:#fff}.hk-cta-band .hk-muted{color:rgb(255 255 255 / .85)}.hk-section-pad{padding-top:clamp(2.5rem, 6vw, 4rem);padding-bottom:clamp(2.5rem, 6vw, 4rem)}.hk-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.hk-product-card{background:var(--hk-surface);border:1px solid var(--hk-border);border-radius:var(--hk-radius-lg);overflow:hidden;transition:box-shadow var(--hk-duration) var(--hk-ease),transform var(--hk-duration) var(--hk-ease)}.hk-product-card:hover{box-shadow:var(--hk-shadow);transform:translateY(-4px)}.hk-product-card__link{display:block;text-decoration:none;color:inherit}.hk-product-card__image{background:#fff}.hk-product-card__image img{display:block;width:100%;height:220px;object-fit:contain;background:#fff}.hk-product-card__body{padding:1.25rem 1.5rem 1.5rem}.hk-product-card__brand{margin:0 0 .35rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--hk-tech)}.hk-product-card__title{margin:0 0 .5rem;font-size:1.125rem;color:var(--hk-primary)}.hk-product-card__excerpt{margin:0 0 .75rem;font-size:.9375rem;color:var(--hk-text-muted)}.hk-product-card__cta{font-size:.875rem;font-weight:600;color:var(--hk-accent)}.hk-archive-header{background:var(--hk-bg-alt)}.hk-footer-meta{text-align:center;font-size:.875rem;line-height:1.6;color:var(--hk-text-muted)}.hk-footer-meta__brand{margin:0 0 .35rem;font-weight:600;color:var(--hk-primary-dark)}.hk-footer-meta__phone{margin:0 0 .35rem}.hk-footer-meta__phone a{color:var(--hk-primary);text-decoration:none}.hk-footer-meta__copy{margin:0;font-size:.8125rem}.site-footer .footer-navigation .menu{justify-content:center;flex-wrap:wrap;gap:.35rem 1rem}@media (prefers-reduced-motion:reduce){.wp-block-button__link,.hk-btn,.hk-feature-card,.hk-swatch,.header-button.button-style-filled{transition:none}.wp-block-button__link::before,.hk-btn::before,.header-button.button-style-filled::before{display:none}}