/* LRCrea editorial system. DM Sans and original brand assets are retained. */
:root { --lr-paper:#f1f0e9; --lr-ink:#111013; --lr-accent:#b4e300; --lr-muted:#b3b2b7; --lr-gutter:clamp(20px,4.5vw,80px); }
#app :is(a,button,input,textarea,select,summary):focus-visible { outline:3px solid var(--lr-accent); outline-offset:5px; }
#app :is(.bg-\[\#f1f0e9\],.bg-lime) :is(a,button):focus-visible { outline-color:var(--lr-ink); }
#app :is(h1,h2,h3) { overflow-wrap:break-word; text-wrap:balance; }
#app :is(p,li) { overflow-wrap:break-word; }
#app [id] { scroll-margin-top:120px; }
.site-header { background:rgb(17 16 19 / .97); border-bottom:1px solid rgb(255 255 255 / .12); }
.site-header > div { height:88px; max-width:1600px; margin-inline:auto; padding-inline:var(--lr-gutter); display:flex; align-items:center; justify-content:space-between; gap:24px; }
.site-header > div > div:first-child { position:static; transform:none; translate:none; gap:18px; flex-shrink:0; }
.site-header > div > div:first-child img { width:136px; }
.site-header > div > nav { position:static; height:88px; gap:clamp(20px,2vw,36px); }
.site-header > div > nav a { font-weight:600; }
.site-header > div > nav > a, .site-header > div > nav > div > a { min-height:44px; display:flex; align-items:center; }
.site-header > div > nav a > span.absolute { display:none; }
.site-header > div > a { position:static; transform:none; translate:none; min-height:44px; align-items:center; border:1px solid rgb(255 255 255 / .25); border-radius:6px; padding:12px 18px; background:transparent; box-shadow:none; font-weight:600; }
.site-header [data-menu-button] { display:none; cursor:pointer; }
.site-header [data-menu-button] > span { box-shadow:0 6px 0 currentColor,0 -6px 0 currentColor; transition:transform 180ms; }
.site-header [data-menu-button][aria-expanded=true] > span { transform:rotate(90deg); }
.site-header [data-mobile-menu] { top:88px; }
.site-header #services-mega-menu { top:72px; }
.admin-bar .site-header { top:32px; }
#app > footer { padding:64px var(--lr-gutter) 28px; border-top:1px solid rgb(255 255 255 / .12); }
#app > footer > div { max-width:1440px; margin-inline:auto; padding-inline:0; }
#app > footer img { max-width:155px; }
.footer-menu a { display:inline-block; padding-block:3px; color:#b3b2b7; }
.home-agency > section { padding-inline:var(--lr-gutter); }
.home-agency > section:not(.home-hero):not(:last-child) { padding-block:clamp(72px,7.5vw,120px); }
.home-agency > section > div.relative.mx-auto, .home-agency > section > div.mx-auto { max-width:1440px; }
.home-agency .home-hero { min-height:0; padding-top:clamp(144px,11vw,176px); padding-bottom:88px; }
.home-hero > .relative.mx-auto { grid-template-columns:minmax(0,1.05fr) minmax(0,1fr); gap:clamp(36px,5vw,80px); align-items:center; }
.home-hero-copy { width:auto; max-width:100%; }
.home-hero .home-kicker { font-size:11px; line-height:1.7; letter-spacing:.16em; max-width:42ch; }
.home-hero h1 { font-size:clamp(56px,6.4vw,102px); font-weight:600; line-height:1.02; letter-spacing:-.065em; margin-top:24px; max-width:10ch; text-wrap:initial; }
.home-outline { color:var(--lr-accent); -webkit-text-stroke:0; }
.home-hero-copy > p:not(.home-kicker) { margin-top:28px; font-size:clamp(16px,1.3vw,18px); font-weight:400; line-height:1.75; color:var(--lr-muted); max-width:48ch; }
.home-hero-copy > div { margin-top:32px; gap:12px; }
.home-button { border-radius:6px; min-height:52px; padding:14px 22px; font-weight:600; transition-duration:180ms; }
.home-button-ghost { background:transparent; border-color:rgb(255 255 255 / .3); }
.home-grid { opacity:.13; background-size:120px 120px; }
.home-glow { opacity:.2; }
.home-hero-stage { min-height:0; height:auto; width:100%; max-width:560px; justify-self:end; margin-top:0; display:grid; grid-template-columns:1fr 1fr; gap:16px; padding-bottom:66px; perspective:none; }
.home-hero-card { position:relative; inset:auto; width:auto; height:auto; padding:0; transform:none; border:1px solid rgb(255 255 255 / .16); border-radius:8px; background:#242329; box-shadow:0 12px 32px rgb(0 0 0 / .12); will-change:auto; }
.home-hero-card-one { grid-column:1/-1; aspect-ratio:1.55; }
.home-hero-card-two,.home-hero-card-three { grid-column:auto; aspect-ratio:1.6; }
.home-hero-card img { height:100%; width:100%; object-fit:cover; }
.home-hero-card span { position:absolute; inset:auto auto 12px 12px; padding:6px 10px; border-radius:4px; font-size:10px; line-height:1.5; letter-spacing:.08em; background:rgb(17 16 19 / .9); color:white; }
.home-hero-stage:hover .home-hero-card { transform:none; }
.home-orbit-label { bottom:0; left:0; width:auto; height:44px; transform:none; border-radius:0; background:transparent; color:var(--lr-paper); box-shadow:none; justify-content:flex-start; gap:12px; }
.home-orbit-label strong { font-size:26px; font-weight:500; color:var(--lr-accent); }
.home-orbit-label span { margin:0; font-size:10px; letter-spacing:.13em; line-height:1.5; }
.home-scroll-cue { bottom:22px; font-size:10px; color:#b3b2b7; }
.home-ticker { transform:none; padding:22px var(--lr-gutter); background:var(--lr-ink); color:#b3b2b7; border-block:1px solid rgb(255 255 255 / .15); }
.home-ticker-track { animation:none; width:100%; max-width:1440px; margin:auto; justify-content:space-between; flex-wrap:wrap; gap:18px; }
.home-ticker-track > :nth-child(n+10) { display:none; }
.home-ticker span { font-size:11px; font-weight:500; letter-spacing:.14em; }
.home-ticker i { color:var(--lr-accent); font-size:12px; }
.home-agency h2 { font-size:clamp(36px,4.4vw,66px); line-height:1.08; font-weight:500; letter-spacing:-.05em; }
.home-agency #vision h2 { font-size:clamp(34px,4vw,60px); }
.home-agency #vision > div { grid-template-columns:minmax(0,.55fr) minmax(0,1.45fr); gap:clamp(32px,6vw,96px); }
.home-agency #vision p:not(:first-child), .home-agency #vision .grid p { font-weight:400; color:#56555b; font-size:17px; line-height:1.8; }
.home-agency #vision a { color:var(--lr-ink); text-underline-offset:5px; }
.home-agency #vision a:hover { text-decoration:underline; }
.home-agency .text-night\/42 { color:#626167; }
.home-agency :is(.text-white\/50,.text-white\/32,.text-white\/60) { color:var(--lr-muted); }
.home-agency p.text-base { font-size:16px; font-weight:400; line-height:1.8; }
.home-services { margin-top:48px; }
.home-service { grid-template-columns:40px minmax(0,.8fr) minmax(0,1.2fr) minmax(0,.8fr) 48px; gap:24px; padding-block:32px; transition:background-color 180ms; }
.home-service:hover { padding-inline:0; background:rgb(255 255 255 / .025); }
.home-service h3 { font-size:clamp(24px,2.1vw,32px); font-weight:500; }
.home-service p { font-size:15px; line-height:1.7; font-weight:400; }
.home-service > span:nth-last-child(2) { font-weight:500; font-size:10px; letter-spacing:.09em; line-height:1.8; }
.home-service-arrow { width:44px; height:44px; }
.home-projects { margin-top:48px; gap:56px 32px; }
.home-project:nth-child(even) { margin-top:64px; }
.home-project-visual { aspect-ratio:1.4; padding:20px; border-radius:8px; }
.home-project-visual img { border-radius:3px; }
.home-project h3 { font-weight:500; font-size:26px; }
.home-project p { font-weight:500; font-size:10px; letter-spacing:.08em; }
.home-project-open { opacity:1; transform:none; width:44px; height:44px; right:32px; top:32px; background:var(--lr-paper); }
.home-project a:focus-visible .home-project-open { background:var(--lr-accent); }
.home-step { grid-template-columns:40px minmax(0,.75fr) minmax(0,1fr); gap:22px; padding-block:32px; }
.home-step:hover { padding-left:0; }
.home-step h3 { font-size:26px; font-weight:500; }
.home-step p { font-weight:400; font-size:15px; }
.home-cta { clip-path:none; border-radius:8px; padding-block:clamp(64px,7vw,104px); }
.home-cta h2 { max-width:18ch; margin-inline:auto; font-size:clamp(38px,5.6vw,80px); }
.home-cta-grid { opacity:.2; }
.home-cta p { color:#3e4e00; }
.home-agency [data-home-reveal] { opacity:1; transform:none; transition:none; }
/* Contact's fixed desktop columns previously exceeded the available tablet width. */
#app section:has(.contact-form-panel) { padding-top:144px; padding-inline:var(--lr-gutter); }
#app section:has(.contact-form-panel) > div { max-width:1280px; margin-inline:auto; padding-inline:0; width:100%; }
#app section:has(.contact-form-panel) > div > .grid { grid-template-columns:minmax(0,1fr) minmax(210px,.32fr); gap:clamp(40px,7vw,100px); }
#app section:has(.contact-form-panel) aside { transform:none; text-align:left; }
.contact-form-panel { padding:clamp(20px,3vw,40px); border:1px solid rgb(255 255 255 / .16); background:#1b1a1f; border-radius:8px; }
.contact-form-panel :is(input:not([type=checkbox]):not([type=radio]),select,textarea) { min-height:48px; border-radius:5px; }
.contact-form-panel .ff-el-form-control { background:#111013 !important; border:1px solid #64636c !important; color:#f1f0e9 !important; padding:14px !important; }
.contact-form-panel .ff-el-form-control::placeholder { color:#b3b2b7 !important; opacity:1; }
.contact-form-panel .ff-el-form-control { outline:1px solid #64636c; outline-offset:-1px; background-image:linear-gradient(#111013,#111013); }
.contact-form-panel .ff-el-group { padding-bottom:16px; }
.service-page :is(.grid > div,.grid > article) { min-width:0; }
.service-page h1 { font-size:clamp(40px,5.6vw,86px); line-height:1.05; font-weight:600; }
.service-page h2 { font-weight:500; letter-spacing:-.04em; line-height:1.1; }
.service-hero p { font-weight:400; }
.service-hero nav { flex-wrap:wrap; line-height:1.6; }
.service-hero .mb-7 { min-width:0; }
.service-hero .mb-7 > span:last-child { min-width:0; overflow-wrap:anywhere; }
.service-hero .mb-7 > span:first-child { flex-shrink:0; width:24px; }
.service-visual { clip-path:none; border-radius:8px; }
.service-button { min-height:48px; border-radius:6px; font-weight:600; }
.service-statement-track { width:100%; animation:none; will-change:auto; padding-inline:var(--lr-gutter); font-size:clamp(24px,3.6vw,48px); font-weight:500; }
.service-statement-copy { white-space:normal; padding:0; display:flex; flex-wrap:wrap; gap:16px 32px; justify-content:center; width:100%; }
.service-statement-copy span { margin:0; }
.service-statement-copy[aria-hidden=true] { display:none; }
/* Motion is progressive: content stays visible when JS or animation APIs are unavailable. */
.lr-motion-toggle { position:absolute; bottom:0; right:0; min-height:44px; border:1px solid #56555b; color:#c6c5cb; border-radius:5px; padding:8px 12px; font:500 11px/1.4 "DM Sans",sans-serif; cursor:pointer; background:transparent; }
.lr-motion-toggle:hover { color:var(--lr-accent); border-color:var(--lr-accent); }
.home-hero-stage { transform:perspective(1200px) rotateX(var(--lr-tilt-x,0deg)) rotateY(var(--lr-tilt-y,0deg)); transition:transform 500ms cubic-bezier(.22,1,.36,1); }
.lr-motion-paused #app *, .lr-motion-paused #app *::before, .lr-motion-paused #app *::after { animation:none !important; transition:none !important; }
.lr-motion-paused .home-hero-stage, .lr-motion-paused .home-project:hover .home-project-visual img { transform:none; }
@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference) {
  .home-service-arrow { transition:transform 240ms,background-color 180ms; }
  .home-service:hover .home-service-arrow { transform:rotate(45deg); }
  .home-project-visual img { transition:transform 700ms cubic-bezier(.22,1,.36,1); }
  .home-project:hover .home-project-visual img { transform:scale(1.05); }
}
@media (max-width:1279px) {
  .site-header > div > nav { display:none; }
  .site-header [data-menu-button] { display:flex; }
  .site-header [data-mobile-menu]:not([hidden]) { display:block; }
  .site-header [data-mobile-menu] > nav { max-height:calc(100dvh - 128px); overflow-y:auto; background:#1b1a1f; border-radius:8px; padding:20px; }
  .site-header [data-mobile-menu] nav > a, .site-header [data-mobile-menu] li a { display:flex; min-height:44px; align-items:center; }
  .site-header [data-mobile-menu] summary { min-height:44px; padding-block:12px; }
  .home-service { grid-template-columns:32px minmax(0,1fr) minmax(0,1.2fr) 44px; }
  .home-service > span:nth-last-child(2) { grid-column:3; grid-row:2; }
  .home-service-arrow { grid-column:4; grid-row:1; }
  .home-step { grid-template-columns:28px minmax(0,1fr); }
  .home-step p { grid-column:2; }
}
@media (max-width:900px) {
  .home-hero > .relative.mx-auto { grid-template-columns:1fr; gap:48px; }
  .home-hero h1 { max-width:12ch; font-size:clamp(56px,9vw,80px); }
  .home-hero-stage { width:100%; max-width:640px; justify-self:center; }
  .home-agency #vision > div { grid-template-columns:1fr; gap:36px; }
  #app section:has(.contact-form-panel) > div > .grid { grid-template-columns:1fr; gap:48px; }
  #app section:has(.contact-form-panel) aside { padding-top:0; display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; }
  #app section:has(.contact-form-panel) aside article { margin-top:0; }
}
@media (max-width:639px) {
  .site-header > div { height:76px; gap:12px; }
  .site-header > div > a { display:none; }
  .site-header > div > div:first-child { width:100%; flex-direction:row-reverse; justify-content:space-between; }
  .site-header > div > div:first-child img { width:126px; }
  .site-header [data-mobile-menu] { top:76px; inset-inline:12px; }
  .site-header [data-mobile-menu] > nav { max-height:calc(100dvh - 134px); }
  .home-agency .home-hero { padding-top:120px; padding-bottom:48px; }
  .home-hero h1 { font-size:clamp(46px,12vw,70px); line-height:1.03; max-width:11ch; letter-spacing:-.055em; }
  .home-hero .home-kicker { font-size:10px; letter-spacing:.1em; }
  .home-hero-copy > p:not(.home-kicker) { font-size:16px; line-height:1.75; margin-top:24px; }
  .home-hero-copy > div { margin-top:28px; }
  .home-hero-stage { gap:10px; padding-bottom:58px; }
  .home-hero-card-one { aspect-ratio:1.45; }
  .home-hero-card-two,.home-hero-card-three { aspect-ratio:1.1; }
  .home-hero-card span { inset:auto auto 8px 8px; font-size:8px; padding:5px 7px; }
  .home-ticker-track { justify-content:center; gap:12px 18px; }
  .home-ticker i { display:none; }
  .home-ticker span { font-size:9px; }
  .home-agency h2 { font-size:clamp(32px,8.5vw,44px); }
  .home-service { grid-template-columns:24px minmax(0,1fr) 44px; gap:14px; padding-block:28px; }
  .home-service > p { grid-column:2 / -1; }
  .home-service > span:nth-last-child(2) { grid-column:2 / -1; grid-row:auto; }
  .home-service-arrow { grid-column:3; }
  .home-service h3 { font-size:26px; }
  .home-projects { gap:36px; margin-top:36px; }
  .home-project:nth-child(even) { margin-top:0; }
  .home-project-visual { padding:12px; }
  .home-project-open { top:22px; right:22px; }
  .home-project a > div:last-child { flex-direction:column; gap:3px; }
  .home-project p { text-align:left; font-size:10px; }
  .home-step { gap:16px; }
  .home-cta { padding-inline:22px; }
  .home-cta h2 { font-size:clamp(34px,9vw,50px); }
  #app > footer { padding-top:48px; }
  .footer-menu a { min-height:44px; display:flex; align-items:center; }
  #app section:has(.contact-form-panel) { padding-top:120px; }
  #app section:has(.contact-form-panel) aside { grid-template-columns:1fr; }
}
@media (max-width:782px) { .admin-bar .site-header { top:46px; } }
@media (max-width:600px) { .admin-bar .site-header.is-sticky { top:0; } }
@media (prefers-reduced-motion:reduce) {
  html { scroll-behavior:auto; }
  #app *, #app *::before, #app *::after { animation:none !important; transition:none !important; }
}
