.custom-player.svelte-wk48bb{aspect-ratio:16/9;border-radius:var(--radius-sm);cursor:pointer;background:#000;width:100%;display:flex;position:relative;overflow:hidden}video.svelte-wk48bb{object-fit:contain;width:100%;height:100%}.controls.svelte-wk48bb{opacity:0;background:linear-gradient(#0000 0%,#000c 100%);flex-direction:column;padding:24px 16px 12px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.custom-player.svelte-wk48bb:hover .controls:where(.svelte-wk48bb),.custom-player.svelte-wk48bb:focus-within .controls:where(.svelte-wk48bb){opacity:1}.controls-row.svelte-wk48bb{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.left-controls.svelte-wk48bb,.right-controls.svelte-wk48bb{align-items:center;gap:12px;display:flex}.icon-btn.svelte-wk48bb{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background .2s;display:flex}.icon-btn.svelte-wk48bb:hover{background:#fff3}.icon-btn.svelte-wk48bb svg:where(.svelte-wk48bb){width:24px;height:24px}.time-display.svelte-wk48bb{color:#fff;font-variant-numeric:tabular-nums;margin-left:8px;font-size:.85rem}.volume-group.svelte-wk48bb{align-items:center;gap:4px;display:flex}.volume-bar.svelte-wk48bb{opacity:0;width:0;transition:width .3s,opacity .3s}.volume-group.svelte-wk48bb:hover .volume-bar:where(.svelte-wk48bb){opacity:1;width:80px}input[type=range].svelte-wk48bb{-webkit-appearance:none;cursor:pointer;background:0 0}.progress-bar.svelte-wk48bb{background:#ffffff4d;border-radius:2px;width:calc(100% - 32px);height:4px;position:absolute;top:10px;left:16px}input[type=range].svelte-wk48bb::-webkit-slider-thumb{-webkit-appearance:none;background:var(--primary,#2563eb);border-radius:50%;width:12px;height:12px;margin-top:-4px}input[type=range].svelte-wk48bb::-webkit-slider-runnable-track{background:#ffffff4d;border-radius:2px;height:4px}.featured-section.svelte-192958p{background:var(--surface,#fff);border:1px solid var(--border,#e2e8f0);border-radius:var(--radius-lg,22px);box-shadow:var(--shadow,0 10px 30px #0000000d);grid-template-columns:2fr 1fr;gap:32px;padding:24px;display:grid}.video-column.svelte-192958p{flex-direction:column;justify-content:center;display:flex}.featured-info.svelte-192958p{flex-direction:column;justify-content:space-between;padding-top:12px;padding-bottom:12px;display:flex}.info-content.svelte-192958p{margin-bottom:24px}.step-badge.svelte-192958p{background:var(--primary,#2563eb);width:max-content;color:var(--on-primary,#fff);border-radius:6px;margin-bottom:16px;padding:4px 12px;font-size:.85rem;font-weight:700;display:inline-block}.featured-info.svelte-192958p h2:where(.svelte-192958p){color:var(--text,#0f172a);margin:0 0 12px;font-size:2rem}.featured-info.svelte-192958p p:where(.svelte-192958p){color:var(--text-muted,#64748b);margin:0;line-height:1.6}.action-buttons.svelte-192958p{flex-wrap:wrap;gap:12px;display:flex}.btn.svelte-192958p{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.btn.svelte-192958p svg:where(.svelte-192958p){width:18px;height:18px}.btn-primary.svelte-192958p{background:var(--primary,#2563eb);color:var(--on-primary,#fff)}.btn-primary.svelte-192958p:hover{background:color-mix(in srgb, var(--primary) 85%, black)}.btn-secondary.svelte-192958p{background:var(--surface-hover,#f1f5f9);color:var(--text,#0f172a);border:1px solid var(--border,#e2e8f0)}.btn-secondary.svelte-192958p:hover{background:color-mix(in srgb, var(--surface-hover) 90%, black)}@media (width<=860px){.featured-section.svelte-192958p{grid-template-columns:1fr}}.app-wrapper.svelte-1wdvihm{flex-direction:column;min-height:100dvh;display:flex}.container.svelte-1wdvihm{flex-direction:column;flex-grow:1;gap:60px;width:min(1200px,100%);margin:0 auto;padding:0 24px;display:flex}.hero.svelte-1wdvihm{text-align:center;flex-direction:column;align-items:center;padding:80px 24px 40px;display:flex}.hero-badge.svelte-1wdvihm{background:color-mix(in srgb, var(--primary) 10%, transparent);color:var(--primary);border-radius:99px;margin-bottom:24px;padding:8px 16px;font-size:.9rem;font-weight:600;display:inline-flex}.hero.svelte-1wdvihm h1:where(.svelte-1wdvihm){letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(2.5rem,6vw,4rem);line-height:1.1}.hero.svelte-1wdvihm p:where(.svelte-1wdvihm){max-width:600px;color:var(--text-muted);margin:0;font-size:1.1rem;line-height:1.6}.video-nav-section.svelte-1wdvihm{flex-direction:column;gap:24px;margin-bottom:80px;display:flex}.video-nav-section.svelte-1wdvihm h3:where(.svelte-1wdvihm){border-bottom:1px solid var(--border);margin:0;padding-bottom:12px;font-size:1.5rem}.video-grid.svelte-1wdvihm{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.video-card.svelte-1wdvihm{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:16px;padding:12px;transition:all .2s;display:flex}.video-card.svelte-1wdvihm:hover{background:var(--surface-hover);transform:translateY(-2px)}.video-card.active.svelte-1wdvihm{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.card-thumb.svelte-1wdvihm{object-fit:cover;background:var(--border);border-radius:8px;width:80px}.card-content.svelte-1wdvihm h4:where(.svelte-1wdvihm){margin:0 0 4px;font-size:1rem}.card-content.svelte-1wdvihm .truncate:where(.svelte-1wdvihm){color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.85rem;display:-webkit-box;overflow:hidden}footer.svelte-1wdvihm{text-align:center;color:var(--text-muted);border-top:1px solid var(--border);background:var(--surface);padding:40px 24px}footer.svelte-1wdvihm a:where(.svelte-1wdvihm){color:var(--on-bg);text-decoration:none}footer.svelte-1wdvihm a:where(.svelte-1wdvihm):hover{text-decoration:underline}
