.docs-hero{padding:7rem 0 3rem;background:linear-gradient(135deg,#111827,#1a233b);text-align:center}@media(min-width:768px){.docs-hero{padding:10rem 0 4rem}}.docs-hero__container{max-width:800px;margin:0 auto}.docs-hero__pre-title{font-size:.9rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.5rem;color:#3b82f6}.docs-hero__title{font-size:2rem;font-weight:900;line-height:1.1;margin:0 0 1.5rem}@media(min-width:480px){.docs-hero__title{font-size:2.5rem}}@media(min-width:768px){.docs-hero__title{font-size:3rem}}@media(min-width:1024px){.docs-hero__title{font-size:4rem}}.docs-hero__subtitle{font-size:1rem;color:#9ca3af;line-height:1.6}@media(min-width:768px){.docs-hero__subtitle{font-size:1.1rem}}.docs-content{padding:3rem 0;background-color:#111827}@media(min-width:768px){.docs-content{padding:5rem 0}}.docs-layout{display:grid;grid-gap:2rem;gap:2rem;max-width:1400px;margin:0 auto}@media(min-width:768px){.docs-layout{gap:3rem}}@media(min-width:1024px){.docs-layout{grid-template-columns:280px 1fr;gap:4rem}}.docs-nav{background-color:#1a233b;padding:1.5rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);position:-webkit-sticky;position:sticky;top:100px;height:-moz-fit-content;height:fit-content}@media(min-width:768px){.docs-nav{padding:2rem}}@media(max-width:1023px){.docs-nav{position:relative;top:0}}.docs-nav__title{font-size:1.1rem;font-weight:700;margin:0 0 1.5rem;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;color:#9ca3af}.docs-nav__item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:none;border:none;border-radius:8px;color:#e5e7eb;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:left;margin-bottom:.5rem}.docs-nav__item .icon{width:20px;height:20px;flex-shrink:0}.docs-nav__item:hover{background-color:rgba(59,130,246,.1);color:#3b82f6}.docs-nav__item.active{background-color:#3b82f6;color:#fff}.docs-nav__divider{height:1px;background-color:hsla(0,0%,100%,.1);margin:1.5rem 0}.docs-nav__contact{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background-color:rgba(59,130,246,.1);border:1px solid #3b82f6;border-radius:8px;color:#3b82f6;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s ease}.docs-nav__contact .icon{width:20px;height:20px}.docs-nav__contact:hover{background-color:#3b82f6;color:#fff}.docs-main{min-height:600px}.docs-section{background-color:#1a233b;padding:1.5rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.1)}@media(min-width:480px){.docs-section{padding:2rem}}@media(min-width:768px){.docs-section{padding:3rem}}.docs-section__title{font-size:1.75rem;font-weight:700;margin:0 0 1.5rem}@media(min-width:768px){.docs-section__title{font-size:2.5rem}}.docs-section__intro{font-size:1rem;color:#9ca3af;line-height:1.6;margin-bottom:2rem}@media(min-width:768px){.docs-section__intro{font-size:1.1rem;margin-bottom:3rem}}.docs-step{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;align-items:flex-start}@media(min-width:768px){.docs-step{flex-direction:row;gap:2rem;margin-bottom:3rem}}.docs-step__number{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:1.25rem;font-weight:900;color:#fff;flex-shrink:0}@media(min-width:768px){.docs-step__number{width:50px;height:50px;font-size:1.5rem}}.docs-step__content{flex:1 1}.docs-step__title{font-size:1.25rem;font-weight:600;margin:0 0 1rem}@media(min-width:768px){.docs-step__title{font-size:1.5rem}}.docs-step__text{color:#9ca3af;line-height:1.6;margin-bottom:1rem}.docs-step__text strong{color:#fff}.docs-code{background-color:#111827;padding:1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.1);margin:1rem 0;overflow-x:auto}.docs-code code{color:#10b981;font-family:Courier New,monospace;font-size:.8rem;line-height:1.6}@media(min-width:768px){.docs-code{padding:1.5rem}.docs-code code{font-size:.9rem}}.docs-tip{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(147,51,234,.1));padding:1.5rem;border-radius:12px;border:1px solid rgba(59,130,246,.3);margin-top:2rem}@media(min-width:768px){.docs-tip{padding:2rem}}.docs-tip__title{font-size:1.1rem;font-weight:600;margin:0 0 1rem;color:#3b82f6}.docs-tip__text{color:#e5e7eb;line-height:1.6;margin:0}.docs-tip__text code{background-color:hsla(0,0%,100%,.1);padding:.2rem .5rem;border-radius:4px;color:#10b981;font-size:.9rem}.docs-tip__list{list-style:none;padding:0;margin:.5rem 0 0;color:#e5e7eb}.docs-tip__list li{padding:.5rem 0;line-height:1.6}.docs-tip--help{margin-top:2rem;background:#f0f9ff;border:1px solid #3b82f6;border-left-width:4px}.docs-tip--help .docs-tip__title{color:#1e40af}.docs-tip--help .docs-tip__text{color:#1e3a8a}.docs-tip--help .docs-tip__link{color:#3b82f6;text-decoration:underline}.docs-tip--help .docs-tip__link:hover{color:#2563eb}.docs-card{background-color:#111827;padding:1.5rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);margin-bottom:2rem}@media(min-width:768px){.docs-card{padding:2rem}}.docs-card__title{font-size:1.3rem;font-weight:600;margin:0 0 1rem;color:#3b82f6}.docs-card__text{color:#9ca3af;line-height:1.6;margin-bottom:1rem}.docs-card__text code{background-color:hsla(0,0%,100%,.1);padding:.2rem .5rem;border-radius:4px;color:#10b981;font-size:.9rem}.video-grid{display:grid;grid-gap:2rem;gap:2rem;margin-top:2rem}@media(min-width:768px){.video-grid{grid-template-columns:repeat(2,1fr)}}.video-card{background-color:#111827;border-radius:12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);transition:transform .3s ease,border-color .3s ease;cursor:pointer}.video-card:hover{transform:translateY(-5px);border-color:#3b82f6}.video-card__thumbnail{height:200px;background:linear-gradient(135deg,#1a233b,#111827);display:flex;justify-content:center;align-items:center;position:relative}.video-card__thumbnail .icon{width:60px;height:60px;color:#3b82f6}.video-card__thumbnail span{position:absolute;bottom:1rem;right:1rem;background-color:rgba(0,0,0,.7);padding:.25rem .75rem;border-radius:4px;font-size:.85rem;font-weight:600}.video-card__title{font-size:1.1rem;font-weight:600;margin:0;padding:1.5rem 1.5rem .75rem}.video-card__description{color:#9ca3af;margin:0;padding:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.5}.faq-list{display:flex;flex-direction:column;gap:1.5rem}.faq-item{background-color:#111827;padding:1.5rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.1)}@media(min-width:768px){.faq-item{padding:2rem}}.faq-item__question{font-size:1.2rem;font-weight:600;margin:0 0 1rem;color:#3b82f6}.faq-item__answer{color:#9ca3af;line-height:1.6;margin:0}.faq-item__answer code{background-color:hsla(0,0%,100%,.1);padding:.2rem .5rem;border-radius:4px;color:#10b981;font-size:.9rem}.docs-cta{padding:5rem 0;background:linear-gradient(135deg,#1a233b,#111827);text-align:center;border-top:1px solid hsla(0,0%,100%,.1)}.docs-cta__title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.docs-cta__subtitle{font-size:1.1rem;color:#9ca3af;max-width:600px;margin:0 auto 2.5rem;line-height:1.6}.docs-cta__btn{display:inline-block;padding:1.25rem 3rem;border:2px solid #3b82f6;border-radius:50px;background-color:#3b82f6;color:#fff;font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.docs-cta__btn:hover{background-color:rgba(0,0,0,0);transform:translateY(-3px);box-shadow:0 10px 20px rgba(59,130,246,.3)}