.image-container{aspect-ratio:16/9;background:#fff;border:1px solid #87ceeb1f;border-radius:8px;width:100%;max-height:50vh;margin:1rem auto;display:block;position:relative;overflow:hidden}.responsive-image{object-fit:contain;background:inherit;width:100%;height:100%;position:absolute;inset:0}
.help-image-slider{border-radius:8px;width:100%;margin:2rem 0;position:relative;overflow:hidden}.slider-container{transition:transform .5s ease-in-out;display:flex}.slide{background:#fff;min-width:100%;position:relative}.slide-image-container{aspect-ratio:16/9;border-radius:8px;max-height:50vh;margin:0 auto}.slide-image{border-radius:8px}.slider-dots{gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;transition:background-color .3s}.dot.active{background:#fff}
.help-expandable-section{background:#fff;border:1px solid #e1e1e1;border-radius:8px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 2px 4px #0000000d}.help-section-header{cursor:pointer;background:#f8f9fa;border:none;align-items:center;width:100%;padding:1rem;transition:background-color .3s;display:flex}.help-section-header:hover{background:#f1f3f5}.help-section-header svg{color:#666;margin-right:.5rem}.help-section-header h3{color:#333;margin:0;font-size:1.2rem}.help-section-content{background:#fff;padding:1.5rem}
.help-steps{flex-direction:column;gap:2rem;display:flex}.help-step{gap:1.5rem;display:flex}.step-number{color:#fff;background:#007bff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.step-content{flex:1}.step-content h4{color:#333;margin:0 0 .5rem}.step-image-container{max-width:800px;margin:1rem auto 0}.step-image{box-shadow:0 1px 3px #87ceeb33}
.feature-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:1.5rem;display:grid}.feature-card{background:#fff;border-radius:8px;width:100%;max-width:600px;margin:0 auto;padding:1rem;box-shadow:0 2px 4px #0000000d}.feature-image-container{margin-bottom:1rem}.feature-image{box-shadow:0 1px 3px #87ceeb33}.feature-card h4{color:#333;margin:.5rem 0}.feature-card p{color:#666;margin:0}
.help-content{background:#fff;max-width:1200px;margin:2rem auto;padding:0 1.5rem;animation:.6s ease-out lx-help-fade-in}.help-content h1{color:#0c4a6e;background:linear-gradient(135deg,#0ea5e9 0%,#0c4a6e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700;animation:.8s ease-out lx-help-slide-down}.help-intro{color:#64748b;background:linear-gradient(90deg,#0ea5e90d,#fcd34d0d);border-left:4px solid #0ea5e9;border-radius:8px;margin-bottom:2.5rem;padding:1.5rem;font-size:1.1rem;line-height:1.8;animation:.8s ease-out .2s both lx-help-slide-up}.help-section{background:#fff;border-radius:12px;margin-bottom:2rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.5s ease-out backwards lx-help-scale-in;box-shadow:0 1px 3px #0ea5e914}.help-section:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e91f}.help-section h2{color:#0c4a6e;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.75rem;font-weight:600;display:flex}.help-section h2:before{content:"";background:linear-gradient(#0ea5e9,#fcd34d);border-radius:3px;width:6px;height:28px;animation:2s ease-in-out infinite lx-help-pulse}.help-section h3{color:#0ea5e9;margin-top:1.5rem;margin-bottom:1rem;font-size:1.35rem;font-weight:600;transition:color .3s}.help-section h3:hover{color:#0c4a6e}.help-section ul{margin:1rem 0;padding:0;list-style-type:none}.help-section li{color:#475569;margin-bottom:.75rem;padding-left:2rem;line-height:1.7;transition:all .3s;animation:.5s ease-out backwards lx-help-list-fade;position:relative}.help-section li:first-child{animation-delay:.1s}.help-section li:nth-child(2){animation-delay:.15s}.help-section li:nth-child(3){animation-delay:.2s}.help-section li:nth-child(4){animation-delay:.25s}.help-section li:nth-child(5){animation-delay:.3s}.help-section li:nth-child(n+6){animation-delay:.35s}.help-section li:before{content:"●";color:#0ea5e9;font-size:1.2rem;transition:all .3s;animation:2s ease-in-out infinite lx-help-bounce;position:absolute;left:0}.help-section li:hover{color:#0c4a6e;padding-left:2.3rem}.help-section li:hover:before{color:#fcd34d;transform:scale(1.3)}.help-image-container{text-align:center;background:linear-gradient(135deg,#0ea5e908,#fcd34d08);border-radius:16px;margin:2rem auto;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out lx-help-zoom-in}.help-image-container:hover{background:linear-gradient(135deg,#0ea5e90d,#fcd34d0d);transform:scale(1.02)}.help-image{border:2px solid #0ea5e91a;border-radius:12px;max-width:100%;height:auto;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #0ea5e926}.help-image:hover{border-color:#0ea5e9;transform:translateY(-4px);box-shadow:0 12px 40px #0ea5e940}.help-section strong{color:#0ea5e9;font-weight:600;transition:color .3s}.help-section strong:hover{color:#fcd34d}.help-section code{color:#0c4a6e;background:#0ea5e914;border:1px solid #0ea5e926;border-radius:4px;padding:.2rem .5rem;font-family:Courier New,monospace;font-size:.9em;transition:all .3s}.help-section code:hover{background:#fcd34d26;border-color:#fcd34d}.help-section p{color:#475569;margin-bottom:1rem;line-height:1.8;transition:color .3s}.help-section p:hover{color:#334155}.lx-help-accent-box{background:linear-gradient(135deg,#0ea5e90d,#fcd34d0d);border-left:4px solid #0ea5e9;border-radius:8px;margin:1.5rem 0;padding:1.25rem;transition:all .3s;animation:.6s ease-out lx-help-slide-left}.lx-help-accent-box:hover{border-left-color:#fcd34d;transform:translate(4px);box-shadow:0 4px 12px #0ea5e91a}.lx-help-divider{background:linear-gradient(90deg,#0000,#0ea5e9,#fcd34d,#0000);border:none;height:2px;margin:2.5rem 0;animation:3s ease-in-out infinite lx-help-shimmer}@keyframes lx-help-fade-in{0%{opacity:0}to{opacity:1}}@keyframes lx-help-slide-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes lx-help-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes lx-help-slide-left{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes lx-help-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes lx-help-zoom-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes lx-help-list-fade{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes lx-help-pulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.8;transform:scaleY(.95)}}@keyframes lx-help-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes lx-help-shimmer{0%{background-position:-200%}to{background-position:200%}}@media (max-width:768px){.help-content{margin:1rem auto;padding:0 1rem}.help-content h1{font-size:2rem}.help-intro{padding:1rem;font-size:1rem}.help-section{padding:1.25rem}.help-section h2{font-size:1.5rem}.help-section h3{font-size:1.2rem}.help-section li{padding-left:1.5rem}.help-image-container{margin:1.5rem auto;padding:1rem}}@media (max-width:480px){.help-content h1{font-size:1.75rem}.help-section h2{font-size:1.35rem}.help-section{margin-bottom:1.5rem;padding:1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.help-content{max-width:100%;padding:0}.help-section{box-shadow:none;page-break-inside:avoid}.help-section:hover{box-shadow:none;transform:none}}
