.guide-module__PVSqpG__page{background:var(--bg-deep);min-height:100vh;padding:var(--space-3xl) var(--space-md) var(--space-4xl);scrollbar-width:thin;scrollbar-color:#00ddb333 transparent}.guide-module__PVSqpG__inner{max-width:920px;margin:0 auto}.guide-module__PVSqpG__backLink{color:var(--accent-teal);margin-bottom:var(--space-xl);border-radius:var(--radius-pill);transition:all var(--duration-fast) var(--ease-out-expo);background:#00ddb30f;border:1px solid #00ddb31a;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.guide-module__PVSqpG__backLink:hover{color:var(--text-primary);background:#00ddb31f;border-color:#00ddb340;transform:translate(-2px)}.guide-module__PVSqpG__pageHeader{margin-bottom:var(--space-xl);padding-bottom:var(--space-xl);border-bottom:1px solid var(--border-subtle);position:relative}.guide-module__PVSqpG__pageHeader:after{content:"";background:var(--gradient-accent);border-radius:2px;width:110px;height:2px;position:absolute;bottom:-1px;left:0}.guide-module__PVSqpG__pageTitle{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:8px;font-size:clamp(2.2rem,5vw,3rem);font-weight:800}.guide-module__PVSqpG__pageSubtitle{color:var(--text-muted);font-size:1.05rem;font-weight:400;line-height:1.6}.guide-module__PVSqpG__disclaimerBox{border:1px solid #ff6b8a38;border-left:3px solid var(--accent-coral,#ff6b8a);padding:var(--space-lg);margin-bottom:var(--space-2xl);background:#ff6b8a0f;border-radius:12px}.guide-module__PVSqpG__disclaimerLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-coral,#ff6b8a);margin:0 0 10px;font-size:.78rem;font-weight:700}.guide-module__PVSqpG__disclaimerBody{color:var(--text-primary);margin:0;font-size:.95rem;line-height:1.6}.guide-module__PVSqpG__tldr{padding:var(--space-xl);margin-bottom:var(--space-2xl);background:linear-gradient(135deg,#00ddb30f,#ff6b8a0a);border:1px solid #00ddb32e;border-radius:16px}.guide-module__PVSqpG__tldrLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-teal);margin:0 0 10px;font-size:.78rem;font-weight:700}.guide-module__PVSqpG__tldrBody{color:var(--text-primary);margin:0;font-size:1.05rem;line-height:1.7}.guide-module__PVSqpG__tldrBody strong{color:var(--text-primary);font-weight:700}.guide-module__PVSqpG__section{margin-bottom:var(--space-2xl)}.guide-module__PVSqpG__sectionTitle{font-family:var(--font-heading);color:var(--text-primary);margin:0 0 var(--space-lg) 0;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.guide-module__PVSqpG__checklistGrid{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}.guide-module__PVSqpG__checklistCard{border:1px solid var(--border-subtle);padding:var(--space-lg);transition:border-color var(--duration-fast) var(--ease-out-expo);background:#ffffff05;border-radius:14px}.guide-module__PVSqpG__checklistCard:hover{border-color:#00ddb34d}.guide-module__PVSqpG__checklistTitle{color:var(--text-primary);margin:0 0 8px;font-size:1.02rem;font-weight:700}.guide-module__PVSqpG__checklistBody{color:var(--text-muted);margin:0;font-size:.94rem;line-height:1.6}.guide-module__PVSqpG__tableWrap{border:1px solid var(--border-subtle);background:#ffffff05;border-radius:14px;overflow-x:auto}.guide-module__PVSqpG__compareTable{border-collapse:collapse;width:100%;min-width:540px;font-size:.94rem}.guide-module__PVSqpG__compareTable thead th{text-align:left;color:var(--text-primary);border-bottom:1px solid var(--border-subtle);letter-spacing:.01em;background:#00ddb30d;padding:14px 18px;font-size:.92rem;font-weight:700}.guide-module__PVSqpG__compareTable tbody th{text-align:left;color:var(--text-primary);border-bottom:1px solid var(--border-subtle);vertical-align:top;width:28%;padding:14px 18px;font-weight:600}.guide-module__PVSqpG__compareTable tbody td{color:var(--text-muted);border-bottom:1px solid var(--border-subtle);vertical-align:top;padding:14px 18px;line-height:1.55}.guide-module__PVSqpG__compareTable tbody tr:last-child th,.guide-module__PVSqpG__compareTable tbody tr:last-child td{border-bottom:none}.guide-module__PVSqpG__compareTable tbody tr:last-child{background:#00ddb308}.guide-module__PVSqpG__faqGrid{flex-direction:column;gap:10px;display:flex}.guide-module__PVSqpG__faqItem{border:1px solid var(--border-subtle);transition:border-color var(--duration-fast) var(--ease-out-expo);background:#ffffff05;border-radius:12px;overflow:hidden}.guide-module__PVSqpG__faqItem[open]{border-color:#00ddb340}.guide-module__PVSqpG__faqQuestion{cursor:pointer;color:var(--text-primary);justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-size:.98rem;font-weight:600;list-style:none;display:flex}.guide-module__PVSqpG__faqQuestion::-webkit-details-marker{display:none}.guide-module__PVSqpG__faqChevron{color:var(--accent-teal);transition:transform var(--duration-fast) var(--ease-out-expo);flex-shrink:0}.guide-module__PVSqpG__faqItem[open] .guide-module__PVSqpG__faqChevron{transform:rotate(180deg)}.guide-module__PVSqpG__faqAnswer{color:var(--text-muted);margin:0;padding:0 18px 16px;font-size:.95rem;line-height:1.65}.guide-module__PVSqpG__ctaSection{text-align:center;padding:var(--space-2xl);margin-bottom:var(--space-2xl);background:linear-gradient(135deg,#00ddb314,#ff6b8a0d);border:1px solid #00ddb338;border-radius:16px}.guide-module__PVSqpG__ctaTitle{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;margin:0 0 8px;font-size:1.6rem;font-weight:700}.guide-module__PVSqpG__ctaBody{color:var(--text-muted);margin:0 0 var(--space-lg) 0;font-size:1rem}.guide-module__PVSqpG__ctaButton{background:var(--gradient-accent);color:#0d0d0d;border-radius:var(--radius-pill);transition:transform var(--duration-fast) var(--ease-out-expo), box-shadow var(--duration-fast) var(--ease-out-expo);padding:14px 32px;font-size:.98rem;font-weight:700;text-decoration:none;display:inline-block}.guide-module__PVSqpG__ctaButton:hover{transform:translateY(-1px);box-shadow:0 8px 24px #00ddb340}.guide-module__PVSqpG__legalLinks{justify-content:center;gap:var(--space-lg);padding-top:var(--space-xl);border-top:1px solid var(--border-subtle);flex-wrap:wrap;display:flex}.guide-module__PVSqpG__legalLink{color:var(--text-muted);transition:color var(--duration-fast) var(--ease-out-expo);font-size:.88rem;font-weight:500}.guide-module__PVSqpG__legalLink:hover{color:var(--accent-teal)}@media (max-width:720px){.guide-module__PVSqpG__checklistGrid{grid-template-columns:1fr}.guide-module__PVSqpG__compareTable thead th,.guide-module__PVSqpG__compareTable tbody th,.guide-module__PVSqpG__compareTable tbody td{padding:12px 14px;font-size:.88rem}}
