.Docs-module__o-eFtW__container{background:var(--body-background);box-sizing:border-box;min-height:100vh;padding:2rem 0}.Docs-module__o-eFtW__docsContainer{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:0 1.5rem}.Docs-module__o-eFtW__header{text-align:center;background:var(--modal-content-background);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);box-sizing:border-box;border-radius:16px;margin-bottom:3rem;padding:2rem;box-shadow:0 8px 32px #0000004d,0 4px 16px #0003}.Docs-module__o-eFtW__title{background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.Docs-module__o-eFtW__subtitle{color:#ffffffb3;margin:0;font-size:1.125rem;font-weight:500}.Docs-module__o-eFtW__content{background:var(--modal-content-background);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);box-sizing:border-box;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000004d,0 4px 16px #0003}.Docs-module__o-eFtW__toc{box-sizing:border-box;background:#ffffff0d;border-bottom:1px solid #ffffff1a;padding:2rem}.Docs-module__o-eFtW__tocTitle{color:var(--text-color);background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.Docs-module__o-eFtW__tocList{columns:2;box-sizing:border-box;column-gap:2rem;margin:0;padding:0;list-style:none}.Docs-module__o-eFtW__tocList li{break-inside:avoid;margin-bottom:.75rem}.Docs-module__o-eFtW__tocList a{color:#fffc;box-sizing:border-box;border-radius:8px;padding:.5rem .75rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Docs-module__o-eFtW__tocList a:hover{color:var(--text-color);background:#ffffff1a;transform:translate(4px)}.Docs-module__o-eFtW__section{box-sizing:border-box;border-bottom:1px solid #ffffff1a;padding:2rem}.Docs-module__o-eFtW__section:last-child{border-bottom:none}.Docs-module__o-eFtW__sectionTitle{color:var(--text-color);background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-light)100%);-webkit-text-fill-color:transparent;box-sizing:border-box;-webkit-background-clip:text;background-clip:text;border-bottom:2px solid #3b82f64d;margin:0 0 1.5rem;padding-bottom:.75rem;font-size:2rem;font-weight:700}.Docs-module__o-eFtW__featureGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.Docs-module__o-eFtW__featureCard{box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-left:4px solid #3b82f680;border-radius:12px;padding:1.5rem;transition:all .3s}.Docs-module__o-eFtW__featureCard:hover{background:#ffffff14;border-left-color:#3b82f6cc;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.Docs-module__o-eFtW__featureCard h3{color:var(--text-color);margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.Docs-module__o-eFtW__featureCard p{color:#ffffffb3;margin:0;font-size:.95rem;line-height:1.6}.Docs-module__o-eFtW__techSpecs{box-sizing:border-box;background:linear-gradient(135deg,#3b82f61a 0%,#10b9811a 100%);border:1px solid #3b82f64d;border-left:4px solid #3b82f699;border-radius:12px;padding:1.5rem}.Docs-module__o-eFtW__techSpecs h3{color:var(--text-color);margin:0 0 1rem;font-size:1.3rem;font-weight:700}.Docs-module__o-eFtW__techSpecs ul{margin:0;padding-left:1.5rem}.Docs-module__o-eFtW__techSpecs li{color:#fffc;margin-bottom:.75rem;line-height:1.6}.Docs-module__o-eFtW__techSpecs strong{color:var(--text-color);font-weight:600}.Docs-module__o-eFtW__installationSteps{box-sizing:border-box;flex-direction:column;gap:1.5rem;display:flex}.Docs-module__o-eFtW__step{box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-left:4px solid #10b98199;border-radius:12px;padding:1.5rem;transition:all .3s}.Docs-module__o-eFtW__step:hover{background:#ffffff14;transform:translate(4px);box-shadow:0 4px 12px #0003}.Docs-module__o-eFtW__step h3{color:var(--text-color);margin:0 0 1rem;font-size:1.3rem;font-weight:700}.Docs-module__o-eFtW__codeBlock{box-sizing:border-box;background:#0006;border:1px solid #ffffff1a;border-radius:12px;margin:1rem 0;overflow:hidden;box-shadow:0 4px 16px #0000004d}.Docs-module__o-eFtW__codeHeader{box-sizing:border-box;background:#0000004d;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.Docs-module__o-eFtW__language{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.Docs-module__o-eFtW__copyButton{color:#fffc;cursor:pointer;box-sizing:border-box;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:.5rem;transition:all .3s;display:flex}.Docs-module__o-eFtW__copyButton:hover{color:var(--text-color);background:linear-gradient(135deg,#3b82f633 0%,#10b98133 100%);border-color:#3b82f666;transform:scale(1.1)}.Docs-module__o-eFtW__codeContent{color:#ffffffe6;box-sizing:border-box;margin:0;padding:1.25rem;font-family:Courier New,Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto}.Docs-module__o-eFtW__codeContent code{color:inherit;background:0 0;padding:0;font-family:inherit}.Docs-module__o-eFtW__collapsibleSection{box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin:1rem 0;transition:all .3s;overflow:hidden}.Docs-module__o-eFtW__collapsibleSection:hover{background:#ffffff0d;border-color:#fff3}.Docs-module__o-eFtW__collapsibleHeader{cursor:pointer;width:100%;color:var(--text-color);box-sizing:border-box;background:#ffffff0d;border:none;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Docs-module__o-eFtW__collapsibleHeader:hover{background:#ffffff1a}.Docs-module__o-eFtW__collapsibleTitle{color:var(--text-color);font-weight:600}.Docs-module__o-eFtW__collapsibleContent{box-sizing:border-box;background:#0003;border-top:1px solid #ffffff1a;padding:1.5rem}.Docs-module__o-eFtW__quickStartSteps{flex-direction:column;gap:2rem;display:flex}.Docs-module__o-eFtW__sdkButton{background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-color-hover)100%);color:#fff;box-sizing:border-box;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Docs-module__o-eFtW__sdkButton:hover{box-shadow:0 4px 12px var(--primary-color-alpha-30);background:linear-gradient(135deg,var(--primary-color-hover)0%,var(--primary-color)100%);transform:translateY(-2px)}.Docs-module__o-eFtW__noteBox{box-sizing:border-box;background:linear-gradient(135deg,#3b82f61a 0%,#10b9811a 100%);border:1px solid #3b82f64d;border-left:4px solid #3b82f699;border-radius:12px;margin-top:1.5rem;padding:1rem 1.25rem}.Docs-module__o-eFtW__noteBox p{color:#fffc;margin:0;font-size:.9rem;line-height:1.6}.Docs-module__o-eFtW__noteBox strong{color:var(--text-color);font-weight:600}.Docs-module__o-eFtW__apiMethod{box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-left:4px solid #3b82f680;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem;transition:all .3s}.Docs-module__o-eFtW__apiMethod:hover{background:#ffffff14;border-left-color:#3b82f6cc;transform:translate(4px)}.Docs-module__o-eFtW__apiMethod h4{color:var(--text-color);margin:0 0 .75rem;font-family:Courier New,Monaco,Menlo,Ubuntu Mono,monospace;font-size:1.1rem;font-weight:700}.Docs-module__o-eFtW__apiMethod h5{color:var(--text-color);margin:1rem 0 .5rem;font-size:1rem;font-weight:600}.Docs-module__o-eFtW__apiMethod p{color:#ffffffb3;margin:0 0 1rem;line-height:1.6}.Docs-module__o-eFtW__apiMethod ul{margin:0;padding-left:1.5rem}.Docs-module__o-eFtW__apiMethod li{color:#fffc;margin-bottom:.5rem;line-height:1.6}.Docs-module__o-eFtW__apiMethod code{color:var(--text-color);box-sizing:border-box;background:#0000004d;border:1px solid #ffffff1a;border-radius:6px;padding:.25rem .5rem;font-family:Courier New,Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem}.Docs-module__o-eFtW__configTable{box-sizing:border-box;margin:1rem 0;overflow-x:auto}.Docs-module__o-eFtW__configTable table{border-collapse:collapse;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 4px 16px #0003}.Docs-module__o-eFtW__configTable th{color:var(--text-color);text-align:left;box-sizing:border-box;background:linear-gradient(135deg,#3b82f64d 0%,#10b9814d 100%);border-bottom:2px solid #ffffff1a;padding:1rem;font-size:.9rem;font-weight:700}.Docs-module__o-eFtW__configTable td{color:#fffc;box-sizing:border-box;border-bottom:1px solid #ffffff1a;padding:1rem;font-size:.9rem}.Docs-module__o-eFtW__configTable tr:hover td{background:#ffffff0d}.Docs-module__o-eFtW__configTable tr:last-child td{border-bottom:none}.Docs-module__o-eFtW__configTable code{color:var(--text-color);box-sizing:border-box;background:#0000004d;border:1px solid #ffffff1a;border-radius:6px;padding:.25rem .5rem;font-family:Courier New,Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85rem}.Docs-module__o-eFtW__permissionsGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.Docs-module__o-eFtW__permissionCard{box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-left:4px solid #17a2b899;border-radius:12px;padding:1.5rem;transition:all .3s}.Docs-module__o-eFtW__permissionCard:hover{background:#ffffff14;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Docs-module__o-eFtW__permissionCard h3{color:var(--text-color);margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.Docs-module__o-eFtW__permissionCard p{color:#ffffffb3;margin:0 0 1rem;line-height:1.6}.Docs-module__o-eFtW__permissionHandling{box-sizing:border-box;background:linear-gradient(135deg,#fbbf241a 0%,#f59e0b1a 100%);border:1px solid #fbbf244d;border-left:4px solid #fbbf2499;border-radius:12px;padding:1.5rem}.Docs-module__o-eFtW__permissionHandling h3{color:var(--text-color);margin:0 0 1rem;font-size:1.3rem;font-weight:700}.Docs-module__o-eFtW__permissionHandling p{color:#fffc;margin:0 0 1rem;line-height:1.6}.Docs-module__o-eFtW__issue{box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-left:4px solid #ef444499;border-radius:12px;margin-bottom:2rem;padding:1.5rem;transition:all .3s}.Docs-module__o-eFtW__issue:hover{background:#ffffff14;border-left-color:#ef4444cc;transform:translate(4px)}.Docs-module__o-eFtW__issue h4{color:var(--text-color);margin:0 0 1rem;font-size:1.25rem;font-weight:700}.Docs-module__o-eFtW__issue ul{margin:0;padding-left:1.5rem}.Docs-module__o-eFtW__issue li{color:#fffc;margin-bottom:.75rem;line-height:1.6}.Docs-module__o-eFtW__issue code{color:var(--text-color);box-sizing:border-box;background:#0000004d;border:1px solid #ffffff1a;border-radius:6px;padding:.25rem .5rem;font-family:Courier New,Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem}.Docs-module__o-eFtW__footer{background:var(--modal-content-background);-webkit-backdrop-filter:blur(20px);color:var(--text-color);border:1px solid var(--border-color);box-sizing:border-box;border-radius:16px;margin-top:3rem;padding:2rem;box-shadow:0 8px 32px #0000004d,0 4px 16px #0003}.Docs-module__o-eFtW__footerContent{text-align:center}.Docs-module__o-eFtW__footerContent h3{color:var(--text-color);background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.Docs-module__o-eFtW__footerContent p{color:#ffffffb3;margin:0 0 1.5rem;line-height:1.6}.Docs-module__o-eFtW__footerLinks{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.Docs-module__o-eFtW__footerLinks a{color:#fffc;box-sizing:border-box;border-radius:8px;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:all .3s}.Docs-module__o-eFtW__footerLinks a:hover{color:var(--text-color);background:#ffffff1a;transform:translateY(-2px)}@media (max-width:991px){.Docs-module__o-eFtW__docsContainer{padding:0 1.25rem}.Docs-module__o-eFtW__header{padding:1.5rem}.Docs-module__o-eFtW__title{font-size:2rem}.Docs-module__o-eFtW__subtitle{font-size:1rem}.Docs-module__o-eFtW__tocList{columns:1}.Docs-module__o-eFtW__featureGrid,.Docs-module__o-eFtW__permissionsGrid{grid-template-columns:1fr}}@media (max-width:767px){.Docs-module__o-eFtW__container{padding:1.5rem 0}.Docs-module__o-eFtW__docsContainer{padding:0 1rem}.Docs-module__o-eFtW__header{margin-bottom:2rem;padding:1.25rem}.Docs-module__o-eFtW__title{font-size:1.875rem}.Docs-module__o-eFtW__subtitle{font-size:.95rem}.Docs-module__o-eFtW__section,.Docs-module__o-eFtW__toc{padding:1.5rem}.Docs-module__o-eFtW__footerLinks{flex-direction:column;gap:1rem}.Docs-module__o-eFtW__configTable{font-size:.8rem}.Docs-module__o-eFtW__configTable th,.Docs-module__o-eFtW__configTable td{padding:.75rem}}@media (max-width:479px){.Docs-module__o-eFtW__container{padding:1rem 0}.Docs-module__o-eFtW__docsContainer{padding:0 .75rem}.Docs-module__o-eFtW__header{padding:1rem}.Docs-module__o-eFtW__title{font-size:1.75rem}.Docs-module__o-eFtW__subtitle{font-size:.9rem}.Docs-module__o-eFtW__section,.Docs-module__o-eFtW__toc{padding:1rem}.Docs-module__o-eFtW__codeContent{padding:1rem;font-size:.8rem}.Docs-module__o-eFtW__collapsibleContent,.Docs-module__o-eFtW__featureCard,.Docs-module__o-eFtW__step,.Docs-module__o-eFtW__permissionCard,.Docs-module__o-eFtW__issue,.Docs-module__o-eFtW__apiMethod{padding:1rem}}
