.fbv2{--brand:#1C9E7A;--brand2:#0F7D60;--brand-soft:#EAF6F1;--amber:#F5A623;--amber-soft:#FCF1DC;--ink:#13211D;--ink2:#5A6B65;--ink3:#8A9892;--bg:#FFFFFF;--soft:#F5FAF8;--line:#E7EDEA;--r:16px;--shadow:0 1px 2px rgba(18,38,32,.04),0 8px 24px rgba(18,38,32,.06);--shadow-lg:0 18px 50px rgba(18,38,32,.10);--maxw:1180px}.fbv2 *{box-sizing:border-box}.fbv2{scroll-behavior:smooth;margin:0;font-family:Plus Jakarta Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;line-height:1.5}.fbv2 a{color:inherit;text-decoration:none}.fbv2 h1,.fbv2 h2,.fbv2 h3{margin:0;letter-spacing:-.025em;line-height:1.06;font-weight:800;text-wrap:balance}.fbv2 p{margin:0;text-wrap:pretty}.fbv2 .wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}.fbv2 .grad{background:linear-gradient(96deg,var(--brand) 8%,#2BB58C 58%,var(--amber) 132%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.fbv2 .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--brand2);background:var(--brand-soft);border:1px solid rgba(28,158,122,.16);padding:7px 15px;border-radius:999px}.fbv2 .eyebrow .dot{width:6px;height:6px;border-radius:50%}.fbv2 .btn{display:inline-flex;align-items:center;gap:9px;font:inherit;font-size:15px;font-weight:700;padding:13px 22px;border-radius:12px;cursor:pointer;border:1px solid transparent;transition:transform .15s,box-shadow .15s,background .15s;white-space:nowrap}.fbv2 .btn svg{width:16px;height:16px}.fbv2 .btn:hover{transform:translateY(-1px)}.fbv2 .btn.pri{color:#fff}.fbv2 .btn.pri:hover{box-shadow:0 12px 28px rgba(28,158,122,.4)}.fbv2 .btn.sec{background:#fff;color:var(--ink);border-color:var(--line);box-shadow:var(--shadow)}.fbv2 .btn.ghost{background:transparent;color:var(--brand2)}.fbv2 .sec-head{max-width:660px;margin:0 auto;text-align:center}.fbv2 .sec-head h2{font-size:clamp(30px,4vw,46px);margin-top:16px}.fbv2 .sec-head p{font-size:17px;color:var(--ink2);margin-top:14px}.fbv2 header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.82);-webkit-backdrop-filter:saturate(1.4) blur(12px);backdrop-filter:saturate(1.4) blur(12px);border-bottom:1px solid var(--line)}.fbv2 .nav{gap:30px;height:68px}.fbv2 .logo,.fbv2 .nav{display:flex;align-items:center}.fbv2 .logo{gap:9px;font-weight:800;font-size:20px;letter-spacing:-.03em}.fbv2 .logo .mark{width:26px;height:26px;border-radius:8px;background:linear-gradient(150deg,var(--brand),var(--brand2));display:flex;align-items:center;justify-content:center}.fbv2 .logo .mark span{display:block;width:9px;height:9px;border-radius:50%;border:2.5px solid #fff}.fbv2 .nav nav{display:flex;gap:24px;margin-left:8px}.fbv2 .nav nav a{font-size:14.5px;font-weight:600;color:var(--ink2);transition:color .15s;white-space:nowrap}.fbv2 .nav nav a:hover{color:var(--ink)}.fbv2 .nav .right{margin-left:auto;display:flex;align-items:center;gap:18px}.fbv2 .nav .lang{font-size:13px;font-weight:700;color:var(--ink3);letter-spacing:.04em}@media(max-width:940px){.fbv2 .nav .lang,.fbv2 .nav nav{display:none}}.fbv2 .hero{position:relative;text-align:center;padding:78px 0 64px;overflow:hidden}.fbv2 .hero:before{content:"";position:absolute;top:-180px;left:50%;transform:translateX(-50%);width:900px;height:560px;background:radial-gradient(ellipse at center,rgba(28,158,122,.12),rgba(28,158,122,0) 65%);z-index:-1}.fbv2 .hero h1{font-size:clamp(38px,6vw,72px)}.fbv2 .hero .sub{font-size:clamp(17px,2vw,20px);color:var(--ink2);max-width:620px;margin:20px auto 0}.fbv2 .hero .cta{display:flex;gap:13px;justify-content:center;margin-top:30px;flex-wrap:wrap}.fbv2 .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:760px;margin:54px auto 0}.fbv2 .stat{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:26px 20px;box-shadow:var(--shadow)}.fbv2 .stat b{display:block;font-size:38px;font-weight:800;color:var(--amber);letter-spacing:-.03em;line-height:1}.fbv2 .stat span{display:block;margin-top:9px;font-size:14.5px;color:var(--ink2);font-weight:600}.fbv2 .trusted{padding:30px 0 8px}.fbv2 .trusted p{text-align:center;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink3)}.fbv2 .logos{display:flex;flex-wrap:wrap;gap:14px 30px;justify-content:center;align-items:center;margin-top:22px}.fbv2 .logos .l{font-size:18px;font-weight:800;color:var(--ink3);opacity:.75;letter-spacing:-.02em}.fbv2 .marquee{margin-top:22px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.fbv2 .marquee-track{display:flex;gap:46px;width:-moz-max-content;width:max-content;animation:marq 32s linear infinite}.fbv2 .marquee:hover .marquee-track{animation-play-state:paused}.fbv2 .marquee .l{display:block;height:34px;width:auto;-o-object-fit:contain;object-fit:contain;flex:0 0 auto;filter:grayscale(1);opacity:.62;transition:filter .3s,opacity .3s}.fbv2 .marquee .l:hover{filter:grayscale(0);opacity:1}.fbv2 .marquee .l[src*=natura]{height:52px}.fbv2 .marquee .l[src*=marpasz]{height:48px}.fbv2 .marquee-track{align-items:center}@keyframes marq{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.fbv2 .marquee-track{animation:none;flex-wrap:wrap;justify-content:center}}.fbv2 .integration{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:54px}.fbv2 .integration .stagebox{height:clamp(660px,84vh,820px)}.fbv2 .ba{display:flex;flex-direction:column;gap:54px;margin-top:54px}.fbv2 .ba-row{display:grid;grid-template-columns:1fr 62px 1fr;gap:20px;align-items:center}.fbv2 .ba-tag{display:inline-flex;align-items:center;gap:8px;font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:999px;margin-bottom:15px}.fbv2 .ba-tag.bad{color:#A8513E;background:#FBEDE8;border:1px solid #f2d8cf}.fbv2 .ba-tag.bad .d{width:6px;height:6px;border-radius:50%;background:#E2342B}.fbv2 .ba-tag.good{color:var(--brand2);background:var(--brand-soft);border:1px solid rgba(28,158,122,.2)}.fbv2 .ba-tag.good .d{width:6px;height:6px;border-radius:50%;background:var(--brand)}.fbv2 .ba-cap{font-size:14px;color:var(--ink2);margin-top:14px;font-weight:500;text-wrap:pretty}.fbv2 .ba-cap b{color:var(--ink);font-weight:700}.fbv2 .ba-arrow,.fbv2 .ba-arrow .ring{display:flex;align-items:center;justify-content:center}.fbv2 .ba-arrow .ring{width:50px;height:50px;border-radius:50%;background:var(--brand);color:#fff;box-shadow:0 10px 22px rgba(28,158,122,.34)}.fbv2 .ba-arrow svg{width:23px;height:23px}@media(max-width:860px){.fbv2 .ba-row{grid-template-columns:1fr;gap:14px}.fbv2 .ba-arrow{transform:rotate(90deg)}}.fbv2 .device{border-radius:24px;background:linear-gradient(158deg,#222e29,#0b110e);padding:9px;box-shadow:var(--shadow-lg)}.fbv2 .device .scr{border-radius:14px;overflow:hidden;background:#fff;aspect-ratio:16/11;position:relative;font-size:0}.fbv2 .xls{position:absolute;inset:0;display:flex;flex-direction:column;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.fbv2 .xls-bar{height:7%;min-height:18px;background:#107a47;display:flex;align-items:center;gap:7px;padding:0 9px}.fbv2 .xls-bar i{width:5px;height:5px;border-radius:1px;background:rgba(255,255,255,.55)}.fbv2 .xls-bar i.w{width:22px;border-radius:2px}.fbv2 .xls-fx{height:5.5%;min-height:13px;background:#f3f5f4;border-bottom:1px solid #dde2e0;display:flex;align-items:center;gap:6px;padding:0 8px}.fbv2 .xls-fx i{height:4px;border-radius:2px;background:#c6ccc9}.fbv2 .xls-grid{flex:1;display:grid;grid-template-columns:18px repeat(7,1fr)}.fbv2 .xls-c{border-right:1px solid #ebeeed;border-bottom:1px solid #ebeeed;display:flex;align-items:center;padding:0 3px;overflow:hidden}.fbv2 .xls-c .pill{height:4px;border-radius:2px;background:#cdd3d1}.fbv2 .xls-rn{background:#f6f8f7;color:#9aa3a0;justify-content:center;font-size:6.5px;font-weight:600}.fbv2 .xls-hd{background:#eef1f0}.fbv2 .dash{position:absolute;inset:0;display:grid;grid-template-columns:33% 1fr;background:#fff}.fbv2 .dash-side{background:var(--soft);border-right:1px solid var(--line);padding:11px 9px;display:flex;flex-direction:column;gap:9px}.fbv2 .dash-brand{display:flex;align-items:center;gap:6px;font-weight:800;font-size:9.5px;color:var(--ink);letter-spacing:-.02em}.fbv2 .dash-brand .m{width:13px;height:13px;border-radius:4px;background:linear-gradient(150deg,var(--brand),var(--brand2))}.fbv2 .dash-nav{display:flex;flex-direction:column;gap:3px;margin-top:2px}.fbv2 .dash-nav .it{font-size:8.5px;font-weight:600;color:var(--ink2);padding:4.5px 7px;border-radius:6px;display:flex;align-items:center;gap:6px}.fbv2 .dash-nav .it .di{width:8px;height:8px;border-radius:2px;background:currentColor;opacity:.55}.fbv2 .dash-nav .it.on{background:var(--brand);color:#fff}.fbv2 .dash-nav .it.on .di{opacity:1}.fbv2 .dash-main{padding:12px 13px;display:flex;flex-direction:column;gap:9px;min-width:0;overflow:hidden}.fbv2 .dash-h{font-size:12.5px;font-weight:800;letter-spacing:-.02em}.fbv2 .dash-h small{display:block;font-size:7.5px;font-weight:500;color:var(--ink3);margin-top:2px;letter-spacing:0}.fbv2 .kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.fbv2 .kpi{border:1px solid var(--line);border-radius:7px;padding:7px 8px}.fbv2 .kpi span{font-size:6.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink3)}.fbv2 .kpi b{display:block;font-size:13px;font-weight:800;letter-spacing:-.03em;margin-top:3px}.fbv2 .kpi em{font-size:6.5px;font-style:normal;font-weight:700;color:var(--brand)}.fbv2 .chart{flex:1;border:1px solid var(--line);border-radius:7px;padding:9px 10px;display:flex;flex-direction:column;min-height:0}.fbv2 .chart .ct{font-size:8px;font-weight:700;color:var(--ink2)}.fbv2 .chart .bars{flex:1;display:flex;align-items:flex-end;gap:4px;margin-top:7px;min-height:0}.fbv2 .chart .bars .b{flex:1;border-radius:2px 2px 0 0;background:linear-gradient(180deg,#37C49A,#1C9E7A)}.fbv2 .chart .bars .b.am{background:linear-gradient(180deg,#F7B84B,#F5A623)}.fbv2 .mess{position:absolute;inset:0;background:radial-gradient(120% 120% at 50% 0,#fbfdfc,#eef2f0);display:flex;align-items:center;justify-content:center}.fbv2 .mess svg.arc{position:absolute;inset:0;width:100%;height:100%}.fbv2 .mess-row{display:flex;gap:13px;z-index:2}.fbv2 .mess-card{width:23%;max-width:96px;aspect-ratio:1;border:1px solid var(--line);border-radius:14px;display:flex;justify-content:center}.fbv2 .mess-card,.fbv2 .mess-warn{background:#fff;box-shadow:var(--shadow);align-items:center}.fbv2 .mess-warn{position:absolute;left:7%;bottom:10%;z-index:3;display:inline-flex;gap:7px;font-size:11px;font-weight:700;color:#8a5a2b;border:1px solid #efe2cf;padding:7px 12px;border-radius:9px}.fbv2 .mess-warn .t{width:13px;height:13px;color:var(--amber)}.fbv2 .tt{border-radius:11px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;letter-spacing:-.03em;line-height:1;box-shadow:0 5px 13px rgba(20,40,35,.14)}.fbv2 .uni{position:absolute;inset:0;display:grid;grid-template-columns:26% 1fr;grid-template-rows:minmax(0,1fr);background:#fff}.fbv2 .uni-side{background:var(--soft);border-right:1px solid var(--line);padding:11px 0;align-items:center;justify-content:center;gap:7px}.fbv2 .uni-main,.fbv2 .uni-side{display:flex;flex-direction:column;min-height:0;overflow:hidden}.fbv2 .uni-main{padding:11px 12px;gap:8px;min-width:0}.fbv2 .uni-tabs{display:flex;gap:6px}.fbv2 .uni-tabs .tb{font-size:8px;font-weight:700;padding:4px 9px;border-radius:999px;color:var(--ink2);background:#fff;border:1px solid var(--line)}.fbv2 .uni-tabs .tb.on{background:var(--brand);color:#fff;border-color:transparent}.fbv2 .uni-grid{flex:1;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:7px;min-height:0}.fbv2 .uni-cell{border:1px solid var(--line);border-radius:8px;padding:8px;display:flex;flex-direction:column;min-height:0;overflow:hidden}.fbv2 .uni-cell .lab{font-size:7.5px;font-weight:700;color:var(--ink2);margin-bottom:5px}.fbv2 .uni-cell .minibars{flex:1;display:flex;align-items:flex-end;gap:3px}.fbv2 .uni-cell .minibars .b{flex:1;border-radius:2px 2px 0 0;background:linear-gradient(180deg,#37C49A,#1C9E7A)}.fbv2 .uni-pie{width:30px;height:30px;border-radius:50%;align-self:center;background:conic-gradient(var(--brand) 0 62%,#cfe9df 62% 100%)}.fbv2 .uni-task{display:flex;align-items:center;gap:5px;margin-bottom:4px}.fbv2 .uni-task .ck{width:9px;height:9px;border-radius:3px;background:var(--brand);flex:0 0 auto;display:flex;align-items:center;justify-content:center}.fbv2 .uni-task .ck svg{width:6px;height:6px}.fbv2 .uni-task .ln{height:4px;border-radius:2px;background:#dfe5e2;flex:1}.fbv2 .uni-cal{flex:1;display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:1fr;gap:3px}.fbv2 .uni-cal i{border-radius:2px;background:#eef2f0}.fbv2 .uni-cal i.on{background:var(--brand)}.fbv2 .agents{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:54px}.fbv2 .agent{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;box-shadow:var(--shadow);transition:transform .18s,box-shadow .18s;overflow:hidden}.fbv2 .agent:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.fbv2 .agent .av{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:16px;box-shadow:0 6px 16px rgba(20,40,35,.18)}.fbv2 .agent .av svg{width:23px;height:23px}.fbv2 .agent h3{font-size:18px;font-weight:800;letter-spacing:-.02em}.fbv2 .agent .role{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--brand2);margin-top:3px}.fbv2 .agent p{font-size:14px;color:var(--ink2);margin-top:12px;line-height:1.55}.fbv2 .agent ul{list-style:none;padding:0;margin:15px 0 0;display:flex;flex-direction:column;gap:9px}.fbv2 .agent li{display:flex;gap:9px;align-items:flex-start;font-size:13.5px;font-weight:600;color:var(--ink)}.fbv2 .agent li svg{flex:0 0 auto;width:16px;height:16px;color:var(--brand);margin-top:1px}.fbv2 .agent .live{position:absolute;top:20px;right:20px;display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand2)}.fbv2 .agent .live i{width:7px;height:7px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 0 rgba(28,158,122,.5);animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(28,158,122,.5)}70%{box-shadow:0 0 0 7px rgba(28,158,122,0)}to{box-shadow:0 0 0 0 rgba(28,158,122,0)}}@media(max-width:900px){.fbv2 .agents{grid-template-columns:1fr}}.fbv2 .dark-block{background:radial-gradient(120% 90% at 12% 0,#164034,#0C2A22 62%);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);color:#EAF3EF}.fbv2 .dark-block .eyebrow{color:#8FE6C8;background:rgba(143,230,200,.1);border-color:rgba(143,230,200,.22)}.fbv2 .dark-block .sec-head h2{color:#fff}.fbv2 .dark-block .sec-head p{color:#AFC7BE}.fbv2 .dark-block .agent{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.12);box-shadow:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fbv2 .dark-block .agent:hover{box-shadow:0 24px 50px rgba(0,0,0,.32)}.fbv2 .dark-block .agent h3{color:#fff}.fbv2 .dark-block .agent p{color:#AFC7BE}.fbv2 .dark-block .agent li{color:#DCEBE5}.fbv2 .dark-block .agent li svg{color:#3BC79E}.fbv2 .dark-block .agent .live,.fbv2 .dark-block .agent .role{color:#8FE6C8}.fbv2 .dark-block .agent .live i{background:#3BC79E}.fbv2 .rail{position:relative;margin-top:54px}.fbv2 .rail .line{position:absolute;left:12.5%;right:12.5%;top:19px;height:2px;background:linear-gradient(90deg,var(--brand),#8bd3bd 70%,var(--line));border-radius:2px}.fbv2 .rail .rsteps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.fbv2 .rstep{display:flex;flex-direction:column;align-items:flex-start}.fbv2 .rstep .node{width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid var(--brand);color:var(--brand2);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;box-shadow:0 6px 16px rgba(28,158,122,.18);margin-bottom:16px}.fbv2 .rstep.mut .node{border-color:var(--line);color:var(--ink3);box-shadow:var(--shadow)}.fbv2 .rstep h3{font-size:17px;font-weight:800;letter-spacing:-.02em}.fbv2 .rstep .wk{font-size:12px;font-weight:800;color:var(--amber);margin-top:6px;letter-spacing:.02em}.fbv2 .rstep p{font-size:13.5px;color:var(--ink2);margin-top:9px;line-height:1.55}@media(max-width:900px){.fbv2 .rail .rsteps{grid-template-columns:1fr 1fr}.fbv2 .rail .line{display:none}}@media(max-width:560px){.fbv2 .rail .rsteps{grid-template-columns:1fr}}.fbv2 .proc2{display:grid;grid-template-columns:1fr 1.08fr;gap:48px;align-items:start;margin-top:48px}.fbv2 .proc2-img .img-slot{overflow:hidden}.fbv2 .proc2-img .img-slot,.fbv2 .proc2-img .proc2-photo{display:block;width:100%;height:540px;border-radius:22px;box-shadow:var(--shadow-lg)}.fbv2 .proc2-img .proc2-photo{-o-object-fit:cover;object-fit:cover}.fbv2 .proc2-steps{position:relative;padding-top:4px}.fbv2 .tli{position:relative;padding-left:58px;padding-bottom:34px}.fbv2 .tli:last-child{padding-bottom:0}.fbv2 .tli:before{content:"";position:absolute;left:16px;top:32px;bottom:-4px;width:2px;background:var(--line)}.fbv2 .tli:last-child:before{display:none}.fbv2 .tli .ring{position:absolute;left:6px;top:5px;width:22px;height:22px;border-radius:50%;border:3px solid var(--amber);background:#fff}.fbv2 .tli .ring:after{content:"";position:absolute;inset:4.5px;border-radius:50%;background:var(--amber)}.fbv2 .tli .num{display:block;font-size:30px;font-weight:800;color:var(--amber);line-height:1;letter-spacing:-.03em;margin-bottom:6px}.fbv2 .tli h3{font-size:19px;font-weight:800;letter-spacing:-.02em;margin:0 0 8px}.fbv2 .tli p{font-size:14px;color:var(--ink2);line-height:1.6}@media(max-width:860px){.fbv2 .proc2{grid-template-columns:1fr;gap:28px}.fbv2 .proc2-img .img-slot,.fbv2 .proc2-img .proc2-photo{height:340px}}.fbv2 .pt-steps{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:40px 0 28px}.fbv2 .pts{gap:11px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:11px 18px;box-shadow:var(--shadow)}.fbv2 .pts,.fbv2 .pts .n{display:flex;align-items:center}.fbv2 .pts .n{width:28px;height:28px;border-radius:50%;background:var(--brand-soft);color:var(--brand2);justify-content:center;font-weight:800;font-size:13px;border:1px solid rgba(28,158,122,.2);flex:0 0 auto}.fbv2 .pts b{font-size:13.5px;letter-spacing:-.01em}.fbv2 .pts b,.fbv2 .pts span{display:block;font-weight:800}.fbv2 .pts span{font-size:12px;color:var(--amber);margin-top:2px}.fbv2 .pt-packlabel{text-align:center;font-size:12.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand2);margin:34px 0 18px}.fbv2 .price-teaser{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 22px;align-items:start}.fbv2 .pt{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px 26px;box-shadow:var(--shadow);position:relative;display:flex;flex-direction:column}.fbv2 .pt.hl{border:1.5px solid var(--brand);box-shadow:var(--shadow-lg)}.fbv2 .pt .rib{position:absolute;top:-12px;left:26px;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#0C2A22;background:var(--amber);padding:5px 11px;border-radius:999px}.fbv2 .pt h3{font-size:21px;font-weight:800;letter-spacing:-.02em}.fbv2 .pt .aud{font-size:13px;color:var(--ink2);margin-top:7px;line-height:1.5;min-height:40px}.fbv2 .pt .pr{font-size:27px;font-weight:800;letter-spacing:-.03em;margin-top:14px}.fbv2 .pt .pr small{display:block;font-size:12px;font-weight:600;color:var(--ink3);margin-top:4px}.fbv2 .pt ul{list-style:none;padding:0;margin:18px 0 20px;display:flex;flex-direction:column;gap:10px;flex:1}.fbv2 .pt li{display:flex;gap:9px;align-items:flex-start;font-size:13.5px;font-weight:600;color:var(--ink)}.fbv2 .pt li svg{flex:0 0 auto;width:16px;height:16px;color:var(--brand);margin-top:1px}.fbv2 .pt .lnk{font-size:13.5px;font-weight:800;color:var(--brand2);display:inline-flex;align-items:center;gap:6px}.fbv2 .pt-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px 24px;box-shadow:var(--shadow)}.fbv2 .pt-foot span{font-size:13.5px;color:var(--ink2);font-weight:600}.fbv2 .pt-foot span b{color:var(--ink);font-weight:800}@media(max-width:820px){.fbv2 .price-teaser{grid-template-columns:1fr}.fbv2 .pt-foot{flex-direction:column;text-align:center}}.fbv2 .hermes-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center}.fbv2 .hermes-copy h2{font-size:clamp(30px,4vw,46px);color:#fff;margin-top:16px;letter-spacing:-.025em;line-height:1.06;font-weight:800}.fbv2 .hermes-copy .lead{font-size:16.5px;color:#AFC7BE;margin-top:16px;line-height:1.6;max-width:520px}.fbv2 .hcaps{display:grid;grid-template-columns:1fr 1fr;gap:15px 22px;margin:26px 0 20px}.fbv2 .hcap{display:flex;gap:11px;align-items:flex-start}.fbv2 .hcap .i{flex:0 0 auto;width:34px;height:34px;border-radius:10px;background:rgba(143,230,200,.12);border:1px solid rgba(143,230,200,.2);display:flex;align-items:center;justify-content:center;color:#8FE6C8}.fbv2 .hcap .i svg{width:18px;height:18px}.fbv2 .hcap b{display:block;font-size:14px;font-weight:800;color:#fff;letter-spacing:-.01em}.fbv2 .hcap>div span{display:block;font-size:12.5px;color:#9FBBB1;margin-top:2px;line-height:1.4}.fbv2 .hnote{font-size:13.5px;color:#CFE2DA;font-weight:600;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:13px 16px;margin-bottom:22px;max-width:520px}.fbv2 .hnote b{color:var(--amber)}.fbv2 .hermes-cta{display:flex;gap:12px;flex-wrap:wrap}.fbv2 .hermes-cta .btn.line{background:rgba(255,255,255,.06);color:#fff;border-color:rgba(255,255,255,.24)}.fbv2 .hermes-visual{display:flex;justify-content:center}.fbv2 .tg-phone{width:328px;max-width:100%;border-radius:38px;background:linear-gradient(158deg,#243430,#0b110e);padding:11px;box-shadow:0 40px 80px rgba(0,0,0,.45)}.fbv2 .tg-scr{border-radius:30px;overflow:hidden;background:#dfe6ea;display:flex;flex-direction:column;height:560px}.fbv2 .tg-head{background:#5b7f9c;padding:13px 14px;gap:11px}.fbv2 .tg-head,.fbv2 .tg-head .av{color:#fff;display:flex;align-items:center;flex:0 0 auto}.fbv2 .tg-head .av{width:38px;height:38px;border-radius:50%;background:linear-gradient(150deg,#2BB58C,#0F7D60);justify-content:center;font-weight:800;font-size:16px}.fbv2 .tg-head .who b{font-size:15px;font-weight:700;display:block;line-height:1.15}.fbv2 .tg-head .who span{font-size:11.5px;color:rgba(255,255,255,.82)}.fbv2 .tg-body{flex:1;padding:16px 13px;display:flex;flex-direction:column;gap:9px;overflow:hidden}.fbv2 .tg-day{align-self:center;font-size:10.5px;font-weight:700;color:#5b6b73;background:rgba(255,255,255,.65);padding:3px 10px;border-radius:999px;margin-bottom:2px}.fbv2 .tg-b{max-width:82%;font-size:12.5px;line-height:1.42;padding:8px 11px 6px;border-radius:14px;box-shadow:0 1px 1px rgba(0,0,0,.06);color:#1b2b28}.fbv2 .tg-b.in{background:#fff;align-self:flex-start;border-bottom-left-radius:5px}.fbv2 .tg-b.out{background:#e6ffd6;align-self:flex-end;border-bottom-right-radius:5px}.fbv2 .tg-b .t{display:block;font-size:9.5px;color:#8a9a92;text-align:right;margin-top:2px;font-weight:600}.fbv2 .tg-b.ok .ok-i svg{width:13px;height:13px;color:#3BA55C;vertical-align:-2px;margin-right:2px}.fbv2 .tg-input{background:#fff;padding:9px 12px;display:flex;align-items:center;gap:10px;border-top:1px solid #d4dade;flex:0 0 auto}.fbv2 .tg-input .ph{flex:1;font-size:12.5px;color:#9aa7ac}.fbv2 .tg-input .snd{width:30px;height:30px;border-radius:50%;background:#2BB58C;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.fbv2 .tg-input .snd svg{width:15px;height:15px}@media(max-width:900px){.fbv2 .hermes-grid{grid-template-columns:1fr;gap:36px}.fbv2 .hcaps{max-width:540px}}@media(max-width:520px){.fbv2 .hcaps{grid-template-columns:1fr}}.fbv2 .who{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:54px}.fbv2 .who-card{display:grid;grid-template-columns:52px 1fr;gap:18px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;box-shadow:var(--shadow);transition:transform .18s,box-shadow .18s}.fbv2 .who-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.fbv2 .who-card .ic{width:52px;height:52px;border-radius:14px;background:var(--brand-soft);color:var(--brand2);display:flex;align-items:center;justify-content:center}.fbv2 .who-card .ic svg{width:26px;height:26px}.fbv2 .who-card h3{font-size:18px;font-weight:800;letter-spacing:-.02em}.fbv2 .who-card .pain{font-size:13.5px;color:var(--ink2);margin-top:9px;line-height:1.55}.fbv2 .who-card .tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.fbv2 .who-card .tags span{font-size:11.5px;font-weight:700;color:var(--ink2);background:var(--soft);border:1px solid var(--line);padding:4px 10px;border-radius:999px}@media(max-width:820px){.fbv2 .who{grid-template-columns:1fr}}.fbv2 .stages{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px}.fbv2 .stage{position:relative;background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px 24px;box-shadow:var(--shadow)}.fbv2 .stage .sn{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand2)}.fbv2 .stage h3{font-size:19px;font-weight:800;margin-top:9px;letter-spacing:-.02em}.fbv2 .stage .pr{font-size:16px;font-weight:800;color:var(--amber);margin-top:6px}.fbv2 .stage p{font-size:13.5px;color:var(--ink2);margin-top:12px;line-height:1.55}.fbv2 .stage .deliver{margin-top:14px;padding-top:13px;border-top:1px dashed var(--line);font-size:12.5px;color:var(--ink);font-weight:600;display:flex;gap:8px;align-items:flex-start}.fbv2 .stage .deliver svg{flex:0 0 auto;width:16px;height:16px;color:var(--brand);margin-top:1px}.fbv2 .stage-arrow{position:absolute;right:-13px;top:50%;transform:translateY(-50%);z-index:3;width:26px;height:26px;border-radius:50%;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--ink3);box-shadow:var(--shadow)}.fbv2 .stage-arrow svg{width:13px;height:13px}.fbv2 .stage-note{text-align:center;font-size:13px;color:var(--ink3);margin-top:16px;font-weight:600}@media(max-width:840px){.fbv2 .stages{grid-template-columns:1fr}.fbv2 .stage-arrow{display:none}}.fbv2 .packs{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.fbv2 .pack{border-radius:20px;padding:30px 28px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column}.fbv2 .pack.hl{background:linear-gradient(160deg,#11352B,#0C2A22);color:#fff;border-color:transparent;box-shadow:var(--shadow-lg)}.fbv2 .pack .badge-top{align-self:flex-start;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0C2A22;background:var(--amber);padding:4px 11px;border-radius:999px;margin-bottom:14px}.fbv2 .pack h3{font-size:22px;font-weight:800;letter-spacing:-.02em}.fbv2 .pack .aud{font-size:13.5px;color:var(--ink2);margin-top:8px;line-height:1.5;min-height:40px}.fbv2 .pack.hl .aud{color:#B9CFC7}.fbv2 .pack .price{font-size:30px;font-weight:800;letter-spacing:-.03em;margin-top:16px}.fbv2 .pack .price small{display:block;font-size:12.5px;font-weight:600;color:var(--ink3);margin-top:5px;letter-spacing:0}.fbv2 .pack.hl .price small{color:#8FB3A8}.fbv2 .pack ul{list-style:none;padding:0;margin:20px 0 24px;display:flex;flex-direction:column;gap:11px;flex:1}.fbv2 .pack li{display:flex;gap:10px;align-items:flex-start;font-size:14px;font-weight:600}.fbv2 .pack li svg{flex:0 0 auto;width:18px;height:18px;color:var(--brand);margin-top:1px}.fbv2 .pack.hl li svg{color:#7FD9BE}@media(max-width:900px){.fbv2 .packs{grid-template-columns:1fr}}.fbv2 .cmp-wrap{margin-top:26px;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.fbv2 table.cmp{width:100%;border-collapse:collapse;background:#fff;font-size:14px}.fbv2 table.cmp td,.fbv2 table.cmp th{padding:14px 18px;text-align:left;border-bottom:1px solid var(--line)}.fbv2 table.cmp thead th{background:var(--soft);font-size:12.5px;font-weight:800;letter-spacing:-.01em}.fbv2 table.cmp thead th:not(:first-child){text-align:center}.fbv2 table.cmp tbody td:not(:first-child){text-align:center;color:var(--ink2);font-weight:600}.fbv2 table.cmp tbody th{font-weight:700;color:var(--ink)}.fbv2 table.cmp tbody tr:last-child td,.fbv2 table.cmp tbody tr:last-child th{border-bottom:none}.fbv2 table.cmp .col-hl{background:rgba(28,158,122,.05)}.fbv2 table.cmp .ck{color:var(--brand)}.fbv2 table.cmp .dash{color:var(--ink3)}@media(max-width:760px){.fbv2 .cmp-wrap{overflow-x:auto}.fbv2 table.cmp{min-width:560px}}.fbv2 .faq{max-width:820px;margin:50px auto 0;display:flex;flex-direction:column;gap:12px}.fbv2 .faq details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 22px;box-shadow:var(--shadow);transition:box-shadow .18s}.fbv2 .faq details[open]{box-shadow:var(--shadow-lg)}.fbv2 .faq summary{list-style:none;cursor:pointer;padding:20px 0;font-size:16px;font-weight:700;letter-spacing:-.01em;display:flex;align-items:center;justify-content:space-between;gap:16px}.fbv2 .faq summary::-webkit-details-marker{display:none}.fbv2 .faq summary .pl{flex:0 0 auto;width:22px;height:22px;position:relative;transition:transform .2s}.fbv2 .faq summary .pl:after,.fbv2 .faq summary .pl:before{content:"";position:absolute;background:var(--brand);border-radius:2px}.fbv2 .faq summary .pl:before{top:50%;left:3px;right:3px;height:2.4px;transform:translateY(-50%)}.fbv2 .faq summary .pl:after{left:50%;top:3px;bottom:3px;width:2.4px;transform:translateX(-50%);transition:opacity .2s}.fbv2 .faq details[open] summary .pl:after{opacity:0}.fbv2 .faq details[open] summary .pl{transform:rotate(180deg)}.fbv2 .faq .ans{padding:0 0 22px;font-size:14.5px;color:var(--ink2);line-height:1.6;text-wrap:pretty}.fbv2 .faq .ans b{color:var(--ink);font-weight:700}.fbv2 .hero2{position:relative;padding:32px 0 26px}.fbv2 .hero2-panel{background:linear-gradient(158deg,#E9F6F0,#F5FBF8);border:1px solid var(--line);border-radius:32px;padding:52px 50px;display:grid;grid-template-columns:1.16fr .92fr;gap:40px;align-items:center;position:relative;overflow:hidden}.fbv2 .hero2-badge{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:700;color:var(--ink2);background:#fff;border:1px solid var(--line);padding:5px 14px 5px 5px;border-radius:999px;box-shadow:var(--shadow)}.fbv2 .hero2-badge b{background:var(--brand-soft);color:var(--brand2);font-weight:800;padding:4px 10px;border-radius:999px;font-size:12.5px}.fbv2 .hero2-copy h1{font-size:clamp(34px,4.3vw,54px);margin-top:18px}.fbv2 .hero2-copy .sub{font-size:17px;color:var(--ink2);margin-top:16px;max-width:470px}.fbv2 .hero2-label{display:flex;align-items:center;gap:16px;margin-top:24px}.fbv2 .hero2-label b{font-size:14px;font-weight:800;letter-spacing:-.01em;white-space:nowrap;color:var(--ink)}.fbv2 .hero2-label .dv{height:1px;background:var(--line);flex:1}.fbv2 .hero2 .cta{display:flex;gap:12px;margin-top:24px;flex-wrap:wrap}.fbv2 .hero2-proof{font-size:13.5px;color:var(--ink2);margin-top:20px;max-width:450px;line-height:1.55;font-weight:500}.fbv2 .hero2-proof b{color:var(--brand2);font-weight:800}.fbv2 .hero2-visual{min-height:360px}.fbv2 .hero2-ico{position:absolute;width:44px;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:13px;box-shadow:0 12px 26px rgba(18,38,32,.18);z-index:3}.fbv2 .spark{position:absolute;color:var(--brand);opacity:.45;z-index:1}@media(max-width:900px){.fbv2 .hero2-panel{grid-template-columns:1fr;padding:36px 24px;gap:30px}.fbv2 .hero2-copy .sub{max-width:none}.fbv2 .hero2-ico{display:none}}.fbv2 .opm{width:100%;max-width:520px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-lg);position:relative;z-index:2}.fbv2 .opm-top{display:flex;align-items:center;gap:10px;padding:12px 15px;border-bottom:1px solid var(--line)}.fbv2 .opm-top .dot{width:22px;height:22px;border-radius:7px;background:linear-gradient(150deg,var(--brand),var(--brand2));flex:0 0 auto}.fbv2 .opm-top b{font-size:14px;font-weight:800;letter-spacing:-.02em}.fbv2 .opm-top .av{margin-left:auto;width:22px;height:22px;border-radius:50%;background:#dbe6e0}.fbv2 .opm-tools{display:flex;align-items:center;gap:8px;padding:10px 15px;border-bottom:1px solid var(--line)}.fbv2 .opm-chip{font-weight:700;color:var(--ink2);background:var(--soft);border:1px solid var(--line);padding:5px 10px}.fbv2 .opm-chip,.fbv2 .opm-new{font-size:11px;border-radius:8px}.fbv2 .opm-new{margin-left:auto;font-weight:800;color:#fff;background:var(--brand);padding:6px 12px}.fbv2 table.opm-t{width:100%;border-collapse:collapse;font-size:12.5px}.fbv2 table.opm-t th{text-align:left;font-size:9.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--ink3);padding:9px 15px;border-bottom:1px solid var(--line)}.fbv2 table.opm-t td{padding:11px 15px;border-bottom:1px solid var(--line);font-weight:700;color:var(--ink)}.fbv2 table.opm-t tr:last-child td{border-bottom:none}.fbv2 table.opm-t td.c{color:var(--ink2);font-weight:600}.fbv2 .opm-st{font-size:10px;font-weight:800;padding:3px 9px;border-radius:999px;white-space:nowrap}.fbv2 .opm-st.wait{color:#8a5a2b;background:#FCF1DC}.fbv2 .opm-st.prog{color:#2a5f99;background:#E5EEFB}.fbv2 .opm-st.done{color:var(--brand2);background:var(--brand-soft)}.fbv2 .opm-float{position:absolute;left:16px;bottom:-16px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-lg);padding:9px 13px;display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700;z-index:4}.fbv2 .opm-float .g{width:20px;height:20px;border-radius:6px;background:var(--brand);display:flex;align-items:center;justify-content:center}.fbv2 .opm-float .g svg{width:12px;height:12px}.fbv2 .hub-flow{margin-top:46px;background:linear-gradient(158deg,#F1FAF6,#E9F6F0);border:1px solid var(--line);border-radius:28px;padding:38px 32px}.fbv2 .hub-pills{display:flex;gap:10px;justify-content:center;margin-bottom:32px;flex-wrap:wrap}.fbv2 .hub-pills span{font-size:12px;font-weight:800;color:var(--brand2);border:1px solid rgba(28,158,122,.22);padding:7px 16px;border-radius:999px}.fbv2 .hub-cols{display:grid;grid-template-columns:132px 30px 1fr 30px 1.25fr;align-items:center;gap:14px}.fbv2 .hub-arrow{display:flex;align-items:center;justify-content:center;color:var(--brand)}.fbv2 .hub-arrow svg{width:22px;height:22px}.fbv2 .hub-tiles{display:flex;flex-direction:column;gap:11px}.fbv2 .hub-tile{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:8px 10px;box-shadow:var(--shadow)}.fbv2 .hub-tile .ic{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:11px;flex:0 0 auto}.fbv2 .hub-tile span{font-size:12px;font-weight:700;color:var(--ink)}.fbv2 .hub-hub{background:#fff;border:1.5px solid rgba(28,158,122,.32);border-radius:16px;box-shadow:0 20px 44px rgba(15,125,96,.14);padding:15px}.fbv2 .hub-hub .lbl{text-align:center;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--brand2);margin-bottom:11px}.fbv2 .hub-mini{border:1px solid var(--line);border-radius:10px;overflow:hidden}.fbv2 .hub-mini .row{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:center;padding:7px 10px;border-bottom:1px solid var(--line)}.fbv2 .hub-mini .row:last-child{border-bottom:none}.fbv2 .hub-mini .ln{height:5px;border-radius:3px;background:#e4eae7}.fbv2 .hub-mini .p{font-size:8.5px;font-weight:800;padding:2px 7px;border-radius:999px}.fbv2 .hub-mini .p.a{color:#8a5a2b;background:#FCF1DC}.fbv2 .hub-mini .p.b{color:#2a5f99;background:#E5EEFB}.fbv2 .hub-mini .p.c{color:var(--brand2);background:var(--brand-soft)}.fbv2 .hub-wf{display:flex;align-items:center;gap:7px;margin-top:11px}.fbv2 .hub-wf i{flex:1;height:22px;border-radius:6px;background:var(--soft);border:1px solid var(--line)}.fbv2 .hub-wf i.act{background:var(--brand);border-color:transparent}.fbv2 .hub-wf svg{width:12px;height:12px;color:var(--ink3);flex:0 0 auto}.fbv2 .hub-cap{text-align:center;margin-top:13px;font-size:14px;font-weight:800;letter-spacing:-.02em}.fbv2 .hub-cap small{display:block;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ink3);margin-top:4px}.fbv2 .hub-mods{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fbv2 .hub-mod{background:#fff;border:1px solid var(--line);border-radius:12px;padding:13px;box-shadow:var(--shadow)}.fbv2 .hub-mod h4{font-size:12.5px;font-weight:800;margin:0 0 9px;display:flex;align-items:center;gap:7px}.fbv2 .hub-mod h4 svg{width:14px;height:14px;color:var(--brand)}.fbv2 .hub-mod .sk{height:5px;border-radius:3px;background:#e8ede b;background:#e6ece9;margin-bottom:6px}.fbv2 .hub-mod .stp{display:flex;align-items:center;gap:6px;font-size:10.5px;font-weight:700;color:var(--ink2);margin-bottom:5px}.fbv2 .hub-mod .stp i{width:12px;height:12px;border-radius:50%;border:2px solid var(--line);flex:0 0 auto}.fbv2 .hub-mod .stp.on i{background:var(--brand);border-color:var(--brand)}.fbv2 .hub-mod.ai{background:linear-gradient(160deg,#EAF1FB,#F3F7FD);border-color:#dbe6f5}.fbv2 .hub-mod.ai p{font-size:11px;color:#40587a;font-weight:600;line-height:1.45;margin:0}.fbv2 .hub-cta{display:flex;gap:12px;justify-content:center;margin-top:30px;flex-wrap:wrap}@media(max-width:900px){.fbv2 .hub-cols{grid-template-columns:1fr;gap:20px}.fbv2 .hub-arrow{transform:rotate(90deg);justify-self:center}.fbv2 .hub-tiles{display:grid;grid-template-columns:1fr 1fr}}.fbv2 .book-pills{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:20px}.fbv2 .book-pills span{font-size:12.5px;font-weight:700;color:var(--brand2);background:var(--brand-soft);border:1px solid rgba(28,158,122,.2);padding:7px 14px;border-radius:999px}.fbv2 .book-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px;align-items:stretch}.fbv2 .book-testis{display:flex;flex-direction:column;gap:16px}.fbv2 .testi{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:var(--shadow);flex:1}.fbv2 .testi .top{display:flex;align-items:center;gap:12px;margin-bottom:14px}.fbv2 .testi .av{width:46px;height:46px;border-radius:50%;background:linear-gradient(150deg,#cfe0d9,#aecabd);flex:0 0 auto}.fbv2 .testi .who b{font-size:15px;font-weight:800;display:block}.fbv2 .testi .who small{font-size:12.5px;color:var(--ink3);font-weight:600}.fbv2 .testi p{font-size:14.5px;color:var(--ink);line-height:1.55}.fbv2 .testi .mk{background:var(--brand-soft);color:var(--brand2);font-weight:700;padding:1px 7px;border-radius:6px;white-space:nowrap}.fbv2 .book-cal{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-lg);padding:24px 26px;position:relative;overflow:hidden}.fbv2 .book-cal iframe{display:block;width:100%;height:100%;min-height:720px;border:0;border-radius:12px}.fbv2 .cal-slots{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.fbv2 .cal-slots .slot{font-size:12.5px;font-weight:700;color:var(--brand2);background:var(--brand-soft);border:1px solid rgba(28,158,122,.2);padding:8px 14px;border-radius:9px;cursor:pointer;transition:transform .12s,background .12s}.fbv2 .cal-slots .slot:hover{transform:translateY(-1px);background:var(--brand);color:#fff}.fbv2 .cal-hint{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:12.5px;font-weight:600;color:var(--ink3)}.fbv2 .cal-hint svg{width:15px;height:15px;color:var(--amber);flex:0 0 auto}.fbv2 .cal-days button[disabled]{opacity:.4}.fbv2 .cal-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:var(--ink2);background:#fff;z-index:2}.fbv2 .book-cal .rb{position:absolute;top:14px;right:-34px;transform:rotate(45deg);background:#0C2A22;color:#fff;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:5px 40px}.fbv2 .cal-head{display:flex;align-items:center;justify-content:center;gap:16px;font-size:16px;font-weight:800;color:var(--ink);margin-bottom:16px}.fbv2 .cal-head button{border:none;background:var(--soft);width:28px;height:28px;border-radius:8px;color:var(--ink2);font-size:15px;cursor:pointer}.fbv2 .cal-days,.fbv2 .cal-dow{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.fbv2 .cal-dow span{text-align:center;font-size:10.5px;font-weight:800;color:var(--ink3);padding-bottom:6px}.fbv2 .cal-days button{aspect-ratio:1;border:none;background:transparent;border-radius:50%;font:inherit;font-size:12.5px;font-weight:700;color:var(--ink3);cursor:default}.fbv2 .cal-days button.free{background:var(--brand-soft);color:var(--brand2);cursor:pointer}.fbv2 .cal-days button.sel{background:var(--brand);color:#fff}.fbv2 .cal-tz{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);font-size:12.5px;font-weight:700;color:var(--ink2);display:flex;align-items:center;gap:8px}.fbv2 .cal-tz svg{width:15px;height:15px;color:var(--brand)}.fbv2 .book-slot{margin-top:14px;font-size:12px;color:var(--ink3);text-align:center;font-weight:600}.fbv2 .book-cta{display:flex;gap:12px;justify-content:center;margin-top:28px;flex-wrap:wrap}@media(max-width:820px){.fbv2 .book-grid{grid-template-columns:1fr}.fbv2 .book-cal iframe{min-height:640px}}.fbv2 .conv-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:34px;margin-top:44px;align-items:center}.fbv2 .conv-chat{display:flex;flex-direction:column;gap:13px}.fbv2 .cbub{display:flex;gap:11px;align-items:flex-start}.fbv2 .cbub .av{width:36px;height:36px;border-radius:50%;flex:0 0 auto;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;color:#fff}.fbv2 .cbub .msg{font-size:14px;line-height:1.5;padding:13px 16px;border-radius:16px}.fbv2 .cbub.them .av{background:linear-gradient(150deg,#7d8f88,#5a6b64)}.fbv2 .cbub.them .msg{background:#fff;border:1px solid var(--line);color:var(--ink);border-top-left-radius:5px}.fbv2 .cbub.us{flex-direction:row-reverse}.fbv2 .cbub.us .av{background:linear-gradient(150deg,var(--brand),var(--brand2))}.fbv2 .cbub.us .msg{background:var(--brand-soft);color:var(--ink);border-top-right-radius:5px}.fbv2 .conv-cta{margin-top:8px}.fbv2 .conv-cta a{display:flex;width:100%;justify-content:center;align-items:center;gap:10px;color:#fff;padding:16px;font-size:16px;font-weight:800;border-radius:14px;text-decoration:none}.fbv2 .conv-cta a svg{width:18px;height:18px}.fbv2 .conv-tip{display:flex;align-items:flex-start;gap:8px;margin-top:14px;font-size:12.5px;color:var(--ink2);font-weight:600;line-height:1.45}.fbv2 .conv-tip svg{width:16px;height:16px;color:var(--amber);flex:0 0 auto;margin-top:1px}@media(max-width:860px){.fbv2 .conv-grid{grid-template-columns:1fr}}.fbv2 .works-panel{background:linear-gradient(158deg,#E9F6F0,#F5FBF8);border:1px solid var(--line);border-radius:30px;padding:44px 40px}.fbv2 .works-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap}.fbv2 .works-head h2{font-size:clamp(28px,3.4vw,42px);margin-top:14px}.fbv2 .works-head p{font-size:16px;color:var(--ink2);margin-top:10px;max-width:440px}.fbv2 .works-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}.fbv2 .work{position:relative;display:block;border-radius:20px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.fbv2 .work:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:var(--brand)}.fbv2 .work .img-slot{display:flex;align-items:center;justify-content:center;width:100%;height:230px;padding:24px 24px 78px}.fbv2 .work .lab{position:absolute;left:12px;right:12px;bottom:12px;background:#fff;border-radius:12px;padding:11px 15px;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--shadow)}.fbv2 .work .lab b{font-weight:800;font-size:13.5px;letter-spacing:-.01em}.fbv2 .work .lab small{display:block;font-size:11px;color:var(--ink3);font-weight:600;margin-top:1px}.fbv2 .work .lab svg{width:16px;height:16px;color:var(--brand);flex:0 0 auto}@media(max-width:900px){.fbv2 .works-row{grid-template-columns:1fr 1fr}}@media(max-width:560px){.fbv2 .works-row{grid-template-columns:1fr}.fbv2 .works-panel{padding:32px 20px}}.fbv2 #heroH1{transition:opacity .35s ease;min-height:4.3em}.fbv2 .hero2-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:500px}.fbv2 .orbit{position:relative;width:460px;height:460px;max-width:100%}.fbv2 .orbit-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1.5px solid rgba(28,158,122,.18)}.fbv2 .orbit-ring.r1{width:460px;height:460px}.fbv2 .orbit-ring.r2{width:330px;height:330px;border-color:rgba(28,158,122,.1)}.fbv2 .fall-layer{position:absolute;inset:0;overflow:hidden;border-radius:24px;z-index:1;pointer-events:none}.fbv2 .oico{position:absolute;top:-56px;width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;box-shadow:0 12px 26px rgba(18,38,32,.18);animation:fall linear infinite}@keyframes fall{0%{transform:translateY(-10px) rotate(-6deg);opacity:0}8%{opacity:1}88%{opacity:1}to{transform:translateY(520px) rotate(6deg);opacity:0}}.fbv2 .oico.pill{width:auto;height:38px;padding:0 14px;gap:8px;border-radius:11px;font-size:12.5px;font-weight:700;letter-spacing:-.01em;white-space:nowrap}.fbv2 .oico.pill svg{width:15px;height:15px;flex:0 0 auto}.fbv2 .oico.pill.api{background:#0B1220}.fbv2 .oico.pill.mcp{background:var(--brand2)}.fbv2 .sysm{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:440px;max-width:100%;z-index:2}.fbv2 .sysm-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;display:grid;grid-template-columns:38px 1fr;box-shadow:0 30px 60px rgba(18,38,32,.17)}.fbv2 .sysm-rail{background:var(--soft);border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;gap:11px;padding:12px 0}.fbv2 .sysm-rail span{width:18px;height:18px;border-radius:5px;background:#d7e2dc}.fbv2 .sysm-rail span.on{background:var(--brand)}.fbv2 .sysm-rail span.add{animation:modPop 6s ease-in-out infinite}@keyframes modPop{0%{transform:scale(0);opacity:0;background:var(--brand)}9%{transform:scale(1.25);opacity:1;background:var(--brand)}18%{transform:scale(1);background:var(--brand)}70%{background:var(--brand)}86%,to{transform:scale(1);opacity:1;background:#d7e2dc}}.fbv2 .sysm-grow{position:absolute;top:-14px;left:50%;transform:translateX(-50%) translateY(6px);z-index:7;font-size:11px;font-weight:800;color:#0C2A22;background:var(--amber);padding:5px 12px;border-radius:999px;box-shadow:0 8px 20px rgba(245,166,35,.35);opacity:0;pointer-events:none;animation:growToast 6s ease-in-out infinite}@keyframes growToast{0%{opacity:0;transform:translateX(-50%) translateY(6px)}5%{opacity:1;transform:translateX(-50%) translateY(0)}20%{opacity:1}28%{opacity:0;transform:translateX(-50%) translateY(-4px)}to{opacity:0}}@media(prefers-reduced-motion:reduce){.fbv2 .sysm-rail span.add{animation:none;background:#d7e2dc}.fbv2 .sysm-grow{display:none}}.fbv2 .sysm-rail span.logo{background:linear-gradient(150deg,var(--brand),var(--brand2));border-radius:6px;margin-bottom:4px}.fbv2 .sysm-main{min-width:0}.fbv2 .sm-top{display:flex;align-items:center;gap:8px;padding:10px 13px;border-bottom:1px solid var(--line)}.fbv2 .sm-top b{font-size:12.5px;font-weight:800;letter-spacing:-.02em}.fbv2 .sm-top .tab{font-style:normal;font-size:9px;font-weight:700;color:var(--ink3);padding:3px 0}.fbv2 .sm-top .tab.on{color:var(--ink);border-bottom:2px solid var(--brand)}.fbv2 .sm-top .new{margin-left:auto;font-size:9px;font-weight:800;color:#fff;background:var(--brand);padding:5px 9px;border-radius:7px}.fbv2 .sm-kpi{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.fbv2 .sm-kpi .k{padding:8px 12px;border-right:1px solid var(--line)}.fbv2 .sm-kpi .k:last-child{border-right:none}.fbv2 .sm-kpi small{display:block;font-size:7.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--ink3)}.fbv2 .sm-kpi b{font-size:15px;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.fbv2 .sm-kpi b.warn{color:#B26A00}.fbv2 .sm-tools{display:flex;gap:6px;padding:8px 13px;border-bottom:1px solid var(--line)}.fbv2 .sm-tools i{font-style:normal;font-size:8.5px;font-weight:700;color:var(--ink2);background:var(--soft);border:1px solid var(--line);padding:4px 8px;border-radius:6px}.fbv2 .sm-tools i.s{color:var(--brand2);background:var(--brand-soft);border-color:rgba(28,158,122,.2)}.fbv2 .sm-mods{display:flex;gap:6px;align-items:center;padding:9px 13px;border-bottom:1px solid var(--line)}.fbv2 .sm-mods .mod{font-size:8.5px;font-weight:800;color:var(--ink2);background:var(--soft);border:1px solid var(--line);padding:4px 9px;border-radius:999px}.fbv2 .sm-mods .mod.grow{color:#0C2A22;background:var(--amber);border-color:transparent;animation:modGrow 6s ease-in-out infinite;transform-origin:left center}@keyframes modGrow{0%{transform:scale(0);opacity:0}9%{transform:scale(1.15);opacity:1}18%,to{transform:scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.fbv2 .sm-mods .mod.grow{animation:none}}.fbv2 table.sm-t{width:100%;border-collapse:collapse;font-size:10px}.fbv2 .sm-t th{text-align:left;font-size:7.5px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:var(--ink3)}.fbv2 .sm-t td,.fbv2 .sm-t th{padding:7px 13px;border-bottom:1px solid var(--line)}.fbv2 .sm-t td{font-weight:700;color:var(--ink)}.fbv2 .sm-t td.c{color:var(--ink2);font-weight:600}.fbv2 .sm-t tr:last-child td{border-bottom:none}.fbv2 .st{font-size:8px;font-weight:800;padding:2px 7px;border-radius:999px;white-space:nowrap}.fbv2 .st.a{color:#8a5a2b;background:#FCF1DC}.fbv2 .st.b{color:#2a5f99;background:#E5EEFB}.fbv2 .st.c{color:var(--brand2);background:var(--brand-soft)}.fbv2 .sysm-chat{position:absolute;right:-30px;bottom:-24px;width:216px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 26px 54px rgba(18,38,32,.24);overflow:hidden;z-index:5}.fbv2 .ch-h{gap:9px;padding:11px 13px;background:linear-gradient(120deg,#11352B,#0C2A22);color:#fff}.fbv2 .ch-av,.fbv2 .ch-h{display:flex;align-items:center}.fbv2 .ch-av{width:26px;height:26px;border-radius:8px;background:rgba(245,166,35,.18);justify-content:center;flex:0 0 auto}.fbv2 .ch-av svg{width:15px;height:15px;color:var(--amber)}.fbv2 .ch-h b{font-size:11.5px;font-weight:800;display:block;line-height:1.1}.fbv2 .ch-h small{font-size:9px;color:#8FE6C8;font-weight:600}.fbv2 .ch-h .ch-x{margin-left:auto;font-size:11px;color:#7FA093}.fbv2 .ch-body{padding:12px;display:flex;flex-direction:column;gap:8px;background:var(--soft)}.fbv2 .ch-b{font-size:9.5px;font-weight:600;line-height:1.4;padding:8px 10px;border-radius:11px;max-width:88%}.fbv2 .ch-b.them{background:#fff;border:1px solid var(--line);color:var(--ink);align-self:flex-start;border-top-left-radius:4px}.fbv2 .ch-b.me{background:var(--brand);color:#fff;align-self:flex-end;border-top-right-radius:4px}.fbv2 .ch-chips{display:flex;gap:6px;align-self:flex-start;margin-top:1px}.fbv2 .ch-chips span{font-size:8.5px;font-weight:800;color:var(--brand2);background:var(--brand-soft);border:1px solid rgba(28,158,122,.22);padding:4px 9px;border-radius:999px}.fbv2 .ch-in{display:flex;align-items:center;gap:8px;padding:9px 11px;border-top:1px solid var(--line);background:#fff}.fbv2 .ch-in span{font-size:9.5px;color:var(--ink3);font-weight:600;flex:1}.fbv2 .ch-send{width:24px;height:24px;border-radius:7px;background:var(--brand);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.fbv2 .ch-send svg{width:13px;height:13px}@media(prefers-reduced-motion:reduce){.fbv2 .oico{animation:none;opacity:.9}}@media(max-width:900px){.fbv2 .hero2-visual{min-height:0}.fbv2 .orbit{width:100%;height:auto}.fbv2 .fall-layer,.fbv2 .orbit-ring{display:none}.fbv2 .sysm{position:relative;top:auto;left:auto;transform:none;width:100%}.fbv2 .sysm-chat{position:static;width:auto;right:auto;bottom:auto;margin-top:12px}}.fbv2 .proto{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-lg);overflow:hidden;position:relative}.fbv2 .proto-bar{display:flex;align-items:center;gap:7px;padding:10px 14px;border-bottom:1px solid var(--line);background:var(--soft)}.fbv2 .proto-bar .d{width:10px;height:10px;border-radius:50%;flex:0 0 auto}.fbv2 .proto-bar .d.r{background:#F26D6D}.fbv2 .proto-bar .d.y{background:#F5C24B}.fbv2 .proto-bar .d.g{background:#5CC48A}.fbv2 .proto-bar .url{margin-left:10px;font-size:11px;font-weight:600;color:var(--ink3);background:#fff;border:1px solid var(--line);border-radius:7px;padding:4px 12px}.fbv2 .proto-bar .ver{margin-left:auto;font-size:9.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#9a6100;background:var(--amber-soft);border:1px solid #f1dfbb;padding:4px 10px;border-radius:999px}.fbv2 .proto-body{display:grid;grid-template-columns:42px 1fr}.fbv2 .proto-side{background:var(--soft);border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;gap:12px;padding:14px 0}.fbv2 .proto-side span{width:20px;height:20px;border-radius:6px;background:#d7e2dc}.fbv2 .proto-side span.on{background:var(--brand)}.fbv2 .proto-main{padding:16px 18px;min-width:0}.fbv2 .proto-h{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.fbv2 .proto-h b{font-size:15px;font-weight:800;letter-spacing:-.02em}.fbv2 .proto-new{font-size:10.5px;font-weight:800;color:#fff;background:var(--brand);padding:6px 12px;border-radius:8px}.fbv2 .proto-kpi{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px}.fbv2 .proto-kpi .pk{border:1px solid var(--line);border-radius:11px;padding:10px 12px}.fbv2 .proto-kpi small{display:block;font-size:8.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink3)}.fbv2 .proto-kpi b{font-size:20px;font-weight:800;letter-spacing:-.03em}.fbv2 .proto-kpi b.warn{color:#B26A00}.fbv2 .proto-chart{display:flex;align-items:flex-end;gap:9px;height:78px;padding:12px;border:1px solid var(--line);border-radius:12px;margin-bottom:14px}.fbv2 .proto-chart i{flex:1;background:var(--brand-soft);border-radius:5px 5px 0 0}.fbv2 .proto-chart i.hi{background:var(--brand)}.fbv2 table.proto-t{width:100%;border-collapse:collapse;font-size:12px}.fbv2 .proto-t th{text-align:left;font-size:8.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--ink3);padding:8px 4px;border-bottom:1px solid var(--line)}.fbv2 .proto-t td{padding:10px 4px;border-bottom:1px solid var(--line);font-weight:700;color:var(--ink)}.fbv2 .proto-t td.c{color:var(--ink2);font-weight:600}.fbv2 .proto-t tr:last-child td{border-bottom:none}.fbv2 section.block{padding:84px 0}.fbv2 section.alt{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.fbv2 .om{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:center}.fbv2 .om h2{font-size:clamp(30px,3.6vw,42px)}.fbv2 .om p{color:var(--ink2);font-size:16.5px;margin-top:18px}.fbv2 .om .links{display:flex;gap:12px;margin-top:26px;flex-wrap:wrap}.fbv2 .om .badge{display:inline-flex;gap:8px;align-items:center;font-size:12.5px;font-weight:700;color:var(--brand2);background:var(--brand-soft);padding:6px 13px;border-radius:999px}.fbv2 .feat{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fbv2 .feat .card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;box-shadow:var(--shadow)}.fbv2 .feat .ic{width:40px;height:40px;border-radius:11px;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:var(--brand2)}.fbv2 .feat .ic svg{width:21px;height:21px}.fbv2 .feat h3{font-size:16.5px;font-weight:700}.fbv2 .feat p{font-size:14px;color:var(--ink2);margin-top:7px;line-height:1.5}@media(max-width:860px){.fbv2 .om{grid-template-columns:1fr}.fbv2 .feat{grid-template-columns:1fr 1fr}}.fbv2 .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:54px}.fbv2 .step{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:26px 22px;box-shadow:var(--shadow)}.fbv2 .step .n{width:34px;height:34px;border-radius:9px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;margin-bottom:16px}.fbv2 .step h3{font-size:17px;font-weight:700}.fbv2 .step p{font-size:14px;color:var(--ink2);margin-top:9px;line-height:1.5}@media(max-width:900px){.fbv2 .steps{grid-template-columns:1fr 1fr}}.fbv2 .services{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:54px}.fbv2 .svc{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:26px;box-shadow:var(--shadow);transition:transform .18s,box-shadow .18s}.fbv2 .svc:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.fbv2 .svc .ic{width:46px;height:46px;border-radius:12px;background:linear-gradient(150deg,var(--brand),var(--brand2));display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:18px}.fbv2 .svc .ic svg{width:23px;height:23px}.fbv2 .svc h3{font-size:18px;font-weight:700}.fbv2 .svc p{font-size:14.5px;color:var(--ink2);margin-top:10px}@media(max-width:900px){.fbv2 .services{grid-template-columns:1fr 1fr}}.fbv2 .paths{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:54px}.fbv2 .path{border-radius:20px;padding:34px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.fbv2 .path.hl{background:linear-gradient(160deg,#11352B,#0C2A22);color:#fff;border-color:transparent}.fbv2 .path .tag{font-size:12.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand2)}.fbv2 .path.hl .tag{color:#7FD9BE}.fbv2 .path h3{font-size:24px;font-weight:800;margin-top:12px}.fbv2 .path>p{font-size:15px;color:var(--ink2);margin-top:10px}.fbv2 .path.hl>p{color:#B9CFC7}.fbv2 .path ul{list-style:none;padding:0;margin:22px 0;display:flex;flex-direction:column;gap:12px}.fbv2 .path li{display:flex;gap:11px;align-items:flex-start;font-size:14.5px;font-weight:600}.fbv2 .path li svg{flex:0 0 auto;width:19px;height:19px;color:var(--brand);margin-top:1px}.fbv2 .path.hl li svg{color:#7FD9BE}.fbv2 .path .price{font-size:15px;font-weight:700;color:var(--amber);margin-bottom:20px}@media(max-width:780px){.fbv2 .paths{grid-template-columns:1fr}}.fbv2 .final{background:linear-gradient(160deg,#11352B,#0C2A22);color:#fff;border-radius:26px;padding:56px;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.fbv2 .final h2{font-size:clamp(28px,3.4vw,40px)}.fbv2 .final .lead{color:#B9CFC7;font-size:16.5px;margin-top:16px}.fbv2 .final ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.fbv2 .final li{display:flex;gap:12px;align-items:flex-start;font-size:15px}.fbv2 .final li svg{flex:0 0 auto;width:22px;height:22px;color:#7FD9BE}.fbv2 .final li b{font-weight:700}.fbv2 .final li span{color:#B9CFC7;font-weight:500}@media(max-width:820px){.fbv2 .final{grid-template-columns:1fr;padding:38px}}.fbv2 footer{border-top:1px solid var(--line);padding:54px 0 36px}.fbv2 .foot{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:30px}.fbv2 .foot .desc{font-size:14.5px;color:var(--ink2);margin-top:14px;max-width:300px}.fbv2 .foot h4{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink3);margin:0 0 14px}.fbv2 .foot a{display:block;font-size:14.5px;color:var(--ink2);padding:5px 0}.fbv2 .foot a:hover{color:var(--ink)}.fbv2 .copy{margin-top:40px;padding-top:22px;border-top:1px solid var(--line);font-size:13px;color:var(--ink3);display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}@media(max-width:760px){.fbv2 .foot{grid-template-columns:1fr 1fr}.fbv2 .stats{grid-template-columns:1fr}}.fbv2 .hero2-badge b{background:var(--amber-soft);color:#9a6100}.fbv2 .hero2-proof b{color:#B26A00}.fbv2 .spark{color:var(--amber);opacity:.6}.fbv2 .hero2-label b:after{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--amber);margin-left:10px;vertical-align:middle}.fbv2 .book-pills span{color:#9a6100;background:var(--amber-soft);border-color:#F1DFBB}.fbv2 .hub-pills span{color:#9a6100;border-color:#F1DFBB;background:#fff}.fbv2 .testi .mk{background:var(--amber-soft);color:#9a6100}.fbv2 .cal-tz svg,.fbv2 .work .lab svg{color:var(--amber)}.fbv2 .eyebrow{color:#9a6100;background:var(--amber-soft);border-color:#F1DFBB}.fbv2 .eyebrow .dot{background:var(--amber)}.fbv2 .hub-arrow{color:var(--amber)}.fbv2 .hub-wf i.act{background:var(--amber)}.fbv2 .rstep .node,.fbv2 .stage .sn{color:#9a6100}.fbv2 .hub-mod.ai h4 svg,.fbv2 .proc2 .tli .num{color:var(--amber)}.fbv2 .btn.pri{background:var(--brand);box-shadow:0 8px 20px rgba(28,158,122,.3)}.fbv2 .book-cta .btn.pri,.fbv2 .final .btn.pri{background:var(--amber);color:#3a2600;box-shadow:0 8px 22px rgba(18,38,32,.16)}.fbv2 .final .btn.pri svg path{stroke:#3a2600}.fbv2 .conv-cta a{background:var(--ink)}.fbv2 .price-teaser .pt.hl{border-color:var(--amber)}.fbv2 .price-teaser .pt.hl .rib{background:var(--amber)}.fbv2 .img-slot{display:flex;align-items:center;justify-content:center;text-align:center;padding:16px;font-size:12.5px;font-weight:700;color:var(--ink3);background:repeating-linear-gradient(45deg,#F1F6F3,#F1F6F3 12px,#EAF1ED 0,#EAF1ED 24px);border:1px dashed #c9d6d0;border-radius:14px;box-sizing:border-box}.fbv2 .hub-tile .ic img,.fbv2 .oico img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;display:block}.fbv2 .foot{grid-template-columns:1.6fr 1fr 1fr 1.25fr}@media(max-width:760px){.fbv2 .foot{grid-template-columns:1fr 1fr}}.fbv2 .expert{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.fbv2 .yt{position:relative;border-radius:20px;overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid var(--line);display:block;aspect-ratio:16/9;background:#0C2A22}.fbv2 .yt img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s}.fbv2 .yt:hover img{transform:scale(1.04)}.fbv2 .yt .play{position:absolute;inset:0}.fbv2 .yt .play,.fbv2 .yt .play i{display:flex;align-items:center;justify-content:center}.fbv2 .yt .play i{width:74px;height:74px;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(0,0,0,.3);transition:transform .18s}.fbv2 .yt:hover .play i{transform:scale(1.08)}.fbv2 .yt .play svg{width:26px;height:26px;margin-left:3px;color:#E12B2B}.fbv2 .yt .tag{position:absolute;left:14px;top:14px;display:flex;align-items:center;gap:7px;font-size:11.5px;font-weight:800;color:#fff;background:rgba(12,42,34,.72);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:6px 12px;border-radius:999px}.fbv2 .yt .tag b{color:#FF5A5A}.fbv2 .expert h2{font-size:clamp(26px,3vw,38px);margin-top:16px}.fbv2 .expert .lead{font-size:16.5px;color:var(--ink2);margin-top:16px;line-height:1.6}.fbv2 .expert ul{list-style:none;padding:0;margin:22px 0 26px;display:flex;flex-direction:column;gap:13px}.fbv2 .expert li{display:flex;gap:11px;align-items:flex-start;font-size:15px;font-weight:600;color:var(--ink)}.fbv2 .expert li svg{flex:0 0 auto;width:20px;height:20px;color:var(--amber);margin-top:1px}.fbv2 .expert .ecta{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:860px){.fbv2 .expert{grid-template-columns:1fr;gap:28px}}.fbv2 .logo-img{height:30px;width:auto;display:block}.fbv2 .hasmenu{position:relative;display:flex;align-items:center}.fbv2 .hasmenu>.menutoggle{display:inline-flex;align-items:center;gap:5px;font:inherit;font-size:14.5px;font-weight:600;color:var(--ink2);background:none;border:none;cursor:pointer;padding:0;white-space:nowrap;transition:color .15s}.fbv2 .hasmenu>.menutoggle svg{width:13px;height:13px;transition:transform .18s}.fbv2 .hasmenu:focus-within>.menutoggle,.fbv2 .hasmenu:hover>.menutoggle{color:var(--ink)}.fbv2 .hasmenu:focus-within>.menutoggle svg,.fbv2 .hasmenu:hover>.menutoggle svg{transform:rotate(180deg)}.fbv2 .submenu{position:absolute;top:100%;left:0;min-width:232px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-lg);padding:8px;display:none;flex-direction:column;gap:1px;z-index:60}.fbv2 .hasmenu:focus-within .submenu,.fbv2 .hasmenu:hover .submenu{display:flex}.fbv2 .submenu a{font-size:13.5px;font-weight:600;color:var(--ink2);padding:8px 12px;border-radius:8px;white-space:nowrap}.fbv2 .submenu a:hover{background:var(--soft);color:var(--ink)}.fbv2 .submenu .subhead{font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ink3);padding:10px 12px 4px;margin-top:4px;border-top:1px solid var(--line)}@media(max-width:940px){.fbv2 .hasmenu{display:none}}.fbv2 .navtoggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);background:#fff;border-radius:10px;color:var(--ink);cursor:pointer;box-shadow:var(--shadow)}.fbv2 .navtoggle svg{width:20px;height:20px}.fbv2 .mobilemenu{display:none;flex-direction:column;gap:2px;padding:12px 18px 20px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:68px;z-index:49;box-shadow:var(--shadow-lg)}.fbv2 .mobilemenu.open{display:flex}.fbv2 .mobilemenu a{font-size:15px;font-weight:700;color:var(--ink);padding:11px 6px;border-bottom:1px solid var(--line)}.fbv2 .mobilemenu a:last-child{border-bottom:none}.fbv2 .mobilemenu .mm-head{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--ink3);padding:14px 6px 4px}.fbv2 .mobilemenu .mm-cta{margin-top:14px;justify-content:center;color:#fff;border-bottom:none}@media(max-width:940px){.fbv2 .navtoggle{display:inline-flex}}@media(min-width:941px){.fbv2 .mobilemenu{display:none!important}}.fbv2 .tg-body{scroll-behavior:smooth}.fbv2 .tg-anim{opacity:0;transform:translateY(10px);transition:opacity .45s ease,transform .45s cubic-bezier(.2,.8,.25,1)}.fbv2 .tg-anim.show{opacity:1;transform:none}.fbv2 .tg-typing{align-self:flex-start;background:#fff;border-radius:14px;border-bottom-left-radius:5px;padding:10px 13px;box-shadow:0 1px 1px rgba(0,0,0,.06);display:none;align-items:center;gap:4px}.fbv2 .tg-typing.on{display:flex}.fbv2 .tg-typing i{width:6px;height:6px;border-radius:50%;background:#9fb0b8;animation:tgdot 1.1s ease-in-out infinite}.fbv2 .tg-typing i:nth-child(2){animation-delay:.18s}.fbv2 .tg-typing i:nth-child(3){animation-delay:.36s}@keyframes tgdot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.fbv2 .tg-report{max-width:94%;align-self:flex-start;background:#fff;border-radius:14px;border-bottom-left-radius:5px;box-shadow:0 2px 6px rgba(0,0,0,.09);padding:11px 12px 8px;color:#1b2b28;font-size:11.5px;line-height:1.4}.fbv2 .tg-report .rp-h{display:flex;align-items:center;gap:6px;font-family:ui-monospace,Menlo,monospace;font-size:10px;font-weight:700;color:#0F7D60;letter-spacing:.02em;padding-bottom:6px;margin-bottom:7px;border-bottom:1px solid #e7edf0}.fbv2 .tg-report .rp-h svg{width:13px;height:13px;flex:0 0 auto}.fbv2 .tg-report h5{font-size:11px;font-weight:800;margin:8px 0 3px;color:#16241f}.fbv2 .tg-report h5:first-of-type{margin-top:0}.fbv2 .tg-report .rp-row{display:flex;justify-content:space-between;gap:8px;padding:1px 0}.fbv2 .tg-report .rp-row b{font-weight:700}.fbv2 .tg-report .rp-row .mut{color:#6b7b73}.fbv2 .tg-report .rp-kpi{color:#0F7D60;font-weight:700}.fbv2 .tg-report .rp-quote{font-style:italic;color:#33453e}.fbv2 .tg-report .rp-ins{color:#33453e}.fbv2 .tg-report .rp-ins b{color:#16241f}.fbv2 .tg-report .t{display:block;font-size:9.5px;color:#8a9a92;text-align:right;margin-top:5px;font-weight:600}.fbv2 .tg-chart{max-width:94%;align-self:flex-start;background:#fff;border-radius:14px;border-bottom-left-radius:5px;box-shadow:0 2px 6px rgba(0,0,0,.09);padding:11px 12px 9px;color:#1b2b28}.fbv2 .tg-chart .ch-h{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:9px}.fbv2 .tg-chart .ch-h b{font-size:11px;font-weight:800;color:#16241f}.fbv2 .tg-chart .ch-big{font-size:18px;font-weight:800;color:#0F7D60;line-height:1}.fbv2 .tg-chart .ch-delta{font-size:10px;font-weight:700;color:#0F7D60}.fbv2 .tg-chart .ch-sub{font-size:10px;color:#6b7b73;margin:-6px 0 9px}.fbv2 .tg-chart .bars{display:flex;align-items:flex-end;gap:6px;height:78px;padding-top:4px}.fbv2 .tg-chart .bar{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%;justify-content:flex-end}.fbv2 .tg-chart .bar span{width:100%;border-radius:5px 5px 3px 3px;background:linear-gradient(180deg,#2BB58C,#0F7D60);height:0;flex:0 0 auto;transition:height .8s cubic-bezier(.2,.85,.25,1)}.fbv2 .tg-chart .bar.peak span{background:linear-gradient(180deg,#F5A623,#E08600)}.fbv2 .tg-chart .bar em{font-size:8.5px;font-style:normal;color:#8a9a92;font-weight:600}.fbv2 .tg-chart.show .bar span{height:var(--h)}.fbv2 .tg-chart .t{display:block;font-size:9.5px;color:#8a9a92;text-align:right;margin-top:6px;font-weight:600}.fbv2 .booking .book-grid{align-items:start}.fbv2 .book-testis{display:block;-moz-columns:2;column-count:2;-moz-column-gap:14px;column-gap:14px}.fbv2 .qtile{-moz-column-break-inside:avoid;break-inside:avoid;margin:0 0 14px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px 18px 16px;box-shadow:var(--shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.fbv2 .qtile:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(19,33,29,.09);border-color:rgba(28,158,122,.26)}.fbv2 .qtile.is-stat{border-color:rgba(245,166,35,.32);background:linear-gradient(180deg,#FFFCF6,#fff 48%)}.fbv2 .qtile blockquote{margin:0 0 13px;font-size:14.5px;line-height:1.5;color:var(--ink);font-weight:500}.fbv2 .qtile figcaption{display:flex;align-items:center;gap:10px}.fbv2 .qtile .av{width:34px;height:34px;flex:none;border-radius:50%;background:var(--brand-soft);color:var(--brand2);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px}.fbv2 .qtile .who{display:flex;flex-direction:column;line-height:1.2;min-width:0}.fbv2 .qtile .who b{font-size:13px;color:var(--ink);font-weight:700}.fbv2 .qtile .who small{font-size:11.5px;color:var(--ink2)}.fbv2 .qtile .badge{margin-left:auto;flex:none;font-size:11px;font-weight:800;color:#9a6100;background:var(--amber-soft);border:1px solid #f1dfbb;padding:3px 8px;border-radius:999px;white-space:nowrap}@media(max-width:520px){.fbv2 .book-testis{-moz-columns:1;column-count:1}}.fbv2 .pt-dark{background:hsl(165 45% 10%);color:hsl(150 25% 92%);border-radius:24px;padding:34px 30px 30px;margin-top:42px}.fbv2 .pt-dark .pt-packlabel{color:hsl(158 60% 70%);margin:0 0 22px}.fbv2 .pt-dark .pt{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1);box-shadow:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.fbv2 .pt-dark .pt:not(.hl) h3{color:#fff}.fbv2 .pt-dark .pt:not(.hl) .aud{color:hsl(150 15% 72%)}.fbv2 .pt-dark .pt:not(.hl) .pr{color:#fff}.fbv2 .pt-dark .pt:not(.hl) .pr small{color:hsl(150 15% 64%)}.fbv2 .pt-dark .pt:not(.hl) li{color:hsl(150 20% 88%)}.fbv2 .pt-dark .pt:not(.hl) li svg{color:hsl(158 60% 65%)}.fbv2 .pt-dark .pt:not(.hl) .lnk{color:hsl(158 60% 70%)}.fbv2 .pt-dark .pt.hl{background:#fff;border:1px solid #fff;box-shadow:var(--shadow-lg);transform:translateY(-12px);color:var(--ink)}.fbv2 .pt-dark .pt.hl .pr,.fbv2 .pt-dark .pt.hl h3{color:var(--ink)}.fbv2 .pt-dark .pt-foot{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1);box-shadow:none;color:hsl(150 20% 85%)}.fbv2 .pt-dark .pt-foot b{color:#fff}@media(max-width:820px){.fbv2 .pt-dark{padding:26px 20px 24px}.fbv2 .pt-dark .pt.hl{transform:none}}@media(max-width:600px){.fbv2 .wrap{padding:0 20px}.fbv2 section.block{padding:52px 0}.fbv2 .hero2{padding:26px 0 20px}.fbv2 .hermes-copy h2,.fbv2 .sec-head h2{font-size:clamp(24px,6.2vw,32px)}.fbv2 .sec-head p{font-size:15.5px;margin-top:10px}.fbv2 .hero2-copy h1{font-size:clamp(27px,7.2vw,40px)}.fbv2 .hero2-copy .sub{font-size:15.5px}.fbv2 #heroH1{min-height:3.4em}.fbv2 .feat,.fbv2 .hub-tiles,.fbv2 .services,.fbv2 .steps{grid-template-columns:1fr}.fbv2 .pack .aud,.fbv2 .pt .aud{min-height:0}.fbv2 .hub-flow{padding:24px 16px}.fbv2 .works-panel{padding:28px 18px}.fbv2 .hero2-panel{padding:30px 20px}.fbv2 .final{padding:32px 22px}.fbv2 .pt-dark{padding:24px 16px 22px}}@media(max-width:400px){.fbv2 .wrap{padding:0 16px}.fbv2 section.block{padding:44px 0}.fbv2 .hero2-copy h1{font-size:25px}.fbv2 .hermes-copy h2,.fbv2 .sec-head h2{font-size:22px}}