.guide-page{background:var(--bg-primary);min-height:100vh;padding-bottom:120px}.guide-hero{padding:140px 0 80px;text-align:center}.guide-back{align-items:center;color:var(--text-muted);display:inline-flex;font-size:.85rem;gap:8px;margin-bottom:32px;text-decoration:none;transition:color .3s}.guide-back:hover,.guide-title{color:var(--text-primary)}.guide-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:24px}.guide-subtitle{color:var(--text-secondary);font-size:1.05rem;line-height:1.8;margin:0 auto;max-width:600px}.guide-sections{display:flex;flex-direction:column;gap:48px;margin:0 auto;max-width:900px}.guide-section{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:20px;padding:40px;transition:border-color .4s,box-shadow .4s}.guide-section:hover{border-color:var(--border-hover);box-shadow:0 8px 40px #0000004d}.guide-section-header{align-items:center;border-bottom:1px solid var(--border-subtle);display:flex;gap:20px;margin-bottom:32px;padding-bottom:24px}.guide-section-icon{align-items:center;border-radius:16px;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.guide-section-title{font-size:1.4rem;font-weight:700;margin-bottom:4px}.guide-section-subtitle{color:var(--text-muted);font-size:.88rem;font-style:italic}.guide-points{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.guide-point{background:#0f0f284d;border:1px solid #0000;border-radius:14px;display:flex;gap:14px;padding:20px;transition:all .3s}.guide-point:hover{background:var(--bg-glass);border-color:var(--border-subtle)}.guide-point-dot{border-radius:50%;box-shadow:0 0 10px currentColor;flex-shrink:0;height:8px;margin-top:7px;width:8px}.guide-point-heading{color:var(--text-primary);font-size:.95rem;font-weight:700;margin-bottom:6px}.guide-point-text{color:var(--text-secondary);font-size:.85rem;line-height:1.7}.guide-cta-section{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:20px;margin-top:80px;padding:60px 40px;text-align:center}.guide-cta-title{color:var(--text-primary);font-size:1.8rem;font-weight:800;margin-bottom:12px}.guide-cta-text{color:var(--text-secondary);font-size:1rem;margin-bottom:32px}.guide-cta-button{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:14px;box-shadow:0 4px 24px #6366f159;color:#fff;display:inline-flex;font-size:.95rem;font-weight:600;gap:10px;padding:16px 36px;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1)}.guide-cta-button:hover{box-shadow:0 8px 40px #6366f180;transform:translateY(-3px)}@media (max-width:768px){.guide-hero{padding:120px 0 60px}.guide-section{padding:28px 22px}.guide-points{gap:14px;grid-template-columns:1fr}.guide-section-header{flex-direction:column;gap:14px;text-align:center}.guide-cta-section{padding:40px 24px}}@media (max-width:420px){.guide-hero{padding:100px 0 40px}.guide-title{font-size:clamp(1.6rem,8vw,2.4rem)}.guide-section{border-radius:16px;padding:22px 18px}.guide-point{padding:16px}}
/*# sourceMappingURL=797.6a19f646.chunk.css.map*/