/* Cases: independent editorial page and shared institutional/product highlights. */
.hc-page, .hc-teaser {
    --hc-lime: #bfff22;
    --hc-ink: #14221a;
    --hc-paper: #f5f6ef;
    --hc-muted: #637066;
    --hc-gold: #efc85c;
}
.hc-page { background: var(--hc-paper); color: var(--hc-ink); }
.hc-page figure { margin: 0; }
.hc-page [hidden] { display: none !important; }
.hc-page h2, .hc-teaser h2 { font-size: clamp(34px, 3.6vw, 51px); }
.hc-page :focus-visible, .hc-teaser :focus-visible { outline: 3px solid #638200; outline-offset: 5px; }
.hc-hero :focus-visible, .hc-connection :focus-visible { outline-color: var(--hc-lime); }
.menu-item-horizon-cases a { color: #c5e78a; }
.horizon-cases-page .primary-nav a[aria-current="page"] { color: var(--lime); }
.horizon-cases-page .primary-nav a[aria-current="page"]::after { content: ''; display: inline-block; width: 5px; height: 5px; border-radius: 50%; background: currentColor; margin-left: 7px; }
.hc-breadcrumb { display: flex; gap: 18px; align-items: center; font-size: 11px; color: #b9c4b9; padding-top: 30px; }
.hc-breadcrumb a:hover { color: var(--hc-lime); }
.hc-hero { color: #f3f5e9; background: #101b15; overflow: hidden; position: relative; isolation: isolate; }
.hc-hero::before { content: ''; position: absolute; inset: 0; z-index: -1; background: radial-gradient(ellipse at 82% 42%, #41502d55, transparent 58%); }
.hc-hero-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 42px; align-items: center; padding-block: 100px 100px; min-height: 710px; }
.hc-hero .eyebrow { color: var(--hc-lime); margin-bottom: 27px; }
.hc-dot { display: inline-block; width: 7px; height: 7px; border-radius: 50%; background: currentColor; box-shadow: 0 0 0 5px #bfff2216; margin-right: 8px; }
.hc-hero h1 { font-size: clamp(52px, 4.8vw, 70px); line-height: 1.06; letter-spacing: -.057em; font-weight: 400; margin: 0 0 32px; }
.hc-hero h1 span { color: var(--hc-lime); }
.hc-hero-intro { color: #b5c2b7; font-size: 17px; line-height: 1.85; max-width: 500px; margin: 0 0 30px; }
.hc-hero-note { display: flex; align-items: center; gap: 10px; margin-top: 30px; color: #a4b3a8; font-size: 12px; }
.hc-hero-note .icon { width: 18px; color: #c0d187; }
.hc-hero-art { position: relative; height: 520px; }
.hc-art-label { position: absolute; top: -10px; inset-inline: 12px 0; display: flex; justify-content: space-between; font: 9px/1.5 'Courier New', monospace; letter-spacing: .14em; color: #bac3a4; }
.hc-orbit { position: absolute; top: -30px; left: 10px; width: 580px; height: 580px; border: 1px solid #bfff2218; border-radius: 50%; }
.hc-orbit::before, .hc-orbit::after { content: ''; position: absolute; inset: 32px; border: 1px dashed #bfff2216; border-radius: 50%; }
.hc-orbit::after { inset: -25px; }
.hc-hero-project { position: absolute; display: block; width: 86%; border-radius: 12px; overflow: hidden; border: 1px solid #63744c; background: #1f2b21; box-shadow: 0 25px 65px #0006; transition: transform .3s, border-color .3s; }
.hc-hero-project-ap { top: 32px; left: 0; transform: rotate(-5deg); }
.hc-hero-project-s1 { top: 232px; right: -4px; transform: rotate(4deg); border-color: #756735; }
.hc-hero-project-ap:hover { transform: rotate(-2deg) translateY(-4px); border-color: var(--hc-lime); z-index: 3; }
.hc-hero-project-s1:hover { transform: rotate(1deg) translateY(-4px); border-color: var(--hc-gold); }
.hc-project-bar { height: 33px; display: flex; align-items: center; justify-content: space-between; padding-inline: 13px; color: #c0c8b9; font-size: 9px; }
.hc-project-bar > .icon { width: 13px; height: 13px; }
.hc-window-dots { display: flex; gap: 4px; }
.hc-window-dots i { width: 4px; height: 4px; background: #9dba70; border-radius: 50%; }
.hc-window-dots i:nth-child(2) { opacity: .5; }.hc-window-dots i:nth-child(3) { opacity: .3; }
.hc-hero-photo { position: relative; height: 190px; overflow: hidden; }
.hc-hero-photo > img:first-child { width: 100%; height: 100%; object-fit: cover; }
.hc-hero-photo::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, #0d1423c9, #0b160c15 85%); }
.hc-hero-photo .hc-overlay-logo { position: absolute; z-index: 1; left: 22px; top: 50%; transform: translateY(-50%); width: 200px; height: 85px; object-fit: contain; object-position: left center; }
.hc-hero-project-s1 .hc-overlay-logo { height: 118px; width: 210px; }
.hc-project-foot { display: flex; justify-content: space-between; gap: 8px; padding: 10px 16px; font-size: 10px; color: #c0c7b8; }
.hc-project-foot span:last-child { color: #f2cc6c; }
.hc-art-stamp { display: flex; align-items: center; gap: 13px; position: absolute; left: -14px; top: 427px; z-index: 4; padding: 18px 24px; background: #eff3df; border-radius: 8px; color: #31422f; transform: rotate(-4deg); box-shadow: 0 16px 32px #0002; font-size: 11px; }
.hc-art-stamp > .icon { width: 28px; height: 28px; }.hc-art-stamp strong { font-size: 14px; }
.hc-hero-bottom { border-top: 1px solid #a6bf991d; display: flex; justify-content: space-between; padding: 24px 0; gap: 15px; color: #b6c3aa; font: 9px/1.6 'Courier New', monospace; letter-spacing: .12em; }
.hc-hero-bottom a { display: flex; gap: 18px; align-items: center; }.hc-hero-bottom .icon { width: 16px; }
.hc-delivery-strip { border-bottom: 1px solid #d7ddca; padding: 27px 0; background: #edf0e4; }
.hc-delivery-strip > div { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.hc-delivery-strip span { display: inline-flex; align-items: center; gap: 12px; font-size: 14px; }
.hc-delivery-strip .icon { width: 20px; color: #587b3e; }.hc-delivery-strip i { width: 3px; height: 3px; background: #768c55; }
.hc-projects { padding-block: 100px 65px; }
.hc-section-heading { display: flex; align-items: end; justify-content: space-between; gap: 40px; }
.hc-section-heading h2 { margin: 0; }.hc-section-heading > p { color: var(--hc-muted); line-height: 1.9; max-width: 380px; }
.hc-project-jump { margin-top: 38px; display: flex; gap: 14px; }
.hc-project-jump a { display: flex; align-items: center; gap: 25px; border: 1px solid #ccd6c2; border-radius: 50px; padding: 10px 20px; font-size: 12px; }
.hc-project-jump a:hover { background: #e8eddd; }.hc-project-jump .icon { width: 15px; height: 15px; }
.hc-case { margin-top: 58px; padding-top: 23px; border-top: 1px solid #cdd7c5; scroll-margin-top: 0; }
.hc-case + .hc-case { margin-top: 80px; }
.hc-case-top { display: flex; justify-content: space-between; gap: 15px; font: 10px/1.6 'Courier New', monospace; letter-spacing: .08em; color: #617157; margin-bottom: 40px; }
.hc-case-index { color: #253621; }.hc-case-grid { display: grid; grid-template-columns: .95fr 1.05fr; gap: 66px; align-items: start; }
.hc-client-logo { display: flex; align-items: center; width: 238px; height: 73px; background: #0d1029; border-radius: 8px; padding: 13px; margin-bottom: 25px; }
.hc-client-logo img { height: 100%; width: 100%; object-fit: contain; }
.hc-client-logo-s1 { background: #14241b; height: 77px; width: 225px; padding: 4px 20px; }
.hc-case h3 { font-size: clamp(28px, 2.65vw, 38px); letter-spacing: -.045em; line-height: 1.17; font-weight: 400; margin: 0 0 22px; }
.hc-case-summary { color: var(--hc-muted); margin: 0 0 27px; font-size: 15px; line-height: 1.8; }
.hc-deliveries { border-top: 1px solid #d8dfce; }.hc-deliveries > div { display: flex; gap: 15px; padding: 20px 0; border-bottom: 1px solid #d8dfce; }
.hc-deliveries > div > .icon { flex: 0 0 22px; color: #638047; margin-top: 2px; }
.hc-deliveries h4 { margin: 0 0 7px; font-size: 15px; font-weight: 600; }.hc-deliveries p { margin: 0; font-size: 13px; color: #65715f; line-height: 1.75; }
.hc-case-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 20px; padding-top: 26px; }.hc-case-actions .button { font-size: 12px; }.hc-case-actions .text-link { font-size: 12px; }
.hc-case-visual { margin-top: 10px; min-width: 0; }
.hc-view-tabs { display: flex; background: #e7ecdf; padding: 5px; border-radius: 10px; gap: 4px; margin-bottom: 20px; }
.hc-view-tabs button { border: 0; background: transparent; color: #65705c; display: flex; gap: 9px; justify-content: center; align-items: center; padding: 12px; font-size: 12px; border-radius: 7px; cursor: pointer; flex: 1; }
.hc-view-tabs button[aria-selected="true"] { background: #fff; color: #24341d; box-shadow: 0 2px 6px #1c27100b; }.hc-view-tabs .icon { width: 17px; height: 17px; }
.hc-portal-board { overflow: hidden; border-radius: 12px; background: #0d1029; border: 1px solid #232541; box-shadow: 0 22px 46px #17321b10; }
.hc-portal-board-s1 { background: #10241b; border-color: #29412c; }
.hc-board-heading { padding: 22px; min-height: 94px; display: flex; align-items: center; justify-content: space-between; gap: 15px; }
.hc-board-heading > img { width: 200px; height: 53px; object-fit: contain; object-position: left; }.hc-portal-board-s1 .hc-board-heading > img { height: 76px; width: 200px; }
.hc-board-heading > span { font: 8px/1.6 'Courier New', monospace; letter-spacing: .16em; color: #e6d291; }
.hc-expand-photo { position: relative; padding: 0; border: 0; display: block; width: 100%; background: #e6e9e0; cursor: zoom-in; }
.hc-expand-photo > img { display: block; width: 100%; height: auto; }
.hc-expand-icon { position: absolute; right: 16px; bottom: 16px; width: 33px; height: 33px; background: #111b18d9; color: #f5f5e8; border: 1px solid #edf3c83b; border-radius: 50%; display: grid; place-items: center; }.hc-expand-icon .icon { width: 16px; height: 16px; }
.hc-board-footer { padding: 22px; color: #e9e8da; display: flex; flex-direction: column; gap: 4px; }
.hc-board-footer strong { font-weight: 500; font-size: 18px; }.hc-board-footer span { font-size: 10px; color: #bfc1b5; letter-spacing: .04em; }
.hc-image-caption { font-size: 10px; color: #70796a; line-height: 1.65; margin: 14px 2px 0; }
.hc-case-proof { margin-top: 25px; border: 1px solid #d6dfc9; border-radius: 10px; padding: 22px; background: #eef1e6; }
.hc-case-proof > span { display: flex; align-items: center; gap: 10px; font: 9px/1.5 'Courier New', monospace; letter-spacing: .09em; color: #425638; }.hc-case-proof > span .icon { width: 15px; }
.hc-case-proof ul { margin: 12px 0 0; padding: 0; list-style: none; }.hc-case-proof li { padding-top: 7px; font-size: 12px; color: #5e6b54; }
.hc-system-board { border: 1px solid #3a492d; background: #18261c; border-radius: 12px; overflow: hidden; min-height: 356px; }
.hc-system-heading { display: flex; align-items: center; gap: 12px; padding: 28px 22px; color: #eef0d7; }.hc-system-heading > .icon { color: #efc55d; }.hc-system-heading span { font-size: 17px; }.hc-system-heading strong { color: #efc55d; }.hc-system-heading small { margin-left: auto; font-size: 8px; letter-spacing: .14em; max-width: 65px; }
.hc-system-tags { display: flex; gap: 10px; padding: 24px; color: #d4d9b8; }.hc-system-tags span { border: 1px solid #66764b66; border-radius: 50px; padding: 4px 12px; font-size: 10px; }
.hc-connection { padding-block: 95px; background: #132218; color: #f0f3e5; }
.hc-connection-copy { max-width: 660px; }.hc-connection .eyebrow { color: var(--hc-lime); }.hc-connection h2 { margin: 0 0 25px; }.hc-connection h2 span { color: #b9d283; }.hc-connection-copy > p:last-child { color: #b3c1aa; max-width: 585px; font-size: 16px; line-height: 1.85; }
.hc-connection-steps { display: grid; grid-template-columns: 1fr 34px 1fr 34px 1fr; gap: 22px; margin-top: 48px; padding-top: 40px; border-top: 1px solid #4b604633; }
.hc-connection-steps > div { min-width: 0; }.hc-connection-steps > div > .icon { width: 27px; height: 27px; color: #c4e19c; }.hc-connection-steps small { display: block; font: 9px/1.6 'Courier New', monospace; color: #92a67c; margin: 24px 0 13px; letter-spacing: .1em; }.hc-connection-steps h3 { font-weight: 400; font-size: 21px; letter-spacing: -.025em; margin: 0 0 12px; }.hc-connection-steps p { color: #a9b6a1; font-size: 13px; line-height: 1.8; margin: 0; }.hc-connection-steps > span { align-self: center; color: #6e8857; }
.hc-cta { padding-block: 78px; background: #cfed92; }.hc-cta-inner { display: flex; align-items: center; justify-content: space-between; gap: 40px; }.hc-cta .eyebrow { color: #3b582a; }.hc-cta h2 { margin: 0 0 20px; }.hc-cta p:last-child { font-size: 15px; color: #496336; }.hc-cta .button { flex-shrink: 0; }
/* Shared case cards. */
.hc-teaser { background: #edf1e6; padding-block: 96px; color: var(--hc-ink); }
.hc-teaser-laudos { background: #ebeee4; }
.hc-teaser-heading { display: flex; justify-content: space-between; align-items: end; gap: 40px; margin-bottom: 42px; }.hc-teaser-heading h2 { margin: 0; }.hc-teaser-heading > div:last-child { max-width: 390px; }.hc-teaser-heading p:not(.eyebrow) { font-size: 15px; color: #64705b; line-height: 1.8; margin: 0 0 17px; }.hc-teaser-heading .text-link { font-size: 13px; }
.hc-teaser-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; }.hc-teaser-card { display: block; border: 1px solid #d4dcc7; border-radius: 14px; overflow: hidden; background: #f9faf5; transition: transform .25s, box-shadow .25s; }.hc-teaser-card:hover { transform: translateY(-5px); box-shadow: 0 20px 40px #24331712; }
.hc-teaser-photo { height: 270px; position: relative; overflow: hidden; background: #0d1720; }.hc-teaser-photo > img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .5s; }.hc-teaser-card:hover .hc-teaser-photo > img { transform: scale(1.03); }.hc-teaser-photo::after { content: ''; position: absolute; inset: 0; background: linear-gradient(0deg, #091425ed, #12241d22 90%); }.hc-teaser-card-s1 .hc-teaser-photo::after { background: linear-gradient(0deg, #0a1c12ef, #10281811 90%); }
.hc-teaser-chip { position: absolute; top: 21px; left: 22px; z-index: 1; font: 8px/1.5 'Courier New', monospace; letter-spacing: .1em; border: 1px solid #f4f1cf42; color: #fff8cf; background: #111b23b8; border-radius: 30px; padding: 7px 12px; }
.hc-teaser-logo { position: absolute; z-index: 1; left: 25px; bottom: 23px; }.hc-teaser-logo img { width: 252px; height: 75px; object-fit: contain; object-position: left bottom; }.hc-teaser-card-s1 .hc-teaser-logo img { height: 98px; width: 223px; }
.hc-teaser-caption { display: flex; justify-content: space-between; align-items: center; gap: 15px; padding: 24px 26px; }.hc-teaser-caption h3 { margin: 0 0 5px; font-size: 23px; font-weight: 400; letter-spacing: -.03em; }.hc-teaser-caption p { margin: 0; color: #6e7966; font-size: 12px; }.hc-teaser-caption > span { display: grid; place-items: center; flex: 0 0 38px; height: 38px; border: 1px solid #ced9be; border-radius: 50%; }.hc-teaser-caption > span .icon { width: 19px; height: 19px; }
.hc-image-dialog { padding: 0; border: 1px solid #46553b; border-radius: 12px; width: min(1100px, 94vw); max-height: 92vh; background: #102015; color: #eaf0df; }
.hc-image-dialog::backdrop { background: #040b08dd; backdrop-filter: blur(8px); }.hc-image-dialog-head { padding: 17px 22px; display: flex; justify-content: space-between; gap: 22px; align-items: start; }.hc-image-dialog-head p { font-size: 12px; margin: 0; max-width: 850px; }.hc-image-dialog-head button { color: inherit; background: transparent; border: 1px solid #697657; border-radius: 50%; display: grid; place-items: center; flex: 0 0 36px; height: 36px; cursor: pointer; }.hc-image-dialog > img { display: block; max-width: 100%; max-height: 75vh; object-fit: contain; margin-inline: auto; }
@media (max-width: 1250px) {
    .hc-hero h1 { font-size: 58px; }.hc-hero-grid { gap: 24px; }.hc-hero-art { transform: scale(.92); transform-origin: center; }.hc-case-grid { gap: 35px; }
    .primary-nav .menu { gap: 20px; }
}
@media (max-width: 1000px) {
    .hc-hero-grid { padding-block: 72px 68px; grid-template-columns: 1fr 1fr; min-height: 630px; }.hc-hero h1 { font-size: 49px; }.hc-hero-intro { font-size: 15px; }.hc-hero-art { height: 440px; }.hc-hero-project { width: 99%; }.hc-hero-project-s1 { top: 215px; }.hc-hero-photo { height: 158px; }.hc-art-stamp { top: 380px; left: -18px; padding: 14px 17px; }.hc-art-label { font-size: 7px; }.hc-case-grid { grid-template-columns: 1fr 1fr; gap: 27px; }.hc-board-heading { padding: 16px; }.hc-board-heading > img { width: 150px; }.hc-board-heading > span { max-width: 65px; }.hc-delivery-strip span { font-size: 12px; }
}
@media (max-width: 760px) {
    .hc-hero-grid { grid-template-columns: 1fr; gap: 65px; padding-block: 59px 50px; }.hc-hero h1 { font-size: clamp(43px, 8vw, 65px); }.hc-hero-intro { max-width: 560px; }.hc-hero-art { max-width: 520px; width: 100%; height: 470px; transform: none; margin-inline: auto; }.hc-hero-project { width: 89%; }.hc-hero-photo { height: 178px; }.hc-hero-project-s1 { right: 1%; top: 220px; }.hc-art-stamp { top: 406px; left: 0; }.hc-orbit { width: 100%; height: auto; aspect-ratio: 1; }.hc-art-label { font-size: 8px; }.hc-hero-bottom { font-size: 8px; }.hc-hero-bottom > span { max-width: 145px; }.hc-hero-bottom a { letter-spacing: .04em; gap: 8px; }
    .hc-delivery-strip { padding-block: 23px; }.hc-delivery-strip > div { flex-wrap: wrap; justify-content: center; gap: 16px 22px; }.hc-delivery-strip i { display: none; }.hc-delivery-strip span { font-size: 11px; }
    .hc-projects { padding-block: 65px; }.hc-section-heading, .hc-teaser-heading { flex-direction: column; align-items: start; gap: 20px; }.hc-section-heading > p { margin: 0; font-size: 14px; }.hc-section-heading > p br { display: none; }.hc-project-jump { gap: 9px; }.hc-project-jump a { padding: 8px 12px; gap: 10px; font-size: 10px; }.hc-case-grid { grid-template-columns: 1fr; gap: 30px; }.hc-case-top { font-size: 8px; margin-bottom: 25px; }.hc-case-top > span:last-child { text-align: right; max-width: 160px; }.hc-case h3 { font-size: 35px; }.hc-case + .hc-case { margin-top: 58px; }
    .hc-case-visual { max-width: 600px; width: 100%; }.hc-board-heading > img { width: 200px; }.hc-board-heading > span { max-width: none; }.hc-client-logo { width: 220px; height: 64px; }.hc-client-logo-s1 { height: 75px; }.hc-connection, .hc-teaser { padding-block: 65px; }.hc-connection-steps { grid-template-columns: 1fr; gap: 25px; }.hc-connection-steps > span { display: none; }.hc-connection-steps > div { border-bottom: 1px solid #41533866; padding-bottom: 25px; }.hc-connection-steps small { margin-top: 15px; }.hc-connection-steps p { max-width: 480px; }.hc-cta-inner { flex-direction: column; align-items: start; gap: 20px; }.hc-cta { padding-block: 60px; }
    .hc-teaser-grid { gap: 22px; grid-template-columns: 1fr; }.hc-teaser-heading { margin-bottom: 30px; }.hc-teaser-photo { height: 260px; }.hc-teaser-caption { padding: 21px; }
}
@media (max-width: 400px) {
    .hc-hero h1 { font-size: 42px; }.hc-hero-art { height: 435px; }.hc-hero-photo { height: 151px; }.hc-hero-project { width: 93%; }.hc-hero-project-s1 { top: 205px; }.hc-art-stamp { top: 366px; }.hc-hero-photo .hc-overlay-logo { width: 162px; }.hc-project-foot { font-size: 9px; }.hc-view-tabs button { padding: 10px 6px; gap: 5px; font-size: 11px; }.hc-board-heading > img { width: 155px; }.hc-board-heading > span { font-size: 7px; max-width: 70px; }.hc-teaser-photo { height: 220px; }.hc-project-jump { flex-wrap: wrap; }.hc-image-dialog-head { padding: 14px; }
}
@media (prefers-reduced-motion: reduce) {
    .hc-page *, .hc-teaser * { transition: none !important; animation: none !important; }
}
