html:has(.afoq-page) body{background-image:none!important}html.afoq-theme-light,html.afoq-theme-light body{color:#0b2045!important;background:#f6f5f1!important}html:has(.afoq-page:not([data-theme=dark])){color:#0b2045!important;background:#f6f5f1!important}html:has(.afoq-page:not([data-theme=dark])) body{color:#0b2045!important;background:#f6f5f1!important}html:has(.afoq-page[data-theme=dark]){color:#e0e1dd!important;background:linear-gradient(90deg,#071427 0%,#0a3f45 50%,#1f6b4a 100%)!important}html:has(.afoq-page[data-theme=dark]) body{color:#e0e1dd!important;background:linear-gradient(90deg,#071427 0%,#0a3f45 50%,#1f6b4a 100%)!important}.afoq-page{--bg:#f6f5f1;--bg-tint:#eeece4;--surface:#fff;--line:#0b20451f;--line-2:#0b204538;--brand:#0b2045;--brand-2:#0a8e93;--brand-ink:#081730;--brand-tint:#0a8e9312;--brand-tint-line:#0a8e9338;--brand-grad:var(--brand);--lilac:#778da9;--taupe:#415a77;--ink:#0b2045;--muted:#415a77;--faint:#778da9;--maxw:1180px;background:var(--bg);color:var(--ink);font-family:var(--font-cairo), system-ui, sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;transition:background .3s,color .3s;position:relative;overflow-x:clip}.afoq-page[data-theme=dark]{--bg:linear-gradient(90deg, #071427 0%, #0a3f45 50%, #1f6b4a 100%);--bg-tint:#ffffff0f;--surface:#ffffff14;--line:#e0e1dd1a;--line-2:#e0e1dd2e;--brand:#0a8e93;--brand-tint:#0a8e9324;--brand-tint-line:#0a8e934d;--brand-grad:linear-gradient(135deg, #1f6b4a 0%, #0a3f45 55%, #071427 100%);--brand-shadow:#0a8e9347;--ink:#e0e1dd;--muted:#a9b4c4;--faint:#778da9}.afoq-page[data-theme=dark] .afoq-btn-outline,.afoq-page[data-theme=dark] .afoq-btn-dark,.afoq-page[data-theme=dark] .afoq-lang-btn,.afoq-page[data-theme=dark] .afoq-theme-btn{color:var(--ink)}.afoq-page[data-theme=dark] .afoq-proof,.afoq-page[data-theme=dark] .afoq-cap:hover,.afoq-page[data-theme=dark] .afoq-steps-section,.afoq-page[data-theme=dark] .afoq-mockup-chat,.afoq-page[data-theme=dark] .afoq-chat-header,.afoq-page[data-theme=dark] .afoq-chat-msg--aira .afoq-chat-bubble,.afoq-page[data-theme=dark] .afoq-chat-typing-dots,.afoq-page[data-theme=dark] .afoq-footer,.afoq-page[data-theme=dark] .afoq-btn-outline,.afoq-page[data-theme=dark] .afoq-btn-dark,.afoq-page[data-theme=dark] .afoq-lang-btn,.afoq-page[data-theme=dark] .afoq-theme-btn{-webkit-backdrop-filter:blur(16px)}.afoq-landing-logo-dark,.afoq-page[data-theme=dark] .afoq-landing-logo-light{display:none}.afoq-page[data-theme=dark] .afoq-landing-logo-dark{display:inline-block}.afoq-page *,.afoq-page :before,.afoq-page :after{box-sizing:border-box}.afoq-page h1,.afoq-page h2,.afoq-page h3{letter-spacing:-.015em;color:var(--ink);text-wrap:balance;margin:0;font-weight:800;line-height:1.14}.afoq-accent{color:var(--brand-2)}.afoq-btn-primary,.afoq-btn-outline,.afoq-btn-dark,.afoq-btn-aira{font-family:var(--font-cairo), sans-serif;white-space:nowrap;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:13px 26px;font-size:14.5px;font-weight:700;text-decoration:none;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .25s,background .2s,border-color .2s;display:inline-flex;position:relative}.afoq-btn-primary,.afoq-btn-aira{color:#fff;background:var(--brand-grad);box-shadow:0 6px 18px var(--brand-shadow,#0b204538)}.afoq-btn-primary:hover,.afoq-btn-aira:hover{filter:brightness(1.12);box-shadow:0 10px 26px var(--brand-shadow,#0b204547);transform:translateY(-2px)}.afoq-btn-primary:active,.afoq-btn-aira:active{transform:translateY(0)}.afoq-btn-outline{color:var(--ink);background:var(--surface);border:1.5px solid var(--line-2)}.afoq-btn-outline:hover{border-color:var(--brand-2);color:var(--brand-2);transform:translateY(-2px)}.afoq-btn-dark{color:var(--ink);background:var(--surface);box-shadow:0 6px 18px #0b20451f}.afoq-btn-dark:hover{transform:translateY(-2px);box-shadow:0 10px 26px #0b204529}.afoq-nav{top:0;z-index:100;background:#f2f1efdb;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:16px 40px;transition:border-color .25s,padding .25s,box-shadow .25s,background .3s;display:flex;position:fixed;inset-inline:0}.afoq-page[data-theme=dark] .afoq-nav{background:#0d1b2adb}.afoq-nav--glass{border-bottom-color:var(--line);padding-block:12px;box-shadow:0 6px 24px #0b20450d}.afoq-nav-logo{align-items:center;text-decoration:none;display:flex}.afoq-nav-logo .afoq-logo{transition:transform .25s}.afoq-nav-logo:hover .afoq-logo{transform:scale(1.03)}.afoq-nav-links{align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.afoq-nav-links a{color:var(--muted);font-size:15px;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.afoq-nav-links a:after{content:"";inset-inline-start:0;background:var(--brand-2);border-radius:2px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-6px}.afoq-nav-links a:hover{color:var(--ink)}.afoq-nav-links a:hover:after{width:100%}.afoq-nav-actions{align-items:center;gap:10px;display:flex}.afoq-lang-btn,.afoq-theme-btn{background:var(--surface);border:1.5px solid var(--line-2);color:var(--ink);font-family:var(--font-space-grotesk), sans-serif;letter-spacing:.06em;cursor:pointer;border-radius:9px;padding:8px 14px;font-size:12px;font-weight:600;transition:border-color .2s,color .2s,transform .15s}.afoq-lang-btn:hover{border-color:var(--brand-2);color:var(--brand-2);transform:translateY(-1px)}.afoq-theme-btn{justify-content:center;align-items:center;width:34px;height:34px;padding:8px;display:inline-flex}.afoq-theme-btn:hover{border-color:var(--brand-2);transform:translateY(-1px)}.afoq-theme-btn svg{width:16px;height:16px}.afoq-nav-cta{padding:8px 18px;font-size:13.5px}.afoq-menu-btn{background:var(--surface);border:1.5px solid var(--line-2);width:34px;height:34px;color:var(--ink);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;display:none}.afoq-menu-btn svg{width:18px;height:18px}.afoq-mobile-menu{top:100%;background:var(--surface);border-bottom:1px solid var(--line);flex-direction:column;padding:10px 22px 18px;display:flex;position:absolute;inset-inline:0;box-shadow:0 12px 24px #0b204514}.afoq-mobile-menu a{color:var(--ink);border-bottom:1px solid var(--line);padding:12px 4px;font-size:15px;font-weight:600;text-decoration:none}.afoq-mobile-menu a:last-child{text-align:center;border-bottom:0;margin-top:10px}.afoq-hero{align-items:center;min-height:100svh;display:flex;position:relative;overflow:clip}.afoq-page[data-theme=dark] .afoq-hero{--ink:#fff;--muted:#ffffffdb;--faint:#ffffffad;--line:#ffffff29;--line-2:#ffffff4d;--brand:#fff;--brand-2:#fff;--brand-tint:#ffffff24;--brand-tint-line:#ffffff52;--surface:#ffffff1a;color:var(--ink)}.afoq-page[data-theme=dark] .afoq-hero .afoq-btn-primary,.afoq-page[data-theme=dark] .afoq-hero .afoq-btn-aira{color:#0b2045;background:#fff;box-shadow:0 10px 26px #00000038}.afoq-page[data-theme=dark] .afoq-hero .afoq-btn-primary:hover,.afoq-page[data-theme=dark] .afoq-hero .afoq-btn-aira:hover{filter:none;background:#eef3f3}.afoq-page[data-theme=dark] .afoq-hero .afoq-btn-outline{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border-color:#fff6}.afoq-page[data-theme=dark] .afoq-hero .afoq-btn-outline:hover{color:#fff;background:#ffffff2e;border-color:#fff}.afoq-hero-stage{width:100%;max-width:var(--maxw);grid-template-columns:1.08fr .92fr;align-items:center;gap:56px;margin:0 auto;padding:128px 40px 64px;display:grid}.afoq-hero-brand{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.01em;color:var(--brand-2);margin-bottom:18px;font-size:clamp(22px,2.6vw,30px);font-weight:700;animation:.6s cubic-bezier(.22,1,.36,1) both afoq-fade-up;display:inline-block}.afoq-headline{white-space:pre-line;margin-bottom:20px;font-size:clamp(36px,4.6vw,60px);animation:.6s cubic-bezier(.22,1,.36,1) 60ms both afoq-fade-up}.afoq-subhead{color:var(--muted);max-width:480px;margin-bottom:32px;font-size:clamp(15.5px,1.5vw,18px);line-height:1.7;animation:.6s cubic-bezier(.22,1,.36,1) .12s both afoq-fade-up}.afoq-hero-cta{flex-wrap:wrap;gap:12px;animation:.6s cubic-bezier(.22,1,.36,1) .18s both afoq-fade-up;display:flex}.afoq-hero-visual{justify-content:center;align-items:center;min-height:460px;animation:.7s cubic-bezier(.22,1,.36,1) .14s both afoq-fade-up;display:flex;position:relative}.afoq-hero-canvas{z-index:0}.afoq-orbit{z-index:1;justify-content:center;align-items:center;width:420px;max-width:100%;height:420px;display:flex;position:relative}.afoq-orbit-halo{pointer-events:none;background:radial-gradient(circle,#0a8e9329 0%,#0b204514 55%,#0000 78%);border-radius:50%;position:absolute;inset:18%}.afoq-orbit-ring{border:1px solid var(--line-2);pointer-events:none;border-radius:50%;position:absolute}.afoq-orbit-ring--a{width:340px;height:340px;animation:46s linear infinite afoq-orbit-spin}.afoq-orbit-ring--b{width:340px;height:210px;animation:46s linear infinite reverse afoq-orbit-spin}.afoq-orbit-core{z-index:2;background:var(--surface);border:1px solid var(--line-2);border-radius:22px;justify-content:center;align-items:center;width:148px;height:148px;display:flex;position:relative;box-shadow:0 18px 40px #0b20451f}.afoq-orbit-pill{z-index:2;background:var(--surface);border:1px solid var(--line-2);color:var(--ink);white-space:nowrap;animation:5s ease-in-out infinite afoq-orbit-float;animation-delay:calc(var(--i) * .35s);border-radius:999px;padding:8px 16px;font-size:12.5px;font-weight:700;position:absolute}.afoq-orbit-pill--tl{top:6%;inset-inline-start:2%}.afoq-orbit-pill--tr{top:6%;inset-inline-end:2%}.afoq-orbit-pill--ml{top:46%;inset-inline-start:-6%}.afoq-orbit-pill--mr{top:46%;inset-inline-end:-6%}.afoq-orbit-pill--bl{bottom:8%;inset-inline-start:8%}.afoq-orbit-pill--br{bottom:8%;inset-inline-end:8%}@keyframes afoq-orbit-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes afoq-orbit-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.afoq-orbit-ring,.afoq-orbit-pill{animation:none!important}}@media (max-width:960px){.afoq-orbit{width:320px;height:320px}.afoq-orbit-ring--a{width:260px;height:260px}.afoq-orbit-ring--b{width:260px;height:160px}.afoq-orbit-core{border-radius:18px;width:116px;height:116px}.afoq-orbit-pill{padding:6px 12px;font-size:11px}.afoq-orbit-pill--ml{inset-inline-start:-2%}.afoq-orbit-pill--mr{inset-inline-end:-2%}}.afoq-aira-visual .afoq-mockup-wrap{z-index:1;transform:perspective(1200px) rotateY(var(--tilt-x,0deg)) rotateX(var(--tilt-y,0deg));transition:transform .35s cubic-bezier(.22,1,.36,1);position:relative}.afoq-hero-glow-arc{z-index:0;bottom:-18%;background:radial-gradient(ellipse at center, var(--brand-tint) 0%, transparent 68%);pointer-events:none;border-radius:50%;height:70%;position:absolute;inset-inline:-20%}.afoq-page[data-theme=dark] .afoq-hero-glow-arc{background:radial-gradient(#0a8e934d 0%,#0b20451f 45%,#0000 72%)}.afoq-hero-mockup{z-index:1;animation:.7s cubic-bezier(.22,1,.36,1) .22s both afoq-fade-up,6s ease-in-out 1s infinite afoq-float-y;position:relative}@keyframes afoq-float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){.afoq-hero-mockup{animation:.7s cubic-bezier(.22,1,.36,1) .22s both afoq-fade-up}}.afoq-proof{border-block:1px solid var(--line);background:var(--bg-tint)}.afoq-proof-inner{max-width:var(--maxw);justify-content:center;gap:0;margin:0 auto;padding:34px 40px;display:flex}.afoq-proof-item{text-align:center;border-inline-start:1px solid var(--line);flex:1;max-width:220px;padding-inline:24px}.afoq-proof-item:first-child{border-inline-start:none}.afoq-proof-num{font-family:var(--font-space-grotesk), sans-serif;color:var(--ink);font-size:26px;font-weight:700;line-height:1}.afoq-proof-label{color:var(--faint);margin-top:7px;font-size:12.5px}.afoq-section{max-width:var(--maxw);margin:0 auto;padding:100px 40px}.afoq-section-head{max-width:640px;margin-bottom:52px}.afoq-section-label{letter-spacing:.1em;color:var(--brand-2);margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.afoq-section-title{margin-bottom:14px;font-size:clamp(27px,3.4vw,44px)}.afoq-section-sub{color:var(--muted);max-width:520px;font-size:16px;line-height:1.7}.afoq-reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(22px)}.afoq-reveal.in-view{opacity:1;transform:none}.afoq-what-layout{grid-template-columns:1.3fr 1fr;align-items:center;gap:48px;display:grid}.afoq-what-orbit{justify-content:center;align-items:center;display:flex}.afoq-caps-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.afoq-cap-card{background:var(--surface);border:1px solid var(--line-2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:16px;padding:26px 22px;transition:transform .25s cubic-bezier(.22,1,.36,1),border-color .25s,box-shadow .25s;box-shadow:0 10px 30px #0b20450d}.afoq-cap-card:hover{border-color:var(--brand-tint-line);transform:translateY(-4px);box-shadow:0 16px 40px #0b20451a}.afoq-page[data-theme=dark] .afoq-cap-card{box-shadow:none;background:#ffffff0a}.afoq-page[data-theme=dark] .afoq-cap-card:hover{background:#ffffff0f;box-shadow:0 16px 40px #0a8e9324}.afoq-cap-num{font-family:var(--font-space-grotesk), sans-serif;color:var(--brand-2);margin-bottom:14px;font-size:13px;font-weight:700}.afoq-cap-title{margin-bottom:8px;font-size:17px;font-weight:700}.afoq-cap-desc{color:var(--muted);font-size:14px;line-height:1.65}@media (max-width:960px){.afoq-what-layout{grid-template-columns:1fr}.afoq-what-orbit{order:-1;margin-bottom:24px}}@media (max-width:600px){.afoq-caps-grid{grid-template-columns:1fr}}.afoq-steps-section{background:var(--bg-tint);border-block:1px solid var(--line);padding:100px 40px}.afoq-steps-inner{max-width:var(--maxw);margin:0 auto}.afoq-steps{grid-template-columns:repeat(3,1fr);gap:0;display:grid;position:relative}.afoq-step{padding-inline-end:32px;position:relative}.afoq-step:not(:last-child):after{content:"";top:21px;background:var(--line-2);width:32px;height:1px;position:absolute;inset-inline-end:0}.afoq-step-num{font-family:var(--font-space-grotesk), sans-serif;color:#fff;background:var(--brand-grad);width:42px;height:42px;box-shadow:0 8px 20px var(--brand-shadow,#0b204533);border-radius:50%;justify-content:center;align-items:center;margin-bottom:22px;font-size:14px;font-weight:700;display:flex}.afoq-step-title{margin-bottom:10px;font-size:19px;font-weight:700}.afoq-step-desc{color:var(--muted);max-width:320px;font-size:14.5px;line-height:1.7}.afoq-aira{padding:100px 40px}.afoq-aira-inner{max-width:var(--maxw);grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin:0 auto;display:grid}.afoq-aira-inner--centered{text-align:center;max-width:880px;display:block}.afoq-aira-inner--centered .afoq-aira-desc{margin-inline:auto}.afoq-aira-inner--centered>.afoq-btn-primary{margin-top:40px}.afoq-aira-features{text-align:start;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:44px;display:grid}.afoq-aira-feature-card{background:var(--surface);border:1px solid var(--line-2);border-radius:16px;align-items:flex-start;gap:14px;padding:22px 20px;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;display:flex;box-shadow:0 10px 30px #0b20450d}.afoq-aira-feature-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #0b204517}.afoq-page[data-theme=dark] .afoq-aira-feature-card{box-shadow:none;background:#ffffff0a}.afoq-page[data-theme=dark] .afoq-aira-feature-card:hover{background:#ffffff0f;box-shadow:0 14px 34px #0a8e9324}.afoq-aira-feature-icon{background:var(--brand-tint);width:40px;height:40px;color:var(--brand-2);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.afoq-aira-feature-icon svg{width:20px;height:20px}.afoq-aira-feature-card p{color:var(--ink);margin:0;font-size:14.5px;line-height:1.6}@media (max-width:600px){.afoq-aira-features{grid-template-columns:1fr}}.afoq-aira-name{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.02em;font-weight:700}.afoq-aira-desc{color:var(--muted);max-width:440px;margin:0 0 26px;font-size:16px;line-height:1.75}.afoq-aira-list{flex-direction:column;gap:13px;margin:0 0 32px;padding:0;list-style:none;display:flex}.afoq-aira-list li{color:var(--ink);align-items:center;gap:11px;font-size:15px;display:flex}.afoq-aira-list li:before{content:"";background:var(--brand-tint);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9.55 17.5 4.2 12.15l1.4-1.4 3.95 3.95 8.45-8.45 1.4 1.4z'/%3E%3C/svg%3E") 50%/60% no-repeat,radial-gradient(circle,#000 100% 100%);background-color:var(--brand-2);-webkit-mask-composite:source-over;border-radius:50%;flex-shrink:0;width:20px;height:20px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9.55 17.5 4.2 12.15l1.4-1.4 3.95 3.95 8.45-8.45 1.4 1.4z'/%3E%3C/svg%3E") 50%/60% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9.55 17.5 4.2 12.15l1.4-1.4 3.95 3.95 8.45-8.45 1.4 1.4z'/%3E%3C/svg%3E") 50%/60% no-repeat}.afoq-aira-visual{justify-content:center;align-items:center;display:flex}.afoq-mockup-wrap{width:100%;max-width:380px}.afoq-mockup-chat{background:var(--surface);border:1px solid var(--line-2);border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #0b20451a}.afoq-chat-header{background:var(--bg-tint);border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:14px 16px;display:flex}.afoq-chat-avatar{background:var(--brand-grad);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.afoq-chat-name{color:var(--ink);font-size:13px;font-weight:700;font-family:var(--font-space-grotesk), sans-serif}.afoq-chat-status{color:var(--brand-2);align-items:center;gap:5px;font-size:11px;display:flex}.afoq-chat-status-dot{background:#22c55e;border-radius:50%;width:6px;height:6px;display:inline-block}.afoq-chat-msgs{scrollbar-width:none;direction:rtl;flex-direction:column;gap:8px;min-height:360px;padding:16px 14px;display:flex}.afoq-chat-msgs::-webkit-scrollbar{display:none}.afoq-chat-msg{opacity:0;align-items:flex-end;gap:8px;animation-duration:9s;animation-timing-function:ease;animation-iteration-count:infinite;display:flex}.afoq-chat-msg--user{flex-direction:row-reverse}.afoq-chat-bubble{white-space:pre-line;border-radius:14px;max-width:78%;padding:9px 13px;font-size:13px;line-height:1.58}.afoq-chat-msg--user .afoq-chat-bubble{background:var(--brand-grad);color:#fff;border-bottom-left-radius:4px}.afoq-chat-msg--aira .afoq-chat-bubble{background:var(--bg-tint);border:1px solid var(--line);color:var(--ink);border-bottom-right-radius:4px}.afoq-chat-time{opacity:.7;text-align:end;direction:ltr;margin-top:4px;font-size:10px}.afoq-chat-msg--user .afoq-chat-time{color:#ffffffd9}.afoq-chat-msg--aira .afoq-chat-time{color:var(--faint)}.afoq-chat-typing{opacity:0;align-items:flex-end;gap:8px;animation-duration:9s;animation-timing-function:ease;animation-iteration-count:infinite;display:flex}.afoq-chat-typing-dots{background:var(--bg-tint);border:1px solid var(--line);border-radius:14px 14px 4px;align-items:center;gap:4px;padding:10px 14px;display:flex}.afoq-chat-typing-dots span{background:var(--faint);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite afoq-typing}.afoq-chat-typing-dots span:nth-child(2){animation-delay:.18s}.afoq-chat-typing-dots span:nth-child(3){animation-delay:.36s}.afoq-cta{text-align:center;background:var(--brand-tint);border:1px solid var(--brand-tint-line);border-radius:24px;margin:0 40px 100px;padding:84px 40px}.afoq-cta-content{max-width:640px;margin:0 auto}.afoq-cta-headline{color:var(--ink);margin-bottom:16px;font-size:clamp(27px,3.6vw,46px)}.afoq-cta-sub{color:var(--muted);margin-bottom:34px;font-size:16px;line-height:1.7}.afoq-cta-contact{color:var(--faint);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:22px;font-size:13.5px;display:flex}.afoq-cta-contact-link{color:var(--ink);border-bottom:1.5px solid #0000;align-items:center;gap:7px;padding:6px 4px;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.afoq-cta-contact-link:hover{color:var(--brand-2);border-color:var(--brand-2)}.afoq-cta-contact-link svg{flex-shrink:0;width:16px;height:16px}.afoq-footer{background:var(--surface);border-top:1px solid var(--line);padding:68px 40px 36px}.afoq-footer-inner{max-width:var(--maxw);margin:0 auto}.afoq-footer-top{grid-template-columns:1.8fr 1fr 1fr 1fr;gap:48px;margin-bottom:52px;display:grid}.afoq-footer-logo{margin-bottom:16px;display:inline-flex}.afoq-footer-brand p{color:var(--muted);max-width:270px;margin:0;font-size:14px;line-height:1.68}.afoq-footer-col h4{color:var(--ink);margin:0 0 16px;font-size:15px;font-weight:700}.afoq-footer-col ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.afoq-footer-col a{color:var(--muted);font-size:14.5px;text-decoration:none;transition:color .2s}.afoq-footer-col a:hover{color:var(--brand-2)}.afoq-footer-bottom{border-top:1px solid var(--line);color:var(--faint);justify-content:space-between;align-items:center;padding-top:22px;font-size:12px;display:flex}.afoq-footer-bottom .afoq-footer-tag{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:.1em}@keyframes afoq-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes afoq-typing{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}@keyframes afoq-cycle-c0{0%,2.3%{opacity:0;transform:translateY(8px)}5.6%{opacity:1;transform:none}}@keyframes afoq-cycle-c1{0%,7.8%{opacity:0;transform:translateY(8px)}11.1%{opacity:1;transform:none}}@keyframes afoq-cycle-c2{0%,13.3%{opacity:0;transform:translateY(8px)}16.7%{opacity:1;transform:none}}@keyframes afoq-cycle-c3{0%,18.9%{opacity:0;transform:translateY(8px)}22.2%{opacity:1;transform:none}}@keyframes afoq-cycle-c4{0%,24.4%{opacity:0;transform:translateY(8px)}27.8%{opacity:1;transform:none}}@keyframes afoq-cycle-c5{0%,30%{opacity:0;transform:translateY(8px)}33.3%{opacity:1;transform:none}}@keyframes afoq-cycle-typing{0%,35.6%{opacity:0}38.9%{opacity:1}96%{opacity:1}99%{opacity:0}}@media (max-width:960px){.afoq-nav{padding:14px 22px;position:relative}.afoq-nav-links,.afoq-nav-cta{display:none}.afoq-menu-btn{display:inline-flex}.afoq-hero-stage{grid-template-columns:1fr;gap:40px;padding:108px 22px 48px}.afoq-hero-visual{order:2}.afoq-proof-inner{flex-wrap:wrap;padding:26px 22px}.afoq-section,.afoq-steps-section{padding:68px 22px}.afoq-steps{grid-template-columns:1fr;gap:36px}.afoq-step:not(:last-child):after{display:none}.afoq-aira{padding:68px 22px}.afoq-aira-inner{grid-template-columns:1fr;gap:40px}.afoq-footer-top{grid-template-columns:1fr 1fr;gap:32px}.afoq-cta{margin:0 22px 68px;padding:60px 24px}}@media (max-width:600px){.afoq-hero-stage{padding:100px 18px 40px}.afoq-headline{font-size:clamp(30px,8vw,40px)}.afoq-hero-cta{flex-direction:column;align-items:stretch}.afoq-mockup-wrap{max-width:100%}.afoq-hero-canvas{opacity:.7}.afoq-footer-top{grid-template-columns:1fr;gap:26px}.afoq-footer-bottom{text-align:center;flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){.afoq-page *{animation:none!important}.afoq-headline,.afoq-subhead,.afoq-hero-cta,.afoq-hero-brand,.afoq-hero-visual{opacity:1!important;transform:none!important}.afoq-reveal{opacity:1!important;transition:none!important;transform:none!important}.afoq-chat-msg,.afoq-chat-typing{opacity:1!important;transform:none!important}}
