:root{--ink:#18231f;--muted:#68736f;--paper:#f7f8f4;--card:#fff;--line:#dfe5df;--green:#bce88d;--deep:#1d4837;--orange:#f1a26b;--blue:#9fcbed;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;width:min(1280px,calc(100% - 40px));margin:auto}.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:800;letter-spacing:-.04em}.brand>span:last-child>span{color:#8aa85b}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--deep);color:var(--green);font-size:17px}.site-header nav{display:flex;gap:28px;color:#54625c;font-size:14px}.site-header nav a:hover,.text-link:hover{color:var(--deep)}.button{display:inline-flex;align-items:center;gap:18px;background:var(--deep);color:#fff;padding:14px 19px;border-radius:999px;font-weight:700;font-size:14px;box-shadow:0 8px 20px #1d48371c}.button span{font-size:20px;line-height:10px}.button-small{padding:10px 15px;font-size:12px}.hero{min-height:570px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;padding:55px 0}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:11px;color:#70905f;font-weight:800;margin:0 0 16px}.hero h1{font-size:clamp(48px,6.6vw,84px);line-height:.99;letter-spacing:-.07em;margin:0 0 25px;font-weight:800}.hero h1 em{font-style:normal;color:#779c53}.lede{font-size:17px;color:var(--muted);max-width:510px}.hero-actions{display:flex;align-items:center;gap:25px;margin:32px 0}.text-link{font-weight:750;color:var(--deep);font-size:14px}.trust-row{display:flex;flex-wrap:wrap;gap:18px;color:#748079;font-size:12px}.hero-card{height:400px;border-radius:34px;position:relative;background:linear-gradient(135deg,#d9f3be,#bfe6ec);overflow:hidden}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:290px;height:290px;background:#8acb9d;left:-70px;bottom:-80px}.orb-two{width:220px;height:220px;background:#f6c9a3;right:-40px;top:-50px}.phone{position:absolute;width:220px;height:335px;background:#fbfff7;border:7px solid #223b31;border-radius:32px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(7deg);box-shadow:20px 28px 30px #24503c3d;padding:25px 18px;display:flex;flex-direction:column;gap:10px}.phone-top{font-size:11px;font-weight:800;display:flex;justify-content:space-between}.phone-top span{color:#8bc86e}.phone-icon{height:120px;border-radius:24px;background:var(--deep);color:var(--green);display:grid;place-items:center;font-size:60px;font-weight:900;margin:12px 0}.phone strong{font-size:17px}.phone small{font-size:11px;color:var(--muted)}.mini-progress{height:6px;background:#dfebd5;border-radius:10px}.mini-progress i{display:block;width:72%;height:100%;background:#9bc970;border-radius:10px}.section{padding:80px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section h2{font-size:36px;line-height:1.05;letter-spacing:-.05em;margin:0}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.app-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:16px;display:flex;gap:15px;box-shadow:0 8px 20px #20382b08}.app-icon{width:58px;height:58px;flex:0 0 58px;border-radius:17px;display:grid;place-items:center;font-size:27px;font-weight:900}.icon-blue{background:#d7eefb;color:#267e9d}.icon-orange{background:#ffdfc1;color:#ad6031}.icon-green{background:#dff2c8;color:#548438}.app-card-body{min-width:0;flex:1}.card-meta{display:flex;gap:8px;color:#829087;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.app-card h3{font-size:18px;margin:5px 0}.app-card p{font-size:12px;color:var(--muted);margin:0 0 13px}.card-bottom{border-top:1px solid #edf0ec;padding-top:12px;display:flex;justify-content:space-between;font-size:10px;color:#829087}.card-bottom a{color:var(--deep);font-weight:800}.band{background:#eaf3e1}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.feature-list{display:grid;gap:23px}.feature-list>div{display:flex;gap:18px}.feature-list b{color:#8eae6d;font-size:12px}.feature-list strong,.feature-list small{display:block}.feature-list strong{font-size:16px}.feature-list small{color:var(--muted);font-size:13px;margin-top:4px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guide-grid a{padding:24px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);transition:.2s}.guide-grid a:hover{transform:translateY(-4px);box-shadow:0 12px 24px #20382b10}.guide-grid span{color:#8eae6d;font-size:12px;font-weight:800}.guide-grid h3{font-size:20px;line-height:1.15;margin:24px 0 10px}.guide-grid p{color:var(--muted);font-size:13px;margin:0}.site-footer{background:#18392e;color:#d9e5d9;padding:55px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-grid .brand{color:#fff}.footer-grid p{color:#9caf9f;font-size:13px;max-width:220px}.footer-grid strong,.footer-grid a{display:block}.footer-grid strong{font-size:12px;color:#9fc779;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}.footer-grid a:not(.brand){font-size:13px;color:#c0d1c2;margin:8px 0}.footer-bottom{border-top:1px solid #426251;margin-top:38px;padding-top:18px;display:flex;justify-content:space-between;color:#8fa695;font-size:11px}@media(max-width:760px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:35px}.hero-card{height:330px}.hero h1{font-size:54px}.card-grid,.guide-grid,.split{grid-template-columns:1fr}.section{padding:55px 0}.section-heading{align-items:start;gap:20px;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:7px}}

/* Teen Patti Master brand artwork */
.brand .brand-mark{
  display:block!important;
  width:48px!important;
  height:38px!important;
  flex:0 0 48px!important;
  border:0!important;
  border-radius:0!important;
  background-color:transparent!important;
  background-image:url('branding/teen-patti-master-logo.png')!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:contain!important;
  color:transparent!important;
  font-size:0!important;
  box-shadow:none!important;
}
.site-footer .brand .brand-mark{width:52px!important;height:40px!important;flex-basis:52px!important}
@media(max-width:760px){.brand .brand-mark{width:42px!important;height:34px!important;flex-basis:42px!important}.brand{gap:8px}}
