/*
Theme Name: Dream11 India Guide
Theme URI: https://dream11-vip.com/
Author: Site Publisher
Description: Mobile-first, multi-page informational theme for an independent Dream11 app guide.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: dream11-india
*/
:root{--ink:#172033;--muted:#5d687b;--line:#e4e9f1;--blue:#1769e0;--blue-dark:#1055bd;--blue-pale:#eff6ff;--gold:#b88324;--soft:#f7f9fc;--radius:18px;--shadow:0 16px 40px rgba(23,32,51,.08)}
.brand-logo{display:block;width:148px;height:auto}.footer .brand-logo{filter:brightness(0) invert(1)}
.button-outline{background:#fff;color:var(--blue);border:1px solid #b8d1f5;box-shadow:none}.button-outline:hover{background:var(--blue-pale);color:var(--blue-dark)}.hero-guide-link{font-weight:700;padding:10px 4px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;background:#fff;color:var(--ink);font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible{outline:3px solid #8dbaff;outline-offset:3px}.container{width:min(1100px,calc(100% - 40px));margin-inline:auto}.topbar{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:800;letter-spacing:-.03em}.brand-mark{width:34px;height:34px;border-radius:11px;background:linear-gradient(145deg,#1769e0,#0b367b);display:grid;place-items:center;color:white;font-size:14px;font-weight:900;box-shadow:0 5px 12px #1769e044}.brand-mark:after{content:"D"}.nav-links{display:flex;gap:19px;align-items:center}.nav-links a{font-size:13px;color:#344054;font-weight:650}.button,.nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--blue);color:#fff;border:0;border-radius:11px;padding:12px 19px;font-weight:700;line-height:1.25;box-shadow:0 7px 16px #1769e02b;transition:background .2s,transform .2s}.nav-cta{padding:10px 15px;font-size:14px}.button:hover,.nav-cta:hover{background:var(--blue-dark);color:#fff;text-decoration:none;transform:translateY(-1px)}.hero{padding:64px 0 42px;background:radial-gradient(ellipse at 86% 10%,#eaf3ff 0,transparent 37%),linear-gradient(180deg,#fbfdff,#fff)}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:48px;align-items:center}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:8px;color:#805719;font-weight:750;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.eyebrow:before{content:"";width:22px;height:2px;background:var(--gold)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.4rem,6vw,4.2rem);line-height:1.08;letter-spacing:-.055em;margin:14px 0 18px;color:#111a2c}h1 span{color:var(--blue)}h2{font-size:clamp(1.7rem,4vw,2.4rem);line-height:1.2;letter-spacing:-.04em;margin-bottom:13px;color:#172033}h3{letter-spacing:-.02em}.hero-copy{color:var(--muted);font-size:18px;max-width:650px;margin-bottom:25px}.hero-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.trust-note{font-size:13px;color:#687386;margin-top:18px}.hero-card,.feature,.content-card{background:#fff;border:1px solid #e7ecf4;border-radius:18px;padding:22px;box-shadow:var(--shadow)}.hero-card{position:relative;overflow:hidden}.hero-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--blue),#68a6ff,var(--gold))}.card-label{font-size:12px;color:#7a8495;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.hero-card h2{font-size:21px;margin:6px 0 18px}.sport-list{display:grid;gap:10px}.sport{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border:1px solid var(--line);border-radius:12px;font-weight:700}.sport small{font-size:12px;font-weight:600;color:#7d8798}.sport-tag{display:flex;align-items:center;gap:11px}.sport-icon{width:32px;height:32px;border-radius:10px;background:var(--blue-pale);display:grid;place-items:center;color:var(--blue);font-weight:800;font-size:13px}.card-foot{margin:17px 0 0;color:#737d8e;font-size:12px}.section{padding:52px 0}.section.soft{background:var(--soft)}.section-head{max-width:720px;margin-bottom:25px}.kicker{color:var(--blue);display:block;margin-bottom:8px}.section-head p,.lead,.muted{color:var(--muted)}.info-table-wrap{border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #17203308}.info-table{width:100%;border-collapse:collapse;text-align:left}.info-table th,.info-table td{padding:16px 20px;border-bottom:1px solid var(--line)}.info-table tr:last-child th,.info-table tr:last-child td{border-bottom:0}.info-table th{width:30%;font-weight:750;background:#fbfcfe}.info-table td{color:#435066}.benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 34px;padding:0;list-style:none}.benefits li{position:relative;padding-left:20px;color:#475367}.benefits li:before{content:"";position:absolute;left:0;top:.74em;width:7px;height:7px;background:var(--gold);border-radius:50%}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature{padding:20px;box-shadow:none}.feature h3{font-size:17px;margin:0 0 7px}.feature p{margin:0;color:var(--muted);font-size:14px}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.step{counter-increment:step;border:1px solid var(--line);border-radius:14px;padding:16px;background:#fff}.step:before{content:counter(step,decimal-leading-zero);display:block;color:var(--blue);font-size:12px;font-weight:850;margin-bottom:8px}.step strong{display:block}.step span{display:block;color:var(--muted);font-size:13px;margin-top:4px}.notice{border:1px solid #f0dfbd;background:#fffaf0;border-radius:14px;padding:17px 19px;color:#604819}.notice strong{color:#513b13}.category-row{display:flex;flex-wrap:wrap;gap:10px}.category{border:1px solid var(--line);border-radius:999px;padding:9px 14px;color:#344054;font-weight:650;background:#fff}.faq{max-width:850px}.faq details{border-bottom:1px solid var(--line);padding:17px 2px}.faq summary{cursor:pointer;font-weight:750;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:21px;color:var(--blue)}.faq details[open] summary:after{content:"−"}.faq details p{color:var(--muted);margin:10px 30px 0 0}.closing{background:linear-gradient(115deg,#102b59,#1769e0);color:#fff;border-radius:22px;padding:30px;display:flex;align-items:center;justify-content:space-between;gap:24px}.closing h2{color:white;margin:0 0 8px;font-size:25px}.closing p{color:#d9e8ff;margin:0;max-width:640px}.closing .button{background:#fff;color:#155bc2;box-shadow:none;white-space:nowrap}.footer{margin-top:58px;background:#101827;color:#c4ccda;padding:38px 0 20px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:30px}.footer .brand{color:#fff}.footer p{font-size:13px;color:#9da8ba;max-width:350px;margin:13px 0 0}.footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#fff;margin:4px 0 13px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:9px 15px}.footer a{font-size:13px;color:#d5dbea}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1c;margin-top:28px;padding-top:17px;display:flex;justify-content:space-between;gap:15px;color:#98a4b6;font-size:12px}.footer-bottom a{color:#cbd4e2}.content-area{padding:52px 0 66px;min-height:45vh}.content-area .entry-content{max-width:850px;color:#475367}.content-area .entry-content h2{margin-top:34px}.content-area .entry-content li{margin:7px 0}.post-list{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.post-card{border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff}.post-card h2{font-size:20px}.post-card p{color:var(--muted)}.post-card a{font-weight:700}.pagination{margin-top:25px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:850px){.nav-links{gap:11px}.nav-links a{font-size:12px}.hero-grid{gap:25px}.feature-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.container{width:min(100% - 32px,600px)}.nav{min-height:62px}.nav-links{display:none}.hero{padding:43px 0 31px}.hero-grid{grid-template-columns:1fr;gap:27px}.hero-copy{font-size:16px}.section{padding:42px 0}.benefits{grid-template-columns:1fr;gap:8px}.feature-grid,.steps,.post-list{grid-template-columns:1fr 1fr}.info-table th,.info-table td{padding:13px 12px}.info-table th{width:34%}.closing{display:block;padding:25px}.closing .button{margin-top:19px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:420px){.feature-grid,.steps,.post-list{grid-template-columns:1fr}.hero-actions .button{width:100%}.info-table th,.info-table td{font-size:14px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.hero-actions .button-outline{background:#fff;color:var(--blue);border:1px solid #b8d1f5;box-shadow:none}.hero-actions .button-outline:hover{background:var(--blue-pale);color:var(--blue-dark)}
