.cl-body[data-astro-cid-2t2vcjtp]{margin:0;background:#fff;font-family:Inter,sans-serif;padding-top:64px;overflow-x:hidden}.cl-container[data-astro-cid-2t2vcjtp]{max-width:1200px;margin:0 auto;padding:0 2rem}[data-astro-cid-2t2vcjtp],[data-astro-cid-2t2vcjtp]:before,[data-astro-cid-2t2vcjtp]:after{box-sizing:border-box}@media(max-width:640px){.cl-container[data-astro-cid-2t2vcjtp]{padding:0 1.25rem}}.cl-nav[data-astro-cid-2t2vcjtp]{position:fixed;top:0;left:0;right:0;z-index:100;height:64px;background:#000;border-bottom:1px solid rgba(255,255,255,.07);transform:translateY(0);transition:transform .3s ease}.cl-nav--scrolled[data-astro-cid-2t2vcjtp]{box-shadow:0 4px 24px #0006}.cl-nav-inner[data-astro-cid-2t2vcjtp]{max-width:1280px;margin:0 auto;padding:0 2rem;height:100%;display:flex;align-items:center;justify-content:space-between}.cl-nav-logo[data-astro-cid-2t2vcjtp]{display:flex;align-items:center;text-decoration:none}.cl-nav-logo[data-astro-cid-2t2vcjtp] img[data-astro-cid-2t2vcjtp]{height:28px!important;width:auto!important;max-width:none!important;display:block}.cl-nav-links[data-astro-cid-2t2vcjtp]{display:flex;align-items:center;gap:2px}.cl-nav-links[data-astro-cid-2t2vcjtp] a[data-astro-cid-2t2vcjtp]{font-family:Lexend Deca,sans-serif;font-size:.88rem;font-weight:400;color:#ffffffbf;text-decoration:none;padding:.5rem .9rem;border-radius:6px;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;transition:color .2s,background .2s}.cl-nav-links[data-astro-cid-2t2vcjtp] a[data-astro-cid-2t2vcjtp]:hover,.cl-nav-links[data-astro-cid-2t2vcjtp] a[data-astro-cid-2t2vcjtp].cl-nav-active{color:#fff;background:#ffffff12}.cl-nav-cta[data-astro-cid-2t2vcjtp]{font-family:Lexend Deca,sans-serif;font-size:.875rem;font-weight:600;color:#000;background:#00e5c9;border:none;border-radius:6px;padding:9px 20px;text-decoration:none;white-space:nowrap;transition:box-shadow .2s,transform .2s;box-shadow:0 0 18px #00e5c959}.cl-nav-cta[data-astro-cid-2t2vcjtp]:hover{box-shadow:0 0 28px #00e5c999;transform:scale(1.04)}@media(max-width:768px){.cl-nav-links[data-astro-cid-2t2vcjtp]{display:none}}.cl-hero[data-astro-cid-2t2vcjtp]{background:#fff;padding:56px 0;border-bottom:1px solid #f0f0f0}.cl-hero-inner[data-astro-cid-2t2vcjtp]{display:grid;grid-template-columns:45% 55%;gap:48px;align-items:center}@media(max-width:768px){.cl-hero-inner[data-astro-cid-2t2vcjtp]{grid-template-columns:1fr}.cl-hero-right[data-astro-cid-2t2vcjtp]{display:none}.cl-hero[data-astro-cid-2t2vcjtp]{padding:40px 0}.cl-hero-h1[data-astro-cid-2t2vcjtp]{font-size:clamp(1.6rem,5vw,2rem)}.cl-hero-sub[data-astro-cid-2t2vcjtp]{font-size:.9rem}}.cl-hero-h1[data-astro-cid-2t2vcjtp]{font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1;letter-spacing:-.025em;color:#111;margin:0 0 20px}.cl-hero-h1[data-astro-cid-2t2vcjtp] strong[data-astro-cid-2t2vcjtp]{font-weight:900;color:#000}.cl-hero-accent[data-astro-cid-2t2vcjtp]{display:inline;font-weight:800;background:linear-gradient(90deg,#00e5c9,#f9a8d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:underline;text-decoration-color:#f9a8d4;text-underline-offset:4px}.cl-hero-sub[data-astro-cid-2t2vcjtp]{font-size:1rem;color:#555;line-height:1.7;max-width:440px;margin:0 0 32px}.cl-hero-hl[data-astro-cid-2t2vcjtp]{color:#00b4c8;font-weight:500}.cl-hero-cta[data-astro-cid-2t2vcjtp]{display:inline-flex;align-items:center;gap:4px;font-family:Lexend Deca,sans-serif;font-size:.95rem;font-weight:600;color:#fff;background:#111;border-radius:8px;padding:13px 32px;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s}.cl-hero-cta[data-astro-cid-2t2vcjtp]:hover{background:#222;transform:scale(1.02);box-shadow:0 4px 20px #0003}.cl-hero-cta[data-astro-cid-2t2vcjtp] em[data-astro-cid-2t2vcjtp]{font-style:italic;font-weight:400}.cl-hero-right[data-astro-cid-2t2vcjtp]{display:flex;align-items:center;justify-content:center}.cl-hero-img-wrap[data-astro-cid-2t2vcjtp]{position:relative;display:inline-block}.cl-hero-img[data-astro-cid-2t2vcjtp]{width:100%;max-width:580px;height:auto;display:block;animation:hero-float 5s ease-in-out infinite;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15))}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.cl-hero-glow[data-astro-cid-2t2vcjtp]{position:absolute;bottom:-16px;left:50%;transform:translate(-50%);width:60%;height:24px;background:radial-gradient(ellipse,rgba(0,229,201,.55) 0%,transparent 70%);filter:blur(8px);animation:glow-pulse 3s ease-in-out infinite alternate}@keyframes glow-pulse{0%{opacity:.55;width:55%}to{opacity:1;width:68%}}.cl-filterbar-wrap[data-astro-cid-2t2vcjtp]{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:64px;z-index:50;transition:transform .3s ease,top .3s ease}.cl-filterbar-wrap--hidden[data-astro-cid-2t2vcjtp]{top:-120px}.cl-filterbar[data-astro-cid-2t2vcjtp]{display:flex;align-items:center;gap:12px;padding-top:14px;padding-bottom:14px}.cl-filterbar-spacer[data-astro-cid-2t2vcjtp]{flex:1}.cl-search-wrap[data-astro-cid-2t2vcjtp]{position:relative}.cl-search-icon[data-astro-cid-2t2vcjtp]{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#9ca3af;pointer-events:none}.cl-search-input[data-astro-cid-2t2vcjtp]{padding:10px 16px 10px 40px;border:1.5px solid #e5e7eb;border-radius:9999px;font-size:.875rem;font-family:Inter,sans-serif;color:#111;background:#fafafa;outline:none;width:280px;max-width:100%;transition:border-color .2s,background .2s}.cl-search-input[data-astro-cid-2t2vcjtp]:focus{border-color:#111;background:#fff}@media(max-width:640px){.cl-filterbar[data-astro-cid-2t2vcjtp]{flex-wrap:wrap;gap:8px}.cl-search-wrap[data-astro-cid-2t2vcjtp],.cl-search-input[data-astro-cid-2t2vcjtp]{width:100%}.cl-filterbar-spacer[data-astro-cid-2t2vcjtp]{display:none}.cl-sort-wrap[data-astro-cid-2t2vcjtp]{margin-left:auto}}.cl-filters-btn[data-astro-cid-2t2vcjtp]{display:inline-flex;align-items:center;gap:8px;font-family:Lexend Deca,sans-serif;font-size:.875rem;font-weight:600;color:#fff;background:#111;border:none;border-radius:8px;padding:10px 20px;cursor:pointer;transition:background .2s}.cl-filters-btn[data-astro-cid-2t2vcjtp]:hover{background:#222}.cl-filter-count[data-astro-cid-2t2vcjtp]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#00e5c9;color:#000;font-size:.7rem;font-weight:700}.cl-sort-wrap[data-astro-cid-2t2vcjtp]{position:relative}.cl-sort-btn[data-astro-cid-2t2vcjtp]{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;color:#374151;background:none;border:none;cursor:pointer;padding:8px 4px;font-family:Inter,sans-serif;transition:color .2s}.cl-sort-btn[data-astro-cid-2t2vcjtp]:hover{color:#000}.cl-sort-menu[data-astro-cid-2t2vcjtp]{position:absolute;right:0;top:calc(100% + 8px);z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 24px #0000001a;overflow:hidden;min-width:160px;animation:menu-appear .15s ease}@keyframes menu-appear{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.cl-sort-item[data-astro-cid-2t2vcjtp]{display:block;width:100%;padding:10px 16px;text-align:left;font-size:.875rem;font-family:Inter,sans-serif;color:#374151;background:none;border:none;cursor:pointer;transition:background .15s}.cl-sort-item[data-astro-cid-2t2vcjtp]:hover{background:#f9fafb}.cl-sort-item[data-astro-cid-2t2vcjtp].active{color:#111;font-weight:600;background:#f3f4f6}.cl-filter-panel[data-astro-cid-2t2vcjtp]{background:#fff;border-bottom:1px solid #e5e7eb;overflow:hidden;transition:max-height .35s ease,opacity .25s ease;max-height:700px;opacity:1}.cl-filter-panel--closed[data-astro-cid-2t2vcjtp]{max-height:0;opacity:0;border-bottom-color:transparent}.cl-filter-grid[data-astro-cid-2t2vcjtp]{display:flex;flex-direction:column;gap:20px;padding:24px 0 0}.cl-filter-group[data-astro-cid-2t2vcjtp]{display:flex;flex-direction:column;gap:10px}.cl-filter-heading[data-astro-cid-2t2vcjtp]{font-family:Lexend Deca,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin:0}.cl-filter-chips[data-astro-cid-2t2vcjtp]{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.cl-chip[data-astro-cid-2t2vcjtp]{display:inline-flex;align-items:center;gap:5px;padding:7px 16px;border:1.5px solid #e2e8f0;border-radius:9999px;font-size:.8rem;font-family:Lexend Deca,sans-serif;font-weight:500;color:#4b5563;background:linear-gradient(135deg,#f1f5f9,#fff);cursor:pointer;white-space:nowrap;transition:all .18s ease;box-shadow:0 1px 3px #0000000d}.cl-chip[data-astro-cid-2t2vcjtp]:hover{border-color:#68e6fd;color:#0e7490;background:linear-gradient(135deg,#68e6fd1a,#fff);box-shadow:0 2px 10px #68e6fd2e;transform:translateY(-1px)}.cl-chip[data-astro-cid-2t2vcjtp].active{border-color:#68e6fd;color:#0e7490;background:linear-gradient(135deg,#68e6fd2e,#fff);box-shadow:0 2px 12px #68e6fd40;font-weight:600}.cl-chip[data-astro-cid-2t2vcjtp].active:before{content:"✓";font-size:.7rem;color:#68e6fd;font-weight:700}.cl-chip-count[data-astro-cid-2t2vcjtp]{font-weight:400;opacity:.6;font-size:.72rem}.cl-filter-footer[data-astro-cid-2t2vcjtp]{display:flex;align-items:center;gap:16px;padding:16px 0 20px;border-top:1px solid #f3f4f6;margin-top:8px}.cl-filter-clear-all[data-astro-cid-2t2vcjtp]{font-size:.85rem;color:#9ca3af;background:none;border:none;cursor:pointer;font-family:Inter,sans-serif;transition:color .15s}.cl-filter-clear-all[data-astro-cid-2t2vcjtp]:hover{color:#374151}.cl-filter-count-text[data-astro-cid-2t2vcjtp]{font-size:.85rem;color:#9ca3af;margin-left:auto}.cl-filter-apply[data-astro-cid-2t2vcjtp]{font-family:Lexend Deca,sans-serif;font-size:.875rem;font-weight:600;color:#fff;background:#111;border:none;border-radius:8px;padding:9px 24px;cursor:pointer;transition:background .15s}.cl-filter-apply[data-astro-cid-2t2vcjtp]:hover{background:#222}.cl-main[data-astro-cid-2t2vcjtp]{padding:40px 0 80px}.cl-grid[data-astro-cid-2t2vcjtp]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:900px){.cl-grid[data-astro-cid-2t2vcjtp]{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.cl-grid[data-astro-cid-2t2vcjtp]{grid-template-columns:1fr}}.cl-card[data-astro-cid-2t2vcjtp]{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;opacity:0;transform:translateY(24px);transition:opacity .42s ease,transform .42s ease,box-shadow .25s ease}.cl-card--visible[data-astro-cid-2t2vcjtp]{opacity:1;transform:translateY(0)}.cl-card[data-astro-cid-2t2vcjtp]:hover{box-shadow:0 8px 30px #0000001c;transform:translateY(-4px)!important}.cl-card-thumb[data-astro-cid-2t2vcjtp]{position:relative;aspect-ratio:16/9;overflow:hidden}.cl-card-img[data-astro-cid-2t2vcjtp]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.cl-card[data-astro-cid-2t2vcjtp]:hover .cl-card-img[data-astro-cid-2t2vcjtp]{transform:scale(1.03)}.cl-badge[data-astro-cid-2t2vcjtp]{position:absolute;top:10px;left:10px;z-index:2;font-family:Lexend Deca,sans-serif;font-size:.7rem;font-weight:700;padding:4px 10px;border-radius:6px}.cl-badge-free[data-astro-cid-2t2vcjtp],.cl-badge-paid[data-astro-cid-2t2vcjtp]{background:#fff;color:#111;box-shadow:0 2px 8px #00000026}.cl-card-overlay[data-astro-cid-2t2vcjtp]{position:absolute;inset:0;background:#0000002e;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .22s ease}.cl-card[data-astro-cid-2t2vcjtp]:hover .cl-card-overlay[data-astro-cid-2t2vcjtp]{opacity:1}.cl-play-btn[data-astro-cid-2t2vcjtp]{width:48px;height:48px;border-radius:50%;background:#ffffffeb;display:flex;align-items:center;justify-content:center;color:#111;transform:scale(.8);transition:transform .22s ease}.cl-card[data-astro-cid-2t2vcjtp]:hover .cl-play-btn[data-astro-cid-2t2vcjtp]{transform:scale(1)}.cl-card-body[data-astro-cid-2t2vcjtp]{padding:16px 18px 18px;display:flex;flex-direction:column;gap:8px}.cl-card-tags-row[data-astro-cid-2t2vcjtp]{display:flex;flex-wrap:wrap;gap:6px}.cl-role-tag[data-astro-cid-2t2vcjtp]{font-size:.7rem;font-family:Lexend Deca,sans-serif;font-weight:600;color:#00b4c8;text-decoration:none;letter-spacing:.02em}.cl-card-meta-row[data-astro-cid-2t2vcjtp]{display:flex;align-items:center;justify-content:space-between}.cl-level-badge[data-astro-cid-2t2vcjtp]{font-family:Lexend Deca,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af}.cl-rating[data-astro-cid-2t2vcjtp]{display:flex;align-items:center;gap:4px}.cl-rating[data-astro-cid-2t2vcjtp] strong[data-astro-cid-2t2vcjtp]{font-size:.82rem;font-weight:700;color:#111}.cl-rating-denom[data-astro-cid-2t2vcjtp]{font-size:.78rem;color:#9ca3af}.cl-card-title[data-astro-cid-2t2vcjtp]{font-size:1rem;font-weight:700;color:#111;line-height:1.3;margin:0;transition:color .2s}.cl-card[data-astro-cid-2t2vcjtp]:hover .cl-card-title[data-astro-cid-2t2vcjtp]{color:#00b4c8}.cl-card-tagline[data-astro-cid-2t2vcjtp]{font-size:.82rem;color:#6b7280;line-height:1.55;margin:0}.cl-card-date[data-astro-cid-2t2vcjtp]{font-size:.75rem;color:#9ca3af;margin:0}.cl-card-chips[data-astro-cid-2t2vcjtp]{display:flex;flex-wrap:wrap;gap:5px;margin-top:4px}.cl-chip-tag[data-astro-cid-2t2vcjtp]{font-size:.7rem;background:#f3f4f6;color:#374151;padding:3px 10px;border-radius:6px}.cl-chip-tool[data-astro-cid-2t2vcjtp]{font-size:.7rem;background:#eff6ff;color:#1d4ed8;padding:3px 10px;border-radius:6px}.cl-empty[data-astro-cid-2t2vcjtp]{text-align:center;padding:80px 0}.cl-empty-icon[data-astro-cid-2t2vcjtp]{font-size:3rem;margin-bottom:16px}.cl-empty[data-astro-cid-2t2vcjtp] h3[data-astro-cid-2t2vcjtp]{font-size:1.1rem;font-weight:600;color:#374151;margin:0 0 8px}.cl-empty[data-astro-cid-2t2vcjtp] p[data-astro-cid-2t2vcjtp]{font-size:.9rem;color:#9ca3af;margin:0}.cl-paths-section[data-astro-cid-2t2vcjtp]{background:#fff;padding:80px 0;border-top:1px solid #f3f4f6}.cl-paths-inner[data-astro-cid-2t2vcjtp]{text-align:center}.cl-paths-h2[data-astro-cid-2t2vcjtp]{font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:700;letter-spacing:-.02em;color:#111;margin:0 0 10px}.cl-paths-h2[data-astro-cid-2t2vcjtp] strong[data-astro-cid-2t2vcjtp]{font-weight:900;background:linear-gradient(90deg,#68e6fd,#f9a8d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cl-paths-sub[data-astro-cid-2t2vcjtp]{font-size:1rem;color:#6b7280;margin:0 0 40px}.cl-paths-grid[data-astro-cid-2t2vcjtp]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left}@media(max-width:768px){.cl-paths-grid[data-astro-cid-2t2vcjtp]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.cl-paths-grid[data-astro-cid-2t2vcjtp]{grid-template-columns:1fr}}.cl-path-card[data-astro-cid-2t2vcjtp]{display:flex;flex-direction:column;gap:10px;border:1.5px solid #e5e7eb;border-radius:16px;padding:28px 28px 24px;text-decoration:none;color:inherit;position:relative;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease,background .25s ease}.cl-path-card[data-astro-cid-2t2vcjtp]:before{content:"";position:absolute;top:0;right:0;width:80px;height:80px;background:linear-gradient(225deg,rgba(104,230,253,.22) 0%,transparent 65%);opacity:0;transition:opacity .25s ease;border-radius:0 16px 0 0}.cl-path-card[data-astro-cid-2t2vcjtp]:after{content:"→";position:absolute;top:18px;right:20px;font-size:1.1rem;color:#68e6fd;font-weight:600;opacity:0;transform:translate(-6px);transition:opacity .25s ease,transform .25s ease}.cl-path-card[data-astro-cid-2t2vcjtp]:hover{border-color:#68e6fd;transform:translateY(-5px);box-shadow:0 12px 32px #68e6fd2e;background:linear-gradient(135deg,#68e6fd0a,#fff)}.cl-path-card[data-astro-cid-2t2vcjtp]:hover:before{opacity:1}.cl-path-card[data-astro-cid-2t2vcjtp]:hover:after{opacity:1;transform:translate(0)}.cl-path-icon[data-astro-cid-2t2vcjtp]{font-size:2rem}.cl-path-title[data-astro-cid-2t2vcjtp]{font-size:1.05rem;font-weight:700;color:#111;margin:0;transition:color .2s}.cl-path-card[data-astro-cid-2t2vcjtp]:hover .cl-path-title[data-astro-cid-2t2vcjtp]{color:#0e7490}.cl-path-desc[data-astro-cid-2t2vcjtp]{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0;flex:1}.cl-path-arrow[data-astro-cid-2t2vcjtp]{font-size:.82rem;font-family:Lexend Deca,sans-serif;font-weight:600;color:#68e6fd;margin-top:4px;display:inline-flex;align-items:center;gap:4px;transition:gap .2s ease}.cl-path-card[data-astro-cid-2t2vcjtp]:hover .cl-path-arrow[data-astro-cid-2t2vcjtp]{gap:8px}.cl-newsletter-section[data-astro-cid-2t2vcjtp]{background:#f9fafb;padding:80px 2rem;display:flex;justify-content:center;border-top:1px solid #f0f0f0}.cl-newsletter-box[data-astro-cid-2t2vcjtp]{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:48px;max-width:480px;width:100%;text-align:center;box-shadow:0 4px 20px #0000000d}@media(max-width:480px){.cl-newsletter-box[data-astro-cid-2t2vcjtp]{padding:28px 20px}.cl-newsletter-form[data-astro-cid-2t2vcjtp]{flex-direction:column;border:none;border-radius:0;gap:10px}.cl-nl-input[data-astro-cid-2t2vcjtp]{border:1.5px solid #e5e7eb;border-radius:9999px;padding:12px 18px}.cl-nl-btn[data-astro-cid-2t2vcjtp]{border:none;border-radius:9999px;padding:12px 24px}}.cl-newsletter-h2[data-astro-cid-2t2vcjtp]{font-size:1.6rem;font-weight:800;letter-spacing:-.02em;color:#111;margin:0 0 12px}.cl-newsletter-sub[data-astro-cid-2t2vcjtp]{font-size:.9rem;color:#6b7280;line-height:1.65;margin:0 0 24px}.cl-newsletter-form[data-astro-cid-2t2vcjtp]{display:flex;border:1.5px solid #e5e7eb;border-radius:9999px;overflow:hidden;transition:border-color .2s}.cl-newsletter-form[data-astro-cid-2t2vcjtp]:focus-within{border-color:#111}.cl-nl-input[data-astro-cid-2t2vcjtp]{flex:1;padding:12px 18px;border:none;outline:none;font-size:.875rem;font-family:Inter,sans-serif;color:#111;background:#fff}.cl-nl-input[data-astro-cid-2t2vcjtp]::placeholder{color:#9ca3af}.cl-nl-btn[data-astro-cid-2t2vcjtp]{padding:12px 24px;border:none;border-left:1.5px solid #e5e7eb;background:#111;color:#fff;font-family:Lexend Deca,sans-serif;font-size:.875rem;font-weight:700;cursor:pointer;white-space:nowrap;border-radius:0 9999px 9999px 0;transition:background .2s}.cl-nl-btn[data-astro-cid-2t2vcjtp]:hover{background:#222}.cl-nl-success[data-astro-cid-2t2vcjtp]{font-size:.85rem;color:#15803d;margin:10px 0 0}.cl-newsletter-fine[data-astro-cid-2t2vcjtp]{font-size:.75rem;color:#9ca3af;margin:14px 0 0}.hidden[data-astro-cid-2t2vcjtp]{display:none!important}
