html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body.ap-approved-homepage { margin: 0; overflow-x: hidden; background: #fff; color: #121211; }
body.ap-approved-homepage * { box-sizing: border-box; }
body.ap-approved-homepage > .ap-root {
    --ap-bg: #fff;
    --ap-raised: #f7f7f4;
    --ap-paper: #121211;
    --ap-paper-dim: #4b4b46;
    --ap-paper-faint: #6d6d67;
    --ap-line: #e7e6e2;
    --ap-line-strong: #d3d2cd;
    --ap-ember: #217a4f;
    --ap-ember-hot: #2b8f5e;
    --ap-ember-deep: #1a6440;
    --ap-accent-soft: #ddefe5;
    --ap-accent-soft-line: #a4cfb8;
    --ap-error: #b91c1c;
    --ap-teal: oklch(.52 .12 190);
    --ap-blue: oklch(.5 .18 255);
    --ap-violet: oklch(.49 .22 300);
    --ap-pink: oklch(.52 .2 350);
    --ap-crimson: oklch(.51 .19 22);
    --ap-green: #1a6440;
    --ap-font-body: "Instrument Sans", "Hanken Grotesk", -apple-system, BlinkMacSystemFont, sans-serif;
    --ap-font-display: "Bricolage Grotesque", "Hanken Grotesk", sans-serif;
    --ap-font-mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, monospace;
    position: relative;
    min-height: 100vh;
    background: #fff;
    color: var(--ap-paper);
    font-family: var(--ap-font-body);
    font-size: 16px;
    line-height: 1.5;
}
.ap-root a { color: var(--ap-ember); text-decoration: none; }
.ap-root a:hover { color: var(--ap-ember-deep); }
.ap-root button, .ap-root input, .ap-root textarea { font: inherit; }
.ap-root :focus-visible { outline: 2px solid var(--ap-ember); outline-offset: 3px; border-radius: 8px; }
.ap-root [hidden] { display: none !important; }
.ap-wrap { width: 100%; max-width: 1120px; margin: 0 auto; }
.ap-vh { position: absolute !important; width: 1px !important; height: 1px !important; margin: -1px !important; padding: 0 !important; overflow: hidden !important; clip: rect(0 0 0 0) !important; clip-path: inset(50%) !important; white-space: nowrap !important; border: 0 !important; }
.ap-mobile { display: none; }

.ap-wordmark { display: inline-block; font-family: "Baloo 2", var(--ap-font-display); font-size: 24px; font-weight: 800; line-height: 1; letter-spacing: -.02em; color: #000; }
.ap-wordmark > span { font-family: Poppins, sans-serif; font-weight: 700; }
.ap-header { position: sticky; top: 0; z-index: 40; width: 100%; padding: 0; background: rgba(255,255,255,.9); border-bottom: 1px solid var(--ap-line); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); }
.ap-header__inner { min-height: 64px; max-width: 1120px; margin: 0 auto; padding: 0 clamp(16px,4vw,32px); display: flex; align-items: center; gap: 14px; }
.ap-brand { display: inline-flex; align-items: center; padding: 6px 0; }
.ap-nav { margin-left: auto; display: flex; align-items: center; gap: 24px; }
.ap-nav a, .ap-nav-link { display: inline-flex; align-items: center; min-height: 44px; color: var(--ap-paper-dim) !important; font-size: 14px; font-weight: 500; }
.ap-nav a:hover, .ap-nav-link:hover { color: var(--ap-paper) !important; }
.ap-header__actions { display: flex; align-items: center; gap: 16px; }
.ap-ghost { height: 44px; padding: 0 16px; border: 1px solid var(--ap-line-strong); border-radius: 10px; background: #fff; color: var(--ap-paper); cursor: pointer; display: inline-flex; align-items: center; justify-content: center; gap: 9px; font-size: 14px; font-weight: 600; }
.ap-ghost:hover { border-color: var(--ap-ember); color: var(--ap-ember-deep); }
.ap-ghost:active { transform: translateY(1px); }
.ap-btn { min-height: 50px; padding: 0 24px; border: 0; border-radius: 10px; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; font-size: 15px; font-weight: 600; line-height: 1; }
.ap-btn--small { min-height: 40px; padding: 0 14px; font-size: 13.5px; }
.ap-btn--wide { width: 100%; }
.ap-btn--green { background: linear-gradient(135deg,var(--ap-ember-hot),var(--ap-ember-deep)); color: #fff; }
.ap-btn--dark { min-height: 52px; padding: 0 26px; background: var(--ap-paper); color: #fff; font-size: 15.5px; box-shadow: 0 10px 28px -14px rgba(0,0,0,.4); }
.ap-btn--dark:hover { background: #2c2c2a; color: #fff; }
.ap-btn--outline { min-height: 52px; padding: 0 26px; border: 1px solid var(--ap-line-strong); background: #fff; color: var(--ap-paper) !important; font-size: 15.5px; }
.ap-btn--outline:hover { border-color: var(--ap-ember); color: var(--ap-ember-deep) !important; }

.ap-hero { min-height: calc(100vh - 64px); margin: 0; padding: clamp(44px,7vw,88px) clamp(16px,4vw,32px) clamp(44px,6vw,80px); display: flex; align-items: center; justify-content: center; scroll-margin-top: 80px; text-align: center; background: #fff; }
.ap-hero__inner { width: 100%; max-width: 1000px; margin: 0 auto; display: flex; flex-direction: column; align-items: center; gap: clamp(20px,3vw,30px); }
.ap-hero h1 { width: 100%; margin: 0; color: var(--ap-paper); font-family: var(--ap-font-display); font-size: clamp(33px,7.4vw,68px); font-weight: 800; line-height: 1.05; letter-spacing: -.032em; text-wrap: balance; }
.ap-cycle-window { display: block; height: 1.08em; overflow: hidden; }
.ap-cycle, .ap-cycle > span { display: block; width: 100%; }
.ap-cycle > span { height: 1.08em; }
.ap-word-1, .ap-word-7 { color: var(--ap-teal); }
.ap-word-2, .ap-word-8 { color: var(--ap-pink); }
.ap-word-3, .ap-word-9 { color: var(--ap-blue); }
.ap-word-4, .ap-word-10 { color: var(--ap-crimson); }
.ap-word-5 { color: var(--ap-green); }
.ap-word-6 { color: var(--ap-violet); }
.ap-hero__actions { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }
.ap-hero__proof { display: flex; flex-direction: column; align-items: center; gap: 12px; }
.ap-hero__proof p { margin: 0; color: var(--ap-paper-faint); font-size: 14px; }
.ap-hero__proof div { display: flex; align-items: center; gap: 9px; }
.ap-hero__proof div span { color: var(--ap-crimson); font-size: 14px; line-height: 1; letter-spacing: .12em; }
.ap-hero__proof div strong { color: var(--ap-paper-dim); font-size: 13.5px; font-weight: 600; }
@keyframes ap-cycle-y {
    0%,7% { transform: translateY(0); }
    9.09%,16.1% { transform: translateY(-9.0909%); }
    18.18%,25.2% { transform: translateY(-18.1818%); }
    27.27%,34.3% { transform: translateY(-27.2727%); }
    36.36%,43.4% { transform: translateY(-36.3636%); }
    45.45%,52.5% { transform: translateY(-45.4545%); }
    54.54%,61.6% { transform: translateY(-54.5454%); }
    63.63%,70.7% { transform: translateY(-63.6363%); }
    72.72%,79.8% { transform: translateY(-72.7272%); }
    81.81%,88.9% { transform: translateY(-81.8181%); }
    100% { transform: translateY(-90.909%); }
}
.ap-cycle { animation: ap-cycle-y 30s cubic-bezier(.6,0,.25,1) infinite; }

.ap-demo { margin: 0; padding: 0 clamp(16px,4vw,32px) clamp(22px,2.8vw,36px); scroll-margin-top: 80px; background: #fff; }

.ap-operations { margin: 0; padding: clamp(20px,2.6vw,32px) clamp(16px,4vw,32px) clamp(52px,7vw,96px); scroll-margin-top: 80px; background: #fff; }
.ap-section-title { max-width: 34ch; margin: 0 auto; color: var(--ap-paper); font-family: var(--ap-font-display); font-size: clamp(22px,2.8vw,36px); font-weight: 700; line-height: 1.12; letter-spacing: -.025em; text-align: center; text-wrap: balance; }
.ap-operation-grid { margin: clamp(24px,3.2vw,40px) 0 0; padding: 0; list-style: none; display: grid; grid-template-columns: repeat(auto-fit,minmax(280px,1fr)); gap: 1px; overflow: hidden; border: 1px solid var(--ap-line); border-radius: 20px; background: #fff; }
.ap-operation-grid > li { min-width: 0; padding: clamp(24px,2.8vw,34px); outline: 1px solid var(--ap-line); background: #fff; display: flex; flex-direction: column; gap: 12px; }
.ap-operation-grid > li:hover { background: #fcfcfb; }
.ap-operation-heading { display: flex; align-items: center; gap: 11px; }
.ap-operation-heading > span { width: 26px; height: 26px; flex: none; border-radius: 8px; display: inline-flex; align-items: center; justify-content: center; background: var(--card-colour); color: #fff; font-family: var(--ap-font-mono); font-size: 10.5px; font-weight: 500; }
.ap-operation-heading b { color: var(--ap-paper); font-size: 17.5px; font-weight: 600; letter-spacing: -.01em; }
.ap-operation-grid > li > p { margin: 0; color: var(--ap-paper-dim); font-size: 14px; line-height: 1.55; text-wrap: pretty; }
.ap-operation-grid ul { margin: 2px 0 0; padding: 14px 0 0; list-style: none; border-top: 1px solid var(--ap-line); display: flex; flex-direction: column; gap: 9px; }
.ap-operation-grid ul li { position: relative; padding-left: 14px; color: var(--ap-paper); font-size: 13.5px; line-height: 1.4; }
.ap-operation-grid ul li::before { content: ""; position: absolute; top: .55em; left: 0; width: 5px; height: 5px; border-radius: 50%; background: var(--card-colour); }

.ap-conversation { margin: 0; padding: 0 clamp(16px,4vw,32px) clamp(52px,7vw,96px); background: #fff; }
.ap-conversation__heading { max-width: 1120px; margin: 0 auto clamp(24px,3.2vw,40px); text-align: center; }
.ap-conversation__heading h2 { margin: 0; color: var(--ap-paper); font-family: var(--ap-font-display); font-size: clamp(28px,4.4vw,60px); font-weight: 800; line-height: 1.04; letter-spacing: -.035em; text-wrap: balance; }
.ap-conversation__heading p { max-width: 52ch; margin: 12px auto 0; color: var(--ap-paper-dim); font-size: 15.5px; line-height: 1.6; text-wrap: pretty; }
.ap-conversation__panel { max-width: 760px; margin: 0 auto; padding: clamp(18px,2.6vw,30px); border: 1px solid var(--ap-line); border-radius: 20px; background: var(--ap-raised); }
.ap-conversation__meta { padding-bottom: 14px; margin-bottom: 16px; border-bottom: 1px solid var(--ap-line); display: flex; align-items: center; justify-content: space-between; gap: 12px; font-family: var(--ap-font-mono); font-size: 10.5px; letter-spacing: .1em; text-transform: uppercase; }
.ap-conversation__meta span { color: var(--ap-paper-faint); }
.ap-conversation__meta strong { color: var(--ap-ember-deep); font-weight: 500; display: inline-flex; align-items: center; gap: 7px; }
.ap-conversation__meta i, .ap-fit-header i { width: 7px; height: 7px; border-radius: 50%; background: var(--ap-ember); }
.ap-conversation__messages { display: flex; flex-direction: column; gap: 12px; }
.ap-message { max-width: 44ch; margin: 0; padding: 13px 17px; align-self: flex-start; border: 1px solid var(--ap-line); border-radius: 16px 16px 16px 4px; background: #fff; color: var(--ap-paper); font-size: 15px; line-height: 1.5; }
.ap-message--you { max-width: 34ch; align-self: flex-end; border-color: var(--ap-paper); border-radius: 16px 16px 4px 16px; background: var(--ap-paper); color: #fff; }

.ap-customer-proof { margin: 0; padding: 0 clamp(16px,4vw,32px) clamp(56px,7.2vw,104px); background: #fff; }
.ap-customer-proof figure { max-width: 52ch; margin: 0 auto; padding-top: clamp(20px,3vw,32px); text-align: center; }
.ap-customer-proof blockquote { margin: 0; color: var(--ap-paper); font-family: var(--ap-font-display); font-size: clamp(23px,2.8vw,36px); font-weight: 400; line-height: 1.2; letter-spacing: -.025em; text-wrap: pretty; }
.ap-customer-proof blockquote em { color: var(--ap-ember-deep); font-style: normal; }
.ap-customer-proof figcaption { margin-top: 18px; display: flex; flex-wrap: wrap; align-items: baseline; justify-content: center; gap: 10px; }
.ap-customer-proof figcaption strong { color: var(--ap-paper); font-size: 14.5px; font-weight: 600; }
.ap-customer-proof figcaption span { color: var(--ap-paper-faint); font-size: 14px; }
.ap-customer-proof figcaption small { color: var(--ap-paper-faint); font-family: var(--ap-font-mono); font-size: 10.5px; letter-spacing: .1em; text-transform: uppercase; }

.ap-results { margin: 0; padding: 0 clamp(16px,4vw,32px) clamp(52px,7vw,96px); background: #fff; }
.ap-rail-controls { margin-bottom: 14px; display: flex; align-items: center; justify-content: flex-end; gap: 10px; }
.ap-rail-controls button { width: 44px; height: 44px; padding: 0; border: 1px solid var(--ap-line-strong); border-radius: 50%; background: #fff; color: var(--ap-paper); cursor: pointer; display: inline-flex; align-items: center; justify-content: center; font-size: 19px; line-height: 1; }
.ap-rail-controls button:hover { border-color: var(--ap-paper); background: var(--ap-raised); }
.ap-results-rail { padding: 4px 0 14px; overflow-x: auto; display: flex; gap: 16px; scroll-snap-type: x proximity; -ms-overflow-style: none; scrollbar-width: none; }
.ap-results-rail::-webkit-scrollbar { display: none; }
.ap-results-rail article { min-width: 230px; min-height: 330px; flex: 0 0 calc((100% - 32px)/2.6); overflow: hidden; border-radius: 20px; background: var(--result-colour); display: flex; flex-direction: column; scroll-snap-align: start; }
.ap-result-image { position: relative; isolation: isolate; height: clamp(120px,14vw,158px); flex: none; overflow: hidden; }
.ap-result-image img { width: 100%; height: 100%; display: block; object-fit: cover; filter: saturate(.82) contrast(1.04); }
.ap-results-rail article:nth-child(1) img { object-position: 52% 58%; }
.ap-results-rail article:nth-child(2) img { object-position: 56% 55%; }
.ap-results-rail article:nth-child(3) img { object-position: 48% 45%; }
.ap-results-rail article:nth-child(4) img { object-position: 46% 45%; }
.ap-results-rail article:nth-child(5) img { object-position: 50% 52%; }
.ap-result-image span { position: absolute; inset: 0; pointer-events: none; background: #7c7f86; opacity: .1; mix-blend-mode: multiply; }
.ap-result-copy { padding: clamp(20px,2.4vw,26px); display: flex; flex: 1; flex-direction: column; gap: 11px; }
.ap-result-copy b { color: #fff; font-family: var(--ap-font-display); font-size: clamp(34px,4vw,52px); font-weight: 800; line-height: 1; letter-spacing: -.035em; }
.ap-result-copy b.ap-result-copy__words { font-size: clamp(21px,2.3vw,29px); line-height: 1.1; letter-spacing: -.02em; }
.ap-result-copy p { margin: 0; color: #fff; font-size: 14px; line-height: 1.5; }
.ap-result-copy small { margin-top: auto; color: #fff; font-family: var(--ap-font-mono); font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; }
.ap-results__source { max-width: 60ch; margin: 14px 0 0; color: var(--ap-paper-faint); font-size: 12.5px; line-height: 1.55; }

.ap-pricing { margin: 0; padding: clamp(36px,5vw,64px) clamp(16px,4vw,32px) clamp(52px,7vw,96px); scroll-margin-top: 80px; background: #fff; }
.ap-pricing__inner { max-width: 980px; margin: 0 auto; display: flex; flex-direction: column; align-items: center; gap: 18px; text-align: center; }
.ap-eyebrow { color: var(--ap-ember-deep); font-family: var(--ap-font-mono); font-size: 11px; font-weight: 500; letter-spacing: .14em; text-transform: uppercase; }
.ap-price { margin: 0; color: var(--ap-paper); font-family: var(--ap-font-display); font-size: clamp(48px,7.4vw,104px); font-weight: 800; line-height: 1; letter-spacing: -.04em; }
.ap-price span { display: inline-block; width: 0; padding-left: .34em; color: var(--ap-paper-dim); font-size: .28em; font-weight: 600; letter-spacing: 0; white-space: nowrap; }
.ap-pricing__lede { max-width: 70ch; margin: 0; color: var(--ap-paper-dim); font-size: 16.5px; line-height: 1.55; text-wrap: balance; }
.ap-pricing__actions { margin-top: 6px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 12px; }
.ap-pricing__actions .ap-ghost { height: 50px; font-size: 15px; }
.ap-pricing__actions a { min-height: 50px; padding: 0 16px; display: inline-flex; align-items: center; font-size: 15px; font-weight: 600; }
.ap-pricing__note { max-width: 74ch; margin: 4px 0 0; color: var(--ap-paper-faint); font-size: 14px; line-height: 1.6; text-wrap: balance; }

.ap-faq-section { margin: 0; padding: 0 clamp(16px,4vw,32px) clamp(52px,7vw,96px); scroll-margin-top: 80px; background: #fff; }
.ap-faq-layout { max-width: 1120px; margin: 0 auto; padding-top: clamp(36px,5vw,64px); border-top: 1px solid var(--ap-line); display: grid; grid-template-columns: .92fr 1.18fr; gap: clamp(24px,3vw,52px); align-items: start; }
.ap-faq-heading { position: sticky; top: 96px; display: flex; flex-direction: column; gap: 14px; }
.ap-faq-heading h2 { max-width: 18ch; margin: 0; color: var(--ap-paper); font-family: var(--ap-font-display); font-size: clamp(26px,3.4vw,44px); font-weight: 800; line-height: 1.08; letter-spacing: -.03em; }
.ap-faq-list details { border-bottom: 1px solid var(--ap-line); }
.ap-faq-list summary { min-height: 64px; padding: 18px 40px 18px 0; position: relative; cursor: pointer; list-style: none; color: var(--ap-paper); font-size: 16px; font-weight: 600; line-height: 1.4; }
.ap-faq-list summary::-webkit-details-marker { display: none; }
.ap-faq-list summary span::before { content: "+"; position: absolute; top: 17px; right: 3px; color: var(--ap-paper-faint); font-size: 24px; font-weight: 400; line-height: 1; }
.ap-faq-list details[open] summary span::before { content: "−"; }
.ap-faq-list details p { margin: -5px 0 20px; padding-right: 28px; color: var(--ap-paper-dim); font-size: 14.5px; line-height: 1.6; }

.ap-closing { margin: 0; padding: clamp(48px,6vw,80px) clamp(16px,4vw,32px); background: #fff; }
.ap-closing__card { max-width: 1120px; margin: 0 auto; padding: clamp(36px,6vw,80px) clamp(22px,4vw,56px); border-radius: 24px; background: var(--ap-paper); text-align: center; }
.ap-closing__card > div { max-width: 660px; margin: 0 auto; display: flex; flex-direction: column; align-items: center; gap: 18px; }
.ap-closing h2 { margin: 0; color: #fff; font-family: var(--ap-font-display); font-size: clamp(27px,3.8vw,50px); font-weight: 800; line-height: 1.06; letter-spacing: -.03em; text-wrap: balance; }
.ap-closing p { max-width: 48ch; margin: 0; color: rgba(255,255,255,.78); font-size: 15.5px; line-height: 1.6; }
.ap-closing__card > div > div { margin-top: 6px; display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }
.ap-btn--light { background: #fff; color: var(--ap-paper) !important; }
.ap-btn--dark-outline { border: 1px solid rgba(255,255,255,.32); background: transparent; color: #fff !important; }
.ap-btn--dark-outline:hover { border-color: #fff; color: #fff !important; }

.ap-footer { margin: 0; padding: clamp(32px,4vw,52px) clamp(16px,4vw,32px) 40px; border-top: 1px solid var(--ap-line); background: #fff; color: var(--ap-paper); }
.ap-footer__grid { max-width: 1120px; margin: 0 auto; display: grid; grid-template-columns: repeat(auto-fit,minmax(200px,1fr)); gap: clamp(24px,3vw,44px); }
.ap-footer__grid > div, .ap-footer__grid nav { display: flex; flex-direction: column; gap: 10px; }
.ap-footer__grid > div { gap: 12px; }
.ap-footer__grid p { max-width: 30ch; margin: 0; color: var(--ap-paper-dim); font-size: 14px; line-height: 1.6; }
.ap-footer__grid nav b { color: var(--ap-paper-faint); font-size: 12px; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; }
.ap-footer__grid nav a { color: var(--ap-paper-dim); font-size: 14px; line-height: 1.5; }
.ap-footer__grid nav a:hover { color: var(--ap-paper); }
.ap-footer__copyright { max-width: 1120px; margin: clamp(28px,4vw,44px) auto 0; color: var(--ap-paper-faint); font-size: 13px; }

.ap-modal { position: fixed; inset: 0; z-index: 100; padding: 16px; display: flex; align-items: center; justify-content: center; background: rgba(18,18,17,.55); backdrop-filter: blur(3px); }
.ap-modal__backdrop { position: absolute; inset: 0; width: 100%; height: 100%; padding: 0; border: 0; background: transparent; cursor: default; }
.ap-modal__dialog { position: relative; width: 100%; max-width: 460px; max-height: 92vh; margin: auto; padding: clamp(22px,4vw,30px); overflow: auto; border-radius: 20px; background: #fff; box-shadow: 0 40px 90px -30px rgba(0,0,0,.6); }
.ap-modal__heading { display: flex; align-items: flex-start; gap: 14px; }
.ap-modal__heading > div { flex: 1; }
.ap-modal__heading h2 { margin: 0; color: var(--ap-paper); font-family: var(--ap-font-display); font-size: 23px; font-weight: 700; line-height: 1.14; letter-spacing: -.02em; }
.ap-modal__heading p { margin: 8px 0 0; color: var(--ap-paper-dim); font-size: 14.5px; line-height: 1.55; }
.ap-modal__heading > button, .ap-fit-header > button { width: 36px; height: 36px; padding: 0; flex: none; border: 1px solid var(--ap-line-strong); border-radius: 10px; background: #fff; color: var(--ap-paper-dim); cursor: pointer; font-size: 20px; line-height: 1; }
#ap-pilot-form { margin-top: 20px; display: flex; flex-direction: column; gap: 14px; }
#ap-pilot-form label { display: flex; flex-direction: column; gap: 6px; color: var(--ap-paper); font-size: 13px; font-weight: 600; }
.ap-field { width: 100%; height: 46px; padding: 0 13px; border: 1px solid var(--ap-line-strong); border-radius: 10px; background: #fff; color: var(--ap-paper); font-size: 15px; font-weight: 400; }
.ap-field:focus { border-color: var(--ap-ember); outline: none; box-shadow: 0 0 0 3px rgba(33,122,79,.16); }
.ap-field[aria-invalid="true"] { border-color: var(--ap-error); }
.ap-field-error { margin-top: -9px; color: var(--ap-error); font-size: 12.5px; }
.ap-form-note { margin: 0; color: var(--ap-paper-faint); font-size: 12px; line-height: 1.5; }
.ap-form-status { min-height: 18px; margin: -8px 0 0; color: var(--ap-error); font-size: 12.5px; line-height: 1.4; }
.ap-modal__success { margin-top: 22px; padding: 20px; border: 1px solid var(--ap-accent-soft-line); border-radius: 16px; background: var(--ap-accent-soft); display: flex; flex-direction: column; gap: 12px; }
.ap-modal__success strong { color: var(--ap-ember-deep); font-size: 14px; }
.ap-modal__success p { margin: 0; color: var(--ap-paper); font-size: 14.5px; line-height: 1.55; }
.ap-modal__success .ap-ghost { align-self: flex-start; }
body.ap-modal-open { overflow: hidden; }

.ap-fit-widget { position: fixed; right: clamp(16px,2.2vw,26px); bottom: clamp(16px,2.2vw,26px); z-index: 90; display: flex; flex-direction: column; align-items: flex-end; gap: 12px; pointer-events: none; }
.has-cookie-consent-banner .ap-fit-widget { bottom: var(--cookie-consent-offset, 150px); }
.ap-fit-panel { width: min(390px,calc(100vw - 32px)); max-height: min(560px,calc(100vh - 120px)); overflow: hidden; pointer-events: auto; border: 1px solid var(--ap-line-strong); border-radius: 20px; background: var(--ap-raised); box-shadow: 0 24px 60px -30px rgba(18,18,17,.35); display: flex; flex-direction: column; }
.ap-fit-header { padding: 16px 16px 13px; flex: none; border-bottom: 1px solid var(--ap-line); background: #fff; display: flex; align-items: flex-start; gap: 12px; }
.ap-fit-header > div { flex: 1; display: flex; flex-direction: column; gap: 3px; }
.ap-fit-header b { color: var(--ap-paper); font-size: 15px; font-weight: 600; letter-spacing: -.01em; }
.ap-fit-header span { color: var(--ap-paper-dim); font-size: 12px; display: inline-flex; align-items: center; gap: 7px; }
.ap-fit-header > button { width: 32px; height: 32px; border-radius: 9px; color: var(--ap-paper); font-size: 18px; }
.ap-fit-log { min-height: 0; padding: 16px; flex: 1; overflow-y: auto; display: flex; flex-direction: column; gap: 12px; }
.ap-fit-disclosure { margin: 0; color: var(--ap-paper-faint); font-size: 11.5px; line-height: 1.5; }
.ap-fit-bubble { max-width: 92%; padding: 12px 14px; border: 1px solid var(--ap-line); border-radius: 14px 14px 14px 4px; background: #fff; color: var(--ap-paper); font-size: 14px; line-height: 1.55; white-space: pre-wrap; }
.ap-fit-bubble--user { align-self: flex-end; border-color: var(--ap-paper); border-radius: 14px 14px 4px 14px; background: var(--ap-paper); color: #fff; }
.ap-fit-bubble--error { color: var(--ap-error); }
.ap-fit-chips { display: flex; flex-wrap: wrap; gap: 8px; }
.ap-fit-chips button { padding: 8px 13px; border: 1px solid var(--ap-line-strong); border-radius: 999px; background: #fff; color: var(--ap-paper); cursor: pointer; text-align: left; font-size: 13px; font-weight: 500; line-height: 1.35; }
.ap-fit-chips button:hover { border-color: var(--ap-paper); background: var(--ap-raised); }
.ap-fit-typing { width: fit-content; padding: 12px 14px; border: 1px solid var(--ap-line); border-radius: 14px 14px 14px 4px; background: #fff; display: flex; align-items: center; gap: 5px; }
.ap-fit-typing i { width: 5px; height: 5px; border-radius: 50%; background: var(--ap-paper-faint); animation: ap-dot 1.2s infinite; }
.ap-fit-typing i:nth-child(2) { animation-delay: .15s; }
.ap-fit-typing i:nth-child(3) { animation-delay: .3s; }
@keyframes ap-dot { 0%,80%,100% { opacity: .25; } 40% { opacity: 1; } }
.ap-fit-form { padding: 12px 16px 14px; flex: none; border-top: 1px solid var(--ap-line); background: #fff; display: flex; flex-direction: column; gap: 9px; }
.ap-fit-form textarea { width: 100%; padding: 10px 12px; resize: none; border: 1px solid var(--ap-line-strong); border-radius: 12px; background: #fff; color: var(--ap-paper); font-size: 14px; line-height: 1.5; }
.ap-fit-form > button { height: 44px; border: 0; border-radius: 10px; background: var(--ap-paper); color: #fff; cursor: pointer; font-size: 14.5px; font-weight: 600; }
.ap-fit-form > button:disabled { cursor: default; opacity: .45; }
.ap-fit-form p { margin: 0; color: var(--ap-paper-faint); font-size: 11.5px; line-height: 1.45; }
.ap-fit-launcher { height: 48px; padding: 0 17px; pointer-events: auto; border: 1px solid var(--ap-line-strong); border-radius: 999px; background: #fff; color: var(--ap-paper); cursor: pointer; box-shadow: 0 14px 34px -22px rgba(18,18,17,.5); display: inline-flex; align-items: center; gap: 10px; font-size: 14px; font-weight: 600; line-height: 1; }
.ap-fit-launcher:hover { border-color: var(--ap-paper); }
.ap-fit-launcher > i { width: 7px; height: 7px; border-radius: 50%; background: var(--ap-ember); }

@media (max-width: 899px) {
    .ap-desktop { display: none !important; }
    .ap-mobile { display: flex; }
    .ap-header__mobile-actions { margin-left: auto; align-items: center; gap: 8px; }
    .ap-menu-toggle { width: 44px; height: 44px; padding: 0; border: 1px solid var(--ap-line-strong); border-radius: 12px; background: #fff; cursor: pointer; display: grid; place-content: center; gap: 5px; }
    .ap-menu-toggle span { width: 18px; height: 2px; display: block; border-radius: 2px; background: var(--ap-paper); }
    .ap-drawer { padding: 8px clamp(16px,4vw,32px) 20px; border-top: 1px solid var(--ap-line); background: #fff; flex-direction: column; }
    .ap-drawer nav { display: flex; flex-direction: column; }
    .ap-drawer nav a { min-height: 52px; border-bottom: 1px solid var(--ap-line); color: var(--ap-paper); display: flex; align-items: center; font-size: 17px; font-weight: 600; }
    .ap-drawer nav a:last-child { border-bottom: 0; color: var(--ap-paper-dim); }
    .ap-drawer .ap-btn { margin-top: 12px; }
}
@media (max-width: 860px) {
    .ap-faq-layout { grid-template-columns: 1fr; }
    .ap-faq-heading { position: static; }
}
@media (max-width: 767px) {
    .ap-results-rail article { flex-basis: calc(100% - 44px); }
}
@media (max-width: 700px) {
    .ap-price span { width: auto; display: block; padding-left: 0; margin-top: .2em; }
}
@media (max-width: 480px) {
    .ap-fit-panel { max-height: calc(100vh - 92px); }
    .ap-modal { padding: 10px; }
}
@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    .ap-cycle, .ap-fit-typing i { animation: none; }
}
