.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:58px;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:46px;width:auto;-o-object-fit:contain;object-fit:contain;flex:0 0 auto;filter:grayscale(1);opacity:.78;transition:filter .3s,opacity .3s}.fbv2 .marquee .l:hover{filter:grayscale(0);opacity:1}.fbv2 .marquee .l[src*=natura]{height:68px}.fbv2 .marquee .l[src*=marpasz]{height:62px}.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 .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-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 .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 .hero3{position:relative;height:220vh;--h3-nav:69px}.fbv2 .h3-sticky{position:sticky;top:var(--h3-nav);height:calc(100vh - var(--h3-nav));height:calc(100svh - var(--h3-nav));overflow:hidden;background:radial-gradient(760px 380px at 18% 8%,rgba(28,158,122,.09),transparent 62%),linear-gradient(180deg,#FBFDFC,#fff 70%)}.fbv2 .h3-grid{height:100%;display:grid;grid-template-columns:1fr .86fr;gap:48px;align-items:center}.fbv2 .h3-head{position:relative;margin-top:18px;min-height:196px}.fbv2 .h3-lay{position:absolute;inset:0;margin:0;font-family:Newsreader,Georgia,serif;font-weight:400;font-size:clamp(30px,3.7vw,48px);letter-spacing:-.02em;line-height:1.05;text-wrap:balance;-webkit-hyphens:none;hyphens:none;opacity:0;transition:opacity .35s}.fbv2 #h3a,.fbv2 #h3sa{opacity:1}.fbv2 .h3-lay em{font-style:italic;color:var(--brand2)}.fbv2 .h3-sub{position:relative;min-height:56px;margin-top:16px;max-width:440px}.fbv2 .h3-slay{position:absolute;inset:0;font-size:16.5px;color:var(--ink2);opacity:0;transition:opacity .35s}.fbv2 .h3-meter{margin-top:24px;display:flex;align-items:flex-end;gap:26px}.fbv2 .h3-meter .m{min-width:96px}.fbv2 .h3-meter small{display:block;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--ink3);margin-bottom:3px}.fbv2 .h3-meter b{font-size:30px;letter-spacing:-.03em;line-height:1;font-variant-numeric:tabular-nums}.fbv2 .h3-meter .arrow{color:var(--brand);padding-bottom:5px}.fbv2 .h3-meter .arrow svg{width:20px;height:20px}.fbv2 .h3-meter .m.to b{color:var(--brand2)}.fbv2 .h3-meter .m.to{opacity:.45;transition:opacity .35s}.fbv2 .h3-copy .cta{margin-top:28px}.fbv2 .h3-right{position:relative;justify-self:end;width:100%}.fbv2 .h3-shot{margin:0;position:relative;border-radius:20px;overflow:hidden;--h3-tx:72;--h3-ty:50;box-shadow:0 30px 70px rgba(15,45,35,.24);aspect-ratio:1400/1738;max-height:78vh;width:100%}.fbv2 .h3-shot img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.fbv2 .h3-shot img.after{opacity:0}.fbv2 .h3-papers{position:absolute;inset:0;pointer-events:none}.fbv2 .h3-pp{position:absolute;background:#fff;border-radius:2px;box-shadow:0 3px 10px rgba(15,30,25,.35);will-change:transform,opacity}.fbv2 .h3-pp.y{background:#FDF3C7}.fbv2 .h3-pp.b{background:#DCEBFA}.fbv2 .h3-pp.p{background:#FADCE6}.fbv2 .h3-pp.g{background:#DEF3E5}.fbv2 .h3-pp:after{content:"";position:absolute;left:11%;right:11%;top:16%;height:1px;background:rgba(0,0,0,.13);box-shadow:0 3px 0 rgba(0,0,0,.1),0 6px 0 rgba(0,0,0,.1),0 9px 0 rgba(0,0,0,.08)}.fbv2 .h3-glow{position:absolute;left:72%;top:50%;width:112px;height:112px;margin:-56px 0 0 -56px;border-radius:50%;background:radial-gradient(circle,rgba(28,158,122,.55),transparent 66%);opacity:0;pointer-events:none}.fbv2 .h3-tag{position:absolute;left:16px;top:16px;z-index:5;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:6px 12px;border-radius:999px;color:#fff;background:rgba(15,21,18,.62);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.fbv2 .h3-tag.on{background:rgba(28,158,122,.92)}.fbv2 .h3-built{position:absolute;left:5%;bottom:5%;width:64%;z-index:6;opacity:0;transform:translateY(14px);will-change:transform,opacity}.fbv2 .h3-term{font-family:ui-monospace,Menlo,monospace;font-size:10.5px;color:#7BE0BC;background:rgba(10,20,16,.92);border-radius:8px 8px 0 0;padding:7px 11px;min-height:26px;white-space:pre;overflow:hidden}.fbv2 .h3-term .cur{display:inline-block;width:6px;height:10px;background:#7BE0BC;vertical-align:-1px}.fbv2 .h3-card{background:#fff;border-radius:0 0 11px 11px;box-shadow:0 18px 44px rgba(10,25,20,.42);padding:11px}.fbv2 .h3-top{display:flex;align-items:center;gap:8px;padding-bottom:9px;border-bottom:1px solid var(--line)}.fbv2 .h3-top .mk{position:relative;width:18px;height:18px;border-radius:6px;background:linear-gradient(150deg,var(--brand),var(--brand2))}.fbv2 .h3-top .mk .ring{position:absolute;inset:-4px;border-radius:9px;border:1.5px solid var(--brand);opacity:0;animation:h3ring 2.4s ease-out infinite}@keyframes h3ring{0%{transform:scale(.85);opacity:.75}70%{transform:scale(1.35);opacity:0}to{opacity:0}}.fbv2 .h3-top b{font-size:13px}.fbv2 .h3-top .chip{margin-left:auto;display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--brand2);background:var(--brand-soft);padding:3px 8px;border-radius:999px}.fbv2 .h3-top .chip .live{width:5px;height:5px;border-radius:50%;background:var(--brand);animation:h3pulse 2s infinite;flex:0 0 auto}@keyframes h3pulse{0%{box-shadow:0 0 0 0 rgba(28,158,122,.6)}70%{box-shadow:0 0 0 5px rgba(28,158,122,0)}to{box-shadow:0 0 0 0 rgba(28,158,122,0)}}.fbv2 .h3-now{padding:11px 2px 9px;border-bottom:1px solid var(--line)}.fbv2 .h3-name{font-size:15px;font-weight:800;letter-spacing:-.02em;line-height:1.15;transition:opacity .28s,transform .28s}.fbv2 .h3-role{display:inline-block;margin-top:5px;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--brand2);background:var(--brand-soft);padding:3px 8px;border-radius:999px;transition:opacity .28s}.fbv2 .h3-task{display:flex;align-items:center;gap:7px;margin-top:9px;font-size:11.5px;font-weight:600;color:var(--ink2);transition:opacity .28s}.fbv2 .h3-task .sp{width:6px;height:6px;border-radius:50%;background:var(--amber);flex:0 0 auto;animation:h3blink 1.1s steps(2) infinite}@keyframes h3blink{50%{opacity:.2}}.fbv2 .h3-now.swap .h3-name{opacity:0;transform:translateY(-4px)}.fbv2 .h3-now.swap .h3-role,.fbv2 .h3-now.swap .h3-task{opacity:0}.fbv2 .h3-tools{display:flex;align-items:center;gap:6px;padding-top:10px;flex-wrap:wrap}.fbv2 .h3-tools .t{width:27px;height:27px;border-radius:8px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;flex:0 0 auto;opacity:.34;filter:grayscale(1);transition:opacity .3s,filter .3s,transform .3s,box-shadow .3s}.fbv2 .h3-tools .t img{width:15px;height:15px;-o-object-fit:contain;object-fit:contain}.fbv2 .h3-tools .t img.wide{width:auto;height:10px;max-width:22px}.fbv2 .h3-tools .t.on{opacity:1;filter:none;transform:translateY(-2px);box-shadow:0 0 0 2px rgba(28,158,122,.32),0 6px 14px rgba(15,45,35,.18)}.fbv2 .h3-tools .more{margin-left:auto;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--ink3);background:var(--soft);border:1px dashed var(--line);padding:5px 9px;border-radius:999px}.fbv2 .h3-bar{position:absolute;left:28px;right:28px;bottom:22px;height:2px;background:rgba(19,33,29,.08);border-radius:2px;max-width:var(--maxw);margin:0 auto}.fbv2 .h3-bar i{display:block;height:100%;width:0;background:var(--brand);border-radius:2px}.fbv2 .h3-scroll{position:absolute;left:0;right:0;bottom:34px;z-index:6;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--ink3);pointer-events:none;transition:opacity .3s}.fbv2 .h3-scroll svg{width:17px;height:17px;color:var(--brand);animation:h3nudge 1.9s ease-in-out infinite}@keyframes h3nudge{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(5px);opacity:1}}@media(prefers-reduced-motion:reduce){.fbv2 .h3-scroll svg{animation:none}}@media(max-width:960px){.fbv2 .hero3{height:200vh}.fbv2 .h3-grid{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);gap:14px}.fbv2 .h3-sticky .h3-grid{padding-bottom:14px}.fbv2 .h3-head{min-height:96px;margin-top:12px}.fbv2 .h3-lay{font-size:clamp(23px,6.4vw,30px);line-height:1.12}.fbv2 .h3-sub{min-height:42px;margin-top:11px;max-width:100%}.fbv2 .h3-slay{font-size:14.5px}.fbv2 .h3-meter{margin-top:15px;gap:18px}.fbv2 .h3-meter .m{min-width:78px}.fbv2 .h3-meter b{font-size:23px}.fbv2 .h3-copy .cta{margin-top:16px;gap:8px}.fbv2 .h3-right{justify-self:stretch;min-width:0;min-height:0;height:100%}.fbv2 .h3-shot{aspect-ratio:auto;max-height:none;height:100%;width:100%;min-width:0;--h3-tx:65;--h3-ty:62}.fbv2 .h3-shot img{-o-object-position:50% 62%;object-position:50% 62%}.fbv2 .h3-tag{left:11px;top:11px;font-size:9.5px;padding:5px 10px}.fbv2 .h3-built{left:8px;right:8px;bottom:8px;width:auto;margin:0}.fbv2 .h3-term{display:none}.fbv2 .h3-card{border-radius:12px;padding:10px;box-shadow:0 14px 34px rgba(10,25,20,.34)}.fbv2 .h3-top{padding-bottom:8px}.fbv2 .h3-top b{font-size:12.5px}.fbv2 .h3-now{padding:9px 2px 8px}.fbv2 .h3-name{font-size:14px}.fbv2 .h3-task{margin-top:7px;font-size:11px}.fbv2 .h3-tools{padding-top:9px;gap:5px}.fbv2 .h3-tools .t{width:25px;height:25px;border-radius:7px}.fbv2 .h3-bar{left:0;right:0;bottom:0;height:3px;max-width:none;border-radius:0}.fbv2 .h3-scroll{display:none}}@media(max-width:960px) and (max-height:700px){.fbv2 .h3-lay{font-size:clamp(21px,5.9vw,26px)}.fbv2 .h3-head{min-height:84px;margin-top:8px}.fbv2 .h3-sub{min-height:34px;margin-top:9px}.fbv2 .h3-meter{margin-top:11px}.fbv2 .h3-meter b{font-size:21px}.fbv2 .h3-copy .cta{margin-top:12px}.fbv2 .h3-card{padding:9px}.fbv2 .h3-top{padding-bottom:7px}.fbv2 .h3-now{padding:8px 2px 7px}.fbv2 .h3-name{font-size:13px}.fbv2 .h3-role{margin-top:4px}.fbv2 .h3-task{margin-top:6px}.fbv2 .h3-tools{display:none}.fbv2 .h3-now{border-bottom:0;padding-bottom:2px}}@media(max-width:960px) and (max-height:520px) and (orientation:landscape){.fbv2 .h3-grid{grid-template-columns:1fr .82fr;grid-template-rows:minmax(0,1fr);gap:22px;align-items:stretch}.fbv2 .h3-sticky .h3-grid{padding-bottom:8px}.fbv2 .h3-copy{align-self:center}.fbv2 .h3-right{height:100%;min-height:0}.fbv2 .h3-head{min-height:56px;margin-top:0}.fbv2 .h3-lay{font-size:clamp(20px,2.9vw,26px)}.fbv2 .h3-sub{min-height:44px;margin-top:8px}.fbv2 .h3-meter{margin-top:10px}.fbv2 .h3-copy .cta{margin-top:12px}.fbv2 .h3-shot{height:100%;max-height:none}}@media(prefers-reduced-motion:reduce){.fbv2 .h3-task .sp,.fbv2 .h3-top .chip .live,.fbv2 .h3-top .mk .ring{animation:none}}.fbv2 .h3-sticky-cta{position:fixed;left:14px;right:14px;bottom:14px;z-index:60;display:none;align-items:center;justify-content:center;gap:9px;background:var(--brand);color:#fff;font-size:15px;font-weight:800;padding:14px 20px;border-radius:14px;box-shadow:0 10px 30px rgba(18,38,32,.34);text-decoration:none;opacity:0;transform:translateY(14px);transition:opacity .25s,transform .25s;pointer-events:none}.fbv2 .h3-sticky-cta svg{width:16px;height:16px}.fbv2 .h3-sticky-cta.on{opacity:1;transform:none;pointer-events:auto}@media(max-width:900px){.fbv2 .h3-sticky-cta{display:flex}}@media(prefers-reduced-motion:reduce){.fbv2 .h3-sticky-cta{transition:none}}.fbv2 .proto-box{max-width:720px;margin:0 auto;text-align:center;background:linear-gradient(158deg,#F1FAF6,#E9F6F0);border:1px solid rgba(28,158,122,.24);border-radius:26px;padding:40px 32px}.fbv2 .proto-box h2{font-size:clamp(26px,3.2vw,38px);margin-top:16px}.fbv2 .proto-sub{font-size:16.5px;color:var(--ink2);margin-top:14px;max-width:560px;margin-inline:auto}.fbv2 .proto-cta{margin-top:26px;background:#25D366;box-shadow:0 8px 20px rgba(37,211,102,.34)}.fbv2 .proto-cta:hover{box-shadow:0 12px 28px rgba(37,211,102,.45)}.fbv2 .proto-cta svg{width:19px;height:19px}.fbv2 .proto-note{margin-top:13px;font-size:12.5px;font-weight:600;color:var(--ink3)}@media(max-width:700px){.fbv2 .proto-box{padding:28px 20px;border-radius:20px}}.fbv2 .mig{margin-top:42px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.fbv2 .mig-col{background:var(--soft);border:1px solid var(--line);border-radius:18px;padding:22px}.fbv2 .mig-col.to{background:linear-gradient(158deg,#F1FAF6,#E9F6F0);border-color:rgba(28,158,122,.24)}.fbv2 .mig-h{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--ink3);margin:0 0 15px}.fbv2 .mig-col.to .mig-h{color:var(--brand2)}.fbv2 .mig-h .ic{width:17px;height:17px;border-radius:50%;flex:0 0 auto;position:relative}.fbv2 .mig-h .ic.out{background:#e2e8e5}.fbv2 .mig-h .ic.out:after{content:"";position:absolute;left:4px;top:7px;width:9px;height:2px;border-radius:2px;background:#8a9892}.fbv2 .mig-h .ic.in{background:var(--brand)}.fbv2 .mig-h .ic.in:after{content:"";position:absolute;left:6px;top:4px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(43deg)}.fbv2 .mig-tiles{display:flex;flex-wrap:wrap;gap:8px}.fbv2 .mig-t{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:8px 12px;font-size:12.5px;font-weight:700;color:var(--ink);box-shadow:var(--shadow)}.fbv2 .mig-t img.ico{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;flex:0 0 auto}.fbv2 .mig-t img.wide{height:15px;max-width:42px}.fbv2 .mig-t img.mark,.fbv2 .mig-t img.wide{width:auto;-o-object-fit:contain;object-fit:contain;flex:0 0 auto}.fbv2 .mig-t img.mark{height:12px;max-width:52px}.fbv2 .mig-note{margin:14px 0 0;font-size:12.5px;font-weight:600;color:var(--ink2);line-height:1.5}.fbv2 .pipe-head{text-align:center;margin-top:34px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--ink3)}.fbv2 .konst{margin-top:16px;background:#0C1512;border-radius:24px;padding:30px 26px 34px}.fbv2 .konst-stage{position:relative;height:250px;border-radius:16px;overflow:hidden;background:radial-gradient(760px 280px at 50% 0,rgba(28,158,122,.22),transparent 68%),#111C18}.fbv2 .konst-wires{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.fbv2 .konst-wires path{fill:none;stroke:rgba(255,255,255,.15);stroke-width:1}.fbv2 .konst-lg{position:absolute;width:52px;height:52px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0,0,0,.45)}.fbv2 .konst-lg img{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.fbv2 .konst-lg img.wide{width:auto;height:16px;max-width:40px}.fbv2 .konst-lg.more{width:auto;height:auto;border-radius:14px;padding:9px 14px;background:rgba(255,255,255,.1);border:1px dashed rgba(255,255,255,.4);box-shadow:none;flex-direction:column;line-height:1.15}.fbv2 .konst-lg.more b{color:#fff;font-size:15px;letter-spacing:-.02em}.fbv2 .konst-lg.more small{color:#9FB3AB;font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.fbv2 .konst-pipe{margin-top:-46px;position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;gap:9px}.fbv2 .konst-step{background:#fff;border-radius:11px;padding:11px 17px;display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:700;box-shadow:0 12px 30px rgba(0,0,0,.4);min-width:330px}.fbv2 .konst-step img.ico{width:19px;height:19px}.fbv2 .konst-step img.ico,.fbv2 .konst-step img.wide{-o-object-fit:contain;object-fit:contain;flex:0 0 auto}.fbv2 .konst-step img.wide{width:auto;height:14px;max-width:46px}.fbv2 .konst-step .k{margin-left:auto;font-size:9.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand2);background:var(--brand-soft);padding:3px 9px;border-radius:999px}.fbv2 .konst-tick{width:1px;height:14px;background:rgba(255,255,255,.24)}.fbv2 .konst-cap{margin-top:26px;text-align:center;color:#9FB3AB;font-size:13.5px}.fbv2 .konst-cap b{color:#fff}.fbv2 .hub-cta{display:flex;gap:12px;justify-content:center;margin-top:30px;flex-wrap:wrap}@media(max-width:860px){.fbv2 .mig{grid-template-columns:1fr;gap:14px}.fbv2 .mig-col{padding:18px}.fbv2 .konst{padding:22px 16px 26px}.fbv2 .konst-stage{height:auto;padding:18px 14px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center}.fbv2 .konst-wires{display:none}.fbv2 .konst-lg{position:static!important;width:44px;height:44px}.fbv2 .konst-lg img{width:24px;height:24px}.fbv2 .konst-lg img.wide{height:14px;max-width:34px}.fbv2 .konst-lg.more{width:auto;height:auto;padding:8px 12px}.fbv2 .konst-lg.more b{font-size:13.5px}.fbv2 .konst-pipe{margin-top:18px}.fbv2 .konst-step{min-width:0;width:100%;font-size:12.5px;padding:10px 13px}.fbv2 .konst-cap{font-size:12.5px;margin-top:20px}}.fbv2 .book-pills{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:20px}.fbv2 .book-host{display:flex;align-items:flex-start;gap:22px;max-width:820px;margin:24px auto 0;padding:22px 26px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 14px 40px rgba(18,38,32,.07)}.fbv2 .book-host-side{flex:0 0 auto;width:150px;text-align:left}.fbv2 .book-host-photo{width:150px;height:200px;border-radius:14px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;display:block}.fbv2 .book-host-name{display:block;margin-top:10px;font-size:15px;line-height:1.2;color:var(--ink)}.fbv2 .book-host-role{display:block;font-size:13px;line-height:1.3;color:var(--mut)}.fbv2 .book-host-copy{min-width:0;flex:1}.fbv2 .book-host-title{display:block;font-size:21px;line-height:1.3;color:var(--ink);letter-spacing:-.01em}.fbv2 .book-host-sub{display:block;margin-top:8px;font-size:15px;line-height:1.5;color:var(--mut)}.fbv2 .book-host-lead{margin-top:16px;font-size:14px;font-weight:700;color:var(--ink)}.fbv2 .book-host-list{margin-top:8px;display:flex;flex-direction:column;gap:7px;list-style:none;padding:0}.fbv2 .book-host-list li{position:relative;padding-left:26px;font-size:14.5px;line-height:1.45;color:var(--mut)}.fbv2 .book-host-list li:before{content:"";position:absolute;left:2px;top:5px;width:13px;height:8px;border-left:2.4px solid var(--brand);border-bottom:2.4px solid var(--brand);transform:rotate(-45deg)}.fbv2 .book-host-actions{margin-top:18px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.fbv2 .book-host-tel{display:inline-flex;align-items:center;gap:11px;padding:11px 18px;border-radius:14px;background:var(--brand);color:#fff;text-decoration:none;transition:opacity .2s}.fbv2 .book-host-tel:hover{opacity:.9}.fbv2 .book-host-tel svg{width:20px;height:20px;flex:0 0 auto}.fbv2 .book-host-tel small{display:block;font-size:11px;line-height:1.2;opacity:.85;text-transform:uppercase;letter-spacing:.07em}.fbv2 .book-host-tel b{display:block;font-size:17px;line-height:1.25;letter-spacing:.01em}.fbv2 .book-host-links{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--mut)}.fbv2 .book-host-links a{color:var(--brand);font-weight:700;text-decoration:none}.fbv2 .book-host-links a:hover{text-decoration:underline}@media(max-width:700px){.fbv2 .book-host{flex-direction:column;align-items:stretch;gap:16px;padding:18px}.fbv2 .book-host-side{display:grid;grid-template-columns:auto 1fr;-moz-column-gap:13px;column-gap:13px;align-items:center;width:auto}.fbv2 .book-host-photo{grid-row:1/span 2;width:64px;height:64px;border-radius:50%}.fbv2 .book-host-name{margin-top:0;align-self:end}.fbv2 .book-host-role{align-self:start}.fbv2 .book-host-title{font-size:19px}.fbv2 .book-host-actions{gap:14px}.fbv2 .book-host-tel{width:100%;justify-content:center}}.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 .book-cal .cal-open{display:block;color:inherit}.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}@keyframes fall{0%{transform:translateY(-10px) rotate(-6deg);opacity:0}8%{opacity:1}88%{opacity:1}to{transform:translateY(520px) rotate(6deg);opacity:0}}@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}}@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}}@keyframes modGrow{0%{transform:scale(0);opacity:0}9%{transform:scale(1.15);opacity:1}18%,to{transform:scale(1);opacity:1}}.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 .ch-h{display:flex;align-items:center;gap:9px;padding:11px 13px;background:linear-gradient(120deg,#11352B,#0C2A22);color:#fff}.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 .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 h3{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 .book-pills span,.fbv2 .hero2-badge b{background:var(--amber-soft);color:#9a6100}.fbv2 .book-pills span{border-color:#F1DFBB}.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 .rstep .node,.fbv2 .stage .sn{color:#9a6100}.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 .foot{grid-template-columns:1.6fr 1fr 1fr 1.25fr}@media(max-width:760px){.fbv2 .foot{grid-template-columns:1fr 1fr}}.fbv2 .xw{position:relative;overflow:hidden;background:linear-gradient(118deg,#08201A,#0B2A21 46%,#0F3A2D);color:#E8F1EE}.fbv2 .xw .wrap{position:relative;z-index:2}.fbv2 .xw-glow{position:absolute;z-index:1;top:-18%;right:-6%;width:58%;height:130%;border-radius:50%;background:radial-gradient(closest-side,rgba(31,158,122,.34),rgba(31,158,122,0) 72%);filter:blur(6px);pointer-events:none}.fbv2 .xw-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.94fr);gap:48px;align-items:center}.fbv2 .xw-copy{max-width:560px}.fbv2 .xw .eyebrow{background:rgba(255,255,255,.08);color:#8FE3C4;border:1px solid rgba(143,227,196,.22)}.fbv2 .xw h2{font-size:clamp(28px,3.2vw,42px);margin-top:16px;color:#fff;letter-spacing:-.01em}.fbv2 .xw .lead{font-size:16.5px;color:#A9C3BA;margin-top:16px;line-height:1.62}.fbv2 .xw ul{list-style:none;padding:0;margin:24px 0 28px;display:flex;flex-direction:column;gap:13px}.fbv2 .xw li{display:flex;gap:11px;align-items:flex-start;font-size:15px;font-weight:600;color:#DCEAE5}.fbv2 .xw li svg{flex:0 0 auto;width:20px;height:20px;color:#5FD3A8;margin-top:1px}.fbv2 .xw .ecta{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.fbv2 .xw .btn.sec{background:rgba(255,255,255,.94);color:#0B2A21;border-color:transparent}.fbv2 .xw .btn.ghost{color:#8FE3C4}.fbv2 .xw .btn.ghost:hover{color:#fff}.fbv2 .xw-media{display:flex;flex-direction:column;gap:14px;min-width:0}.fbv2 .xw-card{position:relative;aspect-ratio:16/9;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 30px 70px rgba(0,0,0,.45);background:#061813}.fbv2 .xw-cover{position:absolute;inset:0;padding:0;background:none;cursor:pointer;transition:transform .25s}.fbv2 .xw-card iframe,.fbv2 .xw-cover{display:block;width:100%;height:100%;border:0}.fbv2 .xw-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s}.fbv2 .xw-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,24,19,.34),rgba(6,24,19,0) 42%,rgba(6,24,19,.35))}.fbv2 .xw-cover:hover{transform:translateY(-3px)}.fbv2 .xw-card:has(.xw-cover:hover){box-shadow:0 36px 80px rgba(0,0,0,.55)}.fbv2 .xw-cover:hover img{transform:scale(1.035)}.fbv2 .xw-tag{position:absolute;z-index:2;left:16px;top:16px;display:flex;align-items:center;gap:7px;font-size:11.5px;font-weight:800;color:#fff;background:rgba(6,24,19,.66);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.16);padding:7px 13px;border-radius:999px}.fbv2 .xw-tag b{color:#FF5A5A}.fbv2 .xw-ring{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:82px;height:82px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .2s,background .2s}.fbv2 .xw-ring svg{width:28px;height:28px;margin-left:4px;color:#fff}.fbv2 .xw-cover:hover .xw-ring{transform:translate(-50%,-50%) scale(1.08);background:rgba(255,255,255,.3)}.fbv2 .xw-prev{display:flex;align-items:center;gap:13px;width:100%;text-align:left;font:inherit;cursor:pointer;padding:9px 14px 9px 9px;border-radius:16px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.13);text-decoration:none;transition:border-color .2s,transform .2s,background .2s}.fbv2 .xw-prev:hover{border-color:rgba(143,227,196,.5);background:rgba(255,255,255,.1);transform:translateY(-1px)}.fbv2 .xw-prev img{width:76px;height:43px;-o-object-fit:cover;object-fit:cover;border-radius:9px;flex:0 0 auto}.fbv2 .xw-prev-copy{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.fbv2 .xw-prev-copy b{font-size:10.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#8FE3C4}.fbv2 .xw-prev-title{font-size:13.5px;font-weight:700;color:#EAF3F0;line-height:1.35}.fbv2 .xw-prev-arrow{flex:0 0 auto;width:16px;height:16px;color:#8FE3C4;opacity:.85;margin-left:2px}@media(max-width:860px){.fbv2 .xw-grid{grid-template-columns:1fr;gap:30px}.fbv2 .xw-copy{max-width:none}.fbv2 .xw-media{order:-1}.fbv2 .xw-glow{width:120%;right:-30%;top:-10%;height:60%}}@media(max-width:420px){.fbv2 .xw-ring{width:62px;height:62px}.fbv2 .xw-ring svg{width:22px;height:22px}.fbv2 .xw-prev img{width:62px;height:35px}.fbv2 .xw-prev-arrow{display:none}}.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 .rp-t{font-size:11px;font-weight:800;margin:8px 0 3px;color:#16241f}.fbv2 .rp-h+.rp-t{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:820px){.fbv2 .book-testis{display:flex;flex-direction:row;-moz-columns:auto;columns:auto;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 0 10px}.fbv2 .book-testis::-webkit-scrollbar{display:none}.fbv2 .qtile{flex:0 0 88%;margin:0;scroll-snap-align:start;display:flex;flex-direction:column}.fbv2 .qtile blockquote{margin-bottom:auto;padding-bottom:13px}.fbv2 .qtile:hover{transform:none;box-shadow:var(--shadow);border-color:var(--line)}.fbv2 .qtile.is-stat:hover{border-color:rgba(245,166,35,.32)}}.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 .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 #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 .works-panel{padding:28px 18px}.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 .hermes-copy h2,.fbv2 .sec-head h2{font-size:22px}}.ei-backdrop{position:fixed;inset:0;z-index:200;background:rgba(10,20,16,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:20px;animation:eiIn .18s ease}@keyframes eiIn{0%{opacity:0}to{opacity:1}}.ei-box{position:relative;max-width:440px;width:100%;background:#fff;border-radius:22px;padding:34px 30px 26px;text-align:center;box-shadow:0 30px 70px rgba(10,25,20,.4);font-family:Plus Jakarta Sans,system-ui,sans-serif;animation:eiUp .22s cubic-bezier(.2,.8,.3,1)}@keyframes eiUp{0%{transform:translateY(12px)}to{transform:none}}.ei-x{position:absolute;right:12px;top:12px;width:34px;height:34px;border:0;background:transparent;color:#8A9892;cursor:pointer;border-radius:9px;display:flex;align-items:center;justify-content:center}.ei-x:hover{background:#F5FAF8;color:#13211D}.ei-x svg{width:17px;height:17px}.ei-eyebrow{margin:0;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#0F7D60}.ei-body{margin:12px 0 0;font-size:17px;font-weight:700;color:#13211D;line-height:1.4;letter-spacing:-.01em}.ei-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;margin-top:22px;width:100%;background:#25D366;color:#fff;font-size:15px;font-weight:800;padding:14px 20px;border-radius:13px;text-decoration:none;box-shadow:0 8px 20px rgba(37,211,102,.34)}.ei-cta svg{width:19px;height:19px}.ei-no{display:block;margin:12px auto 0;border:0;background:transparent;color:#8A9892;font:inherit;font-size:13px;font-weight:700;cursor:pointer;text-decoration:underline}@media(prefers-reduced-motion:reduce){.ei-backdrop,.ei-box{animation:none}}.wa-bubble{position:fixed;right:18px;bottom:18px;z-index:70;display:inline-flex;align-items:center;gap:11px;padding:8px 20px 8px 8px;border-radius:999px;text-decoration:none;background:linear-gradient(135deg,#1FC15B,#25D366);box-shadow:0 10px 30px rgba(37,211,102,.42),0 0 0 4px rgba(37,211,102,.16);font-family:Plus Jakarta Sans,system-ui,sans-serif;transition:transform .18s ease,box-shadow .18s ease;animation:waIn .35s cubic-bezier(.2,.8,.3,1)}@keyframes waIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.wa-bubble:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(37,211,102,.5),0 0 0 6px rgba(37,211,102,.2)}.wa-bubble:focus-visible{outline:3px solid #0F7D60;outline-offset:3px}.wa-face{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex:0 0 auto;border:2px solid rgba(255,255,255,.9)}.wa-copy{display:flex;flex-direction:column;line-height:1.2;color:#fff}.wa-copy b{font-size:14.5px;font-weight:800;letter-spacing:-.01em}.wa-copy small{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;opacity:.95;margin-top:2px}.wa-copy small svg{width:13px;height:13px;flex:0 0 auto}@media(max-width:900px){.wa-bubble{display:none}}@media(prefers-reduced-motion:reduce){.wa-bubble{animation:none;transition:none}}.fbv2 .h3-meter-note{margin-top:9px;font-size:12.5px;font-weight:600;color:var(--ink3);letter-spacing:.01em}.fbv2 .proofbar{padding:34px 0 6px}.fbv2 .proofbar-title{text-align:center;font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--ink3)}.fbv2 .proofbar-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:920px;margin:20px auto 0}.fbv2 .proofbar-item{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:22px 20px;box-shadow:var(--shadow);text-align:center}.fbv2 .proofbar-num{display:flex;align-items:baseline;justify-content:center;gap:9px;font-size:clamp(22px,3vw,30px);font-weight:800;letter-spacing:-.03em;color:var(--ink3)}.fbv2 .proofbar-num .hi{color:var(--brand2)}.fbv2 .proofbar-num .arr{font-size:18px;font-weight:700;color:var(--ink3);position:relative;top:-2px}.fbv2 .proofbar-what{margin-top:10px;font-size:15px;font-weight:700;color:var(--ink)}.fbv2 .proofbar-item small{display:block;margin-top:4px;font-size:12.5px;font-weight:600;color:var(--ink3)}.fbv2 .proofbar-cta{display:flex;align-items:center;justify-content:center;gap:7px;margin:18px auto 0;font-size:14.5px;font-weight:700;color:var(--brand2);width:-moz-fit-content;width:fit-content}.fbv2 .proofbar-cta svg{width:15px;height:15px}.fbv2 .proofbar-cta:hover{text-decoration:underline}@media(max-width:820px){.fbv2 .proofbar-row{grid-template-columns:1fr;max-width:420px}.fbv2 .proofbar-item{padding:18px 16px}}.fbv2 .who-cost{margin-top:9px;font-size:14px;color:var(--ink2);line-height:1.5}.fbv2 .who-cost b{color:var(--ink);font-weight:800}.fbv2 .who-note{max-width:760px;margin:22px auto 0;text-align:center;font-size:13.5px;color:var(--ink3);line-height:1.55}.fbv2 .roi-card{max-width:720px;margin:34px auto 0;background:#fff;border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-lg);padding:30px 30px 26px}.fbv2 .roi-rows{margin:0;display:flex;flex-direction:column;gap:0}.fbv2 .roi-row{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid var(--line)}.fbv2 .roi-row dt{font-size:15px;font-weight:600;color:var(--ink2)}.fbv2 .roi-row dd{margin:0;font-size:16px;font-weight:800;color:var(--ink);letter-spacing:-.02em;text-align:right;white-space:nowrap}.fbv2 .roi-row.is-cost dd{color:#B4453A}.fbv2 .roi-row.is-price{border-bottom:0}.fbv2 .roi-row.is-price dd{color:var(--brand2)}.fbv2 .roi-result{margin-top:20px;padding:16px 18px;border-radius:12px;background:var(--brand-soft);border:1px solid rgba(28,158,122,.16);font-size:16px;line-height:1.55;color:var(--ink)}.fbv2 .roi-result b{font-weight:800;color:var(--brand2)}.fbv2 .roi-note{margin-top:14px;font-size:13px;line-height:1.55;color:var(--ink3)}.fbv2 .roi-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}@media(max-width:640px){.fbv2 .roi-card{padding:22px 20px 20px}.fbv2 .roi-row{flex-direction:column;align-items:flex-start;gap:3px}.fbv2 .roi-row dd{text-align:left}.fbv2 .roi-cta .btn{flex:1 1 100%;justify-content:center}}.fbv2 .sol-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.fbv2 .sol-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:26px 24px 22px;box-shadow:var(--shadow);transition:transform .15s,box-shadow .15s,border-color .15s}.fbv2 .sol-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);border-color:rgba(28,158,122,.3)}.fbv2 .sol-ic{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--brand-soft);color:var(--brand2);margin-bottom:16px}.fbv2 .sol-ic svg{width:22px;height:22px}.fbv2 .sol-card h3{font-size:20px}.fbv2 .sol-card p{margin-top:10px;font-size:15px;line-height:1.6;color:var(--ink2)}.fbv2 .sol-effect{display:inline-flex;align-self:flex-start;margin-top:16px;padding:6px 13px;border-radius:999px;background:var(--amber-soft);border:1px solid rgba(245,166,35,.28);font-size:13px;font-weight:800;color:#8A5A05;letter-spacing:-.01em}.fbv2 .sol-more{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:18px;font-size:14.5px;font-weight:700;color:var(--brand2)}.fbv2 .sol-more svg{width:15px;height:15px;transition:transform .15s}.fbv2 .sol-card:hover .sol-more svg{transform:translateX(3px)}.fbv2 .sol-note{max-width:720px;margin:26px auto 0;text-align:center;font-size:14.5px;line-height:1.6;color:var(--ink2)}@media(max-width:900px){.fbv2 .sol-row{grid-template-columns:1fr;max-width:460px;margin-inline:auto}}.fbv2 .conv-alt{margin-top:22px;padding:22px 22px 20px;border-radius:14px;background:var(--soft);border:1px dashed rgba(28,158,122,.32)}.fbv2 .conv-alt h3{margin-top:12px;font-size:19px}.fbv2 .conv-alt p{margin-top:9px;font-size:14.5px;line-height:1.6;color:var(--ink2)}.fbv2 .conv-alt-cta{margin-top:16px}.fbv2 .conv-alt-cta svg{width:18px;height:18px}.fbv2 .conv-alt-note{margin-top:11px;font-size:12.5px;color:var(--ink3)}