:root{--navy:#061b2e;--navy2:#0a2c45;--ink:#0a2135;--muted:#637384;--line:#dfe7eb;--soft:#f4f7f8;--white:#fff;--accent:#15d9a0;--accent2:#64e7c5;--shadow:0 18px 45px rgba(2,24,42,.10);--radius:24px;--shell:min(1200px,calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:var(--shell);margin:auto}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:850;color:#0bbf8c}.eyebrow.light{color:#71f2d1}.lead{font-size:1.16rem}.section{padding:88px 0}.section.soft{background:var(--soft)}.section.dark{background:var(--navy);color:#fff}.section-head{display:flex;justify-content:space-between;gap:36px;align-items:end;margin-bottom:34px}.section-head>div{max-width:780px}.section-head h2,.v8-final-cta h2{font-size:clamp(2rem,4vw,4.1rem);line-height:1.02;letter-spacing:-.045em;margin:.35rem 0 0}.section-head p{max-width:420px;color:var(--muted)}.section-head.light p{color:#b9c8d4}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 19px;font-weight:800;border:1px solid transparent;transition:.22s ease;cursor:pointer}.btn.primary{background:var(--accent);color:#052238}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(21,217,160,.22)}.btn.secondary{border-color:#bdcbd4;background:#fff}.btn.secondary.inverted{background:transparent;color:#fff;border-color:rgba(255,255,255,.36)}.btn.light{background:#fff;color:var(--navy)}.btn.small{padding:9px 13px;font-size:.88rem}.text-link{font-weight:850;color:#087c64}.announcement{height:30px;background:#031524;color:#eaf9f5;overflow:hidden;font-size:.74rem;font-weight:700}.announcement-track{display:flex;width:max-content;animation:ticker 36s linear infinite;height:30px;align-items:center}.announcement-track span{display:flex;align-items:center;gap:16px;white-space:nowrap;padding:0 28px}.announcement-track span:after{content:"•";color:var(--accent)}@keyframes ticker{to{transform:translateX(-50%)}}.site-header{position:sticky;top:0;z-index:80;background:rgba(6,27,46,.97);color:#fff;border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(18px)}.nav-shell{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px}.brand-symbol{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:var(--accent);color:#073049;font-weight:950}.brand strong{display:block;line-height:1.05}.brand small{display:block;font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;opacity:.64;margin-top:4px}.main-nav{display:flex;align-items:center;gap:20px;font-size:.86rem;font-weight:750}.main-nav>a,.nav-dropdown>button{color:#fff;background:none;border:0;padding:27px 0;cursor:pointer}.main-nav>a:hover,.nav-dropdown>button:hover{color:var(--accent2)}.nav-cta{background:var(--accent)!important;color:#052238!important;padding:11px 16px!important;border-radius:10px}.nav-dropdown{position:relative}.mega-menu{position:absolute;top:64px;left:50%;transform:translateX(-42%);width:min(720px,85vw);padding:18px;background:#fff;color:var(--ink);border-radius:18px;box-shadow:0 30px 70px rgba(0,0,0,.22);display:grid;grid-template-columns:repeat(3,1fr);gap:8px;opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease}.nav-dropdown.open .mega-menu,.nav-dropdown:hover .mega-menu{opacity:1;visibility:visible;pointer-events:auto}.mega-menu a{padding:13px;border-radius:12px}.mega-menu a:hover{background:#eef8f5}.mega-menu strong{display:block;font-size:.85rem}.mega-menu span{display:block;font-size:.68rem;color:#667986;margin-top:3px}.mega-all{grid-column:1/-1;border-top:1px solid var(--line)}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px;padding:10px}.menu-toggle i{display:block;height:2px;background:#fff;margin:6px 0}.v8-home-hero{position:relative;min-height:650px;background:linear-gradient(120deg,#061b2e 0%,#073c4d 100%);color:#fff;overflow:hidden}#hh-webgl{position:absolute;inset:0;width:100%;height:100%;opacity:.95}.hero-noise{position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.07) .7px,transparent .7px);background-size:7px 7px;opacity:.13}.v8-home-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;min-height:650px;padding:74px 0}.v8-home-copy h1{font-size:clamp(3.2rem,6vw,6.3rem);line-height:.91;letter-spacing:-.058em;margin:15px 0 24px;max-width:790px}.v8-home-copy h1 em{font-style:normal;color:var(--accent2)}.v8-home-copy>p{max-width:660px;color:#d7e4eb;font-size:1.12rem}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px;font-size:.78rem;color:#c7d7df}.hero-trust span:before{content:"✓";color:var(--accent);margin-right:6px}.hero-showcase{position:relative;min-height:500px}.showcase-card{position:absolute;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.22);box-shadow:0 28px 70px rgba(0,0,0,.28);background:#fff;color:var(--ink);transform-style:preserve-3d;transition:.35s ease}.showcase-card:hover{transform:translateY(-8px) rotate(0)!important}.showcase-card img{width:100%;height:100%;object-fit:cover}.showcase-card span{position:absolute;left:12px;right:12px;bottom:12px;background:rgba(255,255,255,.94);padding:10px 12px;border-radius:12px;font-size:.72rem}.showcase-card b{display:block;font-size:.86rem}.card-a{width:58%;height:235px;left:0;top:8px;transform:rotate(-4deg)}.card-b{width:56%;height:275px;right:0;top:110px;transform:rotate(3deg)}.card-c{width:54%;height:210px;left:10%;bottom:0;transform:rotate(2deg)}.hero-orbit{position:absolute;inset:14%;border:1px solid rgba(95,231,195,.22);border-radius:50%;animation:orbit 16s linear infinite}.hero-orbit i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 20px var(--accent)}.hero-orbit i:nth-child(1){top:8%;left:50%}.hero-orbit i:nth-child(2){right:8%;top:55%}.hero-orbit i:nth-child(3){bottom:8%;left:28%}@keyframes orbit{to{transform:rotate(360deg)}}.home-proof{border-bottom:1px solid var(--line);background:#fff}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid>div{padding:24px;border-right:1px solid var(--line)}.proof-grid>div:first-child{padding-left:0}.proof-grid strong{display:block;font-size:1.2rem}.proof-grid span{color:var(--muted);font-size:.78rem}.division-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.division-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;transition:.25s ease}.division-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.division-image{height:250px;overflow:hidden}.division-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.division-card:hover img{transform:scale(1.04)}.division-card>div:last-child{padding:22px}.division-card>div:last-child>span{font-size:.68rem;color:#0b9d7b;font-weight:900}.division-card h3{font-size:1.4rem;margin:6px 0}.division-card p{color:var(--muted);min-height:68px}.division-card b{font-size:.82rem}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.industry-grid a{border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:24px;min-height:170px;background:rgba(255,255,255,.04);transition:.25s}.industry-grid a:hover{background:rgba(21,217,160,.10);border-color:rgba(21,217,160,.5);transform:translateY(-3px)}.industry-grid span{font-size:1.35rem;font-weight:850}.industry-grid p{color:#b8c7d3;font-size:.88rem}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;transition:.24s ease;min-width:0}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.service-image{height:195px;position:relative;overflow:hidden;background:#e9eef0}.service-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.service-card:hover .service-image img{transform:scale(1.04)}.service-image>span{position:absolute;left:10px;top:10px;background:#fff;padding:6px 9px;border-radius:999px;font-size:.66rem;font-weight:850}.service-body{padding:17px}.service-body h3{margin:0 0 6px;font-size:1.12rem}.service-body p{font-size:.82rem;color:var(--muted);min-height:48px}.service-body>div{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:.72rem}.project-file-section{background:#071f33;color:#fff}.project-file-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.project-file-grid h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.02;letter-spacing:-.04em}.project-file-grid p,.check-list{color:#c3d2da}.check-list{padding-left:20px}.project-file-visual{position:relative}.project-file-visual>img{width:100%;height:500px;object-fit:cover;border-radius:28px}.floating-note{position:absolute;left:-24px;top:46px;background:#fff;color:var(--ink);padding:14px 18px;border-radius:14px;box-shadow:var(--shadow);font-size:.78rem}.floating-note.second{left:auto;right:-20px;top:auto;bottom:42px}.floating-note span{color:#0b9d7b;font-weight:900;margin-right:8px}.home-process,.v8-process{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.home-process>div,.v8-process-step{border-top:2px solid var(--ink);padding:16px 6px}.home-process span,.v8-process-step span{font-size:.7rem;color:#0b9d7b;font-weight:900}.home-process h3,.v8-process-step h3{font-size:.96rem;line-height:1.25}.video-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:54px;align-items:center}.video-grid h2{font-size:clamp(2rem,4vw,3.8rem);line-height:1.04;letter-spacing:-.04em}.video-poster{position:relative;border-radius:28px;overflow:hidden}.video-poster img{width:100%;height:430px;object-fit:cover}.play-mark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--navy);font-size:1.5rem;box-shadow:0 12px 35px rgba(0,0,0,.25)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{border:1px solid var(--line);border-radius:18px;padding:12px;background:#fff}.article-card img{width:100%;height:220px;object-fit:cover;border-radius:12px}.article-card>span{display:inline-block;margin-top:14px;color:#0b9d7b;font-size:.69rem;text-transform:uppercase;letter-spacing:.11em;font-weight:900}.article-card h3,.article-card h2{margin:6px 0;font-size:1.25rem}.article-card p{color:var(--muted);font-size:.86rem}.article-card b{font-size:.8rem}.reviews-section{background:#eef5f3}.reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.reviews-grid h2{font-size:clamp(2.1rem,4vw,4rem);line-height:1.02}.review-placeholder{background:#fff;border-radius:24px;padding:34px;box-shadow:var(--shadow)}.stars{letter-spacing:.18em;font-size:1.15rem}.review-placeholder blockquote{font-size:1.5rem;font-weight:750;margin:14px 0}.v8-final-cta{background:linear-gradient(120deg,#0b2b45,#095a5c);color:#fff;padding:78px 0}.v8-final-cta .shell{display:flex;justify-content:space-between;gap:36px;align-items:end}.v8-final-cta h2{max-width:850px}.site-footer{background:#031725;color:#d9e6ec;padding-top:64px}.footer-cta{display:flex;justify-content:space-between;align-items:end;gap:30px;padding-bottom:52px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-cta h2{font-size:clamp(2rem,4vw,3.6rem);max-width:750px;line-height:1.03;margin:.4rem 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:42px;padding:48px 0}.footer-grid h3{font-size:.85rem}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid a{font-size:.82rem;color:#b7c7d1}.footer-brand p{color:#aabcc7;font-size:.85rem;max-width:400px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:22px 0;display:flex;justify-content:space-between;gap:20px;color:#8fa6b4;font-size:.72rem}.footer-bottom div{display:flex;gap:14px}.link-button{background:none;border:0;color:inherit;padding:0;cursor:pointer}.cookie{position:fixed;z-index:100;left:22px;bottom:22px;max-width:520px;background:#fff;border:1px solid var(--line);box-shadow:0 24px 70px rgba(0,0,0,.18);border-radius:18px;padding:18px;display:flex;align-items:center;gap:18px;opacity:0;transform:translateY(20px);transition:.25s}.cookie.show{opacity:1;transform:none}.cookie p{margin:4px 0 0;color:var(--muted);font-size:.78rem}.cookie>div:last-child{display:flex;gap:8px;white-space:nowrap}.breadcrumbs{display:flex;gap:8px;align-items:center;font-size:.72rem;margin-bottom:20px;opacity:.8}.v8-service-hero{position:relative;background:var(--navy);color:#fff;overflow:hidden}.v8-service-bg{position:absolute;inset:0;opacity:.14}.v8-service-bg img{width:100%;height:100%;object-fit:cover;filter:blur(2px) saturate(.7)}.v8-service-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr .85fr;gap:60px;align-items:center;min-height:610px;padding:70px 0}.v8-service-copy h1{font-size:clamp(3rem,6vw,6rem);letter-spacing:-.055em;line-height:.93;margin:10px 0 18px}.v8-service-copy .lead{max-width:680px;color:#ccdae2}.hero-price{display:grid;grid-template-columns:auto auto 1fr;gap:10px 18px;align-items:center;margin-top:26px;padding-top:20px;border-top:1px solid rgba(255,255,255,.14)}.hero-price small{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.hero-price strong{font-size:1.25rem;color:var(--accent2)}.hero-price span{font-size:.75rem;color:#a9bfca}.v8-service-visual{position:relative}.v8-service-visual>img{height:470px;width:100%;object-fit:cover;border-radius:28px;box-shadow:0 35px 80px rgba(0,0,0,.3)}.visual-label{position:absolute;right:-18px;bottom:24px;background:#fff;color:var(--ink);padding:14px 16px;border-radius:14px;box-shadow:var(--shadow)}.visual-label span{display:block;color:#0b9d7b;font-size:.65rem;font-weight:900;text-transform:uppercase}.visual-label b{font-size:.9rem}.v8-highlight-strip{border-bottom:1px solid var(--line)}.v8-highlights{display:grid;grid-template-columns:repeat(4,1fr)}.v8-highlights>div{padding:24px;border-right:1px solid var(--line)}.v8-highlights>div:first-child{padding-left:0}.v8-highlights span{font-size:.67rem;color:#0b9d7b;font-weight:900}.v8-highlights p{margin:4px 0 0;font-size:.84rem;font-weight:700}.v8-detail-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:start}.v8-rich-copy h2{font-size:2rem;line-height:1.08;margin:2rem 0 .8rem}.v8-rich-copy p,.v8-rich-copy li{color:#506577}.v8-rich-copy.wide{max-width:900px}.v8-options-card,.sticky-card{position:sticky;top:120px;background:var(--soft);border-radius:22px;padding:28px}.v8-options-card h3{font-size:1.4rem}.v8-options-card li{margin:.4rem 0}.official-source{border-left:4px solid var(--accent);background:#eef8f4;padding:18px;margin-top:30px;border-radius:0 14px 14px 0}.official-source p{margin:.3rem 0}.official-source a{font-weight:800;color:#087c64}.v8-gallery{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:14px}.v8-gallery figure{margin:0}.v8-gallery img{width:100%;height:320px;object-fit:cover;border-radius:18px}.v8-gallery figure:first-child img{height:430px}.v8-gallery figcaption{font-size:.7rem;color:var(--muted);margin-top:7px}.v8-faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}.v8-faq-layout h2{font-size:3rem;line-height:1.05}.v8-faq details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px 19px;margin-bottom:10px}.v8-faq summary{font-weight:800;cursor:pointer}.v8-faq details>div{padding-top:10px;color:var(--muted)}.category-hero-v8{position:relative;min-height:600px;color:#fff;background:var(--navy);overflow:hidden}.category-hero-image,.category-hero-overlay{position:absolute;inset:0}.category-hero-image img{width:100%;height:100%;object-fit:cover}.category-hero-overlay{background:linear-gradient(90deg,rgba(4,22,37,.94) 0%,rgba(4,22,37,.82) 45%,rgba(4,22,37,.25) 100%)}.category-hero-content{position:relative;z-index:1;padding:110px 0;max-width:850px;margin-left:max(calc((100% - min(1200px,calc(100% - 40px)))/2),20px);margin-right:auto;width:min(850px,calc(100% - 40px))}.category-hero-content h1{font-size:clamp(3rem,5vw,5.5rem);line-height:.95;letter-spacing:-.05em;margin:10px 0 20px}.category-hero-content p{font-size:1.15rem;color:#d1dfe6;max-width:700px}.category-uses{border-bottom:1px solid var(--line);padding:30px 0}.use-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:15px}.use-grid div{padding:13px;border-radius:10px;background:#f3f7f8;font-size:.76rem;font-weight:700}.category-project-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.category-project-grid h2{font-size:clamp(2.3rem,4vw,4rem);line-height:1.02}.category-project-photo img{height:450px;width:100%;object-fit:cover;border-radius:24px}.directory-hero{background:#eaf2f1;padding:88px 0}.directory-hero h1{max-width:900px;font-size:clamp(3rem,5vw,5.5rem);line-height:.98;letter-spacing:-.05em;margin:10px 0}.directory-hero p{max-width:760px;color:#536a79}.directory-actions{display:flex;gap:18px;align-items:center;margin-top:25px}.directory-actions span{font-size:.78rem;color:var(--muted)}.service-filter{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.service-filter button{border:1px solid var(--line);background:#fff;padding:9px 13px;border-radius:999px;cursor:pointer;font-weight:750}.service-filter button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.article-hero{background:#eff5f4;padding:75px 0}.article-hero-grid{display:grid;grid-template-columns:1fr .8fr;gap:50px;align-items:center}.article-hero h1{font-size:clamp(3rem,5vw,5rem);line-height:.97;letter-spacing:-.05em}.article-hero figure{margin:0}.article-hero img{height:430px;width:100%;object-fit:cover;border-radius:24px}.article-meta{display:flex;gap:15px;color:var(--muted);font-size:.75rem}.article-layout{display:grid;grid-template-columns:1fr 320px;gap:60px;padding:70px 0}.article-content{max-width:780px}.article-content h2{font-size:2rem;margin-top:2rem}.article-content p,.article-content li{color:#506577}.article-grid.large{grid-template-columns:repeat(3,1fr)}.legal-hero,.simple-page-hero{background:#edf4f3;padding:75px 0}.legal-hero h1,.simple-page-hero h1{font-size:clamp(3rem,5vw,5rem);letter-spacing:-.05em;margin:.2em 0}.legal-layout{display:grid;grid-template-columns:1fr 280px;gap:60px}.legal-copy{max-width:850px}.legal-copy h2{font-size:1.8rem;margin-top:2.2rem}.legal-copy p{color:#506577}.legal-nav{position:sticky;top:110px;align-self:start;background:var(--soft);padding:20px;border-radius:16px;display:flex;flex-direction:column;gap:10px}.legal-nav strong{margin-bottom:7px}.legal-nav a{font-size:.82rem;color:#536978}.process-story{max-width:900px}.process-story-row{display:grid;grid-template-columns:90px 1fr;gap:25px;padding:30px 0;border-top:1px solid var(--line)}.process-story-row>span{font-size:2rem;color:#0b9d7b;font-weight:900}.process-story-row h2{margin:0;font-size:2rem}.process-story-row p{color:var(--muted)}.about-v8{background:var(--navy);color:#fff;padding:90px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.about-grid h1{font-size:clamp(3rem,5vw,5.3rem);line-height:.96}.about-grid p{color:#cadbe4}.about-collage{display:grid;grid-template-columns:1fr 1fr;gap:10px}.about-collage img{width:100%;height:220px;object-fit:cover;border-radius:18px}.about-collage img:first-child{grid-column:1/-1;height:260px}.contact-page-v8{}.contact-hero{background:var(--navy);color:#fff;padding:76px 0}.contact-hero-grid{display:grid;grid-template-columns:1fr .7fr;gap:50px;align-items:center}.contact-hero h1{font-size:clamp(3rem,5vw,5.4rem);line-height:.95;margin:.2em 0}.contact-hero p{color:#c9d8e1}.contact-direct-card{background:#fff;color:var(--ink);border-radius:24px;padding:28px}.contact-direct-card a{display:block;font-weight:800;margin:10px 0}.contact-layout{display:grid;grid-template-columns:1fr 320px;gap:28px;align-items:start}.quote-form{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px}.quote-form h2{margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{display:block;font-size:.75rem;font-weight:800}.form-grid input,.form-grid textarea,.form-grid select{width:100%;margin-top:7px;border:1px solid #cdd8de;border-radius:10px;padding:12px;background:#fff}.form-grid .full{grid-column:1/-1}.contact-side{position:sticky;top:110px;display:grid;gap:12px}.contact-side>div{background:var(--soft);border-radius:18px;padding:20px}.contact-side h3{margin-top:0}.choice-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.choice-cards label{border:1px solid var(--line);border-radius:14px;padding:15px;cursor:pointer}.choice-cards input{margin-right:6px}.upload-box{border:1px dashed #9db3be;border-radius:14px;background:#f5f9fa;padding:18px}.terms-check{display:flex;gap:9px;align-items:flex-start;margin:18px 0;font-size:.8rem}.success-box,.error-box{padding:14px;border-radius:12px;margin-bottom:14px}.success-box{background:#e5faf3}.error-box{background:#fff0f0}.health-dot{}.reveal-placeholder{}[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}[data-reveal].revealed{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}
@media(max-width:1100px){.main-nav{gap:13px}.desktop-link:nth-of-type(n+5){display:none}.service-grid{grid-template-columns:repeat(3,1fr)}.division-grid{grid-template-columns:repeat(2,1fr)}.industry-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){:root{--shell:min(100% - 28px,820px)}.announcement{height:28px}.nav-shell{height:68px}.menu-toggle{display:block}.main-nav{position:fixed;top:96px;left:14px;right:14px;display:none;flex-direction:column;align-items:stretch;background:#fff;color:var(--ink);padding:14px;border-radius:18px;box-shadow:0 25px 70px rgba(0,0,0,.25);max-height:calc(100vh - 120px);overflow:auto}.main-nav.open{display:flex}.main-nav>a,.nav-dropdown>button{color:var(--ink);padding:10px}.desktop-link{display:none!important}.nav-cta{text-align:center}.mega-menu{position:static;transform:none;width:auto;grid-template-columns:1fr 1fr;box-shadow:none;border:1px solid var(--line);margin-top:8px;display:none;opacity:1;visibility:visible;pointer-events:auto}.nav-dropdown.open .mega-menu{display:grid}.nav-dropdown:hover .mega-menu{display:none}.nav-dropdown.open:hover .mega-menu{display:grid}.v8-home-grid,.v8-service-hero-grid,.project-file-grid,.video-grid,.reviews-grid,.v8-detail-grid,.v8-faq-layout,.category-project-grid,.article-hero-grid,.article-layout,.legal-layout,.about-grid,.contact-hero-grid,.contact-layout{grid-template-columns:1fr}.v8-home-grid{padding:60px 0;min-height:auto}.v8-home-copy h1{font-size:clamp(3rem,9vw,5rem)}.hero-showcase{min-height:450px;max-width:700px;width:100%;margin:auto}.proof-grid{grid-template-columns:repeat(2,1fr)}.division-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.home-process,.v8-process{grid-template-columns:repeat(3,1fr)}.industry-grid{grid-template-columns:repeat(2,1fr)}.article-grid,.article-grid.large{grid-template-columns:repeat(2,1fr)}.v8-options-card,.sticky-card,.legal-nav,.contact-side{position:static}.v8-gallery{grid-template-columns:1fr 1fr}.v8-gallery figure:first-child{grid-column:1/-1}.use-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/-1}.category-hero-content{padding:80px 0}.v8-final-cta .shell,.footer-cta{align-items:flex-start;flex-direction:column}.contact-side{grid-template-columns:1fr 1fr}.article-aside{display:none}}
@media(max-width:640px){:root{--shell:calc(100% - 24px)}.section{padding:58px 0}.section-head{display:block}.section-head h2{font-size:2.3rem}.announcement-track span{padding:0 18px}.v8-home-hero{min-height:auto}.v8-home-grid{gap:30px;padding:45px 0 30px}.v8-home-copy h1{font-size:clamp(2.8rem,13vw,4.1rem);line-height:.94}.v8-home-copy>p{font-size:1rem}.hero-actions{align-items:stretch}.hero-actions .btn{flex:1 1 100%}.hero-trust{display:grid;gap:7px}.hero-showcase{min-height:310px}.card-a{width:62%;height:150px}.card-b{width:58%;height:180px;top:70px}.card-c{width:55%;height:140px;bottom:0}.showcase-card span{font-size:.62rem;padding:7px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div{padding:16px 10px}.division-grid,.industry-grid,.service-grid,.article-grid,.article-grid.large,.contact-side{grid-template-columns:1fr}.division-image{height:220px}.service-image{height:210px}.project-file-visual>img{height:350px}.floating-note{left:8px}.floating-note.second{right:8px}.home-process,.v8-process{grid-template-columns:1fr 1fr}.video-poster img{height:300px}.v8-service-hero-grid{padding:45px 0}.v8-service-copy h1{font-size:clamp(2.8rem,13vw,4rem)}.v8-service-visual>img{height:330px}.visual-label{right:8px}.hero-price{grid-template-columns:1fr}.v8-highlights{grid-template-columns:1fr 1fr}.v8-highlights>div{padding:15px 8px}.v8-gallery{grid-template-columns:1fr}.v8-gallery figure:first-child{grid-column:auto}.v8-gallery img,.v8-gallery figure:first-child img{height:260px}.v8-faq-layout h2{font-size:2.3rem}.category-hero-v8{min-height:520px}.category-hero-content{padding:65px 0}.category-hero-content h1{font-size:2.8rem}.use-grid{grid-template-columns:1fr 1fr}.directory-hero{padding:58px 0}.directory-hero h1{font-size:2.8rem}.article-hero h1{font-size:2.8rem}.article-hero img{height:300px}.article-layout{padding:45px 0}.legal-hero h1,.simple-page-hero h1{font-size:2.7rem}.about-grid h1{font-size:2.8rem}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.choice-cards{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.cookie{left:12px;right:12px;bottom:12px;max-width:none;display:block}.cookie>div:last-child{margin-top:12px;white-space:normal}.cookie .btn{width:100%;margin-top:6px}}

/* ===== Horizon Hub v9: elegant brand, readable type, video + article polish ===== */
.brand-with-logo,.footer-brand .brand{display:inline-flex;align-items:center;gap:10px}.brand-logo{width:38px;height:38px;object-fit:contain;flex:0 0 auto}.footer-brand .brand-logo{width:46px;height:46px}.brand-symbol{display:none!important}
.v9-home-hero{position:relative;overflow:hidden;background:linear-gradient(125deg,#061f34 0%,#07344a 56%,#0c6b75 100%);color:#fff}.v9-home-hero #hh-webgl{position:absolute;inset:0;width:100%;height:100%;opacity:.28;pointer-events:none}.v9-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:72px;min-height:640px;padding:84px 0}.v9-hero-copy{position:relative;z-index:2;max-width:690px}.v9-kicker{display:flex;align-items:center;gap:12px;margin-bottom:18px;color:#54e5bd;font-size:.76rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.v9-kicker img{width:34px;height:34px;object-fit:contain}.v9-hero-copy h1{font-size:clamp(3rem,4.6vw,4.6rem);line-height:1.02;letter-spacing:-.045em;margin:0 0 22px;max-width:770px}.v9-hero-copy>p{font-size:1.08rem;line-height:1.7;color:#d7e7ed;max-width:640px}.v9-trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:26px;color:#cfe3e9;font-size:.78rem}.v9-trust-row span:before{content:'✓';color:#42dfb7;font-weight:900;margin-right:7px}.v9-hero-media{position:relative;min-height:480px}.v9-hero-main{position:absolute;right:0;top:20px;width:78%;height:400px;border-radius:28px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.28)}.v9-hero-main img{width:100%;height:100%;object-fit:cover}.v9-mini-card{position:absolute;display:block;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 20px 55px rgba(0,0,0,.3);border:7px solid rgba(255,255,255,.9)}.v9-mini-card img{width:100%;height:100%;object-fit:cover}.v9-mini-card span{position:absolute;left:10px;bottom:10px;padding:7px 10px;border-radius:999px;background:#fff;color:#0a2237;font-size:.7rem;font-weight:850}.v9-mini-card.one{left:0;top:0;width:43%;height:190px}.v9-mini-card.two{left:8%;bottom:0;width:36%;height:190px}.v9-logo-mark{position:absolute;right:8%;bottom:-4px;width:145px;height:145px;border-radius:30px;background:rgba(255,255,255,.95);display:grid;place-items:center;box-shadow:0 20px 55px rgba(0,0,0,.22)}.v9-logo-mark img{width:82%;height:82%;object-fit:contain}.v9-intro-grid{display:grid;grid-template-columns:1.1fr .7fr;gap:80px;align-items:end;margin-bottom:36px}.v9-intro-grid h2{font-size:clamp(2.3rem,3.4vw,3.7rem);line-height:1.05;letter-spacing:-.035em;margin:.25em 0}.v9-intro-grid p{font-size:1rem;line-height:1.75;color:var(--muted)}.v9-division-grid .division-card h3{font-size:1.35rem}.v9-video-section{overflow:hidden}.video-marquee{overflow:hidden;margin-top:10px}.video-marquee-track{display:flex;width:max-content;gap:16px;padding:0 16px;animation:hhVideoRail 34s linear infinite}.video-marquee:hover .video-marquee-track{animation-play-state:paused}.youtube-card{position:relative;width:340px;border-radius:18px;overflow:hidden;background:#071f31;color:#fff;box-shadow:0 16px 40px rgba(9,31,47,.14)}.youtube-card img{width:100%;height:190px;object-fit:cover;display:block}.youtube-card strong{display:block;padding:15px 16px 17px;font-size:.92rem}.youtube-play{position:absolute;left:16px;top:145px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#14dca9;color:#062136;font-size:.85rem;box-shadow:0 7px 20px rgba(0,0,0,.25)}@keyframes hhVideoRail{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 8px))}}.v9-article-feature{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.v9-article-lead{display:grid;grid-template-rows:290px auto;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 14px 38px rgba(10,34,55,.08)}.v9-article-lead img{width:100%;height:100%;object-fit:cover}.v9-article-lead>div{padding:26px}.v9-article-lead span,.v9-article-list span,.v9-article-card span{font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#0d9f7c}.v9-article-lead h3{font-size:2rem;line-height:1.08;margin:8px 0 12px}.v9-article-lead p{color:var(--muted)}.v9-article-list{display:grid;gap:12px}.v9-article-list>a{display:grid;grid-template-columns:145px 1fr;gap:18px;align-items:center;background:#fff;border-radius:18px;overflow:hidden;min-height:138px}.v9-article-list img{width:145px;height:100%;object-fit:cover}.v9-article-list h3{font-size:1.06rem;margin:5px 0}.v9-article-list p{font-size:.78rem;color:var(--muted);margin:0}.v9-reviews .review-panel{background:#f2f7f6;border-radius:24px;padding:30px;display:grid;gap:8px;justify-items:start}.v9-reviews .review-panel img{width:90px;height:68px;object-fit:contain}.v9-reviews .review-panel strong{font-size:1.15rem}.v9-reviews .review-panel span,.v9-reviews .review-panel small{color:var(--muted)}
.v9-articles-hero{background:linear-gradient(135deg,#061f34,#0d5966);color:#fff;padding:80px 0}.v9-articles-head{display:grid;grid-template-columns:1fr 260px;gap:70px;align-items:center}.v9-articles-head h1{font-size:clamp(3rem,4.8vw,4.7rem);line-height:1.02;letter-spacing:-.045em;margin:.2em 0}.v9-articles-head p{font-size:1.05rem;line-height:1.7;color:#d7e7ed;max-width:760px}.v9-articles-logo{height:220px;border-radius:30px;background:rgba(255,255,255,.94);display:grid;place-items:center}.v9-articles-logo img{width:80%;height:80%;object-fit:contain}.v9-featured-article{display:grid;grid-template-columns:1.05fr .95fr;gap:0;background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 16px 50px rgba(7,31,49,.08)}.v9-featured-article img{width:100%;height:430px;object-fit:cover}.v9-featured-article>div{padding:46px}.v9-featured-article h2{font-size:clamp(2.1rem,3.2vw,3.3rem);line-height:1.06;letter-spacing:-.035em;margin:.3em 0}.v9-featured-article p{color:var(--muted);line-height:1.7}.v9-article-toolbar{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.v9-article-toolbar h2{font-size:2.4rem;margin:.25em 0 0}.v9-article-toolbar input{width:min(340px,100%);border:1px solid var(--line);border-radius:999px;padding:12px 16px;background:#fff}.v9-article-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.v9-article-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(7,31,49,.07)}.v9-article-card img{width:100%;height:215px;object-fit:cover}.v9-article-card>div{padding:20px}.v9-article-card h3{font-size:1.25rem;line-height:1.18;margin:7px 0}.v9-article-card p{font-size:.86rem;color:var(--muted);line-height:1.6}.admin-brand-logo>img{width:44px;height:44px;object-fit:contain;flex:0 0 auto}
@media(max-width:980px){.v9-hero-grid{grid-template-columns:1fr;gap:34px;padding:62px 0}.v9-hero-copy h1{font-size:clamp(2.8rem,7vw,4.2rem)}.v9-hero-media{min-height:410px;max-width:720px;width:100%;margin:auto}.v9-intro-grid,.v9-article-feature,.v9-articles-head,.v9-featured-article{grid-template-columns:1fr}.v9-articles-logo{display:none}.v9-article-directory{grid-template-columns:repeat(2,1fr)}.v9-featured-article img{height:340px}}
@media(max-width:640px){.brand-logo{width:36px;height:36px}.v9-hero-grid{padding:42px 0 30px}.v9-kicker{font-size:.64rem;letter-spacing:.055em;align-items:flex-start}.v9-kicker img{display:none}.v9-hero-copy h1{font-size:clamp(2.45rem,11vw,3.35rem);line-height:1.01}.v9-hero-copy>p{font-size:.98rem}.v9-trust-row{display:grid;gap:7px}.v9-hero-media{min-height:320px}.v9-hero-main{width:82%;height:260px;top:25px}.v9-mini-card.one{width:43%;height:122px}.v9-mini-card.two{width:42%;height:122px}.v9-logo-mark{width:82px;height:82px;border-radius:20px}.v9-intro-grid{display:block}.v9-intro-grid h2{font-size:2.3rem}.youtube-card{width:270px}.youtube-card img{height:152px}.youtube-play{top:112px}.v9-article-feature{grid-template-columns:1fr}.v9-article-lead{grid-template-rows:220px auto}.v9-article-list>a{grid-template-columns:105px 1fr;min-height:110px}.v9-article-list img{width:105px}.v9-article-list p{display:none}.v9-articles-hero{padding:58px 0}.v9-articles-head h1{font-size:2.7rem}.v9-featured-article>div{padding:28px}.v9-featured-article img{height:250px}.v9-article-toolbar{display:block}.v9-article-toolbar input{margin-top:18px;width:100%}.v9-article-directory{grid-template-columns:1fr}.v9-article-card img{height:220px}}

/* Horizon Hub V11 — clean, image-led, readable */
:root{--ink:#0a2237;--muted:#607080;--line:#e3e9ee;--soft:#f4f7f8;--green:#18d8ad;--navy:#082338;--teal:#0d6a73;--radius:22px;--shadow:0 18px 55px rgba(10,34,55,.08)}
html{scroll-behavior:smooth}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding:78px 0}.section.soft{background:var(--soft)}.section.dark{background:var(--navy);color:#fff}.section-head,.v11-section-intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.65fr);gap:48px;align-items:end;margin-bottom:30px}.section-head h2,.v11-section-intro h2{font-size:clamp(2rem,3.5vw,3.4rem);line-height:1.05;letter-spacing:-.045em;margin:.4rem 0}.section-head p,.v11-section-intro>p{color:var(--muted);line-height:1.7}.eyebrow{font-size:.73rem;letter-spacing:.15em;text-transform:uppercase;font-weight:800;color:#079b7b}.eyebrow.light{color:#5cf1cd}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:13px 19px;font-weight:800;text-decoration:none;border:1px solid transparent;transition:.2s ease}.btn.primary{background:var(--green);color:#062437}.btn.primary:hover{transform:translateY(-1px);filter:saturate(.95)}.btn.secondary{border-color:#cbd6de;color:var(--ink);background:#fff}.btn.secondary.inverted{border-color:rgba(255,255,255,.32);color:#fff;background:transparent}.text-link{font-weight:800;color:#087f68;text-decoration:none}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:24px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;font-size:.82rem;color:#71808d;margin-bottom:18px}.breadcrumbs a{color:inherit;text-decoration:none}
.site-header{position:sticky;top:0;z-index:70;background:rgba(8,35,56,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-shell{min-height:76px}.brand-logo{width:44px;height:44px;object-fit:contain}.brand strong{font-size:1rem}.brand small{font-size:.62rem;letter-spacing:.11em}.main-nav>a,.nav-dropdown>button{font-size:.82rem}.nav-cta{padding:11px 15px!important}.mega-menu{border-radius:18px;box-shadow:0 25px 70px rgba(0,0,0,.22);border:1px solid #e5eaee}.announcement{height:30px}.announcement-track{font-size:.72rem}
.v11-hero{background:linear-gradient(125deg,#082338 0%,#0b3047 55%,#0b6970 100%);color:#fff;overflow:hidden}.v11-hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:center;min-height:620px;padding-block:72px}.v11-hero-copy h1{font-size:clamp(3rem,5vw,5.3rem);line-height:.98;letter-spacing:-.055em;max-width:760px;margin:.65rem 0 1.2rem}.v11-hero-copy p{font-size:1.08rem;line-height:1.72;color:#d7e6ec;max-width:670px}.v11-trust-row{display:flex;flex-wrap:wrap;gap:20px;margin-top:28px;font-size:.83rem;color:#c7dbe3}.v11-trust-row span:before{content:"✓";color:var(--green);margin-right:7px}.v11-hero-visual{position:relative;min-height:490px}.v11-logo-panel{position:absolute;inset:70px 90px 70px 85px;border-radius:28px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);display:grid;place-items:center;overflow:hidden}.v11-logo-panel img{width:58%;max-height:68%;object-fit:contain;filter:drop-shadow(0 25px 40px rgba(0,0,0,.18))}.v11-photo-card{position:absolute;display:block;border-radius:18px;overflow:hidden;border:5px solid rgba(255,255,255,.92);box-shadow:0 22px 50px rgba(0,0,0,.22)}.v11-photo-card img{width:100%;height:100%;object-fit:cover}.v11-photo-card span{position:absolute;left:10px;bottom:9px;background:white;color:var(--ink);padding:6px 9px;border-radius:999px;font-size:.72rem;font-weight:800}.v11-photo-card.p1{width:215px;height:150px;right:0;top:20px}.v11-photo-card.p2{width:245px;height:160px;left:0;bottom:24px}.v11-photo-card.p3{width:165px;height:205px;right:36px;bottom:0}.home-proof{border-bottom:1px solid var(--line)}.proof-grid>div{padding:22px 18px}.proof-grid strong{font-size:1rem}.proof-grid span{font-size:.75rem}
.v11-division-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.v11-division-card{display:block;border:1px solid var(--line);border-radius:22px;overflow:hidden;color:inherit;text-decoration:none;background:#fff;box-shadow:0 12px 35px rgba(10,34,55,.04);transition:.25s}.v11-division-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.v11-division-card>img{width:100%;aspect-ratio:16/10;object-fit:cover}.v11-division-card>div{padding:22px}.v11-division-card h3{font-size:1.35rem;margin:.45rem 0}.v11-division-card p{color:var(--muted);line-height:1.6;min-height:74px}.v11-division-card span{font-size:.7rem;color:#0aa582;font-weight:800}.v11-division-card b{font-size:.83rem}
.service-grid{gap:18px}.service-card{border-radius:18px;overflow:hidden;border:1px solid var(--line);box-shadow:none}.service-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.service-image{aspect-ratio:16/9}.service-image img{width:100%;height:100%;object-fit:cover}.service-body{padding:18px}.service-body h3{font-size:1.14rem}.service-body p{font-size:.88rem;line-height:1.55;color:var(--muted)}
.v11-file-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.v11-file-grid h2{font-size:clamp(2.1rem,3.7vw,3.6rem);letter-spacing:-.045em;line-height:1.04}.v11-file-grid p{color:#c5d8e1;line-height:1.75}.v11-file-photo{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px}.check-list{list-style:none;padding:0}.check-list li{margin:9px 0}.check-list li:before{content:"✓";color:var(--green);margin-right:10px;font-weight:900}
.v11-project-row{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.v11-project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.v11-project-card{color:inherit;text-decoration:none}.v11-project-card.large{border:1px solid var(--line);border-radius:20px;padding:16px}.v11-browser-thumb{aspect-ratio:16/10;background:#e9eef2;border:1px solid #dbe2e8;border-radius:16px;padding:8px;overflow:hidden;margin-bottom:15px}.v11-browser-thumb img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:10px}.project-empty{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#dfe9ed,#f8fafb);font-weight:800;color:#63727e;text-align:center;padding:20px}.v11-project-card>span,.v11-project-card a>span{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#078f74}.v11-project-card h3,.v11-project-card h2{margin:.45rem 0;font-size:1.3rem}.v11-project-card p{color:var(--muted);line-height:1.55;font-size:.9rem}
.video-marquee{overflow:hidden}.video-marquee-track{display:flex;gap:18px;width:max-content;animation:v11-marquee 42s linear infinite;padding:8px 0 20px}.video-marquee:hover .video-marquee-track{animation-play-state:paused}.youtube-card{position:relative;width:310px;color:inherit;text-decoration:none}.youtube-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:16px}.youtube-card strong{display:block;margin-top:9px;font-size:.92rem}.youtube-play{position:absolute;left:16px;top:128px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.95)}@keyframes v11-marquee{to{transform:translateX(-50%)}}
.v11-article-home{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:20px}.v11-article-home>a{color:inherit;text-decoration:none;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.v11-article-home img{width:100%;aspect-ratio:16/9;object-fit:cover}.v11-article-home> a>div{padding:18px}.v11-article-home h3{font-size:1.1rem;margin:.4rem 0}.v11-article-home .featured{grid-row:span 2}.v11-article-home .featured h3{font-size:1.55rem}.v11-reviews .review-panel img{width:115px;height:78px;object-fit:contain}
.v11-category-hero{padding:72px 0 54px}.v11-category-grid{display:grid;grid-template-columns:1fr .95fr;gap:60px;align-items:center}.v11-category-grid h1,.v11-service-grid h1,.v11-projects-hero h1,.v11-articles-hero h1{font-size:clamp(2.65rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.05em;margin:.55rem 0 1rem}.v11-category-grid p,.v11-service-grid .lead,.v11-projects-hero p,.v11-articles-hero p{font-size:1.05rem;line-height:1.72;color:var(--muted);max-width:720px}.v11-category-photo img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px}.v11-category-use{padding:28px 0 46px;border-bottom:1px solid var(--line)}.v11-category-use>.shell{display:grid;grid-template-columns:1fr 1fr;gap:50px}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.use-grid div{background:var(--soft);border-radius:10px;padding:12px;font-size:.82rem;font-weight:700}.v11-category-combine{display:grid;grid-template-columns:1fr .85fr;gap:60px;align-items:center}.v11-category-combine h2{font-size:clamp(2rem,3.6vw,3.5rem);line-height:1.05}.v11-category-combine p{color:#c5d8e1;line-height:1.7}.v11-category-combine img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px}
.v11-service-hero{padding:72px 0;background:linear-gradient(#f8fbfc,#fff)}.v11-service-grid{display:grid;grid-template-columns:1fr .95fr;gap:64px;align-items:center}.v11-service-photo img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.v11-price{margin-top:26px;border-left:3px solid var(--green);padding-left:14px;display:grid;gap:3px}.v11-price span,.v11-price small{color:var(--muted);font-size:.76rem}.v11-price strong{font-size:1.25rem}.v11-highlight-strip{border-block:1px solid var(--line);background:#fff}.v11-highlight-strip>.shell{display:flex;gap:10px;flex-wrap:wrap;padding-block:18px}.v11-highlight-strip span{padding:9px 13px;border:1px solid var(--line);border-radius:999px;font-size:.8rem;font-weight:700}.v11-detail-layout,.v11-options-layout,.v11-faq-layout,.v11-case-story,.v11-mobile-showcase{display:grid;grid-template-columns:1.2fr .8fr;gap:58px}.v11-rich-copy{font-size:1rem;line-height:1.8}.v11-rich-copy h2,.v11-rich-copy h3{line-height:1.15;letter-spacing:-.025em}.v11-planning-card,.sticky-card{background:var(--soft);border-radius:20px;padding:24px;height:max-content}.v11-planning-card ul{padding-left:18px;line-height:1.75}.v11-options-layout h2,.v11-faq-layout h2,.v11-case-story h2,.v11-mobile-showcase h2{font-size:clamp(1.9rem,3vw,2.8rem);letter-spacing:-.04em}.v11-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v11-gallery figure{margin:0}.v11-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px}.v11-gallery figcaption{font-size:.78rem;color:var(--muted);padding-top:8px}.v11-process{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v11-process>div{padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}.v11-process span{font-size:.72rem;color:#0aa582}.v11-process h3{font-size:1rem;line-height:1.4}.v11-faq details{border-bottom:1px solid var(--line);padding:16px 0}.v11-faq summary{font-weight:800;cursor:pointer}.v11-faq details div{padding-top:10px;color:var(--muted);line-height:1.65}.official-source{margin-top:24px;padding:18px;border:1px solid #d7e7e3;border-radius:14px;background:#f7fcfa}.v11-final-cta{background:var(--navy);color:#fff;padding:64px 0}.v11-final-cta>.shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.v11-final-cta h2{max-width:820px;font-size:clamp(2rem,3.3vw,3.2rem);line-height:1.05;margin:.4rem 0 0}
.v11-articles-hero,.v11-projects-hero{padding:84px 0 45px;background:#edf4f4}.v11-articles-hero h1,.v11-projects-hero h1{max-width:920px}.v11-featured-article{display:grid;grid-template-columns:1.1fr .9fr;gap:38px;align-items:center;color:inherit;text-decoration:none}.v11-featured-article img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:22px}.v11-featured-article h2{font-size:clamp(2rem,3.5vw,3.2rem);letter-spacing:-.04em}.v11-article-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}.v11-article-toolbar input{width:min(360px,100%);padding:12px 14px;border:1px solid var(--line);border-radius:12px}.v11-filter-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.v11-filter-row button{border:1px solid var(--line);background:white;border-radius:999px;padding:8px 13px;cursor:pointer}.v11-filter-row button.active{background:var(--navy);color:white}.v11-article-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.v11-article-directory.compact{grid-template-columns:repeat(3,1fr)}.v11-article-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;color:inherit;text-decoration:none}.v11-article-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.v11-article-card>div{padding:18px}.v11-article-card span{font-size:.72rem;color:#078f74;text-transform:uppercase}.v11-article-card h3{font-size:1.2rem;margin:.4rem 0}.v11-article-card p{font-size:.88rem;line-height:1.6;color:var(--muted)}.v11-article-hero{background:#edf4f4;padding:62px 0}.v11-article-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:60px;align-items:center}.v11-article-hero h1{font-size:clamp(2.6rem,5vw,4.7rem);line-height:1.02;letter-spacing:-.05em}.v11-article-hero p{font-size:1.05rem;line-height:1.7}.v11-article-hero figure{margin:0}.v11-article-hero figure img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:22px}.v11-article-layout{display:grid;grid-template-columns:minmax(0,760px) 280px;gap:60px;padding-block:68px}.v11-article-content{font-size:1.04rem;line-height:1.85}.v11-article-content h2{font-size:2rem;letter-spacing:-.035em;margin-top:2.5rem}.v11-article-content h3{font-size:1.35rem;margin-top:2rem}.v11-article-content img{max-width:100%;height:auto;border-radius:16px}.v11-toc{margin-top:18px;border:1px solid var(--line);border-radius:16px;padding:18px}.v11-toc a{display:block;color:var(--muted);text-decoration:none;font-size:.82rem;padding:4px 0}
.v11-projects-hero{background:#f2f6f7}.v11-case-hero{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center;padding:78px 0 44px}.v11-case-hero h1{font-size:clamp(2.7rem,5vw,4.8rem);line-height:1;letter-spacing:-.05em}.v11-case-hero p{line-height:1.7;color:var(--muted)}.v11-browser-frame,.v11-browser-scroll{background:#e9eef2;border:1px solid #d7dfe5;border-radius:20px;padding:10px;box-shadow:var(--shadow)}.v11-browser-frame{aspect-ratio:16/10;overflow:hidden}.v11-browser-frame img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:12px}.v11-case-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:22px 0;border-block:1px solid var(--line)}.v11-case-facts div{display:flex;flex-direction:column;gap:4px}.v11-case-facts span{font-size:.72rem;text-transform:uppercase;color:var(--muted)}.v11-browser-scroll{height:min(76vh,800px);overflow:auto}.v11-browser-scroll img{width:100%;display:block;border-radius:12px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips span{border:1px solid var(--line);background:white;border-radius:999px;padding:9px 13px}.v11-phone-frame{width:min(310px,80%);margin:auto;background:#111;border-radius:38px;padding:10px;box-shadow:0 28px 70px rgba(0,0,0,.18)}.v11-phone-frame img{display:block;width:100%;border-radius:29px}
.cookie{max-width:360px}.cookie p{font-size:.75rem}.menu-toggle{border:0;background:none}
@media(max-width:980px){.desktop-link{display:none!important}.v11-hero-grid,.v11-category-grid,.v11-service-grid,.v11-category-combine,.v11-file-grid,.v11-article-hero-grid,.v11-case-hero{grid-template-columns:1fr}.v11-hero-grid{min-height:auto;padding-block:54px}.v11-hero-visual{min-height:430px}.v11-division-grid,.v11-project-row,.v11-article-directory{grid-template-columns:repeat(2,1fr)}.v11-article-home{grid-template-columns:1fr 1fr}.v11-detail-layout,.v11-options-layout,.v11-faq-layout,.v11-case-story,.v11-mobile-showcase{grid-template-columns:1fr}.v11-article-layout{grid-template-columns:1fr}.v11-article-layout aside{display:grid;grid-template-columns:1fr 1fr;gap:14px}.v11-process{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.shell{width:min(100% - 28px,1180px)}.section{padding:54px 0}.announcement{height:28px}.site-header{top:0}.nav-shell{min-height:70px}.brand-logo{width:42px;height:42px}.main-nav{padding:16px}.v11-hero-copy h1{font-size:2.55rem;line-height:1.02}.v11-hero-copy p{font-size:1rem}.v11-hero-visual{min-height:330px}.v11-logo-panel{inset:50px 55px}.v11-photo-card.p1{width:145px;height:100px}.v11-photo-card.p2{width:160px;height:105px}.v11-photo-card.p3{width:110px;height:140px}.proof-grid{grid-template-columns:1fr 1fr}.section-head,.v11-section-intro{grid-template-columns:1fr;gap:10px}.section-head h2,.v11-section-intro h2{font-size:2.1rem}.v11-division-grid,.service-grid,.v11-project-row,.v11-project-grid,.v11-article-home,.v11-article-directory,.v11-article-directory.compact{grid-template-columns:1fr}.v11-category-use>.shell{grid-template-columns:1fr}.use-grid{grid-template-columns:1fr 1fr}.v11-category-grid h1,.v11-service-grid h1,.v11-projects-hero h1,.v11-articles-hero h1,.v11-article-hero h1,.v11-case-hero h1{font-size:2.45rem}.v11-gallery{grid-template-columns:1fr}.v11-process{grid-template-columns:1fr}.v11-final-cta>.shell{display:block}.v11-final-cta .btn{margin-top:20px}.v11-article-toolbar{display:block}.v11-article-toolbar input{margin-top:15px;width:100%}.v11-featured-article{grid-template-columns:1fr}.v11-article-layout aside{grid-template-columns:1fr}.v11-case-facts{grid-template-columns:1fr 1fr}.cookie{left:14px;right:14px;bottom:14px;max-width:none}.youtube-card{width:250px}.video-marquee-track{animation-duration:36s}}
@media(prefers-reduced-motion:reduce){.video-marquee-track{animation:none}.reveal{transition:none!important;transform:none!important;opacity:1!important}}

/* =========================================================
   Horizon Hub V12 — focused visual refinement
   ========================================================= */
:root{--v12-ink:#0c1d29;--v12-blue:#071f31;--v12-green:#0d9f82;--v12-soft:#f4f7f7;--v12-line:#dde5e7;--v12-muted:#61707a;--v12-radius:22px;--v12-shadow:0 20px 55px rgba(18,40,52,.10)}
body{color:var(--v12-ink);text-rendering:optimizeLegibility}.shell{width:min(1180px,calc(100% - 48px))}.section{padding:72px 0}.eyebrow{font-size:.72rem;letter-spacing:.14em}.site-header{backdrop-filter:saturate(170%) blur(16px);background:rgba(255,255,255,.94);border-bottom:1px solid rgba(20,46,58,.07)}.nav-shell{min-height:74px}.brand strong{font-size:.98rem}.brand small{font-size:.68rem}.main-nav>a,.nav-dropdown>button{font-size:.82rem}.nav-cta{padding:10px 15px!important;border-radius:9px!important}.mega-menu{border:1px solid var(--v12-line);box-shadow:0 24px 65px rgba(15,36,48,.16);border-radius:18px}.mega-menu a{border-radius:12px}.announcement{font-size:.72rem}

/* hero */
.v12-hero{overflow:hidden;background:linear-gradient(140deg,#f7faf9 0%,#f0f6f5 54%,#edf4f5 100%);border-bottom:1px solid var(--v12-line)}.v12-hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:64px;min-height:620px;padding:72px 0}.v12-hero-copy{max-width:610px}.v12-hero-copy h1{font-size:clamp(2.65rem,4.7vw,4.75rem);line-height:1.01;letter-spacing:-.055em;margin:.6rem 0 1.2rem;font-weight:750}.v12-hero-copy p{max-width:610px;font-size:1.05rem;line-height:1.75;color:var(--v12-muted)}.v12-hero-copy .hero-actions{margin:26px 0 22px}.v12-trust{display:flex;gap:16px;flex-wrap:wrap;color:#52636c;font-size:.78rem}.v12-trust span{position:relative;padding-left:15px}.v12-trust span:before{content:"";width:6px;height:6px;background:var(--v12-green);border-radius:50%;position:absolute;left:0;top:.45em}
.v12-collage{position:relative;min-height:500px;perspective:1200px}.v12-collage-card{position:absolute;display:block;overflow:hidden;border-radius:20px;background:#fff;border:1px solid rgba(255,255,255,.8);box-shadow:var(--v12-shadow);text-decoration:none;color:#fff;transform:translateZ(0);transition:transform .35s ease,box-shadow .35s ease}.v12-collage-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.v12-collage-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(4,21,31,.76))}.v12-collage-card span{position:absolute;z-index:2;left:17px;bottom:15px;font-size:.82rem;font-weight:800;letter-spacing:.03em}.v12-collage-card:hover{transform:translateY(-6px) rotate(0deg)!important;box-shadow:0 28px 70px rgba(18,40,52,.18)}.v12-collage-card:hover img{transform:scale(1.035)}.v12-collage .c1{width:58%;height:58%;left:7%;top:4%;transform:rotate(-2deg)}.v12-collage .c2{width:45%;height:43%;right:0;top:8%;transform:rotate(2.2deg)}.v12-collage .c3{width:43%;height:42%;left:0;bottom:1%;transform:rotate(1.8deg)}.v12-collage .c4{width:51%;height:45%;right:3%;bottom:0;transform:rotate(-1.4deg)}.v12-logo-chip{position:absolute;z-index:5;width:132px;height:132px;left:44%;top:41%;transform:translate(-50%,-50%);background:rgba(255,255,255,.95);border-radius:26px;display:grid;place-items:center;box-shadow:0 20px 60px rgba(14,37,49,.16);border:1px solid rgba(255,255,255,.9)}.v12-logo-chip img{width:78%;height:78%;object-fit:contain}

/* cleaner proof + section typography */
.home-proof{background:#fff}.proof-grid{padding:24px 0}.proof-grid strong{font-size:1rem}.proof-grid span{font-size:.76rem}.v11-section-intro,.section-head{margin-bottom:28px}.v11-section-intro h2,.section-head h2{font-size:clamp(1.85rem,3vw,2.85rem);line-height:1.08;letter-spacing:-.04em;max-width:720px}.v11-section-intro>p,.section-head>p{font-size:.93rem;line-height:1.65;color:var(--v12-muted);max-width:470px}

/* editorial division cards */
.v12-division-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.v12-division-card{position:relative;min-height:330px;border-radius:var(--v12-radius);overflow:hidden;text-decoration:none;color:white;background:#122;box-shadow:0 12px 35px rgba(22,40,50,.08)}.v12-division-card:nth-child(1),.v12-division-card:nth-child(4){grid-column:span 7}.v12-division-card:nth-child(2),.v12-division-card:nth-child(3){grid-column:span 5}.v12-division-card:nth-child(n+5){grid-column:span 6;min-height:285px}.v12-division-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.v12-division-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,21,31,.06),rgba(4,21,31,.88))}.v12-division-card>div{position:absolute;z-index:2;left:24px;right:24px;bottom:23px}.v12-division-card small{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase}.v12-division-card h3{font-size:1.55rem;margin:.35rem 0 .4rem;letter-spacing:-.03em}.v12-division-card p{font-size:.86rem;line-height:1.55;color:#e6eef1;max-width:500px;margin:0 0 10px}.v12-division-card b{font-size:.78rem}.v12-division-card:hover img{transform:scale(1.035)}

/* less repetitive service cards */
.service-grid{gap:18px}.service-card{border-radius:18px;border-color:var(--v12-line);box-shadow:0 8px 30px rgba(21,43,54,.045);transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(21,43,54,.10)}.service-image{aspect-ratio:4/3;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover}.service-body{padding:18px}.service-body h3{font-size:1.08rem;line-height:1.25;letter-spacing:-.02em}.service-body p{font-size:.82rem;line-height:1.6;min-height:2.6em}.home-services .service-card:nth-child(1),.category-service-grid .service-card:nth-child(1){grid-column:span 2;display:grid;grid-template-columns:1.15fr .85fr}.home-services .service-card:nth-child(1) .service-image,.category-service-grid .service-card:nth-child(1) .service-image{aspect-ratio:auto;min-height:300px}.home-services .service-card:nth-child(1) .service-body,.category-service-grid .service-card:nth-child(1) .service-body{display:flex;flex-direction:column;justify-content:center;padding:28px}.home-services .service-card:nth-child(1) h3,.category-service-grid .service-card:nth-child(1) h3{font-size:1.55rem}

/* projects */
.v12-project-row{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.v12-project-card{color:inherit;text-decoration:none}.v12-browser{border-radius:20px;background:#e8edef;padding:9px;box-shadow:0 12px 34px rgba(20,40,50,.08);transition:transform .35s ease,box-shadow .35s ease}.v12-browser-top{height:24px;background:#f7f9fa;border-radius:11px 11px 5px 5px;display:flex;align-items:center;gap:5px;padding:0 9px}.v12-browser-top i{width:6px;height:6px;border-radius:50%;background:#c8d0d4}.v12-browser-screen{border-radius:7px;overflow:hidden;aspect-ratio:16/10;background:#dce4e7}.v12-browser-screen img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.v12-project-card:hover .v12-browser{transform:translateY(-5px);box-shadow:0 22px 55px rgba(20,40,50,.14)}.v12-project-meta{padding:16px 3px}.v12-project-meta span{font-size:.68rem;text-transform:uppercase;letter-spacing:.11em;color:var(--v12-green);font-weight:800}.v12-project-meta h3{font-size:1.35rem;margin:.35rem 0;letter-spacing:-.03em}.v12-project-meta p{font-size:.84rem;color:var(--v12-muted);line-height:1.55}

/* category refinement */
.v11-category-hero{padding:62px 0 48px}.v11-category-grid{gap:54px}.v11-category-grid h1,.v11-service-grid h1,.v11-projects-hero h1,.v11-articles-hero h1{font-size:clamp(2.4rem,4.2vw,4.05rem);letter-spacing:-.05em}.v11-category-photo img,.v11-service-photo img{border-radius:20px;box-shadow:var(--v12-shadow)}.v11-category-use{padding:20px 0 34px}.use-grid div{background:#f6f8f8;border:1px solid #edf1f2}.v12-web-proof{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:center}.v12-web-proof h2{font-size:clamp(2rem,3.3vw,3rem);letter-spacing:-.04em;margin:.4rem 0 .9rem}.v12-web-proof p{color:var(--v12-muted);line-height:1.7}.v12-web-stack{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.v12-web-stack div{padding:18px;border:1px solid var(--v12-line);border-radius:16px;background:white}.v12-web-stack strong{display:block;font-size:.94rem;margin-bottom:4px}.v12-web-stack span{font-size:.78rem;color:var(--v12-muted);line-height:1.45}

/* service refinement */
.v11-service-hero{padding:62px 0}.v11-service-grid{gap:54px}.v11-service-grid .lead{font-size:1rem}.v11-highlight-strip>.shell{padding-block:15px}.v11-highlight-strip span{font-size:.74rem;padding:8px 11px}.v11-detail-layout,.v11-options-layout,.v11-faq-layout,.v11-case-story,.v11-mobile-showcase{gap:48px}.v11-rich-copy{font-size:.96rem;line-height:1.82}.v11-options-layout h2,.v11-faq-layout h2,.v11-case-story h2,.v11-mobile-showcase h2{font-size:clamp(1.8rem,2.8vw,2.55rem)}.v11-gallery{gap:14px}.v11-gallery img{border-radius:16px}.v11-process>div{padding:19px}.v11-final-cta{padding:54px 0}.v11-final-cta h2{font-size:clamp(1.85rem,2.8vw,2.65rem)}

/* footer + cookie */
.footer-cta h2{font-size:clamp(1.7rem,2.7vw,2.55rem)!important;line-height:1.08!important;max-width:760px!important}.footer-cta{padding-top:54px!important;padding-bottom:44px!important}.cookie{border:1px solid var(--v12-line);box-shadow:0 16px 44px rgba(10,35,48,.15)}

/* reveal: subtle only */
[data-reveal]{opacity:1;transform:none}@media(prefers-reduced-motion:no-preference){[data-reveal]{opacity:0;transform:translateY(10px);transition:opacity .55s ease,transform .55s ease}[data-reveal].revealed{opacity:1;transform:none}.v12-collage{animation:v12Float 7s ease-in-out infinite alternate}@keyframes v12Float{from{transform:translateY(0)}to{transform:translateY(-7px)}}}

@media(max-width:980px){.v12-hero-grid{grid-template-columns:1fr;min-height:auto;padding:58px 0 44px}.v12-hero-copy{max-width:720px}.v12-collage{min-height:440px}.v12-division-card:nth-child(n){grid-column:span 6}.home-services .service-card:nth-child(1),.category-service-grid .service-card:nth-child(1){grid-column:span 2}.v12-web-proof{grid-template-columns:1fr}.v12-project-row{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.shell{width:min(100% - 28px,1180px)}.section{padding:52px 0}.v12-hero-grid{padding-top:42px}.v12-hero-copy h1{font-size:2.48rem;line-height:1.02}.v12-hero-copy p{font-size:.96rem}.v12-trust{gap:8px 14px}.v12-collage{min-height:315px;margin-top:6px}.v12-collage .c1{width:60%;height:54%;left:2%}.v12-collage .c2{width:42%;height:42%;right:0}.v12-collage .c3{width:43%;height:40%;left:0}.v12-collage .c4{width:55%;height:43%;right:0}.v12-logo-chip{width:84px;height:84px;left:48%;top:46%;border-radius:18px}.v12-division-grid{display:grid;grid-template-columns:1fr}.v12-division-card:nth-child(n){grid-column:auto;min-height:255px}.v12-division-card h3{font-size:1.35rem}.service-grid{grid-template-columns:1fr}.home-services .service-card:nth-child(1),.category-service-grid .service-card:nth-child(1){grid-column:auto;display:block}.home-services .service-card:nth-child(1) .service-image,.category-service-grid .service-card:nth-child(1) .service-image{min-height:0;aspect-ratio:4/3}.v12-project-row{grid-template-columns:1fr}.v12-web-stack{grid-template-columns:1fr}.v11-category-grid h1,.v11-service-grid h1,.v11-projects-hero h1,.v11-articles-hero h1{font-size:2.3rem}.footer-cta h2{font-size:1.85rem!important}}


/* =========================================================
   V12.1 — header, hero and cookie polish
   ========================================================= */

/* White professional navigation header — restore readable text */
.site-header{
  background:rgba(255,255,255,.96)!important;
  color:#0c1d29!important;
  border-bottom:1px solid rgba(16,42,55,.09)!important;
  box-shadow:0 4px 18px rgba(12,35,48,.035);
}
.nav-shell{min-height:72px!important}
.brand{color:#0c1d29!important}
.brand strong{color:#0c1d29!important}
.brand small{color:#637384!important;opacity:1!important}
.brand-logo{width:42px!important;height:42px!important}
.main-nav{color:#0c1d29!important}
.main-nav>a,.nav-dropdown>button{
  color:#0c1d29!important;
  padding-top:25px!important;
  padding-bottom:25px!important;
}
.main-nav>a:hover,.nav-dropdown>button:hover{color:#087f68!important}
.nav-cta{
  background:#15d9a0!important;
  color:#062437!important;
  padding:10px 16px!important;
}
.menu-toggle i{background:#0c1d29!important}
.mega-menu{top:60px!important}

/* Refine the hero heading so it reads elegantly rather than as a wall of text */
.v12-hero-grid{
  grid-template-columns:1fr 1.08fr!important;
  gap:72px!important;
}
.v12-hero-copy{max-width:680px!important}
.v12-hero-copy h1{
  font-size:clamp(2.55rem,4vw,4.15rem)!important;
  line-height:1.035!important;
  letter-spacing:-.05em!important;
  max-width:650px!important;
  text-wrap:balance;
}
.v12-hero-copy p{max-width:620px!important}
.v12-collage{min-height:480px!important}

/* Cookie consent — compact, professional and unobtrusive */
.cookie{
  position:fixed!important;
  z-index:120!important;
  left:50%!important;
  right:auto!important;
  bottom:20px!important;
  width:min(760px,calc(100% - 32px))!important;
  max-width:none!important;
  transform:translate(-50%,18px)!important;
  opacity:0;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:22px!important;
  padding:16px 18px!important;
  border:1px solid rgba(19,49,62,.12)!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.97)!important;
  box-shadow:0 18px 50px rgba(8,31,46,.16)!important;
  backdrop-filter:blur(16px);
  transition:opacity .22s ease,transform .22s ease!important;
}
.cookie.show{opacity:1!important;transform:translate(-50%,0)!important}
.cookie[hidden]{display:none!important}
.cookie>div:first-child{
  display:grid!important;
  grid-template-columns:auto 1fr!important;
  column-gap:12px!important;
  align-items:start!important;
}
.cookie>div:first-child:before{
  content:"";
  width:34px;
  height:34px;
  border-radius:10px;
  background:
    radial-gradient(circle at 28% 32%,#fff 0 7%,transparent 8%),
    radial-gradient(circle at 63% 65%,#fff 0 7%,transparent 8%),
    radial-gradient(circle at 72% 24%,#fff 0 5%,transparent 6%),
    #0d9f82;
  grid-row:1/3;
  margin-top:1px;
}
.cookie strong{
  display:block!important;
  font-size:.92rem!important;
  line-height:1.2!important;
  margin:0 0 3px!important;
  color:#0c1d29!important;
}
.cookie p{
  margin:0!important;
  font-size:.78rem!important;
  line-height:1.45!important;
  color:#637384!important;
  max-width:470px!important;
}
.cookie>div:last-child{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:9px!important;
  flex-wrap:nowrap!important;
}
.cookie .btn{
  min-height:39px!important;
  padding:9px 13px!important;
  border-radius:10px!important;
  font-size:.76rem!important;
  white-space:nowrap!important;
}
.cookie .btn.secondary{
  background:#fff!important;
  border-color:#cbd7dd!important;
  color:#183143!important;
}
.cookie .btn.primary{
  background:#15d9a0!important;
  color:#062437!important;
}

/* Prevent legacy cookie rules from squeezing the text column */
.cookie div,.cookie p,.cookie strong{width:auto!important}

/* Small screens */
@media(max-width:980px){
  .menu-toggle{display:block!important}
  .main-nav{
    background:#fff!important;
    color:#0c1d29!important;
  }
  .main-nav>a,.nav-dropdown>button{color:#0c1d29!important}
  .mega-menu{position:static!important;transform:none!important;width:100%!important;box-shadow:none!important}
}
@media(max-width:720px){
  .nav-shell{min-height:68px!important}
  .brand-logo{width:39px!important;height:39px!important}
  .v12-hero-grid{gap:28px!important}
  .v12-hero-copy h1{font-size:2.35rem!important;max-width:100%!important}
  .v12-collage{min-height:300px!important}
  .cookie{
    bottom:12px!important;
    width:calc(100% - 24px)!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    padding:14px!important;
    border-radius:16px!important;
  }
  .cookie>div:last-child{
    justify-content:stretch!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
  }
  .cookie .btn{width:100%!important}
}


/* =========================================================
   V13 — CRO, visual hierarchy, portfolio proof
   ========================================================= */

/* Header: keep the clean header, but reduce scanning density responsively */
.site-header{position:sticky;top:0;z-index:90}
.nav-shell{gap:22px}
.main-nav{gap:17px}
.main-nav>a,.nav-dropdown>button{font-size:.83rem;font-weight:750}
.nav-cta{box-shadow:0 8px 22px rgba(15,180,139,.17)}
.mega-menu-v13{
  width:min(980px,calc(100vw - 48px))!important;
  grid-template-columns:minmax(0,1.55fr) minmax(260px,.7fr)!important;
  padding:20px!important;
  gap:20px!important;
}
.mega-label{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.13em;font-weight:850;color:#66808e;margin-bottom:10px}
.mega-division-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.mega-division-grid>a{padding:13px!important;border:1px solid #e7edf0;border-radius:12px;background:#fff}
.mega-division-grid>a:hover{background:#f4f8f8}
.mega-division-grid strong{font-size:.82rem}
.mega-division-grid span{font-size:.68rem;line-height:1.35;color:#6f808c}
.mega-popular{background:#071f31;border-radius:14px;padding:16px}
.mega-popular .mega-label{color:#79a4ad}
.mega-popular>a{display:flex!important;align-items:center;justify-content:space-between;gap:12px;padding:9px 4px!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.08)}
.mega-popular>a span{font-size:.76rem}
.mega-popular>a small{color:#76e8c6;font-size:.66rem;white-space:nowrap}
.mega-popular .mega-all{border-bottom:0;margin-top:4px;color:#76e8c6!important}

/* Alternating backgrounds and stronger visual grouping */
.section.soft{background:#f6f8f9}
.project-proof-section{background:#071f31;color:#eaf4f4}
.project-proof-section .eyebrow,.project-proof-section .text-link{color:#62e5c0}
.project-proof-section h2,.project-proof-section p{color:#fff}
.project-proof-section .v12-project-card{background:#fff;color:#0d2434}
.web-conversion-band{background:linear-gradient(135deg,#eef9f6 0%,#f7fafb 48%,#eef3f8 100%)}
.web-conversion-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}
.web-conversion-grid h2{font-size:clamp(2rem,3.2vw,3.25rem);line-height:1.06;letter-spacing:-.04em;margin:.5rem 0 1rem;max-width:720px}
.web-conversion-grid p{font-size:1rem;line-height:1.75;color:#526875;max-width:710px}
.web-conversion-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.web-conversion-points div{background:#fff;border:1px solid #dfe9e9;border-radius:16px;padding:18px;box-shadow:0 10px 30px rgba(16,50,60,.05)}
.web-conversion-points strong{display:block;font-size:.88rem;margin-bottom:5px}
.web-conversion-points span{font-size:.76rem;line-height:1.45;color:#657986}

/* Service cards: less repetitive and more scan-friendly */
.service-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(12,35,48,.09);border-color:#c8dadb}
.service-card-featured{grid-column:span 2}
.service-card-featured .service-image{aspect-ratio:2.15/1}
.service-card-featured .service-body h3{font-size:1.35rem}
.service-badges{display:flex!important;flex-wrap:wrap;gap:6px;margin-bottom:10px!important;justify-content:flex-start!important}
.service-badges em,.hero-service-badges span{
  font-style:normal;font-size:.64rem;font-weight:800;letter-spacing:.015em;
  padding:6px 8px;border-radius:999px;background:#eaf7f3;color:#08765f;border:1px solid #d4eee7
}
.hero-service-badges{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 3px}

/* Make service-directory sections easier to scan */
.category-service-grid{gap:18px}
.category-service-grid .service-card:nth-child(5n+2){background:#fbfcfd}
.category-service-grid .service-card:nth-child(5n+4){background:#f7faf9}

/* Project proof */
.v12-project-card{transition:transform .24s ease,box-shadow .24s ease}
.v12-project-card:hover{transform:translateY(-5px)}
.v12-browser{box-shadow:0 18px 48px rgba(4,25,38,.13)}
.project-proof-section .v12-browser{box-shadow:0 22px 60px rgba(0,0,0,.24)}
.v12-project-meta p{line-height:1.6}

/* Typography refinements */
.v11-section-intro h2,.section-head h2{font-size:clamp(1.85rem,2.7vw,2.8rem);line-height:1.08;letter-spacing:-.035em}
.v11-category-hero h1,.v11-service-hero h1,.v11-projects-hero h1{max-width:820px}
.v11-service-hero h1{font-size:clamp(2.5rem,4.2vw,4.7rem)}

/* Footer CTA calmer */
.footer-cta h2{font-size:clamp(1.8rem,2.65vw,2.85rem)!important;max-width:760px}

/* Laptop: consolidate category shortcuts but preserve the useful Services mega menu */
@media(max-width:1320px){
  .main-nav .desktop-link{display:none!important}
  .main-nav{gap:20px}
}
@media(max-width:1120px){
  .main-nav .nav-optional{display:none!important}
  .mega-menu-v13{width:min(900px,calc(100vw - 36px))!important}
}
@media(max-width:980px){
  .main-nav .nav-optional{display:block!important}
  .mega-menu-v13{display:block!important;width:100%!important;padding:10px 0!important}
  .mega-division-grid{grid-template-columns:1fr 1fr}
  .mega-popular{margin-top:10px}
  .service-card-featured{grid-column:span 1}
  .web-conversion-grid{grid-template-columns:1fr;gap:28px}
}
@media(max-width:640px){
  .mega-division-grid{grid-template-columns:1fr}
  .web-conversion-points{grid-template-columns:1fr}
  .service-badges em,.hero-service-badges span{font-size:.61rem}
}

/* V17 final pre-launch polish */
.v17-simple-intro{grid-template-columns:1fr!important;max-width:820px}
.v17-video-grid{width:min(1180px,calc(100% - 40px));margin:26px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.v17-video-grid .youtube-card{min-width:0!important;width:auto!important;transform:none!important}
.web17-hero{padding:86px 0 72px;background:linear-gradient(145deg,#f4faf8 0%,#fff 52%,#eef4f8 100%);border-bottom:1px solid #e2ebed}
.web17-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}.web17-hero h1{font-size:clamp(2.9rem,5.5vw,5.6rem);line-height:.98;letter-spacing:-.055em;margin:.55rem 0 1.2rem;max-width:800px}.web17-hero p{font-size:1.05rem;line-height:1.75;color:#5a707c;max-width:700px}.web17-proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.web17-proof span{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid #dbe8e6;font-size:.72rem;font-weight:800;color:#365462}.web17-visual{position:relative}.web17-visual>img{width:100%;aspect-ratio:1.25/1;object-fit:cover;border-radius:26px;box-shadow:0 30px 80px rgba(8,38,55,.16)}.web17-visual>div{position:absolute;left:22px;right:22px;bottom:22px;padding:17px 18px;border-radius:16px;background:rgba(7,31,49,.9);color:#fff;backdrop-filter:blur(10px)}.web17-visual strong,.web17-visual span{display:block}.web17-visual span{font-size:.75rem;color:#c8d8df;margin-top:3px}
.web17-work{background:#071f31;color:#fff}.web17-work h2{color:#fff}.web17-work .text-link,.web17-work .eyebrow{color:#68e5c1}.web17-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.web17-project{color:#fff}.web17-project p{color:#b9cad2}.web17-project small{display:block;color:#69dfbf;font-weight:800;margin-top:14px}.web17-project h3{font-size:1.45rem;margin:.35rem 0}.web17-browser{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.28)}.web17-browser>div{height:28px;background:#eaf0f2;padding:9px 11px}.web17-browser i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#9fb1ba;margin-right:4px}.web17-browser img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;object-position:top}.web17-browser>span{display:grid;place-items:center;aspect-ratio:16/9;color:#173143;font-weight:850}
.web17-process{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}.web17-process h2{font-size:clamp(2rem,3.5vw,3.4rem);line-height:1.04}.web17-steps{display:grid;grid-template-columns:1fr 1fr;gap:12px}.web17-steps>div{padding:22px;border:1px solid #e1e9ec;border-radius:16px}.web17-steps b{display:block;color:#0aa783;font-size:.72rem}.web17-steps strong,.web17-steps span{display:block}.web17-steps strong{margin:8px 0 4px}.web17-steps span{font-size:.78rem;color:#667b86;line-height:1.5}.web17-seo{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.web17-seo h2{color:#fff;font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.04}.web17-seo p{color:#c5d4da;line-height:1.75}.web17-seo-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.web17-seo-grid span{padding:15px;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#fff;font-size:.78rem;font-weight:750;background:rgba(255,255,255,.04)}
@media(max-width:980px){.v17-video-grid{grid-template-columns:1fr 1fr}.web17-hero-grid,.web17-process,.web17-seo{grid-template-columns:1fr}.web17-project-grid{grid-template-columns:1fr}}
@media(max-width:640px){.v17-video-grid{grid-template-columns:1fr;width:min(100% - 28px,560px)}.web17-hero{padding:54px 0}.web17-hero h1{font-size:2.7rem}.web17-steps,.web17-seo-grid{grid-template-columns:1fr}}


/* =========================================================
   Horizon Hub — mobile polish + looping YouTube carousel
   2026-09-17
   ========================================================= */

/* YouTube: horizontal carousel on desktop + mobile, with manual arrows. */
.v17-video-carousel{position:relative;margin-top:26px}
.v17-video-grid.hh-video-track{
  width:100%;margin:0;display:flex!important;grid-template-columns:none!important;
  gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;
  scrollbar-width:none;padding:4px 2px 14px;overscroll-behavior-inline:contain;
}
.v17-video-grid.hh-video-track::-webkit-scrollbar{display:none}
.v17-video-grid.hh-video-track .youtube-card{
  flex:0 0 calc((100% - 48px)/4);min-width:0!important;width:auto!important;
  scroll-snap-align:start;transform:none!important;
}
.hh-video-nav{display:flex;justify-content:flex-end;gap:9px;margin-top:12px}
.hh-video-arrow{width:44px;height:44px;border-radius:50%;border:1px solid #d8e3e6;background:#fff;color:#0a2135;font-size:1.25rem;font-weight:800;cursor:pointer;box-shadow:0 8px 24px rgba(9,35,49,.08)}
.hh-video-arrow:hover{background:#071f31;color:#fff;border-color:#071f31}
.hh-video-arrow:focus-visible{outline:3px solid rgba(21,217,160,.35);outline-offset:2px}

@media(max-width:980px){
  .v17-video-grid.hh-video-track .youtube-card{flex-basis:calc((100% - 16px)/2)}
}

@media(max-width:720px){
  /* Hero: put the visual first on phones and give it enough visual weight. */
  .v12-hero-grid{display:flex!important;flex-direction:column!important;gap:22px!important;padding:26px 0 42px!important}
  .v12-collage{order:-1!important;width:100%!important;min-height:285px!important;margin:0 0 4px!important}
  .v12-collage:before{content:"";position:absolute;inset:8% 4%;pointer-events:none;background-image:radial-gradient(circle,rgba(13,159,130,.16) 1.5px,transparent 1.7px);background-size:18px 18px;opacity:.55}
  .v12-collage .c1{width:57%!important;height:54%!important;left:2%!important;top:3%!important}
  .v12-collage .c2{width:44%!important;height:43%!important;right:1%!important;top:5%!important}
  .v12-collage .c3{width:44%!important;height:41%!important;left:1%!important;bottom:1%!important}
  .v12-collage .c4{width:55%!important;height:44%!important;right:1%!important;bottom:0!important}
  .v12-logo-chip{width:88px!important;height:88px!important;left:49%!important;top:48%!important}
  .v12-hero-copy{width:100%!important;max-width:none!important}
  .v12-hero-copy h1{font-size:2.45rem!important;line-height:1.01!important;margin-top:10px!important}
  .v12-hero-copy p{font-size:.98rem!important;line-height:1.62!important}

  /* Homepage service cards: two per row, no oversized first-card empty area. */
  .home-services.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .home-services .service-card,.home-services .service-card:nth-child(1){display:flex!important;flex-direction:column!important;grid-column:auto!important;min-width:0!important}
  .home-services .service-image,.home-services .service-card:nth-child(1) .service-image{width:100%!important;min-height:0!important;height:auto!important;aspect-ratio:1/1!important}
  .home-services .service-body,.home-services .service-card:nth-child(1) .service-body{padding:12px!important;display:flex!important;flex:1!important;flex-direction:column!important;justify-content:flex-start!important}
  .home-services .service-body h3,.home-services .service-card:nth-child(1) h3{font-size:1rem!important;line-height:1.15!important;margin:4px 0 6px!important}
  .home-services .service-body p{font-size:.73rem!important;line-height:1.4!important;min-height:0!important;margin:4px 0 10px!important}
  .home-services .service-body>div:last-child{margin-top:auto!important;display:block!important;font-size:.7rem!important}
  .home-services .service-body>div:last-child span{display:block;margin-top:5px}
  .home-services .service-badges{gap:4px!important;margin-bottom:4px!important}
  .home-services .service-badges em{font-size:.55rem!important;padding:4px 6px!important}
  .home-services .service-image>span{font-size:.58rem!important;padding:5px 7px!important}

  /* Mobile menu: keep labels and cards away from screen edges. */
  .main-nav{padding:20px 18px 28px!important;max-height:calc(100vh - 68px)!important;overflow-y:auto!important;overscroll-behavior:contain}
  .mega-menu-v13,.mega-menu{padding:14px!important;margin:8px 0 0!important;border-radius:16px!important}
  .mega-label{margin:2px 8px 12px!important;line-height:1.35!important}
  .mega-division-grid{gap:10px!important}
  .mega-division-grid>a{padding:14px 15px!important}
  .mega-popular{margin-top:12px!important;padding:16px!important}

  /* YouTube: one generous card, swipeable + arrow controls. */
  .v17-video-carousel{margin-left:0;margin-right:0}
  .v17-video-grid.hh-video-track{width:100%!important;padding-bottom:10px}
  .v17-video-grid.hh-video-track .youtube-card{flex:0 0 88%!important;width:auto!important}
  .hh-video-nav{justify-content:center;margin-top:10px}
  .hh-video-arrow{width:42px;height:42px}
}

@media(max-width:390px){
  .home-services.service-grid{gap:9px!important}
  .home-services .service-body{padding:10px!important}
  .home-services .service-body h3{font-size:.92rem!important}
  .home-services .service-body p{font-size:.69rem!important}
}

@media(prefers-reduced-motion:reduce){
  .v17-video-grid.hh-video-track{scroll-behavior:auto}
}
