.how-wrapper{color:#fff;background:radial-gradient(at 0 0,#c614d373,#000 50%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;min-height:100vh;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.how-content{z-index:2;text-align:center;flex:100%;max-width:700px;margin:0 auto;position:relative;top:-50px}@media (max-width:768px){.how-content{top:-70px}}.how-title{color:#f6098f;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.how-subtitle{color:#ffffffc7;margin-bottom:2rem;font-size:1.1rem}.how-steps{text-align:left;flex-direction:column;gap:2rem;min-height:300px;display:flex;position:relative}.how-step{align-items:flex-start;gap:1.5rem;display:flex}.step-number{color:#f6098f;background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;min-width:2.2rem;height:2.2rem;min-height:2.2rem;font-size:1rem;font-weight:700;display:flex}.step-content h3{margin:0;font-size:1.25rem}.step-content p{color:#bbb;margin:.25rem 0 0;font-size:.95rem}.how-visual{z-index:1;flex:400px;justify-content:center;display:flex;position:relative}.how-image{filter:drop-shadow(0 0 40px #f6098f4d);max-width:100%;height:auto}.how-background-svg{z-index:0;pointer-events:none;width:40%;height:auto;position:absolute;top:30%;left:1%;overflow:visible}.background-svg-img{opacity:.5;width:100%;max-width:none;position:absolute;bottom:0;left:0}.how-switch{gap:1rem;margin-bottom:2rem;display:flex}.how-switch button{color:#bbb;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.4rem 1rem;font-size:1rem;transition:all .3s}.how-switch button.active{color:#f6098f;border-color:#f6098f}.how-toggle-wrapper{z-index:3;justify-content:center;margin-bottom:2.5rem;display:flex;position:relative}.how-toggle{background:#ffffff0d;border-radius:2rem;width:fit-content;display:flex;position:relative;overflow:hidden}.toggle-option{color:#bbb;cursor:pointer;z-index:2;background:0 0;border:none;padding:.6rem 1.4rem;font-size:.95rem;font-weight:600;transition:color .2s;position:relative}.toggle-option.active{color:#fff}.toggle-indicator{z-index:1;background:#f6098f92;border-radius:2rem;width:50%;height:100%;position:absolute;top:0}.step-icon{color:#f6098f;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}
:root{--brand:#f6098f;--ink:#fff;--line:#ffffff1a}.featured-courses-wrapper{color:var(--ink);background:radial-gradient(at 0 0,#c614d32e,#0000 55%),#0a0a0ae6;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:5rem 1.25rem 4rem;position:relative;overflow:hidden}.featured-head{text-align:center;max-width:1080px;margin:0 auto 1.25rem}.featured-title{color:var(--brand);letter-spacing:.02em;margin:0 0 .5rem;font-size:clamp(1.5rem,2.4vw,2.2rem);font-weight:800}.featured-subtitle{color:#ffffffc7;margin:0 auto 1rem;font-size:.98rem}.featured-track{max-width:1180px;margin:0 auto;padding:.5rem 0;position:relative}.course-row{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#ffffff40 transparent;grid-auto-columns:minmax(280px,1fr);grid-auto-flow:column;justify-content:center;gap:16px;padding:.25rem .25rem .75rem;display:grid;overflow:auto visible}.course-row::-webkit-scrollbar{height:8px}.course-row::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:999px}.course-row::-webkit-scrollbar-track{background:0 0}.course-card-slot{scroll-snap-align:start;flex:none;min-width:300px;max-width:360px}.skeleton-card{background:linear-gradient(90deg,#141414,#0f0f0f,#141414);border:1px solid #222;border-radius:12px;min-width:300px;max-width:360px;height:320px;animation:1.2s infinite shimmer}@keyframes shimmer{0%{filter:brightness()}50%{filter:brightness(1.2)}to{filter:brightness()}}.catalog-empty-on-landing{color:#bbb;padding:1rem}.edge-fade{pointer-events:none;opacity:0;z-index:2;width:64px;transition:opacity .25s;position:absolute;top:0;bottom:0}.edge-fade.visible{opacity:1}.edge-fade.left{background:linear-gradient(90deg,#0a0a0af2,#0000);left:0}.edge-fade.right{background:linear-gradient(270deg,#0a0a0af2,#0000);right:0}.arrow-btn{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);z-index:3;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;transition:transform .18s,box-shadow .18s,background .2s,border-color .2s;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 20px #00000059}.arrow-btn:hover{background:#ffffff1a;border-color:#f6098f73;transform:translateY(-50%)scale(1.05);box-shadow:0 0 12px #f6098f66}.arrow-btn:disabled{opacity:.5;cursor:default;box-shadow:none}.arrow-btn.left{left:-10px}.arrow-btn.right{right:-10px}@media (min-width:768px){.arrow-btn{display:inline-flex}}.course-card{background:#101010e6;border:1px solid #222;box-shadow:0 8px 28px #00000059}.course-row{scroll-behavior:smooth;gap:1rem;padding:1rem 0;display:flex;overflow-x:auto}.course-row.centered{justify-content:center}.course-row.scrollable{justify-content:flex-start}[dir=rtl] .arrow-btn.left{left:auto;right:-10px}[dir=rtl] .arrow-btn.right{left:-10px;right:auto}[dir=rtl] .edge-fade.left{background:linear-gradient(270deg,#0a0a0af2,#0000);left:auto;right:0}[dir=rtl] .edge-fade.right{background:linear-gradient(90deg,#0a0a0af2,#0000);left:0;right:auto}
