.GuideContent-module__GSqomG__content{flex-direction:column;gap:clamp(60px,8vw,96px);display:flex}.GuideContent-module__GSqomG__section{flex-direction:column;gap:24px;display:flex}.GuideContent-module__GSqomG__sectionHeader{text-align:center;margin-bottom:4px}.GuideContent-module__GSqomG__sectionTitle{font-family:var(--font-display);letter-spacing:-.015em;color:var(--text-primary);text-wrap:balance;margin:0;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.15}.GuideContent-module__GSqomG__bodyText{color:var(--text-primary);letter-spacing:-.008em;text-align:left;max-width:68ch;margin-left:0;margin-right:0;font-size:clamp(17.5px,1.5vw,20px);font-weight:400;line-height:1.65}.GuideContent-module__GSqomG__supportingText{color:var(--text-secondary);text-align:left;max-width:68ch;margin-left:0;margin-right:0;font-size:16px;line-height:1.7}.GuideContent-module__GSqomG__longReadCard{border-radius:var(--radius-lg);border:1px solid var(--color-gray-200);background:var(--bg-elevated);box-shadow:var(--shadow-xs);text-align:left;gap:20px;padding:clamp(28px,4vw,40px);display:grid}.GuideContent-module__GSqomG__longParagraph{color:var(--text-secondary);text-align:left;margin-left:0;margin-right:0;font-size:clamp(17.5px,1.5vw,20px);line-height:1.75}.GuideContent-module__GSqomG__glassCard{background:var(--glass-bg-solid);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--border-light);border-radius:var(--radius-xl);text-align:left;box-shadow:var(--shadow-lg);padding:clamp(32px,5vw,56px)}.GuideContent-module__GSqomG__insightCallout{border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:inset 0 3px 0 0 var(--brand-purple);text-align:left;background:#7c3aed0a;padding:28px 32px;overflow:hidden}.GuideContent-module__GSqomG__insightLabel{color:var(--brand-purple);text-transform:uppercase;letter-spacing:.12em;text-align:left;margin:0 0 10px;font-size:12.5px;font-weight:700}.GuideContent-module__GSqomG__checkGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-auto-rows:1fr;align-items:stretch;gap:18px;display:grid}.GuideContent-module__GSqomG__checkItem{text-align:left;background:var(--bg-elevated);border:1px solid var(--color-gray-200);border-top:3px solid var(--brand-purple);border-radius:var(--radius-card);transition:transform var(--transition-normal), border-color var(--transition-normal), box-shadow var(--transition-normal);flex-direction:column;align-items:flex-start;gap:14px;padding:30px 26px;display:flex}.GuideContent-module__GSqomG__checkItem:hover{border-color:#7c3aed66;transform:translateY(-3px);box-shadow:0 14px 34px #14161d1a}.GuideContent-module__GSqomG__checkIcon{color:var(--brand-purple);background:var(--purple-tint);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.GuideContent-module__GSqomG__checkLabel{font-family:var(--font-sans);letter-spacing:.01em;color:var(--text-primary);text-align:left;text-wrap:balance;margin:0;font-size:15px;font-weight:700;line-height:1.3}.GuideContent-module__GSqomG__checkDetail{color:var(--text-secondary);text-align:left;font-size:15px;line-height:1.6}.GuideContent-module__GSqomG__exampleGrid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:16px;display:grid}@media (max-width:700px){.GuideContent-module__GSqomG__exampleGrid{grid-template-columns:1fr}}.GuideContent-module__GSqomG__exampleCard{border:1px solid var(--color-gray-200);border-top:3px solid var(--brand-purple);border-radius:var(--radius-card);background:var(--bg-elevated);box-shadow:var(--shadow-xs);text-align:left;transition:transform var(--transition-normal), border-color var(--transition-normal), background var(--transition-normal), box-shadow var(--transition-normal);flex-direction:column;align-items:flex-start;gap:12px;padding:24px 26px;display:flex}.GuideContent-module__GSqomG__exampleCard:hover{border-color:#7c3aed66;border-top-color:var(--brand-purple);transform:translateY(-3px);box-shadow:0 14px 34px #14161d1a}.GuideContent-module__GSqomG__exampleBadge{background:var(--purple-tint);width:26px;height:26px;color:var(--brand-purple);font-family:var(--font-accent);font-variant-numeric:tabular-nums;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12.5px;font-weight:700;display:inline-flex}.GuideContent-module__GSqomG__exampleText{color:var(--text-primary);text-align:left;font-size:15px;line-height:1.6}.GuideContent-module__GSqomG__patternGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-auto-rows:1fr;align-items:stretch;gap:16px;display:grid}.GuideContent-module__GSqomG__patternCard{border-radius:var(--radius-card);border:1px solid var(--color-gray-200);border-top:3px solid var(--brand-purple);background:var(--bg-elevated);box-shadow:var(--shadow-xs);text-align:left;transition:transform var(--transition-normal), border-color var(--transition-normal), box-shadow var(--transition-normal);padding:26px}.GuideContent-module__GSqomG__patternBadge{background:var(--purple-tint);width:26px;height:26px;color:var(--brand-purple);font-family:var(--font-accent);font-variant-numeric:tabular-nums;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:14px;font-size:12.5px;font-weight:700;display:inline-flex}.GuideContent-module__GSqomG__patternCard:hover{border-color:#7c3aed66;transform:translateY(-3px);box-shadow:0 14px 34px #14161d1a}.GuideContent-module__GSqomG__patternTitle{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--text-primary);text-align:left;margin:0 0 10px;font-size:16.5px;font-weight:700}.GuideContent-module__GSqomG__patternSummary{color:var(--text-primary);text-align:left;margin:0 0 10px;font-size:14.5px;font-weight:600;line-height:1.55}.GuideContent-module__GSqomG__patternDetail{color:var(--text-secondary);text-align:left;margin:0;font-size:14px;line-height:1.62}.GuideContent-module__GSqomG__riskList{flex-direction:column;gap:12px;display:flex}.GuideContent-module__GSqomG__riskItem{text-align:left;background:var(--bg-elevated);border:1px solid var(--color-gray-200);border-radius:var(--radius-card);box-shadow:var(--shadow-xs);border-left:4px solid #d97706;justify-content:flex-start;align-items:flex-start;gap:16px;padding:22px 24px;display:flex}html[data-theme=dark] .GuideContent-module__GSqomG__riskItem{border-left-color:#f59e0b}.GuideContent-module__GSqomG__riskIcon{color:#b45309;background:#d977061f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;display:flex}html[data-theme=dark] .GuideContent-module__GSqomG__riskIcon{color:#fbbf24}.GuideContent-module__GSqomG__riskText{color:var(--text-secondary);text-align:left;font-size:15.5px;line-height:1.55}.GuideContent-module__GSqomG__checklistCard{color:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);text-align:center;background:radial-gradient(640px 300px at 12% -20%,#ffffff29,#0000 60%),linear-gradient(135deg,#6d2fe0 0%,#7c3aed 55%,#5b21b6 100%);padding:clamp(40px,6vw,72px);position:relative;overflow:hidden}html[data-theme=dark] .GuideContent-module__GSqomG__checklistCard{background:radial-gradient(640px 320px at 88% -18%,#7c3aed52,#0000 60%),#0e0f15}.GuideContent-module__GSqomG__checklistCard .GuideContent-module__GSqomG__sectionTitle{color:#fff}.GuideContent-module__GSqomG__checklist{flex-direction:column;gap:32px;margin-top:8px;display:flex}.GuideContent-module__GSqomG__step{text-align:left;border-bottom:1px solid #ffffff1a;justify-content:flex-start;align-items:flex-start;gap:22px;padding-bottom:28px;display:flex}.GuideContent-module__GSqomG__step:last-child{border-bottom:none;padding-bottom:0}.GuideContent-module__GSqomG__stepBody{justify-items:start;gap:6px;display:grid}.GuideContent-module__GSqomG__stepCircle{width:34px;height:34px;font-family:var(--font-accent);color:#ede9fe;background:#7c3aed33;border:1px solid #7c3aed66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.GuideContent-module__GSqomG__checklistCard :where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline-color:#fff}.GuideContent-module__GSqomG__stepText{letter-spacing:-.01em;color:#fffffff0;text-align:left;font-size:18px;font-weight:600;line-height:1.4}.GuideContent-module__GSqomG__stepDetail{color:#ffffffd9;text-align:left;font-size:14px;line-height:1.6}.GuideContent-module__GSqomG__relatedGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-auto-rows:1fr;align-items:stretch;gap:20px;display:grid}.GuideContent-module__GSqomG__relatedCard{text-align:left;background:var(--bg-elevated);border:1px solid var(--color-gray-200);border-radius:var(--radius-card);transition:border-color var(--transition-normal), transform var(--transition-normal), box-shadow var(--transition-normal);flex-direction:column;align-items:flex-start;padding:26px 24px;text-decoration:none;display:flex}.GuideContent-module__GSqomG__relatedCard:hover{border-color:#7c3aed73;transform:translateY(-3px);box-shadow:0 14px 34px #14161d1a}.GuideContent-module__GSqomG__relatedTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:10px;font-size:20px;font-weight:700;line-height:1.15}.GuideContent-module__GSqomG__relatedDesc{color:var(--text-secondary);text-align:left;flex:1;margin-bottom:24px;font-size:14.5px;line-height:1.55}.GuideContent-module__GSqomG__relatedLink{color:var(--brand-purple);transition:border-color var(--transition-normal);border-bottom:2px solid #7c3aed40;align-items:center;gap:8px;font-size:13.5px;font-weight:700;display:flex}.GuideContent-module__GSqomG__relatedCard:hover .GuideContent-module__GSqomG__relatedLink{border-bottom-color:var(--brand-purple)}@media (max-width:768px){.GuideContent-module__GSqomG__content{gap:56px}.GuideContent-module__GSqomG__glassCard{padding:32px 24px}.GuideContent-module__GSqomG__checklistCard{padding:40px 22px}.GuideContent-module__GSqomG__bodyText{font-size:18px}.GuideContent-module__GSqomG__longReadCard{padding:24px}.GuideContent-module__GSqomG__longParagraph{font-size:18px}.GuideContent-module__GSqomG__stepText{font-size:16.5px}.GuideContent-module__GSqomG__relatedCard{padding:24px 22px}}.GuideContent-module__GSqomG__checkGrid>*,.GuideContent-module__GSqomG__exampleGrid>*,.GuideContent-module__GSqomG__patternGrid>*,.GuideContent-module__GSqomG__relatedGrid>*{height:100%}@media (prefers-reduced-motion:reduce){.GuideContent-module__GSqomG__checkItem,.GuideContent-module__GSqomG__exampleCard,.GuideContent-module__GSqomG__patternCard,.GuideContent-module__GSqomG__relatedCard,.GuideContent-module__GSqomG__relatedLink{transition:none}}.GuideContent-module__GSqomG__content :is(p,h2,h3,h4){margin-left:0;margin-right:0}.GuideContent-module__GSqomG__content .GuideContent-module__GSqomG__sectionHeader :is(h2,h3,p){margin-left:auto;margin-right:auto}.GuideContent-module__GSqomG__riskText,.GuideContent-module__GSqomG__checkLabel,.GuideContent-module__GSqomG__checkDetail,.GuideContent-module__GSqomG__exampleText,.GuideContent-module__GSqomG__relatedDesc,.GuideContent-module__GSqomG__stepText,.GuideContent-module__GSqomG__stepDetail,.GuideContent-module__GSqomG__insightLabel{max-width:none;margin-left:0;margin-right:0}.GuideContent-module__GSqomG__riskText{flex:auto}.GuideContent-module__GSqomG__stepBody{flex:auto;width:100%;min-width:0}.GuideContent-module__GSqomG__stepText,.GuideContent-module__GSqomG__stepDetail{max-width:62ch}.GuideContent-module__GSqomG__faqItem{border:1px solid var(--color-gray-200);background:var(--bg-elevated);border-radius:12px;padding:14px 18px}.GuideContent-module__GSqomG__faqQuestion{color:var(--text-primary);text-align:left;cursor:pointer;margin:0;padding-right:28px;font-size:15.5px;font-weight:600;list-style:none;position:relative}.GuideContent-module__GSqomG__faqQuestion::marker{content:""}.GuideContent-module__GSqomG__faqQuestion::-webkit-details-marker{display:none}.GuideContent-module__GSqomG__faqQuestion:after{content:"";border-right:2px solid var(--brand-purple);border-bottom:2px solid var(--brand-purple);width:8px;height:8px;transition:transform var(--transition-fast);position:absolute;top:.4em;right:4px;transform:rotate(45deg)}.GuideContent-module__GSqomG__faqItem[open]>.GuideContent-module__GSqomG__faqQuestion:after{top:.55em;transform:rotate(225deg)}.GuideContent-module__GSqomG__faqAnswer{max-width:68ch;color:var(--text-secondary);text-align:left;margin:10px 0 2px;font-size:15px;line-height:1.65}@media (prefers-reduced-motion:reduce){.GuideContent-module__GSqomG__faqQuestion:after{transition:none}}
.DonationBanner-module__A7ZWYq__banner{border-radius:var(--radius-card,var(--radius-lg));margin:2rem 0;overflow:hidden}.DonationBanner-module__A7ZWYq__inlineVariant{background:linear-gradient(135deg, var(--purple-tint) 0%, var(--bg-elevated) 100%);border:1px solid var(--color-gray-200,var(--purple-200));border-top:3px solid var(--brand-purple);box-shadow:var(--shadow-xs)}.DonationBanner-module__A7ZWYq__footerVariant{background:linear-gradient(135deg, var(--purple-tint-strong) 0%, #a855f70f 100%);border:1px solid var(--purple-200);margin:1.5rem 0 0}.DonationBanner-module__A7ZWYq__inner{align-items:center;gap:1rem;padding:1.15rem 1.35rem;display:flex}.DonationBanner-module__A7ZWYq__iconCol{border-radius:var(--radius-sm);background:linear-gradient(135deg, var(--brand-purple) 0%, var(--purple-400) 100%);color:#fff;width:40px;height:40px;box-shadow:var(--shadow-purple);flex-shrink:0;justify-content:center;align-items:center;display:flex}.DonationBanner-module__A7ZWYq__textCol{flex:1;min-width:0}.DonationBanner-module__A7ZWYq__heading{color:var(--text-primary);margin:0 0 .2rem;font-size:.88rem;font-weight:600;line-height:1.3}.DonationBanner-module__A7ZWYq__body{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.55}.DonationBanner-module__A7ZWYq__amountRow{flex-wrap:wrap;gap:.5rem;margin:.85rem 0 .55rem;display:flex}.DonationBanner-module__A7ZWYq__amountChip{border-radius:var(--radius-sm);background:var(--bg-elevated);border:1px solid var(--purple-200);transition:transform var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;align-items:flex-start;gap:.05rem;padding:.4rem .7rem;text-decoration:none;display:inline-flex}.DonationBanner-module__A7ZWYq__amountChip:hover{border-color:var(--brand-purple);background:var(--bg-elevated);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.DonationBanner-module__A7ZWYq__amountValue{color:var(--brand-purple);font-size:.92rem;font-weight:700;line-height:1.1}.DonationBanner-module__A7ZWYq__amountLabel{color:var(--text-tertiary);font-size:.68rem;line-height:1.1}.DonationBanner-module__A7ZWYq__monthlyNote{margin:0}.DonationBanner-module__A7ZWYq__monthlyLink{color:var(--brand-purple);align-items:center;min-height:24px;font-size:.76rem;font-weight:600;text-decoration:none;display:inline-flex}.DonationBanner-module__A7ZWYq__monthlyLink:hover{text-decoration:underline}.DonationBanner-module__A7ZWYq__actionCol{flex-shrink:0}.DonationBanner-module__A7ZWYq__donateBtn{border-radius:var(--radius-btn);background:linear-gradient(135deg, var(--brand-purple) 0%, var(--purple-600) 100%);color:#fff;white-space:nowrap;box-shadow:var(--shadow-purple);transition:transform var(--transition-fast), box-shadow var(--transition-fast);justify-content:center;align-items:center;padding:.55rem 1.15rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.DonationBanner-module__A7ZWYq__donateBtn:hover{box-shadow:var(--shadow-purple-lg);transform:translateY(-1px)}@media (max-width:600px){.DonationBanner-module__A7ZWYq__inner{text-align:center;flex-direction:column;gap:.75rem;padding:1.25rem 1rem}.DonationBanner-module__A7ZWYq__actionCol{width:100%}.DonationBanner-module__A7ZWYq__amountRow{justify-content:center}.DonationBanner-module__A7ZWYq__donateBtn{width:100%;padding:.65rem 1rem}}
