.prashn-template{--rose:#c94477;--rose-bg:#fde8ee}.prashn-template .page-hero{background:linear-gradient(155deg,#faf0dc 0%,#faf5ed 45%,#eaf5ee 100%);padding:64px 24px 72px;position:relative;overflow:hidden}.prashn-template .page-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4af6c38,#0000 70%);width:520px;height:520px;position:absolute;top:-120px;right:-80px}.prashn-template .page-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#3a8f5c1f,#0000 70%);width:420px;height:420px;position:absolute;bottom:-140px;left:-100px}.prashn-template .hero-inner{max-width:var(--container);grid-template-columns:1fr 1.05fr;align-items:center;gap:48px;margin:0 auto;display:grid;position:relative}.prashn-template .hero-left .breadcrumb{color:var(--muted);align-items:center;gap:8px;margin-bottom:16px;font-size:12.5px;font-weight:500;display:inline-flex}.prashn-template .breadcrumb a{color:var(--muted);transition:color .2s}.prashn-template .breadcrumb a:hover{color:var(--brand)}.prashn-template .breadcrumb svg{width:12px;height:12px;stroke:var(--muted);fill:none;stroke-width:2px}.prashn-template .hero-badge{background:linear-gradient(135deg,var(--dark),var(--dark2));border:1px solid var(--gold);color:var(--gold-light);border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:7px 14px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 4px 14px #3c2a1426}.prashn-template .hero-badge svg{width:14px;height:14px;stroke:var(--gold);fill:none;stroke-width:2.2px}.prashn-template .hero-left h1{font-family:var(--display);color:var(--dark);letter-spacing:-.5px;margin-bottom:18px;font-size:50px;font-weight:700;line-height:1.08}.prashn-template .hero-left h1 em{font-family:var(--serif);color:var(--brand);font-style:italic;font-weight:600}.prashn-template .hero-sub{color:var(--text2);margin-bottom:24px;font-size:17px;line-height:1.65}.prashn-template .hero-sub strong{color:var(--dark);font-weight:600}.prashn-template .hero-chips{flex-wrap:wrap;gap:10px;display:flex}.prashn-template .hero-chip{background:var(--white);border:1px solid var(--border);color:var(--text2);border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:500;display:inline-flex}.prashn-template .hero-chip svg{width:12px;height:12px;stroke:var(--teal);fill:none;stroke-width:2.5px}.prashn-template .hero-chip strong{color:var(--dark);font-weight:600}.prashn-template .q-form{background:var(--white);border:1px solid var(--border-m);border-radius:var(--r-lg);padding:36px;position:relative;box-shadow:0 16px 48px #3c2a141a}.prashn-template .q-form:before{content:"?";background:linear-gradient(135deg,var(--brand),var(--brand-light));color:#fff;width:48px;height:48px;font-family:var(--display);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-size:28px;font-weight:800;display:flex;position:absolute;top:-20px;right:36px;box-shadow:0 8px 20px #9e6b1f4d}.prashn-template .form-title{font-family:var(--display);color:var(--dark);letter-spacing:-.2px;margin-bottom:6px;font-size:24px;font-weight:700;line-height:1.2}.prashn-template .form-title em{font-family:var(--serif);color:var(--brand);font-style:italic;font-weight:600}.prashn-template .form-sub{color:var(--text2);margin-bottom:22px;font-size:13.5px}.prashn-template .form-group{margin-bottom:16px}.prashn-template .form-label{color:var(--dark);text-transform:uppercase;letter-spacing:.5px;margin-bottom:7px;font-size:11.5px;font-weight:600;display:block}.prashn-template .form-input,.prashn-template .form-select,.prashn-template .form-textarea{background:var(--bg-warm);border:1.5px solid var(--border-m);width:100%;color:var(--text);border-radius:10px;padding:13px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s}.prashn-template .form-input:focus,.prashn-template .form-select:focus,.prashn-template .form-textarea:focus{border-color:var(--brand);background:var(--white);outline:none}.prashn-template .form-textarea{resize:vertical;min-height:90px;line-height:1.55}.prashn-template .form-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238B7355' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.prashn-template .form-note{background:var(--brand-bg);border:1px solid var(--brand-border);color:var(--text2);border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:18px;padding:14px 16px;font-size:12.5px;line-height:1.55;display:flex}.prashn-template .form-note svg{width:15px;height:15px;stroke:var(--brand);fill:none;stroke-width:2px;flex-shrink:0;margin-top:2px}.prashn-template .form-note strong{color:var(--dark);font-weight:600}.prashn-template .form-submit{background:linear-gradient(135deg,var(--dark),var(--dark2));width:100%;color:var(--gold);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-family:inherit;font-size:15px;font-weight:700;transition:transform .15s;display:inline-flex;box-shadow:0 6px 20px #3c2a1440}.prashn-template .form-submit:hover{color:var(--gold);transform:translateY(-1px)}.prashn-template .form-submit svg{stroke:currentColor;fill:none;stroke-width:2.2px;width:16px;height:16px}.prashn-template .form-meta{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:14px;margin-top:14px;font-size:11.5px;font-weight:500;display:flex}.prashn-template .form-meta span{align-items:center;gap:5px;display:inline-flex}.prashn-template .form-meta svg{width:12px;height:12px;stroke:var(--teal);fill:none;stroke-width:2.5px}.prashn-template .how{background:var(--white);padding:80px 24px}.prashn-template .how-inner{max-width:var(--container);margin:0 auto}.prashn-template .section-head{text-align:center;margin-bottom:48px}.prashn-template .section-eyebrow{font-family:var(--serif);color:var(--brand);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:13px;font-weight:600}.prashn-template .section-title{font-family:var(--display);color:var(--dark);letter-spacing:-.3px;margin-bottom:14px;font-size:38px;font-weight:700;line-height:1.15}.prashn-template .section-title em{font-family:var(--serif);color:var(--brand);font-style:italic;font-weight:600}.prashn-template .section-sub{color:var(--text2);max-width:720px;margin:0 auto;font-size:16px;line-height:1.65}.prashn-template .compare{grid-template-columns:1fr 1fr;gap:20px;max-width:1000px;margin:0 auto 48px;display:grid}.prashn-template .comp-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--r-lg);padding:32px;position:relative}.prashn-template .comp-card.featured{background:linear-gradient(155deg,var(--bg-warm),var(--brand-bg));border-color:var(--brand-border);box-shadow:0 8px 28px #9e6b1f14}.prashn-template .comp-card.featured:before{content:"FEATURED METHOD";background:linear-gradient(135deg,var(--gold),var(--brand-light));color:var(--dark);letter-spacing:1px;border-radius:999px;padding:4px 12px;font-size:10px;font-weight:700;position:absolute;top:-12px;left:32px}.prashn-template .comp-head{border-bottom:1px solid var(--border);align-items:center;gap:14px;margin-bottom:16px;padding-bottom:16px;display:flex}.prashn-template .comp-head-icon{background:var(--white);border:1px solid var(--border);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.prashn-template .comp-card.featured .comp-head-icon{background:linear-gradient(135deg,var(--brand),var(--brand-light));border-color:var(--brand)}.prashn-template .comp-head-icon svg{width:26px;height:26px;stroke:var(--brand);fill:none;stroke-width:1.8px}.prashn-template .comp-card.featured .comp-head-icon svg{stroke:#fff}.prashn-template .comp-head h3{font-family:var(--display);color:var(--dark);margin-bottom:3px;font-size:20px;font-weight:700;line-height:1.2}.prashn-template .comp-head .sub{font-family:var(--serif);color:var(--muted);font-size:12px;font-style:italic}.prashn-template .comp-card>p{color:var(--text2);margin-bottom:18px;font-size:14px;line-height:1.7}.prashn-template .comp-card strong{color:var(--dark);font-weight:600}.prashn-template .comp-list{flex-direction:column;gap:10px;list-style:none;display:flex}.prashn-template .comp-list li{color:var(--text2);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.6;display:flex}.prashn-template .comp-list li svg{stroke:#fff;fill:none;stroke-width:2.5px;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-top:2px;padding:3px}.prashn-template .comp-list li.yes svg{background:var(--teal)}.prashn-template .comp-list li.no svg{background:var(--muted);stroke:#fff}.prashn-template .questions{background:var(--bg);padding:80px 24px}.prashn-template .questions-inner{max-width:var(--container);margin:0 auto}.prashn-template .q-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1120px;margin:0 auto;display:grid}.prashn-template .q-card{background:var(--white);border:1px solid var(--border);border-radius:var(--r-md);flex-direction:column;padding:28px 26px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.prashn-template .q-card:hover{box-shadow:var(--sh-md);border-color:var(--brand-border);transform:translateY(-3px)}.prashn-template .q-icon{background:linear-gradient(135deg,var(--teal-bg),#d0ecd8);border:1px solid #3a8f5c33;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:16px;display:flex}.prashn-template .q-icon svg{width:24px;height:24px;stroke:var(--teal);fill:none;stroke-width:1.8px}.prashn-template .q-card.rose .q-icon{background:linear-gradient(135deg,var(--rose-bg),#f8d0dd);border-color:#c9447733}.prashn-template .q-card.rose .q-icon svg{stroke:var(--rose)}.prashn-template .q-card.purple .q-icon{background:linear-gradient(135deg,var(--purple-bg),#d8d0f5);border-color:#534ab733}.prashn-template .q-card.purple .q-icon svg{stroke:var(--purple)}.prashn-template .q-card.berry .q-icon{background:linear-gradient(135deg,var(--berry-bg),#f8e0ea);border-color:#8b2e4626}.prashn-template .q-card.berry .q-icon svg{stroke:var(--berry)}.prashn-template .q-card.amber .q-icon{background:linear-gradient(135deg,var(--amber-bg),#ffe0a0);border-color:#d48a0033}.prashn-template .q-card.amber .q-icon svg{stroke:var(--amber)}.prashn-template .q-card.brand .q-icon{background:linear-gradient(135deg,var(--brand-bg),#fff0d8);border-color:var(--brand-border)}.prashn-template .q-card.brand .q-icon svg{stroke:var(--brand)}.prashn-template .q-card h3{font-family:var(--display);color:var(--dark);margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.3}.prashn-template .q-card>p{color:var(--text2);flex:1;margin-bottom:14px;font-size:13px;line-height:1.65}.prashn-template .q-examples{border-top:1px solid var(--border);margin-top:auto;padding-top:12px}.prashn-template .q-examples .k{font-family:var(--serif);color:var(--brand);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px;font-size:10.5px;font-weight:600}.prashn-template .q-examples ul{list-style:none}.prashn-template .q-examples ul li{color:var(--text2);padding:4px 0 4px 14px;font-size:12px;font-style:italic;line-height:1.5;position:relative}.prashn-template .q-examples ul li:before{content:"“";font-family:var(--display);color:var(--brand);font-size:16px;line-height:1;position:absolute;top:0;left:0}.prashn-template .houses{background:linear-gradient(135deg,var(--dark),var(--dark3));color:var(--gold-light);padding:80px 24px;position:relative;overflow:hidden}.prashn-template .houses:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4af6c1f,#0000 70%);width:480px;height:480px;position:absolute;top:-100px;right:-80px}.prashn-template .houses:after{content:"";pointer-events:none;background:radial-gradient(circle,#d4af6c14,#0000 70%);width:420px;height:420px;position:absolute;bottom:-140px;left:-100px}.prashn-template .houses-inner{max-width:var(--container);grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin:0 auto;display:grid;position:relative}.prashn-template .houses-left .eyebrow{font-family:var(--serif);color:var(--gold);text-transform:uppercase;letter-spacing:3px;margin-bottom:14px;font-size:13px;font-weight:600}.prashn-template .houses-left h2{font-family:var(--display);color:#fff;letter-spacing:-.3px;margin-bottom:18px;font-size:38px;font-weight:700;line-height:1.15}.prashn-template .houses-left h2 em{font-family:var(--serif);color:var(--gold);font-style:italic;font-weight:600}.prashn-template .houses-left p{color:#fffc;margin-bottom:14px;font-size:15.5px;line-height:1.7}.prashn-template .houses-left p:last-of-type{margin-bottom:22px}.prashn-template .houses-left strong{color:var(--gold-light);font-weight:600}.prashn-template .prashn-chart{border-radius:var(--r-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#d4af6c0f;border:1px solid #d4af6c33;padding:26px}.prashn-template .prashn-chart-title{font-family:var(--serif);color:var(--gold);text-transform:uppercase;letter-spacing:2px;text-align:center;margin-bottom:4px;font-size:12px;font-weight:600}.prashn-template .prashn-chart-sub{font-family:var(--display);color:#fff;text-align:center;margin-bottom:20px;font-size:16px;font-weight:700}.prashn-template .chart-svg-wrap{aspect-ratio:1;max-width:400px;margin:0 auto;position:relative}.prashn-template .chart-svg{width:100%;height:100%}.prashn-template .house-label{font-family:var(--display);fill:var(--gold-light);text-anchor:middle;font-size:11px;font-weight:700}.prashn-template .house-num{font-family:var(--display);fill:var(--gold);text-anchor:middle;font-size:16px;font-weight:800}.prashn-template .chart-line{stroke:#d4af6c59;stroke-width:1.5px;fill:none}.prashn-template .chart-bg{fill:#d4af6c08;stroke:#d4af6c66;stroke-width:2px}.prashn-template .house-significance{color:#ffffffb3;grid-template-columns:1fr 1fr;gap:6px;margin-top:18px;font-size:11px;display:grid}.prashn-template .hs-item{align-items:baseline;gap:6px;line-height:1.5;display:flex}.prashn-template .hs-item .n{font-family:var(--display);color:var(--gold);min-width:14px;font-size:11px;font-weight:700}.prashn-template .hs-item strong{color:var(--gold-light);font-weight:600}.prashn-template .sample{background:var(--white);padding:80px 24px}.prashn-template .sample-inner{max-width:920px;margin:0 auto}.prashn-template .sample-card{background:linear-gradient(155deg,var(--bg-warm),var(--brand-bg));border:1px solid var(--brand-border);border-radius:var(--r-lg);box-shadow:var(--sh-md);overflow:hidden}.prashn-template .sample-banner{background:linear-gradient(135deg,var(--dark),var(--dark2));color:#fff;border-bottom:2px solid var(--gold);padding:28px 34px}.prashn-template .sample-banner-row{align-items:flex-start;gap:18px;display:flex}.prashn-template .sample-banner-icon{width:54px;height:54px;font-family:var(--display);color:var(--gold);background:#d4af6c26;border:1px solid #d4af6c4d;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:28px;font-weight:800;display:flex}.prashn-template .sample-banner-text{flex:1;min-width:0}.prashn-template .sample-banner-text .eyebrow{font-family:var(--serif);color:var(--gold);text-transform:uppercase;letter-spacing:2px;margin-bottom:4px;font-size:11.5px;font-weight:600}.prashn-template .sample-banner-text h3{font-family:var(--display);color:#fff;margin-bottom:8px;font-size:19px;font-weight:700;line-height:1.3}.prashn-template .sample-meta{flex-wrap:wrap;gap:12px;display:flex}.prashn-template .sample-meta span{font-family:var(--serif);color:#d4af6cd9;align-items:center;gap:5px;font-size:12px;display:inline-flex}.prashn-template .sample-meta svg{stroke:currentColor;fill:none;stroke-width:2.2px;width:12px;height:12px}.prashn-template .sample-body{padding:34px}.prashn-template .verdict{background:var(--teal-bg);border:1px solid #3a8f5c40;border-radius:12px;align-items:center;gap:16px;margin-bottom:22px;padding:20px 24px;display:flex}.prashn-template .verdict-icon{background:var(--teal);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 12px #3a8f5c33}.prashn-template .verdict-icon svg{stroke:#fff;fill:none;stroke-width:2.2px;width:22px;height:22px}.prashn-template .verdict-text{flex:1}.prashn-template .verdict-text .k{font-family:var(--serif);color:var(--teal-deep);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:3px;font-size:11px;font-weight:600}.prashn-template .verdict-text .v{font-family:var(--display);color:var(--teal-deep);font-size:20px;font-weight:700;line-height:1.2}.prashn-template .sample-section{background:var(--white);border:1px solid var(--border);border-radius:var(--r-md);margin-bottom:18px;padding:20px 22px}.prashn-template .sample-section:last-child{margin-bottom:0}.prashn-template .sample-section .label{font-family:var(--serif);color:var(--brand);text-transform:uppercase;letter-spacing:1.5px;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;font-weight:600;display:flex}.prashn-template .sample-section .label svg{stroke:currentColor;fill:none;stroke-width:2.5px;width:12px;height:12px}.prashn-template .sample-section h4{font-family:var(--display);color:var(--dark);margin-bottom:8px;font-size:16px;font-weight:700;line-height:1.3}.prashn-template .sample-section p{color:var(--text2);margin-bottom:8px;font-size:13.5px;line-height:1.7}.prashn-template .sample-section p:last-child{margin-bottom:0}.prashn-template .sample-section strong{color:var(--dark);font-weight:600}.prashn-template .spotlight{background:var(--bg);padding:80px 24px}.prashn-template .spot-inner{max-width:1020px;margin:0 auto}.prashn-template .spot-card{background:linear-gradient(155deg,var(--dark),var(--dark2));color:var(--gold-light);border-radius:var(--r-lg);position:relative;overflow:hidden;box-shadow:0 20px 48px #3c2a1426}.prashn-template .spot-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4af6c26,#0000 70%);width:320px;height:320px;position:absolute;top:-80px;right:-80px}.prashn-template .spot-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#d4af6c14,#0000 70%);width:280px;height:280px;position:absolute;bottom:-120px;left:-80px}.prashn-template .spot-inner-content{grid-template-columns:auto 1fr;align-items:center;gap:36px;padding:44px;display:grid;position:relative}.prashn-template .spot-avatar-wrap{text-align:center}.prashn-template .spot-avatar{background:linear-gradient(135deg,var(--gold),var(--brand-light));width:140px;height:140px;color:var(--dark);font-family:var(--display);border:4px solid #d4af6c4d;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:44px;font-weight:800;display:flex;box-shadow:0 12px 32px #d4af6c4d}.prashn-template .elite-badge{background:linear-gradient(135deg,var(--gold),var(--brand-light));color:var(--dark);letter-spacing:1px;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #d4af6c40}.prashn-template .elite-badge svg{width:12px;height:12px;stroke:var(--dark);fill:var(--dark);stroke-width:1px}.prashn-template .spot-body .eyebrow{font-family:var(--serif);color:var(--gold);text-transform:uppercase;letter-spacing:2.5px;margin-bottom:8px;font-size:12.5px;font-weight:600}.prashn-template .spot-body h2{font-family:var(--display);color:#fff;letter-spacing:-.3px;margin-bottom:6px;font-size:34px;font-weight:700;line-height:1.15}.prashn-template .spot-body .spec{font-family:var(--serif);color:var(--gold);margin-bottom:18px;font-size:14px;font-style:italic}.prashn-template .spot-body>p{color:#ffffffd9;margin-bottom:22px;font-size:14.5px;line-height:1.75}.prashn-template .spot-body strong{color:var(--gold-light);font-weight:600}.prashn-template .spot-stats{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#d4af6c14;border:1px solid #d4af6c33;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px;padding:20px;display:grid}.prashn-template .spot-stat{text-align:center}.prashn-template .spot-stat .v{font-family:var(--display);color:var(--gold);margin-bottom:4px;font-size:26px;font-weight:800;line-height:1}.prashn-template .spot-stat .l{color:#f5deb3b3;text-transform:uppercase;letter-spacing:.8px;font-size:11px;font-weight:500}.prashn-template .spot-btn{background:linear-gradient(135deg,var(--gold),var(--brand-light));color:var(--dark);border-radius:12px;align-items:center;gap:8px;padding:14px 26px;font-size:14.5px;font-weight:700;text-decoration:none;transition:transform .15s;display:inline-flex;box-shadow:0 8px 24px #d4af6c40}.prashn-template .spot-btn:hover{color:var(--dark);transform:translateY(-2px)}.prashn-template .spot-btn svg{stroke:currentColor;fill:none;stroke-width:2.2px;width:14px;height:14px}.prashn-template .when{background:var(--white);padding:80px 24px}.prashn-template .when-inner{max-width:920px;margin:0 auto}.prashn-template .when-card{background:linear-gradient(155deg,var(--bg-warm),var(--brand-bg));border:1px solid var(--brand-border);border-radius:var(--r-lg);padding:40px}.prashn-template .when-card h2{font-family:var(--display);color:var(--dark);letter-spacing:-.3px;margin-bottom:14px;font-size:30px;font-weight:700;line-height:1.2}.prashn-template .when-card h2 em{font-family:var(--serif);color:var(--brand);font-style:italic;font-weight:600}.prashn-template .when-card>p{color:var(--text2);margin-bottom:22px;font-size:15px;line-height:1.7}.prashn-template .when-card strong{color:var(--dark);font-weight:600}.prashn-template .when-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.prashn-template .when-col{background:var(--white);border:1px solid var(--brand-border);border-radius:12px;padding:22px 24px}.prashn-template .when-col-head{border-bottom:1px solid var(--border);align-items:center;gap:10px;margin-bottom:12px;padding-bottom:12px;display:flex}.prashn-template .when-col-head-icon{background:linear-gradient(135deg,var(--brand),var(--brand-light));color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.prashn-template .when-col-head-icon svg{stroke:currentColor;fill:none;stroke-width:2px;width:18px;height:18px}.prashn-template .when-col-head h3{font-family:var(--display);color:var(--dark);font-size:16px;font-weight:700;line-height:1.2}.prashn-template .when-col ul{flex-direction:column;gap:8px;list-style:none;display:flex}.prashn-template .when-col ul li{color:var(--text2);padding:5px 0 5px 18px;font-size:13px;line-height:1.55;position:relative}.prashn-template .when-col ul li:before{content:"";background:var(--brand);border-radius:50%;width:4px;height:4px;position:absolute;top:13px;left:4px}.prashn-template .faq-section{background:var(--bg);padding:72px 24px}.prashn-template .faq-inner{max-width:820px;margin:0 auto}.prashn-template .faq-list{flex-direction:column;gap:10px;margin-top:36px;display:flex}.prashn-template .faq-item{background:var(--white);border:1px solid var(--border);border-radius:var(--r-md);transition:border-color .2s;overflow:hidden}.prashn-template .faq-item[open]{border-color:var(--brand-border);box-shadow:var(--sh-sm)}.prashn-template .faq-q{font-family:var(--sans);color:var(--dark);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:14.5px;font-weight:600;line-height:1.45;list-style:none;transition:color .15s;display:flex}.prashn-template .faq-q::-webkit-details-marker{display:none}.prashn-template .faq-q:hover{color:var(--brand)}.prashn-template .faq-q-icon{background:var(--brand-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s,background .2s;display:flex}.prashn-template .faq-q-icon svg{width:13px;height:13px;stroke:var(--brand);fill:none;stroke-width:2.5px;transition:transform .2s}.prashn-template .faq-item[open] .faq-q-icon{background:var(--brand)}.prashn-template .faq-item[open] .faq-q-icon svg{stroke:#fff;transform:rotate(45deg)}.prashn-template .faq-a{color:var(--text2);padding:0 22px 20px;font-size:13.5px;line-height:1.7}.prashn-template .faq-a p{margin-bottom:8px}.prashn-template .faq-a p:last-child{margin-bottom:0}.prashn-template .faq-a strong{color:var(--dark);font-weight:600}.prashn-template .faq-a a{color:var(--brand);border-bottom:1px solid var(--brand-border)}.prashn-template .faq-a ul{margin:8px 0;padding-left:0;list-style:none}.prashn-template .faq-a ul li{padding:3px 0 3px 18px;font-size:13px;position:relative}.prashn-template .faq-a ul li:before{content:"";background:var(--brand);border-radius:50%;width:4px;height:4px;position:absolute;top:11px;left:4px}.prashn-template .final-cta{background:linear-gradient(155deg,var(--bg-warm),var(--brand-bg));padding:72px 24px}.prashn-template .final-inner{text-align:center;max-width:760px;margin:0 auto}.prashn-template .final-cta h2{font-family:var(--display);color:var(--dark);letter-spacing:-.3px;margin-bottom:14px;font-size:34px;font-weight:700;line-height:1.15}.prashn-template .final-cta h2 em{font-family:var(--serif);color:var(--brand);font-style:italic;font-weight:600}.prashn-template .final-cta p{color:var(--text2);margin-bottom:28px;font-size:16px;line-height:1.65}.prashn-template .final-ctas{flex-wrap:wrap;justify-content:center;gap:12px;display:inline-flex}.prashn-template .btn-primary{background:linear-gradient(135deg,var(--dark),var(--dark2));color:var(--gold);border-radius:12px;align-items:center;gap:10px;padding:15px 28px;font-size:14.5px;font-weight:700;transition:transform .15s;display:inline-flex;box-shadow:0 8px 20px #3c2a1433}.prashn-template .btn-primary:hover{color:var(--gold);transform:translateY(-2px)}.prashn-template .btn-primary svg{stroke:currentColor;fill:none;stroke-width:2.2px;width:15px;height:15px}.prashn-template .btn-secondary{background:var(--white);color:var(--brand);border:1.5px solid var(--brand-border);border-radius:12px;align-items:center;gap:10px;padding:15px 28px;font-size:14.5px;font-weight:600;transition:all .15s;display:inline-flex}.prashn-template .btn-secondary:hover{background:var(--brand);color:#fff;border-color:var(--brand)}.prashn-template .btn-secondary svg{stroke:currentColor;fill:none;stroke-width:2.2px;width:15px;height:15px}@media (max-width:960px){.prashn-template .page-hero{padding:40px 20px 48px}.prashn-template .hero-inner{grid-template-columns:1fr;gap:32px}.prashn-template .hero-left h1{font-size:30px}.prashn-template .hero-sub{font-size:15px}.prashn-template .q-form{padding:26px 22px}.prashn-template .how{padding:48px 20px}.prashn-template .section-title{font-size:26px}.prashn-template .compare{grid-template-columns:1fr;gap:16px}.prashn-template .comp-card{padding:26px 22px}.prashn-template .questions{padding:48px 20px}.prashn-template .q-grid{grid-template-columns:1fr;gap:14px}.prashn-template .houses{padding:48px 20px}.prashn-template .houses-inner{grid-template-columns:1fr;gap:32px}.prashn-template .houses-left h2{font-size:26px}.prashn-template .house-significance{grid-template-columns:1fr}.prashn-template .sample{padding:48px 20px}.prashn-template .sample-banner{padding:22px 24px}.prashn-template .sample-banner-row{flex-direction:column;gap:12px}.prashn-template .sample-body{padding:26px 22px}.prashn-template .verdict{gap:12px;padding:16px 18px}.prashn-template .spotlight{padding:48px 20px}.prashn-template .spot-inner-content{grid-template-columns:1fr;gap:28px;padding:32px 24px}.prashn-template .spot-avatar{width:110px;height:110px;font-size:34px}.prashn-template .spot-body h2{font-size:26px}.prashn-template .when{padding:48px 20px}.prashn-template .when-card{padding:28px 22px}.prashn-template .when-card h2{font-size:22px}.prashn-template .when-grid{grid-template-columns:1fr;gap:12px}.prashn-template .faq-section,.prashn-template .final-cta{padding:48px 20px}.prashn-template .final-cta h2{font-size:24px}}@media (max-width:520px){.prashn-template .hero-left h1{font-size:26px}}
