:root{
  --blue:#0588f7;--sky:#42c9ff;--aqua:#4ddbd1;--orange:#ff8a1f;--pink:#ff4f8b;--purple:#7a3cff;--navy:#07306f;--text:#082a63;--soft:#f4fbff;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:'Bai Jamjuree',Arial,sans-serif;background:linear-gradient(180deg,#fff 0%,#effbff 60%,#dff7ff 100%);color:var(--text)}
.phone-page{max-width:820px;margin:0 auto;background:linear-gradient(180deg,#fff 0%,#f1fbff 72%,#068cdf 100%);min-height:100vh;overflow:hidden;box-shadow:0 0 40px rgba(0,110,190,.12)}
.topbar{height:102px;display:flex;align-items:center;justify-content:space-between;padding:22px 38px;background:rgba(255,255,255,.96)}
.brand img{width:118px}.top-actions{display:flex;gap:16px}.action-btn{width:58px;height:58px;border:0;border-radius:20px;background:#fff;box-shadow:0 8px 22px rgba(18,75,120,.13),inset 0 0 0 1px #e8f2f9;display:grid;place-items:center}.action-btn img{width:28px;height:28px}
.hero{height:455px;position:relative;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.95),rgba(196,244,255,.74) 35%,rgba(255,239,215,.75) 68%,rgba(178,232,255,.9)),linear-gradient(135deg,#c6f5ff,#fff2d8 55%,#ffd8b5);overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:url('../img/summer-bg.svg') center/cover no-repeat;opacity:.92}.hero-content{position:relative;z-index:2;text-align:center;padding-top:48px}.hero-badge{display:inline-flex;align-items:center;justify-content:center;min-width:126px;height:38px;border-radius:999px;background:linear-gradient(90deg,#0bb7ff,#8061ff,#ff9140);color:white;font-weight:800;font-size:20px;box-shadow:0 8px 20px rgba(0,139,255,.22)}
h1{margin:16px 0 0;font-size:45px;line-height:1.02;font-weight:800;color:#0a3b86;letter-spacing:.3px}h1 strong{display:block;font-size:83px;line-height:.96;letter-spacing:1px;background:linear-gradient(90deg,#0b9dff 10%,#076fe8 32%,#9d5bff 52%,#ff8616 82%);-webkit-background-clip:text;background-clip:text;color:transparent}.pill{display:inline-flex;margin:18px 0 14px;padding:11px 34px;border-radius:999px;color:white;font-size:20px;font-weight:800;background:linear-gradient(90deg,#19b5ef,#8b6cff,#ff8e1d)}.subline{font-size:18px;font-weight:800;color:#063c7f;margin:0}.podium{width:318px;height:78px;border-radius:50%;margin:34px auto 0;background:radial-gradient(circle,#fff 0 44%,#aef2ff 45% 58%,#ffe1c2 60% 75%,transparent 76%),linear-gradient(90deg,#22baff,#ff8f53);filter:drop-shadow(0 14px 18px rgba(23,138,188,.16))}
.float-icon{position:absolute;z-index:3;width:104px;filter:drop-shadow(0 15px 18px rgba(0,73,120,.18))}.left{left:62px}.right{right:62px}.i1{top:58px}.i2{top:177px}.i3{top:292px}.i4{top:58px}.i5{top:177px}.i6{top:292px}
.apps-panel{position:relative;z-index:4;margin:-28px 32px 0;padding:28px;border-radius:28px;background:rgba(255,255,255,.96);box-shadow:0 18px 45px rgba(3,89,148,.16);border:1px solid rgba(174,225,249,.75)}.apps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.app-card{text-decoration:none;color:#071f52;min-height:183px;background:linear-gradient(180deg,#fff,#f9fdff);border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px 10px;box-shadow:0 9px 22px rgba(43,91,131,.09),inset 0 0 0 1px #e7f1f8;transition:.2s ease}.app-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(43,91,131,.15)}.app-icon{width:88px;height:88px;object-fit:contain;filter:drop-shadow(0 9px 10px rgba(0,0,0,.14))}.app-card strong{font-size:20px;font-weight:800;margin-top:12px}.app-card:after{content:"";width:26px;height:3px;border-radius:9px;background:var(--accent);margin:6px 0 8px}.app-card span{font-size:16px;font-weight:700;color:var(--accent);padding:4px 18px;border-radius:999px;background:#fff;border:1px solid color-mix(in srgb,var(--accent),white 72%)}
.qr-panel{margin:28px 32px 22px;border-radius:24px;padding:24px 28px;display:grid;grid-template-columns:1.3fr .7fr;gap:20px;align-items:center;background:linear-gradient(110deg,#21c4f6,#3484f2 45%,#ff4fa3 76%,#ffd46b);color:#fff;box-shadow:0 14px 32px rgba(20,120,200,.2);position:relative;overflow:hidden}.qr-panel:after{content:"";position:absolute;right:0;top:0;bottom:0;width:38%;background:url('../img/qr-decor.svg') right bottom/cover no-repeat;opacity:.65}.qr-copy,.qr-box{position:relative;z-index:2}.qr-copy h2{font-size:26px;margin:0 0 12px;font-weight:800}.qr-copy p{font-size:15px;line-height:1.65;margin:0 0 20px;font-weight:500}.mini-benefits{display:flex;gap:12px}.mini-benefits span{display:flex;align-items:center;gap:6px;text-transform:uppercase;font-size:11px;line-height:1.1;font-weight:800}.mini-benefits img{width:28px}.qr-box{justify-self:end;background:#fff;border-radius:20px;padding:12px;box-shadow:0 12px 24px rgba(0,50,100,.18)}.qr-box img{display:block;width:170px;height:170px}
.social-section{text-align:center;color:#0d3a80}.social-section h3{font-size:16px;margin:10px 0 16px;font-weight:800}.socials{display:flex;justify-content:center;gap:36px}.socials a{text-decoration:none;color:#10356f;font-size:13px;font-weight:600}.socials img{display:block;width:50px;height:50px;margin:0 auto 7px}
.footer{margin-top:26px;position:relative;background:linear-gradient(135deg,#0387de,#0065c8 58%,#0050a8);color:white;padding:62px 36px 18px}.footer-wave{position:absolute;left:-5%;right:-5%;top:-45px;height:90px;background:#f2fcff;border-radius:0 0 50% 50%}.footer-main{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:24px}.footer-brand img{width:150px}.footer-brand p{font-weight:600;margin:8px 0 16px}.cert{display:inline-block;background:white;color:#097bd1;border-radius:14px;padding:10px 16px;font-size:12px;font-weight:800;line-height:1.1}.cert small{display:block;color:#31607d;margin-top:4px}.contact-list p,.trust-list p{display:flex;align-items:center;gap:12px;margin:0 0 16px;font-weight:700}.contact-list img,.trust-list img{width:25px}.trust-list p{align-items:flex-start}.trust-list b{display:block}.trust-list span{display:block;font-weight:500;opacity:.9;margin-top:2px}.copyright{text-align:center;font-size:13px;margin:24px 0 0;opacity:.9}
@media(max-width:620px){.phone-page{max-width:100%}.topbar{height:78px;padding:15px 20px}.brand img{width:92px}.action-btn{width:46px;height:46px;border-radius:16px}.hero{height:380px}.hero-content{padding-top:36px}.hero-badge{font-size:16px;height:32px}.hero h1{font-size:32px}.hero h1 strong{font-size:62px}.pill{font-size:15px;padding:9px 18px}.subline{font-size:15px}.podium{width:235px;height:58px;margin-top:26px}.float-icon{width:72px}.left{left:25px}.right{right:25px}.i1,.i4{top:72px}.i2,.i5{top:162px}.i3,.i6{top:252px}.apps-panel{margin:-20px 14px 0;padding:14px;border-radius:24px}.apps-grid{gap:10px}.app-card{min-height:138px;border-radius:18px;padding:12px 4px}.app-icon{width:64px;height:64px}.app-card strong{font-size:14px}.app-card span{font-size:12px;padding:3px 10px}.qr-panel{margin:18px 14px;grid-template-columns:1fr;padding:18px}.qr-box{justify-self:center}.qr-box img{width:145px;height:145px}.mini-benefits{flex-wrap:wrap}.socials{gap:18px}.footer{padding:48px 22px 14px}.footer-main{grid-template-columns:1fr;gap:15px}.footer-brand img{width:110px}}

/* === FOOTER MATCH FIX - compact professional mobile layout === */
.social-section{
  margin: 8px 32px 0;
  padding: 0 0 10px;
  position: relative;
  z-index: 5;
}
.social-section h3{
  display:flex;align-items:center;justify-content:center;gap:12px;
  color:#0b3d86;font-size:17px;letter-spacing:.2px;
}
.social-section h3:before,.social-section h3:after{
  content:"";width:58px;height:1px;background:linear-gradient(90deg,transparent,#2aa7ff,transparent)
}
.footer{
  margin-top: 0;
  padding: 70px 42px 18px;
  background:
    radial-gradient(circle at 8% 92%, rgba(66,201,255,.28), transparent 28%),
    radial-gradient(circle at 94% 30%, rgba(77,219,209,.22), transparent 32%),
    linear-gradient(135deg,#0498e9 0%,#047bd6 42%,#0065c8 72%,#0053aa 100%);
  overflow:hidden;
}
.footer:before,.footer:after{
  content:"";position:absolute;bottom:-20px;width:210px;height:210px;opacity:.18;pointer-events:none;
  background:repeating-radial-gradient(circle at 20% 80%, rgba(255,255,255,.0) 0 10px, rgba(255,255,255,.35) 11px 12px);
  border-radius:50%;
}
.footer:before{left:-80px}.footer:after{right:-80px;transform:scaleX(-1)}
.footer-wave{
  top:-54px;height:104px;background:#f4fcff;border-radius:0 0 58% 58%;
  box-shadow:0 10px 18px rgba(2,104,190,.08);
}
.footer-main{
  grid-template-columns: 1.05fr 1fr 1.1fr;
  align-items:start;
  gap: 30px;
}
.footer-brand img{width:168px;display:block}.footer-brand p{font-size:16px;line-height:1.35;margin:10px 0 18px;color:#eaf8ff}.cert{border-radius:15px;padding:11px 16px 10px;box-shadow:0 8px 18px rgba(0,54,116,.16);font-size:13px}.contact-list{padding-top:44px}.trust-list{padding-top:18px}.contact-list p,.trust-list p{font-size:16px;margin-bottom:18px;color:#fff}.contact-list img{width:26px;height:26px;filter:brightness(0) invert(1)}.trust-list img{width:32px;height:32px}.trust-list b{font-size:16px;letter-spacing:.2px}.trust-list span{font-size:14px;color:#dff6ff}.copyright{position:relative;z-index:3;margin-top:18px;font-size:13px;color:#e6f8ff}

@media(max-width:620px){
  body{background:#eefbff}.phone-page{width:100%;max-width:430px;}
  .social-section{margin:8px 14px 0;padding-bottom:4px}.social-section h3{font-size:12px;margin:8px 0 10px}.social-section h3:before,.social-section h3:after{width:42px}.socials{gap:18px}.socials img{width:36px;height:36px}.socials a{font-size:10px}
  .footer{padding:42px 18px 12px;margin-top:0;border-radius:0;background:linear-gradient(135deg,#0497e9 0%,#047bd6 48%,#0063c5 100%)}
  .footer-wave{top:-28px;height:56px;border-radius:0 0 55% 55%}
  .footer-main{display:grid;grid-template-columns:1.05fr 1fr 1.05fr;gap:10px;align-items:start}
  .footer-brand img{width:82px}.footer-brand p{font-size:9px;line-height:1.25;margin:6px 0 8px}.cert{font-size:7px;line-height:1.05;padding:6px 8px;border-radius:8px}.cert small{font-size:7px;margin-top:2px}
  .contact-list{padding-top:32px}.contact-list p{font-size:8px;gap:5px;margin-bottom:8px;line-height:1.2}.contact-list img{width:13px;height:13px}
  .trust-list{padding-top:20px}.trust-list p{gap:5px;margin-bottom:7px}.trust-list img{width:15px;height:15px;flex:0 0 auto}.trust-list b{font-size:8px;line-height:1.1}.trust-list span{font-size:7px;line-height:1.15;margin-top:1px}.copyright{font-size:7px;margin-top:8px}
}
