:root{--blue:#075ed5;--blue2:#0a7af0;--navy:#071d42;--text:#10213f;--muted:#5d6d84;--line:#e5ebf3;--soft:#f5f9fe}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Be Vietnam Pro",sans-serif;font-size:16px;line-height:1.65;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);backdrop-filter:blur(15px);border-bottom:1px solid #edf1f6}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:43px;height:43px;object-fit:contain}.brand-text{font-size:25px;font-weight:800;line-height:1}.brand-text>span{color:#0878e8}.brand-text small{display:block;color:#69788d;font-size:9px;font-weight:500;margin-top:5px}.main-nav{display:flex;align-items:center;gap:24px;font-size:16px;font-weight:600}.main-nav a{padding:8px 0;position:relative}.main-nav a:hover,.main-nav a.active{color:var(--blue)}.main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--blue)}.nav-cta{background:var(--blue);color:#fff!important;padding:11px 18px!important;border-radius:10px;box-shadow:0 8px 20px #075ed52b}.menu-toggle{display:none;border:0;background:transparent;width:44px;height:44px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:5px auto}.hero{padding:65px 0 78px;background:radial-gradient(circle at 82% 40%,#eaf4ff 0,transparent 34%),linear-gradient(#fff,#f8fbff)}.hero-grid{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:30px;min-height:525px}.eyebrow{font-size:13px;letter-spacing:.08em;color:#0868d9;font-weight:800;margin-bottom:9px}.hero h1{font-size:clamp(35px,4.3vw,58px);line-height:1.15;letter-spacing:-.04em;margin:0 0 20px}.hero h1 strong{color:var(--blue)}.hero-content>p{font-size:18px;color:#52627a;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 20px;border-radius:11px;font-size:16px;font-weight:700;transition:transform .25s,box-shadow .25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 10px 25px #075ed52b}.btn-primary small{display:block;font-size:14px;margin-left:7px}.btn-secondary{background:#fff;border:1px solid #d8e0eb;color:#172844;flex-direction:column;line-height:1.25}.btn-secondary small{font-size:13px;color:#718096;font-weight:500}.trust-list{display:flex;flex-wrap:wrap;gap:13px 20px;color:#596b83;font-size:14px}.hero-visual{position:relative;min-height:430px;display:flex;align-items:center;justify-content:center}.visual-glow{position:absolute;width:500px;height:350px;border-radius:50%;background:#e6f2ff}.laptop{position:relative;width:min(600px,92%);z-index:2}.laptop-screen{height:315px;border:9px solid #172337;border-radius:15px 15px 7px 7px;background:#fff;overflow:hidden;box-shadow:0 25px 50px #102d501f}.browser-bar{height:27px;background:#f3f6fa;display:flex;align-items:center;gap:5px;padding:0 9px;color:#66758a;font-size:10px}.browser-bar i{width:6px;height:6px;border-radius:50%;background:#bcc6d2}.browser-bar span{margin:auto}.web-demo{height:160px;padding:28px;background:linear-gradient(135deg,#113c67,#4e88b4);color:#fff}.web-demo small{font-size:9px;opacity:.85}.web-demo strong{display:block;font-size:22px;line-height:1.25;margin-top:6px}.search-demo{height:27px;width:75%;background:#fff;border-radius:6px;margin-top:17px}.demo-row{display:flex;gap:12px;padding:16px}.demo-property{position:relative;flex:1;min-width:0;height:78px;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 3px 12px #17385d12}.demo-property img{width:100%;height:100%;display:block;object-fit:cover}.demo-property b{position:absolute;left:8px;bottom:7px;font-size:10px;color:#fff;background:#071d42d9;border-radius:5px;padding:3px 6px}.laptop-base{height:14px;width:110%;margin-left:-5%;background:linear-gradient(#b7c1cd,#e0e4e9);border-radius:0 0 35px 35px}.phone{position:absolute;right:1%;bottom:42px;z-index:4;width:132px;height:267px;background:#111a28;border:6px solid #111a28;border-radius:24px;padding:4px;box-shadow:0 20px 35px #08203d3b}.phone-screen{height:100%;border-radius:16px;background:#f6f9fc;padding:28px 9px 8px}.phone-title{font-size:11px;font-weight:800;margin-bottom:10px}.phone-screen span{display:block;height:55px;margin-bottom:8px;border-radius:7px;background:linear-gradient(135deg,#dceaf7,#fff);border:1px solid #e2e9f1}.section{padding:90px 0}.section-title{margin-bottom:38px}.section-title.center{text-align:center}.section-title h2{font-size:clamp(28px,3vw,40px);line-height:1.25;letter-spacing:-.025em;margin:0}.section-title p{color:var(--muted);font-size:17px;margin:10px auto 0;max-width:720px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{padding:28px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 10px 28px #1b3d6610;transition:.25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #1b3d6618}.service-card.featured{background:#f3f8ff;border-color:#d8e8ff}.service-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;color:var(--blue);font-size:24px;font-weight:800;border:2px solid currentColor;margin-bottom:14px}.service-icon.green{color:#20a36b}.service-icon.orange{color:#e8792d}.service-icon.purple{color:#735bd6}.tag{font-size:11px;color:var(--blue);font-weight:800;letter-spacing:.06em;margin-bottom:5px}.service-card h3{font-size:21px;line-height:1.3;margin:0 0 9px}.service-card p{font-size:16px;color:var(--muted);margin:0 0 14px}.service-card ul{list-style:none;padding:0;margin:0 0 16px;color:#53637a;font-size:15px}.service-card li{margin:6px 0}.service-card li:before{content:"✓";color:var(--blue);font-weight:800;margin-right:7px}.service-card a{font-size:15px;color:var(--blue);font-weight:800}.problems{background:#fff}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.problem{padding:25px;border:1px solid var(--line);border-radius:15px;background:#fff}.problem span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#edf5ff;color:var(--blue);font-weight:800;margin-bottom:12px}.problem h3{font-size:18px;margin:0 0 7px}.problem p{font-size:16px;color:var(--muted);margin:0}.note-box{margin-top:28px;padding:20px;border:1px solid #d8e7fa;background:#f4f9ff;border-radius:14px;display:flex;align-items:center;gap:15px}.note-icon{font-size:25px}.note-box strong{font-size:16px;color:var(--blue)}.note-box p{margin:2px 0 0;color:#5d6d84;font-size:15px}.compact{margin-left:auto;white-space:nowrap;min-height:47px}.special{background:#f4f8fc}.special-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.special h2{font-size:clamp(29px,3.2vw,43px);line-height:1.25;margin:0 0 18px}.special h2 strong{color:var(--blue)}.special-copy>p{font-size:17px;color:var(--muted)}.manual-list{display:grid;grid-template-columns:1fr 1fr;gap:9px;color:#42536a;font-size:16px}.highlight-text{font-weight:700;color:#15355f!important}.mini-app{display:flex;justify-content:center}.mini-window{width:min(520px,100%);background:#fff;border:1px solid #dfe7f0;border-radius:14px;box-shadow:0 25px 60px #17365a18;overflow:hidden}.mini-head{height:48px;background:#f5f7fa;display:flex;align-items:center;gap:6px;padding:0 16px;color:#607088}.mini-head span{width:8px;height:8px;border-radius:50%;background:#b8c3cf}.mini-head b{margin:auto;font-size:14px}.mini-body{padding:26px}.mini-input{height:45px;border:1px solid #dbe3ed;border-radius:8px;margin-bottom:12px}.mini-input.short{width:65%}.mini-button{height:45px;display:grid;place-items:center;background:var(--blue);color:#fff;border-radius:8px;font-weight:700;margin:18px 0}.mini-result{padding:18px;background:#f1f7ff;border-radius:9px;display:flex;justify-content:space-between;align-items:center}.mini-result strong{color:var(--blue);font-size:20px}.process{background:#fff}.process-grid{display:grid;grid-template-columns:1fr 35px 1fr 35px 1fr;align-items:center}.process-card{padding:28px;border:1px solid var(--line);border-radius:15px;min-height:185px;background:#fff;box-shadow:0 8px 24px #17385d09}.process-card span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--blue);color:#fff;font-weight:800;margin-bottom:13px}.process-card h3{font-size:20px;margin:0 0 7px}.process-card p{font-size:16px;color:var(--muted);margin:0}.process-arrow{text-align:center;color:var(--blue);font-size:28px}.portfolio{background:#fff}.portfolio .section-title{margin-bottom:30px}.portfolio-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.portfolio-card{overflow:hidden;background:#fff;border:1px solid #e5ebf3;border-radius:13px;box-shadow:0 7px 20px rgba(16,33,63,.08);transition:transform .25s ease,box-shadow .25s ease}.portfolio-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(16,33,63,.13)}.portfolio-image{height:150px;background:#eef3f8;overflow:hidden}.portfolio-image img{display:block;width:100%;height:100%;object-fit:cover}.portfolio-body{padding:13px 14px 17px}.portfolio-body h3{font-size:18px;line-height:1.3;margin:0 0 7px;color:#10213f}.portfolio-body p{font-size:16px;line-height:1.45;color:#596a82;margin:0}.portfolio-more{margin-top:26px}.center{text-align:center}.about{background:#f5f8fc}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:35px;align-items:stretch}.about-copy{padding:15px 0}.about-copy h2{font-size:clamp(30px,3vw,42px);margin:0 0 13px}.about-copy>p{font-size:18px;color:var(--muted);max-width:600px}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:28px}.benefit-grid div{display:flex;flex-direction:column}.benefit-grid b{font-size:16px}.benefit-grid span{font-size:15px;color:var(--muted)}.contact-card{background:var(--navy);color:#fff;border-radius:20px;padding:34px;display:flex;gap:25px;align-items:center;position:relative;overflow:hidden}.contact-card:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-120px;bottom:-170px;background:#096ce8;opacity:.45}.contact-avatar{flex:none;width:145px;height:180px;border-radius:80px 80px 20px 20px;background:linear-gradient(145deg,#dce8f4,#72859c);display:grid;place-items:center;font-size:68px;font-weight:800}.contact-card h2{font-size:32px;line-height:1.2;margin:0 0 12px;position:relative;z-index:1}.contact-card h2 strong{color:#38a0ff}.contact-card p{font-size:16px;color:#cbd8ea;position:relative;z-index:1}.eyebrow.light{color:#62adff}.contact-buttons{display:flex;flex-direction:column;gap:9px;position:relative;z-index:2}.contact-buttons a{display:block;border:1px solid #527099;border-radius:8px;padding:9px 13px;font-weight:700}.footer{background:#061b3b;color:#d8e3f2;padding:50px 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-brand .brand-text{color:#fff}.footer p{font-size:15px;color:#aebed3;max-width:360px}.footer h4{margin:0 0 12px;color:#fff}.footer-grid>div>a:not(.brand),.footer-grid>div>span{display:block;font-size:15px;color:#b7c6d8;margin:6px 0}.copyright{border-top:1px solid #29415f;margin-top:35px;padding:18px 0;color:#8ea1ba;font-size:14px}.floating-zalo{position:fixed;right:22px;bottom:22px;z-index:90;background:#0873e8;color:#fff;border-radius:999px;padding:12px 18px;font-size:15px;font-weight:800;box-shadow:0 12px 28px #075ed54a}.back-top{position:fixed;right:22px;bottom:82px;z-index:89;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:var(--blue);box-shadow:0 5px 20px #17385d20;opacity:0;pointer-events:none;transition:.25s}.back-top.show{opacity:1;pointer-events:auto}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}@media(max-width:1100px){.main-nav{gap:15px;font-size:14px}.service-grid{grid-template-columns:repeat(2,1fr)}.portfolio-grid{grid-template-columns:repeat(3,1fr)}.problem-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.container{width:min(100% - 28px,720px)}.nav-wrap{height:68px}.menu-toggle{display:block}.main-nav{position:absolute;top:68px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:12px 18px 18px;display:none;flex-direction:column;align-items:stretch;gap:2px;box-shadow:0 15px 30px #17385d14}.main-nav.open{display:flex}.main-nav a{padding:12px}.main-nav a.active:after{display:none}.nav-cta{text-align:center;margin-top:7px}.hero{padding:48px 0 60px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero h1{font-size:clamp(34px,9vw,49px)}.hero-visual{min-height:350px}.laptop-screen{height:245px}.web-demo{height:125px;padding:22px}.web-demo strong{font-size:18px}.phone{width:112px;height:230px}.section{padding:68px 0}.special-grid,.about-grid{grid-template-columns:1fr;gap:30px}.process-grid{grid-template-columns:1fr;gap:12px}.process-arrow{transform:rotate(90deg)}.contact-avatar{width:105px;height:145px}.contact-card h2{font-size:27px}}@media(max-width:600px){body{font-size:16px}.container{width:calc(100% - 24px)}.brand-text{font-size:22px}.brand-mark{width:38px;height:38px}.brand-text small{font-size:8px}.hero-actions{flex-direction:column}.btn{width:100%;min-height:54px}.trust-list{gap:8px 14px;font-size:14px}.hero-visual{min-height:260px;margin-top:10px}.laptop{width:92%}.laptop-screen{height:175px;border-width:6px}.browser-bar{height:18px;font-size:7px}.web-demo{height:88px;padding:14px}.web-demo small{font-size:7px}.web-demo strong{font-size:13px}.search-demo{height:16px;margin-top:9px}.demo-row{padding:9px;gap:6px}.demo-property{height:43px}.demo-property b{font-size:7px;left:4px;bottom:4px;padding:2px 4px}.phone{width:78px;height:165px;bottom:22px;right:0;border-width:4px;border-radius:16px}.phone-screen{border-radius:10px;padding:18px 6px 5px}.phone-title{font-size:7px;margin-bottom:5px}.phone-screen span{height:33px;margin-bottom:4px}.service-grid,.problem-grid,.portfolio-grid{grid-template-columns:1fr}.portfolio-image{height:210px}.service-card{padding:24px}.section-title h2{font-size:29px}.section-title p{font-size:16px}.note-box{align-items:flex-start;flex-wrap:wrap}.note-box .compact{margin-left:0;width:100%}.manual-list{grid-template-columns:1fr}.mini-result{flex-direction:column;align-items:flex-start;gap:5px}.benefit-grid{gap:15px}.contact-card{padding:25px;flex-direction:column;align-items:flex-start}.contact-avatar{width:90px;height:90px;border-radius:50%;font-size:40px}.contact-card h2{font-size:27px}.footer-grid{grid-template-columns:1fr;gap:25px}.floating-zalo{left:12px;right:12px;bottom:12px;text-align:center}.back-top{right:15px;bottom:76px}.footer{padding-bottom:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn,.service-card{transition:none}}