@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500&family=Lora:ital,wght@0,400;0,500;1,400&family=Syne:wght@400;600;700;800&display=swap";html,body,#root{width:100%;min-width:0;min-height:100%}.ds-app{width:100%;min-width:0}.ds-container{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:clamp(20px,4vw,72px);padding-right:clamp(20px,4vw,72px)}.ds-header,.ds-footer,.ds-hero,.ds-section,.ds-cta-section{width:100%}.ds-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);width:100%}.ds-topic-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ds-footer-grid{grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(150px,1fr))}@media (width<=1100px){.ds-container{padding-left:clamp(20px,3.5vw,48px);padding-right:clamp(20px,3.5vw,48px)}.ds-hero-grid{gap:clamp(28px,4vw,60px)}}@media (width<=900px){.ds-hero-grid{grid-template-columns:1fr 1fr}.ds-topic-grid,.ds-post-grid,.ds-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.ds-container{padding-left:20px;padding-right:20px}.ds-hero-grid,.ds-topic-grid,.ds-post-grid,.ds-footer-grid{grid-template-columns:1fr}.ds-hero-grid{gap:38px}}@media (width<=520px){.ds-container{padding-left:16px;padding-right:16px}}:root{--bg:#0a0a0f;--accent:#6c63ff;--accent3:#43e8b0;--text:#f0eeff;--muted:#9090b0;--border:#6c63ff2e;--card:#ffffff06;--card-border:#ffffff14;--radius:8px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.8;overflow-x:hidden}body:before,body:after{content:"";filter:blur(90px);z-index:0;pointer-events:none;border-radius:50%;position:fixed}body:before{background:radial-gradient(circle,#6c63ff38,#0000 70%);width:520px;height:520px;top:-160px;right:-100px}body:after{background:radial-gradient(circle,#43e8b02e,#0000 70%);width:420px;height:420px;bottom:60px;left:-130px}a{color:var(--accent3);text-decoration:none}h1,h2,h3,h4{color:var(--text);letter-spacing:-.02em;font-family:Syne,sans-serif;line-height:1.15}h1{margin-bottom:20px;font-size:clamp(2rem,5vw,3.4rem);font-weight:800}h2{margin-bottom:16px;font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:700}h3{font-size:1.05rem}p{color:#ccc8e8;margin-bottom:18px;font-size:1rem;line-height:1.8}.ds-app{z-index:1;min-height:100vh;position:relative}.ds-container{max-width:1100px;margin:0 auto;padding:0 5%}.ds-header{z-index:200;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0a0fe0;border-bottom:1px solid #ffffff0f;align-items:center;height:64px;display:flex;position:sticky;top:0}.ds-nav-wrap{justify-content:space-between;align-items:center;width:100%;display:flex}.ds-logo,.ds-footer-logo{background:linear-gradient(135deg,#a09aff,#43e8b0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Syne,sans-serif;font-weight:800}.ds-logo{font-size:1.35rem}.ds-nav{align-items:center;gap:4px;display:flex}.ds-nav a{color:var(--muted);border-radius:var(--radius);padding:7px 15px;font-size:14px;font-weight:500}.ds-nav a:hover{color:var(--text);background:#6c63ff1a}.ds-nav a[href=\/]{color:#a09aff;background:#6c63ff1f}.ds-menu{background:0 0;border:0;flex-direction:column;gap:5px;padding:4px;display:none}.ds-menu span{background:var(--muted);border-radius:2px;width:22px;height:2px}.ds-hero{padding:80px 0 60px}.ds-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.ds-badge{letter-spacing:.1em;text-transform:uppercase;color:#a09aff;background:#6c63ff1f;border:1px solid #6c63ff4d;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:12px;font-weight:500;display:inline-flex}.ds-badge:before{content:"";background:var(--accent3);border-radius:50%;width:7px;height:7px}.ds-gradient{background:linear-gradient(135deg,#a09aff 0,#43e8b0 60%,#ff9f6b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ds-hero-copy{color:var(--muted);margin-bottom:32px;font-family:Lora,serif;font-size:1.08rem}.ds-actions{flex-wrap:wrap;gap:12px;display:flex}.ds-actions-center{justify-content:center}.ds-btn{border-radius:var(--radius);letter-spacing:.01em;align-items:center;gap:8px;padding:13px 26px;font-size:15px;font-weight:500;display:inline-flex}.ds-btn-primary{color:#fff;background:linear-gradient(135deg,#6c63ff,#8b85ff);box-shadow:0 8px 28px #6c63ff59}.ds-btn-outline{color:var(--text);border:1.5px solid #ffffff26}.ds-btn-teal{color:var(--accent3);background:#43e8b01f;border:1px solid #43e8b04d}.ds-stats{flex-wrap:wrap;gap:18px;margin-top:40px;display:flex}.ds-stat{background:var(--card);border:1px solid var(--card-border);text-align:center;border-radius:14px;flex:1;min-width:110px;padding:20px 16px}.ds-stat strong{background:linear-gradient(135deg,#a09aff,#43e8b0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:5px;font-family:Syne,sans-serif;font-size:1.8rem;line-height:1;display:block}.ds-stat span{color:var(--muted);font-size:12px;font-weight:500}.ds-code-window{background:#ffffff06;border:1px solid #ffffff14;border-radius:18px;padding:24px 22px 16px}.ds-dots{gap:7px;margin-bottom:16px;display:flex}.ds-dots i{border-radius:50%;width:12px;height:12px;display:block}.ds-dots i:first-child{background:#ff5f57}.ds-dots i:nth-child(2){background:#febc2e}.ds-dots i:nth-child(3){background:#28c840}.ds-code-window pre{white-space:pre-wrap;font:13.5px/2.1 Courier New,monospace}.c-muted{color:#5a5a7a}.c-purple{color:#9d96ff}.c-white{color:#e0dcff}.c-green{color:#43e8b0}.c-amber{color:#ffd070}.c-coral{color:#ff9090}.ds-cursor{vertical-align:middle;background:#43e8b0;width:2px;height:15px;animation:1s step-end infinite blink;display:inline-block}.ds-divider{background:linear-gradient(90deg,transparent,var(--border),transparent);height:1px;margin:56px auto}.ds-section{padding-bottom:60px}.ds-label{text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:10px;font-size:12px;font-weight:500;display:block}.ds-label-green{color:var(--accent3)}.ds-section-copy{margin-bottom:0}.ds-topic-grid,.ds-post-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:32px;display:grid}.ds-topic{background:var(--card);text-align:center;border:1px solid #ffffff12;border-radius:20px;padding:30px 24px;transition:all .3s}.ds-topic:hover{border-color:#6c63ff59;transform:translateY(-5px)}.ds-topic-icon{margin-bottom:14px;font-size:2.6rem}.ds-topic p{color:var(--muted);margin:8px 0 12px;font-size:.88rem}.ds-pill{color:#a09aff;background:#6c63ff1a;border:1px solid #6c63ff33;border-radius:999px;padding:3px 9px;font-size:11.5px;display:inline-block}.ds-post-grid{grid-template-columns:repeat(3,1fr)}.ds-post{background:var(--card);border:1px solid var(--card-border);border-radius:20px;overflow:hidden}.ds-post-thumb{background:linear-gradient(135deg,#6c63ff29,#43e8b014);place-items:center;height:150px;font-size:2rem;display:grid}.ds-post-body{padding:22px}.ds-post-title{color:var(--text);margin:12px 0;font-family:Syne,sans-serif;font-size:1.1rem;font-weight:700;display:block}.ds-post p{color:var(--muted);font-size:.9rem}.ds-post-meta{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.ds-post-meta a{color:var(--accent3)}.ds-center{text-align:center;margin-top:24px}.ds-about-card{background:var(--card);border:1px solid var(--card-border);border-radius:22px;grid-template-columns:200px 1fr;align-items:center;gap:44px;padding:44px;display:grid}.ds-about-card-large{margin-top:20px}.ds-founder{text-align:center}.ds-avatar{color:#fff;background:linear-gradient(135deg,#6c63ff,#43e8b0);border-radius:50%;place-items:center;width:130px;height:130px;margin:0 auto;font-family:Syne,sans-serif;font-size:2.8rem;font-weight:800;display:grid;position:relative;box-shadow:0 12px 40px #6c63ff66}.ds-avatar span{border:2px dashed #6c63ff66;border-radius:50%;animation:12s linear infinite spin;position:absolute;inset:-4px}.ds-founder p{color:var(--muted);margin-top:14px;font-size:.9rem}.ds-founder em{color:var(--accent3);font-style:normal}.ds-quote{border-left:2px solid var(--accent);color:#ccc8e8;margin:20px 0;padding-left:18px;font-family:Lora,serif}.ds-cta-section{padding-bottom:80px}.ds-cta{text-align:center;background:linear-gradient(135deg,#6c63ff1a,#43e8b00f);border:1px solid #6c63ff33;border-radius:22px;padding:52px}.ds-cta p{max-width:500px;color:var(--muted);margin:0 auto 32px}.ds-footer{border-top:1px solid #ffffff12;padding:60px 0 20px}.ds-footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:42px;display:grid}.ds-footer-logo{font-size:1.35rem}.ds-footer-grid p{color:var(--muted);max-width:320px;margin-top:15px;font-size:.9rem}.ds-footer h4{text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px;font-size:13px}.ds-footer ul{list-style:none}.ds-footer li{margin:8px 0}.ds-footer li a{color:var(--muted);font-size:14px}.ds-footer li a:hover{color:var(--accent3)}.ds-social{gap:9px;display:flex}.ds-social a{border:1px solid var(--card-border);border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.ds-footer-bottom{color:var(--muted);border-top:1px solid #ffffff0f;justify-content:space-between;gap:20px;margin-top:42px;padding-top:20px;font-size:12px;display:flex}.ds-success{color:var(--accent3);background:#43e8b014;border:1px solid #43e8b040;border-radius:10px;padding:14px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media (width<=900px){.ds-topic-grid,.ds-post-grid-wide,.ds-footer-grid,.ds-roadmap-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.ds-hero-grid,.ds-about-card{grid-template-columns:1fr}.ds-hero{padding-top:56px}.ds-post-grid,.ds-post-grid-wide,.ds-resource-grid{grid-template-columns:1fr}.ds-nav{background:#0a0a0ffa;border-bottom:1px solid #ffffff0f;flex-direction:column;align-items:stretch;padding:12px 5%;display:none;position:absolute;top:64px;left:0;right:0}.ds-nav.is-open{display:flex}.ds-nav a{padding:11px 12px}.ds-menu{display:flex}.ds-footer-grid{grid-template-columns:1fr}.ds-footer-bottom{flex-direction:column}.ds-code-window{order:2}.ds-roadmap-grid{grid-template-columns:1fr}}@media (width<=520px){.ds-topic-grid{grid-template-columns:1fr}.ds-stats{gap:10px}.ds-stat{min-width:90px;padding:16px 8px}.ds-cta{padding:34px 22px}}.ds-page-hero{padding:76px 0 34px}.ds-page-hero p{max-width:720px;color:var(--muted);font-size:1.05rem}.ds-post-grid-wide{grid-template-columns:repeat(3,1fr)}.ds-resource-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:20px;display:grid}.ds-resource-card{background:var(--card);border:1px solid var(--card-border);border-radius:20px;padding:30px}.ds-resource-card h2{margin-top:4px}.ds-resource-card .ds-btn{margin:4px 8px 4px 0}.ds-placeholder-note{color:var(--muted);margin-top:14px;font-size:12px;display:block}.ds-content-placeholder{color:var(--muted);background:#6c63ff0f;border:1px dashed #6c63ff59;border-radius:12px;min-height:100px;padding:24px}.ds-feature-list{gap:12px;margin-top:24px;display:grid}.ds-feature-list p{background:var(--card);border:1px solid var(--card-border);border-radius:12px;margin:0;padding:16px 18px}.ds-timeline{gap:18px;margin-top:28px;display:grid}.ds-timeline-item{background:var(--card);border:1px solid var(--card-border);border-radius:16px;grid-template-columns:58px 1fr;gap:20px;padding:22px;display:grid}.ds-timeline-item>b{color:var(--accent3);font-family:Syne;font-size:1.3rem}.ds-timeline-item h3{margin-bottom:8px}.ds-form{gap:18px;max-width:720px;margin:20px auto 40px;display:grid}.ds-form label{color:var(--text);gap:7px;font-weight:500;display:grid}.ds-form input,.ds-form textarea{border:1px solid var(--card-border);width:100%;color:var(--text);font:inherit;background:#ffffff09;border-radius:10px;outline:none;padding:13px 14px}.ds-form input:focus,.ds-form textarea:focus{border-color:var(--accent)}.ds-form button:disabled{opacity:.6;cursor:wait}.ds-success,.ds-error{border-radius:10px;padding:14px}.ds-success{color:var(--accent3);background:#43e8b014;border:1px solid #43e8b040}.ds-error{color:#ffb2b2;background:#ff909014;border:1px solid #ff909040}.ds-legal,.ds-article{max-width:820px;margin:20px auto 50px}.ds-legal h2,.ds-article h2{margin-top:34px}.ds-article-block{border-bottom:1px solid var(--card-border);padding:18px 0}.ds-article-block h3{margin-bottom:7px}.ds-roadmap-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0;display:grid}.ds-roadmap-grid>div{background:var(--card);border:1px solid var(--card-border);border-radius:14px;padding:18px}.ds-roadmap-grid span{margin-bottom:8px;font-size:1.5rem;display:block}.ds-roadmap-grid b{color:var(--text);font-family:Syne;display:block}.ds-roadmap-grid p{color:var(--muted);margin:4px 0 0;font-size:.88rem}.ds-article .ds-resource-card{margin:28px 0}.ds-article .ds-resource-card .ds-btn{margin-top:8px}@media (width<=900px){.ds-resource-grid,.ds-post-grid-wide,.ds-roadmap-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.ds-resource-grid,.ds-post-grid-wide,.ds-roadmap-grid{grid-template-columns:1fr}.ds-page-hero{padding-top:55px}.ds-about-card-large{grid-template-columns:1fr}.ds-timeline-item{grid-template-columns:44px 1fr}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a0a0f;--surface:#111118;--surface-strong:#15151e;--text:#f0eeff;--muted:#9090b0;--body-copy:#ccc8e8;--border:#6c63ff2e;--card:#ffffff06;--card-border:#ffffff14;--header-bg:#0a0a0fe0;--input-bg:#ffffff09;--code-bg:#101017;--code-muted:#5a5a7a;--code-white:#e0dcff}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f8faff;--surface:#fff;--surface-strong:#eef2fb;--text:#11182b;--muted:#46516a;--body-copy:#28344d;--border:#4f46e533;--card:#fffffff5;--card-border:#11182b1f;--header-bg:#4f46c8;--input-bg:#fff;--code-bg:#f0f4fb;--code-muted:#59657e;--code-white:#1d2940;--accent:#5b50e6;--accent3:#079b72}html[data-theme=light] body{background:var(--bg);color:var(--text)}html[data-theme=light] body:before{background:radial-gradient(circle,#5b50e629,#0000 70%)}html[data-theme=light] body:after{background:radial-gradient(circle,#079b7224,#0000 70%)}html[data-theme=light] h1,html[data-theme=light] h2,html[data-theme=light] h3,html[data-theme=light] h4,html[data-theme=light] .ds-post-title,html[data-theme=light] .ds-roadmap-grid b{color:#11182b}html[data-theme=light] p{color:var(--body-copy)}html[data-theme=light] .ds-header{background:var(--header-bg);border-bottom-color:#221d784d;box-shadow:0 6px 24px #342ea02e}html[data-theme=light] .ds-nav a{color:#ffffffe0}html[data-theme=light] .ds-nav a:hover{color:#fff;background:#ffffff1f}html[data-theme=light] .ds-nav a[aria-current=page]{color:#fff;background:#ffffff2e;box-shadow:inset 0 -2px #fff}html[data-theme=light] .ds-header .ds-logo,html[data-theme=light] .ds-header .ds-brand,html[data-theme=light] .ds-header a{color:#fff}html[data-theme=light] .ds-theme-toggle{color:#fff;background:#ffffff1f;border-color:#ffffff47}html[data-theme=light] .ds-theme-toggle:hover{background:#fff3;border-color:#ffffff6b}html[data-theme=light] .ds-badge{color:#4037b8;background:#5b50e614;border-color:#5b50e647}html[data-theme=light] .ds-label{color:#4c42c7}html[data-theme=light] .ds-label-green,html[data-theme=light] .ds-footer li a:hover,html[data-theme=light] .ds-post-meta a{color:#087f60}html[data-theme=light] .ds-hero-copy,html[data-theme=light] .ds-post p,html[data-theme=light] .ds-topic p,html[data-theme=light] .ds-stat span,html[data-theme=light] .ds-page-hero p,html[data-theme=light] .ds-resource-card p,html[data-theme=light] .ds-footer-grid p,html[data-theme=light] .ds-footer li a,html[data-theme=light] .ds-footer-bottom,html[data-theme=light] .ds-post-meta,html[data-theme=light] .ds-placeholder-note{color:#46516a}html[data-theme=light] .ds-topic,html[data-theme=light] .ds-post,html[data-theme=light] .ds-stat,html[data-theme=light] .ds-code-window,html[data-theme=light] .ds-about-card,html[data-theme=light] .ds-resource-card,html[data-theme=light] .ds-feature-list p,html[data-theme=light] .ds-timeline-item,html[data-theme=light] .ds-roadmap-grid>div{background:var(--card);border-color:var(--card-border);box-shadow:0 10px 30px #1a26440e}html[data-theme=light] .ds-topic:hover,html[data-theme=light] .ds-post:hover,html[data-theme=light] .ds-resource-card:hover{border-color:#5b50e64d;box-shadow:0 16px 40px #2d37641a}html[data-theme=light] .ds-post-thumb{background:linear-gradient(135deg,#5b50e626,#079b721c)}html[data-theme=light] .ds-pill{color:#4037b8;background:#5b50e617;border-color:#5b50e638}html[data-theme=light] .ds-btn-primary{color:#fff;background:linear-gradient(135deg,#5b50e6,#7569f3);box-shadow:0 9px 26px #5b50e642}html[data-theme=light] .ds-btn-primary:hover{box-shadow:0 14px 34px #5b50e657}html[data-theme=light] .ds-btn-outline{color:#172039;background:#ffffffb8;border-color:#11182b33}html[data-theme=light] .ds-btn-outline:hover{color:#3f36bd;background:#5b50e614;border-color:#5b50e657}html[data-theme=light] .ds-btn-teal{color:#087f60;background:#079b721a;border-color:#079b7247}html[data-theme=light] .ds-btn-teal:hover{background:#079b7229;border-color:#079b7266}html[data-theme=light] .ds-form input,html[data-theme=light] .ds-form textarea{color:#11182b;background:var(--input-bg);border-color:#11182b29}html[data-theme=light] .ds-form input::placeholder,html[data-theme=light] .ds-form textarea::placeholder{color:#68748c}html[data-theme=light] .ds-form input:focus,html[data-theme=light] .ds-form textarea:focus{border-color:#5b50e6;box-shadow:0 0 0 3px #5b50e61a}html[data-theme=light] .ds-quote{color:#28344d;border-left-color:#5b50e6}html[data-theme=light] .ds-legal,html[data-theme=light] .ds-article{color:#28344d}html[data-theme=light] .ds-article-block{border-bottom-color:#11182b1a}html[data-theme=light] .ds-divider,html[data-theme=light] .ds-footer{border-color:#11182b17}html[data-theme=light] .ds-code-window{background:var(--code-bg);border-color:#11182b1c}html[data-theme=light] .c-muted{color:var(--code-muted)}html[data-theme=light] .c-white{color:var(--code-white)}html[data-theme=light] .c-purple{color:#5146c8}html[data-theme=light] .c-green{color:#087f60}html[data-theme=light] .c-amber{color:#9a6200}html[data-theme=light] .c-coral{color:#b83f45}html[data-theme=light] .ds-cta{background:linear-gradient(135deg,#5b50e61a,#079b7214);border-color:#5b50e633}html[data-theme=light] .ds-success{color:#087f60;background:#079b7217;border-color:#079b723d}.ds-header-actions{align-items:center;gap:10px;display:flex}.ds-theme-toggle{border:1px solid var(--card-border);background:var(--card);min-height:36px;color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font:500 13px DM Sans,sans-serif;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.ds-theme-toggle:hover{background:#6c63ff14;border-color:#6c63ff59;transform:translateY(-1px)}.ds-theme-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.ds-theme-icon{place-items:center;width:18px;height:18px;font-size:15px;line-height:1;display:grid}@media (width<=760px){.ds-header-actions{gap:7px}.ds-theme-label{display:none}.ds-theme-toggle{justify-content:center;width:36px;padding:7px}}.ds-youtube-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:32px;display:grid}.ds-youtube-card{background:var(--card);border:1px solid var(--card-border);border-radius:22px;transition:transform .25s,border-color .25s,box-shadow .25s;overflow:hidden;box-shadow:0 12px 36px #00000014}.ds-youtube-card:hover{border-color:#6c63ff52;transform:translateY(-5px);box-shadow:0 18px 48px #0000001f}.ds-youtube-thumb{aspect-ratio:16/9;background:var(--surface-strong);display:block;position:relative;overflow:hidden}.ds-youtube-thumb img{object-fit:cover;filter:saturate(.92);width:100%;height:100%;transition:transform .35s;display:block}.ds-youtube-card:hover .ds-youtube-thumb img{transform:scale(1.035)}.ds-youtube-thumb:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#0000008c);position:absolute;inset:0}.ds-youtube-play{z-index:2;color:#fff;background:#6c63fff0;border-radius:50%;place-items:center;width:58px;height:58px;padding-left:3px;font-size:20px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 28px #00000047}.ds-youtube-topic{z-index:3;color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#0a0a0fb8;border:1px solid #ffffff26;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;position:absolute;bottom:13px;left:14px}.ds-youtube-card-body{padding:22px}.ds-youtube-card-meta{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:11px;display:flex}.ds-youtube-card h2{margin:11px 0 9px;font-size:1.25rem}.ds-youtube-card h2 a{color:var(--text)}.ds-youtube-card p{color:var(--muted);margin-bottom:16px;font-size:.91rem}.ds-youtube-tags{flex-wrap:wrap;gap:7px;margin-bottom:18px;display:flex}.ds-youtube-tags span,.ds-youtube-topic-list span{color:var(--muted);background:#6c63ff14;border:1px solid #6c63ff29;border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;display:inline-flex}.ds-youtube-card-actions{flex-wrap:wrap;gap:9px;display:flex}.ds-youtube-card-actions .ds-btn{padding:10px 14px;font-size:13px}.ds-youtube-intro{grid-template-columns:1fr 1fr;align-items:end;gap:50px;display:grid}.ds-youtube-intro h2{max-width:560px;margin-bottom:0}.ds-youtube-intro p{max-width:680px;color:var(--muted);margin:0}.ds-youtube-benefits{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.ds-youtube-benefits>div{background:var(--card);border:1px solid var(--card-border);border-radius:18px;padding:25px}.ds-youtube-benefits span{color:var(--accent3);font-family:Syne,sans-serif;font-size:.82rem;font-weight:700}.ds-youtube-benefits h3{margin:10px 0 7px}.ds-youtube-benefits p{color:var(--muted);margin:0;font-size:.9rem}.ds-youtube-detail{max-width:1200px;margin:0 auto}.ds-youtube-player-wrap{aspect-ratio:16/9;border:1px solid var(--card-border);background:#08080c;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000002e}.ds-youtube-player{border:0;width:100%;height:100%;position:absolute;inset:0}.ds-youtube-detail-grid{grid-template-columns:1.35fr .65fr;gap:28px;margin-top:30px;display:grid}.ds-youtube-detail-main,.ds-youtube-resource-panel{background:var(--card);border:1px solid var(--card-border);border-radius:20px;padding:30px}.ds-youtube-detail-main h2{margin-bottom:13px}.ds-youtube-detail-main h3{margin:28px 0 12px;font-size:1.1rem}.ds-youtube-detail-main p{color:var(--body-copy);line-height:1.8}.ds-youtube-topic-list{flex-wrap:wrap;gap:9px;display:flex}.ds-youtube-topic-list span{padding:8px 11px}.ds-youtube-outcomes{gap:10px;margin:0;padding:0;list-style:none;display:grid}.ds-youtube-outcomes li{border:1px solid var(--card-border);color:var(--body-copy);background:#6c63ff09;border-radius:12px;padding:12px 14px 12px 38px;line-height:1.55;position:relative}.ds-youtube-outcomes li:before{content:"✓";color:var(--accent3);font-weight:800;position:absolute;top:11px;left:14px}.ds-youtube-resource-panel{background:linear-gradient(145deg,var(--card),#6c63ff12);align-self:start;position:sticky;top:90px}.ds-youtube-resource-icon{background:#6c63ff1a;border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:20px;font-size:1.6rem;display:grid}.ds-youtube-resource-panel h2{font-size:1.35rem}.ds-youtube-resource-panel p{color:var(--muted);font-size:.9rem;line-height:1.7}.ds-youtube-download,.ds-youtube-watch{justify-content:center;width:100%;margin-top:8px}.ds-youtube-file-list{border-top:1px solid var(--card-border);margin-top:20px;padding-top:18px}.ds-youtube-file-list strong{font-size:.82rem}.ds-youtube-file-list ul{color:var(--muted);margin:10px 0 0;padding-left:18px;font-size:.82rem;line-height:1.7}.ds-youtube-overview-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.ds-youtube-overview-grid>div{background:var(--card);border:1px solid var(--card-border);border-radius:18px;padding:25px}.ds-youtube-overview-grid span{color:var(--accent3);font-family:Syne,sans-serif;font-weight:800}.ds-youtube-overview-grid h3{margin:9px 0 7px}.ds-youtube-overview-grid p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.7}.ds-youtube-related{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.ds-youtube-related-card{background:var(--card);border:1px solid var(--card-border);color:var(--text);border-radius:15px;align-items:center;gap:15px;padding:18px;transition:transform .2s,border-color .2s;display:flex}.ds-youtube-related-card:hover{border-color:#6c63ff4d;transform:translateY(-2px)}.ds-youtube-related-card>span{font-size:1.7rem}.ds-youtube-related-card strong{font-family:Syne,sans-serif;display:block}.ds-youtube-related-card small{color:var(--muted);margin-top:3px;display:block}.ds-youtube-card-python{--video-accent:#43e8b0}.ds-youtube-card-sql{--video-accent:#8f86ff}.ds-youtube-card-excel{--video-accent:#ffd070}.ds-youtube-card-python .ds-youtube-topic{border-color:#43e8b04d}.ds-youtube-card-sql .ds-youtube-topic{border-color:#8f86ff4d}.ds-youtube-card-excel .ds-youtube-topic{border-color:#ffd07059}html[data-theme=light] .ds-youtube-card,html[data-theme=light] .ds-youtube-benefits>div,html[data-theme=light] .ds-youtube-detail-main,html[data-theme=light] .ds-youtube-resource-panel,html[data-theme=light] .ds-youtube-related-card,html[data-theme=light] .ds-youtube-overview-grid>div{box-shadow:0 10px 30px #1f2a440d}html[data-theme=light] .ds-youtube-topic{color:#fff;background:#182033a6}.ds-youtube-card h2 a:hover,.ds-youtube-related-card:hover strong{color:var(--accent)}@media (width<=1000px){.ds-youtube-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-youtube-detail-grid{grid-template-columns:1fr}.ds-youtube-resource-panel{position:static}.ds-youtube-intro{grid-template-columns:1fr;gap:18px}.ds-youtube-benefits,.ds-youtube-overview-grid{grid-template-columns:1fr}}@media (width<=700px){.ds-youtube-grid,.ds-youtube-related{grid-template-columns:1fr}.ds-youtube-card-body{padding:19px}.ds-youtube-player-wrap{border-radius:15px}.ds-youtube-detail-main,.ds-youtube-resource-panel{padding:23px}.ds-youtube-card-actions .ds-btn{flex:1;justify-content:center}.ds-youtube-play{width:50px;height:50px;font-size:17px}}.ds-btn{cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s,color .2s;position:relative;overflow:hidden}.ds-btn:hover{transform:translateY(-2px)}.ds-btn:active{transform:translateY(0)}.ds-btn-primary:hover{filter:brightness(1.08);box-shadow:0 12px 34px #6c63ff7a}.ds-btn-outline:hover{color:var(--text);background:#6c63ff17;border-color:#6c63ff6b}.ds-btn-teal:hover{background:#43e8b02e;border-color:#43e8b08c;box-shadow:0 8px 26px #43e8b029}.ds-btn:focus-visible,.ds-nav a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.ds-post-title,.ds-resource-card h2,.ds-topic h3,.ds-timeline-item h3,.ds-roadmap-grid b,.ds-youtube-card h2 a,.ds-youtube-related-card strong{transition:color .2s,transform .2s}.ds-post:hover .ds-post-title,.ds-resource-card:hover h2,.ds-topic:hover h3,.ds-timeline-item:hover h3,.ds-roadmap-grid>div:hover b,.ds-youtube-card:hover h2 a,.ds-youtube-related-card:hover strong{color:var(--accent3)}.ds-post:hover .ds-post-title,.ds-resource-card:hover h2,.ds-topic:hover h3,.ds-timeline-item:hover h3,.ds-roadmap-grid>div:hover b{transform:translate(2px)}.ds-nav a.ds-nav-active,.ds-nav a[aria-current=page]{color:#a09aff!important;box-shadow:inset 0 -2px 0 var(--accent)!important;background:#6c63ff24!important}.ds-nav a[href=\/]:not([aria-current=page]){color:var(--muted)!important;box-shadow:none!important;background:0 0!important}.ds-nav a.ds-nav-active:hover,.ds-nav a[aria-current=page]:hover{color:var(--text)!important;background:#6c63ff2e!important}html[data-theme=light] .ds-nav a.ds-nav-active,html[data-theme=light] .ds-nav a[aria-current=page]{color:#5148c7!important;background:#6c63ff1a!important;box-shadow:inset 0 -2px #5148c7!important}html[data-theme=light] .ds-nav a[href=\/]:not([aria-current=page]){color:var(--muted)!important;box-shadow:none!important;background:0 0!important}html[data-theme=light] .ds-nav a.ds-nav-active:hover,html[data-theme=light] .ds-nav a[aria-current=page]:hover{color:#4038ad!important;background:#6c63ff26!important}@media (prefers-reduced-motion:reduce){.ds-btn,.ds-post-title,.ds-resource-card h2,.ds-topic h3,.ds-timeline-item h3,.ds-roadmap-grid b,.ds-youtube-card h2 a,.ds-youtube-related-card strong{transition:none}}.ds-chatbot-launcher{z-index:1000;color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c63ff,#3ec9a7);border:1px solid #6c63ff59;border-radius:999px;align-items:center;gap:9px;padding:12px 16px;font:600 13px DM Sans,sans-serif;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 34px #1c1e4647}.ds-chatbot-launcher:hover{transform:translateY(-3px);box-shadow:0 17px 40px #1c1e4657}.ds-chatbot-launcher:focus-visible{outline-offset:3px;outline:2px solid #6c63ff}.ds-chatbot-launcher.is-open{border-radius:14px}.ds-chatbot-launcher-icon{font-size:18px;line-height:1}.ds-chatbot-panel{z-index:1001;border:1px solid var(--card-border);background:var(--surface);width:min(390px,100vw - 32px);height:min(580px,100vh - 120px);color:var(--text);border-radius:20px;flex-direction:column;display:flex;position:fixed;bottom:84px;right:24px;overflow:hidden;box-shadow:0 24px 70px #0a0c1e47}.ds-chatbot-header{color:#fff;background:linear-gradient(135deg,#6c63ff,#3ec9a7);justify-content:space-between;align-items:center;padding:15px 17px;display:flex}.ds-chatbot-header div{gap:2px;display:grid}.ds-chatbot-header strong{font-size:15px}.ds-chatbot-header span{opacity:.82;font-size:11px}.ds-chatbot-close{color:#fff;cursor:pointer;background:0 0;border:0;font-size:25px;line-height:1}.ds-chatbot-messages{background:var(--bg);flex:1;align-content:start;gap:10px;padding:16px;display:grid;overflow-y:auto}.ds-chatbot-message{white-space:pre-wrap;border-radius:14px;max-width:86%;padding:10px 12px;font-size:13px;line-height:1.55}.ds-chatbot-message.assistant{background:var(--card);border:1px solid var(--card-border);color:var(--body-copy);border-bottom-left-radius:5px;justify-self:start}.ds-chatbot-message.user{background:var(--accent);color:#fff;border-bottom-right-radius:5px;justify-self:end}.ds-chatbot-form{border-top:1px solid var(--card-border);background:var(--surface);gap:8px;padding:12px;display:flex}.ds-chatbot-form input{border:1px solid var(--card-border);background:var(--input-bg);min-width:0;color:var(--text);border-radius:12px;outline:none;flex:1;padding:11px 12px}.ds-chatbot-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #6c63ff1a}.ds-chatbot-form button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:12px;width:42px;font-size:19px}.ds-chatbot-form button:disabled{opacity:.45;cursor:not-allowed}html[data-theme=light] .ds-chatbot-panel{box-shadow:0 24px 70px #222d4b33}html[data-theme=light] .ds-chatbot-messages{background:#f7f9ff}html[data-theme=light] .ds-chatbot-form input{border-color:#11182b24}@media (width<=600px){.ds-chatbot-launcher{padding:12px 14px;bottom:16px;right:16px}.ds-chatbot-panel{border-radius:18px;width:calc(100vw - 24px);height:min(600px,100vh - 96px);bottom:76px;right:12px}}
