@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+Myanmar:wght@400;500;600;700&display=swap";:root{font-family:Inter,Noto Sans Myanmar,system-ui,sans-serif;color:#152033;background:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #0b1220;--blue: #2563eb;--blue-dark: #1d4ed8;--cyan: #38bdf8;--muted: #64748b;--line: #e2e8f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top right,rgba(56,189,248,.13),transparent 30%),#f8fafc}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(1120px,calc(100% - 40px));margin:0 auto}.header{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px}.brandLogo{width:42px;height:42px;border-radius:14px;object-fit:cover;box-shadow:0 10px 25px #2563eb38}.brand strong,.brand small{display:block}.brand strong{font-size:17px}.brand small{color:var(--muted);margin-top:1px}.nav{display:flex;gap:28px;font-weight:600;font-size:14px}.nav a:hover{color:var(--blue)}.hero{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;padding-block:64px 96px}.eyebrow{display:inline-block;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.14em}.hero h1{margin:18px 0 20px;font-size:clamp(42px,6vw,72px);line-height:1.06;letter-spacing:-.045em;color:var(--navy)}.hero h1 span{display:block;margin-top:14px;color:var(--blue)}.hero p,.sectionHeading p,.features p,.cta p{color:var(--muted);font-size:17px;line-height:1.8}.heroActions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:14px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--blue);box-shadow:0 12px 28px #2563eb38}.button.primary:hover{background:var(--blue-dark)}.button.secondary{border:1px solid var(--line);background:#fff}.button.full{width:100%}.trial{display:flex;gap:12px;align-items:center;margin-top:22px;color:var(--muted);font-size:14px}.trial strong{padding:7px 10px;border-radius:10px;background:#dcfce7;color:#15803d}.heroVisual{position:relative;min-height:440px;display:grid;place-items:center}.heroVisual:before{content:"";position:absolute;width:410px;height:410px;border-radius:50%;background:linear-gradient(135deg,#2563eb38,#38bdf838);filter:blur(2px)}.device{position:absolute;background:#111827;border:8px solid #111827;box-shadow:0 30px 70px #0f172a40}.laptop{width:390px;height:245px;border-radius:20px;transform:translate(-20px,-10px) rotate(-2deg)}.laptop:after{content:"";position:absolute;left:-40px;right:-40px;bottom:-24px;height:16px;border-radius:0 0 14px 14px;background:#94a3b8}.phone{width:145px;height:290px;right:10px;bottom:30px;border-radius:32px;transform:rotate(5deg)}.screen{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:inherit;background:linear-gradient(145deg,#eff6ff,#fff);color:var(--navy)}.screen b{margin-top:14px;font-size:22px}.screen span{margin-top:6px;color:var(--muted)}.shield{width:72px;height:72px;display:grid;place-items:center;border-radius:26px 26px 34px 34px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--cyan));font-size:34px;font-weight:800}.shield.small{width:58px;height:58px;font-size:28px}.section{padding-block:90px}.sectionHeading{max-width:720px;margin:0 auto 44px;text-align:center}.sectionHeading h2,.features h2,.cta h2{margin:12px 0;color:var(--navy);font-size:clamp(30px,4vw,44px);letter-spacing:-.03em}.pricingGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.priceCard{position:relative;padding:30px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 15px 35px #0f172a0f}.priceCard.featured{border-color:#2563eb80;transform:translateY(-10px);box-shadow:0 24px 50px #2563eb21}.popular{position:absolute;top:16px;right:16px;padding:6px 9px;border-radius:999px;background:#dbeafe;color:var(--blue);font-size:11px;font-weight:800}.priceCard h3{margin:0 0 20px;font-size:22px}.price{color:var(--navy);font-size:31px;font-weight:800}.duration{margin-top:4px;color:var(--muted);font-size:13px}.priceCard ul{list-style:none;padding:0;margin:26px 0;display:grid;gap:14px;color:#334155}.priceCard li:before{content:"✓";margin-right:10px;color:var(--blue);font-weight:800}.cardNote{min-height:28px;color:var(--muted);font-size:14px}.fairUse{text-align:center;color:var(--muted);font-size:13px;margin-top:24px}.soft{background:#eef4ff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps article{padding:30px;border-radius:22px;background:#fff;border:1px solid rgba(37,99,235,.1)}.steps article>span{display:inline-block;color:var(--blue);font-size:13px;font-weight:800}.steps h3{margin:16px 0 10px}.steps p{margin:0;color:var(--muted);line-height:1.7}.features{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.features ul{list-style:none;margin:0;padding:0;display:grid;gap:16px}.features li{padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:#fff;font-weight:600}.cta{background:linear-gradient(135deg,#1d4ed8,#0ea5e9);color:#fff;padding-block:72px}.ctaInner{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{color:#fff}.cta p{color:#ffffffd1;margin-bottom:0}.eyebrow.light{color:#dbeafe}.button.white{flex:0 0 auto;background:#fff;color:var(--blue);box-shadow:0 12px 25px #0000001f}.footer{background:var(--navy);color:#fff;padding-block:30px}.footerInner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer p{margin:0;color:#94a3b8;font-size:13px}.footerBrand small{color:#94a3b8}@media(max-width:900px){.nav{display:none}.hero{grid-template-columns:1fr;text-align:center;padding-top:40px}.heroCopy{max-width:720px;margin:0 auto}.heroActions,.trial{justify-content:center}.heroVisual{min-height:390px}.pricingGrid,.steps{grid-template-columns:1fr}.priceCard.featured{transform:none}.features{grid-template-columns:1fr;gap:30px}}@media(max-width:600px){.container{width:min(100% - 28px,1120px)}.header{height:68px}.hero{min-height:auto;padding-bottom:70px}.hero p{font-size:15px}.heroVisual{min-height:310px}.heroVisual:before{width:280px;height:280px}.laptop{width:280px;height:178px}.phone{width:105px;height:215px;right:0}.screen b{font-size:16px}.section{padding-block:70px}.ctaInner,.footerInner{flex-direction:column;align-items:flex-start}.button.white{width:100%}}
