.help-page{min-height:100vh;background:linear-gradient(135deg,#fdf2f8,#ffffff)}.help-page .page-container{max-width:1200px;margin:0 auto;padding:40px 20px}.page-header{margin-bottom:30px;text-align:left}.breadcrumb{font-size:14px;color:#be185d;margin-bottom:20px;display:flex;align-items:center;justify-content:flex-start;gap:8px}.breadcrumb a{color:#ec4899;text-decoration:none;transition:color .2s ease}.breadcrumb a:hover{color:#be185d;text-decoration:underline}.breadcrumb span{color:#f9a8d4}.help-content{display:flex;flex-direction:column;gap:60px}.help-hero{background:linear-gradient(135deg,#ec4899,#be185d);padding:60px 40px;border-radius:20px;text-align:center;color:white;box-shadow:0 20px 40px rgba(236,72,153,.2)}.hero-content h1{font-size:2.5rem;font-weight:700;margin:0 0 15px}.hero-content p{font-size:1.125rem;margin:0 0 30px;opacity:.95}.search-box{max-width:600px;margin:0 auto;position:relative}.search-box i{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#ec4899;font-size:1.125rem}.search-box input{width:100%;padding:15px 20px 15px 55px;border-radius:50px;border:none;font-size:1rem;outline:none;box-shadow:0 10px 30px rgba(0,0,0,.1)}.search-box input::placeholder{color:#9ca3af}.section-header{text-align:center;margin-bottom:40px}.section-header h2{font-size:2rem;font-weight:700;color:#1f2937;margin:0;display:flex;align-items:center;justify-content:center;gap:15px}.section-header h2 i{color:#ec4899;font-size:1.75rem}.quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.quick-link-card{background:white;padding:30px;border-radius:16px;border:1px solid #f3f4f6;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:all .3s ease;text-align:center;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center}.quick-link-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgba(236,72,153,.12);border-color:#ec4899}.link-icon{width:60px;height:60px;background:linear-gradient(135deg,#fce7f3,#f9a8d4);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.link-icon i{font-size:1.5rem;color:#be185d}.quick-link-card h3{font-size:1.125rem;font-weight:700;color:#1f2937;margin:0 0 10px}.quick-link-card p{font-size:.9rem;color:#6b7280;margin:0;line-height:1.5}.faq-categories{display:flex;flex-direction:column;gap:40px}.faq-category h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 25px;display:flex;align-items:center;gap:12px;padding-bottom:15px;border-bottom:2px solid #f9a8d4}.faq-category h3 i{color:#ec4899;font-size:1.25rem}.faq-list{display:flex;flex-direction:column;gap:15px}.faq-item{background:white;padding:20px 25px;border-radius:12px;border:1px solid #f3f4f6;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .3s ease}.faq-item:hover{border-color:#f9a8d4;box-shadow:0 8px 25px rgba(236,72,153,.1)}.faq-item h4{font-size:1.0625rem;font-weight:600;color:#1f2937;margin:0;display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .3s ease}.faq-item h4:hover{color:#ec4899}.faq-item h4 i{color:#ec4899;font-size:.75rem;transition:transform .3s ease}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.faq-item.active .faq-answer{max-height:500px;padding-top:15px}.faq-answer p{font-size:.9375rem;line-height:1.7;color:#6b7280;margin:0;padding-left:26px}.contact-help-section{margin-top:20px}.contact-help-card{background:white;padding:50px 40px;border-radius:20px;border:1px solid #f3f4f6;box-shadow:0 10px 40px rgba(236,72,153,.1);text-align:center}.contact-help-icon{width:80px;height:80px;background:linear-gradient(135deg,#ec4899,#be185d);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px}.contact-help-icon i{font-size:2rem;color:white}.contact-help-card h2{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 15px}.contact-help-card>p{font-size:1.0625rem;color:#6b7280;margin:0 0 35px;line-height:1.6}.contact-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-bottom:35px}.contact-method{display:flex;align-items:flex-start;gap:15px;padding:20px;background:#fdf2f8;border-radius:12px;text-align:left}.contact-method i{font-size:1.5rem;color:#ec4899;margin-top:5px}.contact-method h4{font-size:1.0625rem;font-weight:700;color:#1f2937;margin:0 0 5px}.contact-method p{font-size:1rem;font-weight:600;color:#ec4899;margin:0 0 5px}.contact-method small{font-size:.875rem;color:#6b7280}.contact-btn{display:inline-flex;align-items:center;gap:10px;padding:15px 35px;background:linear-gradient(135deg,#ec4899,#be185d);color:white;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease}.contact-btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(236,72,153,.3)}@media (max-width:768px){.help-page .page-container{padding:20px 15px}.help-hero{padding:40px 25px}.hero-content h1{font-size:2rem}.section-header h2{font-size:1.75rem;flex-direction:column;gap:10px}.quick-links-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.contact-methods{grid-template-columns:1fr}.contact-help-card{padding:35px 25px}}@media (max-width:480px){.hero-content h1{font-size:1.75rem}.section-header h2{font-size:1.5rem}.quick-links-grid{grid-template-columns:1fr}.faq-answer p{padding-left:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-help-card,.faq-category,.quick-link-card{animation:fadeInUp .6s ease forwards}.quick-link-card:first-child{animation-delay:.1s}.quick-link-card:nth-child(2){animation-delay:.15s}.quick-link-card:nth-child(3){animation-delay:.2s}.quick-link-card:nth-child(4){animation-delay:.25s}.quick-link-card:nth-child(5){animation-delay:.3s}.quick-link-card:nth-child(6){animation-delay:.35s}