.guide-detail main{padding-bottom:84px}
.guide-hero{padding:66px 0 54px;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:58px;align-items:center}
.guide-hero h1{font-size:clamp(42px,6vw,68px);line-height:1.01;letter-spacing:-.06em;color:#123b35;margin:0 0 22px}
.guide-hero .lede{max-width:720px;color:#596d66;font-size:17px;line-height:1.75;margin:0}
.guide-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}
.guide-pills span{padding:8px 12px;border:1px solid #e5d6bf;border-radius:999px;background:#fff;color:#7b6040;font-size:11px;font-weight:750}
.phone-visual{position:relative;min-height:390px;border-radius:30px;background:linear-gradient(145deg,#123b35,#17614f 60%,#e8752d);overflow:hidden;box-shadow:0 22px 45px rgba(18,59,53,.2)}
.phone-visual:before,.phone-visual:after{content:'';position:absolute;border-radius:50%;filter:blur(1px)}
.phone-visual:before{width:190px;height:190px;background:rgba(255,211,106,.22);right:-55px;top:-45px}
.phone-visual:after{width:150px;height:150px;background:rgba(242,139,38,.22);left:-45px;bottom:-45px}
.guide-phone{position:absolute;width:214px;height:330px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(3deg);border:7px solid #112b28;border-radius:29px;background:#fffaf1;padding:20px 15px;box-shadow:16px 22px 28px rgba(0,0,0,.25)}
.guide-phone-top{display:flex;justify-content:space-between;font-size:10px;font-weight:800;color:#123b35}
.guide-phone-screen{height:158px;margin:18px 0 14px;border-radius:20px;background:linear-gradient(145deg,#fff0d7,#f7d6a3);padding:20px 14px;text-align:center}
.guide-phone-icon{width:58px;height:58px;margin:0 auto 12px;border-radius:17px;background:url('branding/teen-patti-master-logo.png') center/contain no-repeat #fff;box-shadow:0 7px 18px rgba(18,59,53,.15)}
.guide-phone-screen strong{display:block;color:#123b35;font-size:14px}.guide-phone-screen small{color:#8b6d47;font-size:10px}
.phone-action{height:34px;border-radius:999px;background:#e8752d;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:850}
.phone-progress{height:7px;margin-top:13px;border-radius:99px;background:#e4e9e1;overflow:hidden}.phone-progress i{display:block;height:100%;width:72%;background:#17614f;border-radius:99px}
.phone-check{font-size:10px;text-align:center;color:#17614f;font-weight:800;margin-top:11px}
.guide-section{padding:42px 0}
.guide-section.band{position:relative;background:#f5ead9;box-shadow:0 0 0 100vmax #f5ead9;clip-path:inset(0 -100vmax)}
.guide-heading{max-width:780px;margin-bottom:28px}.guide-heading h2{font-size:clamp(30px,4vw,42px);line-height:1.08;letter-spacing:-.045em;color:#123b35;margin:0 0 12px}.guide-heading p{color:#596d66;line-height:1.75;margin:0}
.step-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.step-card{position:relative;background:#fff;border:1px solid #eadfce;border-radius:19px;padding:24px;min-height:220px;box-shadow:0 8px 22px rgba(64,52,28,.05)}
.step-card b{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#123b35;color:#ffd36a;font-size:12px}
.step-card h3{font-size:19px;color:#123b35;margin:20px 0 9px}.step-card p{font-size:13px;line-height:1.7;color:#596d66;margin:0}
.step-card:not(:last-child):after{content:'→';position:absolute;right:-13px;top:50%;z-index:2;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#f28b26;color:#fff;font-weight:900}
.guide-split{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.guide-panel{background:#fff;border:1px solid #eadfce;border-radius:20px;padding:27px;box-shadow:0 8px 22px rgba(64,52,28,.05)}
.guide-panel.green{background:#edf6ef;border-color:#cfe3d3}.guide-panel.orange{background:#fff3e1;border-color:#efd5ac}
.guide-panel h3{font-size:22px;color:#123b35;margin:0 0 16px}.guide-panel p{color:#596d66;font-size:13px;line-height:1.7}
.guide-checklist{list-style:none;padding:0;margin:0;display:grid;gap:11px}.guide-checklist li{position:relative;padding-left:27px;color:#596d66;font-size:13px;line-height:1.6}.guide-checklist li:before{content:'✓';position:absolute;left:0;top:0;color:#17614f;font-weight:900}.guide-panel.orange .guide-checklist li:before{content:'!';display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#e8752d;color:#fff;font-size:10px;top:2px}
.guide-table-wrap{overflow-x:auto;background:#fff;border:1px solid #eadfce;border-radius:19px;box-shadow:0 8px 22px rgba(64,52,28,.05)}
.guide-table{width:100%;border-collapse:collapse;min-width:760px}.guide-table th,.guide-table td{text-align:left;padding:16px 18px;border-bottom:1px solid #eee3d3;font-size:13px;vertical-align:top}.guide-table th{background:#123b35;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.09em}.guide-table tr:last-child td{border-bottom:0}.guide-table td:first-child{font-weight:800;color:#123b35;width:23%}.guide-table td:nth-child(2){color:#596d66}.guide-table a{color:#b45d20;font-weight:800}
.guide-faq{border-top:1px solid #e4d8c5}.guide-faq details{border-bottom:1px solid #e4d8c5;padding:17px 0}.guide-faq summary{cursor:pointer;color:#123b35;font-weight:800;font-size:16px}.guide-faq details p{color:#596d66;line-height:1.75;font-size:14px;max-width:850px;margin:13px 0 2px}
.related-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.related-guide{display:block;background:#fff;border:1px solid #eadfce;border-radius:18px;padding:23px;transition:.2s}.related-guide:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(64,52,28,.08)}.related-guide span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#b36b22;font-weight:800}.related-guide strong{display:block;font-size:18px;color:#123b35;margin:14px 0 7px}.related-guide small{color:#68736f;line-height:1.55}
.guide-callout{margin-top:28px;padding:22px 25px;border-left:4px solid #e8752d;border-radius:0 16px 16px 0;background:#fff3df;color:#6d5940;font-size:13px;line-height:1.75}
@media(max-width:980px){.guide-hero{grid-template-columns:1fr 340px;gap:34px}.step-flow{grid-template-columns:1fr 1fr}.step-card:not(:last-child):after{display:none}}
@media(max-width:760px){.guide-detail main{padding-bottom:56px}.guide-hero{grid-template-columns:1fr;padding:46px 0 34px}.guide-hero h1{font-size:44px}.phone-visual{min-height:340px}.guide-section{padding:34px 0}.step-flow,.guide-split,.related-guide-grid{grid-template-columns:1fr}.step-card{min-height:0}.guide-panel{padding:22px}}
