@charset "UTF-8";.mb-8{margin-bottom:8rem!important}.load-hidden{visibility:hidden}.sr .sr__child{transition-property:opacity,transform,filter,clip-path;transition-timing-function:cubic-bezier(.16,1,.3,1)}.sr--fade-up{opacity:0;transform:translateY(30px);transition:opacity .5s ease-out,transform .5s ease-out}.sr--fade-up.sr-visible{opacity:1;transform:translateY(0)}.sr--fade-up .sr__child{opacity:0;transform:translateY(30px);transition-duration:.5s}.sr--fade-up.sr-visible .sr__child{opacity:1;transform:translateY(0)}.sr--clip{clip-path:inset(100% 0 0 0);transition:clip-path .6s cubic-bezier(.16,1,.3,1)}.sr--clip.sr-visible{clip-path:inset(0 0 0 0)}.sr--clip .sr__child{clip-path:inset(100% 0 0 0);transition-duration:.6s}.sr--clip.sr-visible .sr__child{clip-path:inset(0 0 0 0)}.sr--blur{opacity:0;filter:blur(12px);transition:opacity .5s ease-out,filter .5s ease-out}.sr--blur.sr-visible{opacity:1;filter:blur(0)}.sr--blur .sr__child{opacity:0;filter:blur(12px);transition-duration:.5s}.sr--blur.sr-visible .sr__child{opacity:1;filter:blur(0)}.sr--scale{opacity:0;transform:scale(.92);transition:opacity .45s ease-out,transform .45s cubic-bezier(.34,1.56,.64,1)}.sr--scale.sr-visible{opacity:1;transform:scale(1)}.sr--scale .sr__child{opacity:0;transform:scale(.92);transition-duration:.45s;transition-timing-function:ease-out,cubic-bezier(.34,1.56,.64,1)}.sr--scale.sr-visible .sr__child{opacity:1;transform:scale(1)}.sr--slide-right{opacity:0;transform:translate(-40px);transition:opacity .5s ease-out,transform .5s ease-out}.sr--slide-right.sr-visible{opacity:1;transform:translate(0)}.sr--slide-right .sr__child{opacity:0;transform:translate(-40px);transition-duration:.5s}.sr--slide-right.sr-visible .sr__child{opacity:1;transform:translate(0)}@media(prefers-reduced-motion:reduce){.sr--fade-up,.sr--clip,.sr--blur,.sr--scale,.sr--slide-right,.sr--slide-left,.sr .sr__child{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important;transition:none!important}}.sr--slide-left{opacity:0;transform:translate(40px);transition:opacity .5s ease-out,transform .5s ease-out}.sr--slide-left.sr-visible{opacity:1;transform:translate(0)}.sr--slide-left .sr__child{opacity:0;transform:translate(40px);transition-duration:.5s}.sr--slide-left.sr-visible .sr__child{opacity:1;transform:translate(0)}.blog-post__code-block{margin:2rem 0}.blog-post__code-header{display:flex;align-items:center;justify-content:space-between;background:var(--card-bg);border:1px solid var(--card-border);border-bottom:none;border-radius:8px 8px 0 0;padding:.4rem 1rem .4rem 1.5rem;min-height:3.6rem}.blog-post__code-filename{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.2rem;font-weight:500;letter-spacing:.02em;color:var(--text-secondary)}.blog-post__code-lang{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.1rem;font-weight:500;color:var(--text-secondary);text-transform:lowercase;letter-spacing:.03em;opacity:.7}.blog-post__copy-btn{display:inline-flex;align-items:center;gap:.4rem;font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.2rem;font-weight:500;color:var(--text-secondary);background:transparent;border:none;cursor:pointer;padding:.3rem .6rem;border-radius:4px;transition:color .2s ease,background .2s ease;white-space:nowrap}.blog-post__copy-btn:hover{color:#02aab0;background:#02aab014}.blog-post__copy-check{animation:copy-check-in .35s cubic-bezier(.16,1,.3,1)}@keyframes copy-check-in{0%{opacity:0;transform:rotate(-160deg) scale(.2)}to{opacity:1;transform:rotate(0) scale(1)}}.blog-post__code-block pre{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.lp-roadmap{max-width:900px;margin:1.5rem auto 0}.lp-roadmap__progress{max-width:900px;margin:0 auto 2rem;padding:1.2rem 1.6rem;background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.lp-roadmap__progress-label{font-size:1.3rem;font-weight:600;color:var(--text-primary);white-space:nowrap}.lp-roadmap__progress-bar{flex:1;min-width:160px;height:8px;background:var(--card-border);border-radius:4px;overflow:hidden}.lp-roadmap__progress-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#02aab0,#00cdac);transition:width .4s ease}.lp-roadmap__progress-pct{font-size:1.35rem;font-weight:800;color:#02aab0;min-width:42px;text-align:right}.lp-roadmap__progress-actions{margin-left:auto}.lp-roadmap__reset-btn{font-size:1.2rem;color:var(--text-muted, #888);background:none;border:1px solid var(--card-border, #e0e0e0);border-radius:6px;padding:.4rem 1rem;cursor:pointer;transition:all .2s ease}.lp-roadmap__reset-btn:hover{color:#e74c3c;border-color:#e74c3c}.lp-roadmap__phase{position:relative;border:1px solid var(--card-border);border-radius:14px;margin-bottom:1.4rem;overflow:hidden;background:var(--card-bg);transition:border-color .2s ease,box-shadow .2s ease}.lp-roadmap__phase:hover{border-color:#02aab059}.lp-roadmap__phase--complete{border-color:#02aab066;background:linear-gradient(135deg,#02aab00a,#00cdac05)}.lp-roadmap__phase-header{display:flex;align-items:center;gap:1.2rem;padding:1.6rem 2rem;cursor:pointer;background:none;border:none;width:100%;text-align:left;font:inherit;color:var(--text-primary);transition:background .15s ease}.lp-roadmap__phase-header:hover{background:#02aab008}.lp-roadmap__phase-num{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:50%;background:var(--card-border);color:var(--text-secondary);font-size:1.35rem;font-weight:700;letter-spacing:.05em;transition:background .2s,color .2s}.lp-roadmap__phase--complete .lp-roadmap__phase-num{background:linear-gradient(135deg,#02aab0,#00cdac);color:#fff}.lp-roadmap__phase-chevron{transition:transform .25s ease;flex-shrink:0;color:var(--text-secondary);opacity:.6}.lp-roadmap__phase-chevron--open{transform:rotate(180deg)}.lp-roadmap__phase-info{flex:1;min-width:0}.lp-roadmap__phase-title{font-size:1.65rem;font-weight:700;margin:0;line-height:1.3;color:var(--text-primary)}.lp-roadmap__phase-desc{font-size:1.3rem;color:var(--text-secondary);margin:.25rem 0 0;line-height:1.45}.lp-roadmap__phase-badge{font-size:1.2rem;font-weight:700;color:#02aab0;white-space:nowrap;flex-shrink:0;padding:.3rem .8rem;background:#02aab014;border-radius:20px}.lp-roadmap__phase-topics{padding:.4rem 2rem 1.8rem}.lp-roadmap__topic{position:relative;border:1px solid var(--card-border);border-left:3px solid var(--card-border);border-radius:10px;margin-bottom:.7rem;overflow:hidden;transition:all .15s ease}.lp-roadmap__topic--beginner{border-left-color:#27ae60}.lp-roadmap__topic--intermediate{border-left-color:#f39c12}.lp-roadmap__topic--advanced{border-left-color:#e74c3c}.lp-roadmap__topic:hover:not(.lp-roadmap__topic--locked){border-color:#02aab066;box-shadow:0 2px 8px #0000000a}.lp-roadmap__topic--completed{background:#02aab00a}.lp-roadmap__free-badge{display:inline-block;margin-left:.6rem;padding:.18rem .55rem;font-size:.95rem;font-weight:700;letter-spacing:.08em;color:#27ae60;background:#27ae601f;border-radius:4px;vertical-align:middle;text-transform:uppercase}.lp-roadmap__topic-row{display:flex;align-items:center;gap:1rem;padding:1rem 1.4rem;cursor:pointer;background:none;border:none;width:100%;text-align:left;font:inherit;color:var(--text-color)}.lp-roadmap__topic-row:hover{background:var(--card-bg-hover, rgba(0, 0, 0, .02))}.lp-roadmap__checkbox-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lp-roadmap__checkbox{width:20px;height:20px;border:2px solid var(--card-border, #ccc);border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:all .2s ease}.lp-roadmap__checkbox--sm{width:18px;height:18px}.lp-roadmap__checkbox--checked{background:linear-gradient(135deg,#02aab0,#00cdac);border-color:#02aab0;animation:checkbox-pulse .3s ease}.lp-roadmap__topic-progress-text{font-size:1.2rem;font-weight:600;color:#02aab0;white-space:nowrap;flex-shrink:0}.lp-roadmap__topic-name{font-size:1.4rem;font-weight:600;flex:1;min-width:0}.lp-roadmap__topic--completed .lp-roadmap__topic-name{text-decoration:line-through;opacity:.7}.lp-roadmap__difficulty{font-size:1.1rem;font-weight:600;padding:.2rem .8rem;border-radius:50px;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em}.lp-roadmap__difficulty--beginner{background:#2ecc7126;color:#27ae60}.lp-roadmap__difficulty--intermediate{background:#f1c40f26;color:#f39c12}.lp-roadmap__difficulty--advanced{background:#e74c3c26;color:#e74c3c}.lp-roadmap__hours{font-size:1.2rem;color:var(--text-muted, #888);white-space:nowrap;flex-shrink:0}.lp-roadmap__topic-expand{color:var(--text-muted, #888);flex-shrink:0;transition:transform .2s ease}.lp-roadmap__topic-expand--open{transform:rotate(180deg)}.lp-roadmap__topic-detail{padding:1.4rem 1.4rem 1.4rem 4.8rem;border-top:1px solid var(--card-border, #e0e0e0);background:var(--card-bg-hover, rgba(0, 0, 0, .015))}.lp-roadmap__topic-desc{font-size:1.35rem;color:var(--text-muted, #666);line-height:1.7;margin:0 0 1.2rem}.lp-roadmap__subtopics{list-style:none;padding:0;margin:0 0 1rem;display:flex;flex-direction:column;gap:.4rem}.lp-roadmap__subtopic{display:flex;align-items:center;gap:.8rem;padding:.6rem .8rem;border-radius:6px;transition:background .15s ease}.lp-roadmap__subtopic:hover{background:#02aab00a}.lp-roadmap__subtopic--done .lp-roadmap__subtopic-name{text-decoration:line-through;opacity:.6}.lp-roadmap__subtopic-label{display:flex;align-items:center;gap:.8rem;flex:1;cursor:pointer;min-width:0}.lp-roadmap__subtopic-name{font-size:1.3rem;color:var(--text-color);line-height:1.4;transition:all .2s ease;text-decoration:none}.lp-roadmap__subtopic-name:hover{color:#02aab0}.lp-roadmap__subtopic-blog{font-size:1.15rem;font-weight:500;color:#02aab0;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:opacity .2s ease}.lp-roadmap__subtopic-blog:hover{opacity:.7}.lp-roadmap__resources-title{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #888);margin:1rem 0 .6rem}.lp-roadmap__resources{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.6rem}.lp-roadmap__resource-link{font-size:1.2rem;padding:.4rem 1rem;border-radius:6px;text-decoration:none;font-weight:500;transition:all .2s ease;display:inline-flex;align-items:center;gap:.4rem}.lp-roadmap__resource-link--glossary{background:#6366f11a;color:#6366f1}.lp-roadmap__resource-link--glossary:hover{background:#6366f133}.lp-roadmap__resource-link--tool{background:#02aab01a;color:#02aab0}.lp-roadmap__resource-link--tool:hover{background:#02aab033}.lp-roadmap__resource-link--demo{background:#f1c40f1a;color:#d4a300}.lp-roadmap__resource-link--demo:hover{background:#f1c40f33}.lp-roadmap__resource-link--blog{background:#e74c3c1a;color:#e74c3c}.lp-roadmap__resource-link--blog:hover{background:#e74c3c33}.lp-roadmap__resource-link--external{background:var(--card-bg, #f0f0f0);color:var(--text-color)}.lp-roadmap__resource-link--external:hover{background:var(--card-border, #e0e0e0)}.lp-roadmap__resource-type{font-size:1rem;opacity:.7}.lp-roadmap__completed{background:linear-gradient(135deg,#02aab014,#00cdac14);border:1px solid rgba(2,170,176,.3);border-radius:12px;padding:1.6rem 2rem;margin-bottom:2.4rem;display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.lp-roadmap__completed-icon{font-size:2.4rem}.lp-roadmap__completed-text{flex:1;min-width:0}.lp-roadmap__completed-text strong{display:block;font-size:1.6rem;color:#02aab0;margin-bottom:.2rem}.lp-roadmap__completed-text span{font-size:1.3rem;color:var(--text-muted, #666)}.lp-roadmap__reset-confirm{display:flex;align-items:center;gap:.6rem;font-size:1.3rem;color:var(--text-color)}.lp-roadmap__reset-confirm span{font-weight:600}.lp-roadmap__reset-yes{font-size:1.2rem;padding:.3rem .8rem;border-radius:5px;border:1px solid #e74c3c;background:none;color:#e74c3c;cursor:pointer;font-weight:600;transition:all .15s}.lp-roadmap__reset-yes:hover{background:#e74c3c;color:#fff}.lp-roadmap__reset-no{font-size:1.2rem;padding:.3rem .8rem;border-radius:5px;border:1px solid var(--card-border, #ccc);background:none;color:var(--text-muted, #888);cursor:pointer;transition:all .15s}.lp-roadmap__reset-no:hover{border-color:var(--text-color);color:var(--text-color)}@keyframes checkbox-pulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.lp-subtopic-page .tool-page__container--wide{max-width:860px}.lp-eli10{margin:0 0 2rem;border:1px solid var(--card-border, rgba(0, 0, 0, .08));border-left:3px solid #02aab0;border-radius:10px;background:var(--card-bg, #f8f9fa);overflow:hidden;transition:box-shadow .2s ease}.lp-eli10[open]{box-shadow:0 4px 14px #0000000a}.lp-eli10__summary{list-style:none;cursor:pointer;padding:1rem 1.4rem;display:flex;align-items:center;gap:1rem;color:var(--text-primary, #1a1a2e);user-select:none;transition:background .15s ease}.lp-eli10__summary::-webkit-details-marker{display:none}.lp-eli10__summary:hover{background:#02aab00a}.lp-eli10__summary:focus-visible{outline:2px solid #02aab0;outline-offset:-2px}.lp-eli10__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.4rem;height:3.4rem;border-radius:8px;background:#02aab01a;color:#02aab0}.lp-eli10__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.lp-eli10__label{font-size:1.45rem;font-weight:700;line-height:1.25}.lp-eli10__sub{font-size:1.2rem;font-weight:400;color:var(--text-secondary, #5e6068);line-height:1.4}.lp-eli10__toggle{display:inline-flex;align-items:center;gap:.4rem;flex-shrink:0;font-size:1.2rem;font-weight:600;color:#02aab0}.lp-eli10__toggle-hide,.lp-eli10[open] .lp-eli10__toggle-show{display:none}.lp-eli10[open] .lp-eli10__toggle-hide{display:inline}.lp-eli10__chevron{color:#02aab0;transition:transform .2s ease}.lp-eli10[open] .lp-eli10__chevron{transform:rotate(180deg)}@media(max-width:600px){.lp-eli10__sub{display:none}.lp-eli10__icon{width:3rem;height:3rem}}.lp-eli10__body{position:relative;padding:.4rem 1.6rem 1.8rem 3.5rem;max-width:72ch;font-size:1.5rem;line-height:1.75;color:#2d2d44;text-align:left}.lp-eli10__body:before{content:"";position:absolute;left:1.55rem;top:.3rem;bottom:1.8rem;width:2px;border-radius:2px;background:linear-gradient(to bottom,#02aab052,#02aab01f)}.lp-eli10__body p{margin:0 0 1.3rem}.lp-eli10__body p:last-child{margin-bottom:0}.lp-eli10__body p:first-child:first-letter{font-size:1.15em;font-weight:600;color:#1a1a2e}.lp-eli10__body code{background:#02aab01f;color:#006a6f;padding:.05em .4em;border-radius:4px;font-size:.92em;font-family:JetBrains Mono,Fira Code,Menlo,Consolas,monospace}.lp-eli10__body em{font-style:italic;color:#c2410c;font-weight:500}.lp-eli10__body strong{font-weight:700;color:#1a1a2e}@media(max-width:600px){.lp-eli10__body{padding:.4rem 1.4rem 1.6rem 1.6rem;font-size:1.45rem}.lp-eli10__body:before{display:none}}[data-theme=dark] .lp-eli10,.dark .lp-eli10{background:var(--card-bg);border-color:var(--card-border);border-left-color:#02aab0}[data-theme=dark] .lp-eli10 .lp-eli10__summary,.dark .lp-eli10 .lp-eli10__summary{color:#f1f1ff}[data-theme=dark] .lp-eli10 .lp-eli10__body,.dark .lp-eli10 .lp-eli10__body{color:#d6d6e4}[data-theme=dark] .lp-eli10 .lp-eli10__body:before,.dark .lp-eli10 .lp-eli10__body:before{background:linear-gradient(to bottom,#02aab080,#02aab02e)}[data-theme=dark] .lp-eli10 .lp-eli10__body p:first-child:first-letter,.dark .lp-eli10 .lp-eli10__body p:first-child:first-letter{color:#f1f1ff}[data-theme=dark] .lp-eli10 .lp-eli10__body em,.dark .lp-eli10 .lp-eli10__body em{color:#fbbf24}[data-theme=dark] .lp-eli10 .lp-eli10__body strong,.dark .lp-eli10 .lp-eli10__body strong{color:#f1f1ff}[data-theme=dark] .lp-eli10 .lp-eli10__body code,.dark .lp-eli10 .lp-eli10__body code{background:#02aab02e;color:#6fdde2}.lp-subtopic__breadcrumb{margin-bottom:1.2rem}.lp-subtopic__breadcrumb .tool-page__breadcrumb-list{font-size:1.15rem;gap:.4rem;color:var(--text-muted, #94a3b8)}.lp-subtopic__breadcrumb .tool-page__breadcrumb-list li:last-child{color:var(--text-secondary, #666);font-weight:500}.lp-subtopic__breadcrumb .tool-page__breadcrumb-list a{color:var(--text-secondary, #666);font-weight:500;transition:color .15s ease}.lp-subtopic__breadcrumb .tool-page__breadcrumb-list a:hover{color:#02aab0;text-decoration:none}.lp-subtopic__header{margin-bottom:2rem;padding-bottom:1.8rem;border-bottom:1px solid var(--card-border, rgba(0, 0, 0, .06))}.lp-subtopic__header h1{font-size:2.5rem;line-height:1.2;margin:.6rem 0 0;letter-spacing:-.01em}@media(max-width:600px){.lp-subtopic__header h1{font-size:2.4rem}}.lp-subtopic__eyebrow{display:flex;align-items:center;gap:.6rem;font-size:1.15rem;font-weight:600;letter-spacing:.02em;color:#02aab0}.lp-subtopic__eyebrow-phase{display:inline-flex;align-items:center;gap:.5rem}.lp-subtopic__eyebrow-phase:before{content:"";width:6px;height:6px;border-radius:50%;background:#02aab0;box-shadow:0 0 0 3px #02aab02e}.lp-subtopic__meta{display:flex;align-items:center;gap:1rem;margin-top:1.2rem;flex-wrap:wrap;font-size:1.25rem;color:var(--text-secondary, #666)}.lp-subtopic__badge{font-size:1.05rem;font-weight:700;padding:.3rem .8rem;border-radius:50px;text-transform:uppercase;letter-spacing:.04em;line-height:1}.lp-subtopic__badge--beginner{background:#2ecc7126;color:#27ae60}.lp-subtopic__badge--intermediate{background:#f1c40f26;color:#f39c12}.lp-subtopic__badge--advanced{background:#e74c3c26;color:#e74c3c}.lp-subtopic__time{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-secondary, #666)}.lp-subtopic__time svg{opacity:.7}.lp-subtopic__prereq-row{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem .8rem;margin-top:1.4rem}.lp-subtopic__prereq-label{display:inline-flex;align-items:center;gap:.45rem;font-size:1.15rem;font-weight:600;color:var(--text-muted, #94a3b8)}.lp-subtopic__prereq-label svg{opacity:.85}.lp-subtopic__prereq-chips{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0}.lp-subtopic__prereq-chip{display:inline-flex;align-items:center;padding:.35rem .9rem;font-size:1.15rem;font-weight:500;color:var(--text-primary);background:var(--card-bg, #f8f9fa);border:1px solid var(--card-border, rgba(0, 0, 0, .08));border-radius:50px;text-decoration:none;transition:border-color .15s ease,color .15s ease,background .15s ease,transform .15s ease}.lp-subtopic__prereq-chip:before{content:"↗";margin-right:.4rem;opacity:.5;font-size:.95em;line-height:1}.lp-subtopic__prereq-chip:hover{border-color:#02aab080;color:#02aab0;background:#02aab00f;transform:translateY(-1px)}.lp-subtopic__prereq-chip:hover:before{opacity:1}.lp-subtopic__topnav{margin:0 0 2rem;padding:1.2rem 1.4rem;background:var(--card-bg, #fff);border:1px solid var(--card-border, #e0e0e0);border-radius:12px}.lp-subtopic__topnav-label{font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #888);margin-bottom:.8rem}.lp-subtopic__topnav-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.lp-subtopic__topnav-item{display:flex}.lp-subtopic__topnav-link{display:inline-flex;align-items:center;gap:.6rem;padding:.55rem .9rem .55rem .55rem;border-radius:999px;border:1px solid var(--card-border, #e0e0e0);background:var(--bg-primary, #fff);text-decoration:none;color:var(--text-color);font-size:1.25rem;line-height:1.3;transition:border-color .15s ease,background .15s ease,color .15s ease}.lp-subtopic__topnav-link:hover{border-color:#02aab080;color:#02aab0}.lp-subtopic__topnav-link--active{border-color:#02aab0;background:#02aab014;color:#02aab0;font-weight:600}.lp-subtopic__topnav-num{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:var(--card-bg, #f4f4f4);color:var(--text-muted, #888);font-size:1.05rem;font-weight:700;flex-shrink:0}.lp-subtopic__topnav-link--active .lp-subtopic__topnav-num{background:#02aab0;color:#fff}.lp-subtopic__layout{margin-top:1.8rem}.lp-subtopic__content{min-width:0;text-align:left}.lp-subtopic__content h2{font-size:1.9rem;font-weight:700;margin:2.4rem 0 1rem;color:var(--text-color);scroll-margin-top:100px}.lp-subtopic__body{margin-bottom:2.4rem}.lp-subtopic__body p{font-size:1.6rem;line-height:1.7;color:var(--text-color);margin:0 0 1.2rem}.lp-subtopic__body code{font-family:JetBrains Mono,Fira Code,Menlo,Consolas,monospace;font-size:.92em;padding:.12em .4em;border-radius:4px;background:#02aab014;color:#02aab0;border:1px solid rgba(2,170,176,.18)}.lp-subtopic__body a{color:#02aab0;text-decoration:underline;text-underline-offset:2px}.lp-subtopic__body a:hover{text-decoration-thickness:2px}.lp-subtopic__body strong{font-weight:700;color:var(--text-primary)}.lp-subtopic__takeaways{background:#02aab00f;border:1px solid rgba(2,170,176,.2);border-radius:12px;padding:1.8rem 2rem;margin-bottom:2.4rem;text-align:left}.lp-subtopic__takeaways h2{font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#02aab0;margin:0 0 1rem}.lp-subtopic__takeaways ul{list-style:none;padding:0;margin:0}.lp-subtopic__takeaways li{font-size:1.4rem;line-height:1.6;padding:.4rem 0 .4rem 1.8rem;position:relative;color:var(--text-color)}.lp-subtopic__takeaways li:before{content:"✓";position:absolute;left:0;color:#02aab0;font-weight:700}.lp-subtopic__code{margin-bottom:2.4rem}.lp-subtopic__code h2{font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #888)}.lp-subtopic__code pre{background:var(--code-bg, #1e1e2e);color:var(--code-color, #cdd6f4);border-radius:10px;padding:1.6rem;overflow-x:auto;font-size:1.3rem;line-height:1.6;font-family:JetBrains Mono,Fira Code,monospace;margin:0}.lp-subtopic__code code{background:none;padding:0;font-size:inherit;font-family:inherit;color:inherit}.lp-subtopic__resources{margin-bottom:2.4rem}.lp-subtopic__resources-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.6rem}.lp-subtopic__resource-link{font-size:1.25rem;padding:.5rem 1rem;border-radius:8px;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:.5rem;background:var(--card-bg, #f5f5f5);color:var(--text-color);border:1px solid var(--card-border, #e0e0e0);transition:all .2s ease}.lp-subtopic__resource-link:hover{border-color:#02aab0;color:#02aab0}.lp-subtopic__resource-icon{font-size:1.1rem}.lp-subtopic__resource-type{font-size:1rem;opacity:.5;text-transform:capitalize}.lp-subtopic__nav{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin-top:3rem;padding-top:2.4rem;border-top:1px solid var(--card-border, #e0e0e0)}@media(max-width:600px){.lp-subtopic__nav{grid-template-columns:1fr;gap:.8rem}}.lp-subtopic__nav-placeholder{display:block}@media(max-width:600px){.lp-subtopic__nav-placeholder{display:none}}.lp-subtopic__nav-link{position:relative;display:flex;align-items:center;gap:1rem;text-decoration:none;padding:1.4rem 1.6rem;border:1px solid var(--card-border, #e0e0e0);border-radius:12px;background:var(--card-bg, #fff);color:var(--text-primary);transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease;min-width:0}.lp-subtopic__nav-link:hover{border-color:#02aab0;background:#02aab00a;box-shadow:0 6px 18px -8px #02aab059;transform:translateY(-1px)}.lp-subtopic__nav-link--prev{text-align:left}.lp-subtopic__nav-link--prev:hover .lp-subtopic__nav-arrow{transform:translate(-3px)}.lp-subtopic__nav-link--next{justify-content:flex-end;text-align:right}.lp-subtopic__nav-link--next:hover .lp-subtopic__nav-arrow{transform:translate(3px)}.lp-subtopic__nav-arrow{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#02aab01a;color:#02aab0;transition:transform .2s ease,background .2s ease}.lp-subtopic__nav-text{min-width:0;display:flex;flex-direction:column;gap:.2rem}.lp-subtopic__nav-direction{display:block;font-size:1.05rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted, #888)}.lp-subtopic__nav-name{display:block;font-size:1.4rem;font-weight:600;color:var(--text-primary);line-height:1.35;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lp-subtopic__cta{margin-top:2rem}.lp-subtopic__cta-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:600;color:#02aab0;text-decoration:none;transition:opacity .2s ease}.lp-subtopic__cta-link:hover{opacity:.7}.lp-subtopic__placeholder{background:var(--card-bg, #f5f5f5);border:1px dashed var(--card-border, #e0e0e0);border-radius:12px;padding:3rem 2rem;text-align:center;margin-bottom:2.4rem}.lp-subtopic__placeholder p{font-size:1.4rem;color:var(--text-muted, #888);margin:0}.lp-subtopic__placeholder a{color:#02aab0}.playground{margin-bottom:2.4rem;border:1px solid var(--card-border, #e0e0e0);border-radius:12px;overflow:hidden;background:var(--card-bg, #fff)}.playground__header{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1.2rem;background:var(--card-bg-hover, #f5f5f5);border-bottom:1px solid var(--card-border, #e0e0e0)}.playground__lang{font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #888)}.playground__lang-tabs{display:flex;gap:.4rem}.playground__lang-tab{font-size:1.1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.3rem .85rem;border-radius:5px;border:1px solid transparent;background:none;color:var(--text-muted, #888);cursor:pointer;transition:all .15s ease}.playground__lang-tab:hover{color:#02aab0}.playground__lang-tab--active{background:#02aab01f;color:#02aab0;border-color:#02aab04d}.playground__actions{display:flex;gap:.5rem}.playground__btn{font-size:1.1rem;font-weight:600;padding:.3rem .8rem;border-radius:5px;border:1px solid var(--card-border, #ccc);background:none;color:var(--text-muted, #888);cursor:pointer;transition:all .15s ease}.playground__btn:hover{color:#02aab0;border-color:#02aab0}.playground__tabs{display:none;border-bottom:1px solid var(--card-border, #e0e0e0)}@media(max-width:600px){.playground__tabs{display:flex}}.playground__tab{flex:1;padding:.6rem;font-size:1.2rem;font-weight:600;text-align:center;background:none;border:none;color:var(--text-muted, #888);cursor:pointer;transition:all .15s ease;border-bottom:2px solid transparent}.playground__tab--active{color:#02aab0;border-bottom-color:#02aab0}.playground__split{display:grid;grid-template-columns:1fr 1fr;min-height:280px}@media(max-width:768px){.playground__split{grid-template-columns:1fr;min-height:auto}}@media(max-width:600px){.playground__split{grid-template-columns:1fr}.playground__split .playground__preview,.playground__split--preview .playground__editor{display:none}.playground__split--preview .playground__preview{display:flex}}.playground__editor{position:relative;min-height:280px;background:var(--code-bg, #1e1e2e);border-right:1px solid var(--card-border, #e0e0e0);overflow:hidden}@media(max-width:768px){.playground__editor{border-right:none;border-bottom:1px solid var(--card-border, #e0e0e0);min-height:200px}}.playground__highlight{position:absolute;inset:0;margin:0;overflow:auto;pointer-events:none;background:transparent;scrollbar-width:none}.playground__highlight::-webkit-scrollbar{display:none}.playground__highlight pre,.playground__highlight div{background:transparent!important;margin:0!important}.playground__textarea{position:relative;width:100%;height:100%;min-height:inherit;resize:none;border:none;outline:none;padding:1.2rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:1.25rem;line-height:1.6;tab-size:2;white-space:pre;overflow:auto;background:transparent;color:transparent;caret-color:var(--code-color, #cdd6f4)}.playground__textarea::selection{background:#78b4ff59;color:transparent}.playground__preview{display:flex;flex-direction:column;background:#fff}.playground__preview-label{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #999);padding:.4rem 1rem;border-bottom:1px solid var(--card-border, #e0e0e0);background:var(--card-bg-hover, #fafafa)}.playground__iframe{flex:1;border:none;width:100%;min-height:240px;background:#fff}.playground__static{background:var(--code-bg, #1e1e2e);color:var(--code-color, #cdd6f4);padding:1.4rem;margin:0;overflow-x:auto;font-size:1.3rem;line-height:1.6;font-family:JetBrains Mono,Fira Code,monospace}.playground__static code{background:none;padding:0;font-size:inherit;font-family:inherit;color:inherit}.lp-subtopic__related{margin-bottom:3rem}.lp-subtopic__related-head{margin-bottom:1.2rem}.lp-subtopic__related-head h2{margin-bottom:.3rem!important}.lp-subtopic__related-sub{font-size:1.3rem;color:var(--text-muted, #888);margin:0;line-height:1.5}.lp-subtopic__related-grid{display:flex;flex-direction:column;gap:.6rem;list-style:none;padding:0;margin:0}.lp-subtopic__related-link{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 1.4rem;border:1px solid var(--card-border, #e0e0e0);border-radius:10px;background:var(--card-bg, #fff);color:var(--text-primary);text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.lp-subtopic__related-link:hover{border-color:#02aab0;background:#02aab00a;box-shadow:0 6px 18px -8px #02aab04d;transform:translateY(-1px)}.lp-subtopic__related-link:hover .lp-subtopic__related-icon{background:#02aab0;color:#fff;border-color:#02aab0}.lp-subtopic__related-link:hover .lp-subtopic__related-arrow{opacity:1;transform:translate(2px);color:#02aab0}.lp-subtopic__related-link:hover .lp-subtopic__related-title{color:#02aab0}.lp-subtopic__related-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#02aab014;border:1px solid rgba(2,170,176,.18);color:#02aab0;transition:background .2s ease,color .2s ease,border-color .2s ease}.lp-subtopic__related-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.lp-subtopic__related-title{font-size:1.4rem;font-weight:600;color:var(--text-primary);line-height:1.35;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .2s ease}.lp-subtopic__related-meta{display:inline-flex;align-items:center;gap:.5rem;font-size:1.1rem;color:var(--text-muted, #999)}.lp-subtopic__related-type{font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:1rem;color:#02aab0}.lp-subtopic__related-dot{opacity:.5}.lp-subtopic__related-date{white-space:nowrap}.lp-subtopic__related-arrow{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted, #aaa);opacity:.55;transition:transform .2s ease,opacity .2s ease,color .2s ease}.lp-hero{max-width:900px;margin:0 auto 2.4rem;padding:2rem 0 0}.lp-hero__top{display:flex;align-items:flex-start;gap:1.8rem;margin-bottom:2rem}@media(max-width:600px){.lp-hero__top{flex-direction:column;gap:1rem;text-align:center;align-items:center}}.lp-hero__icon{flex-shrink:0;width:72px;height:72px;display:flex;align-items:center;justify-content:center;font-size:3.6rem;border-radius:18px;background:linear-gradient(135deg,#02aab01f,#00cdac1f);border:1px solid rgba(2,170,176,.2)}.lp-hero__text{flex:1;min-width:0}.lp-hero__category{display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#02aab0;margin-bottom:.6rem}.lp-hero__title{font-size:3.6rem;font-weight:800;margin:0 0 .6rem;line-height:1.15;color:var(--text-primary)}@media(max-width:600px){.lp-hero__title{font-size:2.8rem}}.lp-hero__description{font-size:1.5rem;margin:0;line-height:1.6;color:var(--text-secondary);max-width:640px}.lp-hero__stats{display:flex;flex-wrap:wrap;gap:.6rem}.lp-hero__stat{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1rem;background:var(--card-bg);border:1px solid var(--card-border);border-radius:999px;font-size:1.25rem;color:var(--text-primary)}.lp-hero__stat--free{border-color:#27ae6059;background:#27ae6014}.lp-hero__stat--free .lp-hero__stat-value{color:#27ae60}.lp-hero__stat--free .lp-hero__stat-label{color:#27ae60;font-weight:700}.lp-hero__stat-icon{display:inline-flex;color:#02aab0;flex-shrink:0}.lp-hero__stat-value{font-weight:700;color:var(--text-primary)}.lp-hero__stat-label{color:var(--text-secondary);font-size:1.2rem}.lp-cta{display:flex;align-items:center;gap:1.2rem;max-width:900px;margin:0 auto 2rem;padding:1.6rem 1.8rem;background:linear-gradient(135deg,#02aab00f,#00cdac0a);border:1px solid rgba(2,170,176,.25);border-radius:14px;flex-wrap:wrap}.lp-cta--complete{background:linear-gradient(135deg,#27ae6014,#02aab00a);border-color:#27ae6059}.lp-cta__medal{font-size:2.4rem;flex-shrink:0}.lp-cta__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.lp-cta__label{font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#02aab0}.lp-cta__title{font-size:1.6rem;font-weight:700;color:var(--text-primary);line-height:1.3}.lp-cta__sub{font-size:1.25rem;color:var(--text-secondary)}.lp-cta__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.5rem;background:linear-gradient(135deg,#02aab0,#00cdac);color:#fff;font-size:1.35rem;font-weight:600;text-decoration:none;border-radius:10px;transition:opacity .15s,transform .1s;white-space:nowrap;flex-shrink:0}.lp-cta__btn:hover{opacity:.92}.lp-cta__btn:active{transform:translateY(1px)}.lp-cta__btn--secondary{background:transparent;color:#02aab0;border:1px solid rgba(2,170,176,.4)}.lp-cta__btn--secondary:hover{background:#02aab014}.lp-enroll{max-width:720px;margin:0 auto 2.4rem}.lp-enroll__card{position:relative;padding:2.2rem 2.4rem;border-radius:16px;background:var(--card-bg);border:1px solid var(--card-border);box-shadow:0 1px 3px #0000000a;overflow:hidden}.lp-enroll__card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#02aab0,#00cdac)}@media(max-width:480px){.lp-enroll__card{padding:1.6rem 1.4rem}}.lp-enroll__headline{display:flex;align-items:center;gap:.8rem;margin:0 0 .6rem;font-size:1.7rem;font-weight:700;color:var(--text-primary);line-height:1.3}.lp-enroll__icon{font-size:1.8rem}.lp-enroll__subtext{margin:0 0 1.6rem;font-size:1.35rem;color:var(--text-secondary);line-height:1.55}.lp-enroll__form{display:flex;flex-direction:column;gap:.8rem}.lp-enroll__input-row{display:flex;gap:.8rem;flex-wrap:wrap}@media(max-width:480px){.lp-enroll__input-row{flex-direction:column}}.lp-enroll__input{flex:1 1 200px;padding:.9rem 1.1rem;font-size:1.35rem;font-family:inherit;border:1px solid var(--card-border);border-radius:10px;background:var(--bg-primary);color:var(--text-primary);outline:none;transition:border-color .15s,box-shadow .15s}.lp-enroll__input::placeholder{color:var(--text-secondary);opacity:.6}.lp-enroll__input:focus{border-color:#02aab0;box-shadow:0 0 0 3px #02aab026}.lp-enroll__submit{padding:1rem 1.6rem;font-size:1.4rem;font-weight:600;font-family:inherit;border:none;border-radius:10px;background:linear-gradient(135deg,#02aab0,#00cdac);color:#fff;cursor:pointer;transition:opacity .15s,transform .1s}.lp-enroll__submit:hover:not(:disabled){opacity:.92}.lp-enroll__submit:active:not(:disabled){transform:translateY(1px)}.lp-enroll__submit:disabled{opacity:.6;cursor:not-allowed}.lp-enroll__spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:lp-enroll-spin .6s linear infinite;vertical-align:middle;margin-right:.5rem}.lp-enroll__error{margin:.4rem 0 0;font-size:1.25rem;color:#e74c3c}.lp-enroll__disclaimer{margin:.5rem 0 0;font-size:1.15rem;color:var(--text-secondary);opacity:.7;text-align:center}.lp-enroll__banner{display:flex;align-items:center;gap:1rem}.lp-enroll__banner--compact{gap:.8rem}.lp-enroll__check{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:50%;background:linear-gradient(135deg,#02aab0,#00cdac);color:#fff}.lp-enroll__banner-text{flex:1;min-width:0}.lp-enroll__banner-title{margin:0 0 .2rem;font-size:1.45rem;font-weight:700;color:var(--text-primary)}.lp-enroll__banner-sub{margin:0;font-size:1.25rem;color:var(--text-secondary)}@keyframes lp-enroll-spin{to{transform:rotate(360deg)}}.lp-search{position:relative;max-width:720px;margin:0 auto 1.8rem}.lp-search__input-wrap{position:relative;display:flex;align-items:center}.lp-search__icon{position:absolute;left:1.4rem;color:var(--text-secondary);opacity:.6;pointer-events:none;flex-shrink:0}.lp-search__input{width:100%;padding:1rem 3.6rem 1rem 3.8rem;border:1px solid var(--card-border);border-radius:12px;font-size:1.4rem;font-family:inherit;background:var(--card-bg);color:var(--text-primary);outline:none;transition:border-color .15s,box-shadow .15s;appearance:none}.lp-search__input::-webkit-search-cancel-button,.lp-search__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none;display:none}.lp-search__input::placeholder{color:var(--text-secondary);opacity:.5}.lp-search__input:focus{border-color:#02aab0;box-shadow:0 0 0 3px #02aab01f}.lp-search__clear{position:absolute;right:1rem;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:var(--card-border);border:none;border-radius:50%;font-size:1.4rem;color:var(--text-secondary);cursor:pointer;line-height:1;transition:background .15s,color .15s}.lp-search__clear:hover{background:#02aab0;color:#fff}.lp-search__results{position:absolute;top:calc(100% + .5rem);left:0;right:0;z-index:10;max-height:480px;overflow-y:auto;border:1px solid var(--card-border);border-radius:12px;background:var(--card-bg);box-shadow:0 10px 40px #00000014}.lp-search__count{font-size:1.15rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);padding:.9rem 1.4rem;border-bottom:1px solid var(--card-border);margin:0}.lp-search__empty{font-size:1.35rem;color:var(--text-secondary);padding:2rem 1.4rem;text-align:center;margin:0}.lp-search__list{list-style:none;padding:.4rem 0;margin:0}.lp-search__result{display:block;width:100%;text-align:left;padding:.9rem 1.4rem;text-decoration:none;color:var(--text-primary);background:none;border:none;border-left:3px solid transparent;font:inherit;cursor:pointer;transition:background .12s,border-color .12s}.lp-search__result:hover{background:#02aab00f;border-left-color:#02aab0}.lp-search__result--locked .lp-search__result-name{color:var(--text-secondary)}.lp-search__result-name{display:flex;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:600;color:var(--text-primary);margin-bottom:.2rem;line-height:1.3}.lp-search__result-lock{display:inline-flex;color:var(--text-secondary);opacity:.7}.lp-search__result-context{display:block;font-size:1.2rem;color:var(--text-secondary);opacity:.8}.lp-roadmap__subtopic--locked{opacity:.55;pointer-events:none}.lp-roadmap__subtopic--locked .lp-roadmap__subtopic-name{cursor:not-allowed}.lp-roadmap__lock-icon{display:inline-flex;margin-left:.4rem;color:var(--text-secondary);vertical-align:middle}.lp-roadmap__topic--locked{opacity:.7}.lp-roadmap__topic--locked .lp-roadmap__topic-row{cursor:default}.lp-roadmap__unlock-cta{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.4rem 1.8rem;margin:1rem 0;background:linear-gradient(135deg,#02aab014,#00cdac14);border:1px solid rgba(2,170,176,.3);border-radius:12px;flex-wrap:wrap}.lp-roadmap__unlock-cta strong{display:block;font-size:1.45rem;color:var(--text-primary);margin-bottom:.2rem}.lp-roadmap__unlock-cta span{font-size:1.25rem;color:var(--text-secondary)}.lp-roadmap__unlock-btn{padding:.7rem 1.4rem;font-size:1.3rem;font-weight:600;font-family:inherit;background:linear-gradient(135deg,#02aab0,#00cdac);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:opacity .15s;white-space:nowrap}.lp-roadmap__unlock-btn:hover{opacity:.92}.lp-gate-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;background:#0a0a1ed9;backdrop-filter:blur(6px)}.lp-gate-overlay[hidden]{display:none}.lp-gate-card{max-width:440px;padding:2.4rem 2rem;background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;text-align:center;box-shadow:0 20px 60px #00000040}.lp-gate-card h2{margin:0 0 .8rem;font-size:1.9rem;font-weight:700;color:var(--text-primary);line-height:1.3}.lp-gate-card p{margin:0 0 1.6rem;font-size:1.4rem;color:var(--text-secondary);line-height:1.6}.lp-gate-card p strong{color:var(--text-primary)}.lp-gate-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 1.4rem;border-radius:50%;background:linear-gradient(135deg,#02aab026,#00cdac26);color:#02aab0}.lp-gate-btn{display:block;padding:1rem 1.6rem;margin-bottom:.8rem;background:linear-gradient(135deg,#02aab0,#00cdac);color:#fff;font-size:1.4rem;font-weight:600;text-decoration:none;border-radius:10px;transition:opacity .15s}.lp-gate-btn:hover{opacity:.92}.lp-gate-link{display:inline-block;padding:.5rem;color:var(--text-secondary);font-size:1.25rem;text-decoration:none}.lp-gate-link:hover{color:var(--text-primary)}@media print{.navbar-custom,.footer,#back-to-top,.lp-enroll,.lp-search,.lp-roadmap__reset-btn,.lp-roadmap__reset-confirm,.lp-roadmap__progress-actions,.playground,.lp-subtopic__nav,.lp-subtopic__cta,.lp-subtopic__topnav{display:none!important}.lp-roadmap{padding:0}.lp-roadmap__progress{border:1px solid #ccc;break-inside:avoid}.lp-roadmap__progress-fill{-webkit-print-color-adjust:exact;print-color-adjust:exact}.lp-roadmap__phase-topics,.lp-roadmap__topic-detail{display:block!important}.lp-roadmap__checkbox{border:2px solid #333!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.lp-roadmap__checkbox--checked{background:#02aab0!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.lp-roadmap__topic{break-inside:avoid}.lp-roadmap__phase{break-inside:avoid-page}.lp-subtopic__layout{display:block!important}.tool-page__container--wide{max-width:100%!important}.lp-roadmap__resource-link[href^=http]:after{content:" (" attr(href) ")";font-size:.8em;color:#666}}.lp-subtopic__prereqs{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:0 0 1.5rem;padding:.7rem 1rem;background:var(--card-bg);border:1px dashed var(--card-border);border-radius:10px}.lp-subtopic__prereqs-label{font-size:1.2rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.lp-subtopic__prereqs-list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.lp-subtopic__prereqs-chip{display:inline-block;padding:.3rem .8rem;background:#02aab014;border:1px solid rgba(2,170,176,.3);border-radius:999px;font-size:1.25rem;color:#02aab0;text-decoration:none;transition:background .15s ease}.lp-subtopic__prereqs-chip:hover{background:#02aab026}.lp-subtopic__tldr{margin:0 0 1.75rem;padding:1rem 1.25rem;background:#6366f10f;border-left:3px solid #6366f1;border-radius:6px;font-size:1.45rem;line-height:1.55;color:var(--text-primary)}.lp-subtopic__tldr strong{color:#6366f1;margin-right:.4em}.lp-subtopic__callouts{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.2rem;margin:2rem 0}.lp-subtopic__callout{padding:1.2rem 1.4rem;border-radius:12px;border:1px solid}.lp-subtopic__callout h3{margin:0 0 .8rem;font-size:1.5rem;font-weight:700}.lp-subtopic__callout ul{margin:0;padding-left:1.4rem;line-height:1.6}.lp-subtopic__callout ul li{margin-bottom:.6rem;font-size:1.35rem}.lp-subtopic__callout ul li:last-child{margin-bottom:0}.lp-subtopic__callout--tips{background:#00cdac0d;border-color:#00cdac59}.lp-subtopic__callout--tips h3{color:#00cdac}.lp-subtopic__callout--pitfalls{background:#e74c3c0d;border-color:#e74c3c4d}.lp-subtopic__callout--pitfalls h3{color:#e74c3c}.lp-subtopic__decision{margin:2rem 0}.lp-subtopic__decision h2{margin:0 0 1rem}.lp-subtopic__decision-wrap{overflow-x:auto;border:1px solid var(--card-border);border-radius:10px}.lp-subtopic__decision-table{width:100%;border-collapse:collapse;font-size:1.35rem}.lp-subtopic__decision-table th,.lp-subtopic__decision-table td{padding:.9rem 1.1rem;text-align:left;border-bottom:1px solid var(--card-border);vertical-align:top}.lp-subtopic__decision-table th{background:var(--card-bg);font-weight:600;color:var(--text-secondary);font-size:1.25rem;text-transform:uppercase;letter-spacing:.04em}.lp-subtopic__decision-table tbody tr:last-child td{border-bottom:none}.lp-subtopic__code--production{margin-top:2rem}.lp-subtopic__code-caption{margin:0 0 .8rem;font-size:1.35rem;color:var(--text-secondary);font-style:italic}.lp-subtopic__code-walkthrough{margin:1rem 0 0;padding:1.2rem 1.4rem;background:var(--card-bg-hover, rgba(2, 170, 176, .04));border-left:3px solid #02aab0;border-radius:0 8px 8px 0;font-size:1.45rem;line-height:1.65;color:var(--text-primary, #1a1a2e)}.lp-subtopic__code-walkthrough h3{margin:0 0 .6rem;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#02aab0}.lp-subtopic__code-walkthrough p{margin:0 0 .7rem}.lp-subtopic__code-walkthrough p:last-child{margin-bottom:0}.lp-subtopic__code-walkthrough code{background:#02aab01a;color:#006a6f;padding:.05em .4em;border-radius:4px;font-size:.92em}[data-theme=dark] .lp-subtopic__code-walkthrough,.dark .lp-subtopic__code-walkthrough{background:#02aab014;color:#e7e7f0}[data-theme=dark] .lp-subtopic__code-walkthrough code,.dark .lp-subtopic__code-walkthrough code{background:#02aab02e;color:#6fdde2}.lp-practice{margin-top:2.5rem;padding:1.8rem;background:var(--card-bg);border:1px solid var(--card-border);border-radius:14px}.lp-practice__header{margin-bottom:1.4rem}.lp-practice__header h2{margin:0 0 .4rem}.lp-practice__sub{margin:0;color:var(--text-secondary);font-size:1.4rem}.lp-practice__exercise,.lp-practice__quiz{margin-top:1.8rem;padding-top:1.6rem;border-top:1px solid var(--card-border)}.lp-practice__exercise h3,.lp-practice__quiz h3{margin:0 0 .8rem;font-size:1.6rem}.lp-practice__prompt{margin:0 0 1rem;font-size:1.45rem;line-height:1.55}.lp-practice__exercise-actions{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin-top:1rem}.lp-practice__check{display:inline-flex;align-items:center;gap:.5rem;font-size:1.35rem;cursor:pointer}.lp-practice__check input[type=checkbox]{width:1.6rem;height:1.6rem;accent-color:#02aab0}.lp-practice__reveal{margin-top:1rem;padding:.9rem 1.1rem;border-radius:8px;font-size:1.4rem;line-height:1.5}.lp-practice__reveal--hint{background:#f39c1214;border-left:3px solid #f39c12}.lp-practice__reveal--expected{background:#02aab00f;border-left:3px solid #02aab0}.lp-practice__btn{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.1rem;border-radius:8px;font-size:1.3rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .15s ease,border-color .15s ease}.lp-practice__btn:disabled{opacity:.5;cursor:not-allowed}.lp-practice__btn--primary{background:linear-gradient(90deg,#02aab0,#00cdac);color:#fff}.lp-practice__btn--primary:not(:disabled):hover{filter:brightness(1.05)}.lp-practice__btn--ghost{background:transparent;border-color:var(--card-border);color:var(--text-primary)}.lp-practice__btn--ghost:hover{background:var(--card-bg)}.lp-practice__quiz-list{margin:0;padding:0;list-style:none}.lp-practice__quiz-item{margin-bottom:1.6rem;padding-bottom:1.6rem;border-bottom:1px dashed var(--card-border)}.lp-practice__quiz-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.lp-practice__quiz-q{margin:0 0 .8rem;font-size:1.45rem;font-weight:600}.lp-practice__quiz-choices{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.lp-practice__quiz-choice{display:flex;align-items:center;gap:.8rem;width:100%;padding:.8rem 1rem;background:transparent;border:1px solid var(--card-border);border-radius:8px;font-size:1.35rem;text-align:left;color:var(--text-primary);cursor:pointer;transition:background .15s ease,border-color .15s ease}.lp-practice__quiz-choice:not(:disabled):hover{background:var(--card-bg);border-color:#02aab0}.lp-practice__quiz-choice:disabled{cursor:default}.lp-practice__quiz-choice--correct{background:#00cdac1a!important;border-color:#00cdac!important;color:var(--text-primary)}.lp-practice__quiz-choice--wrong{background:#e74c3c14!important;border-color:#e74c3c!important}.lp-practice__quiz-marker{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;background:var(--card-bg);border:1px solid var(--card-border);border-radius:50%;font-weight:700;font-size:1.2rem;flex-shrink:0}.lp-practice__quiz-explain{margin-top:.7rem;padding:.7rem 1rem;border-radius:6px;font-size:1.3rem;line-height:1.5}.lp-practice__quiz-explain--correct{background:#00cdac14;border-left:3px solid #00cdac}.lp-practice__quiz-explain--wrong{background:#e74c3c0f;border-left:3px solid #e74c3c}.lp-practice__quiz-score{margin-top:1.2rem;padding:.9rem 1.1rem;background:#6366f10f;border-radius:8px;font-size:1.4rem}.lp-practice__checkpoint{margin-top:1.6rem;padding:1rem 1.2rem;background:#f39c120d;border-left:3px solid #f39c12;border-radius:6px;font-size:1.4rem;line-height:1.55}.lp-practice__mastery{margin-top:1.8rem;padding-top:1.6rem;border-top:1px solid var(--card-border);display:flex;justify-content:flex-end}.lp-practice__mastered{display:flex;align-items:center;gap:1rem;padding:.8rem 1.2rem;background:#00cdac14;border:1px solid rgba(0,205,172,.35);border-radius:10px}.lp-practice__mastered strong{color:#00cdac;margin-right:.5em}.lp-practice__mastered-meta{color:var(--text-secondary);font-size:1.3rem}.lp-roadmap__pro-strip{max-width:900px;margin:0 auto 1rem;padding:.7rem 1.6rem;background:linear-gradient(90deg,#02aab01f,#00cdac14);border:1px solid rgba(2,170,176,.3);border-radius:10px;display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem;font-size:1.3rem;color:var(--text-primary)}.lp-roadmap__pro-label{font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#02aab0;font-size:1.2rem}.lp-roadmap__pro-stat{color:var(--text-secondary)}.lp-roadmap__pro-stat strong{color:var(--text-primary);font-weight:700;font-size:1.45rem;margin:0 .15em}.lp-roadmap__cert-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:.8rem;padding:.7rem 1.3rem;background:linear-gradient(90deg,#02aab0,#00cdac);color:#fff;border:none;border-radius:8px;font-size:1.35rem;font-weight:600;cursor:pointer;transition:filter .15s ease}.lp-roadmap__cert-btn:not(:disabled):hover{filter:brightness(1.08)}.lp-roadmap__cert-btn:disabled{opacity:.6;cursor:not-allowed}
