/* Dynamic VÓRTICA layer: blog, managed portfolio and server-side forms. */
html,body{overflow-x:hidden}
.hero-sticker{display:none!important}
.reviews-section{grid-template-columns:.42fr 1.58fr;gap:4vw;padding-top:clamp(4rem,6vw,6rem);padding-bottom:clamp(4rem,6vw,6rem)}
.review-score>strong{font-size:clamp(4rem,7vw,7rem)}
.review-score h2{font-size:clamp(1.6rem,2.5vw,2.75rem)}
.latest-news{background:var(--paper);color:var(--navy-deep)}
.latest-news .section-title h2{max-width:900px}
.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,2rem);max-width:1500px;margin:0 auto}
.news-card{min-width:0;border-top:1px solid var(--line);padding-top:1rem}
.news-card a{display:flex;height:100%;flex-direction:column}
.news-card img{width:100%;aspect-ratio:1.45;object-fit:cover;background:#e5e5df;margin-bottom:1.25rem}
.news-card small{font-size:.68rem;font-weight:900;letter-spacing:.12em;color:var(--orange)}
.news-card h3{font:800 clamp(1.55rem,2.1vw,2.35rem)/1.05 Vortica Display;margin:.75rem 0;letter-spacing:-.04em}
.news-card p{color:var(--muted);font-size:.92rem;line-height:1.65;margin:0 0 1.5rem}
.news-card span{margin-top:auto;font-size:.76rem;font-weight:900}
.form-status{display:none;padding:1rem;border:1px solid currentColor;font-size:.82rem;line-height:1.5}
.form-status.is-visible{display:block}
.form-status.is-success{color:#236b31;background:#ecf8e8}
.form-status.is-error{color:#8a251d;background:#fff0ec}
.lead-form button[disabled]{opacity:.6;cursor:wait}
.project-screen-link{display:block}.project-screen-link:focus-visible{outline:3px solid var(--lime);outline-offset:5px}.project-visit,.project-case{display:inline-flex;width:max-content;margin-top:1rem;margin-right:1rem;padding-bottom:.2rem;border-bottom:1px solid currentColor;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.project-case{color:var(--muted)}
.about-copy li b,.news-card small{color:#a53b16}
.footer-mark{color:transparent;-webkit-text-stroke:1px #ffffff2b}

.site-header.blog-header{background:var(--paper);color:var(--navy-deep);border-bottom:1px solid var(--line)}
.blog-header .brand,.blog-header .desktop-nav a,.blog-header .desktop-nav summary{color:var(--navy-deep)!important}
.blog-header .brand img{filter:none!important}
.blog-header .brand small{color:var(--muted)!important}
.blog-header .mobile-nav summary span{background:var(--navy-deep)!important}
.blog-header .mobile-nav>div{background:var(--paper)!important;border:1px solid var(--line)}
.blog-header .mobile-nav a{color:var(--navy-deep)!important}

.blog-page{background:var(--paper);min-height:75vh;padding-top:clamp(9rem,13vw,13rem)}
.blog-hero{max-width:1500px;margin:auto;padding:0 clamp(1.25rem,6vw,7.5rem) clamp(4rem,7vw,7rem)}
.blog-hero h1{max-width:1100px;margin:.6rem 0 1.5rem;font:900 clamp(3.6rem,7vw,7.8rem)/.88 Vortica Display;letter-spacing:-.07em;text-transform:uppercase}
.blog-hero>p:last-child{max-width:700px;color:var(--muted);font-size:1.05rem;line-height:1.7}
.blog-list{padding-top:0}
.blog-list .news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.article-page{background:var(--paper);padding-top:clamp(9rem,13vw,13rem)}
.article-head{max-width:1150px;margin:auto;padding:0 clamp(1.25rem,6vw,7.5rem) clamp(3rem,5vw,5rem)}
.article-head h1{margin:1rem 0 1.5rem;font:800 clamp(3rem,6vw,6.5rem)/.94 Vortica Display;letter-spacing:-.065em}
.article-head .article-excerpt{max-width:830px;color:var(--muted);font-size:clamp(1.05rem,1.4vw,1.3rem);line-height:1.65}
.article-date{font-size:.72rem;font-weight:900;letter-spacing:.12em;color:var(--orange)}
.article-cover{display:block;width:min(1500px,calc(100% - 2.5rem));max-height:760px;aspect-ratio:1.9;object-fit:cover;margin:0 auto clamp(3rem,6vw,6rem)}
.article-body{max-width:860px;margin:auto;padding:0 1.25rem clamp(5rem,8vw,9rem);font-size:1.06rem;line-height:1.85}
.article-body h2{margin:3.5rem 0 1.2rem;font:800 clamp(2rem,3.5vw,3.3rem)/1.05 Vortica Display;letter-spacing:-.045em}
.article-body h3{margin:2.5rem 0 1rem;font:800 clamp(1.4rem,2vw,2rem)/1.15 Vortica Display}
.article-body p,.article-body ul{margin:0 0 1.35rem}
.article-body li{margin:.45rem 0}
.article-body a{text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:3px}
.article-related{margin-top:clamp(3.5rem,7vw,6rem);padding-top:2.5rem;border-top:1px solid var(--line)}
.article-related h2{margin:.65rem 0 1.5rem}
.article-related ul{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}
.article-related li{margin:0;border-bottom:1px solid var(--line)}
.article-related a{display:flex;justify-content:space-between;gap:1rem;padding:1.15rem 0;font-weight:800;text-decoration:none}
.article-related a:hover{text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:4px}
.article-related span{color:var(--orange)}
.article-sources{margin-top:clamp(3rem,6vw,5rem);padding:clamp(1.4rem,3vw,2.2rem);background:#f1f2ed;border-top:1px solid color-mix(in srgb,var(--orange) 55%,var(--line))}
.article-sources h2{margin:.6rem 0 1.3rem;font-size:clamp(1.65rem,3vw,2.5rem)}
.article-sources ul{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}
.article-sources li{margin:0;border-bottom:1px solid var(--line)}
.article-sources a{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;font-weight:800;text-decoration:none;overflow-wrap:anywhere}
.article-sources a:hover{text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:4px}
.article-sources span{color:var(--orange)}
.article-sources>p:last-child{margin:1rem 0 0;color:var(--muted);font-size:.82rem;line-height:1.55}

@media(max-width:900px){.news-grid,.blog-list .news-grid{grid-template-columns:1fr 1fr}.reviews-section{grid-template-columns:1fr}.review-score>strong{font-size:5rem}}
@media(max-width:620px){.news-grid,.blog-list .news-grid{grid-template-columns:1fr}.blog-hero h1{font-size:clamp(3rem,15vw,5rem)}.article-head h1{font-size:clamp(2.7rem,13vw,4.5rem)}.article-cover{aspect-ratio:1.25}.reviews-section{padding-top:3.5rem;padding-bottom:3.5rem}}

/* A calmer display scale: keeps the VORTICA character without sacrificing legibility. */
.hero-copy h1,.page-hero h1,.service-hero-grid h1,.blog-hero h1,.article-head h1{
  font-weight:700;
  letter-spacing:-.025em;
  line-height:1;
}
.hero-copy h1{font-size:clamp(3.25rem,5.1vw,5.65rem)}
.page-hero h1{max-width:1180px;font-size:clamp(3.4rem,6.15vw,6.9rem);line-height:1.02}
.service-hero-grid h1{font-size:clamp(3.15rem,5.2vw,5.8rem);line-height:1.02}
.blog-hero h1{font-size:clamp(3.25rem,5.7vw,6.25rem);line-height:1.02}
.article-head h1{font-size:clamp(2.8rem,5vw,5.5rem);line-height:1.05}

/* The portrait must not define the grid row height on ultra-wide screens. */
.hero-main{min-height:0;grid-template-rows:minmax(0,1fr)}
.hero-copy{align-self:center;min-width:0}
.hero-person{align-self:stretch;height:auto;min-height:0}
.hero-person img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:contain;
  object-position:bottom center;
}

.section-title h2,.performance-copy h2,.contact-intro h2,.about-story h2,.faq-section h2,.about-copy h2,.service-intro>div>h2,.article-body h2{
  font-weight:700;
  letter-spacing:-.025em;
  line-height:1.08;
}
.section-title h2{font-size:clamp(2.65rem,4.15vw,4.75rem)}
.performance-copy h2,.contact-intro h2{font-size:clamp(2.5rem,4.15vw,4.7rem)}
.about-story h2,.faq-section h2{font-size:clamp(2.35rem,3.8vw,4.3rem)}

.news-card h3,.service-row h3,.project-tile h3,.related-grid h3,.process-grid h3,.values h3,.article-body h3{
  font-weight:700;
  letter-spacing:-.02em;
  line-height:1.12;
}

@media(max-width:760px){
  .hero-person{height:480px;min-height:480px;align-self:auto}
  .hero-copy h1{font-size:clamp(2.25rem,8.8vw,3.35rem);letter-spacing:-.018em;line-height:1.03}
  .page-hero h1{font-size:clamp(2.7rem,11.5vw,4.25rem);letter-spacing:-.018em;line-height:1.04}
  .service-hero-grid h1{font-size:clamp(2.55rem,10.7vw,4rem);letter-spacing:-.018em;line-height:1.04}
  .blog-hero h1{font-size:clamp(2.65rem,11vw,4rem);letter-spacing:-.018em;line-height:1.05}
  .article-head h1{font-size:clamp(2.45rem,10vw,3.8rem);letter-spacing:-.018em;line-height:1.07}
  .section-title h2,.performance-copy h2,.contact-intro h2,.about-story h2,.faq-section h2,.about-copy h2,.service-intro>div>h2{font-size:clamp(2.15rem,8.8vw,3.2rem);letter-spacing:-.018em;line-height:1.1}
}

/* Keep the complete hero visible on wide monitors with limited vertical space. */
@media (min-width:1101px) and (max-height:900px){
  .home-hero{height:100svh;min-height:680px}
  .hero-main{padding-top:5.9rem;padding-bottom:1rem}
  .hero-copy{padding-bottom:0;min-width:0}
  .hero-copy .eyebrow{margin-bottom:1rem}
  .hero-copy h1{font-size:clamp(3rem,4.45vw,5rem);line-height:.98}
  .hero-copy>p:not(.eyebrow){margin:1.2rem 0 1.35rem;line-height:1.5}
  .hero-person{height:calc(100% - 1.5rem)}
  .hero-sticker{width:120px;top:20%}
}

@media (min-width:1800px){
  .hero-main{grid-template-columns:minmax(0,1.08fr) minmax(520px,.92fr) 82px}
  .hero-copy{min-width:0;max-width:940px}
}

.project-title-link{color:inherit;text-decoration:none}.project-title-link:hover h3{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}
.case-hero{padding-top:clamp(9rem,14vw,13rem);display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);gap:clamp(2rem,6vw,7rem);align-items:center}.case-hero h1{margin:.25rem 0 1.4rem;font:700 clamp(3.5rem,7vw,7.5rem)/.95 Vortica Display,sans-serif;letter-spacing:-.055em}.case-hero>div>p:not(.eyebrow){max-width:720px;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.65;color:var(--muted)}.case-hero>img{width:100%;aspect-ratio:1.4;object-fit:cover;object-position:top;border-radius:18px;box-shadow:0 30px 70px #06163326}.case-content{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,9rem);background:var(--white)}.case-content h2,.entity-section h2,.guide-article h2{font:700 clamp(2rem,3vw,3.25rem)/1.08 Vortica Display,sans-serif;letter-spacing:-.04em}.case-content p,.case-content li{font-size:1.05rem;line-height:1.75}.case-content ul{display:grid;gap:.8rem;padding:0;list-style:none}.case-content li{border-top:1px solid var(--line);padding:1rem 0}.case-content li:before{content:'✓';color:#4f7616;margin-right:.7rem;font-weight:900}.case-note{color:var(--muted);font-size:.82rem!important}.entity-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,9rem);background:var(--white)}.entity-section p{max-width:720px;font-size:1.05rem;line-height:1.75}.entity-section dl{margin:0}.entity-section dl>div{display:grid;grid-template-columns:130px 1fr;gap:1rem;border-top:1px solid var(--line);padding:1rem 0}.entity-section dt{font-weight:800}.entity-section dd{margin:0;color:var(--muted)}
.commercial-guides{background:var(--white)}.guide-links{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.guide-links a{display:grid;grid-template-columns:48px 1fr;gap:1rem;padding:1.5rem 1rem;border-bottom:1px solid var(--line)}.guide-links a:nth-child(odd){border-right:1px solid var(--line)}.guide-links span{font-size:.75rem;color:var(--muted)}.guide-links strong{font:700 clamp(1.1rem,1.6vw,1.5rem)/1.3 Vortica Display,sans-serif}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line)}.guide-grid>a{background:var(--white);padding:clamp(2rem,4vw,4rem);min-height:300px}.guide-grid small{letter-spacing:.14em;color:#d55816;font-weight:900}.guide-grid h2{font:700 clamp(1.7rem,2.6vw,2.8rem)/1.08 Vortica Display,sans-serif;letter-spacing:-.035em}.guide-grid p{color:var(--muted);line-height:1.7}.guide-grid span{font-weight:800}.guide-article{max-width:980px;margin:0 auto;padding:clamp(9rem,14vw,13rem) 1.25rem 7rem}.guide-article header{margin-bottom:4rem}.guide-article h1{font:700 clamp(3rem,6vw,6.5rem)/.98 Vortica Display,sans-serif;letter-spacing:-.055em}.guide-article header>p:not(.eyebrow){font-size:1.25rem;line-height:1.7;color:var(--muted)}.guide-article>section{border-top:1px solid var(--line);padding:2.5rem 0}.guide-article>section p{font-size:1.08rem;line-height:1.8}.guide-article aside{background:var(--lime);padding:clamp(2rem,5vw,4rem);margin-top:3rem}.guide-article aside p{max-width:700px;line-height:1.7}
@media(max-width:760px){.case-hero,.case-content,.entity-section,.guide-grid,.guide-links{grid-template-columns:1fr}.case-hero{padding-top:8rem}.case-hero h1{font-size:clamp(3rem,14vw,5rem)}.case-hero>img{grid-row:1}.guide-links a:nth-child(odd){border-right:0}.entity-section dl>div{grid-template-columns:1fr;gap:.25rem}.guide-article{padding-top:8rem}}

/* Real mobile products: code-native device mockups keep the supplied UI exact and fast. */
.app-showcase{position:relative;overflow:hidden;background:#071737;color:#fff}
.app-showcase:before{content:"";position:absolute;inset:-15% auto auto 45%;width:65vw;height:65vw;border:1px solid #fff1;border-radius:50%;pointer-events:none}
.app-showcase-head{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:clamp(2rem,7vw,8rem);max-width:1500px;margin:0 auto clamp(4rem,7vw,7rem)}
.app-showcase-head h2{max-width:980px;margin:.8rem 0 0;font:700 clamp(3.2rem,6.6vw,7rem)/.88 Vortica Display,sans-serif;letter-spacing:-.045em;text-transform:uppercase}
.app-showcase-head h2 em{color:#ff7b4d;font-style:normal}
.app-showcase-head>p{max-width:580px;margin:0;color:#ffffffad;font-size:1.05rem;line-height:1.75}
.app-gallery{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:clamp(1rem,2vw,2rem);max-width:1500px;margin:0 auto}
.app-project{--card:#172f62;--accent:#5ee7ff;position:relative;isolation:isolate;min-height:clamp(610px,55vw,780px);overflow:hidden;border:1px solid #ffffff1f;border-radius:clamp(24px,3vw,48px);background:radial-gradient(circle at 78% 20%,color-mix(in srgb,var(--accent) 25%,transparent),transparent 30%),var(--card);box-shadow:inset 0 1px #ffffff1a}
.app-project:nth-child(even){margin-top:clamp(3rem,7vw,7rem)}
.app-project-copy{position:absolute;z-index:4;inset:auto 2.2rem 2.2rem;max-width:52%}
.app-project-copy>span{color:var(--accent);font-size:.72rem;font-weight:900;letter-spacing:.14em}
.app-project-copy h3{margin:.55rem 0 .8rem;font:700 clamp(2.5rem,4.2vw,4.8rem)/.9 Vortica Display,sans-serif;letter-spacing:-.04em}
.app-project-copy p{margin:0 0 1.4rem;color:#ffffffb8;font-size:.92rem;line-height:1.6}
.app-project-copy a{display:inline-flex;gap:.65rem;align-items:center;padding-bottom:.25rem;border-bottom:1px solid #ffffff7a;font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.app-project-copy a b{color:var(--accent)}
.phone-mockup{position:absolute;z-index:3;top:7%;right:5%;width:min(43%,310px);aspect-ratio:736/1600;padding:7px;border:1px solid #ffffff75;border-radius:clamp(30px,3vw,48px);background:linear-gradient(135deg,#535968,#11151d 42%,#89909e 55%,#151922 75%);box-shadow:0 45px 80px #0008,0 0 0 2px #090d14;transform:rotate(5deg) translate3d(0,0,0);transition:transform .32s cubic-bezier(.16,1,.3,1),box-shadow .32s cubic-bezier(.16,1,.3,1)}
.app-project:nth-child(even) .phone-mockup{right:8%;transform:rotate(-5deg)}
.phone-mockup:after{content:"";position:absolute;inset:7px;border-radius:clamp(24px,2.5vw,40px);box-shadow:inset 0 0 0 1px #0008;pointer-events:none}
.phone-mockup img{display:block;width:100%;height:100%;object-fit:cover;border-radius:clamp(24px,2.5vw,40px)}
.phone-camera{position:absolute;z-index:2;top:17px;left:50%;width:30%;height:19px;border-radius:99px;background:#090b10;transform:translateX(-50%);box-shadow:inset 0 -1px #ffffff1a}
.phone-camera:after{content:"";position:absolute;top:6px;right:12px;width:6px;height:6px;border-radius:50%;background:#182744;box-shadow:inset 0 0 2px #6ea8ff}
.phone-buttons:before,.phone-buttons:after{content:"";position:absolute;left:-4px;width:3px;border-radius:3px 0 0 3px;background:#555d6b}
.phone-buttons:before{top:19%;height:8%}.phone-buttons:after{top:30%;height:14%}
.app-orbit{position:absolute;z-index:1;top:9%;right:-8%;width:58%;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--accent) 45%,transparent);border-radius:50%;opacity:.55;animation:app-orbit 16s linear infinite}
.app-orbit:before,.app-orbit:after{content:"";position:absolute;border-radius:50%}.app-orbit:before{inset:13%;border:1px dashed #ffffff38}.app-orbit:after{top:-5px;left:50%;width:10px;height:10px;background:var(--accent);box-shadow:0 0 24px var(--accent)}
.app-project:hover .phone-mockup{transform:rotate(2deg) translateY(-7px);box-shadow:0 52px 90px #0009,0 0 0 2px #090d14}
.app-project:nth-child(even):hover .phone-mockup{transform:rotate(-2deg) translateY(-7px)}
.app-aligna{--card:#080429;--accent:#56ddff}.app-framesora{--card:#39473d;--accent:#c7ff2f}.app-gfd{--card:#12344a;--accent:#42d0cf}.app-homi{--card:#562a45;--accent:#ff7ab2}
.app-showcase-foot{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.2rem;margin:clamp(4rem,7vw,7rem) auto 0;color:#ffffffb3;font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.app-showcase-foot i{width:5px;height:5px;border-radius:50%;background:#b7ff2a;box-shadow:0 0 12px #b7ff2a}
.motion-reveal{opacity:1;transform:none}
@keyframes app-orbit{to{transform:rotate(360deg)}}
@media(max-width:980px){.app-project{min-height:620px}.app-project-copy{max-width:56%;inset:auto 1.5rem 1.7rem}.phone-mockup{width:45%;right:4%}}
@media(max-width:760px){.app-showcase-head,.app-gallery{grid-template-columns:1fr}.app-showcase-head{gap:1.5rem;margin-bottom:3rem}.app-showcase-head h2{font-size:clamp(2.9rem,14vw,4.8rem);line-height:.92}.app-showcase-head>p{font-size:.98rem}.app-project,.app-project:nth-child(even){min-height:650px;margin-top:0}.app-project-copy{inset:auto 1.35rem 1.5rem;max-width:68%}.app-project-copy h3{font-size:clamp(2.6rem,12vw,4rem)}.phone-mockup,.app-project:nth-child(even) .phone-mockup{top:5%;right:5%;width:53%}.app-orbit{width:78%}.app-showcase-foot{justify-content:flex-start;gap:.8rem 1rem}.motion-reveal{transform:translateY(28px)}}
@media(max-width:430px){.app-project{min-height:590px}.app-project-copy{max-width:78%}.phone-mockup,.app-project:nth-child(even) .phone-mockup{width:57%;right:3%}}
@media(prefers-reduced-motion:reduce){.motion-reveal{opacity:1;transform:none}.app-orbit{animation:none}.phone-mockup{transition:none}}

/* VORTICA motion system: one authored hero, quiet continuity everywhere else. */
:root{--motion-fast:160ms;--motion-standard:260ms;--motion-composed:440ms;--motion-out:cubic-bezier(.16,1,.3,1);--motion-in:cubic-bezier(.7,0,.84,0)}
html{scrollbar-color:var(--orange) var(--navy-deep);scrollbar-width:thin}
::-webkit-scrollbar{width:11px}::-webkit-scrollbar-track{background:var(--navy-deep)}::-webkit-scrollbar-thumb{background:var(--orange);border:3px solid var(--navy-deep);border-radius:99px}
:focus-visible{outline:3px solid var(--lime);outline-offset:4px}
a,button,summary,input,select,textarea{-webkit-tap-highlight-color:transparent}
.v-reveal{opacity:1;transform:none;filter:none}
.motion-enhanced .v-reveal:not(.is-visible){opacity:0;filter:blur(4px)}
.motion-enhanced .v-rise:not(.is-visible){transform:translateY(26px)}
.motion-enhanced .v-card:not(.is-visible){transform:translateY(20px) scale(.978)}
.motion-enhanced .v-sweep:not(.is-visible){transform:translateX(-26px);clip-path:inset(0 12% 0 0)}
.motion-enhanced .v-sweep:nth-child(even):not(.is-visible){transform:translateX(26px);clip-path:inset(0 0 0 12%)}
.motion-enhanced .v-mask{clip-path:inset(0)}
.motion-enhanced .v-mask:not(.is-visible){transform:scale(.97);clip-path:inset(0 0 18% 0 round 0 40px 0 0)}
.motion-enhanced .v-reveal{transition:opacity 360ms ease-out var(--motion-delay,0ms),transform 540ms var(--motion-out) var(--motion-delay,0ms),filter 360ms ease-out var(--motion-delay,0ms),clip-path 540ms var(--motion-out) var(--motion-delay,0ms)}
.is-loop-paused,.is-loop-offscreen{animation-play-state:paused!important}

@media(prefers-reduced-motion:no-preference){
  body:has(.home-hero)>.site-header{animation:v-header-in 400ms var(--motion-out) both}
  .home-hero .hero-copy .eyebrow{animation:v-copy-in 420ms var(--motion-out) 50ms both}
  .home-hero .hero-copy h1{animation:v-title-in 680ms var(--motion-out) 90ms both}
  .home-hero .hero-copy>p:not(.eyebrow){animation:v-copy-in 480ms var(--motion-out) 180ms both}
  .home-hero .hero-actions{animation:v-copy-in 480ms var(--motion-out) 230ms both}
  .home-hero .hero-person{animation:v-portrait-in 760ms var(--motion-out) 80ms both}
  .home-hero .hero-person:before{animation:v-disc-in 680ms var(--motion-out) 160ms both}
}
@keyframes v-header-in{from{opacity:0;transform:translateY(-14px)}}
@keyframes v-copy-in{from{opacity:0;transform:translateY(18px)}}
@keyframes v-title-in{from{opacity:0;transform:translateY(30px);clip-path:inset(0 0 100% 0)}to{clip-path:inset(0)}}
@keyframes v-portrait-in{from{opacity:0;transform:translateX(28px) scale(.975);clip-path:inset(0 0 0 32%)}to{clip-path:inset(0)}}
@keyframes v-disc-in{from{opacity:0;transform:scale(.72)}}

.brand,.desktop-nav>a,.desktop-nav summary,.text-arrow,.project-visit,.project-case,.article-related a,.article-sources a,.guide-links a,.guide-grid>a{transition:color var(--motion-fast) ease-out,opacity var(--motion-fast) ease-out,transform var(--motion-fast) var(--motion-out),background-color var(--motion-fast) ease-out}
.brand:hover{opacity:.82}.brand:active{transform:scale(.985)}
.desktop-nav>a,.desktop-nav summary{position:relative}
.desktop-nav>a:after,.desktop-nav summary:after{content:"";position:absolute;left:0;right:0;bottom:1.45rem;height:2px;background:var(--lime);transform:scaleX(0);transform-origin:right;transition:transform 210ms var(--motion-out)}
.desktop-nav>a:hover:after,.desktop-nav summary:hover:after,.desktop-nav details[open]>summary:after{transform:scaleX(1);transform-origin:left}
.mega-menu{transform-origin:50% 0}.desktop-nav details[open] .mega-menu{animation:v-menu-in 240ms var(--motion-out) both}
.mobile-nav[open]>div{transform-origin:100% 0;animation:v-menu-in 240ms var(--motion-out) both}
@keyframes v-menu-in{from{opacity:0;transform:translateY(-8px) scale(.985)}}
.mega-menu a:hover,.mobile-nav a:hover{transform:translateX(5px)}
.mega-menu a i,.article-related span,.article-sources span,.app-project-copy a b{transition:transform var(--motion-fast) var(--motion-out)}
.mega-menu a:hover i,.article-related a:hover span,.article-sources a:hover span,.app-project-copy a:hover b{transform:translate(3px,-3px)}
.pill{transition:transform var(--motion-fast) var(--motion-out),box-shadow var(--motion-fast) ease-out,background-color var(--motion-fast) ease-out}
.pill:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000024}.pill:active{transform:translateY(0) scale(.98)}
.pill:hover b{transform:rotate(-4deg)}
.play-link i{transition:transform var(--motion-fast) var(--motion-out),background-color var(--motion-fast) ease-out}.play-link:hover i{transform:scale(1.06);background:#ffffff12}.play-link:active i{transform:scale(.98)}
.service-row{transition:color var(--motion-fast) ease-out}.service-row:before{transition:transform 280ms var(--motion-out)}.service-row:hover>b{transform:rotate(-4deg)}.service-row>b{transition:transform var(--motion-fast) var(--motion-out),color var(--motion-fast) ease-out,background-color var(--motion-fast) ease-out}
.project-screen>img,.news-card img,.case-hero>img,.article-cover{transition:transform 320ms var(--motion-out),filter 320ms ease-out}
.project-tile:hover .project-screen>img,.news-card:hover img{transform:scale(1.018);filter:saturate(1.04)}
.news-card span,.project-title-link h3{transition:color var(--motion-fast) ease-out,transform var(--motion-fast) var(--motion-out)}.news-card:hover span{transform:translateX(4px);color:#a53b16}
.review-cards blockquote{transition:transform var(--motion-standard) var(--motion-out),box-shadow var(--motion-standard) ease-out}.review-cards blockquote:hover{transform:translateY(-4px);box-shadow:0 18px 45px #06163312}
.related-grid>a{transition:transform var(--motion-standard) var(--motion-out),filter var(--motion-standard) ease-out}.related-grid>a:hover{transform:translateY(-4px);filter:saturate(1.04)}
.related-grid>a>b{transition:transform var(--motion-fast) var(--motion-out)}.related-grid>a:hover>b{transform:rotate(-4deg)}
.faq-list details>p{transform-origin:top}.faq-list details[open]>p{animation:v-answer-in 220ms var(--motion-out) both}.faq-list summary b{transition:transform var(--motion-fast) var(--motion-out)}
@keyframes v-answer-in{from{opacity:0;transform:translateY(-5px)}}
.lead-form input,.lead-form select,.lead-form textarea{transition:border-color var(--motion-fast) ease-out,background-color var(--motion-fast) ease-out,box-shadow var(--motion-fast) ease-out}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{box-shadow:0 0 0 3px #baff2f38}
.form-status.is-visible{animation:v-status-in 220ms var(--motion-out) both}@keyframes v-status-in{from{opacity:0;transform:translateY(-5px)}}

@media(max-width:760px){
  .motion-enhanced .v-rise:not(.is-visible),.motion-enhanced .v-card:not(.is-visible){transform:translateY(14px)}
  .motion-enhanced .v-sweep:not(.is-visible),.motion-enhanced .v-sweep:nth-child(even):not(.is-visible){transform:translateY(14px);clip-path:inset(0 0 8% 0)}
  .motion-enhanced .v-mask:not(.is-visible){transform:scale(.985);clip-path:inset(0 0 10% 0 round 0 24px 0 0)}
  .mega-menu a:hover,.mobile-nav a:hover{transform:none}
  .project-tile:hover .project-screen>img,.news-card:hover img,.review-cards blockquote:hover,.related-grid>a:hover{transform:none}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}.v-reveal,.motion-enhanced .v-reveal:not(.is-visible){opacity:1;transform:none;filter:none;clip-path:none;transition:none}
  .home-hero *,.mega-menu,.mobile-nav>div,.faq-list details>p,.form-status.is-visible{animation:none!important}
  .is-loop-paused,.is-loop-offscreen{animation-play-state:paused!important}
}
