/* Homepage: shared FraudGuard foundation, with dedicated discovery and conversion layouts. */
.home-page [hidden] { display:none!important; }
.hp-sr-only { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
.home-page .hero-grid { grid-template-columns:1fr 1fr; gap:80px; padding-block:74px 58px; }
.home-page .hero h1 { font-size:clamp(51px,5vw,69px); letter-spacing:-3.3px; line-height:1.1; }
.home-page .hero-lede { font-size:17px; max-width:495px; margin-top:28px; }
.home-page .hero-actions { margin-top:32px; gap:25px; }
.home-page .hero-note { font-size:11px; margin-top:15px; color:#a5bfcb; }
.hp-hero-audience { margin-top:37px; border-top:1px solid #38515f; padding-top:19px; }
.hp-hero-audience>span { font-size:9px; letter-spacing:1.2px; text-transform:uppercase; color:#8faeba; }
.hp-hero-audience p { color:#bed6db; font-size:11px; margin-top:8px; }
.hp-hero-audience p>span { color:#678b96; margin-inline:8px; }
.hp-evidence { min-width:0; border:1px solid #3d5968; border-radius:12px; background:#102b3d; box-shadow:0 24px 70px #0317263d; overflow:hidden; }
.hp-evidence figcaption { display:flex; align-items:center; gap:9px; padding:18px 22px; border-bottom:1px solid #355463; font-size:11px; font-weight:500; color:#d2e3e9; }
.hp-dot { width:6px; height:6px; flex-shrink:0; background:var(--accent); border-radius:50%; box-shadow:0 0 9px #92ebca66; }
.hp-example { margin-left:auto; text-transform:uppercase; letter-spacing:.85px; font-size:8px; color:#a1bccc; }
.hp-evidence-body { padding:21px 22px 0; }
.hp-observed-label { display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; gap:6px 12px; margin-bottom:13px; }
.hp-observed-label>span { color:#9ab7c6; font-size:9px; letter-spacing:.8px; text-transform:uppercase; }
.hp-observed-label code { font-size:11px; color:#cce5ea; }
.hp-observation { display:flex; align-items:center; gap:12px; border:1px solid #375464; background:#173247; padding:12px 13px; border-radius:5px; }
.hp-observation+.hp-observation { margin-top:8px; }
.hp-event-icon { color:#a2cdc2; font-size:19px; }
.hp-observation strong { display:block; color:#e1edf2; font-size:12px; font-weight:500; }
.hp-observation div>span { display:block; font-size:9px; color:#9db8c8; margin-top:2px; }
.hp-event-count { margin-left:auto; color:#bbd6df; font-size:9px; white-space:nowrap; }
.hp-observation-total { display:flex; justify-content:space-between; gap:7px; padding-top:12px; color:#9ab8c6; font-size:8px; }
.hp-connector { display:flex; justify-content:center; align-items:center; height:36px; position:relative; }
.hp-connector:before { content:""; position:absolute; top:0; bottom:0; left:50%; width:1px; background:#5c8786; }
.hp-connector>span { position:relative; color:#96cab9; background:#102b3d; font-size:19px; padding-block:1px; line-height:1; }
.hp-connector-short { height:27px; }
.hp-engine { display:flex; align-items:center; gap:13px; padding:16px 14px; border:1px solid #619889; background:#193e45; border-radius:6px; }
.hp-engine>svg { width:28px; height:28px; stroke:var(--accent); stroke-width:1.25; fill:none; flex-shrink:0; }
.hp-engine strong { display:block; font-size:12px; font-weight:600; color:#def1e9; }
.hp-engine div>span { display:block; font-size:8px; color:#afd1c6; margin-top:4px; }
.hp-engine-version { margin-left:auto; font-size:8px; color:#b7ecd7; white-space:nowrap; padding:3px 6px; border:1px solid #567f77; border-radius:3px; }
.hp-decision { display:grid; grid-template-columns:1.3fr 1fr 1fr; border:1px solid #827853; background:#343b38; border-radius:6px; padding:17px 15px; gap:13px; align-items:center; }
.hp-decision>div+div { padding-left:16px; border-left:1px solid #74705766; }
.hp-decision>div>strong { display:block; font-family:var(--heading); font-size:27px; font-weight:600; color:#f0dfb2; line-height:1.25; }
.hp-decision>div>strong>span { font-family:var(--font); font-size:10px; font-weight:400; color:#c9c6af; margin-left:2px; }
.hp-decision>div>span { display:block; color:#cccab7; font-size:9px; margin-top:5px; }
.hp-decision .hp-recommendation>span { margin:0 0 6px; font-size:8px; }
.hp-decision .hp-recommendation>strong { display:flex; align-items:center; gap:12px; font-size:27px; }
.hp-recommendation svg { width:21px; height:21px; stroke:#d6c791; fill:none; stroke-width:1.3; }
.hp-reason { font-size:10px; line-height:1.8; color:#b3c8d3; margin-top:13px; }
.hp-evidence-link { display:flex; justify-content:space-between; align-items:center; gap:16px; margin-top:14px; padding-block:15px; border-top:1px solid #355463; font-size:11px; color:#b1e7d3; }
.hp-evidence-link:hover { color:#fff; }
.hp-evidence-note { padding:12px 14px; background:#0b2233; border-top:1px solid #355463; text-align:center; font-size:8px; color:#91afbe; }
.hp-proof { position:relative; display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); padding-block:24px 29px; border-top:1px solid #36505e; }
.hp-proof>div { padding-inline:38px; border-left:1px solid #36505e; }
.hp-proof>div:first-child { border:0; padding-left:0; }
.hp-proof>div:last-child { padding-right:0; }
.hp-proof strong { display:block; color:#e1efe9; font-family:var(--heading); font-weight:600; font-size:17px; letter-spacing:-.4px; }
.hp-proof span { display:block; margin-top:5px; color:#9db9c6; font-size:11px; }
.hp-lookup-section { padding-block:43px; border-bottom:1px solid var(--line); background:#f2f7f5; scroll-margin-top:15px; }
.hp-lookup-grid { display:grid; grid-template-columns:1fr 1.2fr; gap:65px; align-items:center; }
.hp-lookup-grid .eyebrow { margin-bottom:11px; font-size:9px; }
.hp-lookup-grid h2 { font-size:27px; letter-spacing:-1px; }
.hp-lookup-grid>div>p:not(.eyebrow) { font-size:13px; color:var(--muted); margin-top:11px; line-height:1.8; max-width:390px; }
.hp-lookup-form { display:flex; align-items:stretch; gap:9px; }
.hp-lookup-form input { flex:1; width:0; min-width:0; border:1px solid #bbcfc9; background:#fff; border-radius:5px; padding:14px 16px; font:13px var(--font); color:var(--ink); }
.hp-lookup-form input::placeholder { color:#647782; opacity:1; }
.hp-lookup-form input:focus { outline:2px solid #297a80; outline-offset:2px; }
.hp-lookup-form input[aria-invalid="true"] { border-color:#b04c3e; }
.hp-lookup-form .button { font-size:13px; gap:16px; padding-inline:19px; flex-shrink:0; border:0; min-height:54px; }
.hp-lookup-meta { display:flex; justify-content:space-between; align-items:center; gap:9px; flex-wrap:wrap; margin-top:13px; font-size:10px; color:#576e75; }
.hp-lookup-meta a { color:#245d6e; font-weight:600; }
.hp-lookup-meta a>span { margin-left:9px; }
.hp-lookup-meta a:hover { text-decoration:underline; text-underline-offset:3px; }
.hp-lookup-error { margin-top:10px; color:#a43b31; font-size:12px; }
.hp-why { background:#fff; }
.home-page .section-heading>p { max-width:330px; }
.hp-principles { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:42px; }
.hp-principles article { border-top:1px solid #adc5c6; padding-top:25px; }
.hp-step { display:flex; align-items:center; gap:17px; font-family:ui-monospace,SFMono-Regular,Consolas,monospace; font-size:11px; color:#46716f; }
.hp-step>span { font-family:var(--font); letter-spacing:1.15px; font-size:9px; font-weight:500; }
.hp-principles h3 { font-size:22px; margin-top:20px; }
.hp-principles p { font-size:14px; line-height:1.9; color:var(--muted); margin-top:15px; }
.hp-products { background:#f1f5f5; border-block:1px solid #dce5e4; }
.hp-product-controls { display:flex; align-items:center; gap:20px; justify-content:space-between; margin-bottom:23px; }
.hp-product-filters { display:flex; flex-wrap:wrap; gap:7px; }
.hp-product-filters button { font-size:12px; font-weight:500; color:#4f6571; border:1px solid #c8d7d9; background:transparent; border-radius:5px; padding:10px 17px; min-height:42px; }
.hp-product-filters button:disabled { cursor:default; opacity:1; }
.hp-product-filters button:hover { background:#e4eeee; }
.hp-product-filters button[aria-pressed="true"] { color:#fff; background:#17394b; border-color:#17394b; }
.hp-product-controls>p { font-size:10px; color:#536e79; white-space:nowrap; }
.hp-product-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:14px; }
.hp-product { position:relative; display:flex; flex-direction:column; padding:27px; border:1px solid #ccdadc; background:#fff; border-radius:7px; transition:border-color .18s,box-shadow .18s; }
.hp-product:hover { border-color:#75a59b; box-shadow:0 7px 25px #163b4210; }
.hp-product-icon { width:28px; height:28px; flex-shrink:0; margin-bottom:24px; stroke:#3b7a71; stroke-width:1.3; fill:none; stroke-linecap:round; stroke-linejoin:round; }
.hp-product-type { display:block; font-size:8px; letter-spacing:1px; color:#5b7b80; font-weight:500; margin-bottom:10px; }
.hp-product h3 { font-size:20px; }
.hp-product p { color:var(--muted); font-size:13px; line-height:1.85; margin-top:13px; }
.hp-card-arrow { position:absolute; top:24px; right:24px; color:#789899; font-size:21px; line-height:1; }
.hp-product:hover .hp-card-arrow { color:#215e52; }
.hp-product-featured { grid-column:1/-1; flex-direction:row; align-items:center; gap:26px; padding:30px 34px; background:#163748; color:#fff; border-color:#325b68; }
.hp-product-featured:hover { border-color:#75b49c; }
.hp-product-featured .hp-product-icon { color:#9ddebd; stroke:var(--accent); width:41px; height:41px; margin:0; }
.hp-product-featured .hp-product-copy { max-width:585px; }
.hp-product-featured .hp-product-type { color:#a5d8c7; }
.hp-product-featured h3 { font-size:27px; letter-spacing:-.8px; }
.hp-product-featured p { color:#c0d5df; max-width:550px; margin-top:11px; }
.hp-product-featured .hp-card-arrow { display:none; }
.hp-product-cta { display:inline-flex; align-items:center; gap:19px; font-size:12px; color:#b3efd5; margin-top:18px; }
.hp-feature-visual { display:flex; align-items:center; gap:14px; margin-left:auto; color:#a7d9ca; font-family:ui-monospace,SFMono-Regular,Consolas,monospace; font-size:9px; }
.hp-feature-visual span { padding:12px 10px; border:1px solid #477267; border-radius:4px; background:#244f4929; }
.hp-feature-visual i { width:15px; height:1px; background:#477267; }
.hp-product-grid[data-category="intelligence"],.hp-product-grid[data-category="infrastructure"] { grid-template-columns:repeat(2,minmax(0,1fr)); }
.hp-faq { background:#fff; border:0; }
.hp-faq-intro { font-size:14px; line-height:1.9; color:var(--muted); margin-top:21px; }
.hp-faq .faq-list a { color:var(--blue); text-decoration:underline; text-underline-offset:3px; }
.hp-contact-section { padding-block:85px; background:#0b2436; color:#fff; scroll-margin-top:0; }
.hp-contact-grid { display:grid; grid-template-columns:1fr 1.15fr; gap:100px; align-items:center; }
.hp-contact-copy .eyebrow { color:#a6e3cb; }
.hp-contact-copy h2 { font-size:49px; font-weight:600; letter-spacing:-1.8px; }
.hp-contact-copy>p:not(.eyebrow) { color:#b9cfda; font-size:15px; line-height:1.9; max-width:380px; margin-top:24px; }
.hp-contact-email { display:inline-flex; gap:22px; align-items:center; font-size:16px; color:#c4e5db; margin-top:24px; }
.hp-contact-email:hover { text-decoration:underline; text-underline-offset:5px; }
.hp-build-now { margin-top:34px; padding-top:26px; border-top:1px solid #355363; max-width:380px; }
.hp-build-now>span { display:block; font-size:12px; color:#c0d4de; margin-bottom:15px; }
.hp-build-now .button { font-size:13px; min-height:49px; }
.hp-build-now p { color:#a0bdcd; font-size:10px; margin-top:12px; }
.hp-contact-form { padding:30px; border:1px solid #cddbdc; border-radius:9px; background:#fff; color:var(--ink); min-width:0; }
.hp-form-row { display:grid; grid-template-columns:1fr 1fr; gap:17px; }
.hp-contact-form label { display:block; font-size:12px; font-weight:600; color:#274a5c; margin-bottom:8px; }
.hp-contact-form input:not([type="hidden"]),.hp-contact-form select,.hp-contact-form textarea { display:block; width:100%; max-width:100%; min-width:0; font:14px var(--font); color:var(--ink); background:#f9fbfa; border:1px solid #bed0d3; border-radius:4px; padding:12px; margin-bottom:21px; min-height:45px; }
.hp-contact-form textarea { resize:vertical; line-height:1.7; min-height:129px; }
.hp-contact-form input:focus,.hp-contact-form select:focus,.hp-contact-form textarea:focus { outline:2px solid #298b93; outline-offset:2px; }
.hp-contact-form textarea::placeholder { color:#5a707a; font-size:12px; opacity:1; }
.hp-form-bottom { display:flex; justify-content:space-between; align-items:center; gap:20px; }
.hp-form-bottom>p { font-size:10px; color:#5d7782; line-height:1.85; max-width:235px; }
.hp-form-bottom p a { text-decoration:underline; text-underline-offset:3px; }
.hp-form-bottom .button { font-size:12px; border:0; padding-inline:18px; gap:16px; min-height:48px; flex-shrink:0; }
.hp-form-bottom .button:disabled { opacity:.55; cursor:default; transform:none; }
.hp-form-message { margin:0; font-size:12px; line-height:1.8; }
.hp-form-message:not(:empty) { margin-top:19px; padding:12px 14px; background:#f1f7f5; border:1px solid #c4d8d0; border-radius:4px; color:#205e48; }
.hp-form-message[data-state="error"] { background:#fcf4f0; border-color:#e4c6b9; color:#924831; }
.hp-form-message:focus-visible { outline:2px solid #24838e; outline-offset:3px; }
.hp-noscript { font-size:12px; line-height:1.8; margin-top:18px; }
.hp-noscript a { text-decoration:underline; }
.hp-footer { padding-block:35px 24px; }
.hp-footer-top { display:flex; align-items:center; justify-content:space-between; gap:32px; padding-bottom:27px; border-bottom:1px solid var(--line); }
.hp-footer-top>div>p { color:#536e79; font-size:11px; margin-top:6px; }
.hp-footer nav { display:flex; flex-wrap:wrap; gap:20px; font-size:12px; color:#536e7b; }
.hp-footer nav a:hover { text-decoration:underline; text-underline-offset:3px; color:var(--blue); }
.hp-footer-bottom { display:flex; align-items:center; gap:32px; padding-top:21px; }
.hp-footer-bottom>p { font-size:10px; color:#536e79; margin-right:auto; }
.hp-footer-bottom nav { font-size:10px; gap:18px; }
@media(min-width:1440px) {
    .home-page .hero-grid { padding-block:85px 66px; }
}
@media(max-width:1100px) {
    .home-page .hero-grid { gap:45px; }
    .home-page .hero h1 { font-size:clamp(49px,5vw,62px); letter-spacing:-2.7px; }
    .hp-hero-audience p { font-size:10px; }
    .hp-hero-audience p>span { margin-inline:4px; }
    .hp-evidence figcaption { padding-inline:18px; }
    .hp-evidence-body { padding:19px 18px 0; }
    .hp-engine { gap:10px; padding-inline:12px; }
    .hp-engine strong { font-size:11px; }
    .hp-engine>svg { width:25px; }
    .hp-engine-version { font-size:7px; }
    .hp-decision { gap:10px; padding:15px 12px; }
    .hp-decision>div+div { padding-left:12px; }
    .hp-decision .hp-recommendation>strong { gap:8px; }
    .hp-proof>div { padding-inline:26px; }
    .hp-lookup-grid { gap:40px; }
    .hp-lookup-form input { font-size:12px; padding-inline:13px; }
    .hp-lookup-form .button { padding-inline:16px; gap:10px; }
    .hp-principles { gap:30px; }
    .hp-principles h3 { font-size:20px; }
    .hp-product { padding:24px; }
    .hp-product-featured { padding:29px; }
    .hp-feature-visual { flex-direction:column; gap:0; margin-left:25px; }
    .hp-feature-visual span { min-width:90px; text-align:center; padding:7px 10px; }
    .hp-feature-visual i { width:1px; height:9px; }
    .hp-product-featured .hp-product-copy { max-width:540px; }
    .hp-contact-grid { gap:60px; }
    .hp-contact-form { padding:26px; }
    .hp-form-bottom { gap:15px; }
    .hp-form-bottom .button { padding-inline:14px; gap:10px; }
}
@media(max-width:900px) {
    .home-page .hero-grid { gap:30px; padding-block:54px 40px; }
    .home-page .hero h1 { font-size:43px; letter-spacing:-2.2px; }
    .home-page .hero-lede { font-size:15px; line-height:1.9; margin-top:23px; }
    .home-page .hero-actions { gap:10px; margin-top:27px; }
    .home-page .hero-note { font-size:10px; margin-top:13px; }
    .hp-hero-audience { margin-top:27px; padding-top:15px; }
    .hp-hero-audience>span { font-size:8px; }
    .hp-hero-audience p { font-size:10px; line-height:1.9; max-width:240px; }
    .hp-evidence figcaption { padding:16px 13px; gap:7px; font-size:9px; }
    .hp-example { font-size:7px; letter-spacing:.4px; }
    .hp-evidence-body { padding:17px 13px 0; }
    .hp-observed-label>span { font-size:8px; letter-spacing:.3px; }
    .hp-observed-label code { font-size:10px; }
    .hp-observation { padding:11px 9px; gap:8px; }
    .hp-observation strong { font-size:10px; }
    .hp-observation div>span { font-size:8px; }
    .hp-event-count { font-size:8px; }
    .hp-observation-total { font-size:7px; }
    .hp-engine { padding:13px 10px; gap:9px; }
    .hp-engine>svg { width:23px; }
    .hp-engine strong { font-size:10px; }
    .hp-engine div>span { font-size:7px; }
    .hp-engine-version { display:none; }
    .hp-decision { gap:8px; padding:13px 9px; }
    .hp-decision>div+div { padding-left:10px; }
    .hp-decision>div>strong,.hp-decision .hp-recommendation>strong { font-size:24px; }
    .hp-decision .hp-recommendation>strong { gap:5px; }
    .hp-recommendation svg { width:17px; }
    .hp-decision>div>span { font-size:8px; }
    .hp-decision .hp-recommendation>span { font-size:7px; }
    .hp-decision>div>strong>span { font-size:8px; }
    .hp-reason { font-size:9px; }
    .hp-evidence-link { font-size:10px; margin-top:12px; padding-block:13px; }
    .hp-evidence-note { font-size:7px; padding-inline:8px; }
    .hp-proof { padding-block:23px 27px; }
    .hp-proof>div { padding-inline:19px; }
    .hp-proof strong { font-size:15px; }
    .hp-proof span { font-size:10px; }
    .hp-lookup-grid { grid-template-columns:1fr; gap:23px; }
    .hp-lookup-grid>div>p:not(.eyebrow) { max-width:100%; }
    .hp-lookup-form input { font-size:14px; }
    .hp-lookup-form .button { min-width:120px; }
    .hp-lookup-meta { font-size:11px; }
    .home-page .section-heading>p { max-width:245px; font-size:13px; }
    .hp-principles { gap:25px; }
    .hp-principles h3 { font-size:19px; }
    .hp-principles p { font-size:13px; }
    .hp-product-controls { align-items:flex-start; gap:13px; }
    .hp-product-filters { gap:6px; }
    .hp-product-filters button { font-size:10px; padding-inline:13px; min-height:41px; }
    .hp-product-controls>p { margin-top:12px; font-size:9px; }
    .hp-product-grid { gap:12px; }
    .hp-product { padding:21px; }
    .hp-product-icon { margin-bottom:22px; width:25px; height:25px; }
    .hp-product-type { font-size:7px; letter-spacing:.7px; }
    .hp-product h3 { font-size:19px; }
    .hp-product p { font-size:12px; line-height:1.85; }
    .hp-card-arrow { top:20px; right:19px; font-size:18px; }
    .hp-product-featured { gap:23px; padding:26px; }
    .hp-product-featured h3 { font-size:25px; }
    .hp-product-featured .hp-product-copy { max-width:470px; }
    .hp-product-featured .hp-product-icon { width:33px; height:33px; }
    .hp-feature-visual { margin-left:auto; }
    .hp-contact-section { padding-block:64px; }
    .hp-contact-grid { gap:35px; grid-template-columns:1fr 1.2fr; }
    .hp-contact-copy h2 { font-size:37px; }
    .hp-contact-copy>p:not(.eyebrow) { font-size:14px; }
    .hp-contact-email { font-size:14px; gap:17px; }
    .hp-contact-form { padding:23px; }
    .hp-form-row { grid-template-columns:1fr; gap:0; }
    .hp-form-bottom { flex-direction:column; align-items:flex-start; }
    .hp-form-bottom .button { width:100%; }
    .hp-footer-top { gap:25px; }
    .hp-footer nav { gap:15px; font-size:11px; }
    .hp-footer-bottom { gap:23px; }
    .hp-footer-bottom nav { font-size:9px; gap:14px; }
}
@media(max-width:700px) {
    .home-page .hero-grid { grid-template-columns:1fr; padding-block:43px 32px; gap:33px; }
    .home-page .hero h1 { font-size:clamp(43px,11.5vw,66px); letter-spacing:-2.5px; }
    .home-page .hero-lede { max-width:520px; margin-top:23px; font-size:15px; line-height:1.9; }
    .home-page .hero-actions { gap:18px; margin-top:28px; }
    .home-page .hero-actions .text-link { width:auto; }
    .home-page .hero-note { font-size:10px; margin-top:16px; }
    .hp-hero-audience { display:none; }
    .hp-evidence { width:100%; max-width:500px; margin:auto; }
    .hp-evidence figcaption { padding:18px; font-size:11px; gap:8px; }
    .hp-example { font-size:8px; letter-spacing:.5px; }
    .hp-evidence-body { padding:20px 18px 0; }
    .hp-observed-label>span { font-size:8px; letter-spacing:.4px; }
    .hp-observed-label code { font-size:11px; }
    .hp-observation { padding:12px 10px; gap:10px; }
    .hp-observation strong { font-size:12px; }
    .hp-observation div>span { font-size:9px; }
    .hp-event-count { font-size:8px; }
    .hp-observation-total { font-size:8px; }
    .hp-engine { padding:15px 12px; gap:12px; }
    .hp-engine strong { font-size:12px; }
    .hp-engine div>span { font-size:8px; }
    .hp-engine>svg { width:26px; }
    .hp-decision { padding:15px 11px; gap:10px; }
    .hp-decision>div+div { padding-left:13px; }
    .hp-decision>div>strong,.hp-decision .hp-recommendation>strong { font-size:26px; }
    .hp-decision .hp-recommendation>strong { gap:7px; }
    .hp-decision>div>strong>span { font-size:9px; }
    .hp-decision .hp-recommendation>span { font-size:7px; }
    .hp-reason { font-size:10px; }
    .hp-evidence-link { font-size:11px; padding-block:15px; }
    .hp-evidence-note { font-size:8px; }
    .hp-proof { grid-template-columns:1fr; gap:15px; padding-block:24px; }
    .hp-proof>div,.hp-proof>div:first-child,.hp-proof>div:last-child { border:0; padding:0; display:flex; align-items:baseline; justify-content:space-between; gap:12px; }
    .hp-proof strong { font-family:var(--font); font-size:12px; font-weight:500; letter-spacing:0; }
    .hp-proof span { font-size:9px; margin:0; text-align:right; }
    .hp-lookup-section { padding-block:34px; }
    .hp-lookup-grid { gap:21px; }
    .hp-lookup-grid h2 { font-size:28px; }
    .hp-lookup-grid>div>p:not(.eyebrow) { font-size:14px; margin-top:13px; }
    .hp-lookup-form { flex-direction:column; gap:10px; }
    .hp-lookup-form input { width:100%; font-size:14px; min-height:53px; padding-inline:14px; }
    .hp-lookup-form .button { min-height:49px; }
    .hp-lookup-meta { gap:12px; font-size:10px; line-height:1.7; }
    .home-page .section-heading>p { max-width:100%; font-size:14px; margin-top:20px; }
    .hp-principles { grid-template-columns:1fr; gap:28px; }
    .hp-principles article { padding-top:23px; }
    .hp-principles h3 { font-size:22px; margin-top:18px; }
    .hp-principles p { font-size:14px; margin-top:13px; }
    .hp-product-controls { flex-direction:column; gap:13px; margin-bottom:19px; }
    .hp-product-filters { display:grid; grid-template-columns:1fr 1fr; width:100%; gap:8px; }
    .hp-product-filters button { font-size:11px; min-height:44px; padding-inline:10px; }
    .hp-product-controls>p { margin:0; font-size:10px; }
    .hp-product-grid,.hp-product-grid[data-category="intelligence"],.hp-product-grid[data-category="infrastructure"] { grid-template-columns:1fr; gap:12px; }
    .hp-product { display:flex; flex-direction:row; align-items:flex-start; gap:19px; padding:24px; }
    .hp-product-icon { width:26px; height:26px; margin:4px 0 0; }
    .hp-product h3 { font-size:21px; padding-right:10px; }
    .hp-product p { font-size:13px; line-height:1.85; margin-top:11px; }
    .hp-product-type { font-size:8px; margin-bottom:9px; padding-right:12px; }
    .hp-card-arrow { right:18px; top:22px; font-size:18px; }
    .hp-product-featured { padding:26px 24px; gap:19px; }
    .hp-product-featured .hp-product-icon { width:26px; height:26px; margin-top:5px; }
    .hp-product-featured h3 { font-size:24px; }
    .hp-feature-visual { display:none; }
    .hp-product-cta { font-size:12px; margin-top:18px; }
    .hp-faq-intro { font-size:14px; margin-top:18px; }
    .hp-contact-section { padding-block:47px; }
    .hp-contact-grid { grid-template-columns:1fr; gap:33px; }
    .hp-contact-copy h2 { font-size:40px; letter-spacing:-1.8px; }
    .hp-contact-copy>p:not(.eyebrow) { max-width:520px; margin-top:21px; }
    .hp-contact-email { font-size:16px; margin-top:22px; }
    .hp-build-now { max-width:100%; margin-top:28px; padding-top:24px; }
    .hp-contact-form { padding:24px; }
    .hp-form-bottom { gap:18px; }
    .hp-form-bottom .button { min-height:48px; }
    .hp-contact-form input:not([type="hidden"]),.hp-contact-form select,.hp-contact-form textarea { font-size:16px; }
    .hp-form-bottom>p { font-size:11px; }
    .hp-footer { padding-block:29px 24px; }
    .hp-footer-top { display:block; padding-bottom:24px; }
    .hp-footer-top nav { margin-top:24px; gap:12px 22px; font-size:12px; }
    .hp-footer-bottom { flex-wrap:wrap; gap:17px 20px; padding-top:22px; }
    .hp-footer-bottom>p { width:100%; }
    .hp-footer-bottom nav { font-size:10px; gap:19px; }
}
@media(max-width:375px) {
    .home-page .hero h1 { font-size:39px; letter-spacing:-2px; }
    .home-page .hero-actions { gap:14px; }
    .home-page .hero-actions .text-link { font-size:11px; }
    .hp-evidence figcaption { font-size:10px; padding-inline:14px; }
    .hp-example { font-size:7px; }
    .hp-evidence-body { padding-inline:13px; }
    .hp-observed-label>span { font-size:7px; }
    .hp-observed-label code { font-size:10px; }
    .hp-observation { gap:7px; padding-inline:8px; }
    .hp-observation strong { font-size:11px; }
    .hp-observation div>span { font-size:8px; }
    .hp-event-count,.hp-observation-total { font-size:7px; }
    .hp-engine { gap:9px; padding-inline:10px; }
    .hp-engine strong { font-size:10px; }
    .hp-engine div>span { font-size:7px; }
    .hp-decision { gap:7px; padding-inline:9px; }
    .hp-decision>div+div { padding-left:9px; }
    .hp-decision>div>strong,.hp-decision .hp-recommendation>strong { font-size:23px; }
    .hp-recommendation svg { width:15px; }
    .hp-decision .hp-recommendation>strong { gap:5px; }
    .hp-decision>div>strong>span { font-size:8px; }
    .hp-reason { font-size:9px; }
    .hp-evidence-note { font-size:7px; }
    .hp-proof strong { font-size:11px; }
    .hp-proof span { font-size:8px; }
    .hp-product-filters button { font-size:10px; }
    .hp-product { padding:22px 19px; gap:15px; }
    .hp-product h3 { font-size:20px; }
    .hp-product-icon { width:23px; height:23px; }
    .hp-product-featured h3 { font-size:23px; }
    .hp-product-featured .hp-product-icon { width:23px; height:23px; }
    .hp-contact-form { padding:21px 19px; }
    .hp-contact-copy h2 { font-size:37px; }
}
@media(prefers-reduced-motion:reduce) { .hp-product { transition:none; } }
