:root{--gold:#ffb31c;--gold2:#ffc31d;--ink:#232329;--pink:#d7657d;--green:#20cf67;--bg:#f7f7f7;--line:#e7e7e7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Trebuchet MS","Segoe UI",Arial,sans-serif}.site-head{max-width:705px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:30px 29px 20px;position:relative;background:#fafafa;z-index:10}.brand,.footer-logo{display:flex;align-items:center;color:var(--ink);text-decoration:none;font-size:61px;letter-spacing:-4px;font-weight:300;line-height:1}.disc{width:124px;height:124px;border-radius:50%;background:var(--gold);display:inline-flex;align-items:center;justify-content:flex-end;padding-right:1px}.rest{margin-left:-5px}.menu-btn{width:82px;height:82px;border:1px solid #ddd;background:#fff;font-size:42px;color:#222}.drawer{display:none;position:absolute;left:29px;right:29px;top:145px;background:#fff;padding:54px 83px 56px;box-shadow:0 8px 24px #0000000d;z-index:50}.drawer.open{display:grid;gap:37px}.drawer a{font-size:30px;text-decoration:none;color:#202020}.drawer a.active{color:var(--gold)}.drawer-download{border:2px solid var(--gold);padding:21px 18px;border-radius:10px;text-align:center;margin-top:6px}.hero{max-width:705px;margin:auto;background:#fafafa;text-align:center;padding:0 29px 56px}.hero-photo{display:block;width:100%;height:auto;object-fit:cover;background:#fafafa}.hero h1{font-size:52px;font-weight:400;line-height:1.25;margin:45px 0 25px;letter-spacing:-2px}.download-btn{display:block;color:#666;text-decoration:none;background:linear-gradient(90deg,#ffc83c 0%,#ffb31c 100%);border-radius:60px;padding:27px 20px;font-size:35px;box-shadow:0 10px 25px #f3b60030}.phone-row{display:flex;align-items:center;justify-content:space-between;margin:29px 38px 24px;font-size:48px}.dot{width:70px;height:70px;border-radius:50%;display:block}.peach{background:#ff9878}.blue{background:#86c5cc;width:54px;height:54px}.support-actions{display:flex;justify-content:center;gap:16px}.support{min-width:185px;padding:15px 22px;border-radius:36px;text-decoration:none;color:#fff;font-size:22px}.call{background:linear-gradient(90deg,#ff4d3d,#ffab4c)}.whatsapp{background:var(--green)}.welcome-card{max-width:705px;margin:22px auto 0;border:3px solid #f0d300;border-radius:8px;padding:36px 40px 42px;background:#fff}.welcome-card h2{color:#f0c600;font-size:42px;font-weight:400;margin:0 0 28px}.welcome-card h3{font-size:36px;font-weight:400}.welcome-card p,.welcome-card li{font-size:27px;line-height:1.56}.welcome-card a{color:#109fe0;text-decoration:none}.rate-section{max-width:705px;margin:35px auto;background:#fff;padding:35px 24px}.rate-section h2,.games h2,.faq h2{font-size:49px;margin:0 0 28px}.rate-table{border:1px solid #ddd}.rate-table>div{display:grid;grid-template-columns:1.65fr 1fr;border-top:1px solid #ddd}.rate-table>div:first-child{border-top:0}.rate-table span{padding:10px 14px;border-right:1px solid #ddd;font-size:18px}.rate-table span:last-child{border-right:0;text-align:center}.rate-table .thead{background:linear-gradient(#ffc400,#f7a900);font-weight:700}.games{max-width:705px;margin:auto;background:#f4f4f4;padding:66px 58px 54px}.game-list{display:grid;gap:15px}.game-card{background:#fff;border-radius:8px;padding:34px 30px 18px;box-shadow:0 7px 14px #0000000c;position:relative}.game-name{font-size:39px;line-height:1.12;padding-right:145px}.status{position:absolute;right:28px;top:44px;color:var(--pink);font-size:18px}.game-result{font-size:39px;font-weight:700;margin:29px 0 38px}.play{position:absolute;right:58px;top:105px;width:63px;height:63px;border-radius:50%;background:var(--gold);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:28px}.chart-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.chart-row a{border:2px solid var(--gold);border-radius:8px;padding:12px;text-align:center;text-decoration:none;color:#252525;font-size:24px}.faq{max-width:705px;margin:auto;background:#fff;padding:62px 29px}.faq details{border-bottom:1px solid var(--line);padding:27px 8px}.faq summary{font-size:30px;line-height:1.35;cursor:pointer}.faq details[open] summary{color:#e9a500}.faq p{font-size:22px;line-height:1.55;padding-left:38px}footer{max-width:705px;margin:auto;text-align:center;background:#fafafa;padding:62px 29px 0}.footer-logo{justify-content:center;font-size:52px}.footer-disc{width:89px;height:89px}.age{width:74px;height:74px;border:5px solid var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:42px auto 23px;color:#e9a900;font-size:31px;font-weight:700}footer p{font-size:18px;line-height:1.5}.aware{color:var(--gold);font-family:Georgia,serif;font-weight:700;font-size:58px;line-height:.9;margin:45px 0}.aware b{font-size:79px}.aware small{font-size:44px}.therapy{color:var(--gold);font-family:Arial,sans-serif;font-size:76px;font-weight:900;line-height:.75;margin:54px 0}.policy-links{display:flex;justify-content:center;gap:13px;flex-wrap:wrap;margin-bottom:36px}.policy-links a{color:#555;text-decoration:none;font-size:18px}.footer-nav{background:linear-gradient(90deg,#ffc623,#ffad0b);display:flex;justify-content:center;gap:18px 29px;flex-wrap:wrap;padding:30px 20px}.footer-nav a{color:#1d1d1d;text-decoration:none;font-size:20px}.copyright{margin:0 -29px;background:#111d2b;color:white;padding:26px;font-size:16px}.to-top{position:fixed;right:29px;bottom:31px;width:61px;height:61px;background:var(--gold);color:white;text-decoration:none;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:44px;z-index:25}@media(max-width:560px){.site-head{padding:18px 30px 12px}.brand{font-size:42px}.disc{width:82px;height:82px}.menu-btn{width:58px;height:58px;font-size:34px}.drawer{left:29px;right:29px;top:104px;padding:42px 54px}.drawer a{font-size:25px}.hero{padding:0 29px 42px}.hero h1{font-size:38px}.download-btn{font-size:26px;padding:21px}.phone-row{margin:25px 36px 22px;font-size:34px}.dot{width:46px;height:46px}.blue{width:37px;height:37px}.support{min-width:130px;font-size:16px;padding:12px 16px}.welcome-card{margin:18px 0 0;border-left-width:3px;border-right-width:3px;border-radius:6px;padding:32px 40px}.welcome-card h2{font-size:34px}.welcome-card h3{font-size:31px}.welcome-card p,.welcome-card li{font-size:23px;line-height:1.6}.rate-section{padding:32px 20px}.rate-section h2,.games h2,.faq h2{font-size:37px}.games{padding:54px 58px}.game-card{padding:27px 28px 17px}.game-name{font-size:31px;padding-right:126px}.status{font-size:15px;right:24px;top:34px}.game-result{font-size:31px}.play{right:48px;top:88px;width:55px;height:55px}.chart-row a{font-size:19px}.faq{padding:50px 30px}.faq summary{font-size:25px}.faq p{font-size:19px;padding-left:26px}.aware{font-size:45px}.aware b{font-size:63px}.therapy{font-size:57px}.to-top{right:29px;bottom:27px}}

.back-home{color:#222;text-decoration:none;font-size:22px;border:1px solid #ddd;padding:10px 16px;background:#fff}
.policy-page{max-width:705px;margin:0 auto;padding:35px 38px 60px;background:#fff}
.policy-page h1{font-size:42px;line-height:1.2;margin:20px 0 26px}
.policy-page h2{font-size:30px;margin:34px 0 14px}
.policy-page h3{font-size:24px;margin:24px 0 10px}
.policy-page p,.policy-page li{font-size:20px;line-height:1.65}
.operator{padding:0 24px 30px;color:#666}

.market-brand-icon{width:34px;height:34px;object-fit:contain;float:right;margin:2px 0 6px 8px}.seo-copy{margin-top:34px}.seo-copy h3{margin-top:28px}


/* Final interactive polish */
.download-btn,.drawer-download,.footer-nav a[href$="Sara777.apk"]{
  position:relative;
  overflow:hidden;
}
.download-btn{
  animation:saraDownloadFloat 2.2s ease-in-out infinite;
  transform-origin:center;
}
.download-btn::after{
  content:"";
  position:absolute;
  top:-35%;
  left:-40%;
  width:26%;
  height:170%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.85),transparent);
  transform:skewX(-20deg);
  animation:saraDownloadShine 2.6s ease-in-out infinite;
  pointer-events:none;
}
@keyframes saraDownloadFloat{
  0%,100%{transform:translateY(0) scale(1)}
  50%{transform:translateY(-4px) scale(1.012)}
}
@keyframes saraDownloadShine{
  0%,20%{left:-40%;opacity:0}
  35%{opacity:1}
  65%{left:118%;opacity:1}
  80%,100%{left:118%;opacity:0}
}
.faq details{
  transition:background-color .2s ease,box-shadow .2s ease;
}
.faq details[open]{
  background:#fffdf5;
}
.faq summary{
  list-style:none;
  position:relative;
  padding-right:38px;
}
.faq summary::-webkit-details-marker{display:none}
.faq summary::after{
  content:"+";
  position:absolute;
  right:4px;
  top:50%;
  transform:translateY(-50%);
  font-size:31px;
  line-height:1;
  color:#222;
  transition:transform .2s ease,color .2s ease;
}
.faq details[open] summary::after{
  content:"−";
  color:#e9a500;
}
@media (prefers-reduced-motion:reduce){
  .download-btn,.download-btn::after{animation:none!important}
}


/* ===== FINAL SARA777 CLEAN RESPONSIVE SIZING ===== */
/* No splash screen. Homepage opens directly. */
body{overflow-x:hidden}
.site-head,.hero,.welcome-card,.rate-section,.games,.faq,footer{width:100%}

/* Reference-like mobile proportions */
@media(max-width:560px){
  .site-head{padding:16px 30px 10px}
  .brand{font-size:41px;letter-spacing:-3px}
  .disc{width:80px;height:80px}
  .menu-btn{width:56px;height:56px;font-size:32px}
  .hero{padding:0 30px 40px}
  .hero-photo{width:100%;max-height:none;object-fit:contain}
  .hero h1{font-size:36px;line-height:1.28;margin:38px 0 20px}
  .download-btn{font-size:24px;padding:18px 18px;max-width:100%;margin:0 auto}
  .phone-row{font-size:31px;margin:23px 34px 20px}
  .support-actions{gap:12px}
  .support{font-size:15px;padding:11px 14px;min-width:126px}
  .welcome-card{padding:30px 38px}
  .welcome-card h2{font-size:32px}
  .welcome-card h3{font-size:28px}
  .welcome-card p,.welcome-card li{font-size:21px;line-height:1.58}
  .rate-section h2,.games h2,.faq h2{font-size:35px}
  .games{padding:48px 52px}
  .game-name{font-size:29px}
  .game-result{font-size:30px}
  .chart-row a{font-size:18px;padding:10px}
  .faq summary{font-size:23px}
  .faq p{font-size:18px}
}

/* Clean desktop view: wider, balanced, never oversized */
@media(min-width:900px){
  .site-head,.hero,.welcome-card,.rate-section,.games,.faq,footer{max-width:1180px}
  .site-head{padding:22px 44px 18px}
  .brand{font-size:48px;letter-spacing:-3px}
  .disc{width:92px;height:92px}
  .menu-btn{width:62px;height:62px;font-size:34px}
  .drawer{left:auto;right:44px;top:100px;width:390px;padding:34px 42px}
  .drawer.open{gap:24px}
  .drawer a{font-size:21px}
  .hero{padding:0 44px 50px}
  .hero-photo{max-width:760px;margin:0 auto;object-fit:contain}
  .hero h1{font-size:43px;margin:34px 0 22px}
  .download-btn{max-width:680px;margin:0 auto;font-size:27px;padding:19px}
  .phone-row{max-width:690px;margin:25px auto 21px;font-size:34px}
  .support{min-width:150px;font-size:17px;padding:12px 18px}
  .welcome-card{padding:40px 54px}
  .welcome-card h2{font-size:36px}
  .welcome-card h3{font-size:30px}
  .welcome-card p,.welcome-card li{font-size:19px;line-height:1.62}
  .rate-section{padding:40px 55px}
  .rate-section h2,.games h2,.faq h2{font-size:38px}
  .games{padding:52px 70px}
  .game-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
  .game-name{font-size:28px;padding-right:110px}
  .game-result{font-size:31px;margin:24px 0 30px}
  .status{font-size:14px}
  .play{width:52px;height:52px;right:38px;top:86px}
  .chart-row a{font-size:17px;padding:10px}
  .faq{padding:52px 70px}
  .faq summary{font-size:22px}
  .faq p{font-size:18px}
  footer{padding-left:55px;padding-right:55px}
}

/* APK CTA polish */
.apk-play,.download-btn,.drawer-download{cursor:pointer}
.apk-play:hover,.download-btn:hover,.drawer-download:hover{filter:brightness(1.03)}

/* ===== APPROVED SARA777 UI LOCK ===== */
:root{
  --sara-yellow:#ffb52b;
  --sara-yellow-2:#ffd777;
  --sara-text:#24242b;
  --sara-bg:#f7f7f7;
  --sara-green:#22d36f;
  --sara-orange:#ff5a43;
}
html{scroll-behavior:smooth}
body{background:var(--sara-bg);color:var(--sara-text);overflow-x:hidden}
main{display:block}

/* Header / brand */
.site-head{
  max-width:760px;
  margin:0 auto;
  background:#f7f7f7;
  display:flex;
  align-items:center;
  justify-content:space-between;
  box-sizing:border-box;
  border:0;
}
.brand{
  display:flex;
  align-items:center;
  position:relative;
  font-weight:400;
  line-height:1;
  text-decoration:none;
  color:#24242b;
  letter-spacing:-3.2px;
}
.disc{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:var(--sara-yellow);
  color:#24242b;
  flex:0 0 auto;
  z-index:0;
}
.rest{position:relative;z-index:1;margin-left:-22px}
.brand::after{
  content:"";
  position:absolute;
  left:72px;
  top:24px;
  width:138px;
  height:6px;
  background:#24242b;
  z-index:2;
}
.menu-btn{
  border:1px solid #ddd;
  background:#fff;
  color:#24242b;
  border-radius:0;
  box-shadow:none;
  display:flex;
  align-items:center;
  justify-content:center;
}

/* Hero */
.hero{
  max-width:760px;
  margin:0 auto;
  background:#f7f7f7;
  box-sizing:border-box;
  text-align:center;
}
.hero-photo{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
  margin:0 auto;
  border-bottom:1px solid #d6d6d6;
}
.hero h1{
  font-weight:400;
  color:#222;
  text-align:center;
  letter-spacing:-1.2px;
}
.download-btn{
  display:block;
  width:100%;
  box-sizing:border-box;
  border-radius:999px;
  color:#626262;
  text-decoration:none;
  font-weight:600;
  background:linear-gradient(100deg,#ffad1d 0%,#ffbd2d 43%,#ffe294 59%,#ffb01b 100%);
  box-shadow:0 8px 20px rgba(255,181,43,.18);
}
.phone-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  font-weight:700;
  color:#111;
}
.phone-row .dot{
  width:48px;height:48px;border-radius:50%;flex:0 0 auto
}
.phone-row .peach{background:#ff9476}
.phone-row .blue{background:#86c3c8}
.support-actions{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:nowrap;
}
.support{
  border-radius:999px;
  color:#fff;
  text-decoration:none;
  font-weight:500;
  text-align:center;
}
.support.call{background:linear-gradient(90deg,#ff4a3c,#ffb151)}
.support.whatsapp{background:#24d366}

/* Welcome / content */
.welcome-card{
  max-width:760px;
  margin:0 auto;
  background:#fff;
  border:2px solid #f1d000;
  box-sizing:border-box;
}
.welcome-card h2{color:#f2c400;font-weight:400}
.welcome-card a{color:#1597e5;text-decoration:none}

/* Back to top should not overlap phone/content */
.to-top{
  position:fixed;
  right:16px;
  bottom:22px;
  width:52px;
  height:52px;
  border-radius:3px;
  background:#ffb11f;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  font-size:32px;
  z-index:20;
}

/* Final mobile proportions exactly tuned for approved screenshot */
@media(max-width:560px){
  .site-head{padding:18px 30px 8px}
  .brand{font-size:51px;letter-spacing:-3.6px}
  .disc{width:105px;height:105px;font-size:51px}
  .rest{margin-left:-31px}
  .brand::after{left:92px;top:30px;width:160px;height:6px}
  .menu-btn{width:64px;height:64px;font-size:36px}

  .hero{padding:0 30px 30px}
  .hero-photo{margin-top:0}
  .hero h1{
    font-size:37px;
    line-height:1.26;
    margin:38px 4px 20px;
  }
  .download-btn{
    font-size:24px;
    padding:18px 12px;
    margin:0 auto 18px;
  }
  .phone-row{
    font-size:30px;
    margin:10px 20px 18px;
    gap:12px;
  }
  .phone-row #supportNumber{flex:1;text-align:center}
  .support-actions{gap:12px;margin-bottom:8px}
  .support{
    min-width:132px;
    padding:12px 16px;
    font-size:16px;
  }
  .welcome-card{
    margin-top:24px;
    padding:30px 36px 38px;
  }
  .welcome-card h2{font-size:31px;line-height:1.2;margin:0 0 20px}
  .welcome-card h3{font-size:26px}
  .welcome-card p,.welcome-card li{font-size:18px;line-height:1.62}
  .to-top{width:48px;height:48px;font-size:28px}
}

/* Desktop: keep same identity without stretching */
@media(min-width:900px){
  .site-head,.hero,.welcome-card{max-width:1120px}
  .site-head{padding:26px 54px 12px}
  .brand{font-size:55px}
  .disc{width:112px;height:112px;font-size:55px}
  .rest{margin-left:-33px}
  .brand::after{left:97px;top:31px;width:175px;height:7px}
  .menu-btn{width:66px;height:66px;font-size:36px}

  .hero{padding:0 54px 50px}
  .hero-photo{max-width:820px}
  .hero h1{font-size:44px;line-height:1.2;margin:38px 0 24px}
  .download-btn{max-width:760px;font-size:28px;padding:20px;margin:0 auto 20px}
  .phone-row{max-width:720px;font-size:34px;margin:14px auto 20px}
  .support-actions{gap:18px}
  .support{min-width:160px;padding:13px 20px;font-size:18px}
  .welcome-card{padding:42px 56px}
  .welcome-card h2{font-size:38px}
  .welcome-card p,.welcome-card li{font-size:19px;line-height:1.64}
}

/* Drawer follows reference screenshot */
.drawer{
  background:#fff;
  box-shadow:0 8px 30px rgba(0,0,0,.08);
}
.drawer a{color:#222;text-decoration:none}
.drawer .active{color:#e8aa17}
.drawer-download{
  border:2px solid #e9b33c;
  background:#fff;
  color:#222!important;
  border-radius:8px;
  text-align:center;
}

/* FAQ remains fully interactive */
.faq details{background:#fff;border-bottom:1px solid #e7e7e7}
.faq summary{cursor:pointer}

/* Download animation: subtle movement + shine */
.download-btn{
  animation:saraFloat 2.4s ease-in-out infinite;
}
.download-btn::after{
  content:"";
  position:absolute;
  inset:-20% auto -20% -35%;
  width:24%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);
  transform:skewX(-20deg);
  animation:saraShine 2.8s ease-in-out infinite;
}
@keyframes saraFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}
@keyframes saraShine{0%,20%{left:-35%;opacity:0}35%{opacity:1}68%{left:118%;opacity:1}85%,100%{left:118%;opacity:0}}
@media(prefers-reduced-motion:reduce){.download-btn,.download-btn::after{animation:none!important}}


/* ===== MARKET SECTION FINAL FIX ===== */
.market-brand-icon{display:none !important;}
.games{background:#f4f4f4;}
.game-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;}
.game-card{padding:20px 18px 14px;border-radius:8px;min-height:164px;}
.game-name{font-size:22px;line-height:1.18;padding-right:78px;font-weight:500;}
.status{right:16px;top:20px;font-size:12px;line-height:1.2;text-align:right;max-width:78px;}
.game-result{font-size:18px;line-height:1.15;margin:18px 0 18px;font-weight:700;letter-spacing:0;}
.play{right:18px;top:66px;width:40px;height:40px;font-size:16px;}
.chart-row{gap:8px;}
.chart-row a{font-size:14px;padding:8px 6px;border-width:1.5px;border-radius:6px;line-height:1.15;}
@media(max-width:560px){
  .games{padding:28px 14px 32px;}
  .games h2{font-size:24px;margin:0 0 16px 6px;}
  .game-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
  .game-card{padding:16px 12px 12px;min-height:148px;}
  .game-name{font-size:17px;padding-right:46px;line-height:1.15;}
  .status{right:10px;top:16px;font-size:10px;max-width:46px;}
  .game-result{font-size:14px;margin:14px 0 14px;line-height:1.12;}
  .play{right:10px;top:62px;width:34px;height:34px;font-size:14px;}
  .chart-row{gap:6px;}
  .chart-row a{font-size:11px;padding:7px 4px;}
}
@media(min-width:900px){
  .games{padding:42px 36px 46px;}
  .game-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
  .game-card{padding:22px 20px 15px;min-height:166px;}
  .game-name{font-size:23px;padding-right:82px;}
  .status{font-size:12px;right:16px;top:20px;max-width:84px;}
  .game-result{font-size:19px;margin:18px 0 18px;}
  .play{right:18px;top:67px;width:42px;height:42px;font-size:16px;}
  .chart-row a{font-size:14px;padding:8px 6px;}
}


/* =========================================================
   FINAL LOCKED UI 301 — approved Sara777 first/last screens
   ========================================================= */

/* Image wordmark — one single approved logo, no split text */
.site-head .brand{
  display:block!important;
  line-height:0!important;
  letter-spacing:0!important;
  flex:0 0 auto!important;
}
.site-head .brand::after,
.site-head .brand .disc,
.site-head .brand .rest{display:none!important}
.brand-logo-img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  object-fit:contain!important;
}
.footer-logo{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
}
.footer-logo .disc,.footer-logo .rest{display:none!important}
.footer-logo-img{
  display:block!important;
  width:190px!important;
  max-width:72%!important;
  height:auto!important;
  object-fit:contain!important;
}

/* Approved hero section proportions */
.site-head,.hero,.welcome-card,.rate-section,.games,.faq,footer{
  width:100%!important;
  max-width:705px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.site-head{
  padding:18px 28px 12px!important;
  min-height:105px!important;
}
.site-head .brand{
  width:315px!important;
  max-width:calc(100% - 82px)!important;
}
.menu-btn{
  width:58px!important;
  height:58px!important;
  font-size:34px!important;
  border:1px solid #dedede!important;
  background:#fff!important;
  padding:0!important;
}
.hero{
  padding:0 29px 42px!important;
}
.hero-photo{
  width:100%!important;
  height:auto!important;
  object-fit:contain!important;
  margin:0 auto!important;
  border-bottom:1px solid #d8d8d8!important;
}
.hero h1{
  font-size:38px!important;
  font-weight:400!important;
  line-height:1.25!important;
  letter-spacing:-1.2px!important;
  margin:38px 0 20px!important;
}

/* Approved Download App button: android icon + rounded gold + moving shine */
.download-btn{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  width:100%!important;
  max-width:none!important;
  min-height:78px!important;
  padding:15px 22px!important;
  margin:0 auto 18px!important;
  border-radius:999px!important;
  color:#626262!important;
  font-size:30px!important;
  font-weight:600!important;
  line-height:1!important;
  background:linear-gradient(100deg,#ffad1d 0%,#ffbd2d 42%,#ffe294 58%,#ffb01b 100%)!important;
  box-shadow:0 8px 22px rgba(255,181,43,.18)!important;
  position:relative!important;
  overflow:hidden!important;
}
.android-download-icon{
  width:43px!important;
  height:43px!important;
  flex:0 0 43px!important;
  color:#666!important;
}
.download-btn strong{font:inherit!important}

/* Number / buttons */
.phone-row{
  font-size:34px!important;
  margin:12px 28px 20px!important;
}
.phone-row .dot{
  width:48px!important;
  height:48px!important;
}
.phone-row .blue{
  width:40px!important;
  height:40px!important;
}
.support-actions{
  gap:14px!important;
  margin-bottom:10px!important;
}
.support{
  min-width:145px!important;
  font-size:17px!important;
  padding:12px 18px!important;
}

/* Welcome card like approved screenshot */
.welcome-card{
  margin-top:22px!important;
  padding:32px 40px 42px!important;
  border-width:2px!important;
}
.welcome-card h2{
  font-size:34px!important;
  margin-bottom:24px!important;
}
.welcome-card h3{font-size:29px!important}
.welcome-card p,.welcome-card li{
  font-size:20px!important;
  line-height:1.58!important;
}

/* Market section: NO Sara logo/image, tighter result/cards/buttons */
.market-brand-icon{display:none!important}
.games{
  padding:30px 16px 34px!important;
}
.games h2{
  font-size:29px!important;
  margin:0 0 18px 4px!important;
}
.game-list{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
}
.game-card{
  min-width:0!important;
  min-height:150px!important;
  padding:17px 13px 12px!important;
  border-radius:7px!important;
}
.game-name{
  font-size:18px!important;
  line-height:1.14!important;
  padding-right:48px!important;
  font-weight:500!important;
}
.status{
  top:17px!important;
  right:10px!important;
  max-width:54px!important;
  font-size:9.5px!important;
  line-height:1.15!important;
  text-align:right!important;
}
.game-result{
  font-size:16px!important;
  line-height:1.1!important;
  margin:16px 0 15px!important;
  white-space:nowrap!important;
}
.play{
  top:62px!important;
  right:11px!important;
  width:35px!important;
  height:35px!important;
  font-size:14px!important;
}
.chart-row{
  gap:6px!important;
}
.chart-row a{
  font-size:11px!important;
  padding:7px 3px!important;
  border-width:1.4px!important;
  border-radius:5px!important;
  white-space:nowrap!important;
}

/* FAQ and last-screen spacing */
.faq{
  padding:46px 29px 50px!important;
}
.faq h2{
  font-size:34px!important;
}
.faq details{
  padding:19px 7px!important;
}
.faq summary{
  font-size:20px!important;
}
.faq p{
  font-size:17px!important;
  padding-left:24px!important;
}
footer{
  padding-top:52px!important;
}

/* Phone portrait exact tuning */
@media(max-width:560px){
  .site-head{
    padding:16px 28px 10px!important;
    min-height:98px!important;
  }
  .site-head .brand{
    width:285px!important;
    max-width:calc(100% - 74px)!important;
  }
  .menu-btn{
    width:54px!important;
    height:54px!important;
    font-size:31px!important;
  }
  .drawer{
    left:24px!important;
    right:24px!important;
    top:100px!important;
    width:auto!important;
    padding:38px 48px!important;
  }
  .drawer a{font-size:23px!important}

  .hero{padding:0 28px 34px!important}
  .hero h1{
    font-size:35px!important;
    margin:34px 0 18px!important;
  }
  .download-btn{
    min-height:70px!important;
    font-size:25px!important;
    gap:11px!important;
    padding:13px 17px!important;
  }
  .android-download-icon{
    width:36px!important;
    height:36px!important;
    flex-basis:36px!important;
  }
  .phone-row{
    font-size:29px!important;
    margin:10px 10px 18px!important;
  }
  .phone-row .dot{
    width:44px!important;
    height:44px!important;
  }
  .phone-row .blue{
    width:37px!important;
    height:37px!important;
  }
  .support-actions{gap:10px!important}
  .support{
    min-width:130px!important;
    font-size:15px!important;
    padding:11px 14px!important;
  }
  .welcome-card{
    padding:29px 34px 36px!important;
  }
  .welcome-card h2{font-size:30px!important}
  .welcome-card h3{font-size:26px!important}
  .welcome-card p,.welcome-card li{
    font-size:18px!important;
    line-height:1.58!important;
  }
  .games{
    padding:28px 14px 32px!important;
  }
  .games h2{
    font-size:24px!important;
    margin-left:4px!important;
  }
  .game-list{gap:10px!important}
  .game-card{
    min-height:145px!important;
    padding:15px 11px 11px!important;
  }
  .game-name{
    font-size:16.5px!important;
    padding-right:44px!important;
  }
  .status{
    top:15px!important;
    right:8px!important;
    font-size:9px!important;
    max-width:45px!important;
  }
  .game-result{
    font-size:14px!important;
    margin:14px 0 14px!important;
  }
  .play{
    top:58px!important;
    right:9px!important;
    width:33px!important;
    height:33px!important;
    font-size:13px!important;
  }
  .chart-row a{
    font-size:10.5px!important;
    padding:6px 2px!important;
  }
  .footer-logo-img{
    width:145px!important;
  }
}

/* Desktop keeps same approved proportions but centered */
@media(min-width:900px){
  .site-head,.hero,.welcome-card,.rate-section,.games,.faq,footer{
    max-width:1080px!important;
  }
  .site-head{
    padding:22px 46px 16px!important;
  }
  .site-head .brand{
    width:360px!important;
  }
  .hero{
    padding:0 48px 50px!important;
  }
  .hero-photo{
    max-width:800px!important;
  }
  .hero h1{
    font-size:44px!important;
  }
  .download-btn{
    max-width:760px!important;
  }
  .game-list{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:16px!important;
  }
  .games{
    padding:42px 46px 48px!important;
  }
}
