:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1f2937;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;height:100%}*{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.video-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;transition:transform .2s,box-shadow .2s}.video-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.video-thumbnail{position:relative;width:100%;aspect-ratio:16 / 9;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center;overflow:hidden}.thumbnail-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#22c55e,#16a34a);opacity:.1;position:relative}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:#fffffff2;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #00000026}.play-button:hover{background:#fff;transform:translate(-50%,-50%) scale(1.1)}.play-icon{font-size:1.5rem;color:#22c55e;margin-left:4px}.video-duration{position:absolute;bottom:.75rem;right:.75rem;background:#000000bf;color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600}.category-badge{position:absolute;top:.75rem;left:.75rem;background:#22c55e;color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600}.video-iframe{width:100%;height:100%;border:none}.video-content{padding:1rem}@media (min-width: 768px){.video-content{padding:1.5rem}}.video-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .75rem;line-height:1.4}@media (min-width: 768px){.video-title{font-size:1.25rem}}.video-description{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0 0 1.25rem}.video-actions{display:flex;justify-content:flex-start}.watch-btn{background:#22c55e;color:#fff;border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:background-color .2s;width:100%}@media (min-width: 768px){.watch-btn{padding:.75rem 1.5rem;font-size:.875rem;width:auto}}.watch-btn:hover{background:#16a34a}.docs-page{padding:1rem;max-width:1200px;margin:0 auto}@media (min-width: 768px){.docs-page{padding:2rem 4rem}}@media (min-width: 1024px){.docs-page{padding:2rem 6rem}}.docs-header{text-align:center;margin-bottom:3rem}.docs-title{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0 0 1rem}@media (min-width: 768px){.docs-title{font-size:2.5rem}}.docs-subtitle{font-size:1rem;color:#6b7280;max-width:600px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.docs-subtitle{font-size:1.125rem;padding:0}}.category-filters{display:flex;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap;justify-content:center;padding:0 .5rem}@media (min-width: 768px){.category-filters{gap:.75rem;padding:0}}.category-btn{background:#fff;border:1px solid #d1d5db;border-radius:2rem;padding:.375rem 1rem;font-size:.75rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s;white-space:nowrap}@media (min-width: 768px){.category-btn{padding:.5rem 1.25rem;font-size:.875rem}}.category-btn:hover{border-color:#22c55e;color:#22c55e}.category-btn.active{background:#22c55e;border-color:#22c55e;color:#fff}.videos-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;padding:0 .5rem}@media (min-width: 640px){.videos-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;padding:0}}@media (min-width: 768px){.videos-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}}.no-videos-message{text-align:center;font-size:1.125rem;color:#6b7280}@media (max-width: 640px){.category-filters{justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.docs-page{padding:.5rem}.docs-header{margin-bottom:2rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;color:#1f2937;line-height:1.6}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}button{font-family:inherit;cursor:pointer;border:none;transition:all .2s ease}button:focus{outline:2px solid #22c55e;outline-offset:2px}a{color:#22c55e;text-decoration:none}a:hover{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
