/* Visual homepage overview. Page-specific names avoid shared mobile overrides. */
.hero{padding-bottom:38px}
.hc-main{color:#20364c;background:#fff}
.hc-wrap{width:min(1200px,calc(100% - 80px));margin:0 auto}
.hc-section{padding:74px 0;scroll-margin-top:88px}
.hc-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;color:#2862d2;margin:0 0 12px}
.hc-heading{font-size:34px;line-height:1.45;letter-spacing:-.035em;margin:0 0 16px;color:#20364c}
.hc-intro{max-width:670px;margin:0;font-size:15px;line-height:1.9;color:#6b7b8d}
.hc-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px}
.hc-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:650;color:#215ad1;white-space:nowrap;line-height:1.8}
.hc-link:hover{text-decoration:underline;text-underline-offset:5px}
.hc-main button{font-family:inherit;cursor:pointer}
.hc-main button:focus-visible,.hc-main a:focus-visible,.hc-viewer button:focus-visible{outline:3px solid #dfac4e;outline-offset:4px}
.hc-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.hc-card{display:block;border:1px solid #e3e8ef;border-radius:13px;overflow:hidden;background:#fff;transition:transform .18s,border-color .18s,box-shadow .18s}
.hc-card:hover{transform:translateY(-4px);border-color:#9ebbec;box-shadow:0 12px 24px #2b4a7710}
.hc-card>img{width:100%;height:175px;object-fit:cover}
.hc-card-body{padding:19px 20px 20px}
.hc-card-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}
.hc-card-title h3{font-size:18px;line-height:1.6;margin:0;color:#253b51}
.hc-card-title span{color:#2864d5;font-size:19px}
.hc-card p{font-size:12px;line-height:1.85;color:#788697;margin:0}
.hc-story{background:#f7f5ef}
.hc-story-grid{display:grid;grid-template-columns:.8fr 1.25fr;gap:58px;align-items:center}
.hc-story .hc-eyebrow{color:#52785f}
.hc-story .hc-intro{font-size:14px;max-width:375px;margin-bottom:25px}
.hc-story-points{list-style:none;display:grid;gap:15px;margin:0;padding:0}
.hc-story-points li{display:flex;align-items:center;gap:10px;font-size:13px;color:#4c6558}
.hc-story-points i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;font-size:11px;font-style:normal;color:#427d5a;background:#e4eee2}
.hc-story-figure{margin:0;position:relative}
.hc-story-figure>img{width:100%;height:auto;border-radius:14px;box-shadow:0 10px 28px #554b3110}
.hc-story-figure>span{position:absolute;right:12px;top:12px;background:#ffffffb3;color:#79766a;padding:3px 9px;border-radius:15px;font-size:9px}
.hc-story-flow{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:17px 0 0;font-size:12px;color:#5a6f60}
.hc-story-flow b{font-weight:600;background:#fff;border:1px solid #e4e7dd;padding:7px 13px;border-radius:6px}
.hc-story-flow i{font-style:normal;color:#9bb19c}
.hc-proof{background:#fff}
.hc-data-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}
.hc-data-tags span{font-size:11px;padding:5px 10px;background:#eff4fc;border:1px solid #dfe7f4;border-radius:5px;color:#6680a2}
.hc-gallery-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:28px 0 17px}
.hc-gallery-tabs button{display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #c7d7ee;background:#fff;border-radius:8px;padding:13px 12px;min-height:50px;color:#45658f;font-size:14px;font-weight:650;transition:background .18s,color .18s}
.hc-gallery-tabs button>span{font-size:10px;font-weight:500;opacity:.75}
.hc-gallery-tabs button:hover{background:#f0f5ff;border-color:#89aee8}
.hc-gallery-tabs button[aria-selected=true]{color:#fff;background:#175ce6;border-color:#175ce6;box-shadow:0 4px 12px #175ce621}
.hc-gallery-panel[hidden]{display:none!important}
.hc-browser{border:1px solid #dbe3ee;border-radius:12px;background:#f5f7fb;overflow:hidden;box-shadow:0 12px 32px #344f770b}
.hc-browser-top{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 17px;background:#f6f8fc;border-bottom:1px solid #dfe6f0;font-size:11px;color:#6b7f96}
.hc-browser-dots{display:inline-flex;gap:5px;margin-right:12px}
.hc-browser-dots i{width:6px;height:6px;border-radius:50%;background:#c7d4e4}
.hc-view-image{position:relative;display:block;border:0;padding:0;background:#fff;width:100%;text-align:left;line-height:0;overflow:hidden}
.hc-view-image img{width:100%;height:auto;aspect-ratio:2.08;object-fit:contain;background:#fff;transition:filter .18s}
.hc-view-image:hover img{filter:brightness(.98)}
.hc-zoom-label{position:absolute;right:18px;bottom:16px;background:#fff;border:1px solid #b8cdec;border-radius:6px;padding:9px 13px;line-height:1.5;color:#2d5b98;font-size:11px;box-shadow:0 3px 12px #1d355624}
.hc-gallery-caption{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:16px;font-size:13px;color:#708198;line-height:1.8}
.hc-gallery-caption p{margin:0}
.hc-gallery-caption b{color:#314a6b;font-weight:650;margin-right:12px}
.hc-proof-note{font-size:10px;color:#8895a5;margin-top:12px;line-height:1.8}
.hc-bench{background:#f3f6fa}
.hc-feature-pair{display:grid;grid-template-columns:1fr 1fr;gap:25px}
.hc-feature{border:1px solid #dfe6ef;border-radius:14px;background:#fff;overflow:hidden}
.hc-feature-media{position:relative;height:255px;overflow:hidden;background:#e9eef3}
.hc-feature-media>img{width:100%;height:100%;object-fit:cover}
.hc-feature:first-child .hc-feature-media>img{object-position:50% 38%}
.hc-feature-label{position:absolute;bottom:15px;left:17px;font-size:10px;font-weight:650;padding:5px 10px;border:1px solid #ffffff9e;border-radius:5px;background:#fffffff2;color:#3e6088}
.hc-feature-body{padding:24px 26px}
.hc-feature-body h3{font-size:22px;line-height:1.5;margin:0 0 10px;color:#253d55}
.hc-feature-body p{margin:0 0 18px;color:#6e7f92;font-size:13px;line-height:1.9;max-width:490px}
.hc-delivery{background:#fff}
.hc-delivery .hc-feature-media{height:225px}
.hc-cost-art{height:100%;display:flex;align-items:center;justify-content:center;background:#eef5f5;padding:22px}
.hc-cost-sheet{width:80%;max-width:370px;padding:18px 20px;border:1px solid #d6e5e1;border-radius:8px;background:#fff;transform:rotate(-3deg);box-shadow:12px 12px 0 #dceae5,0 12px 25px #46655313}
.hc-cost-sheet>div:first-child{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #e2ebe7}
.hc-cost-sheet strong{font-size:13px;color:#335e50}
.hc-cost-sheet small{font-size:9px;color:#8a9e92}
.hc-cost-parts{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:15px 0}
.hc-cost-parts span{padding:9px 2px;text-align:center;font-size:11px;color:#658878;background:#eef5f0;border-radius:4px}
.hc-cost-result{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px dashed #c8dcd0;font-size:11px;color:#496d59}
.hc-cost-result b{font-size:12px;color:#2b7850}
.hc-final{padding:51px 0;background:#172f48;color:#fff}
.hc-final-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}
.hc-final h2{color:#fff;font-size:29px;line-height:1.5;margin:0 0 12px;letter-spacing:-.03em}
.hc-final p{font-size:13px;line-height:1.8;color:#b7c8dc;margin:0;max-width:700px}
.hc-final-security{display:flex;align-items:center;gap:8px;font-size:11px;color:#a9cdbc;margin-top:16px}
.hc-final-security svg{width:18px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.hc-final-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}
.hc-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border:1px solid #3977ed;border-radius:7px;background:#2367e9;color:#fff;font-size:13px;font-weight:650;white-space:nowrap}
.hc-button:hover{background:#1155db}
.hc-button-secondary{background:transparent;border-color:#7c94b0;color:#d3e0ed}
.hc-button-secondary:hover{background:#ffffff12}
.hc-footer{padding:31px 0 23px;background:#12263c;color:#93a7bf;font-size:11px;line-height:1.9}
.hc-footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:55px;padding-bottom:22px;border-bottom:1px solid #29405a}
.hc-footer-about{max-width:605px}
.hc-footer-about b{display:block;color:#d9e4f0;font-size:13px;margin-bottom:7px}
.hc-footer-links{display:flex;gap:11px 24px;flex-wrap:wrap;justify-content:flex-end;max-width:420px;padding-top:3px}
.hc-footer-links a:hover{color:#e5effb}
.hc-footer-legal{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:17px;font-size:10px;color:#849bb5}
.hc-footer-legal a{margin-left:13px}
.hc-viewer{margin:auto;padding:0;border:1px solid #d4deea;border-radius:12px;width:min(1400px,calc(100% - 40px));max-width:none;max-height:94vh;color:#243e5b;background:white;box-shadow:0 24px 85px #06182f55}
.hc-viewer::backdrop{background:#102339b8;backdrop-filter:blur(4px)}
.hc-viewer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 17px;border-bottom:1px solid #dbe4ef}
.hc-viewer-head h2{font-size:14px;margin:0;font-weight:650}
.hc-viewer-actions{display:flex;gap:8px;align-items:center}
.hc-viewer-actions button{border:1px solid #c5d5e9;background:white;color:#325c94;padding:7px 11px;border-radius:5px;font:inherit;font-size:11px;cursor:pointer}
.hc-viewer-actions .hc-viewer-close{font-size:22px;line-height:1;padding:5px 9px}
.hc-viewer-scroll{max-height:calc(94vh - 64px);overflow:auto;background:#eff3f8;overscroll-behavior:contain}
.hc-viewer-scroll>img{width:100%;height:auto;max-width:100%;display:block}
.hc-viewer.is-full-size .hc-viewer-scroll>img{width:auto;max-width:none}
@media(max-width:1120px){.hc-wrap{width:calc(100% - 64px)}.hc-cards{gap:15px}.hc-card>img{height:150px}.hc-card-body{padding:17px}.hc-card-title h3{font-size:16px}.hc-story-grid{gap:32px}.hc-heading{font-size:30px}.hc-story-flow{gap:5px}.hc-story-flow b{padding:6px 9px;font-size:11px}.hc-final-inner{align-items:flex-start}.hc-final-actions{flex-direction:column;align-items:stretch}}
@media(max-width:900px){.hc-cards{grid-template-columns:repeat(2,1fr)}.hc-card>img{height:190px}.hc-story-grid{grid-template-columns:1fr;gap:28px}.hc-story .hc-intro{max-width:650px;margin-bottom:20px}.hc-story-points{display:flex;flex-wrap:wrap;gap:12px 22px}.hc-story-figure{max-width:760px;margin:auto}.hc-feature-media{height:230px}.hc-feature-body{padding:21px}.hc-feature-body h3{font-size:20px}.hc-heading-row{gap:18px}}
@media(max-width:640px){.hc-wrap{width:calc(100% - 40px)}.hc-section{padding:45px 0;scroll-margin-top:72px}.hc-eyebrow{font-size:10px;margin-bottom:10px}.hc-heading{font-size:27px;line-height:1.5;margin-bottom:12px}.hc-heading-row{display:block;margin-bottom:23px}.hc-heading-row>.hc-link{margin-top:16px}.hc-intro{font-size:13px;line-height:1.85}.hc-cards{gap:13px}.hc-card>img{height:120px}.hc-card-body{padding:13px 12px 15px}.hc-card-title{gap:3px;margin-bottom:6px}.hc-card-title h3{font-size:14px}.hc-card-title span{font-size:15px}.hc-card p{font-size:10px;line-height:1.8}.hc-story .hc-intro{font-size:13px}.hc-story-points{display:grid;gap:10px}.hc-story-points li{font-size:12px}.hc-story-grid{gap:25px}.hc-story-figure>span{font-size:8px;right:8px;top:8px}.hc-story-flow{gap:3px;margin-top:13px}.hc-story-flow b{padding:6px 8px;font-size:10px}.hc-story-flow i{font-size:10px}.hc-data-tags{gap:6px;margin-top:14px}.hc-data-tags span{font-size:10px;padding:4px 8px}.hc-gallery-tabs{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:23px}.hc-gallery-tabs button{font-size:12px;padding:11px;min-height:44px;gap:7px}.hc-gallery-tabs button>span{font-size:9px}.hc-browser{border-radius:9px}.hc-browser-top{font-size:9px;padding:9px 10px;gap:7px}.hc-browser-dots{gap:3px;margin-right:5px}.hc-browser-dots i{width:4px;height:4px}.hc-zoom-label{font-size:9px;bottom:8px;right:8px;padding:5px 8px}.hc-gallery-caption{display:block;font-size:12px;line-height:1.9;margin-top:12px}.hc-gallery-caption b{display:block;margin-bottom:4px}.hc-gallery-caption .hc-link{margin-top:10px;font-size:12px}.hc-proof-note{font-size:9px}.hc-feature-pair{grid-template-columns:1fr;gap:20px}.hc-feature-media{height:220px}.hc-feature-label{font-size:9px;bottom:12px;left:13px}.hc-feature-body{padding:20px}.hc-feature-body h3{font-size:21px}.hc-feature-body p{font-size:12px;margin-bottom:15px}.hc-link{font-size:12px}.hc-delivery .hc-feature-media{height:200px}.hc-cost-art{padding:20px}.hc-cost-sheet{width:88%;padding:14px 15px}.hc-cost-parts{margin:12px 0}.hc-cost-parts span{font-size:10px;padding:7px 2px}.hc-final{padding:37px 0}.hc-final-inner{display:block}.hc-final h2{font-size:26px;line-height:1.5}.hc-final p{font-size:12px}.hc-final-security{font-size:10px;line-height:1.8;align-items:flex-start}.hc-final-actions{flex-direction:row;margin-top:23px;gap:10px}.hc-button{font-size:12px;padding:11px 19px}.hc-footer{padding:27px 0 20px}.hc-footer-top{display:block;padding-bottom:20px}.hc-footer-about{font-size:10px}.hc-footer-about b{font-size:12px}.hc-footer-links{justify-content:flex-start;margin-top:17px;font-size:10px;gap:8px 20px}.hc-footer-legal{display:block;font-size:9px;padding-top:16px}.hc-footer-legal>div{margin-top:6px}.hc-footer-legal a{margin:0 9px 0 0}.hc-viewer{width:calc(100% - 20px);border-radius:8px}.hc-viewer-head{padding:10px;gap:8px}.hc-viewer-head h2{font-size:11px}.hc-viewer-actions{gap:5px}.hc-viewer-actions button{font-size:10px;padding:6px 8px}.hc-viewer-actions .hc-viewer-close{padding:4px 7px}.hc-viewer-scroll{max-height:calc(94vh - 54px)}}
@media(prefers-reduced-motion:reduce){.hc-card,.hc-gallery-tabs button,.hc-view-image img{transition:none}}

/* AI inspiration and machine learning are separate product routes. */
.hc-smart{padding-bottom:38px;background:linear-gradient(180deg,#fff,#f8faff)}
.hc-smart-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.hc-smart-card{display:flex;flex-direction:column;padding:27px 29px 22px;border:1px solid #dcdff0;border-radius:16px;background:#fff;overflow:hidden}
.hc-smart-card--idea{--smart:#7760aa;--smart-bg:#f3eff9}
.hc-smart-card--ml{--smart:#1e64dc;--smart-bg:#edf4ff;border-color:#b5cef5;box-shadow:0 9px 25px #2f63a50b}
.hc-smart-head{display:flex;align-items:center;justify-content:space-between;gap:15px}
.hc-smart-type{display:block;font-size:10px;color:#8290a2;letter-spacing:.07em;margin-bottom:4px}
.hc-smart-head h3{font-size:32px;font-weight:800;line-height:1.4;color:var(--smart);margin:0}
.hc-smart-purpose{font-size:11px;line-height:1.7;padding:5px 10px;border-radius:5px;background:var(--smart-bg);color:var(--smart);white-space:nowrap}
.hc-smart-visual{margin:21px -8px 20px;background:var(--smart-bg);border-radius:10px;padding:12px 13px;color:var(--smart)}
.hc-smart-visual svg{width:100%;height:auto;display:block}
.hc-smart-flow{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;font-size:10px;font-weight:650;padding:4px 0 3px;gap:10px}
.hc-smart-copy h4{font-size:19px;line-height:1.7;margin:0 0 8px;color:#2a4059}
.hc-smart-copy p{font-size:13px;line-height:1.9;color:#6b7f97;margin:0 0 10px}
.hc-smart-copy .hc-smart-boundary{font-size:11px;color:#8190a4;line-height:1.85;margin-bottom:16px}
.hc-smart-local{display:flex;align-items:center;gap:6px;color:#37795d;font-size:10px;line-height:1.7;margin:-3px 0 14px}
.hc-smart-local svg{width:15px;height:17px;flex-shrink:0;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}
.hc-smart-action{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:14px;border-top:1px solid #e9edf3;font-size:13px;font-weight:700;color:var(--smart)}
.hc-smart-action span{font-size:19px;transition:transform .18s}
.hc-smart-action:hover span{transform:translateX(4px)}
#modules{padding-top:43px}
@media(max-width:1120px){.hc-smart-card{padding:24px}.hc-smart-copy h4{font-size:17px}.hc-smart-purpose{font-size:10px}.hc-smart-head h3{font-size:29px}}
@media(min-width:641px) and (max-width:900px){.hc-cards{grid-template-columns:repeat(3,1fr)}.hc-card>img{height:150px}.hc-smart-card{padding:20px}.hc-smart-head{align-items:flex-start}.hc-smart-purpose{white-space:normal;max-width:78px}.hc-smart-head h3{font-size:27px}.hc-smart-copy h4{font-size:16px}.hc-smart-copy p{font-size:12px}}
@media(max-width:640px){.hc-smart{padding-bottom:18px}.hc-smart-grid{grid-template-columns:1fr;gap:20px}.hc-smart-card{padding:21px}.hc-smart-head h3{font-size:29px}.hc-smart-type{font-size:9px}.hc-smart-purpose{font-size:10px;padding:5px 8px}.hc-smart-visual{margin:17px -5px}.hc-smart-flow{font-size:9px;gap:5px}.hc-smart-copy h4{font-size:18px}.hc-smart-copy p{font-size:12px}.hc-smart-copy .hc-smart-boundary{font-size:10px}.hc-smart-local{font-size:9px}.hc-smart-action{font-size:12px}#modules{padding-top:32px}.hc-cards{grid-template-columns:1fr;gap:14px}.hc-card{display:grid;grid-template-columns:110px 1fr;align-items:center}.hc-card>img{width:110px;height:100%;min-height:112px}.hc-card-body{padding:15px}.hc-card-title h3{font-size:16px}.hc-card p{font-size:12px}.hc-footer .hc-wrap{width:100%}}
@media(prefers-reduced-motion:reduce){.hc-smart-action span{transition:none}}
