.fc-landing{background:var(--bg);color:var(--ink);font-family:var(--font-prompt),"Prompt",system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-weight:400}.fc-landing *,.fc-landing :before,.fc-landing :after{box-sizing:border-box}.fc-landing a{color:inherit;text-decoration:none}.fc-landing button{font-family:inherit}.fc-landing .mono{font-family:JetBrains Mono,ui-monospace,monospace}.fc-landing .wrap{max-width:1200px;margin:0 auto;padding:0 28px}.fc-landing .nav{z-index:40;backdrop-filter:saturate(160%)blur(14px);border-bottom:1px solid var(--line);background:#ffffffd9;position:sticky;top:0}.fc-landing .nav-inner{justify-content:space-between;align-items:center;height:68px;display:flex}.fc-landing .logo{letter-spacing:-.01em;align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.fc-landing .logo .flow{color:var(--blue-900)}.fc-landing .logo .closer{background:linear-gradient(90deg,var(--blue-700),var(--blue-500));color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.fc-landing .nav-links{color:var(--ink-2);gap:30px;font-size:14px;display:flex}.fc-landing .nav-links a:hover{color:var(--blue-700)}.fc-landing .nav-cta{align-items:center;gap:10px;display:flex}.fc-landing .nav-burger{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:border-color .18s,background .18s;display:none}.fc-landing .nav-burger:hover{border-color:var(--blue-600);color:var(--blue-700)}.fc-landing .nav-drawer{z-index:39;border-bottom:1px solid var(--line);opacity:0;pointer-events:none;background:#fff;max-height:calc(100dvh - 60px);transition:transform .22s,opacity .22s;display:none;position:fixed;top:60px;left:0;right:0;overflow-y:auto;transform:translateY(-8px);box-shadow:0 16px 32px -16px #0b143726}.fc-landing .nav-drawer[data-open=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.fc-landing .nav-drawer-links{flex-direction:column;padding:12px 18px 20px;display:flex}.fc-landing .nav-drawer-links a{color:var(--ink);border-bottom:1px solid var(--line);padding:14px 4px;font-size:16px;font-weight:500}.fc-landing .nav-drawer-links a:last-of-type{border-bottom:0}.fc-landing .nav-drawer-cta{flex-direction:column;gap:10px;margin-top:14px;display:flex}.fc-landing .nav-drawer-cta .btn{width:100%;padding:14px 20px;font-size:15px}.fc-landing .nav-backdrop{z-index:38;cursor:pointer;background:#0b143759;border:0;padding:0;animation:.18s both fc-backdrop-in;display:none;position:fixed;inset:60px 0 0}@keyframes fc-backdrop-in{0%{opacity:0}to{opacity:1}}.fc-landing .btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:600;transition:all .18s;display:inline-flex}.fc-landing .btn-primary{background:var(--blue-700);color:#fff;box-shadow:inset 0 1px #fff3,0 8px 22px -8px #2547c48c}.fc-landing .btn-primary:hover{background:var(--blue-800);transform:translateY(-1px);box-shadow:inset 0 1px #fff3,0 14px 28px -10px #2547c499}.fc-landing .btn-ghost{color:var(--ink);border-color:var(--line);background:0 0}.fc-landing .btn-ghost:hover{border-color:var(--blue-600);color:var(--blue-700)}.fc-landing .btn-white{color:var(--blue-900);background:#fff}.fc-landing .btn-white:hover{background:var(--blue-50)}.fc-landing .btn-outline-white{color:#fff;background:0 0;border:1px solid #ffffff59}.fc-landing .btn-outline-white:hover{background:#ffffff14;border-color:#fff9}.fc-landing .btn-lg{border-radius:12px;padding:14px 26px;font-size:15px}.fc-landing .hero{color:#fff;background:radial-gradient(1200px 500px at 80% -10%,#60a5fa73,transparent 60%),radial-gradient(900px 600px at -10% 110%,#0b1e4f99,transparent 70%),linear-gradient(135deg,var(--blue-950)0%,var(--blue-900)50%,var(--blue-700)100%);position:relative;overflow:hidden}.fc-landing .hero-grid{opacity:.18;pointer-events:none;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 80%)}.fc-landing .hero-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;padding-block:80px 110px;display:grid;position:relative}.fc-landing .pill{color:#cfe0ff;backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:12.5px;font-weight:500;display:inline-flex}.fc-landing .pill .dot{background:#34d399;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #34d39940}.fc-landing h1.hero-title{letter-spacing:-.02em;text-wrap:balance;margin:18px 0;font-size:52px;font-weight:700;line-height:1.1}.fc-landing h1.hero-title em{background:linear-gradient(120deg,#bfdbfe,#fff);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.fc-landing .hero-sub{color:#cfdcf5;text-wrap:pretty;max-width:520px;font-size:17px;line-height:1.65}.fc-landing .hero-cta{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.fc-landing .hero-meta{color:#a9bbe0;gap:22px;margin-top:32px;font-size:13px;display:flex}.fc-landing .hero-meta b{color:#fff;letter-spacing:-.02em;font-family:JetBrains Mono,monospace;font-size:18px;font-weight:600;display:block}.fc-landing .phone{background:#0e1c44;border-radius:42px;width:340px;height:580px;margin:0 auto;padding:14px;position:relative;box-shadow:0 30px 80px -20px #0000008c,0 0 0 1px #ffffff14,inset 0 0 0 1px #ffffff0d}.fc-landing .phone-screen{background:#f4f7ff;border-radius:30px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.fc-landing .phone-bar{color:#0b1437;background:#fff;border-bottom:1px solid #eaeefb;justify-content:space-between;align-items:center;height:34px;padding:0 18px;font-size:11px;font-weight:600;display:flex}.fc-landing .phone-bar .l{gap:4px;display:flex}.fc-landing .phone-bar .l i{background:#0b1437;border-radius:50%;width:5px;height:5px;display:block}.fc-landing .chat-hdr{background:#fff;border-bottom:1px solid #eaeefb;align-items:center;gap:10px;padding:12px 16px;display:flex}.fc-landing .chat-hdr .av{background:linear-gradient(135deg,var(--blue-700),var(--blue-500));color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid;overflow:hidden}.fc-landing .chat-hdr .nm{font-size:13px;font-weight:600}.fc-landing .chat-hdr .st{color:#16a34a;align-items:center;gap:5px;font-size:11px;display:flex}.fc-landing .chat-hdr .st:before{content:"";background:#16a34a;border-radius:50%;width:6px;height:6px}.fc-landing .chat-body{background:linear-gradient(#f4f7ff,#eaf1ff);flex-direction:column;flex:1;gap:8px;padding:14px;display:flex;overflow:hidden}.fc-landing .msg{border-radius:14px;max-width:78%;padding:9px 13px;font-size:13px;line-height:1.45}.fc-landing .msg.them{color:#0b1437;background:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px 2px #0b14370f}.fc-landing .msg.me{background:var(--blue-700);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.fc-landing .msg.bot{color:#fff;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-bottom-right-radius:4px;align-self:flex-end}.fc-landing .msg .lbl{opacity:.7;letter-spacing:.02em;margin-bottom:2px;font-size:10px;font-weight:600;display:block}.fc-landing .msg-card{background:#fff;border-radius:14px;align-self:flex-start;max-width:80%;padding:10px;font-size:12px;box-shadow:0 1px 2px #0b14370f}.fc-landing .msg-card .ph{height:64px;color:var(--blue-800);background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:8px;place-items:center;margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:10px;display:grid}.fc-landing .msg-card .nm{font-size:12px;font-weight:600}.fc-landing .msg-card .pr{color:var(--blue-700);font-family:JetBrains Mono,monospace;font-size:13px;font-weight:700}.fc-landing .typing{background:#fff;border-radius:14px 14px 14px 4px;align-self:flex-start;gap:4px;padding:10px 14px;display:flex;box-shadow:0 1px 2px #0b14370f}.fc-landing .typing i{background:#94a3b8;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite fc-tdot;display:block}.fc-landing .typing i:nth-child(2){animation-delay:.15s}.fc-landing .typing i:nth-child(3){animation-delay:.3s}@keyframes fc-tdot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes fc-msgIn{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.fc-landing .anim-in{animation:.35s cubic-bezier(.16,1,.3,1) both fc-msgIn}.fc-landing .float-card{color:var(--ink);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-size:12.5px;display:flex;position:absolute;box-shadow:0 18px 40px -12px #0b143759,0 0 0 1px #0b14370a}.fc-landing .float-card .ic{border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.fc-landing .float-1{top:42px;left:-30px}.fc-landing .float-2{bottom:60px;right:-40px}.fc-landing .float-card b{font-size:13px;font-weight:600;display:block}.fc-landing .float-card span{color:var(--ink-3);font-size:11.5px}.fc-landing section{padding:96px 0;position:relative}.fc-landing .eyebrow{color:var(--blue-700);letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:600;display:inline-block}.fc-landing h2.title{letter-spacing:-.02em;text-wrap:balance;margin:0 0 16px;font-size:42px;font-weight:700;line-height:1.15}.fc-landing .lede{color:var(--ink-2);text-wrap:pretty;max-width:620px;font-size:17px;line-height:1.6}.fc-landing .sec-head{max-width:760px;margin-bottom:56px}.fc-landing .trust{background:var(--bg-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:36px 0}.fc-landing .trust-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:22px;display:flex}.fc-landing .trust-lbl{color:var(--ink-2);font-size:13px;font-weight:500}.fc-landing .trust-logos{flex-wrap:wrap;align-items:center;gap:36px;display:flex}.fc-landing .trust-logo{color:var(--ink-2);letter-spacing:-.01em;font-size:18px;font-weight:700}.fc-landing .feature{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.fc-landing .feature.flip{direction:rtl}.fc-landing .feature.flip>*{direction:ltr}.fc-landing .feature-text h3{letter-spacing:-.018em;text-wrap:balance;margin:14px 0;font-size:34px;font-weight:700;line-height:1.2}.fc-landing .feature-text p{color:var(--ink-2);max-width:520px;font-size:16px;line-height:1.65}.fc-landing .feature-list{flex-direction:column;gap:12px;margin-top:20px;padding:0;list-style:none;display:flex}.fc-landing .feature-list li{color:var(--ink);align-items:start;gap:10px;font-size:14.5px;line-height:1.55;display:flex}.fc-landing .feature-list .check{background:var(--blue-100);width:20px;height:20px;color:var(--blue-700);border-radius:6px;flex-shrink:0;place-items:center;margin-top:1px;font-size:12px;font-weight:800;display:grid}.fc-landing .demo-chat{box-shadow:0 24px 60px -20px #0b14372e,0 0 0 1px var(--line);background:#fff;border-radius:20px;flex-direction:column;gap:8px;max-width:440px;margin:0 auto;padding:18px;display:flex}.fc-landing .demo-chat .hdr{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin-bottom:6px;padding-bottom:14px;display:flex}.fc-landing .demo-chat .hdr .ch{background:var(--blue-50);color:var(--blue-800);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.fc-landing .demo-chat .hdr .nm{font-size:14px;font-weight:600}.fc-landing .demo-chat .hdr .meta{color:var(--ink-3);font-size:11.5px}.fc-landing .builder{box-shadow:0 24px 60px -20px #0b14372e,0 0 0 1px var(--line);background:#fff;border-radius:20px;max-width:520px;margin:0 auto;padding:0;overflow:hidden}.fc-landing .builder-bar{background:var(--bg-soft);border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:10px 14px;display:flex}.fc-landing .dots{gap:5px;display:flex}.fc-landing .dots i{background:#d6def0;border-radius:50%;width:9px;height:9px;display:block}.fc-landing .builder-url{color:var(--ink-3);border:1px solid var(--line);background:#fff;border-radius:6px;flex:1;padding:5px 10px;font-family:JetBrains Mono,monospace;font-size:11.5px}.fc-landing .builder-canvas{grid-template-columns:64px 1fr 200px;min-height:340px;display:grid}.fc-landing .builder-side{background:var(--bg-soft);border-right:1px solid var(--line);flex-direction:column;gap:6px;padding:14px 8px;display:flex}.fc-landing .builder-side .b-ic{width:42px;height:42px;color:var(--ink-3);border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;font-size:11px;display:grid}.fc-landing .builder-side .b-ic.on{background:var(--blue-700);color:#fff;border-color:var(--blue-700)}.fc-landing .builder-stage{background:#fafcff;flex-direction:column;gap:10px;padding:18px;display:flex}.fc-landing .b-block{border:1px dashed var(--line);color:var(--ink-3);background:#fff;border-radius:8px;padding:10px;font-family:JetBrains Mono,monospace;font-size:11px}.fc-landing .b-block.hero{background:linear-gradient(135deg,var(--blue-100),var(--blue-50));border:1px solid var(--blue-100);height:90px;color:var(--blue-800);justify-content:center;align-items:center;font-weight:600;display:flex}.fc-landing .b-block.cta{background:var(--blue-700);color:#fff;border:0;justify-content:center;align-items:center;height:36px;font-weight:600;display:flex}.fc-landing .b-block.row{background:0 0;border:0;grid-template-columns:1fr 1fr 1fr;gap:6px;padding:0;display:grid}.fc-landing .b-block.row>div{border:1px dashed var(--line);background:#fff;border-radius:6px;height:50px}.fc-landing .builder-panel{border-left:1px solid var(--line);background:#fff;flex-direction:column;gap:10px;padding:14px;display:flex}.fc-landing .b-panel-h{color:var(--ink-3);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.fc-landing .b-field{flex-direction:column;gap:4px;display:flex}.fc-landing .b-field label{color:var(--ink-3);font-size:11px}.fc-landing .b-field input{border:1px solid var(--line);border-radius:6px;padding:6px 8px;font-family:inherit;font-size:11.5px}.fc-landing .b-swatch{gap:6px;display:flex}.fc-landing .b-swatch i{width:22px;height:22px;box-shadow:0 0 0 1px var(--line);border:2px solid #fff;border-radius:6px;display:block}.fc-landing .b-swatch i.sel{box-shadow:0 0 0 2px var(--blue-700)}.fc-landing .integ{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:32px;display:grid}.fc-landing .integ-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:8px;padding:22px;display:flex}.fc-landing .integ-ic{color:#fff;border-radius:11px;place-items:center;width:44px;height:44px;font-weight:700;display:grid}.fc-landing .integ-card h4{margin:6px 0 0;font-size:15px;font-weight:600}.fc-landing .integ-card p{color:var(--ink-3);margin:0;font-size:13px;line-height:1.5}.fc-landing .integ-card .stat{color:var(--blue-700);margin-top:2px;font-size:11px;font-weight:600}.fc-landing .case-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px;display:grid}.fc-landing .case{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:14px;padding:28px;display:flex}.fc-landing .case-stat{letter-spacing:-.03em;color:var(--blue-800);font-family:JetBrains Mono,monospace;font-size:48px;font-weight:700;line-height:1}.fc-landing .case-title{font-size:16px;font-weight:600}.fc-landing .case-body{color:var(--ink-2);flex:1;font-size:14px;line-height:1.6}.fc-landing .case-foot{border-top:1px solid var(--line);align-items:center;gap:10px;padding-top:14px;display:flex}.fc-landing .case-av{background:linear-gradient(135deg,var(--blue-700),var(--blue-500));color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:grid}.fc-landing .case-foot .nm{font-size:13px;font-weight:600}.fc-landing .case-foot .ro{color:var(--ink-3);font-size:12px}.fc-landing .pricing-bg{background:linear-gradient(180deg,var(--bg-soft),#fff)}.fc-landing .price-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.fc-landing .price-grid[data-cols="4"]{grid-template-columns:repeat(4,1fr)}.fc-landing .price-grid[data-cols="2"]{grid-template-columns:repeat(2,1fr);max-width:720px;margin-left:auto;margin-right:auto}.fc-landing .price-grid[data-cols="1"]{grid-template-columns:1fr;max-width:380px;margin-left:auto;margin-right:auto}.fc-landing .price{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;gap:14px;padding:32px;display:flex;position:relative}.fc-landing .price.featured{background:linear-gradient(180deg,var(--blue-900),var(--blue-700));color:#fff;border:0;transform:translateY(-8px);box-shadow:0 30px 60px -20px #1e3a8a73}.fc-landing .price.featured .p-sub,.fc-landing .price.featured .p-li{color:#cfdcf5}.fc-landing .price.featured .p-li .ck{color:#fff;background:#ffffff2e}.fc-landing .price-tag{color:#fff;letter-spacing:.04em;background:#ffffff2e;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:18px;right:18px}.fc-landing .p-name{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-3);font-size:14px;font-weight:600}.fc-landing .price.featured .p-name{color:#bfdbfe}.fc-landing .p-amt{letter-spacing:-.03em;font-family:JetBrains Mono,monospace;font-size:46px;font-weight:700;line-height:1}.fc-landing .p-amt small{color:var(--ink-3);letter-spacing:0;margin-left:6px;font-family:Noto Sans Thai,sans-serif;font-size:14px;font-weight:500}.fc-landing .price.featured .p-amt small{color:#cfdcf5}.fc-landing .p-sub{color:var(--ink-2);font-size:13.5px;line-height:1.55}.fc-landing .p-list{flex-direction:column;gap:10px;margin:6px 0 4px;display:flex}.fc-landing .p-li{color:var(--ink);align-items:start;gap:10px;font-size:14px;line-height:1.5;display:flex}.fc-landing .p-li .ck{background:var(--blue-100);width:18px;height:18px;color:var(--blue-700);border-radius:5px;flex-shrink:0;place-items:center;margin-top:2px;font-size:11px;font-weight:800;display:grid}.fc-landing .price-hero{margin-top:36px}.fc-landing .price-hero-card{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:1fr 1.1fr 1fr;align-items:center;gap:40px;padding:44px 48px;display:grid;position:relative}.fc-landing .price-hero-card.featured{background:linear-gradient(135deg,var(--blue-900),var(--blue-700));color:#fff;border:0;box-shadow:0 40px 100px -30px #1e3a8a8c}.fc-landing .price-hero-left,.fc-landing .price-hero-mid{flex-direction:column;display:flex}.fc-landing .price-hero-left{align-items:flex-start;gap:14px}.fc-landing .price-hero-mid{gap:22px}.fc-landing .price-hero-amt{align-items:baseline;gap:4px;font-family:JetBrains Mono,monospace;line-height:1;display:flex}.fc-landing .price-hero-amt .cur{color:#cfdcf5;font-size:28px;font-weight:600}.fc-landing .price-hero-amt .num{letter-spacing:-.03em;font-size:68px;font-weight:700}.fc-landing .price-hero-amt .per{color:#cfdcf5;margin-left:6px;font-family:Noto Sans Thai,sans-serif;font-size:16px;font-weight:500}.fc-landing .price-hero-card:not(.featured) .price-hero-amt .cur,.fc-landing .price-hero-card:not(.featured) .price-hero-amt .per{color:var(--ink-3)}.fc-landing .price-hero-save{color:#a7f3d0;background:#10b98133;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.fc-landing .price-hero-card:not(.featured) .price-hero-save{color:#059669;background:#10b9811f}.fc-landing .price-hero-save-alt{color:#cfdcf5;font-size:13.5px}.fc-landing .price-hero-card:not(.featured) .price-hero-save-alt{color:var(--ink-3)}.fc-landing .price-hero-headline{color:#fff;text-wrap:balance;margin:0;font-size:19px;font-weight:600;line-height:1.45}.fc-landing .price-hero-card:not(.featured) .price-hero-headline{color:var(--ink)}.fc-landing .price-hero-checks{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.fc-landing .price-hero-check{color:#e0e7ff;align-items:center;gap:10px;font-size:14px;line-height:1.4;display:flex}.fc-landing .price-hero-check svg{flex-shrink:0}.fc-landing .price-hero-card:not(.featured) .price-hero-check{color:var(--ink-2)}.fc-landing .price-hero-cta{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.fc-landing .price-hero-cta .btn{min-width:240px}.fc-landing .price-hero-trial{color:#cfdcf5;text-underline-offset:4px;font-size:13px;text-decoration:underline #ffffff59;transition:all .18s}.fc-landing .price-hero-trial:hover{color:#fff;text-decoration-color:#fffc}.fc-landing .price-hero-card:not(.featured) .price-hero-trial{color:var(--ink-3);text-decoration-color:var(--line)}.fc-landing .price-hero-card:not(.featured) .price-hero-trial:hover{color:var(--blue-700);text-decoration-color:var(--blue-300)}.fc-landing .demo-wrap{position:relative}.fc-landing .demo-badge{border:1px solid var(--line);color:var(--ink-2);z-index:1;background:#fff;border-radius:999px;padding:5px 14px;font-size:11.5px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0b14370f}.fc-landing .demo-badge:before{content:"";vertical-align:middle;background:#16a34a;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.fc-landing .cta-band{background:linear-gradient(135deg,var(--blue-950),var(--blue-700));color:#fff;border-radius:24px;grid-template-columns:1.4fr 1fr;align-items:center;gap:40px;padding:64px 56px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px -30px #0b1e4f80}.fc-landing .cta-band:before{content:"";pointer-events:none;background:radial-gradient(600px 300px at 90% -20%,#60a5fa66,#0000 60%);position:absolute;inset:0}.fc-landing .cta-band h3{letter-spacing:-.02em;text-wrap:balance;margin:0 0 14px;font-size:36px;font-weight:700;line-height:1.2;position:relative}.fc-landing .cta-band p{color:#cfdcf5;margin:0;font-size:16px;line-height:1.6;position:relative}.fc-landing .cta-band .actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex;position:relative}.fc-landing footer{border-top:1px solid var(--line);color:var(--ink-2);margin-top:40px;padding:60px 0 40px;font-size:14px}.fc-landing .foot{grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;margin-bottom:36px;display:grid}.fc-landing .foot h4{color:var(--ink);letter-spacing:.02em;margin:0 0 14px;font-size:13px;font-weight:600}.fc-landing .foot ul{flex-direction:column;gap:10px;margin:0;padding:0;font-size:13.5px;list-style:none;display:flex}.fc-landing .foot li a:hover{color:var(--blue-700)}.fc-landing .foot-bot{border-top:1px solid var(--line);color:var(--ink-3);justify-content:space-between;align-items:center;padding-top:24px;font-size:13px;display:flex}.fc-landing .download-section{background:var(--bg);position:relative;overflow:hidden}.fc-landing .download-glow{pointer-events:none;background:radial-gradient(circle,#3b82f614 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-200px;right:-200px}.fc-landing .download-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.fc-landing .download-badge{color:var(--blue-700);background:var(--blue-50);letter-spacing:.03em;text-transform:uppercase;border:1px solid #3b82f633;border-radius:999px;margin-bottom:20px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.fc-landing .download-copy h2{color:var(--ink);letter-spacing:-.02em;margin:0 0 16px;font-size:38px;font-weight:800;line-height:1.25}.fc-landing .download-copy>p{color:var(--ink-2);max-width:460px;margin:0 0 28px;font-size:17px;line-height:1.7}.fc-landing .download-features{flex-direction:column;gap:12px;margin:0 0 36px;padding:0;list-style:none;display:flex}.fc-landing .download-features li{color:var(--ink-2);align-items:center;gap:10px;font-size:14.5px;display:flex}.fc-landing .download-buttons{flex-wrap:wrap;gap:14px;display:flex}.fc-landing .store-btn{border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:12px 24px;font-size:14px;text-decoration:none;transition:all .2s;display:inline-flex}.fc-landing .store-btn small{letter-spacing:.04em;text-transform:uppercase;opacity:.85;font-size:10px;font-weight:500;line-height:1;display:block}.fc-landing .store-btn strong{font-size:16px;font-weight:700;line-height:1.2;display:block}.fc-landing .store-apple{color:#fff;background:#000}.fc-landing .store-apple:hover{background:#1a1a1a;transform:translateY(-2px);box-shadow:0 8px 24px #0000002e}.fc-landing .store-google{color:var(--ink);border-color:var(--line);background:#fff}.fc-landing .store-google:hover{border-color:var(--blue-300);transform:translateY(-2px);box-shadow:0 8px 24px #3b82f61a}.fc-landing .download-visual{justify-content:center;display:flex}.fc-landing .phone-frame{background:linear-gradient(145deg,#1e293b,#0f172a);border-radius:36px;width:280px;padding:12px;position:relative;box-shadow:0 25px 60px #0f172a40,inset 0 0 0 1px #ffffff14}.fc-landing .phone-notch{z-index:2;background:#0f172a;border-radius:0 0 16px 16px;width:100px;height:24px;margin:0 auto;position:absolute;top:12px;left:50%;transform:translate(-50%)}.fc-landing .phone-screen{background:linear-gradient(180deg,var(--blue-50),#fff);border-radius:26px;min-height:420px;overflow:hidden}.fc-landing .phone-status-bar{color:var(--blue-900);justify-content:space-between;align-items:center;padding:16px 18px 10px;font-size:13px;font-weight:700;display:flex}.fc-landing .phone-content{padding:8px 16px 24px}.fc-landing .phone-stat{text-align:center;padding:20px 0 16px}.fc-landing .phone-stat-value{color:var(--blue-700);letter-spacing:-.02em;font-size:32px;font-weight:800}.fc-landing .phone-stat-label{color:var(--ink-2);margin-top:4px;font-size:12px}.fc-landing .phone-cards{flex-direction:column;gap:8px;display:flex}.fc-landing .phone-card{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex;box-shadow:0 1px 3px #0000000a}.fc-landing .phone-card-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:3px}@media (width<=1024px){.fc-landing .wrap{padding:0 24px}.fc-landing section{padding:72px 0}.fc-landing .hero-inner{padding-block:64px 80px}.fc-landing h1.hero-title{font-size:44px}.fc-landing .download-copy h2{font-size:32px}.fc-landing h2.title{font-size:36px}.fc-landing .feature-text h3{font-size:30px}.fc-landing .cta-band{padding:56px 44px}.fc-landing .cta-band h3{font-size:30px}}@media (width<=920px){.fc-landing .hero-inner,.fc-landing .feature{grid-template-columns:1fr;gap:48px}.fc-landing h1.hero-title{font-size:38px}.fc-landing h2.title{font-size:30px}.fc-landing .feature-text h3{font-size:26px}.fc-landing .integ,.fc-landing .case-grid,.fc-landing .price-grid,.fc-landing .price-grid[data-cols="4"],.fc-landing .price-grid[data-cols="2"],.fc-landing .price-grid[data-cols="1"]{grid-template-columns:1fr}.fc-landing .price.featured{transform:none}.fc-landing .price.featured .price-tag{top:14px;right:14px}.fc-landing .price-hero-card{text-align:center;grid-template-columns:1fr;gap:28px;padding:36px 28px}.fc-landing .price-hero-left{align-items:center}.fc-landing .price-hero-cta{align-items:stretch}.fc-landing .price-hero-cta .btn{width:100%;min-width:0}.fc-landing .price-hero-amt .num{font-size:60px}.fc-landing .price-hero-headline{font-size:17px}.fc-landing .price-hero-checks{align-items:flex-start;max-width:320px;margin:0 auto}.fc-landing .feature.flip{direction:ltr}.fc-landing .cta-band{grid-template-columns:1fr;gap:24px;padding:40px 28px}.fc-landing .cta-band .actions{justify-content:flex-start}.fc-landing .foot{grid-template-columns:1fr 1fr;gap:32px 24px}.fc-landing .nav-links{display:none}.fc-landing .nav-burger{display:inline-flex}.fc-landing .nav-drawer,.fc-landing .nav-backdrop{display:block}.fc-landing .builder-canvas{grid-template-columns:1fr}.fc-landing .builder-side,.fc-landing .builder-panel{display:none}.fc-landing .float-1{top:16px;left:8px}.fc-landing .float-2{bottom:24px;right:8px}.fc-landing .download-grid{text-align:center;grid-template-columns:1fr;gap:48px}.fc-landing .download-copy>p{margin-left:auto;margin-right:auto}.fc-landing .download-features{align-items:center}.fc-landing .download-buttons{justify-content:center}.fc-landing .download-visual{order:-1}.fc-landing .phone-frame{width:240px}.fc-landing .phone-screen{min-height:360px}.fc-landing .trust-row{flex-direction:column;align-items:flex-start;gap:16px}.fc-landing .trust-logos{gap:14px 28px}}@media (width<=768px){.fc-landing .wrap{padding:0 18px}.fc-landing section{padding:56px 0}.fc-landing .hero-inner{gap:36px;padding-block:48px 64px}.fc-landing h1.hero-title{font-size:32px;line-height:1.15}.fc-landing h2.title{font-size:26px;line-height:1.2}.fc-landing .hero-sub{font-size:15.5px}.fc-landing .hero-cta{gap:10px;width:100%}.fc-landing .hero-cta .btn{flex:1 1 0;min-width:0}.fc-landing .hero-meta{flex-wrap:wrap;gap:16px}.fc-landing .nav-inner{height:60px}.fc-landing .nav-drawer,.fc-landing .nav-backdrop{top:60px}.fc-landing .nav-backdrop{inset:60px 0 0}.fc-landing .nav-cta .nav-signin{display:none}.fc-landing .phone{border-radius:36px;width:280px;height:480px;padding:10px}.fc-landing .phone-screen{border-radius:26px}.fc-landing .float-1,.fc-landing .float-2{display:none}.fc-landing .cta-band{border-radius:18px;padding:32px 22px}.fc-landing .cta-band h3{font-size:26px}.fc-landing .cta-band p{font-size:14.5px}.fc-landing .price{padding:28px 22px}.fc-landing .price-tag{font-size:10.5px;top:14px;right:14px}.fc-landing .price-hero-card{border-radius:20px;gap:24px;padding:32px 22px}.fc-landing .price-hero-amt .num{font-size:52px}.fc-landing .price-hero-amt .cur{font-size:22px}.fc-landing .price-hero-headline{font-size:16px}.fc-landing .case{padding:24px}.fc-landing .case-stat{font-size:40px}.fc-landing .integ-card{padding:22px}.fc-landing .demo-chat{padding:14px}.fc-landing .demo-chat .msg,.fc-landing .msg{max-width:88%}.fc-landing .demo-badge{padding:4px 12px;font-size:11px}.fc-landing .sec-head{margin-bottom:36px}.fc-landing .foot{grid-template-columns:1fr 1fr;gap:28px 20px}.fc-landing .foot h4{margin-bottom:10px}}@media (width<=480px){.fc-landing .wrap{padding:0 14px}.fc-landing section{padding:44px 0}.fc-landing .hero-inner{gap:28px;padding-block:32px 44px}.fc-landing h1.hero-title{margin:14px 0;font-size:28px}.fc-landing h2.title,.fc-landing .feature-text h3{font-size:22px}.fc-landing .hero-sub{font-size:14.5px}.fc-landing .hero-meta{gap:14px}.fc-landing .hero-meta b{font-size:16px}.fc-landing .hero-cta{flex-direction:column}.fc-landing .hero-cta .btn{width:100%}.fc-landing .nav-inner{height:56px}.fc-landing .nav-drawer,.fc-landing .nav-backdrop{top:56px}.fc-landing .nav-backdrop{inset:56px 0 0}.fc-landing .logo{gap:8px;font-size:16px}.fc-landing .btn-lg{padding:12px 18px;font-size:14px}.fc-landing .nav-cta .nav-signup{padding:10px 14px;font-size:13px}.fc-landing .phone{width:100%;max-width:280px;height:460px}.fc-landing .foot{grid-template-columns:1fr;gap:22px}.fc-landing .foot ul{gap:8px}.fc-landing .foot-bot{text-align:left;flex-direction:column;align-items:flex-start;gap:10px}.fc-landing .eyebrow{margin-bottom:10px;font-size:11px}.fc-landing .sec-head{margin-bottom:28px}.fc-landing .download-copy h2{font-size:26px}.fc-landing .download-buttons{flex-direction:column;width:100%}.fc-landing .store-btn{justify-content:center;width:100%}.fc-landing .phone-frame{width:220px}.fc-landing .phone-screen{min-height:340px}.fc-landing .phone-stat-value{font-size:26px}.fc-landing .case-grid,.fc-landing .integ,.fc-landing .price-grid{gap:16px;margin-top:24px}.fc-landing .case-stat{font-size:36px}}.fc-landing .integ-card,.fc-landing .case,.fc-landing .price,.fc-landing .price-hero-card,.fc-landing .feature-text,.fc-landing .download-copy{min-width:0}.fc-landing .integ-card *,.fc-landing .case *{word-break:break-word;min-width:0}

/*# sourceMappingURL=148f4d495ff4884a.css.map*/