.landing-page{--navy:#1b3a6b;--navy-900:#0f2547;--navy-700:#224778;--navy-50:#f2f6fc;--green:#3db54a;--green-700:#2e9a3b;--green-50:#eaf7ec;--orange:#e8932a;--orange-600:#d27e14;--orange-50:#fdf2e0;--cyan:#0ea5e9;--cyan-50:#f0f9ff;--ink:#1a1a1a;--ink-600:#4a4a4a;--ink-400:#8a8a8a;--line:#e6e8ee;--bg:#fff;--bg-soft:#f7f8fb;color:var(--ink);background:radial-gradient(circle at top left, #0ea5e929, transparent 34rem), radial-gradient(circle at 86% 12%, #3db54a21, transparent 30rem), var(--bg);font-family:var(--font-sans), "Be Vietnam Pro", system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased;width:100%;min-height:100vh;line-height:1.55}.landing-page *{box-sizing:border-box}.landing-page a{color:inherit;text-decoration:none}.landing-page button{cursor:pointer;background:0 0;border:none;font-family:inherit}.landing-page a:focus-visible,.landing-page button:focus-visible,.landing-page input:focus-visible,.landing-page select:focus-visible,.landing-page textarea:focus-visible{outline-offset:3px;outline:3px solid #22d3ee8c}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page .logo,.landing-page .num,.landing-page .price-num .n,.landing-page .pct .n{font-family:var(--font-heading), var(--font-sans), "Be Vietnam Pro", system-ui, sans-serif}.landing-page img{max-width:100%;display:block}.landing-page .container{max-width:1200px;margin:0 auto;padding:0 24px}.landing-page .nav{z-index:50;border-radius:24px;width:min(1200px,100% - 32px);margin:12px auto 0;position:sticky;top:12px}.landing-page .nav:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(20px);background:#ffffffd1;border:1px solid #e2e8f0d1;transition:opacity .9s ease-in-out;position:absolute;inset:0;box-shadow:0 20px 60px #0f254714}.landing-page .nav.nav-box-visible:before{opacity:1}.landing-page .nav-inner{z-index:1;justify-content:space-between;align-items:center;height:72px;display:flex;position:relative}.landing-page .logo{letter-spacing:-.01em;align-items:center;gap:10px;font-size:22px;font-weight:800;display:flex}.landing-page .logo-mark{color:#fff;background:0 0;border-radius:14px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 4px 12px #1b3a6b4d,inset 0 0 0 1.5px #ffffff14}.landing-page .logo-mark img{border-radius:inherit;width:100%;height:100%;display:block}.landing-page .logo-text{color:var(--navy)}.landing-page .logo-text .ai{color:var(--green)}.landing-page .nav-links{align-items:center;gap:36px;margin:0;padding:0;list-style:none;display:flex}.landing-page .nav-links a{color:var(--ink-600);font-size:15px;font-weight:500;transition:color .2s}.landing-page .nav-links a:hover{color:var(--navy)}.landing-page .nav-cta{align-items:center;gap:14px;display:flex}.landing-page .btn{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:600;transition:transform .15s,background .2s,box-shadow .2s;display:inline-flex}.landing-page .btn:active{transform:scale(.98)}.landing-page .btn-orange{background:linear-gradient(135deg, #ff9f43 0%, var(--orange) 54%, #f97316 100%);color:#fff;padding:11px 20px;font-size:15px;box-shadow:0 12px 30px #f9731647}.landing-page .btn-orange:hover{transform:translateY(-2px);box-shadow:0 18px 42px #f973165c}.landing-page .btn-orange-lg{border-radius:12px;padding:16px 28px;font-size:16px}.landing-page .btn-outline-white{color:#fff;background:0 0;border:1.5px solid #fff9;border-radius:12px;padding:14.5px 26px;font-size:16px}.landing-page .btn-outline-white:hover{background:#ffffff1a;border-color:#fff}.landing-page .btn-ghost{color:var(--navy);padding:11px 0;font-size:15px;font-weight:600}.landing-page .nav-toggle{display:none}.landing-page .hero{background:linear-gradient(115deg, #0f2547eb 0%, #1b3a6bc7 52%, #0ea5e96b 100%), radial-gradient(ellipse at 80% 10%, #0ea5e95c 0%, transparent 50%), radial-gradient(ellipse at 10% 90%, #f9731638 0%, transparent 50%), linear-gradient(135deg, var(--navy-900) 0%, var(--navy) 60%, var(--navy-700) 100%);color:#fff;min-height:calc(100svh - 108px);padding:clamp(56px,7vh,92px) 0 clamp(52px,7vh,88px);position:relative;overflow:hidden}.landing-page .hero:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#ffffff0f 1px,#0000 0);background-size:32px 32px;position:absolute;inset:0}.landing-page .hero .container{max-width:1480px}.landing-page .hero:after{content:"";filter:blur(18px);opacity:.58;pointer-events:none;background:radial-gradient(circle,#7dd3fc2e,#14b8a61a 45%,#0000 70%);border-radius:999px;width:440px;height:440px;animation:10s ease-in-out infinite alternate landing-orb-drift;position:absolute;top:64px;right:-160px}.landing-page .hero-inner{grid-template-columns:minmax(0,.95fr) minmax(420px,.85fr);align-items:center;gap:clamp(36px,5vw,64px);display:grid;position:relative}.landing-page .hero-eyebrow{color:#9ee3a6;background:#3db54a26;border:1px solid #3db54a59;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:7px 14px;font-size:13px;font-weight:500;animation:.95s cubic-bezier(.16,1,.3,1) both landing-rise-in;display:inline-flex}.landing-page .hero-eyebrow .dot{background:var(--green);border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite live-dot-pulse;box-shadow:0 0 0 4px #3db54a40}.landing-page .hero h1{letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(36px,4.5vw,56px);font-weight:800;line-height:1.1;animation:1s cubic-bezier(.16,1,.3,1) .12s both landing-rise-in}.landing-page .hero h1 .accent{background:linear-gradient(90deg,#9ee3a6,#7dd3fc,#fed7aa);color:#0000;-webkit-background-clip:text;background-clip:text}.landing-page .hero-sub{color:#ffffffd1;max-width:540px;margin:0 0 28px;font-size:18px;line-height:1.6;animation:1s cubic-bezier(.16,1,.3,1) .24s both landing-rise-in}.landing-page .hero-ctas{flex-wrap:wrap;gap:14px;margin-bottom:24px;animation:1s cubic-bezier(.16,1,.3,1) .36s both landing-rise-in;display:flex}.landing-page .hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:660px;margin:0 0 28px;display:grid}.landing-page .hero-proof div{-webkit-backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff24;border-radius:18px;padding:14px 16px;animation:1s cubic-bezier(.16,1,.3,1) both landing-rise-in;box-shadow:0 18px 42px #0206172e}.landing-page .hero-proof div:first-child{animation-delay:.48s}.landing-page .hero-proof div:nth-child(2){animation-delay:.6s}.landing-page .hero-proof div:nth-child(3){animation-delay:.72s}.landing-page .hero-proof strong{color:#fff;letter-spacing:-.03em;font-size:22px;line-height:1;display:block}.landing-page .hero-proof span{color:#ffffffb8;margin-top:6px;font-size:12.5px;line-height:1.35;display:block}.landing-page .hero-platforms{border-top:1px solid #ffffff1f;padding-top:24px;animation:1.1s ease-out .82s both landing-fade-in}.landing-page .hero-platforms-label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font-size:13px;font-weight:500}.landing-page .platform-row{flex-wrap:wrap;gap:22px;display:flex}.landing-page .platform{cursor:pointer;flex-direction:column;align-items:center;gap:9px;transition:transform .2s;display:flex}.landing-page .platform:hover{transform:translateY(-3px)}.landing-page .platform:hover .platform-icon{box-shadow:0 10px 24px #00000059}.landing-page .platform-icon{border-radius:50%;place-items:center;width:52px;height:52px;transition:box-shadow .2s,transform .2s;animation:2.8s ease-in-out infinite platform-bounce;display:grid;box-shadow:0 6px 18px #00000040}.landing-page .platform:hover .platform-icon{transform:rotate(-4deg)scale(1.04)}.landing-page .platform-icon svg{width:26px;height:26px;display:block}.landing-page .platform-label{color:#ffffffd1;letter-spacing:.01em;font-size:12px;font-weight:500}.landing-page .platform:nth-child(2) .platform-icon{animation-delay:.15s}.landing-page .platform:nth-child(3) .platform-icon{animation-delay:.3s}.landing-page .platform:nth-child(4) .platform-icon{animation-delay:.45s}.landing-page .platform:nth-child(5) .platform-icon{animation-delay:.6s}.landing-page .pi-zalo{background:#0068ff}.landing-page .pi-messenger{background:linear-gradient(135deg,#00b2ff 0%,#006aff 100%)}.landing-page .pi-tiktok{background:#000}.landing-page .pi-more{background:linear-gradient(135deg,#64748b 0%,#334155 100%)}.landing-page .pi-whatsapp{background:#25d366}.landing-page .pi-instagram{background:linear-gradient(135deg,#f58529 0%,#dd2a7b 50%,#8134af 100%)}.landing-page .hero-visual{transform-origin:0 0;position:relative}.landing-page .industry-orbit{z-index:2;color:var(--navy);-webkit-backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;font-weight:700;animation:4s ease-in-out infinite floating-card-bob;display:inline-flex;position:absolute;box-shadow:0 18px 45px #02061729}.landing-page .industry-orbit svg{fill:currentColor;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.landing-page .industry-dental{color:#0f766e;top:78px;left:-24px}.landing-page .industry-spa{color:#16a34a;animation-delay:.55s;top:118px;right:-28px}.landing-page .industry-online-shop{color:#ea580c;animation-delay:.85s;bottom:-34px;left:84px}.landing-page .industry-retail-chain{color:#2563eb;animation-delay:1.15s;bottom:-34px;right:260px}.landing-page .chat-card{color:var(--ink);background:linear-gradient(#fffffffa,#f8fbfff2);border-radius:28px;padding:24px;animation:1.15s cubic-bezier(.16,1,.3,1) .32s both landing-card-enter;position:relative;transform:rotate(-1deg);box-shadow:0 34px 100px #02061757,0 0 0 1px #ffffffc7,inset 0 1px #fffffff2}.landing-page .chat-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:16px;padding-bottom:16px;display:flex}.landing-page .chat-avatar{background:linear-gradient(135deg, var(--navy), var(--green));color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.landing-page .chat-name{font-size:15px;font-weight:700;line-height:1.2}.landing-page .chat-status{color:var(--ink-400);align-items:center;gap:6px;font-size:12px;display:flex}.landing-page .chat-status:before{content:"";background:var(--green);border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite live-dot-pulse;box-shadow:0 0 0 3px #3db54a33}.landing-page .chat-channel{color:var(--navy);background:var(--navy-50);white-space:nowrap;border-radius:6px;flex:none;margin-left:auto;padding:4px 9px;font-size:11px;font-weight:600}.landing-page .chat-msgs{flex-direction:column;gap:10px;display:flex}.landing-page .msg{border-radius:14px;max-width:78%;padding:10px 14px;font-size:14px;line-height:1.45;animation:.85s cubic-bezier(.16,1,.3,1) both landing-message-pop}.landing-page .msg:nth-child(2){animation-delay:.28s}.landing-page .msg:nth-child(3){animation-delay:.48s}.landing-page .msg:nth-child(4){animation-delay:.58s}.landing-page .msg-user{background:var(--navy-50);color:var(--ink);border-bottom-right-radius:4px;align-self:flex-end}.landing-page .msg-bot{background:linear-gradient(135deg, var(--navy) 0%, #0ea5e9 100%);color:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 6px 16px #1b3a6b40}.landing-page .msg-bot .label{color:#6fd37b;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;margin-bottom:4px;font-size:11px;font-weight:700;display:inline-flex}.landing-page .typing-indicator{background:linear-gradient(135deg, var(--navy) 0%, #0ea5e9 100%);border-radius:14px 14px 14px 4px;align-self:flex-start;gap:5px;width:fit-content;padding:10px 13px;display:inline-flex;box-shadow:0 6px 16px #1b3a6b40}.landing-page .typing-indicator span{background:#ffffffb8;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite typing-dot}.landing-page .typing-indicator span:nth-child(2){animation-delay:.15s}.landing-page .typing-indicator span:nth-child(3){animation-delay:.3s}.landing-page .typing{gap:4px;padding:4px 0;display:flex}.landing-page .typing span{background:#ffffffb3;border-radius:50%;width:6px;height:6px;animation:1.2s infinite bounce}.landing-page .typing span:nth-child(2){animation-delay:.15s}.landing-page .typing span:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes typing-dot{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes live-dot-pulse{0%{box-shadow:0 0 #3db54a80}70%{box-shadow:0 0 0 7px #3db54a00}to{box-shadow:0 0 #3db54a00}}@keyframes platform-bounce{0%,to{translate:0}50%{translate:0 -5px}}@keyframes floating-card-bob{0%,to{translate:0}50%{translate:0 -8px}}@keyframes landing-fade-in{0%{opacity:0}to{opacity:1}}@keyframes landing-rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-card-enter{0%{opacity:0;transform:translateY(28px)rotate(1deg)scale(.97)}to{opacity:1;transform:translateY(0)rotate(-1deg)scale(1)}}@keyframes landing-message-pop{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes landing-orb-drift{0%{transform:translate(0,0)rotate(0)}to{transform:translate(-36px,28px)rotate(18deg)}}@media (prefers-reduced-motion:reduce){.landing-page *,.landing-page :before,.landing-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important}.landing-page .platform-icon,.landing-page .hero-eyebrow .dot,.landing-page .chat-status:before,.landing-page .typing-indicator span,.landing-page .typing span,.landing-page .float-card,.landing-page .industry-orbit,.landing-page .hero:after,.landing-page .hero-eyebrow,.landing-page .hero h1,.landing-page .hero-sub,.landing-page .hero-ctas,.landing-page .hero-proof div,.landing-page .hero-platforms,.landing-page .chat-card,.landing-page .msg{animation:none}.landing-page .scroll-reveal{opacity:1;transition:none;transform:none}.landing-page .nav:before,.landing-page .nav.nav-box-visible:before{transition:none!important}}.landing-page .float-card{-webkit-backdrop-filter:blur(14px);color:var(--ink);background:#ffffffe6;border:1px solid #ffffffb8;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex;position:absolute;box-shadow:0 18px 50px #0206172e}.landing-page .float-card .ico{border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.landing-page .float-card .num{font-size:18px;font-weight:800;line-height:1}.landing-page .float-card .lbl{color:var(--ink-400);margin-top:3px;font-size:12px}.landing-page .float-1{animation:3.2s ease-in-out infinite floating-card-bob;top:-58px;left:-10px;transform:rotate(-3deg)}.landing-page .float-1 .ico{background:var(--green-50);color:var(--green-700)}.landing-page .float-2{animation:3.4s ease-in-out .4s infinite floating-card-bob;bottom:-28px;right:-28px;transform:rotate(2deg)}.landing-page .float-2 .ico{background:var(--orange-50);color:var(--orange-600)}.landing-page section.section{padding:100px 0;position:relative}.landing-page .scroll-reveal{opacity:0;will-change:opacity, transform;transition:opacity 1s,transform 1s cubic-bezier(.16,1,.3,1),box-shadow .25s,border-color .25s,background .3s;transform:translateY(34px)}.landing-page .scroll-reveal.is-visible{opacity:1;transform:translateY(0)}.landing-page .scroll-reveal:nth-child(2){transition-delay:.1s}.landing-page .scroll-reveal:nth-child(3){transition-delay:.2s}.landing-page .scroll-reveal:nth-child(4){transition-delay:.3s}.landing-page .scroll-reveal:nth-child(5){transition-delay:.4s}.landing-page .section-head{text-align:center;max-width:720px;margin-bottom:56px;margin-left:auto;margin-right:auto}.landing-page .eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;margin-bottom:14px;font-size:13px;font-weight:700;display:inline-block}.landing-page .section-head h2{letter-spacing:-.02em;color:var(--navy);margin:0 0 16px;font-size:clamp(30px,4vw,42px);font-weight:800;line-height:1.15}.landing-page .section-head .lead{color:var(--ink-600);margin:0;font-size:17px;line-height:1.6}.landing-page .pain-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-page .pain-card{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e2e8f0db;border-radius:24px;padding:32px 28px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative}.landing-page .pain-card:hover{border-color:#0ea5e933;transform:translateY(-4px);box-shadow:0 24px 70px #0f25471f}.landing-page .pain-ico{width:56px;height:56px;color:var(--orange-600);background:linear-gradient(135deg,#fee6cd 0%,#fdd2a6 100%);border-radius:14px;place-items:center;margin-bottom:22px;display:grid}.landing-page .pain-card h3{color:var(--navy);letter-spacing:-.01em;margin:0 0 10px;font-size:20px;font-weight:700}.landing-page .pain-card p{color:var(--ink-600);margin:0;font-size:15px;line-height:1.6}.landing-page .pain-card .pct{border-top:1px dashed var(--line);align-items:baseline;gap:8px;margin-top:22px;padding-top:18px;display:flex}.landing-page .pain-card .pct .n{color:var(--orange);letter-spacing:-.02em;font-size:28px;font-weight:800}.landing-page .pain-card .pct .t{color:var(--ink-400);font-size:13px}.landing-page .features{background:radial-gradient(circle at 18% 24%, #0ea5e93d, transparent 28rem), radial-gradient(circle at 82% 10%, #3db54a2e, transparent 30rem), linear-gradient(180deg, var(--navy-900) 0%, var(--navy) 100%);color:#fff;position:relative;overflow:hidden}.landing-page .features:after{content:"";pointer-events:none;background:radial-gradient(circle,#3db54a1f,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.landing-page .features .section-head h2{color:#fff}.landing-page .features .section-head .lead{color:#ffffffb3}.landing-page .features .eyebrow{color:#6fd37b}.landing-page .feat-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.landing-page .feat-card{-webkit-backdrop-filter:blur(12px);background:#ffffff12;border:1px solid #ffffff1a;border-radius:24px;padding:36px 30px;transition:transform .3s,background .3s,border-color .3s;box-shadow:inset 0 1px #ffffff14}.landing-page .feat-card:hover{background:#ffffff1a;border-color:#7dd3fc70;transform:translateY(-6px)}.landing-page .feat-ico{background:linear-gradient(135deg, var(--green) 0%, var(--green-700) 100%);color:#fff;border-radius:14px;place-items:center;width:56px;height:56px;margin-bottom:24px;display:grid;box-shadow:0 10px 24px #3db54a59}.landing-page .feat-card h3{letter-spacing:-.01em;margin:0 0 12px;font-size:21px;font-weight:700}.landing-page .feat-card p{color:#ffffffb8;margin:0 0 22px;font-size:15px;line-height:1.65}.landing-page .feat-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing-page .feat-list li{color:#ffffffd9;align-items:center;gap:10px;font-size:14px;display:flex}.landing-page .feat-list svg{color:var(--green);flex-shrink:0}.landing-page .testimonials{background:radial-gradient(circle at 12% 12%, #0ea5e91a, transparent 24rem), linear-gradient(180deg, #fff 0%, var(--cyan-50) 100%)}.landing-page .test-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-page .test-card{background:#ffffffdb;border:1px solid #e2e8f0e0;border-radius:24px;flex-direction:column;padding:32px 28px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative}.landing-page .test-card:hover{border-color:#0ea5e933;transform:translateY(-4px);box-shadow:0 24px 70px #0f25471f}.landing-page .test-stars{color:#f5b400;gap:3px;margin-bottom:20px;display:inline-flex}.landing-page .test-stars svg{fill:currentColor;width:18px;height:18px}.landing-page .test-quote{color:var(--ink);text-wrap:pretty;flex:1;margin:0 0 24px;font-size:16px;font-weight:500;line-height:1.65}.landing-page .test-quote:before{content:"";background:linear-gradient(90deg,#0ea5e93d,#14b8a624);border-radius:999px;width:48px;height:7px;margin-bottom:18px;display:block}.landing-page .test-author{border-top:1px solid var(--line);align-items:center;gap:12px;padding-top:18px;display:flex}.landing-page .test-avatar{color:#fff;letter-spacing:-.01em;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:grid}.landing-page .test-avatar.av-navy{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-700) 100%)}.landing-page .test-avatar.av-green{background:linear-gradient(135deg, var(--green) 0%, var(--green-700) 100%)}.landing-page .test-avatar.av-orange{background:linear-gradient(135deg, var(--orange) 0%, var(--orange-600) 100%)}.landing-page .test-name{color:var(--navy);font-size:14.5px;font-weight:700;line-height:1.2}.landing-page .test-role{color:var(--ink-400);margin-top:3px;font-size:13px;line-height:1.3}.landing-page .price-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.landing-page .price-card{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e2e8f0e6;border-radius:24px;flex-direction:column;min-width:0;padding:28px 22px;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.landing-page .price-card:hover{transform:translateY(-4px);box-shadow:0 24px 70px #0f254724}.landing-page .price-card.featured{background:radial-gradient(circle at 100% 0,#f973161f,#0000 16rem),#fff;border:2px solid #f973168c;transform:scale(1.03);box-shadow:0 26px 80px #f973162e}.landing-page .price-card.featured:hover{transform:scale(1.03)translateY(-4px)}.landing-page .badge{background:var(--orange);color:#fff;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:-13px;left:50%;transform:translate(-50%);box-shadow:0 6px 14px #e8932a66}.landing-page .price-name{color:var(--navy);letter-spacing:.02em;text-transform:uppercase;margin-bottom:8px;font-size:15px;font-weight:700}.landing-page .price-tag{color:var(--ink-400);min-height:38px;margin-bottom:18px;font-size:13px;line-height:1.45}.landing-page .price-num{min-width:0;margin-bottom:6px;display:block}.landing-page .price-num .n{color:var(--ink);letter-spacing:-.02em;white-space:nowrap;font-size:28px;font-weight:800;line-height:1.1}.landing-page .price-num .cur{color:var(--ink);margin-left:1px;font-size:16px;font-weight:700}.landing-page .price-num .per{color:var(--ink-400);margin-top:6px;margin-left:0;font-size:13px;line-height:1.3;display:block}.landing-page .price-free .n{color:var(--green-700)}.landing-page .price-divider{background:var(--line);height:1px;margin:20px 0}.landing-page .price-feats{flex-direction:column;flex:1;gap:11px;margin:0 0 24px;padding:0;list-style:none;display:flex}.landing-page .price-feats li{color:var(--ink-600);align-items:flex-start;gap:9px;font-size:13.5px;line-height:1.45;display:flex}.landing-page .price-feats svg{color:var(--green);flex-shrink:0;margin-top:2px}.landing-page .price-feats li strong{color:var(--ink);font-weight:600}.landing-page .price-btn{text-align:center;border-radius:10px;width:100%;padding:13px;font-size:14px;font-weight:600;transition:background .2s,color .2s,border-color .2s}.landing-page .price-btn-outline{border:1.5px solid var(--line);color:var(--navy);background:#fff}.landing-page .price-btn-outline:hover{border-color:var(--navy);background:var(--navy-50)}.landing-page .price-btn-filled{background:var(--orange);color:#fff;box-shadow:0 6px 16px #e8932a59}.landing-page .price-btn-filled:hover{background:var(--orange-600)}.landing-page .price-btn-navy{background:var(--navy);color:#fff}.landing-page .price-btn-navy:hover{background:var(--navy-900)}.landing-page .price-footnote{text-align:center;color:var(--ink-400);margin-top:36px;font-size:14px}.landing-page .price-footnote strong{color:var(--navy);font-weight:600}.landing-page .cta-banner{background:radial-gradient(circle at 50% 0%, #0ea5e938, transparent 34rem), radial-gradient(ellipse at 20% 50%, #3db54a33 0%, transparent 50%), radial-gradient(ellipse at 90% 30%, #e8932a2e 0%, transparent 50%), linear-gradient(135deg, var(--navy-900) 0%, var(--navy) 100%);color:#fff;padding:100px 0;position:relative;overflow:hidden}.landing-page .cta-banner:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#ffffff0d 1px,#0000 0);background-size:32px 32px;position:absolute;inset:0}.landing-page .cta-banner-inner{position:relative}.landing-page .cta-banner-grid{text-align:left;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid}.landing-page .cta-banner h2{letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(32px,4.5vw,48px);font-weight:800;line-height:1.15}.landing-page .cta-banner p{color:#ffffffd9;margin-bottom:30px;font-size:17px;line-height:1.6}.landing-page .cta-trust{color:#ffffffe6;flex-direction:column;gap:16px;font-size:15px;display:flex}.landing-page .cta-trust span{align-items:center;gap:10px;display:inline-flex}.landing-page .cta-trust svg{color:var(--green);flex-shrink:0}.landing-page .trial-form-card{-webkit-backdrop-filter:blur(20px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:28px;padding:32px;box-shadow:0 30px 80px #00000047,inset 0 1px #ffffff2e}.landing-page .trial-form h3{color:#fff;letter-spacing:-.01em;margin:0 0 18px;font-size:18px;font-weight:700}.landing-page .trial-form-success h3{color:#fff;margin:0 0 12px;font-size:20px;font-weight:700}.landing-page .trial-form-success p{color:#fffc;margin-bottom:24px;font-size:14px;line-height:1.6}.landing-page .trial-form-error{color:#fca5a5;text-align:left;background:#ef444426;border:1px solid #ef44444d;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px}.landing-page .trial-form{flex-direction:column;gap:16px;display:flex}.landing-page .form-group{text-align:left;flex-direction:column;gap:6px;display:flex}.landing-page .form-group label{color:#fffc;font-size:12.5px;font-weight:600}.landing-page .trial-input,.landing-page .trial-select{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.landing-page .trial-input::placeholder{color:#fff6}.landing-page .trial-input:focus,.landing-page .trial-select:focus{border-color:var(--orange);background:#ffffff1a;box-shadow:0 0 0 3px #e8932a40}.landing-page .trial-input:focus-visible,.landing-page .trial-select:focus-visible{outline:none}.landing-page .trial-select option{background:var(--navy-900);color:#fff}.landing-page .trial-submit-btn{justify-content:center;margin-top:8px;padding:13.5px;font-size:15px}.landing-page .loader-dots{align-items:center;gap:4px;display:inline-flex}.landing-page footer{background:var(--navy-900);color:#fff9;border-top:1px solid #ffffff14;padding:48px 0;font-size:14px}.landing-page .footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.landing-page .footer-left{flex-direction:column;gap:16px;display:flex}.landing-page .footer-contact{flex-direction:column;gap:8px;font-size:13px;display:flex}.landing-page .footer-contact-title{color:#fff;margin-bottom:2px;font-weight:600}.landing-page .footer-contact-link{color:#fff9;align-items:center;gap:8px;transition:color .2s;display:flex}.landing-page .footer-contact-link:hover{color:#fff}.landing-page .footer-right{text-align:right;flex-direction:column;align-items:flex-end;gap:12px;display:flex}.landing-page .privacy-link{color:#fff9;text-decoration:underline;transition:color .2s}.landing-page .privacy-link:hover{color:#fff}@media (max-height:900px) and (min-width:961px){.landing-page .hero{min-height:calc(100svh - 96px);padding-top:58px;padding-bottom:48px}.landing-page .hero-eyebrow{margin-bottom:18px}.landing-page .hero h1{margin-bottom:16px;font-size:clamp(40px,4.1vw,52px)}.landing-page .hero-sub{margin-bottom:22px;font-size:17px}.landing-page .hero-proof div{padding:12px 16px}.landing-page .hero-platforms{margin-top:-6px;padding-top:14px}.landing-page .platform-row{gap:16px}.landing-page .platform-icon{width:44px;height:44px}.landing-page .platform-icon svg{width:22px;height:22px}.landing-page .platform-label{font-size:11px}.landing-page .hero-visual{transform:scale(.88)}}@media (max-height:760px) and (min-width:961px){.landing-page .hero-visual{transform:scale(.82)}}@media (max-width:960px){.landing-page .nav{border-radius:20px;width:min(100% - 24px,1200px);margin-top:8px;top:8px}.landing-page .nav-links{display:none}.landing-page .nav-toggle{width:40px;height:40px;color:var(--navy);border-radius:8px;place-items:center;display:grid}.landing-page .nav-toggle:hover{background:var(--bg-soft)}.landing-page .hero{padding:60px 0 80px}.landing-page .hero-inner{grid-template-columns:1fr;gap:60px}.landing-page .hero-proof{max-width:none}.landing-page .chat-card{transform:rotate(0)}.landing-page .industry-orbit{display:none}.landing-page .float-1{top:-52px;left:12px}.landing-page .float-2{bottom:-16px;right:0}.landing-page section.section{padding:70px 0}.landing-page .pain-grid,.landing-page .feat-grid,.landing-page .test-grid{grid-template-columns:1fr}.landing-page .price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .price-card.featured{transform:none}.landing-page .price-card.featured:hover{transform:translateY(-4px)}.landing-page .cta-banner{padding:70px 0}.landing-page .cta-banner-grid{text-align:center;grid-template-columns:1fr;gap:40px}.landing-page .cta-trust{align-items:center;gap:12px;font-size:14px}.landing-page .cta-trust span{justify-content:center}.landing-page .footer-inner{text-align:center;flex-direction:column;align-items:center;gap:24px}.landing-page .footer-left,.landing-page .footer-contact{align-items:center}.landing-page .footer-right{text-align:center;align-items:center}}@media (max-width:560px){.landing-page .nav-cta .btn-orange{display:none}.landing-page .hero h1{font-size:32px}.landing-page .hero-sub{font-size:16px}.landing-page .hero-proof{grid-template-columns:1fr}.landing-page .hero-proof div{padding-right:72px}.landing-page .hero-ctas{flex-direction:column;align-items:stretch}.landing-page .hero-ctas .btn{width:100%}.landing-page .price-grid{grid-template-columns:1fr}.landing-page .float-card{display:none}.landing-page .contact-fab{width:44px;height:44px;right:16px}.landing-page .contact-fab-zalo{bottom:126px}.landing-page .contact-fab-messenger{bottom:74px}.landing-page .contact-fab-phone{bottom:22px}}.landing-page #scroll-to-top{background:var(--navy);color:#fff;cursor:pointer;z-index:100;opacity:0;visibility:hidden;border:1px solid #ffffff1a;border-radius:50%;place-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.4,0,.2,1);display:grid;position:fixed;bottom:30px;right:30px;transform:translateY(20px);box-shadow:0 8px 24px #1b3a6b4d}.landing-page #scroll-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.landing-page #scroll-to-top:hover{background:var(--navy-700);transform:translateY(-5px);box-shadow:0 12px 32px #1b3a6b66}.landing-page #scroll-to-top svg{width:24px;height:24px}.landing-page .contact-fab{z-index:100;cursor:pointer;isolation:isolate;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:48px;height:48px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;position:fixed;right:30px}.landing-page .contact-fab:before{content:"";background:var(--contact-pulse-color);opacity:.18;z-index:-1;pointer-events:none;border-radius:999px;animation:2.2s ease-out infinite contact-fab-pulse;position:absolute;inset:-6px}.landing-page .contact-fab:hover,.landing-page .contact-fab:focus-visible{transform:translateY(-4px)}.landing-page .contact-fab:focus-visible{outline-offset:3px;outline:2px solid #fff}.landing-page .contact-fab svg{width:24px;height:24px;display:block}.landing-page .contact-fab-zalo{--contact-pulse-color:#0068ff;color:#fff;background:#0068ff;bottom:192px;box-shadow:0 8px 24px #0068ff59}.landing-page .contact-fab-zalo:hover{box-shadow:0 12px 32px #0068ff80}.landing-page .contact-fab-messenger{--contact-pulse-color:#0a84ff;color:#fff;background:linear-gradient(135deg,#00b2ff 0%,#006aff 100%);bottom:138px;box-shadow:0 8px 24px #0068ff40}.landing-page .contact-fab-messenger:hover{box-shadow:0 12px 32px #0068ff66}.landing-page .contact-fab-phone{--contact-pulse-color:#22c55e;color:#fff;background:linear-gradient(135deg,#34c759 0%,#16a34a 100%);bottom:84px;box-shadow:0 8px 24px #16a34a47}.landing-page .contact-fab-phone:hover{box-shadow:0 12px 32px #16a34a66}@keyframes contact-fab-pulse{0%{opacity:.22;transform:scale(.92)}70%{opacity:0;transform:scale(1.18)}to{opacity:0;transform:scale(1.18)}}@media (prefers-reduced-motion:reduce){.landing-page .contact-fab:before{opacity:.1;animation:none}}
