.navbar{position:sticky;top:0;width:100%;background-color:#242424f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(100,108,255,.2);z-index:100}.navbar-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.navbar-logo a{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#646cff;text-decoration:none;transition:color .3s}.navbar-logo .logo-image{height:2.5rem;width:auto;transition:transform .3s}.navbar-logo a:hover{color:#535bf2}.navbar-logo a:hover .logo-image{transform:scale(1.05)}.logo-main{font-size:1.5rem;font-weight:700;color:#646cff}.navbar-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0;flex:1;justify-content:center}.navbar-menu li a{color:#ffffffde;text-decoration:none;font-weight:500;transition:color .3s}.navbar-menu li a:hover{color:#646cff}.navbar-actions{display:flex;gap:1rem;align-items:center}.btn{padding:.5rem 1.25rem;border-radius:.5rem;text-decoration:none;font-weight:500;transition:all .3s;display:inline-block}.btn-text{color:#ffffffde}.btn-text:hover{color:#646cff}.btn-primary:hover{background-color:#535bf2;color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 12px #646cff66}@media (prefers-color-scheme: light){.navbar{background-color:#fffffff2;border-bottom:1px solid rgba(33,53,71,.1)}.navbar-menu li a{color:#213547}.navbar-menu li a:hover{color:#646cff}.btn-text{color:#213547}.btn-text:hover{color:#646cff}.logo-subtitle{color:#21354780}}@media (max-width: 768px){.navbar-menu{display:none}.navbar-actions{gap:.5rem}.btn{padding:.5rem 1rem;font-size:.9rem}}.footer{width:100%;background-color:#181818f2;border-top:1px solid rgba(100,108,255,.2);margin-top:4rem}.footer-container{max-width:1200px;margin:0 auto;padding:3rem 2rem 2rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-section h3{color:#646cff;font-size:1.5rem;margin:0 0 1rem}.footer-section h4{color:#ffffffde;font-size:1rem;margin:0 0 1rem;font-weight:600}.footer-section p{color:#fff9;line-height:1.6;margin:0}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.75rem}.footer-section ul li a{color:#fff9;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#646cff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(100,108,255,.1)}.footer-bottom p{color:#ffffff80;margin:0}.footer-social{display:flex;gap:1.5rem}.social-link{display:flex;align-items:center;gap:.5rem;color:#fff9;text-decoration:none;transition:color .3s,transform .3s;font-size:.9rem}.social-link:hover{color:#646cff;transform:translateY(-2px)}.social-icon{width:1.25rem;height:1.25rem;transition:transform .3s}.social-link:hover .social-icon{transform:scale(1.1)}.footer-section-brand{display:flex;flex-direction:column;gap:1rem}.cloudsoft-badge{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(100,108,255,.2)}.cloudsoft-link{display:flex;flex-direction:column;gap:.25rem;text-decoration:none;transition:transform .3s}.cloudsoft-link:hover{transform:translate(4px)}.powered-by{color:#ffffff80;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.cloudsoft-name{color:#646cff;font-size:1.25rem;font-weight:700;transition:color .3s}.cloudsoft-link:hover .cloudsoft-name{color:#535bf2}.cloudsoft-copyright{color:#646cff;text-decoration:none;font-weight:600;transition:color .3s}.cloudsoft-copyright:hover{color:#535bf2}@media (prefers-color-scheme: light){.footer{background-color:#f8f8f8f2;border-top:1px solid rgba(33,53,71,.1)}.footer-section h4{color:#213547}.footer-section p,.footer-section ul li a,.footer-bottom p,.social-link{color:#213547b3}.footer-section ul li a:hover,.social-link:hover{color:#646cff}.footer-bottom,.cloudsoft-badge{border-top:1px solid rgba(33,53,71,.1)}.powered-by{color:#21354780}}@media (max-width: 968px){.footer-content{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 640px){.footer-content{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}.layout{display:flex;flex-direction:column;min-height:100vh}.layout-main{flex:1;width:100%}.announcement-banner{width:100%;background:linear-gradient(90deg,#646cff26,#646cff14);border-bottom:1px solid rgba(100,108,255,.3);text-align:center;padding:.5rem 1rem;font-size:.875rem;color:#ffffffd9}.announcement-banner a{color:#646cff;font-weight:600;text-decoration:none}.announcement-banner a:hover{text-decoration:underline}.docs-layout{min-height:100vh;display:flex;flex-direction:column}.docs-header{position:sticky;top:0;z-index:100;background-color:#242424f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(100,108,255,.2)}.docs-header-content{max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.docs-header-left{display:flex;align-items:center;gap:2rem}.docs-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:color .3s}.docs-logo .logo-image{height:2.5rem;width:auto;transition:transform .3s}.docs-logo:hover .logo-main{color:#535bf2}.docs-logo:hover .logo-image{transform:scale(1.05)}.logo-text{display:flex;flex-direction:column;gap:0;line-height:1.2}.logo-main{font-size:1.5rem;font-weight:700;color:#646cff;transition:color .3s}.logo-subtitle{font-size:.65rem;font-weight:500;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-top:-.25rem}.docs-nav-menu{display:flex;gap:1.5rem;align-items:center}.docs-nav-link{color:#ffffffde;text-decoration:none;font-weight:500;font-size:.875rem;transition:color .3s}.docs-nav-link:hover,.docs-nav-link.active{color:#646cff}.docs-container{flex:1;display:grid;grid-template-columns:280px 1fr 240px;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem;width:100%}.docs-sidebar{position:sticky;top:80px;height:calc(100vh - 100px);overflow-y:auto;padding-right:1rem}.docs-nav{display:flex;flex-direction:column;gap:.5rem}.docs-nav-section{margin-bottom:1rem}.docs-nav-link{display:block;padding:.5rem .75rem;color:#ffffffb3;text-decoration:none;border-radius:.375rem;transition:all .2s;font-size:.875rem}.docs-nav-link:hover{background:#646cff1a;color:#ffffffe6}.docs-nav-link.active{background:#646cff33;color:#646cff;font-weight:500}.docs-nav-submenu{list-style:none;padding-left:1rem;margin-top:.5rem}.docs-content{min-width:0}.docs-article{max-width:800px;padding:0 1rem}.docs-article h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fffffff2}.docs-article h2{font-size:1.875rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem;color:#fffffff2;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.5rem}.docs-article h3{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;color:#ffffffe6}.docs-article p{line-height:1.75;margin-bottom:1rem;color:#ffffffbf}.docs-article ul,.docs-article ol{margin-bottom:1rem;padding-left:2rem}.docs-article li{margin-bottom:.5rem;line-height:1.75;color:#ffffffbf}.docs-article a{color:#646cff;text-decoration:underline}.docs-article a:hover{color:#535bf2}.docs-article table{width:100%;border-collapse:collapse;margin:1.5rem 0}.docs-article th,.docs-article td{border:1px solid rgba(255,255,255,.1);padding:.75rem;text-align:left;color:#ffffffbf}.docs-article th{background:#646cff1a;font-weight:600;color:#fffffff2}.docs-article code{background:#646cff26;color:#ffffffe6;padding:.125rem .375rem;border-radius:.25rem;font-size:.875em;font-family:Monaco,Menlo,Courier New,monospace}.docs-toc{position:sticky;top:80px;height:calc(100vh - 100px);overflow-y:auto;padding-left:1rem}.docs-toc-title{font-size:.875rem;font-weight:600;color:#fff9;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.docs-toc-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.docs-toc-link{display:block;color:#fff9;text-decoration:none;font-size:.875rem;border-left:2px solid transparent;padding:.25rem 0 .25rem .75rem;transition:all .2s}.docs-toc-link:hover{color:#ffffffe6;border-left-color:#fff3}.docs-toc-link.active{color:#646cff;border-left-color:#646cff;font-weight:500}.version-switcher{position:relative;display:inline-block}.version-switcher-button{padding:.5rem 1rem;background:#646cff1a;border:1px solid rgba(100,108,255,.3);border-radius:.5rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#ffffffde;transition:all .3s}.version-switcher-button:hover{background:#646cff33;border-color:#646cff80}.version-switcher-dropdown{position:absolute;top:100%;right:0;margin-top:.5rem;background:#242424fa;border:1px solid rgba(100,108,255,.3);border-radius:.5rem;box-shadow:0 10px 25px -5px #00000080;min-width:200px;z-index:50;overflow:hidden}.version-switcher-item{padding:.75rem 1rem;cursor:pointer;transition:background .2s;display:flex;justify-content:space-between;align-items:center;color:#ffffffde}.version-switcher-item:hover{background:#646cff26}.version-switcher-item.active{background:#646cff33;color:#646cff;font-weight:500}.version-badge{display:inline-block;padding:.125rem .5rem;background:#dbeafe;color:#1e40af;border-radius:9999px;font-size:.75rem;font-weight:500}.loading{text-align:center;padding:2rem;color:#fff9}@media (max-width: 1024px){.docs-container{grid-template-columns:240px 1fr}.docs-toc{display:none}}@media (max-width: 768px){.docs-container{grid-template-columns:1fr;padding:1rem}.docs-sidebar{position:static;height:auto;max-height:400px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1rem;margin-bottom:1rem}.docs-article{padding:0}}.section{margin:4rem 0}.section-centered .section-header{text-align:center}.section-header{margin-bottom:3rem}.section-title{font-size:2.5rem;font-weight:700;margin:0 0 1rem;color:#ffffffde;word-wrap:break-word;overflow-wrap:break-word}.section-subtitle{font-size:1.25rem;color:#ffffffb3;margin:0;word-wrap:break-word;overflow-wrap:break-word}.section-centered .section-subtitle{max-width:700px;margin:0 auto}.section-content{width:100%}.section-light{background:#646cff0d;border-radius:1rem;padding:3rem 2rem}.section-gradient{background:linear-gradient(135deg,#646cff1a,#646cff0d);border-radius:1rem;padding:3rem 2rem}@media (prefers-color-scheme: light){.section-title{color:#213547}.section-subtitle{color:#213547b3}.section-light{background:#646cff08}.section-gradient{background:linear-gradient(135deg,#646cff14,#646cff08)}}@media (max-width: 768px){.section{margin:3rem 0}.section-title{font-size:2rem}.section-subtitle{font-size:1.125rem}.section-light,.section-gradient{padding:2rem 1.5rem}}.cookie-policy{max-width:900px;margin:2rem auto 4rem;padding:0 2rem}.cookie-policy-header{margin-bottom:2.5rem}.cookie-policy-header h1{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 1rem}.cookie-policy-header p{color:#ffffffb3;font-size:1rem;margin:0}.cookie-policy-header a{color:#646cff}.cookie-policy-header a:hover{color:#535bf2}.cookie-policy-content{color:#ffffffde;font-family:inherit}.cookie-policy-content #CookieDeclarationUserStatusPanel{margin-bottom:2rem}.cookie-policy-content #CookieDeclarationChangeConsent{margin-top:1rem;padding:.5rem 1.25rem;background-color:#646cff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;font-size:.9rem;transition:background-color .2s}.cookie-policy-content #CookieDeclarationChangeConsent:hover{background-color:#535bf2}.cookie-policy-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem}.cookie-policy-content th,.cookie-policy-content td{padding:.75rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.cookie-policy-content th{background-color:#646cff26;color:#fff;font-weight:600}.container{max-width:1200px;margin:0 auto;padding:2rem}.container h1,.container h2,.container h3{line-height:1.3}.container h2{font-size:2.5rem;font-weight:700;margin:3rem 0 1.5rem;color:#ffffffde}.container h3{font-size:1.5rem;font-weight:600;margin:2rem 0 1rem;color:#ffffffde}.container p{line-height:1.7;margin:1rem 0;color:#ffffffb3}.container ul,.container ol{line-height:1.8;margin:1rem 0;padding-left:1.5rem;color:#ffffffb3}.container li{margin:.5rem 0}.container hr{border:none;border-top:1px solid rgba(100,108,255,.2);margin:4rem 0}.container a{color:#646cff;text-decoration:none;transition:color .3s}.container a:hover{color:#535bf2;text-decoration:underline}.container strong{color:#ffffffe6;font-weight:600}.btn{padding:.5rem 1.25rem;border-radius:.5rem;text-decoration:none;font-weight:500;transition:all .3s;display:inline-block;border:none;cursor:pointer;font-size:1rem}.btn-primary{background-color:#646cff;color:#fff!important}.btn-primary:hover{background-color:#535bf2;color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 12px #646cff66;text-decoration:none}@media (prefers-color-scheme: light){.container h2,.container h3{color:#213547}.container p,.container ul,.container ol{color:#213547e6}.container strong{color:#213547}.container hr{border-top-color:#646cff26}}@media (max-width: 768px){.container{padding:1rem 1.5rem}.container h2{font-size:2rem}.container h3{font-size:1.25rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}
