/* Conversion refinement: clarity, proof and a direct route to a real conversation. */
:root { --focus: #416331; --header-height: 78px; }
html { scroll-padding-top: calc(var(--header-height) + 24px); }
.page-top { height: 0; scroll-margin-top: 0; }
a:focus-visible, button:focus-visible, summary:focus-visible { outline: 3px solid var(--focus); outline-offset: 5px; }
.hero a:focus-visible, .header a:focus-visible, .header button:focus-visible, .ecosystem :focus-visible, .film-dialog :focus-visible { outline-color: #d5e6a6; }
.header { position: fixed; height: var(--header-height); z-index: 50; background: #11271f; transition: box-shadow .25s; }
.header.is-scrolled { box-shadow: 0 4px 18px #06130c1c; }
.header .real-logo { width: 165px; }
.desktop-nav { font-size: 12px; gap: 30px; }
.desktop-nav a[aria-current="location"] { text-decoration: underline; text-underline-offset: 7px; color: var(--lime); }
.header-cta { border-radius: 2px; background: var(--lime); border-color: var(--lime); color: var(--ink); font-size: 12px; font-weight: 700; min-height: 45px; }
.hero { min-height: 790px; padding-top: 136px; padding-bottom: 116px; }
.hero h1 { font-size: clamp(67px, 7.1vw, 112px); margin: 22px 0; }
.hero-intro { max-width: 475px; font-size: 16px; line-height: 1.75; margin: 26px 0 24px; }
.hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 15px 24px; }
.hero-actions .text-link { font-size: 13px; border-color: #d4dfc980; }
.hero-next { color: #ccd6c4; font-size: 12px; line-height: 1.7; margin-top: 13px; }
.hero-proof { margin-top: 23px; font-size: 12px; }
.hero-proof strong { font-weight: 650; }
.hero-foot { padding-top: 19px; bottom: 24px; }
.clients { padding: 38px var(--gutter) 34px; }
.clients-heading { margin-bottom: 25px; align-items: center; gap: 28px; }
.clients-heading h2 { font-size: 20px; line-height: 1.5; letter-spacing: -.5px; margin: 0; max-width: 440px; }
.proof-replay { display: flex; align-items: center; gap: 13px; max-width: 275px; font-size: 12px; line-height: 1.6; min-height: 58px; }
.proof-replay img { height: 58px; width: 44px; object-fit: cover; border-radius: 2px; }
.proof-replay strong { display: block; font-size: 13px; font-weight: 650; }
.proof-replay>span:last-child { font-size: 16px; width: 34px; height: 34px; display: grid; place-items: center; border: 1px solid var(--line); border-radius: 50%; flex-shrink: 0; }
.client-gallery { grid-template-columns: repeat(6,minmax(0,1fr)); }
.client-logo { height: 101px; padding: 17px; border-bottom: 0; }
.client-logo:nth-child(3n) { border-right: 1px solid var(--line); }
.client-logo:last-child { border-right: 0; }
.client-logo img { max-height: 56px; }
.client-logo.duo img, .client-logo.sabioncello img { max-height: 72px; }
.priorities { padding: 83px var(--gutter) 88px; border-top: 1px solid var(--line); }
.priorities .section-label { margin-bottom: 37px; }
.priority-layout { display: grid; grid-template-columns: 1fr 1.05fr; gap: 8vw; align-items: start; }
.priority-heading h2 { font-size: clamp(43px,4.2vw,66px); }
.priority-heading>p { max-width: 405px; margin: 25px 0 23px; font-size: 16px; line-height: 1.8; color: var(--muted); }
.priority-heading>.text-link { font-size: 13px; }
.priority-options { border-top: 1px solid var(--ink); }
.priority-option { border-bottom: 1px solid var(--line); }
.priority-option summary { list-style: none; display: flex; align-items: center; justify-content: space-between; gap: 22px; min-height: 89px; padding: 21px 0; cursor: pointer; }
.priority-option summary::-webkit-details-marker { display: none; }
.priority-option summary>span { font-size: 12px; color: var(--muted); }
.priority-option summary h3 { font-size: 21px; line-height: 1.45; flex: 1; letter-spacing: -.6px; }
.priority-option summary b { font-size: 24px; font-weight: 400; width: 27px; text-align: center; transition: transform .2s; }
.priority-option[open] summary b { transform: rotate(45deg); }
.priority-content { padding: 0 27px 25px 40px; }
.priority-content p { font-size: 15px; line-height: 1.8; color: var(--muted); }
.priority-content .priority-scope { margin-top: 17px; font-size: 12px; color: var(--ink); line-height: 1.8; }
.priority-content .text-link { font-size: 13px; margin-top: 9px; }
.priority-help { font-size: 13px; color: var(--muted); line-height: 1.8; margin-top: 23px; }
.priority-help a { text-decoration: underline; text-underline-offset: 4px; display: inline-block; min-height: 44px; padding: 10px 0; color: var(--ink); }
.philosophy { min-height: 630px; }
.philosophy-art { min-height: 610px; }
.philosophy-copy { padding-top: 50px; padding-bottom: 50px; }
.philosophy-copy>p:not(.eyebrow) { font-size: 15px; }
.client-cases { background: var(--paper); padding-top: 82px; padding-bottom: 68px; }
.case-story>p { font-size: 15px; }
.case-result>p { font-size: 14px; }
.case-result>span, .case-foot { font-size: 11px; }
.case-brand>span:last-child { font-size: 9px; }
.case-result { margin: 25px 0; }
.case-story details { border-top: 1px solid var(--line); margin: 22px 0 12px; }
.case-story details summary { font-size: 13px; line-height: 1.6; cursor: pointer; padding: 15px 0; min-height: 48px; }
.case-story details p { font-size: 14px; color: var(--muted); line-height: 1.8; padding-bottom: 17px; }
.cases-next { margin-top: 34px; padding-top: 20px; border-top: 1px solid var(--line); display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.cases-next p { font-size: 14px; line-height: 1.8; max-width: 480px; color: var(--muted); }
.cases-next .text-link { flex-shrink: 0; font-size: 13px; }
.campaigns { padding-top: 74px; }
.film-copy .eyebrow, .voice-caption .eyebrow { font-size: 10px; }
.film-copy>p:not(.eyebrow), .film-card .film-copy>p:not(.eyebrow), .voice-caption>p:not(.eyebrow) { font-size: 14px; }
.film-credit, .film-card .film-credit, .voice-caption>a, .campaign-note>p { font-size: 11px; }
.film-copy .text-link, .film-card .film-copy .text-link, .campaign-note .text-link { font-size: 13px; }
.team-heading p+p, .team-bottom>span { font-size: 12px; }
.faq summary { font-size: 16px; }
.faq details p { font-size: 15px; }
.contact { margin: 0; padding: 72px var(--gutter); background: var(--lime); }
.contact-grid { display: grid; grid-template-columns: 1fr 1.15fr; grid-template-areas: "copy panel" "steps panel" "proof panel"; column-gap: 6vw; align-items: start; align-content: start; grid-template-rows: auto auto 1fr; }
.contact-copy { grid-area: copy; }
.contact-grid>.contact-steps { grid-area: steps; }
.contact-grid>.contact-reassurance { grid-area: proof; }
.contact-panel { grid-area: panel; }
.contact h2 { font-size: clamp(44px,4.6vw,73px); line-height: 1.1; letter-spacing: -2.5px; margin: 24px 0; }
.contact h2 em { font-size: 1.12em; letter-spacing: -1.7px; }
.contact-lead { font-size: 16px; line-height: 1.85; max-width: 440px; margin-bottom: 29px; }
.contact-steps { list-style: none; padding: 0; margin: 26px 0 30px; border-top: 1px solid #96ab76; }
.contact-steps li { display: grid; grid-template-columns: 31px 1fr; gap: 14px; padding: 18px 0; border-bottom: 1px solid #a7b98b; }
.contact-steps li>span { font-size: 11px; padding-top: 5px; }
.contact-steps strong { display: block; font-size: 16px; font-weight: 650; margin-bottom: 6px; }
.contact-steps p { font-size: 13px; line-height: 1.75; max-width: 390px; }
.contact-whatsapp { display: inline-flex; min-height: 48px; align-items: center; gap: 24px; border-bottom: 1px solid var(--ink); font-size: 14px; }
.contact-whatsapp span { font-size: 22px; }
.contact-reassurance { display: flex; gap: 12px; align-items: center; margin-top: 26px; font-size: 12px; line-height: 1.6; }
.contact-reassurance img { height: 44px; width: 44px; border-radius: 50%; object-fit: cover; }
.contact-reassurance strong { display: block; font-weight: 650; }
.contact-panel { background: #fff; color: #14291f; border: 1px solid #c3d296; border-radius: 3px; padding: 28px 0 0; overflow: hidden; }
.contact-panel-head { padding: 0 28px 20px; border-bottom: 1px solid #e0e5d9; }
.contact-panel-head h3 { font-size: 25px; line-height: 1.3; letter-spacing: -.7px; }
.contact-panel-head p { font-size: 13px; line-height: 1.8; color: #586157; margin-top: 10px; }
.contact-fallback { padding: 19px 28px; border-top: 1px solid #d6ddce; background: #fff; font-size: 12px; line-height: 1.8; }
.contact-fallback a { text-decoration: underline; text-underline-offset: 4px; display: inline-block; padding: 8px 0; min-height: 44px; }
.mobile-contact { display: none; }
.footer-services, .footer-bottom { font-size: 12px; }
.footer-main>a:not(.real-logo), .footer-services a, .footer-bottom a { min-height: 44px; display: inline-flex; align-items: center; }
@media (min-width: 761px) and (max-width: 1100px) {
  .header .real-logo { width: 146px; }
  .desktop-nav { font-size: 11px; gap: 19px; }
  .hero-copy { width: 76%; }
  .hero h1 { font-size: clamp(59px,7.3vw,79px); }
  .hero-intro { max-width: 410px; font-size: 15px; }
  .hero-actions { gap: 13px 19px; }
  .hero-actions .button { padding: 16px 20px; font-size: 12px; }
  .hero-actions .text-link { font-size: 12px; }
  .client-logo { padding: 12px; }
  .priority-layout { gap: 5vw; }
  .priority-heading h2 { font-size: 45px; }
  .priority-option summary h3 { font-size: 19px; }
  .contact-grid { grid-template-columns: .85fr 1.15fr; column-gap: 4vw; }
  .contact h2 { font-size: 46px; }
  .contact-panel-head { padding-left: 20px; padding-right: 20px; }
}
@media (max-width: 760px) {
  :root { --header-height: 72px; }
  .header { height: var(--header-height); padding: 0 var(--gutter); }
  .header .real-logo { width: 151px; }
  .header-cta { display: none; }
  .menu-toggle { display: flex; height: 44px; width: 44px; margin-left: auto; justify-content: center; padding: 10px; }
  .mobile-nav:not([hidden]) { position: fixed; top: var(--header-height); left: 0; right: 0; width: auto; padding: 18px var(--gutter) 25px; background: #11271f; border-top: 1px solid #45604a; max-height: calc(100svh - var(--header-height)); overflow: auto; box-shadow: 0 15px 20px #12241d24; }
  .mobile-nav a { min-height: 52px; font-size: 18px; padding: 12px 0; }
  .hero { min-height: 855px; height: auto; max-height: none; display: block; padding: 111px var(--gutter) 292px; }
  .hero-copy { width: 100%; }
  .hero .eyebrow { font-size: 9px; letter-spacing: .8px; gap: 8px; }
  .hero h1 { font-size: clamp(44px,12.4vw,70px); letter-spacing: -2.6px; line-height: 1.04; margin: 22px 0 21px; }
  .hero-intro { font-size: 15px; line-height: 1.7; max-width: 385px; margin: 23px 0 22px; }
  .hero-actions { gap: 12px 20px; }
  .hero-actions .button { width: 100%; min-height: 56px; font-size: 14px; }
  .hero-actions .text-link { font-size: 13px; padding-top: 7px; padding-bottom: 7px; min-height: 44px; }
  .hero-next { margin-top: 0; font-size: 11px; max-width: 300px; }
  .hero-proof { font-size: 11px; margin-top: 19px; padding-left: 26px; max-width: 320px; }
  .hero-art canvas { top: auto; bottom: 0; height: 310px; }
  .hero-poster { top: auto; bottom: 0; height: 350px; object-position: 75% center; }
  .hero-art.scene-ready+.hero-shade { background: linear-gradient(180deg,#0c211d 0%,#0c211d 49%,#0c211dd9 63%,transparent 79%,#0c211d66 100%); }
  .hero-foot { padding-top: 15px; bottom: 18px; }
  .hero-foot .discover { font-size: 8px; max-width: 185px; line-height: 1.8; }
  .hero-foot .art-caption { display: none; }
  .clients { padding-top: 28px; padding-bottom: 26px; }
  .clients-heading { display: block; margin-bottom: 22px; }
  .clients-heading h2 { font-size: 18px; max-width: 300px; }
  .proof-replay { margin-top: 17px; max-width: 100%; }
  .proof-replay img { width: 36px; height: 48px; }
  .proof-replay>span:last-child { margin-left: auto; }
  .client-gallery { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .client-logo { height: 82px; padding: 13px; border-bottom: 1px solid var(--line); }
  .client-logo:nth-child(3n) { border-right: 0; }
  .client-logo:nth-last-child(-n+3) { border-bottom: 0; }
  .client-logo img { max-height: 44px; }
  .client-logo.duo img, .client-logo.sabioncello img { max-height: 61px; }
  .priorities { padding: 47px var(--gutter) 50px; }
  .priorities .section-label { margin-bottom: 25px; }
  .priority-layout { display: block; }
  .priority-heading h2 { font-size: 42px; letter-spacing: -1.5px; }
  .priority-heading>p { font-size: 15px; margin: 22px 0 13px; }
  .priority-heading>.text-link { margin-bottom: 28px; }
  .priority-option summary { min-height: 81px; gap: 15px; }
  .priority-option summary h3 { font-size: 19px; }
  .priority-content { padding-left: 29px; padding-right: 7px; }
  .priority-content p { font-size: 15px; }
  .priority-content .priority-scope { font-size: 12px; }
  .philosophy-art { min-height: 410px; }
  .philosophy-copy { padding: 44px var(--gutter); }
  .philosophy-copy>p:not(.eyebrow) { font-size: 15px; }
  .client-cases { padding-top: 48px; padding-bottom: 43px; }
  .case-story>p, .case-result>p { font-size: 15px; }
  .case-brand>span:last-child { font-size: 9px; }
  .case-foot, .case-foot>a { font-size: 11px; }
  .cases-next { display: block; }
  .cases-next .text-link { margin-top: 12px; }
  .campaigns { padding-top: 49px; }
  .film-card { grid-template-columns: .82fr 1fr; gap: 18px; }
  .film-card .film-copy .eyebrow { font-size: 9px; }
  .film-card .film-copy h3 { font-size: 25px; }
  .film-card .film-copy>p:not(.eyebrow) { font-size: 13px; line-height: 1.75; }
  .voice-caption .eyebrow { font-size: 9px; min-height: 39px; }
  .voice-caption>p:not(.eyebrow) { font-size: 13px; }
  .voice-caption>a { font-size: 11px; }
  .team-heading p { font-size: 15px; }
  .team-bottom>span { font-size: 10px; }
  .faq summary { font-size: 15px; }
  .faq details p { font-size: 15px; }
  .contact { padding: 46px var(--gutter); }
  .contact-grid { display: block; }
  .contact-whatsapp { margin-bottom: 28px; }
  .contact-grid>.contact-steps { margin-top: 34px; }
  html:has(.mobile-contact.is-visible) { scroll-padding-bottom: 95px; }
  .contact-copy { position: static; }
  .contact h2 { font-size: 46px; letter-spacing: -1.7px; margin: 22px 0; }
  .contact-lead { font-size: 15px; }
  .contact-steps strong { font-size: 16px; }
  .contact-steps p { font-size: 14px; }
  .contact-reassurance { margin-bottom: 29px; font-size: 12px; }
  .contact-panel { margin-left: -10px; margin-right: -10px; padding-top: 24px; }
  .contact-panel-head { padding-left: 20px; padding-right: 20px; }
  .contact-panel-head h3 { font-size: 24px; }
  .contact-panel-head p { font-size: 13px; }
  .contact-fallback { padding: 14px 20px; }
  .mobile-contact { position: fixed; z-index: 40; bottom: 0; left: 0; right: 0; background: var(--paper); border-top: 1px solid #9dac8b; padding: 10px var(--gutter) calc(10px + env(safe-area-inset-bottom)); }
  .mobile-contact.is-visible { display: block; }
  .mobile-contact .button { width: 100%; min-height: 48px; padding: 12px 19px; font-size: 13px; }
  body:has(.film-dialog[open]) .mobile-contact, body:has(.menu-toggle[aria-expanded="true"]) .mobile-contact { display: none; }
  footer { padding-bottom: 100px; }
}
@media (max-width: 365px) {
  .hero { min-height: 890px; padding-top: 103px; }
  .hero .eyebrow { font-size: 8px; }
  .hero h1 { font-size: 42px; }
  .hero-next { font-size: 11px; }
  .priority-heading h2 { font-size: 38px; }
  .contact h2 { font-size: 40px; }
  .film-card { grid-template-columns: 1fr; }
  .film-card .film-cover { max-width: 185px; }
  .film-card .film-copy>p:not(.eyebrow) { font-size: 14px; }
}
@media (prefers-reduced-motion: reduce) { .header, .priority-option summary b { transition: none; } }

/* Editorial resource: one useful guide, connected to the real services. */
.guide-teaser{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7vw;padding:65px var(--gutter);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#e8ebde}
.guide-teaser h2{font-size:clamp(34px,3.7vw,56px);line-height:1.14;letter-spacing:-1.7px;margin-top:22px}
.guide-teaser>div>p:not(.eyebrow){font-size:16px;line-height:1.9;max-width:530px}.guide-teaser .text-link{font-size:13px;margin-top:18px}.voice-caption h4 a:hover{text-decoration:underline;text-underline-offset:5px}.voice-caption h4 a>span{font-family:Manrope,Arial,sans-serif;font-size:15px}
@media(max-width:760px){.guide-teaser{grid-template-columns:1fr;gap:24px;padding:42px var(--gutter)}.guide-teaser h2{font-size:37px;letter-spacing:-1.2px}.guide-teaser>div>p:not(.eyebrow){font-size:15px}.guide-teaser .text-link{font-size:13px;gap:18px}}

/* Direct contact details confirmed by Kactus. */
.contact-email { display: flex; flex-direction: column; align-items: flex-start; gap: 5px; width: fit-content; max-width: 100%; min-height: 48px; padding-block: 12px; font-size: 13px; line-height: 1.7; }
.contact-email span { text-decoration: underline; text-underline-offset: 4px; overflow-wrap: anywhere; }

/* Native contact: usable fields ship with the page, without an embedded app. */
.contact-panel { padding-top: 28px; }
.form-eyebrow { font-size: 10px !important; font-weight: 700; letter-spacing: 1.8px; color: #416331 !important; margin: 0 0 11px !important; }
.contact-form { padding: 24px 28px 8px; }
.contact-form fieldset { border: 0; padding: 0; margin: 0; min-width: 0; }
.contact-form .form-row { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 18px; }
.contact-form label { display: block; min-width: 0; font-size: 13px; font-weight: 650; line-height: 1.6; margin-bottom: 20px; }
.contact-form label>span[aria-hidden] { color: #416331; }
.field-optional { font-weight: 400; color: #626c63; font-size: 11px; margin-left: 5px; }
.contact-form input:not([type=hidden]):not([type=checkbox]), .contact-form textarea { display: block; width: 100%; box-sizing: border-box; margin-top: 7px; min-height: 49px; border: 1px solid #bdc8b9; border-radius: 3px; padding: 12px 13px; background: #fcfcf8; color: #14291f; font: 400 16px/1.5 Manrope,Arial,sans-serif; transition: border-color .15s,background .15s; }
.contact-form textarea { resize: vertical; min-height: 102px; }
.contact-form input::placeholder, .contact-form textarea::placeholder { color: #6d766c; opacity: 1; font-size: 13px; }
.contact-form input:focus, .contact-form textarea:focus { outline: 2px solid #416331; outline-offset: 2px; background: #fff; border-color: #416331; }
.contact-form input:user-invalid { border-color: #a23d31; }
.contact-form-note { color: #626c63; font-size: 11px; line-height: 1.8; margin: 0 0 17px; }
.contact-form-note span { display: block; margin-top: 3px; }
.contact-submit { border: 1px solid #14291f; border-radius: 3px; background: #14291f; color: #f3f0e7; width: 100%; min-height: 54px; display: flex; align-items: center; justify-content: space-between; padding: 14px 18px; font: 650 14px Manrope,Arial,sans-serif; cursor: pointer; }
.contact-submit>span:last-child { font-size: 24px; }
.contact-submit:hover { background: #294731; }
.contact-form fieldset:disabled .contact-submit { cursor: progress; opacity: .75; }
.contact-status { margin: 16px 0 12px; padding: 13px 15px; font-size: 13px; line-height: 1.75; border-radius: 3px; background: #f8eee9; color: #823522; }
.contact-status[data-state=sending] { background: #edf2e6; color: #294731; }
.contact-form [hidden], .contact-form .contact-honeypot { display: none !important; }
.contact-success { padding: 15px 0 30px; }
.success-check { display: flex; align-items: center; justify-content: center; width: 48px; height: 48px; border: 1px solid #aabf90; border-radius: 50%; background: #edf2e6; color: #294731; font-size: 25px; margin-bottom: 20px; }
.contact-success h4 { font-size: 28px; line-height: 1.3; font-weight: 550; letter-spacing: -.8px; margin: 0 0 13px; }
.contact-success p { font-size: 14px; line-height: 1.9; color: #586157; }
.contact-success button { min-height: 44px; margin-top: 20px; border: 0; border-bottom: 1px solid #14291f; padding: 8px 0; background: none; color: #14291f; font: 600 13px Manrope,Arial,sans-serif; cursor: pointer; }
.contact-success:focus { outline: 2px solid #416331; outline-offset: 5px; }
@media(max-width:1000px) and (min-width:761px) { .contact-form .form-row { grid-template-columns: 1fr; gap: 0; } }
@media(max-width:480px) { .contact-form { padding: 22px 20px 7px; } .contact-form .form-row { grid-template-columns: 1fr; gap: 0; } .contact-panel-head { padding-inline: 20px; } .contact-form label { margin-bottom: 17px; } }

.contact-form .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
