/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200";.help-page{color:#1e1e2f;-webkit-font-smoothing:antialiased;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}.help-container{max-width:1140px;margin:0 auto;padding:0 32px}.help-hero{text-align:center;background:linear-gradient(160deg,#1a1a2e 0%,#2e0a23 50%,#1a1a2e 100%);padding:64px 32px 56px;position:relative;overflow:hidden}.help-hero:before{content:"";pointer-events:none;background:radial-gradient(at 30% 20%,#d6006e1f 0%,#0000 60%),radial-gradient(at 70% 80%,#d6006e0f 0%,#0000 50%);position:absolute;inset:-40%}.help-hero-inner{z-index:1;max-width:680px;margin:0 auto;position:relative}.help-hero-chip{color:#f0a0c8;letter-spacing:1.5px;text-transform:uppercase;background:#d6006e26;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 20px;font-size:.78rem;font-weight:600;display:inline-flex}.help-hero-chip .material-symbols-outlined{font-size:18px}.help-hero h1{color:#fff;margin-bottom:12px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;line-height:1.2}.help-hero-desc{color:#ffffff80;margin-bottom:32px;font-size:1rem;line-height:1.6}.help-search{background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:12px;max-width:520px;margin:0 auto;padding:14px 20px;transition:border-color .3s;display:flex}.help-search:hover{border-color:#ffffff40}.help-search .material-symbols-outlined{color:#fff6;font-size:22px}.help-search input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.95rem}.help-search input::placeholder{color:#ffffff59}.help-quick{padding:56px 0 0}.help-quick-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.help-quick-card{text-align:center;color:#1e1e2f;background:#fff;border:1px solid #1e1e2f14;border-radius:16px;padding:32px 24px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block}.help-quick-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #1e1e2f1a}.help-quick-icon{background:linear-gradient(135deg,#d6006e1a,#d6006e0a);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;display:flex}.help-quick-icon .material-symbols-outlined{color:#d6006e;font-size:26px}.help-quick-card h3{margin-bottom:6px;font-size:1rem;font-weight:700}.help-quick-card p{color:#5a5a6e;font-size:.82rem;line-height:1.5}.help-section{padding:64px 0}.help-section-header{text-align:center;margin-bottom:40px}.help-section-header h2{margin-bottom:8px;font-size:1.6rem;font-weight:700}.help-section-header p{color:#5a5a6e;font-size:.95rem}.help-guides-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.help-guide-card{color:#1e1e2f;background:#fff;border:1px solid #1e1e2f14;border-radius:16px;padding:28px 24px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block}.help-guide-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #1e1e2f1a}.help-guide-tag{text-transform:uppercase;letter-spacing:.8px;color:#d6006e;background:#d6006e0f;border-radius:6px;align-items:center;gap:4px;margin-bottom:14px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.help-guide-card h3{margin-bottom:8px;font-size:1rem;font-weight:700}.help-guide-card p{color:#5a5a6e;margin-bottom:14px;font-size:.85rem;line-height:1.65}.help-guide-link{color:#d6006e;align-items:center;gap:4px;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.help-guide-link .material-symbols-outlined{font-size:16px;transition:transform .3s}.help-guide-card:hover .help-guide-link .material-symbols-outlined{transform:translate(3px)}.help-faq-container{max-width:900px;margin:0 auto}.faq-group{margin-bottom:40px}.faq-group-title{color:#1e1e2f;border-bottom:2px solid #d6006e1a;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:10px;font-size:1.1rem;font-weight:700;display:flex}.faq-group-title .material-symbols-outlined{color:#d6006e;font-size:20px}.faq-item{background:#fff;border:1px solid #1e1e2f14;border-radius:12px;margin-bottom:8px;transition:box-shadow .3s;overflow:hidden}.faq-item:hover{box-shadow:0 4px 16px #1e1e2f0f}.faq-question{cursor:pointer;color:#1e1e2f;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:18px 22px;font-family:inherit;font-size:.92rem;font-weight:600;transition:color .3s;display:flex}.faq-question:hover{color:#d6006e}.faq-question .material-symbols-outlined{color:#5a5a6e;flex-shrink:0;font-size:20px;transition:transform .3s,color .3s}.faq-item.open .faq-question .material-symbols-outlined{color:#d6006e;transform:rotate(180deg)}.faq-answer{max-height:0;padding:0 22px;transition:max-height .4s,padding .3s;overflow:hidden}.faq-item.open .faq-answer{max-height:600px;padding:0 22px 18px}.faq-answer p{color:#5a5a6e;margin-bottom:6px;font-size:.88rem;line-height:1.8}.faq-answer strong{color:#1e1e2f}.faq-answer a{color:#d6006e;font-weight:600;text-decoration:none}.help-contact-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.help-contact-card{text-align:center;background:#fff;border:1px solid #1e1e2f14;border-radius:16px;padding:32px 24px;transition:transform .3s,box-shadow .3s}.help-contact-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #1e1e2f1a}.help-contact-icon{background:#d6006e;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;display:flex}.help-contact-icon .material-symbols-outlined{color:#fff;font-size:24px}.help-contact-card h3{margin-bottom:6px;font-size:1rem;font-weight:700}.help-contact-card p{color:#5a5a6e;margin-bottom:12px;font-size:.85rem;line-height:1.6}.help-contact-link{color:#d6006e;border:1px solid #d6006e33;border-radius:10px;align-items:center;gap:6px;padding:8px 18px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.help-contact-link:hover{background:#d6006e0f;border-color:#d6006e}.help-contact-link .material-symbols-outlined{font-size:16px}.help-cta{text-align:center;background:linear-gradient(135deg,#2e0a23,#1a1a2e);border-radius:16px;margin-bottom:72px;padding:56px 32px;position:relative;overflow:hidden}.help-cta:before{content:"";pointer-events:none;background:radial-gradient(#d6006e1a,#0000 60%);width:100%;height:200%;position:absolute;top:-50%;right:-20%}.help-cta>*{z-index:1;position:relative}.help-cta h2{color:#fff;margin-bottom:12px;font-size:1.5rem;font-weight:700}.help-cta p{color:#ffffff8c;margin-bottom:28px;font-size:.95rem}.help-cta-buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.help-btn{border-radius:12px;align-items:center;gap:8px;padding:13px 28px;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.help-btn-primary{color:#fff;background:#d6006e}.help-btn-primary:hover{background:#b8005e;transform:translateY(-2px);box-shadow:0 8px 24px #d6006e4d}.help-btn-primary .material-symbols-outlined{font-size:20px;transition:transform .3s}.help-btn-primary:hover .material-symbols-outlined{transform:translate(3px)}.help-btn-outline{color:#fff;background:0 0;border:1px solid #fff3}.help-btn-outline:hover{background:#ffffff0d;border-color:#ffffff80}@media (max-width:968px){.help-quick-grid{grid-template-columns:repeat(2,1fr)}.help-guides-grid,.help-contact-grid{grid-template-columns:1fr}}@media (max-width:600px){.help-hero{padding:48px 20px 40px}.help-container{padding:0 20px}.help-quick-grid{grid-template-columns:1fr 1fr}.help-cta{padding:40px 20px}}