:root{--blue:#0759d9;--ink:#10223d;--muted:#66758a;--line:#e2eaf4;--bg:#f5f8fc;--shadow:0 18px 50px #16345b1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:system-ui,-apple-system,"Segoe UI",sans-serif}a{text-decoration:none;color:inherit}header{position:sticky;top:0;z-index:30;border-bottom:1px solid #dce6f2;background:#fffffff2;backdrop-filter:blur(15px)}.nav{width:min(1180px,calc(100% - 32px));height:74px;margin:auto;display:flex;align-items:center}.brand{display:flex;align-items:center;gap:11px}.brand img{width:46px;height:46px;padding:4px;border-radius:14px;background:#fff;object-fit:contain;box-shadow:0 5px 16px #182d4e21}.brand span{display:grid}.brand b{font-size:.93rem;letter-spacing:.055em}.brand small{margin-top:2px;color:var(--muted);font-size:.7rem}.nav nav{display:flex;align-items:center;gap:25px;margin-left:auto}.nav nav>a{font-size:.86rem;font-weight:700;color:#465870}.nav nav>a:hover{color:var(--blue)}.hotline{padding:11px 15px;border-radius:12px;color:#fff!important;background:var(--blue)}#menuBtn{display:none;margin-left:auto;border:0;background:none;font-size:1.7rem}.hero{overflow:hidden;color:#fff;background:linear-gradient(125deg,#061d43,#0759d9 55%,#0a91e9)}.hero-in{width:min(1180px,calc(100% - 32px));min-height:580px;margin:auto;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:35px}.eyebrow,.kicker{color:#1de0d0;font-size:.72rem;font-weight:850;letter-spacing:.13em}.hero h1{margin:18px 0;font-size:clamp(2.6rem,5.4vw,4.8rem);line-height:1.02;letter-spacing:-.045em}.hero h1 em{color:#62e9dd;font-style:normal}.hero p{max-width:630px;color:#d5e5fa;font-size:1.07rem;line-height:1.75}.actions{display:flex;gap:10px;margin-top:27px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border-radius:12px;font-weight:800}.primary{color:#05241f;background:#31d8c7}.ghost{border:1px solid #ffffff47;background:#ffffff1a}.points{display:flex;gap:22px;margin-top:25px;color:#d6e5f7;font-size:.78rem}.visual{min-height:490px;position:relative;display:grid;place-items:center}.rings{position:absolute;width:450px;height:450px;border:1px solid #56edde3d;border-radius:50%;box-shadow:inset 0 0 0 70px #ffffff05,0 0 0 70px #ffffff05}.camera{position:relative;z-index:2;filter:drop-shadow(0 35px 30px #0005)}.head{width:240px;height:210px;display:grid;place-items:center;border-radius:48% 48% 39% 39%;background:linear-gradient(145deg,#fff,#dce5ef);box-shadow:inset -18px -14px 25px #1531541f}.head>b{position:absolute;bottom:22px;color:#697a90;font-size:.7rem;letter-spacing:.16em}.lens{width:116px;height:116px;border:12px solid #c3cedb;border-radius:50%;background:radial-gradient(circle at 38% 35%,#fff8 0 4%,#38d9cc 6%,#17395c 9% 26%,#020a13 28% 65%,#223a51 68%)}.neck{width:72px;height:35px;margin:auto;background:#dae4ed}.base{width:210px;height:48px;border-radius:50%;background:linear-gradient(#fff,#cdd9e4)}.antenna{position:absolute;width:13px;height:115px;right:22px;top:-55px;border-radius:8px;background:#e8eff6;transform:rotate(10deg)}.status,.quality{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;padding:12px 15px;border:1px solid #ffffff40;border-radius:14px;background:#07193699;backdrop-filter:blur(10px)}.status{left:0;top:100px}.quality{right:-15px;bottom:90px}.status>i{width:11px;height:11px;border-radius:50%;background:#2be181;box-shadow:0 0 0 5px #2be18126}.quality>i{font-size:1.65rem;color:#62e9dd}.status span,.quality span{display:grid;font-size:.82rem;font-weight:750}.status small,.quality small{color:#9fb4ce;font-size:.58rem}.trust{width:min(1100px,calc(100% - 32px));position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);margin:-34px auto 0;padding:19px;border-radius:18px;background:#fff;box-shadow:var(--shadow)}.trust>div{display:flex;align-items:center;gap:12px;padding:8px 18px;border-right:1px solid var(--line)}.trust>div:last-child{border:0}.trust i{font-size:1.55rem;color:var(--blue)}.trust span{display:grid}.trust b{font-size:.82rem}.trust small{margin-top:3px;color:var(--muted);font-size:.68rem}.section{width:min(1180px,calc(100% - 32px));margin:auto;padding:85px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.kicker{color:var(--blue)}.section h2{margin:8px 0;font-size:clamp(1.7rem,3vw,2.5rem);letter-spacing:-.03em}.section-head p,.install p{margin:0;color:var(--muted);line-height:1.65}.filters{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.filters button{padding:9px 13px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#fff;cursor:pointer;font-weight:700}.filters button.active{border-color:var(--blue);color:#fff;background:var(--blue)}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{overflow:hidden;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 8px 25px #1932550e;transition:.22s}.product:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.art{height:190px;position:relative;display:grid;place-items:center;background:radial-gradient(circle,#fff,#eaf1f9)}.art>i{font-size:5rem;color:#183b67;filter:drop-shadow(0 12px 10px #112c502e)}.art>span{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:8px;color:#076158;background:#d7faf5;font-size:.63rem;font-weight:850}.art>b{position:absolute;right:13px;bottom:10px;color:#a9b7c7;font-size:.66rem;letter-spacing:.16em}.body{padding:18px}.body>small{color:var(--blue);font-weight:800;text-transform:uppercase}.body h3{margin:6px 0 12px;font-size:1.05rem}.body ul{min-height:79px;margin:0;padding:0;list-style:none;color:var(--muted);font-size:.76rem;line-height:1.7}.body li{display:flex;gap:6px}.body li i{color:#11a979}.bottom{display:flex;align-items:center;justify-content:space-between;margin-top:15px;padding-top:13px;border-top:1px solid var(--line)}.bottom>strong{color:#e55a18;font-size:.78rem}.quote{border:0;color:var(--blue);background:none;font-weight:800;cursor:pointer}.install{padding:55px;margin-bottom:45px;display:grid;grid-template-columns:1fr 1fr;gap:70px;border-radius:28px;color:#fff;background:linear-gradient(125deg,#0b1d36,#113f71)}.install p{color:#b9cbe0}.install .btn{margin-top:22px}.steps{display:grid;gap:15px}.steps>div{display:flex;align-items:center;gap:16px;padding-bottom:15px;border-bottom:1px solid #ffffff1f}.steps>div:last-child{border:0}.steps>b{}.steps div>b{width:45px;height:45px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;color:#39ddcb;background:#39ddcb1f}.steps span{display:grid}.steps small{margin-top:3px;color:#aebfd3}.commitments{padding-top:35px}.center{text-align:center;margin-bottom:30px}.commit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.commit-grid article{padding:25px;border:1px solid var(--line);border-radius:18px;background:#fff}.commit-grid i{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;color:var(--blue);background:#eaf2ff;font-size:1.2rem}.commit-grid h3{margin:16px 0 8px}.commit-grid p{margin:0;color:var(--muted);font-size:.8rem}.cta{width:min(1180px,calc(100% - 32px));margin:0 auto 70px;padding:36px 42px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-radius:24px;color:#fff;background:linear-gradient(120deg,#0759d9,#0b9ae8)}.cta span{font-size:.65rem;font-weight:850;letter-spacing:.13em}.cta h2{margin:6px 0}.cta p{margin:0;color:#dbeeff}.cta>div:last-child{display:flex;gap:9px}.white{color:var(--blue);background:#fff}.zalo{color:#fff;background:#064aba}footer{padding:45px max(20px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px;color:#aebdd0;background:#09182b;font-size:.78rem}footer .brand{color:#fff}footer div{display:grid;gap:5px;text-align:right}.mobile{display:none}dialog{width:min(430px,calc(100% - 28px));padding:24px;border:0;border-radius:20px;color:var(--ink);box-shadow:0 30px 90px #0006}dialog::backdrop{background:#051122b8;backdrop-filter:blur(4px)}dialog>div{display:flex;justify-content:space-between}dialog>div span{color:var(--blue);font-size:.65rem;font-weight:850}dialog button{border:0;background:none;font-size:1.5rem;cursor:pointer}dialog p{color:var(--muted)}.contact{display:flex;gap:12px;margin-top:10px;padding:13px;border-radius:12px;color:#fff;background:var(--blue)}.contact.call{background:#119865}
@media(max-width:950px){.grid,.commit-grid{grid-template-columns:repeat(2,1fr)}.trust{grid-template-columns:repeat(2,1fr)}.hero-in{grid-template-columns:1fr;padding:70px 0}.visual{min-height:440px}.section-head{align-items:start;flex-direction:column}.filters{justify-content:start}.install{grid-template-columns:1fr;gap:40px}.nav nav{display:none;position:absolute;left:0;right:0;top:74px;padding:18px;flex-direction:column;align-items:stretch;background:#fff;box-shadow:var(--shadow)}.nav nav.open{display:flex}#menuBtn{display:block}}
@media(max-width:600px){body{padding-bottom:62px}.nav{height:64px}.brand img{width:42px;height:42px}.hero-in{padding:50px 0}.hero h1{font-size:2.6rem}.points,.actions{align-items:flex-start;flex-direction:column}.visual{min-height:370px;transform:scale(.82);margin:-25px -35px}.trust{grid-template-columns:1fr;margin-top:0}.trust>div{border-right:0;border-bottom:1px solid var(--line)}.section{padding:60px 0}.filters{width:100%;flex-wrap:nowrap;overflow:auto}.filters button{white-space:nowrap}.grid,.commit-grid{grid-template-columns:1fr}.art{height:210px}.install{width:min(100% - 32px,1180px);padding:28px 22px}.cta{padding:28px 22px;align-items:start;flex-direction:column}.cta>div:last-child{width:100%;flex-direction:column}footer{align-items:start;flex-direction:column;padding:35px 20px}footer div{text-align:left}.mobile{height:62px;position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:1fr 1fr;color:#fff;background:#0759d9}.mobile a{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.mobile a:first-child{background:#119865}}
.art>img{width:88%;height:88%;object-fit:contain;filter:drop-shadow(0 14px 12px #112c5026);transition:transform .25s}.product:hover .art>img{transform:scale(1.05)}.art>span{z-index:2}
