:root{--bg:#fffdf8;--bg-strong:#fff;--text:#17201c;--muted:#5f6b65;--line:#dfe6df;--green:#0f6b47;--green-dark:#063f32;--green-soft:#e4f3ea;--saffron:#f29f05;--saffron-soft:#fff3cf;--ruby:#b73748;--ink:#101615;--shadow:0 20px 50px #1016151f;--container:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}img,svg{max-width:100%;height:auto}a{color:inherit;text-decoration:none}p{margin:0}h1,h2,h3{letter-spacing:0;margin:0;line-height:1.08}h1{max-width:780px;font-size:4rem}h2{font-size:2.35rem}h3{font-size:1.18rem}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #f29f05cc}.container{width:min(100% - 40px, var(--container));margin-inline:auto}.narrow{width:min(100% - 40px,820px)}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8eb;border-bottom:1px solid #dfe6dfe6;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px;min-height:72px;display:grid}.brand{align-items:center;gap:10px;min-width:max-content;font-weight:800;display:inline-flex}.brand-mark{background:url(/assets/favicon.svg) 50%/contain no-repeat;border-radius:8px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 10px 24px #0f6b4742}.brand-text{font-size:1.02rem}.main-nav{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.main-nav a,.header-download{min-height:38px;color:var(--muted);border-radius:8px;align-items:center;padding:8px 10px;font-size:.92rem;font-weight:700;display:inline-flex}.language-switch{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:3px;min-width:max-content;padding:3px;display:inline-flex}.language-option{min-height:32px;color:var(--muted);border-radius:6px;justify-content:center;align-items:center;padding:6px 9px;font-size:.84rem;font-weight:900;line-height:1.1;display:inline-flex}.language-option:hover{color:var(--green-dark);background:var(--green-soft)}.language-option.is-active{color:#fff;background:var(--green)}.main-nav a:hover,.header-download:hover{color:var(--green-dark);background:var(--green-soft)}.header-download{color:var(--green-dark);border:1px solid var(--line);background:#fff;gap:7px}.hero{color:#fff;background:linear-gradient(90deg, #063f32f2, #063f32b8 48%, #063f3233), url(/assets/hero-rummy-table.png) center / cover no-repeat, var(--green-dark);min-height:78svh;display:grid;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(#10161500,#1016156b);height:34%;position:absolute;inset:auto 0 0}.hero--hindi{background:linear-gradient(90deg, #241f15f0, #063f32b8 52%, #b7374838), url(/assets/hero-rummy-table.png) center / cover no-repeat, var(--green-dark)}.hero-content{z-index:1;flex-direction:column;justify-content:center;min-height:78svh;padding:80px 0 92px;display:flex;position:relative}.hero .eyebrow,.page-hero .eyebrow,.cta-band .eyebrow{color:#ffe0a2}.hero-copy{color:#ffffffe0;max-width:670px;margin-top:22px;font-size:1.22rem}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.hero-proof{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.hero-proof span{color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff38;border-radius:8px;align-items:center;min-height:34px;padding:6px 10px;font-size:.9rem;font-weight:700;display:inline-flex}.page-hero{color:#fff;background:linear-gradient(90deg, #063f32f5, #0f6b47d1), url(/assets/card-combinations.png) right center / auto 86% no-repeat, var(--green-dark)}.page-hero--download{background:linear-gradient(90deg, #063f32f5, #101615b8), url(/assets/app-preview.png) right 12% center / auto 86% no-repeat, var(--green-dark)}.page-hero-inner{max-width:780px;padding:82px 0 92px}.page-hero p:not(.eyebrow){color:#ffffffe0;max-width:680px;margin-top:18px;font-size:1.15rem}.section{padding:84px 0}.section--tint{background:linear-gradient(180deg, #e4f3eae0, #fffdf8e6), var(--green-soft)}.section-heading{max-width:760px;margin-bottom:34px}.section-heading--center{text-align:center;margin-inline:auto}.eyebrow{color:var(--ruby);letter-spacing:0;text-transform:uppercase;margin-bottom:12px;font-size:.78rem;font-weight:900}.section-heading p:not(.eyebrow){color:var(--muted);margin-top:14px;font-size:1.05rem}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 18px;font-weight:900;line-height:1.2;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{color:#1b1303;background:var(--saffron);box-shadow:0 14px 28px #f29f0547}.button--primary:hover{background:#ffb52e}.button--secondary{color:var(--green-dark);background:#fff;box-shadow:0 12px 26px #063f322e}.button--ghost{color:#fff;background:#ffffff14;border-color:#ffffff52}.button--ghost:hover{background:#ffffff29}.feature-grid,.article-grid,.check-grid,.notice-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.feature-card,.article-card,.notice-card,.download-panel{border:1px solid var(--line);background:var(--bg-strong);border-radius:8px;box-shadow:0 12px 30px #1016150f}.feature-card{flex-direction:column;gap:14px;min-height:196px;padding:24px;display:flex}.feature-card svg,.check-item svg,.notice-card svg,.inline-notice svg{color:var(--green);flex:none}.feature-card p,.article-card p,.notice-card p,.download-panel p,.content-page p,.article-body p,.inline-notice p{color:var(--muted)}.split-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:center;gap:52px;display:grid}.step-list,.check-list{gap:14px;margin:0 0 28px;padding:0;list-style:none;display:grid}.step-list li,.check-list li{border:1px solid var(--line);background:#ffffffb8;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:12px;padding:14px;font-weight:700;display:grid}.step-list svg,.check-list svg{color:var(--green);margin-top:2px}.device-showcase,.rules-visual{place-items:center;display:grid}.device-showcase img,.rules-visual img{filter:drop-shadow(0 28px 45px #10161529)}.check-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.check-item{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:12px;min-height:64px;padding:16px;font-weight:800;display:flex}.section-row{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.section-row .section-heading{margin-bottom:0}.text-link{color:var(--green);align-items:center;gap:7px;font-weight:900;display:inline-flex}.text-link:hover{color:var(--green-dark)}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-card{flex-direction:column;gap:14px;min-height:300px;padding:24px;display:flex}.article-card h2,.article-card h3{font-size:1.26rem}.article-card .text-link{margin-top:auto}.article-meta{color:var(--muted);align-items:center;gap:7px;font-size:.9rem;font-weight:800;display:inline-flex}.tag-row{flex-wrap:wrap;gap:8px;display:flex}.tag-row span{color:var(--green-dark);background:var(--green-soft);border-radius:8px;padding:5px 8px;font-size:.8rem;font-weight:800;display:inline-flex}.faq-list{gap:12px;display:grid}.faq-item{border:1px solid var(--line);background:#fff;border-radius:8px}.faq-item summary{cursor:pointer;color:var(--text);padding:18px 20px;font-weight:900}.faq-item p{color:var(--muted);padding:0 20px 20px}.cta-band{color:#fff;background:linear-gradient(90deg, var(--green-dark), var(--green) 70%, #284b39), var(--green-dark);position:relative;overflow:hidden}.cta-band-inner{justify-content:space-between;align-items:center;gap:24px;min-height:220px;padding:42px 0;display:flex;position:relative}.cta-band h2{max-width:720px}.cta-spark{color:#ffe0a2b8;position:absolute;top:32px;right:18px}.download-panel{background:linear-gradient(#fff,#fff8e5),#fff;gap:16px;padding:28px;display:grid}.notice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.notice-card{grid-template-columns:32px minmax(0,1fr);gap:16px;padding:24px;display:grid}.inline-notice{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:28px minmax(0,1fr);gap:14px;margin-top:28px;padding:18px;display:grid}.content-page{gap:18px;display:grid}.content-page h2{margin-top:18px;font-size:1.55rem}.article-hero{color:#fff;background:linear-gradient(90deg, #063f32f5, #101615c7), url(/assets/hero-rummy-table.png) center / cover no-repeat, var(--green-dark)}.article-hero .container{padding:76px 0 84px}.article-hero p:not(.eyebrow){color:#ffffffdb;margin-top:18px;font-size:1.13rem}.article-meta--large{color:#ffffffc7;margin-top:20px}.article-body{gap:34px;padding:70px 0;display:grid}.article-body section{gap:14px;display:grid}.article-body h2{font-size:1.72rem}.article-cta{border:1px solid var(--line);background:var(--saffron-soft);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:24px;display:grid}.site-footer{color:#ffffffd1;background:var(--ink)}.footer-grid{grid-template-columns:1.2fr .7fr 1fr;gap:36px;padding:58px 0 36px;display:grid}.footer-brand{color:#fff}.site-footer h2{color:#fff;margin-bottom:12px;font-size:1rem}.site-footer p{max-width:420px}.site-footer a{color:#fff;font-weight:800}.footer-links{gap:8px;margin:0;padding:0;list-style:none;display:grid}.footer-bottom{color:#ffffffa3;border-top:1px solid #ffffff1f;justify-content:space-between;gap:18px;padding:20px 0 28px;font-size:.88rem;display:flex}@media (max-width:980px){h1{font-size:3.15rem}h2{font-size:2rem}.header-inner{grid-template-columns:1fr auto auto;gap:10px;padding:10px 0}.main-nav{grid-column:1/-1;justify-content:flex-start}.hero,.hero-content{min-height:74svh}.feature-grid,.article-grid,.check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-layout,.footer-grid{grid-template-columns:1fr}.page-hero,.page-hero--download{background:linear-gradient(90deg, #063f32f5, #0f6b47db), var(--green-dark)}.footer-bottom,.section-row,.cta-band-inner,.article-cta{flex-direction:column;align-items:flex-start}.section-row,.cta-band-inner{display:flex}.article-cta{grid-template-columns:1fr;display:grid}}@media (max-width:640px){.container,.narrow{width:min(100% - 28px, var(--container))}h1{font-size:2.42rem}h2{font-size:1.72rem}.brand-text{font-size:.96rem}.header-download span{display:none}.language-option{min-height:30px;padding:6px 7px;font-size:.78rem}.main-nav{gap:4px}.main-nav a{min-height:34px;padding:6px 8px;font-size:.84rem}.hero{background:linear-gradient(90deg, #063f32f5, #063f32b8), url(/assets/hero-rummy-table.png) center / cover no-repeat, var(--green-dark)}.hero-copy,.page-hero p:not(.eyebrow){font-size:1.02rem}.hero-actions,.button{width:100%}.hero-actions .button{justify-content:center}.section{padding:62px 0}.page-hero-inner,.article-hero .container{padding:64px 0 70px}.feature-grid,.article-grid,.check-grid,.notice-grid{grid-template-columns:1fr}.feature-card,.article-card{min-height:auto}.cta-band-inner{min-height:260px}.footer-grid{padding-top:44px}}
