*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#05080c;color:#fff;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.hero{min-height:100vh;position:relative;background:radial-gradient(circle at 75% 35%,#11334b 0,transparent 35%),linear-gradient(135deg,#05080c 20%,#0b1720 65%,#061016);display:flex;align-items:center;padding:42px 6vw 55px;border-bottom:1px solid #342600}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(110deg,rgba(255,179,0,.08),transparent 35%);pointer-events:none}.copy{width:47%;max-width:680px;z-index:2}.brand{display:flex;align-items:center;gap:18px;margin-bottom:25px}.brand img{width:118px;height:118px;border-radius:25px;object-fit:cover;box-shadow:0 0 35px rgba(255,179,0,.2)}h1{font-size:clamp(48px,6vw,92px);line-height:.92;margin:0;font-weight:900;letter-spacing:-3px}.gold{color:#ffb300}.tag{font-size:clamp(19px,2vw,29px);letter-spacing:2px;margin:16px 0 25px}.intro{font-size:20px;line-height:1.55;color:#dce7ef;max-width:610px}.chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.chip{border:1px solid #805d00;background:#0b0f13;padding:11px 15px;border-radius:25px;font-weight:700}.phones{position:absolute;right:4vw;top:50%;width:47vw;height:760px;transform:translateY(-50%);z-index:2}.phone{position:absolute;background:#080808;border:8px solid #222;border-radius:48px;padding:12px;box-shadow:0 30px 80px #000,0 0 0 2px #777;overflow:hidden}.phone:before{content:'';position:absolute;top:12px;left:50%;transform:translateX(-50%);width:32%;height:22px;background:#050505;border-radius:0 0 14px 14px;z-index:5}.phone img{width:100%;height:100%;display:block;object-fit:cover;border-radius:31px}.phone-main{width:330px;height:714px;left:2%;top:15px;animation:floatMain 5.2s ease-in-out infinite}.phone-side{width:285px;height:615px;right:2%;top:95px;transform:rotate(8deg);animation:floatSide 6s ease-in-out infinite}.phone-side img{object-position:center}.glow{position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(0,184,212,.13);filter:blur(60px);right:0;top:110px}.scrollhint{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);font-size:13px;letter-spacing:2px;color:#b9c4cc}@keyframes floatMain{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-24px) rotate(1deg)}}@keyframes floatSide{0%,100%{transform:translateY(0) rotate(8deg)}50%{transform:translateY(22px) rotate(5deg)}}.features{padding:70px 6vw;background:#080b0f;text-align:center}.features h2{font-size:38px;margin:0 0 12px}.features>p{color:#b9c4cc;font-size:18px}.grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;max-width:1250px;margin:38px auto}.card{background:#0d1218;border:1px solid #252d35;border-radius:18px;padding:24px 12px;min-height:145px}.card b{display:block;color:#ffb300;margin:10px 0 7px}.ico{font-size:31px}.legal{padding:25px 6vw 40px;text-align:center;background:#05080c}.legal a{color:#cbd6dd;text-decoration:none;margin:0 9px}.legal a:hover{color:#ffb300}.legal small{display:block;color:#6e7a82;margin-top:18px}@media(max-width:1050px){.hero{min-height:auto;display:block;padding-top:35px}.copy{width:100%;max-width:none;text-align:center}.brand{justify-content:center}.intro{margin:auto}.chips{justify-content:center}.phones{position:relative;right:auto;top:auto;transform:none;width:100%;height:720px;margin-top:25px}.phone-main{left:calc(50% - 290px)}.phone-side{right:calc(50% - 290px)}.grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.hero{padding:24px 18px 50px}.brand img{width:84px;height:84px}.brand{gap:12px}h1{font-size:48px;letter-spacing:-2px}.tag{font-size:16px}.intro{font-size:17px}.phones{height:650px}.phone-main{width:275px;height:595px;left:50%;transform:translateX(-57%) rotate(-2deg);z-index:2;animation:mobileFloat 5s ease-in-out infinite}.phone-side{width:215px;height:465px;right:-35px;top:105px;opacity:.75}.grid{grid-template-columns:repeat(2,1fr)}.features{padding:55px 18px}.features h2{font-size:31px}@keyframes mobileFloat{0%,100%{transform:translateX(-57%) translateY(0) rotate(-2deg)}50%{transform:translateX(-57%) translateY(-18px) rotate(1deg)}}}@media(prefers-reduced-motion:reduce){.phone-main,.phone-side{animation:none}}
/* Original Expat Smart moving-phone MP4 showcase */
.video-showcase{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:70vh}
.video-showcase video{display:block;max-height:78vh;max-width:min(46vw,560px);width:auto;border-radius:24px;box-shadow:0 28px 80px rgba(0,0,0,.5),0 0 60px rgba(0,209,255,.13)}
@media(max-width:850px){.video-showcase{min-height:auto;margin-top:24px}.video-showcase video{max-width:92vw;max-height:72vh}}
