:root{--global-ink:#0b3446;--global-text:#587383;--global-line:#d7e7ed;--global-cyan:#00a7cb;--global-cyan-soft:#dff4f9;--global-yellow:#ffb000;--global-yellow-soft:#fff0c8;--global-pink:#ef5f8d;--global-pink-soft:#ffe8f0}
.global-header{position:sticky;top:0;z-index:1000;height:82px;background:rgba(255,255,255,.98);border-bottom:1px solid var(--global-line);font-family:"Noto Sans TC",sans-serif;color:var(--global-ink)}
.global-shell{width:min(100% - 48px,1216px);margin-inline:auto}
.global-header__inner{height:82px;display:flex;align-items:center;gap:34px}
.global-brand{display:flex;align-items:center;align-self:stretch;flex:none;margin:0;padding:0;text-decoration:none}
.global-brand img{display:block;width:164px;height:auto;max-height:76px;object-fit:contain;background:transparent}
.global-nav{display:flex;align-items:stretch;gap:4px;height:100%;margin-left:auto}
.global-nav-link{position:relative;display:flex;align-items:center;border:0;background:transparent;padding:0 16px;color:var(--global-ink);font:800 16px/1 "Noto Sans TC",sans-serif;text-decoration:none;cursor:pointer;white-space:nowrap}
.global-nav-link:hover,.global-nav-link.is-active{color:#a56d00}
.global-nav-link.is-active::after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:3px;background:var(--global-yellow);border-radius:3px 3px 0 0}
.global-actions{display:flex;align-items:center;gap:18px;margin-left:12px}
.global-login{color:var(--global-ink);font-size:15px;font-weight:800;text-decoration:none;white-space:nowrap}
.global-demo{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 19px;border-radius:13px;background:var(--global-yellow);color:var(--global-ink);font-size:15px;font-weight:900;text-decoration:none;white-space:nowrap}
.global-menu-button{display:none;width:42px;height:42px;border:1px solid var(--global-line);border-radius:11px;background:#fff;cursor:pointer}
.global-menu-button span,.global-menu-button span::before,.global-menu-button span::after{display:block;width:20px;height:2px;margin:auto;background:var(--global-ink);content:""}
.global-menu-button span{position:relative}.global-menu-button span::before{position:absolute;top:-6px}.global-menu-button span::after{position:absolute;top:6px}
.global-panel{position:absolute;left:0;right:0;top:82px;padding:25px 0 30px;background:#fff;border-bottom:1px solid var(--global-line);box-shadow:0 22px 45px rgba(8,43,59,.12)}
.global-products{display:grid;grid-template-columns:minmax(0,780px) 258px;justify-content:center;gap:18px;align-items:stretch;width:min(100% - 48px,1080px)}
.global-product-zone{display:grid;grid-template-rows:17px 104px;row-gap:12px;min-width:0;height:auto}.global-product-zone--gift{position:relative;padding-left:18px}.global-product-zone--gift::before{content:"";position:absolute;inset:0 auto 0 0;width:1px;background:var(--global-line)}
.global-panel-label{display:block;height:17px;margin:0;color:#829aa5;font-size:13px;font-weight:900;line-height:17px;letter-spacing:.11em}.global-product-list{display:grid;gap:14px}.global-product-list--main{grid-template-columns:repeat(3,minmax(0,1fr))}
.global-product-card{display:flex;align-items:center;gap:15px;min-height:94px;padding:14px 16px;border:1px solid #d5e8ee;border-radius:17px;background:#fff;color:var(--global-ink);text-decoration:none}
.global-product-card:hover{background:#f2f8fa}
.global-product-icon{display:grid;place-items:center;flex:none;width:48px;height:48px;border-radius:14px;background:var(--global-cyan-soft);color:#007e9c}.global-product-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.global-product-card--gift{height:104px;min-height:0;align-items:center;background:#fff8fb}.global-product-card--gift .global-product-icon{background:var(--global-pink-soft);color:var(--global-pink)}
.global-product-card strong,.global-product-card small{display:block}.global-product-card strong{font-size:16px}.global-product-card small{margin-top:4px;color:var(--global-text);font-size:12px;line-height:1.45}
.global-product-card--friend{background:#f5fbfd}.global-product-card--friend:hover{background:#edf8fb}
.global-solutions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.global-solution-link{display:grid;grid-template-columns:42px 1fr;align-items:center;column-gap:12px;padding:13px 14px;border-radius:14px;color:var(--global-ink);text-decoration:none}
.global-solution-link:hover{background:#f2f8fa}.global-solution-link>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--global-yellow-soft);color:#9f6900;font-weight:900}.global-solution-link strong{display:block}
.global-mobile{position:fixed;inset:82px 0 0;z-index:1001;overflow:auto;padding:20px 24px 40px;background:#fff;font-family:"Noto Sans TC",sans-serif}.global-mobile b{display:block;margin:17px 0 5px;color:#829aa5;font-size:12px;letter-spacing:.12em}.global-mobile a{display:block;padding:10px 4px;color:var(--global-ink);font-weight:800;text-decoration:none}.global-mobile-actions{display:grid;gap:10px;margin-top:24px;padding-top:20px;border-top:1px solid var(--global-line)}.global-mobile-actions a.global-mobile-login{display:flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid var(--global-ink);border-radius:13px;background:#fff;color:var(--global-ink)}.global-mobile-actions .global-demo{display:flex;margin-top:0;padding-inline:18px}
.global-mobile-parent{display:block;margin:12px 0 2px;padding-left:4px;color:#007e9c;font-size:13px;font-weight:900}.global-mobile a.global-mobile-child{padding-left:18px;font-size:14px}
.global-footer{padding:64px 0 24px;background:#062735;color:#d5e1e6;font-family:"Noto Sans TC",sans-serif}
.global-footer__inner,.global-footer__bottom{width:min(100% - 48px,1216px);margin-inline:auto}
.global-footer__inner{display:grid;grid-template-columns:1.55fr 1fr 1fr .75fr;gap:48px}.global-footer__inner>div{min-width:0}.global-footer__brand img{display:block;width:138px;height:auto;background:transparent}.global-footer__brand>a{display:inline-block;margin:0}.global-footer__brand p{margin:18px 0 0;color:#fff;font-size:17px;font-weight:800;line-height:1.5;white-space:nowrap;letter-spacing:.01em}.global-footer strong{display:block;margin:0 0 14px;color:#fff;font-size:15px;font-weight:800}.global-footer a{display:block;margin:0 0 9px;padding:0;color:#abc0c9;font-size:14px;line-height:1.55;text-decoration:none}.global-footer a:hover{color:#fff}.global-footer__label{display:block;margin:0 0 6px;color:#abc0c9;font-size:14px;font-weight:800}.global-footer a.global-footer__sub{position:relative;margin-left:12px;font-size:13px}.global-footer a.global-footer__sub::before{content:"";position:absolute;left:-11px;top:.78em;width:5px;height:1px;background:#6f8f9c}.global-footer__bottom{display:flex;justify-content:space-between;gap:24px;margin-top:42px;padding-top:21px;border-top:1px solid rgba(255,255,255,.12);color:#829ca7;font-size:13px}
@media(max-width:1100px){.global-nav{display:none}.global-menu-button{display:block}.global-actions{margin-left:auto}.global-panel{display:none}}
@media(max-width:900px){.global-footer__inner{grid-template-columns:1.4fr 1fr 1fr;gap:34px}.global-footer__inner>div:last-child{grid-column:2/4}}
@media(max-width:620px){.global-shell,.global-footer__inner,.global-footer__bottom{width:min(100% - 36px,1216px)}.global-header__inner{gap:12px}.global-brand img{width:136px}.global-login{display:none}.global-demo{min-height:42px;padding-inline:13px;font-size:13px}.global-footer{padding-top:48px}.global-footer__inner{grid-template-columns:1fr 1fr;gap:34px 24px}.global-footer__brand{grid-column:1/-1}.global-footer__inner>div:last-child{grid-column:auto}.global-footer__brand p{white-space:normal;font-size:16px}.global-footer__bottom{display:block}.global-footer__bottom span{display:block;margin-top:6px}}

.global-footer__bottom>a{display:inline-block;margin:0;color:#829ca7;font-size:13px}.global-footer__bottom>a:hover{color:#fff}
@media(max-width:620px){.global-footer__bottom>a{display:block;margin-top:6px}}

/* Compact brand and clear current-service states. */
.global-brand img{width:144px;max-height:68px}
.global-product-card,.global-product-card--friend,.global-product-card--gift{background:transparent}
.global-product-card:hover,.global-product-card--friend:hover,.global-product-card--gift:hover{background:transparent;border-color:#a9d3de}
.global-product-card.is-current{background:var(--global-cyan-soft);border-color:#a9dce8}
.global-product-card--gift.is-current{background:var(--global-pink-soft);border-color:#f3bfd0}
@media(max-width:620px){.global-brand img{width:124px;max-height:62px}}

/* Horizontal SOOCKER lockup allows a shorter, more balanced navigation bar. */
.global-header{height:72px}.global-header__inner{height:72px;gap:28px}.global-brand img{width:190px;height:auto;max-height:50px}.global-panel{top:72px}.global-mobile{inset:72px 0 0}.global-footer__brand img{width:180px;height:auto}
@media(max-width:620px){.global-header{height:62px}.global-header__inner{height:62px;gap:12px}.global-brand img{width:144px;max-height:40px}.global-mobile{inset:62px 0 0}.global-footer__brand img{width:168px}}

/* Balance marketing headlines and keep Chinese punctuation from becoming an orphan. */
:where(h1,h2,h3){text-wrap:balance;line-break:strict;word-break:normal}
h1.copy-reviewed-title{font-size:clamp(28px,3.25vw,48px);line-height:1.35;letter-spacing:-.025em}
