.section-white { background: var(--white); }
.section-soft { background: var(--cream-100); }
.reasons, .reputation, .founder, .authority, .testimonials, .client-proof, .timeline, .offer, .acceptance, .final-cta { padding: clamp(5.5rem, 9vw, 9rem) 0; }
h2 { margin-bottom: 1.2rem; font-family: var(--font-editorial); font-size: clamp(3rem, 5vw, 5rem); line-height: .98; letter-spacing: -.035em; }
h2 em { color: var(--gold); }
h3 { line-height: 1.12; }
.section-dark h2 em, .final-cta h2 em { color: var(--gold); }
.section-heading--split { max-width: none; display: grid; grid-template-columns: 1fr .55fr; align-items: end; gap: 4rem; }
.section-heading--split > p { margin-bottom: 1.5rem; color: var(--muted); font-size: 1.05rem; }

.formula-toggle { width: 100%; min-height: 50px; margin-top: auto; padding: .75rem 1rem; display: flex; align-items: center; justify-content: center; gap: .7rem; border: 1px solid rgba(255,255,255,.18); border-radius: 9px; color: var(--white); background: linear-gradient(180deg, var(--wine-700), var(--wine-800)); box-shadow: 0 8px 18px rgba(116,28,56,.22); font: inherit; font-size: .82rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; cursor: pointer; transition: transform .2s ease, background .2s ease, box-shadow .2s ease; }
.formula-toggle:hover { transform: translateY(-2px); background: var(--wine-800); box-shadow: 0 12px 22px rgba(116,28,56,.28); }
.formula-toggle span { font-size: 1rem; transition: transform .2s ease; }
.formula-toggle[aria-expanded="true"] span { transform: rotate(180deg); }
.formula-toggle:focus-visible { outline: 3px solid var(--gold); outline-offset: 3px; }
.formula-card:has(.formula-toggle[aria-expanded="true"]) { border-color: var(--wine-700); box-shadow: 0 18px 38px rgba(116,28,56,.15); }
.formula-detail { position: relative; margin-top: 1.65rem; padding: clamp(1.35rem, 3vw, 2.25rem); overflow: hidden; border: 1px solid rgba(116,28,56,.2); border-top: 4px solid var(--wine-700); border-radius: 16px; color: var(--wine-950); background: rgba(255,255,255,.92); box-shadow: 0 24px 50px rgba(42,11,22,.1); }
.formula-detail::before { content: ""; position: absolute; inset: 0 0 auto; height: 90px; background: linear-gradient(180deg, rgba(249,239,225,.8), transparent); pointer-events: none; }
.formula-detail > * { position: relative; }
.service-tabs { display: grid; grid-template-columns: repeat(3,1fr); gap: .6rem; margin-bottom: 1.7rem; padding: .45rem; border: 1px solid rgba(116,28,56,.13); border-radius: 12px; background: var(--cream-100); }
.service-tabs button { min-height: 44px; padding: .65rem .75rem; border: 1px solid transparent; border-radius: 8px; color: var(--wine-800); background: transparent; font: inherit; font-size: .73rem; font-weight: 800; letter-spacing: .07em; text-transform: uppercase; cursor: pointer; }
.service-tabs button span { display: inline-flex; margin-left: .35rem; padding: .15rem .4rem; border-radius: 999px; color: var(--wine-700); background: rgba(198,161,91,.18); font-size: .58rem; letter-spacing: .03em; }
.service-tabs button[aria-selected="true"] { border-color: rgba(116,28,56,.18); color: var(--wine-700); background: var(--white); box-shadow: var(--shadow-sm); }
.service-tabs button:focus-visible { outline: 3px solid var(--gold); outline-offset: 2px; }
.service-pane__meta { display: flex; align-items: center; gap: .7rem; min-height: 42px; padding-bottom: .85rem; border-bottom: 1px solid var(--border); }
.service-pane__icon { display: inline-grid; place-items: center; width: 34px; height: 34px; border-radius: 10px; background: var(--wine-100); font-size: 1rem; }
.service-pane__meta > strong { font-size: .95rem; }
.service-price { color: var(--wine-700); font-size: 1rem; font-weight: 800; }
.service-price small { font-size: .68rem; font-weight: 600; }
.service-tag { margin-left: auto; padding: .35rem .65rem; border: 1px solid rgba(198,161,91,.35); border-radius: 999px; color: #73551c; background: rgba(249,239,225,.85); font-size: .6rem; font-weight: 700; letter-spacing: .11em; text-transform: uppercase; }
.service-pane > h3, .detail-panel__heading h3 { max-width: 900px; margin: 1.5rem 0 .55rem; font-family: var(--font-ui); font-size: clamp(1.55rem, 2.5vw, 2.2rem); line-height: 1.12; }
.service-pane > p, .detail-panel__heading p { max-width: 900px; margin-bottom: 1.5rem; color: var(--muted); }
.service-process { display: grid; grid-template-columns: repeat(4,1fr); gap: .8rem; }
.service-process article { position: relative; min-height: 185px; padding: 1rem; border: 1px solid var(--border); border-radius: 12px; background: var(--white); }
.service-process article:not(:last-child)::after { content: "›"; position: absolute; z-index: 2; right: -.72rem; top: 50%; display: grid; place-items: center; width: 20px; height: 20px; border: 1px solid rgba(116,28,56,.18); border-radius: 50%; color: var(--wine-700); background: var(--cream-50); font-size: 1.1rem; transform: translateY(-50%); }
.service-process article > span, .detail-card-grid article > span { display: inline-flex; padding: .2rem .45rem; border: 1px solid rgba(198,161,91,.4); border-radius: 7px; color: var(--wine-700); background: var(--cream-100); font-size: .62rem; font-weight: 800; }
.service-process h4, .detail-card-grid h4 { margin: .8rem 0 .35rem; font-size: .94rem; }
.service-process p { margin: 0; color: var(--muted); font-size: .76rem; line-height: 1.45; }
.service-process__result { color: var(--white); border-color: var(--wine-700) !important; background: linear-gradient(145deg, var(--wine-700), var(--wine-800)) !important; }
.service-process__result p { color: rgba(255,255,255,.78); }
.service-process__result > span { color: var(--gold) !important; background: rgba(255,255,255,.1) !important; }
.service-outcome { display: flex; align-items: center; gap: 1rem; margin-top: 1.15rem; padding: 1rem 1.2rem; border-radius: 10px; color: var(--white); background: linear-gradient(90deg, #141425, #222226); }
.service-outcome strong { flex: 0 0 auto; color: var(--gold); font-size: .86rem; }
.service-outcome span { color: rgba(255,255,255,.75); font-size: .74rem; }
.detail-panel__heading > span { display: inline-flex; padding: .4rem .7rem; border-radius: 999px; color: var(--wine-700); background: var(--wine-100); font-size: .68rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.detail-card-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: .8rem; }
.detail-card-grid article { min-height: 220px; padding: 1.15rem; border: 1px solid var(--border); border-radius: 12px; background: var(--white); }
.detail-card-grid p { color: var(--muted); font-size: .78rem; }
.detail-card-grid article > strong { display: block; margin-top: 1.25rem; color: var(--wine-700); font-size: .68rem; letter-spacing: .08em; text-transform: uppercase; }
.detail-card--accent { color: var(--white); border-color: var(--wine-700) !important; background: linear-gradient(145deg, var(--wine-700), var(--wine-800)) !important; }
.detail-card--accent p { color: rgba(255,255,255,.75); }
.detail-card--accent > strong { color: var(--gold) !important; }
@media (max-width: 900px) {
  .service-process, .detail-card-grid { grid-template-columns: repeat(2,1fr); }
  .service-process article:not(:last-child)::after { display: none; }
}
@media (max-width: 640px) {
  .service-tabs { grid-template-columns: 1fr; }
  .service-tabs button { display: flex; align-items: center; justify-content: space-between; text-align: left; }
  .service-pane__meta { flex-wrap: wrap; }
  .service-tag { width: 100%; margin-left: 0; text-align: center; }
  .service-process, .detail-card-grid { grid-template-columns: 1fr; }
  .service-process article, .detail-card-grid article { min-height: 0; }
  .service-outcome { align-items: flex-start; flex-direction: column; gap: .4rem; }
}
.blueprint-link { margin-top: 1rem; color: #fff; background: var(--wine-700); box-shadow: 0 12px 30px rgba(116,28,56,.2); }

.reason-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.25rem; }
.reasons__heading { max-width: 860px; margin-bottom: 3.5rem; }
.reasons__heading h2 { margin-bottom: 0; font-family: var(--font-ui); font-size: clamp(2.75rem, 4.5vw, 4.4rem); font-weight: 800; line-height: 1.04; letter-spacing: -.045em; }
.reasons__heading h2 em { font-family: inherit; font-weight: inherit; }
.reason-card { position: relative; min-height: 330px; padding: 2.1rem; border: 1px solid var(--border); border-radius: 22px; background: var(--cream-50); overflow: hidden; }
.reason-card::before { content: ""; position: absolute; inset: 0 0 auto; height: 3px; background: linear-gradient(90deg, var(--wine-700), var(--gold)); }
.reason-card__number { color: var(--gold); font-size: 3.6rem; font-weight: 800; line-height: 1; }
.reason-card h3 { margin: 2rem 0 1rem; font-size: 1.45rem; }
.reason-card p { color: var(--muted); }

.status-eyebrow, .feature-label { display: inline-flex; align-items: center; gap: .45rem; margin: 0 0 1rem; padding: .45rem .8rem; border: 1px solid rgba(116,28,56,.2); border-radius: 999px; color: var(--wine-700); background: rgba(255,255,255,.55); font-size: .72rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.feature-label--center { display: flex; width: max-content; margin-inline: auto; }
.ai-feature { display: grid; grid-template-columns: .75fr 1.25fr; align-items: center; gap: clamp(3rem, 7vw, 7rem); padding: clamp(2rem, 5vw, 5rem); border: 1px solid rgba(116,28,56,.11); border-radius: 30px; background: rgba(255,255,255,.65); box-shadow: var(--shadow-sm); }
.ai-feature--chat { grid-template-columns: 1fr; gap: 3.25rem; }
.ai-feature--chat .ai-feature__copy { max-width: 880px; margin-inline: auto; text-align: center; }
.ai-feature--chat .feature-label { margin-inline: auto; }
.ai-feature--chat .clean-list { grid-template-columns: repeat(3,auto); justify-content: center; column-gap: 2rem; text-align: left; }
.ai-feature__copy h3 { max-width: 520px; margin: 0 0 1rem; font-family: var(--font-editorial); font-size: clamp(2.5rem, 4.5vw, 4rem); }
.ai-feature--chat .ai-feature__copy h3 { max-width: 760px; margin-inline: auto; }
.ai-feature__copy > p:not(.feature-label) { color: var(--muted); font-size: 1.05rem; }
.clean-list { display: grid; gap: .65rem; margin: 1.5rem 0 0; padding: 0; list-style: none; }
.clean-list li { display: flex; gap: .6rem; }
.clean-list li::before { content: "✓"; color: var(--success); font-weight: 800; }
.chat-demo { display: grid; grid-template-columns: minmax(0,1.15fr) auto minmax(270px,.9fr) auto minmax(230px,.72fr); align-items: center; gap: clamp(1rem, 2.2vw, 2rem); min-height: 0; }
.chat-stage { min-width: 0; display: grid; align-content: end; gap: .9rem; }
.chat-stage__label { color: var(--muted); font-size: .67rem; letter-spacing: .13em; text-align: center; text-transform: uppercase; }
.chat-demo__arrow { color: var(--gold); font-size: 1.6rem; font-weight: 800; }
.chat-demo__site { position: relative; width: 100%; height: 440px; overflow: hidden; border: 9px solid var(--ink); border-radius: 18px; background: #f7efe4; box-shadow: var(--shadow-md); }
.chat-demo__site > img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.78) brightness(.64); }
.chat-demo__site > div { position: absolute; left: 1.4rem; bottom: 2rem; display: grid; color: var(--white); }
.chat-demo__site > div img { width: 86px; margin-bottom: 1rem; padding: .4rem; border-radius: 8px; background: var(--cream-50); }
.chat-demo__site > div strong { font-family: var(--font-editorial); font-size: 2rem; }
.chat-demo__site > div span { color: rgba(255,255,255,.75); }
.chat-launcher { position: absolute; right: 1rem; bottom: 1rem; display: grid; place-items: center; width: 50px; height: 50px; border-radius: 50%; background: var(--wine-700); box-shadow: 0 12px 28px rgba(42,11,22,.35); }
.chat-launcher i { position: absolute; right: -3px; top: -4px; display: grid; place-items: center; width: 19px; height: 19px; border-radius: 50%; color: var(--white); background: var(--gold); font-size: .65rem; font-style: normal; }
.chat-phone { width: 100%; overflow: hidden; border: 1px solid var(--border); border-radius: 22px; background: #fff; box-shadow: var(--shadow-md); }
.chat-phone__head { min-height: 72px; display: flex; align-items: center; gap: .7rem; padding: .8rem 1rem; border-bottom: 1px solid var(--border); background: var(--wine-800); color: #fff; }
.chat-phone__head img { width: 48px; height: 37px; object-fit: contain; padding: .3rem; border-radius: 8px; background: var(--cream-50); }
.chat-phone__head span { display: grid; }
.chat-phone__head small { color: rgba(255,255,255,.7); }
.chat-phone__head .live-dot { width: 5px; height: 5px; margin-right: .3rem; }
.chat-thread { min-height: 316px; display: flex; flex-direction: column; gap: .7rem; padding: 1rem; background: #fbfaf8; }
.chat-bubble { max-width: 86%; margin: 0; padding: .75rem .9rem; border-radius: 14px 14px 14px 3px; background: #fff; box-shadow: 0 4px 13px rgba(42,11,22,.08); font-size: .78rem; line-height: 1.42; }
.chat-bubble--visitor { align-self: flex-end; border-radius: 14px 14px 3px 14px; background: var(--wine-100); }
.chat-bubble--short { max-width: 64%; }
.chat-bubble--confirm { color: var(--success); font-weight: 700; }
.typing-indicator { display: flex; gap: .25rem; padding: .45rem .7rem; width: max-content; border-radius: 999px; background: #fff; }
.typing-indicator i { width: 5px; height: 5px; border-radius: 50%; background: var(--muted); }
.chat-input { min-height: 52px; display: flex; align-items: center; justify-content: space-between; padding: .7rem 1rem; border-top: 1px solid var(--border); color: #a29a9d; font-size: .76rem; }
.chat-input span { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; color: #fff; background: var(--wine-700); }
.call-card { position: relative; width: 100%; min-height: 440px; padding: 2rem 1.25rem; display: flex; flex-direction: column; align-items: center; justify-content: center; border: 8px solid #080609; border-radius: 36px; color: #fff; background: linear-gradient(180deg,#121016,#1b171d); box-shadow: var(--shadow-md); text-align: center; }
.call-card::before { content: ""; position: absolute; top: 12px; left: 50%; width: 74px; height: 18px; border-radius: 999px; background: #050405; transform: translateX(-50%); }
.call-card small, .call-card strong, .call-card > span { display: block; }
.call-card small { color: #8de0a6; }
.call-card strong { margin: 1.4rem 0 .65rem; font-size: 1.45rem; line-height: 1.15; }
.call-card > span { max-width: 210px; padding: 1rem; border: 1px solid rgba(255,255,255,.11); border-radius: 12px; color: rgba(255,255,255,.78); background: rgba(255,255,255,.04); font-size: .7rem; line-height: 1.5; text-align: left; }
.call-card > div { display: flex; gap: 2rem; margin-top: 2.2rem; }
.call-card > div i, .phone-ring > div i { display: grid; place-items: center; width: 38px; height: 38px; border-radius: 50%; background: #b83737; font-style: normal; }
.call-card > div i:last-child, .phone-ring > div i:last-child { background: var(--success); }

.time-chip { width: max-content; margin: -1.5rem auto 2.2rem; padding: .55rem 1rem; border-radius: 999px; color: #fff; background: var(--ink); font-size: .8rem; }
.time-chip strong { color: var(--gold); }
.callback-flow { display: grid; grid-template-columns: 1fr auto 1fr auto 1fr auto 1fr; align-items: center; gap: .7rem; margin: 0; padding: 0; list-style: none; }
.flow-card { height: 100%; min-height: 400px; padding: 1.2rem; text-align: center; border: 1px solid var(--border); border-radius: 20px; background: #fff; box-shadow: var(--shadow-sm); }
.flow-card > small { display: block; margin-top: 1rem; color: var(--wine-700); font-size: .67rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.flow-card h3 { margin: .55rem 0 .45rem; font-size: 1.18rem; }
.flow-card p { color: var(--muted); font-size: .85rem; }
.flow-card--result { border-color: rgba(198,161,91,.65); background: #fffdf7; }
.flow-arrow, .flow-symbol { color: var(--gold); font-size: 1.4rem; font-weight: 800; }
.flow-visual { min-height: 220px; display: grid; place-items: center; align-content: center; }
.lead-form-demo { padding: 1rem; border-radius: 12px; text-align: left; background: #f8f5f0; }
.lead-form-demo > strong { margin-bottom: .7rem; text-align: center; }
.lead-form-demo label { width: 100%; display: grid; grid-template-columns: 35% 65%; align-items: center; margin: .2rem 0; font-size: .54rem; text-transform: uppercase; }
.field-fill { min-height: 25px; display: flex; align-items: center; padding: 0 .45rem; border: 1px solid var(--border); border-radius: 4px; background: #fff; color: var(--ink); font-size: .63rem; text-transform: none; }
.fake-submit { width: 100%; margin-top: .55rem; padding: .55rem; border-radius: 5px; color: #fff; background: var(--wine-700); text-align: center; font-size: .58rem; font-weight: 700; text-transform: uppercase; }
.phone-ring { position: relative; min-height: 180px; width: 135px; margin: 20px auto; padding: 1.1rem; border-radius: 26px; color: #fff; background: #181418; box-shadow: 0 15px 34px rgba(42,11,22,.26); }
.phone-ring small, .phone-ring strong, .phone-ring em { position: relative; z-index: 2; display: block; }
.phone-ring small { color: #86dda1; font-size: .6rem; }.phone-ring strong { margin-top: .45rem; }.phone-ring em { color: rgba(255,255,255,.57); font-size: .65rem; font-style: normal; }
.phone-ring > div { position: relative; z-index: 2; display: flex; justify-content: center; gap: 1rem; margin-top: 1rem; }
.phone-ring > div i { width: 32px; height: 32px; }
.ring-one, .ring-two { position: absolute; inset: -9px; border: 1px solid rgba(116,28,56,.25); border-radius: 32px; }
.ring-two { inset: -18px; }
.connect-visual > div { display: flex; align-items: center; }
.connect-visual > div b { display: grid; place-items: center; width: 58px; height: 58px; border-radius: 50%; color: #fff; background: var(--wine-700); }
.connect-visual > div b:last-child { background: var(--gold); }
.connect-visual > div span { width: 54px; border-top: 2px dashed var(--success); }
.signal-bars { display: flex; align-items: flex-end; gap: 3px; height: 20px; margin-top: 1rem; }
.signal-bars b { width: 4px; background: var(--success); }.signal-bars b:nth-child(1){height:25%}.signal-bars b:nth-child(2){height:45%}.signal-bars b:nth-child(3){height:70%}.signal-bars b:nth-child(4){height:100%}
.connect-visual > strong { color: var(--success); font-size: .72rem; }
.result-check span { display: grid; place-items: center; width: 72px; height: 72px; margin-bottom: 1rem; border-radius: 50%; color: #fff; background: var(--success); font-size: 2.2rem; box-shadow: 0 0 0 12px rgba(47,125,92,.1); }
.result-check strong { color: var(--success); }
.proof-strip { max-width: 820px; margin: 2rem auto 0; display: flex; align-items: center; gap: 1.4rem; padding: 1.2rem 1.5rem; border-left: 3px solid var(--gold); border-radius: 8px; background: var(--cream-100); }
.proof-strip strong { color: var(--wine-700); font-size: 3rem; line-height: 1; }.proof-strip span { color: var(--muted); }

.reputation__grid { display: grid; grid-template-columns: .85fr 1.15fr; align-items: center; gap: clamp(3rem, 8vw, 8rem); }
.reputation__copy h2 { max-width: 660px; }.reputation__copy h2 em { color: #c6a15b; }.reputation__copy > p:not(.feature-label) { max-width: 620px; color: var(--muted); font-size: 1.06rem; }
.metric-callout { max-width: 580px; margin-top: 2rem; display: flex; align-items: center; gap: 1.2rem; padding: 1.2rem; border-radius: 14px; background: #fff; box-shadow: var(--shadow-sm); }
.metric-callout strong { color: var(--wine-700); font-size: 2.6rem; }.metric-callout span { color: var(--muted); }
.review-automation { padding: 2rem; border: 1px solid var(--border); border-radius: 24px; background: #fff; box-shadow: var(--shadow-md); }
.review-automation__top { display: flex; justify-content: space-between; padding-bottom: 1rem; border-bottom: 1px solid var(--border); font-size: .72rem; font-weight: 700; text-transform: uppercase; letter-spacing: .1em; }.review-automation__top small { color: var(--muted); }
.review-person { display: flex; gap: .9rem; margin: 1.5rem 0 .8rem; }.review-person > b { display: grid; place-items: center; width: 48px; height: 48px; border-radius: 50%; color: #fff; background: var(--wine-700); }.review-person span { display: grid; }.review-person em { color: #e7b43e; font-style: normal; letter-spacing: .08em; }
.review-automation > p { font-family: var(--font-editorial); font-size: 1.45rem; line-height: 1.3; }
.feedback-demo-link { width: fit-content; margin-top: 1.25rem; }
.feedback-benefits { display: grid; gap: .85rem; max-width: 620px; margin: 1.5rem 0 0; padding: 0; list-style: none; }.feedback-benefits li { display: flex; align-items: flex-start; gap: .8rem; padding: .95rem 1rem; border: 1px solid var(--border); border-radius: 13px; background: rgba(255,255,255,.76); }.feedback-benefits li > span { display: grid; place-items: center; width: 25px; height: 25px; flex: 0 0 25px; border-radius: 50%; color: #fff; background: var(--success); font-size: .75rem; font-weight: 800; }.feedback-benefits div { display: grid; gap: .18rem; }.feedback-benefits strong { color: var(--ink); font-size: .88rem; }.feedback-benefits small { color: var(--muted); font-size: .76rem; line-height: 1.45; }
.reputation__visual { display: grid; gap: .9rem; }.feedback-benefits--compact { grid-template-columns: repeat(3, minmax(0, 1fr)); max-width: none; margin: 0; gap: .6rem; }.feedback-benefits--compact li { min-height: 76px; align-items: center; gap: .55rem; padding: .7rem; }.feedback-benefits--compact strong { font-size: .72rem; line-height: 1.25; }.feedback-benefits--compact small { display: none; }.reputation__visual .feedback-demo-link { margin-top: 0; justify-self: start; }
.feedback-demo-note { display: block; width: fit-content; margin-top: 1.25rem; padding: .75rem 1rem; border: 1px solid var(--border); border-radius: 999px; color: var(--wine-700); background: rgba(255,255,255,.7); font-size: .78rem; font-weight: 700; }
.feedback-routing { margin-top: 1.5rem; padding: 1.2rem; border-left: 3px solid var(--gold); border-radius: 10px; background: #fcf5df; }.feedback-routing small { color: var(--wine-700); font-weight: 700; text-transform: uppercase; }.feedback-routing p { margin: .7rem 0 0; }

.form-confirmation[hidden] { display: none; }.form-confirmation { position: fixed; inset: 0; z-index: 1000; display: grid; place-items: center; padding: 1rem; }.form-confirmation__backdrop { position: absolute; inset: 0; background: rgba(13, 9, 12, .74); backdrop-filter: blur(7px); }.form-confirmation__panel { position: relative; width: min(100%, 530px); padding: clamp(2rem, 5vw, 3.5rem); border: 1px solid rgba(198,161,91,.55); border-radius: 24px; background: #fffdf9; box-shadow: 0 32px 80px rgba(0,0,0,.35); text-align: center; }.form-confirmation__close { position: absolute; top: 1rem; right: 1rem; display: grid; width: 38px; height: 38px; place-items: center; border: 1px solid var(--border); border-radius: 50%; color: var(--wine-800); background: #fff; font-size: 1.45rem; cursor: pointer; }.form-confirmation__check { display: grid; width: 72px; height: 72px; margin: 0 auto 1.25rem; place-items: center; border-radius: 50%; color: #fff; background: #1f70d4; box-shadow: 0 0 0 10px rgba(31,112,212,.12); font-size: 2.2rem; font-weight: 800; }.form-confirmation__eyebrow { margin: 0 0 .55rem; color: #1f70d4; font-size: .72rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }.form-confirmation h2 { margin: 0; font-size: clamp(2.4rem, 6vw, 3.7rem); }.form-confirmation h2 em { color: var(--wine-700); }.form-confirmation p:not(.form-confirmation__eyebrow) { max-width: 420px; margin: 1rem auto 1.6rem; color: var(--muted); }

.roi { padding: clamp(5.25rem, 7vw, 7rem) 0 clamp(4.75rem, 6vw, 6rem); background: radial-gradient(circle at 75% 30%, rgba(198,161,91,.12), transparent 30%), #0c0a0b; }
.roi__grid { display: grid; grid-template-columns: .9fr 1.1fr; column-gap: 4rem; row-gap: clamp(3.25rem, 5vw, 4.75rem); align-items: center; }
.roi-controls { align-self: center; }.roi-controls .eyebrow { margin-bottom: 1.25rem; }.roi-controls h2 { margin-bottom: 2.65rem; font-family: var(--font-ui); font-weight: 800; }.roi-controls h2 em { font-family: var(--font-ui); font-style: normal; color: var(--gold); }
.range-group { margin: 0; }.range-group + .range-group { margin-top: 1.7rem; }.range-group label { display: flex; justify-content: space-between; color: rgba(255,255,255,.72); font-size: .72rem; font-weight: 700; letter-spacing: .11em; text-transform: uppercase; }.range-group output { color: var(--gold); font-size: 1.3rem; letter-spacing: 0; }
.range-group input { width: 100%; margin-top: .6rem; accent-color: var(--gold); }
input[type="range"] { height: 28px; appearance: none; background: transparent; }
input[type="range"]::-webkit-slider-runnable-track { height: 4px; border-radius: 999px; background: #302b2d; }
input[type="range"]::-webkit-slider-thumb { width: 20px; height: 20px; margin-top: -8px; appearance: none; border: 3px solid #1a1518; border-radius: 50%; background: var(--gold); box-shadow: 0 0 0 2px var(--gold); }
.roi-result { padding: clamp(2rem, 5vw, 4rem); text-align: center; border: 1px solid rgba(198,161,91,.2); border-radius: 24px; background: rgba(255,255,255,.035); box-shadow: inset 0 0 60px rgba(198,161,91,.025); }
.roi-result > small { color: var(--gold); font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }.roi-result > strong { display: flex; align-items: baseline; justify-content: center; margin: .7rem 0; font-size: clamp(4rem, 8vw, 7.6rem); line-height: .9; }.roi-revenue__prefix { color: #fff; font-size: .72em !important; font-weight: 800; letter-spacing: -.06em; }.roi-revenue__amount { color: var(--gold); font-size: 1em !important; font-weight: 800; }.roi-revenue__unit { margin-left: .12em; color: rgba(255,255,255,.58) !important; font-size: .2em !important; font-weight: 700; text-transform: uppercase; }.roi-result > p { color: rgba(255,255,255,.65); }.roi-result > p b { display: inline-block; padding: .08em .25em; border-radius: .25em; color: var(--gold); background: rgba(198,161,91,.1); font-weight: 800; }
.roi-result__stats { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin-top: 2rem; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,.1); }.roi-result__stats span { color: rgba(255,255,255,.52); font-size: .68rem; font-weight: 700; text-transform: uppercase; }.roi-result__stats strong { display: block; margin-bottom: .2rem; color: var(--gold); font-size: 2rem; }
.payback { margin-top: 2rem; display: flex; justify-content: space-between; align-items: center; gap: 1.5rem; padding: 1.15rem 1.35rem; border: 1px solid rgba(198,161,91,.7); border-radius: 12px; color: #fff; background: linear-gradient(100deg, rgba(198,161,91,.08), rgba(198,161,91,.16)); box-shadow: inset 0 0 28px rgba(198,161,91,.045), 0 8px 24px rgba(0,0,0,.12); }.payback__label { display: flex; align-items: center; gap: .7rem; text-align: left; }.payback__label i { display: grid; place-items: center; width: 30px; height: 30px; flex: 0 0 30px; border: 1px solid var(--gold); border-radius: 50%; color: var(--gold); font-style: normal; }.payback__label b { font-size: .8rem; letter-spacing: .04em; text-transform: uppercase; }.payback__value { display: grid; justify-items: end; text-align: right; }.payback strong { color: var(--gold); font-size: 1.25rem; }.payback__value small { margin-top: .2rem; color: rgba(198,161,91,.78); font-size: .58rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.roi-disclaimer { grid-column: 1 / -1; width: min(100%, 900px); margin: 0 auto; padding-top: 1.35rem; border-top: 1px solid rgba(198,161,91,.2); color: rgba(255,255,255,.5); text-align: center; font-size: .78rem; line-height: 1.55; font-style: italic; }

.founder__grid { display: grid; grid-template-columns: 1fr .78fr; gap: clamp(3rem, 8vw, 8rem); align-items: center; }
.founder-points { display: grid; gap: 1.4rem; margin: 2rem 0; padding: 0; list-style: none; }.founder-points li { position: relative; padding-left: 2.5rem; font-size: 1.25rem; }.founder-points li::before { content: ""; position: absolute; left: 0; top: .85rem; width: 1.6rem; height: 2px; background: var(--wine-700); }.founder-points strong { color: var(--wine-700); }
.founder blockquote { margin: 2rem 0; padding: 1.4rem; border-left: 3px solid var(--wine-700); background: var(--white); font-family: var(--font-editorial); font-size: 1.7rem; line-height: 1.25; }
.founder-signoff { display: grid; }.founder-signoff strong { font-family: var(--font-editorial); font-size: 1.8rem; }.founder-signoff span { color: var(--wine-700); font-size: .72rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.founder__portrait { position: relative; }.founder__portrait img { width: 100%; max-height: 660px; object-fit: cover; border-radius: 26px; box-shadow: var(--shadow-md); }.founder__portrait span { position: absolute; left: 1.2rem; right: 1.2rem; bottom: 1.2rem; padding: 1rem; border-radius: 13px; color: #fff; background: rgba(42,11,22,.88); backdrop-filter: blur(8px); font-family: var(--font-editorial); font-size: 1.25rem; }

.authority__intro { max-width: 980px; }.authority__intro > div > p:last-child { max-width: 800px; color: var(--muted); font-size: 1.06rem; }
.authority--compact { padding: clamp(3.25rem, 5vw, 4.75rem) 0; }.authority--compact .authority__intro { max-width: 760px; }.authority--compact h2 { margin-bottom: .8rem; }.authority__summary { display: flex; flex-wrap: wrap; gap: .6rem; align-items: center; margin: 2rem 0 0; color: var(--wine-800); font-size: .78rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }.authority__summary span { color: var(--gold); font-size: 1.15rem; line-height: 1; }
.insight-path { margin: 4rem 0 2.5rem; display: grid; grid-template-columns: 1fr auto 1fr auto 1fr auto 1fr; align-items: center; gap: .7rem; }.insight-path span { min-height: 76px; display: grid; place-items: center; padding: 1rem; border: 1px solid var(--border); border-radius: 14px; background: var(--cream-50); text-align: center; font-weight: 600; }.insight-path b { color: var(--gold); }
.founder-stories__heading { display: grid; grid-template-columns: 1.08fr .92fr; align-items: end; gap: clamp(1.5rem, 4vw, 4rem); margin: 4rem 0 1.5rem; padding-top: 2.5rem; border-top: 1px solid var(--border); }.founder-stories__heading .eyebrow { margin-bottom: .55rem; }.founder-stories__heading h3 { max-width: 760px; margin: 0; font-family: var(--font-editorial); font-size: clamp(2.25rem, 4vw, 4rem); font-weight: 600; line-height: .98; }.founder-stories__heading h3 em { color: var(--wine-700); font-weight: 600; }.founder-stories__heading > p { max-width: 600px; margin: 0; color: var(--muted); }
.founder-stories { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1rem; }.founder-story-card { display: flex; min-width: 0; overflow: hidden; flex-direction: column; border-radius: 18px; color: #fff; background: var(--ink); text-decoration: none; box-shadow: var(--shadow-sm); transition: transform .25s ease, box-shadow .25s ease; }.founder-story-card img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; filter: saturate(.86); transition: transform .35s ease, filter .35s ease; }.founder-story-card > div { display: flex; min-height: 220px; padding: 1.2rem; flex: 1; flex-direction: column; }.founder-story-card small { color: var(--gold); font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }.founder-story-card h3 { display: flex; align-items: baseline; justify-content: space-between; gap: .6rem; margin: .35rem 0 .6rem; }.founder-story-card h3 span { color: var(--gold); font-family: var(--font-ui); font-size: .9rem; }.founder-story-card p { margin: 0; color: rgba(255,255,255,.68); font-size: .85rem; }.founder-story-card__link { display: flex; align-items: center; justify-content: space-between; gap: .5rem; margin-top: auto; padding-top: 1rem; color: #fff; font-size: .76rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }.founder-story-card:hover { transform: translateY(-5px); box-shadow: var(--shadow-md); }.founder-story-card:hover img { transform: scale(1.025); filter: saturate(1); }.founder-story-card:focus-visible { outline: 3px solid var(--gold); outline-offset: 4px; }

.reviews-header { display: flex; align-items: end; justify-content: space-between; gap: 2rem; margin-bottom: 2rem; }.reviews-header h2 { margin-bottom: 0; }.carousel-controls { display: flex; gap: .5rem; }.carousel-controls button { width: 48px; height: 48px; border: 0; border-radius: 50%; color: var(--ink); background: var(--gold); font-size: 1.2rem; cursor: pointer; }.carousel-controls button:focus-visible { outline: 3px solid var(--wine-500); outline-offset: 2px; }
.review-track { display: grid; grid-auto-flow: column; grid-auto-columns: calc((100% - 2rem) / 3); gap: 1rem; overflow-x: hidden; overflow-y: clip; scroll-snap-type: x mandatory; scrollbar-width: none; }.review-track::-webkit-scrollbar { display: none; }.testimonial-card { min-height: 340px; padding: 1.7rem; scroll-snap-align: start; border-radius: 20px; color: #fff; background: #1d1a1f; box-shadow: var(--shadow-sm); }.testimonial-card__head { display: flex; align-items: center; gap: .8rem; }.testimonial-card__avatar { width: 56px; height: 56px; flex: 0 0 56px; border: 2px solid rgba(198,161,91,.8); border-radius: 50%; object-fit: cover; background: var(--gold); }.testimonial-card__head > div { display: grid; }.testimonial-card__head em { color: var(--gold); font-style: normal; }.testimonial-card__head small { color: rgba(255,255,255,.45); text-transform: uppercase; }.testimonial-card > p { margin-top: 1.6rem; color: rgba(255,255,255,.78); }.testimonial-card--placeholder { border: 1px dashed rgba(198,161,91,.5); }.carousel-dots { display: flex; justify-content: center; gap: .45rem; margin-top: 1.5rem; }.carousel-dots button { width: 8px; height: 8px; padding: 0; border: 0; border-radius: 50%; background: rgba(116,28,56,.22); cursor: pointer; }.carousel-dots button.is-active { width: 25px; border-radius: 999px; background: var(--wine-700); }

@media (hover: none) and (pointer: coarse) {
  .review-track { overflow-x: auto; overflow-y: clip; overscroll-behavior-x: contain; }
}

.client-proof { background: #0c0a0b; }.client-proof__heading { max-width: 920px; margin-inline: auto; }.client-proof-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: stretch; gap: 1.25rem; margin-top: 3rem; }.client-proof-card { overflow: hidden; border: 1px solid rgba(198,161,91,.28); border-radius: 24px; color: #fff; background: #191619; box-shadow: 0 24px 50px rgba(0,0,0,.22); }.client-proof-video { aspect-ratio: 16 / 9; background: #080708; }.client-proof-video iframe { display: block; width: 100%; height: 100%; border: 0; }.client-proof-card__body { padding: 1.6rem 1.7rem 1.8rem; }.client-proof-type { display: block; margin-bottom: .65rem; color: var(--gold); font-size: .68rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }.client-proof-card h3 { margin: 0 0 .3rem; font-size: 1.65rem; }.client-proof-card p { margin: 0; color: rgba(255,255,255,.66); }.client-proof-card small { display: block; margin-top: .3rem; color: rgba(255,255,255,.42); }.client-proof-card--project { position: relative; padding: 1.7rem; }.client-project-profile { display: grid; grid-template-columns: 82px 1fr; align-items: center; gap: 1rem; }.client-project-profile > img { width: 82px; height: 82px; border: 2px solid var(--gold); border-radius: 50%; object-fit: cover; }.client-project-profile .client-proof-type { margin-bottom: .45rem; }.client-proof-card blockquote { margin: 1.5rem 0 1.1rem; color: #fff; font-family: var(--font-editorial); font-size: 1.45rem; font-weight: 500; line-height: 1.3; }.client-project-link { display: inline-flex; align-items: center; gap: .4rem; color: var(--gold); font-size: .78rem; font-weight: 800; letter-spacing: .08em; text-decoration: none; text-transform: uppercase; }.client-project-link:hover { color: #fff; }.whatsapp-proof { position: relative; display: block; height: 250px; margin-top: 1.4rem; overflow: hidden; border: 1px solid rgba(255,255,255,.12); border-radius: 14px; background: #e9e2d8; }.whatsapp-proof img { width: 100%; height: 100%; object-fit: cover; object-position: center 7%; transition: transform .35s ease; }.whatsapp-proof:hover img { transform: scale(1.02); }.whatsapp-proof::after { content: ""; position: absolute; inset: auto 0 0; height: 46%; background: linear-gradient(transparent, rgba(12,10,11,.9)); pointer-events: none; }.whatsapp-proof > span { position: absolute; left: 1rem; right: 1rem; bottom: .9rem; z-index: 1; display: flex; justify-content: space-between; color: #fff; font-size: .72rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }

.timeline-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; }.timeline-grid article { position: relative; min-height: 300px; padding: 2rem; border: 1px solid var(--border); border-radius: 20px; background: var(--cream-50); box-shadow: var(--shadow-sm); }.timeline-grid article > small { display: block; margin-top: 1.5rem; color: var(--wine-700); font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }.timeline-grid h3 { margin: .25rem 0 1.5rem; font-size: 1.6rem; }.timeline-grid article > strong { font-size: 1.15rem; }.timeline-grid p { color: var(--muted); }.timeline-card--live { color: #fff; border-color: var(--gold) !important; background: linear-gradient(145deg, var(--wine-800), #b26c2f) !important; box-shadow: 0 24px 54px rgba(116,28,56,.22) !important; }.timeline-card--live p { color: rgba(255,255,255,.68); }.timeline-card--live > small { color: var(--gold) !important; }.live-badge { position: absolute; right: 1rem; top: -15px; padding: .45rem .8rem; border-radius: 8px; color: var(--success); background: #fff; font-size: .7rem; font-weight: 800; text-transform: uppercase; box-shadow: var(--shadow-sm); }.timeline-result { margin-top: 1.5rem; padding: 1.7rem 2rem; border-radius: 18px; color: #fff; background: linear-gradient(100deg, #11152a, #2a211a); }.timeline-result small { color: var(--gold); font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }.timeline-result p { margin: .4rem 0 0; font-family: var(--font-editorial); font-size: 1.7rem; }.timeline-result strong { color: var(--gold); }

.offer__headline { max-width: 1000px; text-align: center; margin: 0 auto 3rem; }.offer-card { max-width: 1100px; margin: auto; padding: clamp(2rem,5vw,4.5rem); border: 1px solid var(--border); border-top: 4px solid var(--gold); border-radius: 26px; background: #fff; box-shadow: var(--shadow-md); text-align: center; }.offer-badge { display: inline-block; padding: .55rem 1rem; color: var(--wine-950); background: var(--gold); font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }.offer-card h3 { margin: 2rem 0 1rem; font-family: var(--font-editorial); font-size: clamp(2.3rem,4vw,4rem); }.offer-card > p:not(.offer-badge) { max-width: 820px; margin-inline: auto; color: var(--muted); font-size: 1.1rem; }.included-block { margin-top: 2.4rem; padding: 2rem 2.2rem; border-radius: 18px; background: var(--cream-50); text-align: left; }.included-list__title { margin: 0 0 1.35rem; color: var(--wine-700); font-size: .72rem; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }.included-list__title::before { content: ""; display: inline-block; width: 8px; height: 8px; margin-right: .65rem; border-radius: 50%; background: var(--wine-700); }.included-list { display: grid; gap: .85rem; }.included-list > div { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: .85rem; }.included-list span { display: grid; place-items: center; width: 22px; height: 22px; border-radius: 50%; color: #fff; background: var(--success); font-size: .75rem; box-shadow: 0 2px 5px rgba(45,139,92,.2); }.included-list del { color: var(--muted); text-decoration-color: rgba(116,28,56,.55); text-decoration-thickness: 2px; }
.success-list { margin: 2.4rem 0 0; padding: 2.4rem 0 0; border-top: 1px dashed #d8cdbf; text-align: left; }.success-list__head { display: grid; grid-template-columns: .34fr 1fr; align-items: center; gap: 2rem; padding-bottom: 1.4rem; border-bottom: 1px solid var(--border); }.success-list__head p { margin: 0; color: var(--wine-700); font-size: .72rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }.success-list__head h3 { margin: 0; font-family: var(--font-ui); font-size: 1.8rem; font-weight: 800; }.success-list ul { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: .7rem; margin: 1.4rem 0 0; padding: 0; list-style: none; }.success-list li { position: relative; padding: .9rem 1rem .9rem 3.3rem; border: 1px solid #eee2d6; border-radius: 10px; background: var(--cream-50); }.success-list li::before { content: "✓"; position: absolute; left: 1rem; top: .72rem; display: grid; place-items: center; width: 28px; height: 28px; border-radius: 7px; color: #fff; background: var(--wine-700); }
.investment { position: relative; margin: 2.8rem 0 0; padding: clamp(2rem,5vw,3.2rem); border-radius: 18px; color: #fff; background: linear-gradient(130deg, #101426, #221d1c); text-align: center; overflow: hidden; }.investment::after { content: ""; display: block; margin-top: 1.75rem; border-top: 1px dashed rgba(198,161,91,.42); }.investment__crown { position: absolute; right: 1.5rem; top: 1.15rem; font-size: 2rem; line-height: 1; transform: rotate(-8deg); }.investment__header p { margin: 0; color: var(--gold); font-size: .75rem; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }.investment__price { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 2rem; margin: 1.35rem 0 0; padding-bottom: 1.75rem; border-bottom: 1px solid rgba(255,255,255,.12); }.investment__price > div { display: grid; }.investment__price small { margin-bottom: .35rem; color: var(--gold); font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }.investment__price strong { font-size: clamp(4rem,8vw,7rem); line-height: 1; }.investment__price > div:last-child strong { color: #d6d5d9; font-size: clamp(2.8rem,5vw,4.75rem); }.investment__price strong span { color: rgba(214,213,217,.58); font-size: 1.05rem; }.investment__price > b { color: rgba(255,255,255,.38); font-size: 2rem; }
.button--primary { color: #fff; background: var(--wine-700); box-shadow: 0 14px 34px rgba(116,28,56,.28); }.button--gold { color: var(--ink); background: var(--gold); }.guarantee { max-width: 780px; margin: 2rem auto 0; display: grid; grid-template-columns: auto 1fr; align-items: center; gap: 1.5rem; padding: 1.35rem 2rem 1.35rem 1.4rem; border: 2px solid #eeb644; border-radius: 16px; background: #fff; box-shadow: 0 12px 30px rgba(198,161,91,.18); }.guarantee__seal { display: block; width: 104px; height: 104px; object-fit: contain; }.guarantee h3 { margin: 0 0 .4rem; font-family: var(--font-ui); font-size: 1.55rem; font-weight: 800; letter-spacing: .01em; text-transform: uppercase; }.guarantee h3 em { color: #ae312d; font-style: normal; }.guarantee p { margin: 0; color: var(--muted); }.guarantee p strong { color: var(--ink); }
.one-time-offer { width: min(calc(100% - 4rem), 820px); margin: 1.4rem auto 0; display: grid; grid-template-columns: auto auto auto; align-items: center; justify-content: center; gap: 1rem; padding: 1.15rem 1.5rem; border-radius: 12px; color: #090707; background: linear-gradient(100deg, #f5c556, #eab33d); box-shadow: 0 5px 0 #c99016, 0 14px 28px rgba(198,161,91,.22); font-weight: 800; letter-spacing: .06em; text-decoration: none; text-transform: uppercase; }.one-time-offer span:first-child { font-size: 1.35rem; }.investment-fine { margin: 1.25rem 0 0; color: var(--muted); font-size: .78rem; text-align: center; }

.signature-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }.signature-card { padding: 2rem; border: 1px solid var(--border); border-radius: 20px; background: var(--cream-50); }.signature-card > small { color: var(--wine-700); font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }.signature-card dl { margin: 1.5rem 0; }.signature-card dl > div { display: grid; grid-template-columns: 100px 1fr; padding: .65rem 0; border-bottom: 1px solid var(--border); }.signature-card dt { color: var(--muted); font-size: .72rem; text-transform: uppercase; }.signature-card dd { margin: 0; font-weight: 600; }.signature-card input { width: 100%; border: 0; background: transparent; font: inherit; }.signature-script { height: 125px; display: flex; align-items: center; border-bottom: 1px solid var(--muted); font-family: var(--font-editorial); font-size: 2.2rem; font-style: italic; }.signature-pad-wrap { position: relative; height: 125px; border-bottom: 1px solid var(--muted); background: #fff; }.signature-pad-wrap canvas { width: 100%; height: 100%; touch-action: none; }.signature-pad-wrap button { position: absolute; right: .5rem; top: .5rem; border: 1px solid var(--border); border-radius: 6px; color: var(--wine-700); background: #fff; text-transform: uppercase; }.signature-card > p { margin: .5rem 0 0; color: var(--muted); font-size: .72rem; }

.final-cta { background: radial-gradient(circle at 70% 20%, rgba(116,28,56,.35), transparent 35%), #0d090c; }.final-cta__inner { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 3rem; }.final-cta h2 { max-width: 850px; margin: 0; }.final-cta__inner > div:last-child { display: grid; gap: 1rem; }.text-link { color: rgba(255,255,255,.55); text-align: center; text-underline-offset: 4px; }
.site-footer { padding: 3.4rem 0 1.5rem; color: rgba(255,255,255,.62); background: #080607; }.site-footer__inner { display: grid; grid-template-columns: minmax(240px,.72fr) minmax(0,1.28fr); align-items: start; gap: clamp(2.5rem,6vw,6rem); }.site-footer__intro strong { display: block; margin-bottom: .65rem; color: #fff; font-size: 1.05rem; letter-spacing: .08em; text-transform: uppercase; }.site-footer__intro p { max-width: 340px; margin: 0; line-height: 1.65; }.site-footer__contact { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1.3rem 2rem; margin: 0; font-style: normal; }.site-footer__contact a,.site-footer__contact div { min-width: 0; padding-bottom: 1rem; border-bottom: 1px solid rgba(198,161,91,.19); }.site-footer__contact a { color: inherit; text-decoration: none; transition: color .2s ease,border-color .2s ease; }.site-footer__contact a:hover { color: #fff; border-color: rgba(198,161,91,.7); }.site-footer__contact a:focus-visible { border-radius: 4px; outline: 2px solid var(--gold); outline-offset: 6px; }.site-footer__contact small { display: block; margin-bottom: .38rem; color: var(--gold); font-size: .63rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }.site-footer__contact span { display: block; overflow-wrap: anywhere; font-size: .86rem; line-height: 1.45; }.site-footer__bottom { display: flex; justify-content: space-between; gap: 1.5rem; margin-top: 2.2rem; padding-top: 1.2rem; border-top: 1px solid rgba(255,255,255,.09); color: rgba(255,255,255,.35); font-size: .68rem; letter-spacing: .06em; text-transform: uppercase; }
.site-footer__legal nav { display:flex; flex-wrap:wrap; justify-content:flex-end; gap:.55rem 1.1rem; }.site-footer__legal a { color:rgba(255,255,255,.55); text-decoration:none; transition:color .2s ease; }.site-footer__legal a:hover { color:#fff; }.site-footer__legal a:focus-visible { outline:2px solid var(--gold); outline-offset:4px; border-radius:3px; }

.signature-card--client{display:block}.signature-card--client dl{margin-bottom:1rem}.signature-card--client input[type="text"],.signature-card--client input[type="email"]{padding:.2rem 0;border-radius:0;box-shadow:none;color:var(--text-primary)}.signature-card--client input::placeholder{color:#9c9195}.signature-terms{display:flex;align-items:flex-start;gap:.65rem;margin:1rem 0;color:var(--text-secondary);font-size:.78rem;line-height:1.45}.signature-terms input{width:18px;height:18px;flex:0 0 18px;margin-top:.1rem;accent-color:var(--wine-700)}.signature-submit{width:100%;border:0}.signature-status{min-height:1.2rem;color:var(--wine-700)!important;font-weight:600;line-height:1.5}.signature-card--client{transition:border-color .22s ease,box-shadow .22s ease}.signature-card--client.is-ready{border-color:rgba(198,161,91,.78);box-shadow:0 14px 38px rgba(198,161,91,.18)}.signature-card--client.is-ready .signature-terms{color:var(--wine-800)}.signature-card--client.is-accepted{border-color:rgba(35,122,87,.45);box-shadow:0 12px 35px rgba(35,122,87,.10)}.signature-card--client.is-accepted .signature-status{color:#237a57!important}.signature-pad-wrap button:disabled{opacity:.58;cursor:not-allowed}.signature-submit:disabled{opacity:1!important;color:#857d80!important;background:#dedadc!important;box-shadow:none!important;cursor:not-allowed;transform:none!important}.signature-card--client.is-ready .signature-submit:not(:disabled){color:#fff;background:var(--wine-700);box-shadow:0 14px 34px rgba(116,28,56,.28)}
.signature-status.is-error{color:#a12b3f!important}.signature-status.is-success{color:#237a57!important}.signature-card--client [aria-invalid="true"]{outline:2px solid rgba(161,43,63,.58);outline-offset:4px}.signature-terms input[aria-invalid="true"]{outline-offset:2px}
.kickoff-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;margin-top:1.25rem;padding:1.35rem 1.5rem;border:1px solid rgba(35,122,87,.34);border-radius:18px;background:linear-gradient(115deg,#f5fbf7,#fffdf9);box-shadow:0 14px 34px rgba(35,122,87,.1)}.kickoff-card[hidden],.confirmation-modal[hidden],.confirmation-modal [hidden]{display:none!important}.kickoff-card__check{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;color:#fff;background:var(--success);font-size:1.65rem;font-weight:800;box-shadow:0 0 0 7px rgba(35,122,87,.1)}.kickoff-card small{display:block;color:var(--success);font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.kickoff-card h3{margin:.2rem 0 .25rem;font-size:1.35rem}.kickoff-card p{margin:0;color:var(--muted);font-size:.88rem}.kickoff-card.is-booked{border-color:rgba(198,161,91,.5);background:linear-gradient(115deg,#fffaf0,#fff)}.kickoff-card.is-booked .kickoff-card__check{background:var(--gold);color:var(--ink)}
body.confirmation-open{overflow:hidden}.confirmation-modal[hidden]{display:none}.confirmation-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:clamp(.75rem,2.5vw,2rem)}.confirmation-modal__backdrop{position:absolute;inset:0;background:rgba(12,8,10,.78);backdrop-filter:blur(9px)}.confirmation-panel{position:relative;width:min(100%,980px);max-height:92dvh;overflow:auto;padding:clamp(1.5rem,4vw,3.25rem);border:1px solid rgba(198,161,91,.48);border-radius:26px;background:#fffdf9;box-shadow:0 35px 100px rgba(0,0,0,.36);animation:confirmationPanelIn .34s cubic-bezier(.2,.8,.2,1) both}.confirmation-panel:focus{outline:none}.confirmation-panel__close{position:absolute;right:1rem;top:1rem;z-index:3;display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--border);border-radius:50%;color:var(--wine-800);background:#fff;font-size:1.55rem;line-height:1;cursor:pointer}.confirmation-state{text-align:center}.confirmation-check{display:grid;width:84px;height:84px;margin:0 auto 1.15rem;place-items:center;border-radius:50%;color:#fff;background:var(--success);font-size:2.6rem;font-weight:800;box-shadow:0 0 0 10px rgba(35,122,87,.1);animation:confirmationCheckIn .52s .08s cubic-bezier(.2,.9,.25,1.2) both}.confirmation-eyebrow{margin:0 0 .45rem;color:var(--success);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.confirmation-state>h2{margin:0;font-family:var(--font-editorial);font-size:clamp(3rem,6vw,5rem);line-height:.92}.confirmation-state>p{max-width:650px;margin:.9rem auto 0;color:var(--muted)}.confirmation-records{display:flex;justify-content:center;gap:.75rem 1.5rem;flex-wrap:wrap;margin:1.35rem 0 0;padding:0;list-style:none;color:#315b49;font-size:.78rem;font-weight:700}.confirmation-records span{color:var(--success)}.kickoff-intro{margin:2rem 0 1.25rem;padding:1.5rem 1.75rem;border-radius:18px;color:#fff;background:radial-gradient(circle at 80% 0,rgba(116,28,56,.4),transparent 36%),var(--ink);text-align:left}.kickoff-intro .confirmation-eyebrow{color:var(--gold)}.kickoff-intro h3{margin:.25rem 0 .6rem;font-size:clamp(1.45rem,3vw,2rem)}.kickoff-intro>p:last-of-type{margin:0;color:rgba(255,255,255,.68)}.kickoff-intro ul{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;margin:1rem 0 0;padding:0;list-style:none}.kickoff-intro li{padding:.75rem;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:rgba(255,255,255,.82);font-size:.76rem}.kickoff-intro li::before{content:"✓";margin-right:.4rem;color:var(--gold);font-weight:800}.calendly-shell{overflow:hidden;min-height:180px;border:1px solid var(--border);border-radius:18px;background:#fff}.calendly-shell iframe{display:block;width:100%;height:640px;border:0}.calendly-unavailable{display:grid;min-height:180px;place-content:center;padding:2rem;text-align:center}.calendly-unavailable strong{font-size:1.15rem}.calendly-unavailable p{margin:.4rem 0 0;color:var(--muted)}.confirmation-actions{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1.15rem}.confirmation-later{border:0;background:transparent;color:var(--muted);font-weight:700;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.confirmation-state--booked{display:grid;min-height:480px;place-content:center;padding:2rem}.confirmation-state--booked .button{justify-self:center;margin-top:1.5rem}.confirmation-state--booked .confirmation-eyebrow{color:var(--gold)}

