.fn-hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(1100px 640px at 10% -12%,rgba(30,64,175,.4),transparent 55%),radial-gradient(900px 500px at 95% 10%,rgba(139,92,246,.3),transparent 50%),linear-gradient(165deg,#050814 0%,#0F172A 40%,#1e3a5f 100%);padding:calc(var(--nav,72px)+2.25rem) 0 3rem}
.fn-hero-bg{position:absolute;inset:0;pointer-events:none;opacity:.22;background-image:radial-gradient(rgba(255,255,255,.08) 1px,transparent 1px);background-size:26px 26px}
.fn-hero .container{position:relative;z-index:2}
.fn-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:2rem;align-items:center}
.fn-badge{background:rgba(30,64,175,.3);color:#BFDBFE;border:1px solid rgba(96,165,250,.35)}
.fn-hero h1{font-size:clamp(1.4rem,3.8vw,2.55rem);line-height:1.12;margin:1rem 0 .85rem;font-weight:800;color:#fff}
.fn-hero h1 .grad{background:linear-gradient(105deg,#93C5FD,#C4B5FD 50%,#67E8F9);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:hbGradientShift 5s ease infinite}
.fn-lead{color:rgba(255,255,255,.78);max-width:34rem;line-height:1.6;margin:0 0 1.25rem}
.fn-ctas{display:flex;flex-wrap:wrap;gap:.75rem}
.fn-phone-stage{display:flex;justify-content:center}
.fn-phone{width:min(250px,75vw);border-radius:34px;padding:11px;background:linear-gradient(160deg,#1e3a8a,#1e1b4b);border:2px solid rgba(255,255,255,.12);box-shadow:0 28px 70px rgba(0,0,0,.5);animation:hbPhoneFloat 6s ease-in-out infinite}
.fn-notch{width:80px;height:18px;background:#0B1120;border-radius:0 0 12px 12px;margin:0 auto 6px}
.fn-screen{background:#0B141A;border-radius:24px;overflow:hidden;height:380px;display:flex;flex-direction:column}
.fn-head{background:#1F2C34;padding:8px 10px;display:flex;align-items:center;gap:8px}
.fn-av{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#1E40AF,#8B5CF6);display:flex;align-items:center;justify-content:center;font-size:.55rem;font-weight:800;color:#fff}
.fn-head strong{display:block;font-size:.76rem;color:#E9EDEF}
.fn-head small{color:#93C5FD;font-size:.62rem}
.fn-body{flex:1;padding:8px;overflow:hidden;display:flex;flex-direction:column;gap:6px;justify-content:flex-end}
.fn-msg{max-width:92%;padding:7px 10px;border-radius:10px;font-size:.72rem;line-height:1.4;opacity:0;transform:translateY(6px);transition:opacity .35s,transform .35s}
.fn-msg.show{opacity:1;transform:none}
.fn-msg.bot{align-self:flex-start;background:#1F2C34;color:#E9EDEF}
.fn-msg.user{align-self:flex-end;background:#1E40AF;color:#fff}
.fn-typing{align-self:flex-start;background:#1F2C34;padding:8px 12px;border-radius:10px;display:none;gap:4px}
.fn-typing.on{display:inline-flex}
.fn-typing i{width:5px;height:5px;border-radius:50%;background:#8696A0;animation:hbDot 1.2s infinite}
.fn-notice{font-size:.9rem;color:var(--t2);line-height:1.55;padding:1rem 1.25rem;background:#EFF6FF;border:1px solid #BFDBFE;border-radius:12px}
.fn-flow{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;margin:1.25rem 0;font-weight:600;font-size:.82rem}
.fn-flow span{padding:.4rem .65rem;border-radius:999px;background:#fff;border:1px solid var(--bd)}
.fn-flow .arr{border:0;background:transparent;color:#1E40AF;padding:0}
.section-dark .fn-flow span{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);color:#fff}
.fn-chat{max-width:400px;margin:1.25rem auto 0;background:#0B141A;border-radius:14px;padding:1.15rem;color:#E9EDEF}
.fn-chat .m{padding:.55rem .85rem;border-radius:10px;margin:.4rem 0;font-size:.85rem;max-width:90%}
.fn-chat .user{background:#1E40AF;margin-left:auto;color:#fff}
.fn-chat .bot{background:#1F2C34}
.fn-chat .ok{color:#93C5FD;font-weight:700}
.fn-lead-card{max-width:420px;margin:1.25rem auto 0;background:#0B1120;border-radius:14px;padding:1.15rem;color:#E5E7EB;border:1px solid rgba(255,255,255,.1)}
.fn-lead-card strong{display:block;margin-bottom:.35rem;color:#93C5FD}
.fn-lead-card p{margin:0;font-size:.85rem;color:rgba(255,255,255,.7)}
.fn-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:1.25rem}
.fn-cards .card{padding:1.1rem;text-align:center;font-weight:700}
.fn-play-out{max-width:560px;margin:1rem auto 0;padding:1rem;background:rgba(255,255,255,.08);border-radius:12px;color:#E9EDEF;font-size:.9rem;line-height:1.5}
.fn-final{background:radial-gradient(800px 400px at 50% 0%,rgba(30,64,175,.35),transparent 55%),linear-gradient(165deg,#070B16,#0F172A)!important}
@media(max-width:900px){.fn-hero-grid{grid-template-columns:1fr}}
@media(max-width:768px){
  .fn-flow{flex-direction:column;align-items:stretch}
  .fn-flow span{width:100%;text-align:center;box-sizing:border-box}
}
@media(max-width:640px){
  .fn-hero{padding:calc(var(--nav,60px)+1.1rem) 0 1.75rem;overflow-x:hidden}
  .fn-hero h1{font-size:1.28rem}
  .fn-ctas{flex-direction:column}
  .fn-ctas .btn{width:100%;justify-content:center}
  .fn-phone{width:min(200px,72vw)}
  .fn-screen{height:320px}
  body{overflow-x:hidden}
}
