:root{--navy:#0d1f3c;--gold:#d4a73a;--blue:#1565c0;--ink:#111111;--muted:#667085;--line:#d7dce3;--bg:#f5f7fa;--white:#fff;--soft:#f7f8fa;--gold-soft:#fff8e7;--blue-soft:#eef5fc;--shadow:0 18px 50px rgba(13,31,60,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:70px}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--white);font-family:"Noto Sans KR",sans-serif;font-weight:400;letter-spacing:-.02em;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.container{width:calc(100% - 48px);max-width:1280px;margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}
.site-header{height:68px;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(215,220,227,.9);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.header-inner{height:100%;display:flex;align-items:center}.brand{display:flex;align-items:center;gap:9px;font-size:18px}.brand-mark{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:var(--navy);background:var(--gold);box-shadow:0 6px 16px rgba(13,31,60,.12)}.brand-mark svg{width:21px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.desktop-nav{display:flex;align-items:center;gap:27px;margin:auto}.desktop-nav a{position:relative;color:#485466;font-size:13px;font-weight:700}.desktop-nav a:hover{color:var(--blue)}.desktop-nav a:first-child{color:var(--navy)}.desktop-nav a:first-child:after{content:"";position:absolute;left:50%;bottom:-24px;width:5px;height:5px;border-radius:50%;background:var(--gold)}.header-cta{height:38px;padding:0 15px;display:flex;align-items:center;gap:9px;border-radius:9px;color:#fff;background:var(--navy);font-size:12px;font-weight:700}.menu-button,.mobile-nav{display:none}
.hero{position:relative;padding:48px 0 77px;overflow:hidden;background:linear-gradient(180deg,#fff 0,#f7f8fa 100%)}.hero:before{content:"";position:absolute;width:620px;height:450px;right:1%;top:-120px;background:radial-gradient(circle,rgba(13,31,60,.055),transparent 68%)}.hero-grid{min-height:470px;display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:65px}.hero-copy{position:relative;z-index:4}.eyebrow,.kicker{margin:0;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.02em}.eyebrow span{width:7px;height:7px;display:inline-block;margin-right:5px;border:2px solid var(--gold);border-radius:50%}.hero h1{margin:18px 0 20px;color:var(--navy);font-size:49px;line-height:1.18;letter-spacing:-.045em}.hero h1 em{color:var(--gold);font-style:normal}.hero-lead{margin:0;color:#4f5a69;font-size:16px;line-height:1.75}.hero-live,.hero-stale{max-width:520px;margin:13px 0 0;padding:10px 12px;border:1px solid #e4d7ae;border-radius:9px;background:var(--gold-soft);color:#5e4a15;font-size:12px;font-weight:700}.hero-stale{border-color:var(--line);background:#f7f8fa;color:var(--muted)}.search-wrap{position:relative;z-index:20;max-width:520px}.search{height:60px;margin-top:27px;padding:6px 6px 6px 18px;display:grid;grid-template-columns:23px 1fr 46px;align-items:center;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 14px 35px rgba(13,31,60,.09)}.search svg{width:19px;fill:none;stroke:#6f7885;stroke-width:1.8}.search input{width:100%;height:100%;padding:0 10px;border:0;outline:0;color:var(--ink);background:transparent;font-size:16px}.search button{width:46px;height:46px;border:0;border-radius:10px;color:#fff;background:var(--navy);font-size:19px}.trust{margin-top:17px;display:flex;gap:22px;color:#5d6876;font-size:12px}.trust i{width:17px;height:17px;margin-right:5px;display:inline-grid;place-items:center;border-radius:50%;color:var(--navy);background:#f3e6bd;font-size:11px;font-style:normal;font-weight:700}
.product-stage{position:relative;height:450px}.product-ui{position:absolute;z-index:2;left:4%;top:15px;width:91%;height:420px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 28px 70px rgba(13,31,60,.14)}.product-ui>header{height:52px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7eaee}.product-brand{display:flex;align-items:center;gap:8px;color:#5c6673;font-size:11px;font-weight:700}.product-brand b{width:27px;height:27px;display:grid;place-items:center;border-radius:7px;color:var(--navy);background:var(--gold);font-size:11px}.source-dot{color:#68727e;font-size:11px}.source-dot i{width:7px;height:7px;display:inline-block;margin-right:5px;border-radius:50%;background:#2e8b57;box-shadow:0 0 0 4px #e9f4ee}.product-body{padding:18px 20px}.product-top{display:flex;align-items:center;justify-content:space-between}.product-top small,.float-card small{display:block;color:#667085;font-size:11px;font-weight:700}.product-top h2{margin:4px 0 0;color:var(--navy);font-size:19px}.product-top h2 span{color:#7b8490;font-size:14px;font-weight:400}.product-top h2 b{color:#7b8490;font-size:13px}.view-switch{display:flex;gap:4px}.view-switch span{width:24px;height:24px;border:1px solid var(--line);border-radius:6px}.view-switch span:first-child{border-color:#d9c06f;background:var(--gold-soft)}.transaction-tabs{height:33px;margin-top:13px;display:flex;gap:4px;border-bottom:1px solid var(--line)}.transaction-tabs>*{width:55px;text-align:center;color:#747d89;font-size:11px}.transaction-tabs b{position:relative;color:var(--navy)}.transaction-tabs b:after{content:"";position:absolute;left:6px;right:6px;bottom:0;height:2px;background:var(--gold)}.map-panel{position:relative;height:173px;overflow:hidden;border-radius:11px;background:#f2f4f7}.map-panel svg{width:100%;height:100%}.map-panel svg>rect{stroke:#dde2e8;stroke-width:.7;fill:#f6f7f9}.river{fill:none;stroke:#dce8f3;stroke-width:16}.district{fill:#e8edf2;stroke:#bcc6d0;stroke-width:1.2}.district.selected{fill:#e8eef5;stroke:#1565c0;stroke-width:2}.map-label circle{fill:#0d1f3c}.map-label path{fill:none;stroke:#fff;stroke-width:1.4}.map-panel text{fill:#0d1f3c;font-size:12px;font-weight:700}.map-key{position:absolute;right:9px;bottom:8px;padding:5px 8px;border:1px solid #dde2e8;border-radius:6px;background:rgba(255,255,255,.92);font-size:11px}.map-key span{margin-left:7px}.map-key i{width:6px;height:6px;display:inline-block;border-radius:2px;background:#1565c0}.map-key span+span i{background:#d7dce3}.workflow{height:36px;display:flex;align-items:center;justify-content:center;gap:10px;color:#77808c;font-size:11px}.workflow i{width:17px;height:17px;display:inline-grid;place-items:center;border:1px solid #cbd1d8;border-radius:50%;font-style:normal}.workflow .done{color:var(--navy)}.workflow .done i{color:var(--navy);border-color:var(--gold);background:var(--gold)}.workflow b{font-weight:400}.product-link{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-radius:9px;color:#fff;background:var(--navy);font-size:11px;font-weight:700}.float-card{position:absolute;z-index:4;padding:16px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.98);box-shadow:0 16px 40px rgba(13,31,60,.13)}.float-card strong,.float-card span{display:block}.scope{left:-4%;bottom:-6px;width:185px}.scope strong{margin:7px 0 4px;color:var(--navy);font-size:14px}.scope span{color:#667085;font-size:11px}.method{right:-1%;top:80px;width:186px;display:flex;align-items:center;gap:12px}.method-icon{width:35px;height:35px;display:grid!important;place-items:center;border-radius:9px;color:var(--navy);background:var(--gold-soft);font-weight:700}.method strong{margin-top:5px;color:var(--navy);font-size:12px}
.service-strip{position:relative;z-index:8;margin-top:-39px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 14px 38px rgba(13,31,60,.09)}.service-item{min-width:0;height:91px;padding:17px 16px;display:grid;grid-template-columns:38px 1fr 16px;align-items:center;gap:11px;border-right:1px solid #e7eaee;transition:.2s}.service-item:last-child{border:0}.service-item:hover{position:relative;z-index:2;background:#fafafa;transform:translateY(-3px);box-shadow:0 10px 24px rgba(13,31,60,.08)}.service-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:var(--tone);background:var(--tint)}.service-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.service-copy strong,.service-copy small{display:block}.service-copy strong{font-size:13px}.service-copy small{margin-top:4px;color:#667085;font-size:11px;white-space:nowrap}.service-arrow{color:#9098a3;font-size:15px}.section{padding:70px 0}.calculators{background:#fff}.section-head h2{margin:7px 0 0;color:var(--navy);font-size:29px;letter-spacing:-.04em}.section-head p:not(.kicker){margin:9px 0 0;color:var(--muted);font-size:13px}.tabs{margin:25px 0 18px;display:flex;gap:7px;overflow:auto;scrollbar-width:none}.tabs button{padding:8px 14px;white-space:nowrap;border:1px solid var(--line);border-radius:8px;color:#5d6876;background:#fff;font-size:11px;font-weight:700}.tabs button.active{border-color:var(--navy);color:#fff;background:var(--navy)}.calculator-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.calculator-card{--accent:#1565c0;--tint:#eef5fc;position:relative;min-width:0;height:224px;padding:18px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden}.calculator-card:before{content:"";position:absolute;left:0;top:0;width:3px;height:58px;background:var(--accent)}a.calculator-card{transition:.2s}a.calculator-card:hover{transform:translateY(-3px);border-color:#bfc8d2;box-shadow:0 15px 36px rgba(13,31,60,.09)}.calculator-top{width:100%;display:flex;align-items:center;justify-content:space-between}.calculator-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:var(--accent);background:var(--tint);font-size:17px;font-weight:700}.category-label{color:var(--accent);font-size:11px;font-weight:700}.calculator-card h3{margin:15px 0 7px;color:var(--navy);font-size:15px}.calculator-card p{margin:0;color:#667085;font-size:12px;line-height:1.62;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-action{width:100%;margin-top:auto;padding-top:12px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eceff2;color:#52606e;font-size:11px;font-weight:700}.status{padding:3px 7px;border-radius:5px;color:#5b6577;background:#f1f3f5;font-size:11px}.status.available{color:#0d1f3c;background:#f4e7bd}.calculator-card[aria-disabled=true]{background:#fafafa;color:#8a919b}.calculator-card[aria-disabled=true]:before{background:#c9cfd6}.stats{min-height:108px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:14px;background:#f6f7f9}.stats div{padding:22px 25px;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats span{display:block;color:#667085;font-size:11px}.stats strong{display:block;margin-top:7px;color:var(--navy);font-size:18px}
.insights{padding-bottom:58px}.insight-track{margin-top:25px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.insight{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.2s}.insight:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.insight-art{position:relative;height:190px;overflow:hidden}.insight-art svg{width:100%;height:100%;display:block}.insight-body{padding:19px}.insight-category{color:var(--blue);font-size:11px;font-weight:700}.insight h3{min-height:70px;margin:9px 0 13px;color:var(--navy);font-size:16px;line-height:1.5}.insight-meta{display:flex;justify-content:space-between;align-items:center;color:#737b86;font-size:11px}.insight-link{font-weight:700;color:var(--blue)}
.article-library{padding-top:58px;background:#f6f7f9}.article-library-grid{margin-top:25px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.article-category{padding:21px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(13,31,60,.045)}.article-category-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:2px solid var(--navy)}.article-category-title{display:flex;align-items:center;gap:8px}.article-category h3{margin:0;color:var(--navy);font-size:17px}.article-count{padding:3px 7px;border-radius:999px;background:var(--gold-soft);color:#745b13;font-size:11px;font-weight:700}.article-list{display:grid}.article-row{min-width:0;padding:12px 0;display:flex;align-items:center;gap:12px;border-bottom:1px solid #eceff2}.article-row-copy{min-width:0;flex:1}.article-row-copy strong,.article-row-copy small{display:block}.article-row-copy strong{color:#20242a;font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-row-copy small{margin-top:4px;color:#737b86;font-size:11px}.article-row-arrow{flex:none;color:var(--blue);font-size:14px;font-weight:700}.article-actions{padding-top:12px;display:flex;justify-content:space-between;gap:8px}.article-actions button{min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#52606e;font-size:11px;font-weight:700}.article-actions .article-all{margin-left:auto;border-color:#b9c7d6;color:var(--blue)}
.final-cta{position:relative;min-height:210px;margin-top:68px;margin-bottom:68px;padding:35px 40px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;border-radius:17px;color:#fff;background:var(--navy)}.final-cta:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(90deg,transparent,black)}.final-cta>div{position:relative}.final-cta p{margin:0 0 8px;color:var(--gold);font-size:11px;font-weight:700}.final-cta h2{margin:0 0 10px;font-size:25px;line-height:1.35}.final-cta span{color:#d7dde5;font-size:13px;line-height:1.7}.cta-actions{display:flex;gap:8px}.cta-actions a{height:43px;padding:0 18px;display:flex;align-items:center;gap:16px;border:1px solid rgba(255,255,255,.22);border-radius:9px;font-size:12px;font-weight:700}.cta-actions a:first-child{border-color:var(--gold);color:var(--navy);background:var(--gold)}
footer{padding:42px 0 20px;border-top:1px solid var(--line);background:#f7f8fa}.footer-grid{display:grid;grid-template-columns:2fr 1.15fr .9fr 1.25fr;gap:55px}.footer-brand p{margin:15px 0 0;color:#667085;font-size:13px;line-height:1.7}.footer-group button{width:100%;padding:0;border:0;text-align:left;background:transparent;font-size:12px;font-weight:700}.footer-group button span{display:none}.footer-group div{margin-top:14px;display:flex;flex-direction:column;gap:9px}.footer-group a,.footer-group div>span{color:#667085;font-size:12px}.muted-links span{color:#858c96!important}.footer-bottom{margin-top:32px;padding-top:17px;display:flex;justify-content:space-between;border-top:1px solid var(--line);color:#7d858f;font-size:11px}
.search-results{position:absolute;z-index:30;left:0;right:0;top:calc(100% + 8px);max-height:min(70vh,620px);overflow:auto;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 22px 55px rgba(13,31,60,.16)}.search-mode{position:sticky;top:0;z-index:2;padding:10px 13px;display:flex;justify-content:space-between;gap:8px;border-bottom:1px solid var(--line);background:#f8f9fa;color:var(--muted);font-size:11px}.search-mode strong{color:var(--navy)}.search-result{padding:11px 13px;display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;border-bottom:1px solid #eceff2}.search-result:hover,.search-result.selected{background:#f7f8fa}.search-result.unavailable{opacity:.58}.search-result-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:var(--navy);background:var(--gold-soft);font-weight:700}.search-result-copy{min-width:0}.search-result-copy strong,.search-result-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result-copy strong{font-size:12px}.search-result-copy small{margin-top:3px;color:#667085;font-size:11px}.search-result-type{color:#667085;font-size:11px}.search-all{padding:11px 14px;display:flex;justify-content:space-between;color:var(--blue);font-size:11px;font-weight:700}.search-all:after{content:"→"}.search-empty{margin:0;padding:24px;text-align:center;color:#667085;font-size:12px}.search-empty a{color:var(--blue);font-weight:700}.data-unavailable{grid-column:1/-1;color:#667085;font-size:13px}
@media(max-width:1024px){.container{width:calc(100% - 32px)}.desktop-nav{gap:17px}.hero-grid{grid-template-columns:.82fr 1.18fr;gap:30px}.hero h1{font-size:41px}.product-ui{left:2%;width:96%}.float-card.scope{left:-1%}.method{right:-1%}.service-item{padding:13px 10px;gap:8px}.service-copy small{white-space:normal}.calculator-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.calculator-card{padding:15px}.footer-grid{gap:28px}}
@media(max-width:768px){html{scroll-padding-top:62px}.site-header{height:62px}.desktop-nav,.header-cta{display:none}.header-inner{justify-content:space-between}.menu-button{width:40px;height:40px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid var(--line);border-radius:9px;background:#fff}.menu-button i{width:17px;height:1.5px;background:var(--ink)}.mobile-nav{position:absolute;top:62px;left:0;width:100%;border-bottom:1px solid var(--line);background:#fff}.mobile-nav.open{display:block}.mobile-nav .container{padding:7px 0;display:grid;grid-template-columns:repeat(2,1fr)}.mobile-nav a{padding:11px;font-size:13px}.hero{padding:42px 0 70px}.hero-grid{min-height:0;grid-template-columns:1fr;gap:35px}.hero h1{font-size:42px}.product-stage{height:430px;max-width:650px;width:100%;margin:auto}.product-ui{left:3%;width:94%}.service-strip{margin-top:-38px;overflow-x:auto;grid-template-columns:repeat(4,minmax(195px,1fr));scroll-snap-type:x mandatory;scrollbar-width:none}.service-item{scroll-snap-align:start}.section{padding:55px 0}.calculator-card{height:215px}.stats{grid-template-columns:repeat(2,1fr)}.stats div:nth-child(2){border-right:0}.stats div:nth-child(-n+2){border-bottom:1px solid var(--line)}.insight-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.insight{min-width:72%;scroll-snap-align:start}.article-library-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.8fr repeat(3,1fr);gap:22px}}
@media(max-width:520px){.container{width:calc(100% - 24px)}.brand{font-size:16px}.hero{padding-top:34px}.hero h1{margin-top:14px;font-size:35px}.hero-lead{font-size:14px}.hero-live,.hero-stale{font-size:11px;line-height:1.6}.search{height:55px;margin-top:22px;padding-left:13px;grid-template-columns:21px 1fr 42px}.search button{width:42px;height:41px}.trust{gap:9px;justify-content:space-between;font-size:11px}.product-stage{height:376px}.product-ui{left:0;width:100%;height:360px;border-radius:15px}.product-ui>header{height:46px;padding:0 12px}.source-dot{font-size:11px}.product-body{padding:13px}.product-top small,.float-card small,.workflow{font-size:11px}.product-top h2{font-size:17px}.map-panel{height:142px}.map-key{font-size:11px}.workflow{gap:5px}.product-link{height:35px;font-size:11px}.float-card{padding:11px}.scope{left:-4px!important;bottom:-9px;width:155px}.scope strong{font-size:12px}.scope span{font-size:11px}.method{right:-4px;top:69px;width:154px}.method-icon{width:29px;height:29px}.method strong{font-size:11px}.service-strip{grid-template-columns:repeat(4,minmax(175px,1fr))}.section-head h2{font-size:24px}.section-head p:not(.kicker){font-size:13px;line-height:1.6}.tabs{margin-top:20px}.tabs button{font-size:11px}.calculator-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.calculator-card{height:211px;padding:13px}.calculator-card h3{font-size:14px}.calculator-card p{font-size:12px}.category-label{font-size:11px}.status{font-size:11px}.stats div{padding:17px 14px}.stats span{font-size:11px}.stats strong{font-size:15px}.insight{min-width:88%}.insight-art{height:165px}.insight-category,.insight-meta,.insight-link{font-size:11px}.article-library{padding-top:48px}.article-category{padding:16px}.article-category h3{font-size:16px}.article-count,.article-row-copy small,.article-actions button{font-size:11px}.article-row-copy strong{font-size:13px}.final-cta{min-height:0;margin-top:45px;margin-bottom:45px;padding:27px 22px;display:block}.final-cta p{font-size:11px}.final-cta h2{font-size:21px}.cta-actions{margin-top:20px;flex-direction:column}.cta-actions a{justify-content:space-between}.footer-grid{display:block}.footer-brand{margin-bottom:28px}.footer-group{border-top:1px solid var(--line)}.footer-group button{padding:15px 0;display:flex;justify-content:space-between}.footer-group button span{display:block}.footer-group div{display:none;margin:0;padding:0 0 15px}.footer-group.open div{display:flex}.footer-bottom{margin-top:20px}.search-result{grid-template-columns:31px 1fr auto;padding:9px}.search-result-icon{width:31px;height:31px}.search-result-copy small,.search-result-type,.search-mode{font-size:11px}}
@media(max-width:360px){.hero h1{font-size:32px}.trust{display:grid;gap:8px}.product-brand span{display:none}.calculator-grid{grid-template-columns:1fr}.calculator-card{height:190px}.insight{min-width:93%}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:5px}}

.insight-art img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}

/* Home UI detail pass: resilient header, readable small text, and calmer spacing. */
.header-inner{gap:24px}.brand,.header-actions{flex:none}.desktop-nav{min-width:0;justify-content:center;padding:0 16px}.desktop-nav a{white-space:nowrap}
.trust i,.product-brand,.product-brand b,.source-dot,.product-top small,.float-card small,.transaction-tabs>*,.map-key,.workflow,.product-link,.scope span,.service-copy small,.tabs button,.category-label,.card-action,.status,.stats span,.insight-category,.insight-meta,.article-count,.article-row-copy small,.article-actions button,.final-cta p,.footer-bottom,.search-mode,.search-result-copy small,.search-result-type,.search-all{font-size:12px}
.search-result-copy strong{font-size:13px}.search-empty{display:grid;gap:7px}.search-empty strong{color:var(--navy);font-size:13px}.search-empty span{font-size:12px;line-height:1.55}.search-empty a{margin-top:3px}
.footer-notes span{line-height:1.6}.footer-notes b{margin-right:5px;color:var(--navy);font-size:12px}

@media(max-width:960px){html{scroll-padding-top:62px}.site-header{height:62px}.desktop-nav,.header-cta{display:none}.header-inner{justify-content:space-between}.menu-button{width:40px;height:40px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid var(--line);border-radius:9px;background:#fff}.menu-button i{width:17px;height:1.5px;background:var(--ink)}.mobile-nav{position:absolute;top:62px;left:0;width:100%;border-bottom:1px solid var(--line);background:#fff}.mobile-nav.open{display:block}.mobile-nav .container{padding:7px 0;display:grid;grid-template-columns:repeat(2,1fr)}.mobile-nav a{padding:11px;font-size:13px}}
@media(max-width:520px){.hero-live,.hero-stale,.trust,.source-dot,.product-top small,.float-card small,.workflow,.map-key,.product-link,.scope span,.method strong,.tabs button,.category-label,.status,.stats span,.insight-category,.insight-meta,.insight-link,.article-count,.article-row-copy small,.article-actions button,.final-cta p,.search-result-copy small,.search-result-type,.search-mode{font-size:12px}.product-stage{height:394px}.product-ui{height:378px}.float-card.scope{display:none}.calculator-grid{gap:10px}.calculator-card{height:214px;padding:14px}.calculator-card h3{margin:12px 0 6px;font-size:14px;line-height:1.4}.calculator-card p{font-size:12px;line-height:1.55}.card-action{padding-top:9px;font-size:12px}.status{padding:3px 6px}.footer-group button{min-height:48px;padding:14px 0;font-size:13px}.footer-group div{gap:11px}.footer-group a,.footer-group div>span{font-size:12px}.footer-bottom{line-height:1.55}.search-result{padding:11px 10px}}
@media(max-width:360px){.calculator-card{height:196px}}

/* Live deal ticker only. */
.deal-ticker{margin-top:14px;border-top:1px solid #f0f2f5;border-bottom:1px solid #f0f2f5}.deal-ticker-head{padding:9px 0 6px;color:#0d1f3c;font-size:12px;font-weight:700}.deal-ticker-loading{margin:0;padding:16px 0;color:#667085;font-size:12px}.deal-ticker-list{display:grid}.deal-ticker-row{min-height:49px;padding:7px 0;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #f0f2f5}.deal-ticker-copy{min-width:0}.deal-ticker-copy strong,.deal-ticker-copy small{display:block}.deal-ticker-copy strong{overflow:hidden;color:#111111;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.deal-ticker-copy small{margin-top:2px;color:#667085;font-size:12px}.deal-ticker-amount{flex:none;color:#0d1f3c;font-size:15px;font-weight:700}
@media(max-width:520px){.deal-ticker-head,.deal-ticker-loading,.deal-ticker-copy small{font-size:12px}.deal-ticker-copy strong{font-size:14px}.deal-ticker-amount{font-size:15px}}
