@layer layout {
@font-face{font-family:Manrope;src:url('/fonts/manrope.woff2') format('woff2');font-weight:200 800;font-display:swap}
@font-face{font-family:Anton;src:url('/fonts/anton.ttf') format('truetype');font-weight:400;font-display:swap}
html{scrollbar-gutter:stable}
:root{color-scheme:dark;--orange:#ff985f;--ink:#191713;--paper:#f7f5ee;--muted:#bdb8af}
*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 3% 45%,#8d3b191f,transparent 52%),#080808;color:var(--paper);font:400 15px/1.7 Manrope,sans-serif;min-height:100dvh}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}a{color:inherit}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #a84618;outline-offset:4px}h1,h2,h3,p{margin:0}[hidden]{display:none!important}.shell{max-width:1440px;margin:auto;padding-inline:clamp(22px,5vw,72px)}
.skip{position:fixed;top:-100px;left:20px;z-index:9;background:var(--orange);color:var(--ink);padding:12px}.skip:focus{top:12px}.preview-notice{padding:7px 22px;text-align:center;color:#e5cbb9;background:#211810;font-size:11px}.booking-header{min-height:108px;display:flex;justify-content:space-between;align-items:center;gap:24px}.booking-header img{width:176px;height:auto;display:block}.return-link{font-size:12px;text-decoration:none;display:inline-flex;align-items:center;min-height:44px;color:#c5c0b7}.booking-main{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.35fr);gap:clamp(40px,5vw,72px);padding-top:54px;padding-bottom:88px;align-items:start}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:700;color:var(--orange);margin-bottom:22px}h1{font:400 clamp(46px,4.8vw,68px)/1.13 Anton,Impact,sans-serif;letter-spacing:-.02em}h1 span{display:block;color:var(--orange)}.intro-copy{color:var(--muted);font-size:15px;max-width:365px;margin-top:24px}.journey{list-style:none;margin:36px 0;padding:0;display:grid;gap:22px}.journey li{display:flex;align-items:center;gap:15px;font-weight:650;font-size:13px}.journey-marker{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border:1px solid #ffffff32;border-radius:50%;color:#c6beb3;font-size:11px}.journey small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:1px}.journey .complete .journey-marker{color:var(--orange);border-color:#ff985f59}.journey [aria-current=step] .journey-marker{background:var(--orange);color:var(--ink);border-color:var(--orange)}.meeting-topics{border-top:1px solid #ffffff26;padding-top:25px;max-width:360px}.meeting-topics>p{font-weight:650;font-size:12px}.meeting-topics ul{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:11px;color:var(--muted);font-size:12px}.meeting-topics li{display:flex;gap:10px}.meeting-topics li:before{content:'↗';color:var(--orange)}
.booking-panel{color-scheme:light;background:var(--paper);color:var(--ink);border-radius:10px;padding:clamp(24px,2.8vw,40px);min-width:0;box-shadow:0 24px 80px #0002}.panel-heading .eyebrow{color:#93401c;margin-bottom:12px}.panel-heading h2{font-size:clamp(25px,2.3vw,31px);letter-spacing:-.045em;line-height:1.25;max-width:480px}.panel-heading>p:last-child{font-size:13px;color:#65615a;margin-top:12px;max-width:480px}.calendar-layout{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:24px;margin-top:30px;padding-top:24px;border-top:1px solid #d6d1c7}.month-navigation{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:17px}.month-navigation h3:first-letter{text-transform:uppercase}.month-navigation h3{font-size:14px;letter-spacing:-.02em}.month-navigation>div{display:flex;gap:2px}.month-button{border:0;background:transparent;width:36px;height:44px;border-radius:5px;color:var(--ink);font-size:19px}.month-button:disabled{opacity:.28}.weekdays,.calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.weekdays{font-size:9px;text-align:center;font-weight:650;color:#6c675f;margin-bottom:9px}.calendar-days button{border:1px solid transparent;background:#ebe7dd;min-height:44px;height:46px;aspect-ratio:auto;color:#363029;border-radius:5px;font-size:13px;font-weight:600;padding:0}.calendar-days button:disabled{background:transparent;color:#969188;font-weight:400}.calendar-days button[aria-pressed=true]{background:var(--ink);color:#fff}.calendar-days .today{box-shadow:inset 0 0 0 1px #c2bbae}.timezone{font-size:10px;color:#716a60;margin-top:20px}.time-selection{border:0;padding:0;margin:0;min-width:0}.time-selection legend{font-size:12px;font-weight:700;line-height:1.5;padding:0;min-height:61px;display:block}.time-selection>p{font-size:11px;color:#716a60}#time-slots{display:grid;gap:8px}.time-slot{display:flex;align-items:center;justify-content:center;position:relative;min-height:44px;border:1px solid #b6a592;border-radius:5px;cursor:pointer;font-size:12px;font-weight:650}.time-slot input{position:absolute;opacity:0;width:1px;height:1px}.time-slot:has(input:checked){background:var(--orange);border-color:#b65720;color:#24190f}.time-slot:has(input:focus-visible){outline:3px solid #a84618;outline-offset:3px}.booking-summary{margin-top:27px;padding-top:23px;border-top:1px solid #d6d1c7;display:flex;align-items:center;justify-content:space-between;gap:22px}.booking-summary p{font-size:11px;color:#655e54;max-width:190px}.primary{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:13px 20px;border:1px solid transparent;border-radius:6px;background:#ff7b27;color:#19120d;font-size:13px;font-weight:750;line-height:1.5;text-decoration:none;text-align:center;flex-shrink:0}.primary:disabled{background:#ded9cf;color:#7b746a}.demo-disclaimer{font-size:10px;line-height:1.65;color:#716a60;margin-top:17px}#booking-state:has(p:empty){display:none}#booking-state{padding-top:25px;font-size:14px}#booking-state .primary{margin-top:24px}#live-calendar{margin-top:24px}iframe{display:block;border:0;width:100%;min-height:780px;background:white;border-radius:6px}.embed-help{font-size:12px;color:#655e54;margin-top:16px}.embed-help a{cursor:pointer;text-underline-offset:3px}#booking-complete{padding-top:30px}.complete-symbol{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#ff985f3d;font-size:23px;margin-bottom:22px}#booking-complete h3{font-size:25px;letter-spacing:-.035em}#booking-complete p{font-size:13px;color:#655e54;margin-top:14px}#booking-complete .primary{margin-top:26px}#simulated-selection{font-weight:700;color:var(--ink)!important}.noscript{margin-top:24px}
@media(hover:hover) and (pointer:fine){.month-button:hover:not(:disabled),.calendar-days button:hover:not(:disabled){background:#ff985f55}.calendar-days button[aria-pressed=true]:hover{background:#383029}.time-slot:hover{border-color:#7c451e}.primary:hover:not(:disabled){background:#ff9653}.return-link:hover{color:#fff}}
@media(min-width:901px) and (max-width:1150px){.booking-main{grid-template-columns:minmax(0,.8fr) minmax(0,1.25fr);gap:32px}.shell{padding-inline:32px}.booking-panel{padding:25px}.calendar-layout{grid-template-columns:1fr;gap:22px}.time-selection legend{min-height:0;margin-bottom:13px}#time-slots{grid-template-columns:repeat(4,1fr)}.booking-summary{flex-direction:column;align-items:stretch;gap:16px}.booking-summary p{max-width:none}.calendar-days button{aspect-ratio:auto;min-height:44px}}
@media(max-width:900px){.booking-main{grid-template-columns:1fr;max-width:760px;padding-top:28px;gap:32px}.booking-intro h1{font-size:52px}.booking-intro h1 br{display:none}.booking-intro h1 span{display:inline}.intro-copy{max-width:560px;margin-top:20px}.journey{grid-template-columns:1fr 1fr;margin:24px 0 0;gap:18px}.meeting-topics{display:none}.booking-panel{padding:32px}.booking-header{min-height:90px}.calendar-layout{grid-template-columns:minmax(0,1fr) 140px;gap:30px}.calendar-days button{aspect-ratio:auto;min-height:44px}}
@media(max-width:520px){.booking-header img{width:143px}.booking-header{min-height:82px;gap:16px}.return-link{font-size:10px}.booking-main{padding-top:23px;padding-bottom:42px;gap:27px}.booking-intro .eyebrow{margin-bottom:17px;font-size:9px}.booking-intro h1{font-size:42px;line-height:1.14}.intro-copy{font-size:13px;line-height:1.75;margin-top:18px}.journey{gap:12px;margin-top:24px}.journey li{gap:10px;font-size:11px;align-items:flex-start}.journey small{font-size:10px;max-width:110px}.journey-marker{width:28px;height:28px;font-size:9px}.booking-panel{padding:24px 19px;border-radius:8px}.panel-heading h2{font-size:26px}.panel-heading>p:last-child{font-size:12px}.calendar-layout{grid-template-columns:1fr;margin-top:23px;padding-top:17px;gap:24px}.month-navigation{margin-bottom:13px}.calendar-days,.weekdays{gap:3px}.calendar-days button{min-height:42px}.time-selection legend{min-height:0;margin-bottom:13px}#time-slots{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.timezone{margin-top:15px}.booking-summary{flex-direction:column;align-items:stretch;gap:15px;margin-top:22px;padding-top:20px}.booking-summary p{max-width:none;font-size:12px}.primary{min-height:52px}.preview-notice{font-size:10px;line-height:1.6}iframe{min-height:950px}.booking-panel:has(#live-calendar:not([hidden])){padding-inline:12px}}
@media(max-width:350px){.shell{padding-inline:16px}.booking-intro h1{font-size:37px}.booking-header img{width:130px}.booking-panel{padding-inline:15px}.calendar-days button{min-height:36px}.weekdays{font-size:8px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

}
@layer layout {
/* Shared by the homepage and booking page. Keep footer styling in one place. */
.footer {
  box-sizing:border-box; display:flex; flex-direction:row; flex-wrap:nowrap;
  align-items:center; gap:30px; width:100%; max-width:1440px;
  margin:0 auto; padding:40px clamp(22px,6vw,88px);
  border:0; border-top:1px solid #292929; background:#080808; color:#fafafa;
  font:400 16px/1.65 Manrope,sans-serif; letter-spacing:normal;
}
.footer .wordmark { flex-shrink:0; font-size:24px; font-weight:800; line-height:1; letter-spacing:-.08em; }
.footer .original-logo { display:block; width:160px; height:auto; }
.footer>p { margin:0; color:#aaa; font-size:13px; }
.footer>div { display:flex; flex-direction:column; gap:6px; margin-left:auto; text-align:right; font-size:12px; }
.footer a { color:inherit; text-decoration:none; }
.footer a:not(.wordmark) { display:inline-flex; align-items:center; min-height:44px; }
.footer small { color:#aaa; font-size:11px; }
.footer a:focus-visible { outline:3px solid #ff985f; outline-offset:4px; }
.footer a:not(.wordmark):focus-visible { outline-offset:2px; }
@media(hover:hover) and (pointer:fine) {
  .footer a:not(.wordmark):hover { color:#ff985f; }
}
@media(max-width:1150px) {
  .footer { flex-wrap:wrap; }
  .footer>div { font-size:11px; }
}
@media(max-width:850px) {
  .footer>p { margin-left:auto; }
  .footer>div { width:100%; margin:0; text-align:left; }
}
@media(max-width:700px) {
  .footer { flex-direction:column; align-items:flex-start; gap:22px; }
  .footer .original-logo { width:150px; }
  .footer>div { gap:14px; }
}
@media(max-width:600px) {
  .footer>p { margin:0; width:100%; }
}

}
/*
 * Sellwisely: authoritative visual system for ALL pages.
 * Layout imports live in @layer layout. Keep colours, type roles, spacing and
 * control styles here; do not add another section-specific palette/override file.
 */
@font-face { font-family:Manrope; src:url('/fonts/manrope.woff2') format('woff2'); font-weight:200 800; font-display:swap; }
@font-face { font-family:Anton; src:url('/fonts/anton.ttf') format('truetype'); font-weight:400; font-display:swap; }
:root {
  --color-orange:#ff681d;
  --color-orange-hover:#ff813f;
  --color-dark:#080808;
  --color-surface:#141414;
  --color-paper:#f4f1eb;
  --color-white:#fafafa;
  --color-ink:#181818;
  --color-muted-dark:#b8b8b4;
  --color-muted-light:#5d5d59;
  --color-rule-dark:#ffffff26;
  --color-rule-light:#18181829;
  --color-orange-soft:#ff681d14;
  --color-error:#ffc2a3;
  --font-display:Anton,Impact,sans-serif;
  --font-body:Manrope,sans-serif;
  --type-section:clamp(48px,4.5vw,64px);
  --type-closing:clamp(60px,6.2vw,92px);
  --type-card:22px;
  --type-intro:18px;
  --type-body:16px;
  --type-small:12px;
  --type-label:11px;
  --type-action:23px;
  --brand-width:210px;
  --header-height:100px;
  --space-section:clamp(80px,7vw,104px);
  --space-grid:clamp(40px,5vw,72px);
  --space-content:56px;
  --gutter:clamp(22px,6vw,88px);
  --radius-control:6px;
  --radius-panel:8px;
  --gradient-dark:radial-gradient(ellipse at 100% 15%,#ff681d1c,transparent 62%),radial-gradient(ellipse at 0 100%,#ff681d08,transparent 55%);
  --gradient-paper:radial-gradient(ellipse at 0 0,#ff681d0a,transparent 65%);
  --action-shadow:0 3px 0 #08080840;
  /* Compatibility aliases keep existing layouts on the shared palette. */
  --orange:var(--color-orange); --bg:var(--color-dark); --text:var(--color-white);
  --paper:var(--color-paper); --ink:var(--color-ink); --muted:var(--color-muted-dark);
  --sw-dark:var(--color-dark); --sw-light:var(--color-white); --sw-muted:var(--color-muted-dark);
  --sw-accent:var(--color-orange); --sw-accent-ink:var(--color-ink);
  --sw-rule-dark:var(--color-rule-dark); --sw-radius:var(--radius-control); --sw-heading:var(--type-section);
}
.redesign {
  --paper:var(--color-paper); --ink:var(--color-ink); --quiet:var(--color-muted-light);
  --rule:var(--color-rule-light); --space:var(--space-section);
}
html { background:var(--color-dark); }
body { background:var(--color-dark); color:var(--color-white); font:400 var(--type-body)/1.7 var(--font-body); }
.wrap,.header,.hero-inner,.shell { width:100%; max-width:1440px; margin-inline:auto; padding-inline:var(--gutter); }
.brand-section .wrap { max-width:none; padding:0; }
.brand-heading,.brand-heading h2 { padding-right:0; }
/* Seven agencies: preserve the existing space per logo and seamless half-track loop. */
.brand-track { width:calc(700% / 3); min-width:2334px; animation-duration:37.333s; }
.brand-track .brand-grid { width:50%; flex-basis:50%; grid-template-columns:repeat(7,minmax(0,1fr)); }
.brand-track .brand-ds { width:162px; height:54px; }
@media(max-width:700px) {
  .brand-track { width:2100px; min-width:0; animation-duration:32.667s; }
  .brand-track .brand-ds { width:120px; height:40px; }
}
@media(prefers-reduced-motion:reduce) {
  .brand-track { width:100%; min-width:0; }
  .brand-track .brand-grid { width:100%; flex-basis:100%; }
  @media(max-width:1100px) {
    .brand-track .brand-grid { grid-template-columns:repeat(3,minmax(0,1fr)); }
    .brand-track .brand-grid li:last-child { grid-column:2; }
  }
}
.header,.footer { background:var(--color-dark); }
.header,.booking-header { height:var(--header-height); }
.header .original-logo { width:var(--brand-width); height:auto; }
/* One server-rendered navigation and footer for every sector and utility page. */
.site-header { display:flex; align-items:center; justify-content:space-between; gap:28px; position:sticky; top:0; z-index:70; background:#080808f5; backdrop-filter:blur(12px); border-bottom:1px solid var(--color-rule-dark); }
.header.site-header { max-width:none; padding-left:max(var(--gutter),calc((100% - 1440px)/2 + var(--gutter)),env(safe-area-inset-left)); padding-right:max(var(--gutter),calc((100% - 1440px)/2 + var(--gutter)),env(safe-area-inset-right)); }
.site-header .wordmark { display:block; flex-shrink:0; line-height:1; text-decoration:none; }
.site-header .original-logo { display:block; }
.site-header nav { display:flex; align-items:center; gap:28px; margin-inline:auto; }
.site-header nav a,.site-mobile-menu a { color:var(--color-white); text-decoration:none; font:600 13px/1.5 var(--font-body); }
.site-header nav a { display:flex; align-items:center; min-height:44px; border-bottom:2px solid transparent; }
.site-header nav a[aria-current=page] { color:var(--color-orange); border-color:var(--color-orange); }
.site-header .header-actions { display:flex; align-items:center; gap:24px; margin:0; }
.site-header .button { display:inline-flex; align-items:center; justify-content:center; gap:16px; min-height:48px; padding:10px 22px; border:1px solid var(--color-orange); border-radius:var(--radius-control); background:transparent; color:var(--color-white); font:700 13px/1.5 var(--font-body); text-decoration:none; white-space:nowrap; cursor:pointer; }
.site-header .button span { font-size:22px; }
.site-header .header-crm { display:inline-flex; align-items:center; gap:8px; min-height:48px; padding:10px 4px; color:var(--color-muted-dark); font:500 12px/1.5 var(--font-body); text-decoration:none; white-space:nowrap; }
.site-header .header-crm span { font-size:14px; }
.site-header .menu-toggle { display:none; align-items:center; justify-content:center; width:44px; min-width:44px; min-height:44px; flex-shrink:0; padding:10px; border:1px solid var(--color-rule-dark); border-radius:var(--radius-control); background:transparent; color:var(--color-white); cursor:pointer; }
.menu-icon { position:relative; display:block; width:20px; height:16px; }
.menu-icon span { position:absolute; left:0; width:20px; height:2px; border-radius:2px; background:currentColor; transition:transform .18s ease,opacity .18s ease; }
.menu-icon span:nth-child(1) { top:0; }
.menu-icon span:nth-child(2) { top:7px; }
.menu-icon span:nth-child(3) { top:14px; }
.menu-toggle[aria-expanded=true] .menu-icon span:nth-child(1) { transform:translateY(7px) rotate(45deg); }
.menu-toggle[aria-expanded=true] .menu-icon span:nth-child(2) { opacity:0; }
.menu-toggle[aria-expanded=true] .menu-icon span:nth-child(3) { transform:translateY(-7px) rotate(-45deg); }
.site-mobile-menu { position:fixed; top:var(--header-height); left:0; right:0; z-index:69; padding:12px var(--gutter) 20px; margin:0; max-height:calc(100dvh - var(--header-height) - 12px); overflow-y:auto; overscroll-behavior:contain; background:var(--color-surface); border-bottom:1px solid var(--color-rule-dark); box-shadow:0 16px 32px #0005; flex-direction:column; gap:0; }
.site-mobile-menu:not([hidden]) { display:flex; }
.site-mobile-menu { padding-left:max(var(--gutter),env(safe-area-inset-left)); padding-right:max(var(--gutter),env(safe-area-inset-right)); }
.site-mobile-menu a { display:flex; align-items:center; min-height:48px; }
.site-mobile-menu a[aria-current=page] { color:var(--color-orange); }
.site-mobile-menu .mobile-crm { justify-content:space-between; gap:16px; margin-top:12px; padding-top:12px; border-top:1px solid var(--color-rule-dark); color:var(--color-muted-dark); font-weight:500; }
.mobile-menu-cta { margin-top:16px; }
.site-mobile-menu .button { width:100%; min-height:48px; justify-content:space-between; padding:12px 16px; background:var(--color-orange); color:var(--color-dark); font:750 13px/1.5 var(--font-body); }
.site-header a:focus-visible,.site-mobile-menu a:focus-visible,.hero-sectors a:focus-visible { outline:2px solid var(--color-orange); outline-offset:5px; }
.site-footer { display:grid; grid-template-columns:1fr auto; gap:32px 60px; padding-block:48px 24px; align-items:start; }
.site-footer>div { margin:0; width:auto; text-align:left; }
.site-footer .footer-brand { gap:18px; }
.site-footer .footer-brand p { max-width:56ch; color:var(--color-muted-dark); font-size:14px; line-height:1.7; text-wrap:pretty; }
.site-footer .footer-navigation { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:0 40px; font-size:13px; }
.site-footer .footer-navigation a { min-height:44px; gap:8px; }
.site-footer .footer-meta { grid-column:1/-1; flex-direction:row; align-items:center; justify-content:space-between; gap:20px; padding-top:16px; border-top:1px solid var(--color-rule-dark); }
.site-footer .footer-meta a { color:var(--color-muted-dark); font-size:12px; }
.site-footer .footer-legal { display:flex; flex-direction:row; flex-wrap:wrap; align-items:center; justify-content:flex-start; gap:8px 24px; }
.site-footer .footer-legal button { min-height:44px; padding:0; border:0; background:transparent; color:var(--color-muted-dark); font:400 12px/1.6 var(--font-body); text-align:left; cursor:pointer; }
.site-footer .footer-legal button:focus-visible { outline:2px solid var(--color-orange); outline-offset:4px; }
.booking-return { margin-bottom:24px; }
.form-demo-notice { border-left:2px solid var(--color-orange); padding:10px 14px; margin:0 0 24px; background:var(--color-orange-soft); color:var(--color-muted-dark); font-size:12px; line-height:1.6; }
@media(max-width:1100px) {
  .site-header nav { display:none; }
  .site-header .header-actions { margin-left:auto; }
  .site-header .header-crm { display:none; }
  .site-header .menu-toggle { display:inline-flex; }
}
@media(max-width:700px) {
  .site-header .header-actions { display:none; }
  .site-footer { grid-template-columns:1fr; gap:28px; padding-top:36px; }
  .site-footer .footer-navigation { gap:0 24px; }
  .site-footer .footer-meta { flex-direction:column; align-items:flex-start; gap:4px; }
}
.hero { background:var(--gradient-dark),var(--color-dark); }
.hero-description { color:var(--color-white); }
.hero-action { max-width:none; }
.hero .eyebrow { color:var(--color-orange); }
.brand-section h2,.hero-action>p:not(.client-proof) { color:var(--color-muted-dark); }
/* One trust signature, shared across sectors. The count belongs to Sellwisely,
   not to an individual sector or to the agency logos below it. */
.client-proof,
.hero-action .client-proof,
.focus-bottom .client-proof,
.final-content .client-proof {
  display:flex; align-items:center; justify-content:center; gap:18px;
  width:fit-content; max-width:100%; margin:16px 0 0; padding:14px 22px;
  border:1px solid var(--color-rule-dark); border-radius:var(--radius-panel);
  background:radial-gradient(ellipse at 0 100%,#ff681d1c,transparent 80%),#ffffff03;
  color:var(--color-white); text-align:left;
  font:400 13px/1.5 var(--font-body);
}
.client-proof .client-proof-number {
  display:flex; align-items:flex-start; flex-shrink:0; gap:2px;
  color:var(--color-white); font:400 48px/1 var(--font-display);
  letter-spacing:-.035em; font-variant-numeric:tabular-nums;
}
.client-proof-number>span { margin-top:2px; color:var(--color-orange); font-size:29px; }
.client-proof .client-proof-copy { display:block; padding-left:18px; border-left:1px solid var(--color-rule-dark); }
.client-proof-copy strong { display:block; color:var(--color-white); font:750 13px/1.5 var(--font-body); letter-spacing:0; }
.client-proof-copy>span { display:block; margin-top:2px; color:var(--color-muted-dark); font:400 12px/1.5 var(--font-body); }
.hero-action .client-proof { width:100%; }
.hero-action>.button { width:100%; }
.hero-bottom { align-items:flex-start; }
.focus-bottom .client-proof { margin-top:28px; }
.final-content .client-proof { margin:24px auto 0; }
.hero-sectors { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:36px; flex-shrink:0; }
.hero-sectors a { display:block; padding-top:18px; border-top:1px solid var(--color-rule-dark); color:var(--color-white); text-decoration:none; }
.hero-sectors .sector-index { display:block; margin-bottom:8px; font-size:10px; font-weight:700; letter-spacing:.12em; color:var(--color-orange); }
.hero-sectors a>span:last-child { display:flex; align-items:center; justify-content:space-between; gap:12px; font-size:15px; line-height:1.5; }
.hero-sectors b { font-size:22px; font-weight:400; color:var(--color-orange); }
.hero-process { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:28px; border-top:1px solid var(--color-rule-dark); padding-top:20px; font-size:12px; color:var(--color-muted-dark); flex-shrink:0; }
.hero-process span { display:flex; gap:12px; align-items:baseline; }
.hero-process b { color:var(--color-orange); font-size:10px; }
.solutions-section,.outcomes-section { background:radial-gradient(ellipse at 0 0,#fafafa1f,transparent 65%),var(--color-orange); color:var(--color-ink); }
.solutions-section .eyebrow,.outcomes-section .eyebrow,.solutions-section .section-heading>p,.outcomes-section .section-heading>p { color:var(--color-ink); }
.solution-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:48px; }
.solution-link { display:flex; flex-direction:column; padding:32px 0 0; border-top:1px solid var(--color-rule-light); color:var(--color-ink); text-decoration:none; }
.solution-index,.outcome-index { font-size:var(--type-label); letter-spacing:.09em; font-weight:750; }
.solutions-section .solution-link h3 { font:400 clamp(32px,3.2vw,44px)/1.15 var(--font-display); letter-spacing:-.015em; margin:24px 0 20px; }
.solution-link p { font-size:var(--type-body); line-height:1.75; max-width:470px; }
.solution-link ul { padding:0; margin:24px 0 32px; list-style:none; font-size:14px; line-height:1.6; }
.solution-link li { border-top:1px solid var(--color-rule-light); padding:10px 0; }
.solution-cta { display:flex; align-items:center; justify-content:space-between; gap:16px; min-height:56px; padding:14px 18px; margin-top:auto; border:1px solid var(--color-ink); border-radius:var(--radius-control); font-weight:750; font-size:14px; }
.solution-cta>span { font-size:23px; font-weight:400; }
.solution-link:focus-visible { outline:3px solid var(--color-ink); outline-offset:8px; }
.outcome-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:36px; list-style:none; margin:0; padding:0; }
.outcome-grid li { border-top:1px solid var(--color-rule-light); padding-top:24px; }
.outcome-grid h3 { margin:22px 0 14px; }
.outcome-grid p { font-size:var(--type-body); line-height:1.75; }
.outcomes-note { margin-top:40px; max-width:800px; border-top:1px solid var(--color-rule-light); padding-top:22px; font-size:var(--type-small); line-height:1.75; }
.sector-proof { display:flex; align-items:center; gap:22px; }
.sector-proof strong { font:400 clamp(64px,6vw,88px)/1 var(--font-display); color:var(--color-orange); letter-spacing:-.035em; }
.focus-bottom .sector-proof p { margin:0; font-size:var(--type-body); line-height:1.6; }
@media(hover:hover) and (pointer:fine) {
  .site-header nav a:hover,.site-mobile-menu a:hover,.hero-sectors a:hover>span:last-child { color:var(--color-orange); }
  .solution-link:hover .solution-cta { background:var(--color-ink); color:var(--color-white); }
}
@media(max-width:700px) {
  .hero-sectors { gap:18px; }
  .hero-sectors a { padding-top:14px; }
  .hero-sectors .sector-index { font-size:9px; letter-spacing:.07em; }
  .hero-sectors a>span:last-child { align-items:flex-end; gap:8px; font-size:12px; }
  .hero-process { gap:12px; padding-top:16px; font-size:11px; line-height:1.5; }
  .hero-process span { display:block; }
  .hero-process b { display:block; margin-bottom:6px; }
  .solution-grid,.outcome-grid { grid-template-columns:1fr; gap:36px; }
  .solution-link { padding-top:24px; }
  .solutions-section .solution-link h3 { font-size:32px; }
  .solution-cta { padding-inline:14px; font-size:13px; }
  .sector-proof { margin-top:12px; }
}
.reality,.method-section,.closing-sequence { background:var(--gradient-paper),var(--color-paper); color:var(--color-ink); }
.system-section,.focus-section,.final-section.final-invitation { background:var(--gradient-dark),var(--color-dark); color:var(--color-white); }
.results-section.results-story { background:radial-gradient(ellipse at 0 0,#fafafa1f,transparent 65%),var(--color-orange); color:var(--color-ink); }
.redesign.section,.redesign .section,.focus-section,.final-section.final-invitation { padding-block:var(--space-section); }
.redesign h2 { font:400 var(--type-section)/1.12 var(--font-display); letter-spacing:-.02em; }
.redesign h3 { font-family:var(--font-body); font-size:var(--type-card); line-height:1.35; font-weight:750; letter-spacing:-.03em; }
.redesign .eyebrow,.booking-intro .eyebrow,.panel-heading .eyebrow {
  font-size:var(--type-label); font-weight:700; line-height:1.6; letter-spacing:.16em; margin-bottom:24px;
}
.reality .eyebrow,.method .eyebrow,.faq .eyebrow,.results-story .eyebrow { color:var(--color-ink); }
.system-section .eyebrow,.focus-section .eyebrow,.final-invitation .eyebrow { color:var(--color-orange); }
.redesign .eyebrow:before { display:none; }
.reality-intro,.section-heading>p,.method-intro>p:not(.eyebrow),.focus-bottom p,.faq-intro,.results-description,.final-description {
  font-size:var(--type-intro); line-height:1.75; margin-top:24px;
}
.reality-intro,.method-intro>p:not(.eyebrow),.faq-intro { color:var(--color-muted-light); }
.section-heading>p,.focus-bottom p,.final-description { color:var(--color-muted-dark); }
.pain-grid p,.steps p,.services p,.authority-grid p,.faq-list details p { font-size:var(--type-body); line-height:1.75; }
.pain-grid p,.steps p,.faq-list details p { color:var(--color-muted-light); }
.services p,.authority-grid p { color:var(--color-muted-dark); }
.reality>.wrap,.section-heading,.method-intro,.focus-section>.wrap,.results-stage,.faq.faq-refresh { column-gap:var(--space-grid); }
.section-heading { margin-bottom:var(--space-content); }
.steps,.focus-section .authority-grid { margin-top:var(--space-content); }
.focus-top { margin-bottom:24px; }
.focus-top .eyebrow { margin:0; }
.pain-grid article:before,.steps li>span,.authority-grid li:before,.faq-number {
  font:700 var(--type-small)/1.5 var(--font-body); letter-spacing:.08em; font-variant-numeric:tabular-nums;
}
.pain-grid article:before,.steps li>span,.faq-number { color:var(--color-muted-light); }
.pain-grid article:first-child { border-top:1px solid var(--color-rule-light); }
.steps li>span { padding-bottom:24px; margin-bottom:24px; }
.services .service-number,.services h3,.authority-grid li:before { color:var(--color-orange); }
.services .service-number { font-size:var(--type-label); }
.services .service-signal { font-size:clamp(32px,3vw,44px); }
.services h3 { font-size:18px; }
.focus-section .authority-grid h3,.focus-section .authority-grid li:last-child h3 { color:var(--color-white); }
.results-description,.results-context,.results-period,.result-step,.result-destination .result-label>p,.results-story .results-note { color:var(--color-ink); }
.results-period,.results-flow>li,.results-story .results-note { border-color:var(--color-rule-light); }
.results-story .result-label h3 { font-size:var(--type-card); font-weight:750; }
.results-story .result-value,.results-story .results-note strong,.results-period>span:last-child,.results-context>span { color:var(--color-ink); }
.results-story .results-note { font-size:var(--type-small); }
/* Shared marketing CTA. The header is a quieter outlined variant. */
.hero .button,.redesign .button {
  min-height:60px; padding:16px 28px; gap:20px; border:1px solid var(--color-orange);
  border-radius:var(--radius-control); background:var(--color-orange); color:var(--color-dark);
  font:400 var(--type-action)/1.25 var(--font-display); letter-spacing:.005em; box-shadow:var(--action-shadow);
  transition:background-color 160ms ease-out,transform 160ms ease-out;
}
.hero .button>span,.redesign .button>span { font-family:var(--font-body); font-size:24px; }
.header .button { border-color:var(--color-orange); border-radius:var(--radius-control); }
.button:active,.redesign .button:active { transform:translateY(1px); box-shadow:none; }
.button:focus-visible,.primary:focus-visible,.footer a:focus-visible,.menu-toggle:focus-visible,.return-link:focus-visible {
  outline:3px solid currentColor; outline-offset:5px;
}
.hero .button:focus-visible,.system-section .button:focus-visible,.final-invitation .button:focus-visible { outline-color:var(--color-white); }
.method .button:focus-visible { outline-color:var(--color-ink); }
/* FAQ uses the same open, ruled list as the problem and authority sections. */
.faq.faq-refresh { grid-template-columns:minmax(0,1fr) minmax(0,1.2fr); }
.faq-heading { padding-top:0; }
.faq-refresh .faq-heading { top:calc(var(--header-height) + 28px); }
/* A pinned heading must fit below the navigation before it follows the scroll. */
@media(max-height:600px) {
  .faq-refresh .faq-heading { position:static; }
}
.faq-refresh h2 .faq-title-accent { color:inherit; }
.faq-refresh .faq-intro { max-width:360px; }
.faq-refresh .faq-list { border:0; border-radius:0; background:transparent; box-shadow:none; }
.faq-refresh .faq-list details,.faq-refresh .faq-list details:first-child { border-top:1px solid var(--color-rule-light); }
.faq-refresh .faq-list details:last-child { border-bottom:1px solid var(--color-rule-light); }
.faq-refresh .faq-list details[open] { background:linear-gradient(110deg,var(--color-orange-soft),transparent 90%); }
.faq-refresh .faq-list details[open]:before { display:none; }
.faq-refresh .faq-list summary { padding:24px 16px; min-height:88px; color:var(--color-ink); font-size:var(--type-body); gap:16px; }
.faq-refresh .faq-list details[open] summary { color:var(--color-ink); }
.faq-refresh .faq-list details[open] .faq-number { color:var(--color-muted-light); }
.faq-refresh .faq-toggle { color:var(--color-ink); border-color:var(--color-rule-light); border-radius:var(--radius-control); }
.faq-refresh .faq-list details[open] .faq-toggle { background:var(--color-orange); border-color:var(--color-orange); color:var(--color-dark); }
.faq-refresh .faq-list details p { padding:0 70px 28px 56px; }
.faq-refresh .faq-list summary:focus-visible { outline:2px solid var(--color-ink); outline-offset:-3px; border-radius:var(--radius-control); }
.faq-list p a { color:var(--color-ink); text-decoration:underline; text-underline-offset:3px; text-decoration-thickness:1px; }
.faq-list p a:focus-visible { outline:2px solid var(--color-ink); outline-offset:3px; border-radius:2px; }
/* Larger closing headline requested by the owner; actions keep the shared scale. */
.final-invitation h2 { max-width:1000px; margin-inline:auto; font-size:var(--type-closing); line-height:1.1; }
.final-accent { color:var(--color-orange); }
.final-invitation .final-description { max-width:610px; margin-top:24px; }
.final-action { max-width:360px; margin-top:32px; }
.final-swoop { display:none; }
.final-invitation .final-trust { margin-top:28px; }
.final-trust strong { color:var(--color-orange); font-size:32px; }
.final-trust span,.final-invitation .final-followup { color:var(--color-muted-dark); font-size:var(--type-small); }
.footer { border-color:var(--color-rule-dark); }
.footer>p,.footer small { color:var(--color-muted-dark); }
/* Form and calendar controls share colours, corners, focus and readable body type. */
dialog { --dialog-inset:40px; padding:var(--dialog-inset); border-color:var(--color-rule-dark); border-radius:var(--radius-panel); background:var(--color-surface); color:var(--color-white); }
dialog h2,#form-success h2 { font:750 30px/1.25 var(--font-body); letter-spacing:-.035em; }
dialog .form-description,#form-success p,#form-status p { font-size:var(--type-body); line-height:1.75; color:var(--color-muted-dark); }
dialog .form-progress,dialog .form-note { color:var(--color-muted-dark); font-size:var(--type-small); }
dialog .field input,dialog .field select,dialog .choice { border-radius:var(--radius-control); border-color:#ffffff59; background:var(--color-dark); }
dialog .choice { background:transparent; font-size:15px; }
dialog .choice:has(input:checked) { background:var(--color-orange-soft); border-color:var(--color-orange); }
dialog .choice:focus-within { outline-color:var(--color-orange); }
dialog .field-error,dialog .form-error { color:var(--color-error); }
dialog .form-error { background:var(--color-orange-soft); border-color:var(--color-orange); }
dialog [aria-invalid=true],dialog .choice:has([aria-invalid=true]) { border-color:var(--color-error); }
dialog .button,.primary { min-height:54px; padding:14px 22px; border-radius:var(--radius-control); border-color:var(--color-orange); background:var(--color-orange); color:var(--color-dark); font:750 15px/1.5 var(--font-body); box-shadow:none; }
dialog .button>span { font-size:20px; }
/* A short sector choice opens the existing questionnaire without leaving home. */
.demo-sector-dialog .eyebrow { margin:0 0 12px; color:var(--color-orange); }
#demo-sector-title:focus { outline:none; }
.demo-sector-dialog .form-description { margin:14px 0 24px; }
.demo-sector-options { display:grid; gap:12px; }
.demo-sector-option {
  display:flex; align-items:center; justify-content:space-between; gap:20px;
  width:100%; min-height:96px; padding:20px; text-align:left;
  border:1px solid var(--color-rule-dark); border-radius:var(--radius-control);
  background:var(--gradient-dark),var(--color-dark); color:var(--color-white);
  font-family:var(--font-body); cursor:pointer;
  transition:border-color 160ms ease,background-color 160ms ease;
}
.demo-sector-option strong { display:block; font-size:20px; line-height:1.4; font-weight:750; }
.demo-sector-option small { display:block; margin-top:6px; color:var(--color-muted-dark); font-size:13px; line-height:1.5; }
.demo-sector-arrow { color:var(--color-orange); font-size:28px; flex-shrink:0; }
.demo-sector-option:focus-visible,.demo-sector-back:focus-visible,.demo-fallback:focus-visible { outline:3px solid var(--color-orange); outline-offset:4px; }
.demo-sector-option:disabled { opacity:.6; cursor:wait; }
.demo-loading { min-height:20px; margin:16px 0 0; color:var(--color-muted-dark); font-size:12px; line-height:1.7; }
.demo-error { margin:8px 0 0; color:var(--color-error); font-size:14px; line-height:1.7; }
.demo-fallback { color:inherit; text-underline-offset:3px; }
.demo-sector-back { display:block; min-height:44px; margin:-8px 0 16px; padding:8px 0; border:0; background:transparent; color:var(--color-muted-dark); font:650 13px/1.5 var(--font-body); cursor:pointer; }
@media(hover:hover) and (pointer:fine) {
  .demo-sector-option:hover:not(:disabled) { border-color:var(--color-orange); }
  .demo-sector-back:hover { color:var(--color-white); }
}
@media(max-width:380px) {
  .demo-sector-option { padding:16px; gap:12px; }
  .demo-sector-option strong { font-size:18px; }
  .demo-sector-option small { font-size:12px; }
}
/* The longer questionnaire step keeps the same palette and controls. */
dialog[data-step="obstacles"] { width:min(760px,calc(100% - 28px)); padding-bottom:0; scroll-padding-block:16px 100px; }
dialog .obstacle-count {
  position:sticky; top:calc(-1 * var(--dialog-inset)); z-index:2; margin:0; padding:14px 0;
  background:var(--color-surface); color:var(--color-muted-dark); font-size:var(--type-small); line-height:1.6;
}
dialog .obstacle-choices { grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px; }
dialog .obstacle-choices .choice { min-height:72px; padding:14px; font-size:14px; line-height:1.5; }
dialog .obstacle-choices .field-error { grid-column:1/-1; }
dialog[data-step="obstacles"] .form-actions {
  position:sticky; bottom:0; z-index:3; padding:16px 0; margin-top:16px;
  background:var(--color-surface); border-top:1px solid var(--color-rule-dark);
}
dialog[data-step="obstacles"] .form-note { display:none; }
@media(max-width:600px) {
  dialog .obstacle-choices { grid-template-columns:1fr; }
  dialog .obstacle-choices .choice { min-height:56px; }
}
.booking-main { padding-top:48px; padding-bottom:var(--space-section); gap:var(--space-grid); }
body:has(.booking-main) { background:var(--gradient-dark),var(--color-dark); }
.booking-intro h1,.privacy-page h1 { font:400 var(--type-section)/1.12 var(--font-display); letter-spacing:-.02em; }
.booking-intro h1 span { color:var(--color-orange); }
.booking-header { min-height:var(--header-height); }
.booking-header img { width:var(--brand-width); }
.intro-copy { font-size:var(--type-body); color:var(--color-muted-dark); }
.booking-panel { background:var(--color-paper); color:var(--color-ink); border-radius:var(--radius-panel); box-shadow:none; }
.panel-heading .eyebrow { color:var(--color-ink); margin-bottom:12px; }
.panel-heading h2 { font:750 30px/1.25 var(--font-body); letter-spacing:-.035em; }
.panel-heading>p:last-child,.booking-summary p,#booking-complete p,.embed-help { color:var(--color-muted-light); font-size:14px; }
.calendar-layout,.booking-summary,.meeting-topics { border-color:var(--color-rule-light); }
.meeting-topics { border-color:var(--color-rule-dark); }
.return-link,.journey small,.meeting-topics ul { color:var(--color-muted-dark); }
.journey .complete .journey-marker { color:var(--color-orange); border-color:var(--color-orange); }
.month-button,.calendar-days button,.time-slot,iframe { border-radius:var(--radius-control); }
.calendar-days button { background:#1818180a; color:var(--color-ink); }
.calendar-days button:disabled { background:transparent; color:var(--color-muted-light); opacity:.5; }
.calendar-days button[aria-pressed=true] { background:var(--color-orange); color:var(--color-dark); }
.calendar-days .today { box-shadow:inset 0 0 0 1px var(--color-rule-light); }
.time-slot { border-color:var(--color-rule-light); }
.time-slot:has(input:checked) { background:var(--color-orange); border-color:var(--color-orange); color:var(--color-dark); }
.time-slot:has(input:focus-visible),.month-button:focus-visible,.calendar-days button:focus-visible { outline:3px solid var(--color-ink); outline-offset:3px; }
.primary:disabled { border-color:transparent; background:#18181814; color:var(--color-muted-light); }
.weekdays,.timezone,.time-selection>p,.demo-disclaimer { color:var(--color-muted-light); }
.complete-symbol,.success-icon { background:var(--color-orange-soft); color:var(--color-orange); }
.preview-notice { background:var(--color-surface); color:var(--color-muted-dark); }
.privacy-page { max-width:980px; padding-block:var(--space-section); }
.privacy-page h2 { font:750 var(--type-card)/1.35 var(--font-body); margin:40px 0 16px; }
.privacy-page p { font-size:var(--type-body); line-height:1.8; color:var(--color-muted-dark); }
.privacy-page .privacy-updated { font-size:13px; }
.privacy-page ul { padding-left:22px; color:var(--color-muted-dark); font-size:var(--type-body); line-height:1.8; }
.privacy-page li+li { margin-top:14px; }
.privacy-page strong { color:var(--color-white); font-weight:700; }
.privacy-summary { margin:32px 0; padding:24px; border:1px solid var(--color-rule-dark); border-radius:var(--radius-panel); background:var(--gradient-dark); }
.privacy-summary p { margin-top:0; }
.privacy-table-wrap { overflow-x:auto; margin:24px 0; border:1px solid var(--color-rule-dark); border-radius:var(--radius-panel); }
.privacy-table { width:100%; border-collapse:collapse; color:var(--color-muted-dark); font-size:14px; line-height:1.65; }
.privacy-table caption { padding:16px; text-align:left; color:var(--color-white); font-weight:700; }
.privacy-table th,.privacy-table td { padding:16px; text-align:left; vertical-align:top; border-top:1px solid var(--color-rule-dark); }
.privacy-table th { color:var(--color-white); }
.privacy-table code { font-size:12px; overflow-wrap:anywhere; }
/* Compact first layer; every choice remains directly available. */
.cookie-banner { position:fixed; z-index:80; inset:auto 16px 16px; display:grid; grid-template-columns:minmax(0,1fr) auto; align-items:center; gap:10px 24px; max-width:1180px; margin-inline:auto; padding:14px 18px; border:1px solid var(--color-rule-dark); border-radius:var(--radius-panel); background:var(--color-surface); color:var(--color-white); box-shadow:0 8px 32px #0006; max-height:calc(100dvh - 32px); overflow-y:auto; }
.cookie-banner h2.sr-only { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip-path:inset(50%); white-space:nowrap; border:0; }
.cookie-banner p { margin:0; color:var(--color-muted-dark); font:400 12px/1.6 var(--font-body); }
.cookie-banner a,.cookie-dialog a,.cookie-noscript a { color:inherit; text-decoration:underline; text-underline-offset:3px; }
.cookie-actions,.cookie-dialog-actions { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:8px; }
.cookie-button { display:inline-flex; align-items:center; justify-content:center; min-width:0; min-height:44px; padding:9px 14px; border:1px solid #ffffff66; border-radius:var(--radius-control); background:transparent; color:var(--color-white); font:650 12px/1.4 var(--font-body); text-align:center; cursor:pointer; transition:background .15s,border-color .15s; }
.cookie-button[data-cookie-action=accept] { background:var(--color-orange); border-color:var(--color-orange); color:var(--color-dark); font-weight:800; }
.cookie-actions [data-cookie-open] { border-color:transparent; }
.cookie-button:disabled { opacity:.65; cursor:wait; }
.cookie-button:focus-visible,.cookie-close:focus-visible,.cookie-dialog input:focus-visible,.cookie-banner a:focus-visible,.cookie-dialog a:focus-visible { outline:2px solid var(--color-orange); outline-offset:3px; }
.cookie-banner .cookie-status { grid-column:1/-1; }
.cookie-status:empty { display:none; }
.cookie-dialog { box-sizing:border-box; width:min(560px,calc(100% - 24px)); max-width:none; max-height:calc(100dvh - 24px); padding:0; margin:auto; border:1px solid var(--color-rule-dark); border-radius:var(--radius-panel); background:var(--color-surface); color:var(--color-white); overflow:auto; box-shadow:0 20px 100px #0009; }
.cookie-dialog::backdrop { background:#080808b3; backdrop-filter:blur(3px); }
.cookie-dialog-heading { position:sticky; top:0; z-index:2; display:flex; align-items:center; justify-content:space-between; gap:12px; padding:10px 20px; background:var(--color-surface); border-bottom:1px solid var(--color-rule-dark); }
.cookie-dialog h2 { margin:0; font:750 20px/1.3 var(--font-body); letter-spacing:-.035em; }
.cookie-close { flex-shrink:0; display:grid; place-items:center; width:44px; height:44px; padding:0; border:1px solid var(--color-rule-dark); border-radius:var(--radius-control); background:transparent; color:var(--color-white); font:400 26px/1 var(--font-body); cursor:pointer; }
.cookie-dialog-body { padding:16px 20px; }
.cookie-dialog p { padding:0; margin:0 0 12px; color:var(--color-muted-dark); font:400 13px/1.55 var(--font-body); }
.cookie-category { display:flex; align-items:flex-start; justify-content:space-between; gap:16px; padding:13px 0; border-top:1px solid var(--color-rule-dark); }
label.cookie-category { cursor:pointer; }
.cookie-category h3,.cookie-category strong { display:block; margin:0 0 4px; font:700 14px/1.4 var(--font-body); letter-spacing:0; color:var(--color-white); }
.cookie-category p,.cookie-description { display:block; margin:0; color:var(--color-muted-dark); font:400 12px/1.55 var(--font-body); }
.cookie-required { flex-shrink:0; padding-top:2px; color:var(--color-muted-dark); font:500 11px/1.8 var(--font-body); }
.cookie-category input { appearance:auto; width:22px; height:22px; margin:2px 0 0; flex-shrink:0; accent-color:var(--color-orange); cursor:pointer; }
.cookie-dialog .cookie-availability { padding:10px 12px; border-left:2px solid var(--color-orange); background:var(--color-orange-soft); font-size:12px; }
.cookie-dialog .cookie-policy-link { margin-bottom:0; font-size:12px; }
.cookie-dialog .cookie-status { margin:18px 0 0; color:var(--color-error); font-size:13px; }
.cookie-dialog-actions { position:sticky; bottom:0; z-index:2; padding:12px 20px; background:var(--color-surface); border-top:1px solid var(--color-rule-dark); }
.cookie-noscript { padding:16px var(--gutter); background:var(--color-surface); font:400 13px/1.7 var(--font-body); }
body:has(.cookie-dialog[open]) { overflow:hidden; }
@media(hover:hover) and (pointer:fine) {
  .cookie-button:hover:not(:disabled),.cookie-close:hover:not(:disabled) { border-color:var(--color-orange); background:var(--color-orange-soft); }
  .cookie-button[data-cookie-action=accept]:hover:not(:disabled) { background:var(--color-orange-hover); border-color:var(--color-orange-hover); }
  .site-footer .footer-legal button:hover { color:var(--color-orange); }
}
@media(max-width:760px) {
  .cookie-banner { grid-template-columns:1fr; }
}
@media(max-width:600px) {
  .cookie-banner { inset:auto 12px 12px; padding:12px; max-height:calc(100dvh - 24px); }
  .cookie-actions,.cookie-dialog-actions { gap:6px; }
  .cookie-button { padding:8px 6px; font-size:12px; }
  .cookie-dialog-heading { padding:8px 16px; }
  .cookie-dialog-body { padding:14px 16px; }
  .cookie-dialog h2 { font-size:19px; }
  .cookie-category { gap:12px; }
  .cookie-required { max-width:55px; text-align:right; }
  .cookie-dialog-actions { padding:12px 16px; }
  .privacy-summary { padding:20px; }
  .privacy-table th,.privacy-table td { padding:12px; min-width:140px; }
}
.privacy-header { display:flex; justify-content:space-between; min-height:var(--header-height); }
.privacy-header .original-logo { display:block; width:var(--brand-width); height:auto; }
.privacy-header .text-link { min-height:44px; display:flex; align-items:center; font-size:12px; }
@media(hover:hover) and (pointer:fine) {
  .hero .button:hover,.redesign .button:hover,.primary:hover:not(:disabled),dialog .button:hover { background:var(--color-orange-hover); transform:translateY(-1px); box-shadow:var(--action-shadow); }
  .header .button:hover { background:var(--color-orange); color:var(--color-dark); }
  .site-header .header-crm:hover,.site-mobile-menu .mobile-crm:hover { color:var(--color-white); text-decoration:underline; text-underline-offset:4px; }
  .faq-refresh .faq-list summary:hover { color:var(--color-ink); }
  .faq-refresh .faq-list summary:hover .faq-toggle { border-color:var(--color-orange); }
  .footer a:not(.wordmark):hover { color:var(--color-orange); }
  .calendar-days button:hover:not(:disabled),.month-button:hover:not(:disabled) { background:var(--color-orange-soft); }
  .calendar-days button[aria-pressed=true]:hover { background:var(--color-orange-hover); }
  .time-slot:hover { border-color:var(--color-orange); }
}
@media(max-width:1100px) {
  :root { --type-section:52px; --space-section:80px; --space-grid:40px; --space-content:44px; }
  .results-story .result-label h3 { font-size:20px; }
}
@media(max-width:1000px) {
  :root { --brand-width:165px; --header-height:84px; }
}
@media(max-width:900px) {
  :root { --type-section:48px; }
  .faq.faq-refresh { display:block; }
  .faq-heading { margin-bottom:36px; }
  .focus-section>.wrap { display:block; }
  .focus-bottom { margin-top:24px; }
  .focus-bottom p { max-width:600px; }
  .results-stage { display:block; }
  .results-intro h2,.results-description { max-width:560px; }
  .results-context { display:none; }
  .results-ledger { margin-top:var(--space-content); }
  .booking-main { max-width:760px; padding-top:32px; gap:32px; }
}
@media(max-width:700px) {
  :root { --type-closing:clamp(40px,11.5vw,56px); }
  :root { --type-section:clamp(34px,9.25vw,42px); --type-card:20px; --type-intro:16px; --type-label:11px; --type-action:22px; --space-section:64px; --space-grid:28px; --space-content:36px; --brand-width:155px; --header-height:70px; }
  .hero h1 { font-size:10vw; }
  .hero h1 .headline-highlight { display:table; }
  .redesign h2 { line-height:1.15; }
  .redesign .eyebrow { margin-bottom:20px; }
  .hero .button,.redesign .button { min-height:56px; padding:14px 22px; }
  .steps li>span { padding:0; margin:3px 0 0; }
  .steps li,.steps li:last-child { grid-template-columns:28px 1fr; gap:16px; }
  .pain-grid article:before { margin-top:4px; }
  .services .service-signal { font-size:32px; }
  .results-story .result-label h3 { font-size:18px; }
  .faq-refresh .faq-list summary { padding:22px 12px; grid-template-columns:18px minmax(0,1fr) 32px; gap:10px; }
  .faq-refresh .faq-number { font-size:10px; }
  .faq-refresh .faq-list details p { padding:0 16px 24px; }
  .final-action { margin-top:28px; }
  .final-invitation .final-followup { max-width:330px; }
  .booking-intro .eyebrow { margin-bottom:20px; }
  .booking-panel { padding:24px 20px; }
  .panel-heading h2,dialog h2,#form-success h2 { font-size:26px; }
  dialog { --dialog-inset:30px; padding:var(--dialog-inset) 22px; }
  .booking-main { padding-top:28px; }
  .intro-copy { font-size:var(--type-body); }
  .journey li { font-size:12px; }
  .journey small { font-size:11px; }
}
@media(max-width:360px) {
  :root { --type-section:34px; --gutter:18px; }
  dialog h2,#form-success h2 { font-size:24px; }
  dialog .form-actions { gap:12px; }
  dialog .form-actions .button { padding-inline:14px; font-size:14px; }
  .booking-panel { padding-inline:16px; }
  .results-story .result-label h3 { font-size:16px; }
  .faq-refresh .faq-list summary { padding-inline:8px; grid-template-columns:16px minmax(0,1fr) 28px; }
  .faq-refresh .faq-list details p { padding-inline:8px; }
}

/* Shared commercial sequence: promise, pain, desired outcome, mechanism, proof. */
.benefit-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:36px; }
.benefit-grid article { padding-top:24px; border-top:1px solid var(--color-rule-dark); }
.benefit-index { display:block; margin-bottom:22px; color:var(--color-orange); font-size:var(--type-label); font-weight:750; letter-spacing:.12em; }
.redesign .benefit-grid h3 { font:400 clamp(28px,2.8vw,38px)/1.18 var(--font-display); min-height:2.36em; max-width:19ch; margin:0 0 18px; letter-spacing:-.01em; text-wrap:balance; }
.benefit-grid p { color:var(--color-muted-dark); font-size:var(--type-body); line-height:1.75; max-width:42ch; }
.solution-principle { margin-top:36px; padding-left:18px; border-left:2px solid var(--color-orange); max-width:740px; font-size:14px; line-height:1.75; color:var(--color-muted-dark); }
.sector-options { margin-top:64px; scroll-margin-top:32px; }
.sector-options-heading { display:flex; align-items:baseline; justify-content:space-between; gap:32px; padding-top:32px; border-top:1px solid var(--color-rule-dark); margin-bottom:28px; }
.sector-options-heading p { max-width:350px; color:var(--color-muted-dark); font-size:14px; line-height:1.7; }
.sector-option-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:24px; }
.sector-option { display:flex; flex-direction:column; padding:28px; border:1px solid var(--color-rule-dark); border-radius:var(--radius-panel); background:linear-gradient(130deg,var(--color-orange-soft),transparent 70%); color:var(--color-white); text-decoration:none; }
.sector-option-label { font-size:var(--type-label); line-height:1.6; letter-spacing:.08em; font-weight:750; color:var(--color-orange); }
.redesign .sector-option h3 { font:400 clamp(30px,3vw,42px)/1.15 var(--font-display); margin:22px 0 18px; letter-spacing:-.01em; }
.sector-option>p { font-size:var(--type-body); line-height:1.75; color:var(--color-muted-dark); max-width:44ch; margin-bottom:28px; }
.sector-option-action { display:flex; justify-content:space-between; align-items:center; gap:16px; min-height:48px; margin-top:auto; padding-top:12px; border-top:1px solid var(--color-rule-dark); font-size:14px; font-weight:750; }
.sector-option-action b { color:var(--color-orange); font-size:25px; font-weight:400; }
.sector-option:focus-visible { outline:3px solid var(--color-orange); outline-offset:5px; }
.mechanism-note { margin-top:36px; padding-top:24px; border-top:1px solid var(--color-rule-light); font-size:14px; line-height:1.75; color:var(--color-muted-light); width:100%; max-width:none; }
.method-intro h2 { align-self:start; }
.method .system-handoff .button { margin:0; }
.focus-bottom .sector-proof { margin-top:24px; padding:0; border:0; }
.scope-note,.results-story .results-note { grid-column:1/-1; width:100%; max-width:none; min-width:0; }
.scope-note { border-top:1px solid var(--color-rule-dark); padding-top:24px; margin:0; color:var(--color-muted-dark); font-size:13px; line-height:1.8; }
/* Homepage additions share the same type, spacing and ruled-list treatment. */
.home-page .benefit-grid { grid-template-columns:repeat(4,minmax(0,1fr)); gap:28px; }
.home-page .benefit-grid h3 { min-height:0; }
.home-page .sector-options-heading { align-items:flex-start; }
.home-page .sector-options-heading>div { flex:1; }
.home-page .sector-options-heading>p { font-size:var(--type-intro); margin-top:0; }
.home-page .sector-options-heading .eyebrow { max-width:none; margin:0 0 24px; color:var(--color-orange); font-size:var(--type-label); }
.home-page .sector-option-label { text-transform:uppercase; }
.comparison-section .section-heading h2 { max-width:960px; }
.comparison-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:var(--space-grid); }
.comparison-column { border-top:1px solid var(--color-rule-light); padding-top:28px; }
.redesign .comparison-column h3 { font:400 clamp(32px,3vw,44px)/1.15 var(--font-display); margin-bottom:28px; }
.comparison-column ul { list-style:none; margin:0; padding:0; }
.comparison-column li { position:relative; padding:18px 0 18px 30px; border-top:1px solid var(--color-rule-light); font-size:var(--type-body); line-height:1.75; }
.comparison-column li:before { position:absolute; left:0; top:18px; content:'−'; font-weight:750; }
.comparison-after li:before { content:'✓'; }
.technology-section { background:var(--gradient-paper),var(--color-paper); color:var(--color-ink); }
.technology-section .eyebrow,.technology-section .benefit-index { color:var(--color-ink); }
.technology-section .section-heading>p,.technology-section .benefit-grid p { color:var(--color-muted-light); }
.technology-section .benefit-grid article { border-color:var(--color-rule-light); }
.measurement-grid h3 { margin-top:0; }
@media(min-width:701px) and (max-width:1100px) {
  .home-page .benefit-grid { grid-template-columns:repeat(2,minmax(0,1fr)); gap:36px; }
  .measurement-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
}
@media(max-width:700px) {
  .home-page .benefit-grid,.comparison-grid { grid-template-columns:1fr; gap:36px; }
  .home-page .sector-options-heading>p { margin-top:24px; }
  .comparison-column { padding-top:24px; }
  .comparison-column li { padding-block:16px; }
  .comparison-column li:before { top:16px; }
}
/* Sector headlines use four lines, preserving the shared hero layout. */
:is(.imobiliario-page,.credit-page) .hero h1 { font-size:clamp(54px,min(7.4vw,calc((100svh - 400px)/4.4)),112px); }
:is(.imobiliario-page,.credit-page) .benefit-grid h3 { min-height:0; }
.result-label .result-caption { margin-top:8px; font-size:var(--type-small); line-height:1.6; color:var(--color-ink); }
@media(max-width:700px) {
  :is(.imobiliario-page,.credit-page) .hero h1 { font-size:10vw; }
}
@media(hover:hover) and (pointer:fine) {
  .sector-option:hover { border-color:var(--color-orange); }
  .sector-option:hover .sector-option-action { color:var(--color-orange); }
}
@media(max-width:900px) {
  .benefit-grid { gap:24px; }
  .redesign .benefit-grid h3 { font-size:28px; }
  .sector-option { padding:24px; }
}
@media(max-width:700px) {
  .benefit-grid,.sector-option-grid { grid-template-columns:1fr; gap:28px; }
  .benefit-grid article { padding-top:22px; }
  .benefit-index { margin-bottom:16px; }
  .redesign .benefit-grid h3 { min-height:0; font-size:32px; max-width:none; text-wrap:initial; }
  .benefit-grid p { max-width:none; }
  .solution-principle { margin-top:28px; }
  .sector-options { margin-top:40px; }
  .sector-options-heading { display:block; padding-top:28px; }
  .sector-options-heading p { margin-top:14px; }
  .sector-option { padding:24px 20px; }
  .redesign .sector-option h3 { font-size:32px; }
  .sector-option-action { font-size:13px; }
  .mechanism-note { margin-top:16px; }
}

/* Responsive compositions, shared by all sectors. Content determines height;
   the viewport is a minimum, so short screens and text zoom cannot overlap. */
html { scroll-padding-top:calc(var(--header-height) + 20px); scroll-padding-bottom:var(--consent-inset,0px); }
body { padding-bottom:var(--consent-inset,0px); }
body { -webkit-font-smoothing:antialiased; }
::selection { background:var(--color-orange); color:var(--color-dark); }
main :is(section,[id]),dialog input,dialog .choice { scroll-margin-block:24px; }
.hero-inner { height:auto; min-height:calc(100svh - var(--header-height)); padding-block:32px 24px; gap:28px; }
.hero-description { max-width:740px; }
.hero h1 .headline-highlight {
  display:block; max-width:100%; padding:0; margin-top:.06em; background:transparent; box-shadow:none;
  color:var(--color-dark); line-height:1.12; text-decoration:none;
}
.hero h1 .marker-line { display:table; width:fit-content; max-width:100%; padding:0 .055em .045em; background:var(--color-orange); color:var(--color-dark); }
.hero h1 .marker-line+.marker-line { margin-top:.055em; }
.hero .eyebrow { font-size:var(--type-label); letter-spacing:.14em; }
.brand-section { padding-top:20px; border-top:1px solid var(--color-rule-dark); }
.brand-section h2 { font-size:10px; letter-spacing:.12em; margin-bottom:12px; }
.brand-window { mask-image:linear-gradient(to right,transparent,#000 2%,#000 98%,transparent); }
.redesign :is(h2,h3),.booking-intro h1,.privacy-page h1 { overflow-wrap:break-word; }
.redesign .section-heading>*,.reality-heading,.results-intro,.results-ledger,.hero-bottom>*,.sector-option { min-width:0; }
.reality-intro { max-width:46ch; }
.pain-grid article { transition:border-color 180ms ease; }
.benefit-grid { gap:32px; }
.benefit-grid article { position:relative; padding-top:28px; }
.benefit-grid article:before { content:''; position:absolute; top:-1px; left:0; width:32px; height:2px; background:var(--color-orange); }
.technology-section .benefit-grid article:before { background:var(--color-ink); }
.benefit-index { margin-bottom:18px; }
.redesign .benefit-grid h3 { font-size:clamp(28px,2.35vw,34px); text-wrap:pretty; }
.redesign .sector-options-heading { grid-template-columns:minmax(0,1.65fr) minmax(0,1fr); }
.sector-option { padding:32px; transition:border-color 180ms ease,background-color 180ms ease; }
.redesign .sector-option h3 { font-size:clamp(30px,2.65vw,38px); line-height:1.2; text-wrap:pretty; }
.sector-option-action { font-size:14px; }
.sector-option-action b { transition:transform 180ms ease; }
.comparison-column { padding:28px; border:1px solid var(--color-rule-light); border-radius:var(--radius-panel); }
.comparison-after { background:#f4f1eb24; }
.comparison-column li:last-child { padding-bottom:0; }
.comparison-column li { font-size:16px; }
.comparison-grid { gap:24px; }

/* A connected route makes the four implementation steps readable at a glance. */
.steps { gap:28px; }
.steps li,.steps li:last-child { position:relative; padding:0; border:0; }
.steps li>span { position:relative; z-index:1; display:inline-grid; place-items:center; width:40px; height:40px; padding:0; margin:0 0 24px; border:1px solid var(--color-rule-light); border-radius:var(--radius-control); background:var(--color-paper); color:var(--color-ink); font:750 12px/1 var(--font-body); }
.steps li:first-child>span { background:var(--color-orange); border-color:var(--color-orange); }
.steps li:not(:last-child):after { content:''; display:block; position:absolute; top:20px; left:40px; right:-28px; height:1px; background:var(--color-rule-light); border:0; }
.steps li>div { padding:0; }
.steps h3 { margin:0; }
.steps p { margin-top:12px; }
.focus-section .authority-grid { gap:0 36px; }
.focus-section .authority-grid li,.focus-section .authority-grid li:last-child { display:grid; grid-template-columns:24px minmax(0,1fr); align-content:start; gap:12px 16px; padding:28px 0; }
.focus-section .authority-grid li:before { grid-column:1; grid-row:1/3; margin:5px 0 0; }
.focus-section .authority-grid h3 { grid-column:2; margin:0; }
.focus-section .authority-grid p { grid-column:2; margin:0; }
.focus-bottom .sector-proof { padding-top:24px; border-top:1px solid var(--color-rule-dark); gap:20px; }
.results-story .results-period { font-size:11px; line-height:1.65; letter-spacing:.04em; }
.results-story .result-caption,.results-story .results-note { font-size:13px; }
.results-story .result-value { font-variant-numeric:tabular-nums; letter-spacing:-.035em; }
.faq-refresh .faq-intro { font-size:var(--type-intro); line-height:1.65; max-width:28ch; margin-top:20px; }
.faq-refresh .faq-heading .eyebrow { display:block; color:var(--color-ink); font:700 var(--type-label)/1.6 var(--font-body); letter-spacing:.16em; margin:0 0 24px; }
.faq-refresh .faq-heading .eyebrow:before { display:none; }
.faq-refresh h2 { max-width:none; font:400 var(--type-section)/1.12 var(--font-display); letter-spacing:-.02em; text-wrap:balance; }
.faq-refresh .faq-list { overflow:visible; }
.faq-refresh .faq-list summary { transition:background-color 180ms ease; }
.faq-refresh .faq-list details[open] { background:linear-gradient(110deg,#ff681d0d,transparent 90%); }
.faq-refresh .faq-toggle { transition:background-color 180ms ease,border-color 180ms ease; }
.final-section.final-invitation { background:radial-gradient(ellipse at 50% 115%,#ff681d24,transparent 67%),var(--gradient-dark),var(--color-dark); border-top:1px solid #ff681d30; }
.site-footer .footer-meta a { display:inline-flex; align-items:center; min-height:44px; }
.site-footer .footer-navigation a { line-height:1.6; }
.privacy-page { max-width:960px; }
.privacy-page .eyebrow { margin:0 0 24px; color:var(--color-orange); font:700 var(--type-label)/1.6 var(--font-body); letter-spacing:.16em; }
.privacy-page .eyebrow:before { display:none; }
.privacy-page h1 { max-width:none; text-wrap:balance; }
.privacy-page h2 { padding-top:28px; border-top:1px solid var(--color-rule-dark); }
.privacy-page p { max-width:72ch; overflow-wrap:anywhere; }
.privacy-page a { text-underline-offset:4px; }

/* Dialog header stays within reach on long steps and when the keyboard opens. */
dialog { overscroll-behavior:contain; scroll-padding-block:96px 112px; max-height:calc(100dvh - 32px); }
.dialog-heading { position:sticky; top:calc(-1 * var(--dialog-inset)); z-index:5; display:flex; flex-direction:row-reverse; align-items:center; justify-content:space-between; gap:20px; min-height:76px; margin:calc(-1 * var(--dialog-inset)) calc(-1 * var(--dialog-inset)) 24px; padding:16px var(--dialog-inset); background:var(--color-surface); border-bottom:1px solid var(--color-rule-dark); }
.dialog-heading .form-brand { margin:0; padding:0; min-width:0; flex-shrink:1; }
.dialog-heading .original-logo { max-width:100%; height:auto; }
.dialog-heading .close-dialog { position:static; flex-shrink:0; border:1px solid var(--color-rule-dark); border-radius:var(--radius-control); background:transparent; color:var(--color-white); }
dialog .field input { scroll-margin-block:100px 112px; }
dialog .field input::placeholder { color:var(--color-muted-dark); opacity:.8; }
dialog .choice { transition:background-color 150ms ease,border-color 150ms ease; }
dialog .choice:has(input:focus-visible) { outline:2px solid var(--color-white); outline-offset:3px; }
dialog .back-button { min-width:64px; min-height:44px; text-align:left; }
dialog .privacy-check { min-height:44px; }
dialog[data-step=obstacles] { scroll-padding-block:132px 112px; }
dialog .obstacle-count { top:calc(76px - var(--dialog-inset)); z-index:4; border-bottom:1px solid var(--color-rule-dark); margin-bottom:12px; }

/* Calendar and legal pages use the same spacing and readable utility type. */
.booking-main { grid-template-areas:'intro panel' 'topics panel'; grid-template-rows:auto 1fr; row-gap:28px; }
.booking-intro { grid-area:intro; }
.booking-panel { grid-area:panel; border:1px solid var(--color-rule-light); }
.booking-main>.meeting-topics { grid-area:topics; display:block; margin:0; max-width:440px; }
.booking-intro h1 { text-wrap:balance; }
.intro-copy { max-width:44ch; }
.journey { margin-bottom:0; }
.meeting-topics>p { font-size:14px; }
.meeting-topics ul { font-size:13px; gap:12px; }
.return-link { font-size:12px; }
.month-button { width:44px; height:44px; }
.month-navigation h3 { font-size:16px; }
.calendar-days button { min-height:44px; font-size:14px; }
.calendar-days button:disabled { opacity:.7; }
.weekdays { font-size:10px; }
.timezone,.demo-disclaimer,.time-selection>p { font-size:12px; line-height:1.65; }
.time-selection legend { font-size:13px; }
.time-slot { font-size:14px; min-height:44px; }
.booking-summary p { max-width:240px; }
.booking-panel :is(.primary,.time-slot,.calendar-days button,.month-button) { transition:background-color 150ms ease,border-color 150ms ease; }
.booking-panel .primary:focus-visible { outline-color:var(--color-ink); }
.site-header .menu-toggle:focus-visible,.close-dialog:focus-visible,.back-button:focus-visible { outline:2px solid var(--color-orange); outline-offset:4px; }
.skip { z-index:100; }

@media(hover:hover) and (pointer:fine) {
  .sector-option:hover { background-color:#ff681d08; }
  .sector-option:hover .sector-option-action b { transform:translate(2px,-2px); }
  .faq-refresh .faq-list summary:hover { background:var(--color-orange-soft); }
  .dialog-heading .close-dialog:hover { border-color:var(--color-orange); }
}
@media(min-width:701px) and (max-width:1100px) {
  .steps { gap:32px; }
  .steps li:nth-child(2):after { display:none; }
  .steps li:not(:last-child):after { right:-32px; }
}
@media(max-width:1000px) {
  .reality>.wrap { display:block; }
  .reality-heading h2 { max-width:20ch; }
  .reality-intro { max-width:60ch; }
  .pain-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:0 32px; margin-top:36px; border-bottom:1px solid var(--color-rule-light); }
  .pain-grid article { grid-template-columns:24px minmax(0,1fr); column-gap:16px; border-bottom:0; }
  .pain-grid article:last-child { border-bottom:0; }
  .section-heading { grid-template-columns:1fr; gap:24px; }
  .section-heading>p { max-width:60ch; margin:0; }
  .home-page .sector-options-heading>p { max-width:60ch; }
  .focus-section>.wrap { display:block; }
  .focus-bottom { margin-top:24px; }
  .focus-bottom>p { max-width:60ch; }
  .focus-bottom .sector-proof { max-width:440px; }
}
@media(max-width:900px) {
  .booking-main { grid-template-areas:'intro' 'panel' 'topics'; }
  .booking-main>.meeting-topics { max-width:none; }
}
@media(max-width:700px) {
  .hero-inner { padding-block:36px 24px; gap:36px; min-height:calc(100svh - var(--header-height)); }
  .hero h1,:is(.imobiliario-page,.credit-page) .hero h1 { font-size:clamp(32px,10vw,64px); }
  .hero-description { font-size:16px; line-height:1.6; }
  .hero-bottom { margin-top:24px; gap:20px; }
  .hero-action .client-proof { width:fit-content; margin:16px auto 0; padding:12px 18px; }
  .brand-section { padding-top:18px; }
  .brand-section h2 { font-size:10px; }
  .redesign h2 { text-wrap:pretty; }
  .pain-grid { display:block; margin-top:32px; border-bottom:0; }
  .pain-grid article:last-child { border-bottom:1px solid var(--color-rule-light); }
  .benefit-grid,.home-page .benefit-grid { gap:28px; }
  .benefit-grid article { display:grid; grid-template-columns:24px minmax(0,1fr); gap:12px 16px; padding-top:24px; }
  .benefit-index { grid-column:1; grid-row:1/3; margin:6px 0 0; }
  .redesign .benefit-grid h3 { grid-column:2; font-size:28px; margin:0; }
  .benefit-grid p { grid-column:2; margin:0; }
  .sector-option { padding:24px; }
  .redesign .sector-option h3 { font-size:30px; }
  .sector-option-action { font-size:14px; }
  .comparison-column { padding:24px 20px; }
  .comparison-column li { padding-left:24px; }
  .steps { display:block; margin-top:36px; }
  .steps li,.steps li:last-child { display:grid; grid-template-columns:40px minmax(0,1fr); gap:18px; padding:0 0 32px; border:0; }
  .steps li:last-child { padding-bottom:0; }
  .steps li>span { margin:0; }
  .steps li>div { padding-top:7px; }
  .steps li:not(:last-child):after { top:40px; bottom:0; left:20px; right:auto; width:1px; height:auto; }
  .focus-section .authority-grid li,.focus-section .authority-grid li:last-child { padding-block:24px; }
  .faq-refresh .faq-heading { position:static; }
  .faq-refresh .faq-heading .eyebrow { margin-bottom:20px; }
  .faq-refresh h2 { line-height:1.15; text-wrap:pretty; }
  .faq-refresh .faq-intro { max-width:30ch; }
  .final-section.final-invitation { padding-block:72px; }
  dialog { --dialog-inset:24px; padding:var(--dialog-inset); width:calc(100% - 24px); max-height:calc(100dvh - 24px); }
  .dialog-heading { padding-block:12px; min-height:68px; }
  dialog .obstacle-count { top:calc(68px - var(--dialog-inset)); }
  .booking-return { margin-bottom:16px; }
  .booking-intro h1 { font-size:var(--type-section); }
  .journey { gap:16px; }
  .journey li { gap:10px; }
  .calendar-layout { grid-template-columns:1fr; gap:24px; }
  .time-selection legend { min-height:0; margin-bottom:12px; }
  #time-slots { grid-template-columns:repeat(4,minmax(0,1fr)); gap:8px; }
  .booking-summary { flex-direction:column; align-items:stretch; }
  .booking-summary p { max-width:none; }
  .site-footer .footer-meta { gap:8px; }
  .site-footer small { line-height:1.7; }
}
@media(max-width:360px) {
  .hero h1,:is(.imobiliario-page,.credit-page) .hero h1 { font-size:32px; }
  .hero .eyebrow { font-size:10px; letter-spacing:.1em; }
  .booking-panel { padding-inline:14px; }
  .calendar-days,.weekdays { gap:2px; }
  .calendar-days button { min-height:44px; }
  #time-slots { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .site-footer .footer-navigation { grid-template-columns:1fr; }
}
@media(max-height:550px) and (min-width:701px) {
  .hero-inner { padding-block:32px; }
  .hero h1,:is(.imobiliario-page,.credit-page) .hero h1 { font-size:clamp(42px,6vw,72px); }
}
/* Sector entrances: shared typography and warm gradients, with room for each story. */
.sector-options-editorial { margin-top:88px; }
.sector-options-editorial .sector-options-heading { padding-top:40px; margin-bottom:40px; }
.sector-options-editorial #sectors-title { max-width:18ch; }
.sector-options-editorial .sector-option-grid { display:block; }
.sector-options-editorial .sector-option {
  display:grid; grid-template-columns:minmax(0,.95fr) minmax(0,1.4fr) 64px;
  align-items:start; gap:40px; position:relative; isolation:isolate;
  padding:44px 0; border:0; border-top:1px solid var(--color-rule-dark);
  border-radius:0; background:none; text-decoration:none;
}
.sector-options-editorial .sector-option:last-child { border-bottom:1px solid var(--color-rule-dark); }
.sector-options-editorial .sector-option::before {
  content:""; position:absolute; z-index:-1; inset:0 -24px; pointer-events:none;
  background:radial-gradient(ellipse at 12% 55%,#ff681d18,transparent 70%);
  opacity:.55; transition:opacity 180ms ease-out;
}
.sector-options-editorial .sector-option-number { display:block; margin-bottom:24px; color:var(--color-orange); font:650 12px/1.5 var(--font-body); letter-spacing:.08em; }
.sector-options-editorial .sector-option h3 { margin:0; color:var(--color-white); font:400 clamp(44px,4.8vw,68px)/1.1 var(--font-display); letter-spacing:-.025em; }
.sector-options-editorial .sector-option-content { padding-top:39px; }
.sector-options-editorial .sector-option-promise { margin:0 0 18px; max-width:34ch; color:var(--color-white); font:700 clamp(20px,1.8vw,25px)/1.45 var(--font-body); letter-spacing:-.025em; text-wrap:pretty; }
.sector-options-editorial .sector-option-promise>span { color:var(--color-muted-dark); }
.sector-options-editorial .sector-option-description { margin:0; max-width:56ch; color:var(--color-muted-dark); font:400 var(--type-body)/1.75 var(--font-body); }
.sector-options-editorial .sector-option-action { display:block; min-height:44px; margin:20px 0 0; padding:12px 0; border:0; color:var(--color-orange); font:700 13px/1.6 var(--font-body); text-underline-offset:5px; }
.sector-entry-arrow { display:grid; place-items:center; width:64px; height:64px; margin-top:39px; border:1px solid var(--color-rule-dark); border-radius:50%; color:var(--color-orange); font:400 32px/1 var(--font-body); transition:transform 180ms ease-out,background-color 180ms ease-out,color 180ms ease-out,border-color 180ms ease-out; }
.sector-options-editorial .sector-option:focus-visible .sector-entry-arrow { background:var(--color-orange); color:var(--color-dark); border-color:var(--color-orange); }
@media(hover:hover) and (pointer:fine) {
  .sector-options-editorial .sector-option:hover::before { opacity:1; }
  .sector-options-editorial .sector-option:hover .sector-entry-arrow { background:var(--color-orange); color:var(--color-dark); border-color:var(--color-orange); transform:translate(3px,-3px); }
  .sector-options-editorial .sector-option:hover .sector-option-action { text-decoration:underline; }
}
@media(max-width:1000px) {
  .sector-options-editorial .sector-option { grid-template-columns:minmax(0,1fr) minmax(0,1.5fr) 48px; gap:24px; }
  .sector-entry-arrow { width:48px; height:48px; font-size:26px; }
}
@media(max-width:700px) {
  .sector-options-editorial { margin-top:64px; }
  .sector-options-editorial .sector-options-heading { margin-bottom:28px; }
  .sector-options-editorial .sector-option { grid-template-columns:minmax(0,1fr) 48px; column-gap:16px; row-gap:24px; padding:32px 0; }
  .sector-options-editorial .sector-option::before { inset:0 -16px; }
  .sector-options-editorial .sector-option-identity { grid-column:1; grid-row:1; }
  .sector-options-editorial .sector-option-number { margin-bottom:16px; }
  .sector-options-editorial .sector-option h3 { font-size:clamp(40px,10vw,52px); }
  .sector-options-editorial .sector-option-content { grid-column:1/-1; padding-top:0; }
  .sector-options-editorial .sector-option-promise { max-width:38ch; font-size:20px; }
  .sector-options-editorial .sector-option-action { margin-top:16px; }
  .sector-entry-arrow { grid-column:2; grid-row:1; align-self:end; margin:0 0 4px; }
}
/* Animation never gates content. Scroll entrances are progressively enhanced in
   site.js; these short responses retain native details/dialog behaviour. */
@keyframes sw-enter { from { opacity:0; transform:translateY(8px); } to { opacity:1; transform:none; } }
@media(prefers-reduced-motion:no-preference) {
  dialog[open] { animation:sw-enter 180ms ease-out; }
  .faq-list details[open]>p { animation:sw-enter 180ms ease-out; }
}
@media(prefers-reduced-motion:reduce) {
  html { scroll-behavior:auto; }
  *,*::before,*::after { animation:none!important; transition:none!important; scroll-behavior:auto!important; }
  .brand-window { mask-image:none; }
}

html[data-input=keyboard] { scroll-behavior:auto; }
html[data-input=keyboard] dialog[open],html[data-input=keyboard] .faq-list details[open]>p { animation:none; }
html[data-input=keyboard] .menu-icon span { transition:none; }

/* Prelaunch polish: shared safe areas and a useful 404 destination. */
.wrap,.header,.hero-inner,.shell { padding-left:max(var(--gutter),env(safe-area-inset-left)); padding-right:max(var(--gutter),env(safe-area-inset-right)); }
.error-page { min-height:60svh; padding-block:var(--space-section); background:var(--gradient-dark); }
.error-page h1 { max-width:14ch; margin:0 0 28px; font:400 var(--type-section)/1.12 var(--font-display); letter-spacing:-.02em; }
.error-page>p:not(.eyebrow) { max-width:50ch; color:var(--color-muted-dark); }
.error-actions { display:flex; flex-wrap:wrap; align-items:center; gap:16px 28px; margin-top:32px; }
.error-actions>a { display:inline-flex; align-items:center; min-height:48px; }
.error-actions>a:not(.button) { text-decoration:underline; text-underline-offset:5px; }
.error-actions .button:focus-visible { outline-color:var(--color-white); }
@media(max-width:700px) {
  .cookie-banner { inset:auto max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left)); padding:10px 12px; gap:8px; max-height:calc(100dvh - var(--header-height) - 24px); }
  .cookie-dialog-actions { padding-bottom:max(16px,env(safe-area-inset-bottom)); }
}

