@import"https://fonts.googleapis.com/css2?family=Assistant:wght@200..800&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&family=Almarai:wght@300;400;700;800&display=swap";/*!
* 
*   Mon Sep 06 2021 22:45:41 GMT-0500 (Central Daylight Time)
*   Accessible NProgress, (c) 2021 Nicholas Mackey - http://nmackey.com/accessible-nprogress
*   @license MIT
*
*//*!******************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/styles.css ***!
  \******************************************************************/#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.logo-section{display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.logo-section img{height:24px;width:auto;max-width:100%;display:block}@media only screen and (max-width: 1024px){.logo-section img{height:20px}}*{font-family:Assistant,Inter,Segoe UI,sans-serif;font-optical-sizing:auto;margin:0;padding:0;box-sizing:border-box;text-decoration:none;outline:none;border:none;letter-spacing:.01em;font-size:.8rem;font-weight:500;line-height:1.6}html[lang=ar],html[lang=ar] body,html[lang=ar] *,[dir=rtl],[dir=rtl] *{font-family:IBM Plex Sans Arabic,Almarai,Assistant,sans-serif;letter-spacing:0}code,pre,kbd,samp,.mono,.mono *{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace!important;letter-spacing:0}html{background-color:#f7f8fa;scroll-behavior:smooth;scroll-padding-top:5rem;overflow-x:hidden;font-size:107.5%;text-size-adjust:none;position:relative}html ::-webkit-scrollbar-track{background-color:transparent}html ::-webkit-scrollbar{width:8px;background-color:transparent;height:8px!important;right:0}html ::-webkit-scrollbar-thumb{background-color:#0f172a2e;border:0px;background-clip:padding-box;border-radius:5px}.main-layout{height:100vh;display:flex;padding:0;background:#f7f8fa;overflow-y:hidden}.main-layout .main-layout-sidebar{height:100%;z-index:999;transition:width .3s ease-in-out 0ms;border-radius:20px;background:#fff}.main-layout .main-layout-sidebar-ar{height:100%;z-index:999;transition:width .3s ease-in-out 0ms}.main-layout .main-layout-content{width:100%;height:100%;display:flex;flex-direction:column;gap:10px}.main-layout .main-layout-content .main-layout-navbar{padding:0 22px 0 23px}@media only screen and (max-width: 724px){.main-layout .main-layout-content .main-layout-navbar{padding:0 14px 0 15px}}.main-layout .main-layout-content .main-layout-sidebar-and-children{display:flex;height:100%;width:100%;gap:18px;max-height:100%;overflow:auto;padding:0 15px 15px 23px!important;-ms-overflow-style:none;overflow-x:hidden!important}@media only screen and (max-width: 724px){.main-layout .main-layout-content .main-layout-sidebar-and-children{padding:0 10px 15px 15px!important}}.main-layout .main-layout-content .main-layout-outlet{height:100%;max-height:100%;overflow-y:auto;overflow-x:hidden!important;width:100%;scrollbar-width:100px!important}.main-layout .main-layout-content .main-layout-outlet ::-webkit-scrollbar{width:20px!important;background-color:transparent}.main-layout .main-layout-shadow{display:none;position:fixed;width:100%;z-index:998;box-shadow:0 0 0 10000px #00000080}@media only screen and (max-width: 1024px){.main-layout .main-layout-sidebar{padding:0;position:absolute;top:0;left:-230px;height:100vh;transition:all .35s ease-out}.main-layout .main-layout-sidebar-ar{padding:0;position:absolute;top:0;right:-230px;height:100vh;transition:all .35s ease-out;z-index:999}.main-layout .main-layout-toggle-mobile-sidebar-ar{right:0}.main-layout .main-layout-toggle-mobile-sidebar{left:0}.main-layout .main-layout-shadow{display:block}.main-layout .main-layout-disable-events{pointer-events:none}}.not-found-page{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;justify-items:center;height:100vh;background-color:#fff;padding:20px}.not-found-page .not-found-title{font-size:1.625rem;margin:0 0 16px;font-weight:700;line-height:1.5;text-align:center}.not-found-page .subtitle-not-found{margin:0;line-height:1.5;font-size:1rem;font-weight:400;color:#637381;max-width:600px;text-align:center}.not-found-page .go-home-btn{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:0px;border:0px currentcolor;margin:0;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:700;line-height:1.71429;text-transform:unset;font-family:Public Sans,sans-serif;min-width:64px;padding:8px 16px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms;box-shadow:none;background-color:#212b36;height:44px;font-size:15px;color:#fff!important;border-radius:8px;background:#007dfe;box-shadow:0 8px 16px #00000040}.not-found-page img{max-width:500px;margin:20px 10px;width:100%}.sidebar{width:220px;display:flex;flex-direction:column;justify-content:space-between;gap:16px;max-height:100%;overflow:auto;transition:width .25s ease-out,padding .25s ease-out;border-radius:20px;background:#ffffff;border:1px solid #eceef2;box-shadow:0 1px 2px #1018280a,0 4px 12px #1018280a;padding:16px 20px;min-height:100%;scrollbar-width:none;-ms-overflow-style:none}@media only screen and (max-width: 1024px){.sidebar{border-radius:0}}.sidebar::-webkit-scrollbar{display:none}.sidebar .sidebar-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.sidebar .sidebar-content .profile-mobile{display:none}@media only screen and (max-width: 1024px){.sidebar .sidebar-content .profile-mobile{display:block;margin-bottom:20px}}.sidebar .sidebar-content .title-items{color:#9ca3af;font-feature-settings:"clig" off,"liga" off;font-size:13px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:15px}.sidebar .sidebar-content .sidebar-nav-items{width:100%;display:flex;flex-direction:column;margin-bottom:20px;scrollbar-width:none;-ms-overflow-style:none}.sidebar .sidebar-content .sidebar-nav-items::-webkit-scrollbar{display:none}.sidebar.collapse{width:76px;padding-inline:12px}.sidebar.collapse .title-items,.sidebar.collapse .title-setting,.sidebar.collapse .item-label{display:none}.sidebar.collapse .sidebar-nav-items,.sidebar.collapse .settings-section{width:100%}@media only screen and (max-width: 1024px){.sidebar{width:230px;padding:16px 20px;background:#ffffff}.sidebar .sidebar-logo-container{border-radius:0 10px 0 0}.sidebar .sidebar-content{border-radius:0 0 10px}.sidebar.collapse{width:230px}.sidebar.collapse .title-items,.sidebar.collapse .title-setting,.sidebar.collapse .item-label{display:block}}.navbar{width:100%;height:72px;padding:15px 3px!important;background:#ffffff;display:flex;justify-content:space-between;align-items:center;gap:27px;background:transparent;border-bottom:1px solid #e5eaf1}@media only screen and (max-width: 700px){.navbar{height:67px}}.navbar .sidebar-mobile-icon{cursor:pointer;display:none}@media only screen and (max-width: 1024px){.navbar .sidebar-mobile-icon{display:block}}.navbar .sidebar-collapse-button{width:38px;height:38px;flex:0 0 38px;display:inline-grid;place-items:center;padding:0;color:#4b5563;background:#fff;border:1px solid #dfe6f0;border-radius:10px;cursor:pointer;box-shadow:0 5px 14px #23304d0d;transition:color .2s ease,border-color .2s ease,background .2s ease}.navbar .sidebar-collapse-button:hover,.navbar .sidebar-collapse-button:focus-visible{color:#00808f;background:#e6f8fb;border-color:#99e0eb;outline:none}@media only screen and (max-width: 1024px){.navbar .sidebar-collapse-button{display:none}}.navbar .navbar-left{display:flex;justify-content:flex-start;align-items:center;gap:12px;width:180px}@media only screen and (max-width: 1024px){.navbar .navbar-left{width:100%;justify-content:flex-end}}.navbar .navbar-left .navbar-left-menu-icon{cursor:pointer;display:none}.navbar .navbar-left .navbar-left-menu-icon-collapse{cursor:pointer}.navbar .navbar-left .navbar-left-title{font-size:14px;font-weight:400;line-height:27px;color:#6b7280;text-transform:uppercase}.navbar .navbar-right{display:flex;justify-content:flex-end;flex-direction:row;align-items:center;gap:22px}@media only screen and (max-width: 1024px){.navbar .navbar-right{display:none}}.navbar .navbar-search-notification{display:flex;align-items:center;gap:27px;width:100%}@media only screen and (max-width: 1024px){.navbar .navbar-search-notification .search-data{display:none;width:100%!important;max-width:100%!important}}.navbar .navbar-search-notification .nav-btn{background:transparent;color:#00808f!important;padding:0 20px;border:1px solid #00B2C7;min-height:41px;border-radius:100px;cursor:pointer;height:36px;color:#fff;transition:all .3s;position:relative;overflow:hidden;z-index:1}.navbar .navbar-search-notification .nav-btn:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;border-radius:10rem;z-index:-2}.navbar .navbar-search-notification .nav-btn:before{content:"";position:absolute;bottom:0;left:0;width:0%;height:100%;background-color:#006e7b;transition:all .3s;border-radius:10rem;z-index:-1}.navbar .navbar-search-notification .nav-btn:hover{color:#fff}.navbar .navbar-search-notification .nav-btn:hover:before{width:100%}.navbar .navbar-search-notification .nav-btn:hover{color:#fff!important}@media screen and (max-width: 1024px){.navbar .navbar-search-notification .nav-btn{padding:0 10px;text-wrap:nowrap;font-size:11px;min-height:35px}}@media only screen and (max-width: 1024px){.navbar .navbar-left .navbar-left-menu-icon{display:block}.navbar .navbar-left .navbar-left-menu-icon-collapse{display:none}}.navbar-flag-container{display:flex;justify-content:flex-start;align-items:center;gap:12px}.navbar-flag-container .navbar-flag{width:22px}.navbar-dropdown-cursor{cursor:pointer}.navbar-avatar{width:41px!important;height:41px!important;border-radius:41px;border:1px solid #00d9e7;display:flex;align-items:center;justify-content:center}.sidebar-items{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:4px}.sidebar-items .item{display:flex;justify-content:flex-start;align-items:center;width:100%;min-height:40px;gap:10px;padding:10px 12px;border-radius:8px;cursor:pointer;overflow:hidden;text-align:start;color:#4b5563;font-feature-settings:"clig" off,"liga" off;font-size:13px;font-style:normal;font-weight:600;line-height:normal}.sidebar-items .item:hover{color:#0f172a;background:#f4f5f7}.sidebar-items .collapsed-item{justify-content:center;align-items:center;gap:0;padding:10px}.sidebar-items .active{color:#00808f;background:#e6f8fb;font-weight:700}.sidebar-items .active:hover{color:#00808f}.sidebar-items .active svg{filter:none}.sidebar-items .link-icon-stroke-color{stroke:#6b7280;display:flex;align-items:center}.sidebar-items .link-icon-stroke-color svg{width:20px;height:20px}.sidebar-items .link-icon-stroke-color svg path{stroke:currentColor}.sidebar-items .link-icon-stroke-color-active{stroke:#fff}@media only screen and (max-width: 1024px){.sidebar-items .collapsed-item{justify-content:flex-start;gap:10px;padding:10px 12px}}.dark_mode .dark_mode_label{width:55px;height:25px;position:relative;display:block;background:#ebebeb;border-radius:200px;box-shadow:inset 0 5px 15px #0003,inset 0 -5px 15px #fff6;cursor:pointer;transition:.3s}.dark_mode .dark_mode_label:after{content:"";width:20px;height:20px;position:absolute;top:3px;left:3px;background:linear-gradient(180deg,#ffcc89,#d8860b);border-radius:180px;box-shadow:0 5px 10px #0003;transition:.3s}.dark_mode .dark_mode_input{width:0;height:0;visibility:hidden;display:none}.dark_mode .dark_mode_input:checked+.dark_mode_label{background:#242424}.dark_mode .dark_mode_input:checked+.dark_mode_label:after{left:52px;transform:translate(-100%);background:linear-gradient(180deg,#777,#3a3a3a)}.dark_mode .dark_mode_label:active:after{width:25px}.dark_mode .dark_mode_label svg{position:absolute;width:15px;top:5px;left:5px;z-index:100}.dark_mode .dark_mode_label svg.sun{left:5px;fill:#fff;transition:.3s}.dark_mode .dark_mode_label svg.moon{left:35px;fill:#7e7e7e;transition:.3s}.dark_mode .dark_mode_input:checked+.dark_mode_label svg.sun{fill:#7e7e7e}.dark_mode .dark_mode_input:checked+.dark_mode_label svg.moon{fill:#fff}.profile-section-avatar{display:flex;gap:15px!important;position:relative;width:203px}.profile-section-avatar:after{content:"";height:100%;width:1px;background:#e0e0e0;position:absolute;inset-inline-end:0px}@media only screen and (max-width: 1024px){.profile-section-avatar:after{display:none}}.profile-section-avatar span{display:flex;flex-direction:column;padding:0;margin:0;gap:0px!important}.profile-section-avatar .title{color:#263238;font-size:14.5px;font-style:normal;font-weight:700}.profile-section-avatar .subTitle{color:#7a7a7a;font-feature-settings:"clig" off,"liga" off;font-size:15px;font-style:normal;font-weight:500}.settings-section{width:100%}.settings-section .title-setting{color:#9ca3af;font-feature-settings:"clig" off,"liga" off;font-size:13px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:20px}.settings-section .links{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:4px}.settings-section .links .item{display:flex;justify-content:flex-start;align-items:center;width:100%;min-height:40px;gap:10px;padding:10px 12px;border-radius:8px;cursor:pointer;overflow:hidden;text-align:start;color:#4b5563;font-feature-settings:"clig" off,"liga" off;font-size:13px;font-style:normal;font-weight:600}.settings-section .links .item:hover{color:#00808f}.settings-section .links .collapsed-item{justify-content:center;align-items:center;gap:0;padding:10px}.settings-section .links .active{color:#00808f;background:#e6f8fb;font-weight:700}.settings-section .links .active:hover{color:#00808f}.settings-section .links .active svg{filter:none}.settings-section .links .link-icon-stroke-color{display:flex;align-items:center;stroke:#6b7280}.settings-section .links .link-icon-stroke-color svg{width:20px;height:20px}.settings-section .links .link-icon-stroke-color svg path{stroke:currentColor}.settings-section .links .link-icon-stroke-color-active{stroke:#fff}@media only screen and (max-width: 1024px){.settings-section .links .collapsed-item{justify-content:flex-start;gap:10px;padding:10px 12px}}.login-module{height:100vh;width:100vw;overflow:hidden}.login-module .login-content{width:100%;height:100%;display:flex}.login-module .form{flex:1 1 50%;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;padding:24px;background-color:#fff}.login-module .logo{position:absolute;top:40px;inset-inline-start:48px}.login-module .logo img{height:30px;width:auto}@media screen and (max-width: 900px){.login-module .logo{position:static;margin-bottom:24px}}.login-module .login-card-container{width:100%;max-width:400px}.login-module .title{font-size:1.75rem;font-weight:700;color:#0f172a;margin-bottom:4px}.login-module .login-subtitle{font-size:.95rem;color:#6b7280;margin-bottom:20px}.login-module .login-hint{font-size:.85rem;color:#6b7280;background-color:#f7f8fa;border:1px solid #eceef2;border-radius:12px;padding:10px 12px;margin-bottom:18px}.login-module .login-alert{margin-bottom:16px}.login-module .container-image{flex:1 1 50%;display:flex;align-items:center;justify-content:center;padding:48px;background:linear-gradient(150deg,#107192 0%,#00808f 55%,#00b2c7 100%);color:#fff}.login-module .container-image .main-text,.login-module .container-image .subtext{color:#fff}@media screen and (max-width: 900px){.login-module .container-image{display:none}}.circles-container{width:130px;justify-content:space-between;position:relative;display:flex;align-items:center;justify-content:center;z-index:999}.circle{width:16px;height:16px;border-radius:50%;background-color:#fff;cursor:pointer;transition:all .3s ease;position:absolute;margin:0 2.5px}.circle.active{background-color:#ffffff8c;color:#fff}@keyframes slideInLeft{0%{transform:translate(-300px)}to{transform:translate(0)}}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translate(300px)}}.animated-section{display:flex;flex-direction:column;align-items:flex-start;height:100%;justify-content:space-evenly;height:100vh}.animated-section .animated-text{animation-name:slideInLeft;animation-duration:1s;margin-bottom:20px;z-index:999}.animated-section .animated-text .text-container{padding:30px 50px;display:flex;flex-direction:column;gap:5px}.animated-section .animated-text .text-container .main-text{color:#fff;text-align:start;font-feature-settings:"clig" off,"liga" off;font-size:60px;font-style:normal;font-weight:900;line-height:125%}@media screen and (max-width: 1150px){.animated-section .animated-text .text-container .main-text{font-size:50px}}.animated-section .animated-text .text-container .subtext{color:#fff;text-align:start;font-feature-settings:"clig" off,"liga" off;font-size:30px;font-style:normal;font-weight:400;line-height:125%}@media screen and (max-width: 1150px){.animated-section .animated-text .text-container .subtext{font-size:20px}}.animated-section .circle-container{display:flex;align-items:center;justify-content:center;width:100%}.animated-section .circle-container .full-section{background:rgba(255,255,255,.19);display:flex;align-items:center;justify-content:center;border-radius:100px;width:100%;z-index:99;width:128px;height:24px}.animated-section .circle-container .full-section .circles-container{width:100%;max-width:200px}.docs-page{max-width:940px;margin:0 auto;padding:8px 4px 64px;color:#374151;direction:ltr;text-align:left}.docs-page h1{font-size:2rem;font-weight:700;color:#0f172a;line-height:1.25}.docs-page h3{font-size:1.05rem;font-weight:700;color:#0f172a;margin-bottom:10px}.docs-header{padding-bottom:18px;border-bottom:1px solid #eceef2;margin-bottom:26px}.docs-lede{font-size:1rem;color:#6b7280;margin-top:6px;max-width:70ch}.docs-section{margin-bottom:32px}.docs-paragraph{font-size:.95rem;line-height:1.75;color:#374151;max-width:78ch}.docs-paragraph+.docs-paragraph{margin-top:12px}.docs-note{font-size:.88rem;line-height:1.7;color:#6b7280;background-color:#f7f8fa;border-inline-start:3px solid #66d1e2;border-radius:8px;padding:10px 14px;margin-top:14px;max-width:78ch}.docs-list{margin:0;padding-inline-start:20px;max-width:78ch}.docs-list li{font-size:.95rem;line-height:1.7;margin-bottom:6px}.docs-list.docs-list-spaced li{margin-bottom:12px}.docs-steps{margin:0;padding-inline-start:20px;max-width:78ch}.docs-steps li{font-size:.95rem;line-height:1.8;margin-bottom:10px}.docs-endpoint-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}.docs-method{display:inline-flex;align-items:center;font-weight:700;font-size:.7rem;letter-spacing:.06em;padding:4px 9px;border-radius:6px;color:#fff;background-color:#6b7280}.docs-method-get{background-color:#107192}.docs-method-post{background-color:#009bb0}.docs-method-patch{background-color:#d99700}.docs-method-delete{background-color:#d91320}.docs-method-sm{font-size:.6rem;padding:2px 6px}.docs-path{font-size:.85rem;background-color:#f4f5f7;border:1px solid #eceef2;border-radius:8px;padding:5px 10px;color:#0f172a;word-break:break-all}.docs-auth{font-size:.75rem;font-weight:600;border-radius:999px;padding:4px 11px;border:1px solid transparent;cursor:help}.docs-auth-user{color:#0d4d63;background-color:#eef7fb;border-color:#abd8e8}.docs-auth-pos{color:#006671;background-color:#e6f8fb;border-color:#99e0eb}.docs-auth-user-or-pos{color:#4b5563;background-color:#f4f5f7;border-color:#e5e7eb}.docs-inline-code{font-size:.85em;background-color:#f4f5f7;border:1px solid #eceef2;border-radius:5px;padding:1px 5px;color:#0f172a}.docs-type{font-size:.82rem;color:#00808f;font-weight:600}.docs-constraints{font-size:.75rem;color:#9ca3af;margin-top:2px}.docs-required{font-size:.72rem;font-weight:700;color:#d91320;text-transform:uppercase;letter-spacing:.04em}.docs-optional{font-size:.72rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em}.docs-status{display:inline-block;font-weight:700;font-size:.78rem;border-radius:6px;padding:2px 8px}.docs-status-2xx{color:#327c12;background-color:#f2fcea}.docs-status-4xx{color:#b40e1a;background-color:#fef2f2}.docs-status-5xx{color:#925b08;background-color:#fffbeb}.docs-yes{color:#3f9e13;font-weight:600}.docs-no{color:#d91320;font-weight:600}.docs-table-wrap{overflow-x:auto;border:1px solid #eceef2;border-radius:12px;background-color:#fff}.docs-table{width:100%;border-collapse:collapse;font-size:.88rem}.docs-table th,.docs-table td{text-align:start;padding:10px 14px;border-bottom:1px solid #f4f5f7;vertical-align:top;line-height:1.6}.docs-table th{font-weight:700;color:#0f172a;background-color:#f7f8fa;white-space:nowrap}.docs-table tr:last-child td{border-bottom:none}.docs-code{border-radius:12px;overflow:hidden;border:1px solid #1f2937;margin-top:12px}.docs-code-head{display:flex;align-items:center;justify-content:space-between;background-color:#111827;padding:6px 12px}.docs-code-lang{font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-weight:600}.docs-code-copy{background:transparent;color:#94a3b8;cursor:pointer;font-size:.85rem;padding:2px 6px;border-radius:5px}.docs-code-copy:hover{color:#66d1e2;background-color:#ffffff0f}.docs-code pre{margin:0;padding:14px 16px;background-color:#0f172a;overflow-x:auto}.docs-code pre code{font-size:.82rem;line-height:1.65;color:#e2e8f0;white-space:pre}.docs-tryit{border:1px solid #eceef2;border-radius:16px;background-color:#fff;padding:20px;box-shadow:0 1px 2px #1018280a,0 4px 12px #1018280a}.docs-tryit-gate{margin-bottom:16px}.docs-tryit-params{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:14px}.docs-tryit-field{display:block}.docs-tryit-field>span{display:block;font-size:.8rem;font-weight:600;color:#374151;margin-bottom:5px}.docs-tryit-field>span em{font-style:normal;font-weight:500;color:#9ca3af;font-size:.72rem;margin-inline-start:4px}.docs-tryit-body{margin-bottom:14px}.docs-tryit-body textarea{font-size:.82rem!important;line-height:1.6}.docs-tryit-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.docs-tryit-target{font-size:.76rem;color:#9ca3af;word-break:break-all}.docs-tryit-result{margin-top:16px}.docs-tryit-status{display:flex;align-items:center;gap:10px}.docs-prevnext{display:flex;justify-content:space-between;gap:16px;margin-top:44px;padding-top:22px;border-top:1px solid #eceef2}.docs-prevnext-link{display:flex;flex-direction:column;gap:2px;font-size:.95rem;font-weight:600;color:#00808f;border:1px solid #eceef2;border-radius:12px;padding:10px 16px;min-width:180px}.docs-prevnext-link span{font-size:.72rem;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em}.docs-prevnext-link:hover{border-color:#66d1e2;background-color:#e6f8fb}.docs-prevnext-link.docs-prevnext-next{text-align:end;margin-inline-start:auto}.docs-nav-group{margin-bottom:14px}.docs-nav-group-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:#9ca3af;padding:0 14px 6px}.docs-nav-item{display:flex;align-items:center;gap:8px;padding:7px 14px;border-radius:8px;font-size:.86rem;font-weight:500;color:#374151}.docs-nav-item:hover{background-color:#f4f5f7}.docs-nav-item.active{background-color:#e6f8fb;color:#006671;font-weight:700}.docs-nav-collapsed .docs-nav-group-label,.docs-nav-collapsed .docs-nav-item span.docs-nav-label{display:none}.docs-nav-collapsed .docs-nav-item{justify-content:center}.docs-page strong,.docs-page em,.docs-page b,.docs-page i,.docs-page a,.docs-page li,.docs-page p,.docs-page td,.docs-page th{font-size:inherit}.docs-page strong,.docs-page b{font-weight:700;color:#0f172a}.docs-page em,.docs-page i{font-style:italic}.docs-page a:not(.docs-prevnext-link):not(.docs-nav-item){color:#00808f;font-weight:600;border-bottom:1px solid transparent}.docs-page a:not(.docs-prevnext-link):not(.docs-nav-item):hover{color:#006671;border-bottom-color:#66d1e2}.docs-page .docs-inline-code{font-size:.85em}#dark{background-color:#0f172a;color:#e2e8f0}#dark .main-layout,#dark .main-layout-outlet{background-color:#0f172a}#dark .navbar,#dark .sidebar,#dark .sidebar-content,#dark .sidebar-items,#dark .settings-section{background-color:#1e293b;border-color:#334155}#dark .sidebar{box-shadow:none}#dark .title-items,#dark .title-setting,#dark .docs-nav-group-label{color:#94a3b8}#dark .docs-nav-item,#dark .item,#dark .item-label{color:#cbd5e1}#dark .docs-nav-item:hover,#dark .item:hover{background-color:#273449;color:#fff}#dark .docs-nav-item.active,#dark .item.active{background-color:#00b2c72e;color:#66d1e2}#dark .profile-section-avatar .title{color:#e2e8f0}#dark .profile-section-avatar .subTitle{color:#94a3b8}#dark .docs-page{color:#cbd5e1}#dark .docs-page h1,#dark .docs-page h3,#dark .docs-page strong,#dark .docs-page b,#dark .docs-table th{color:#fff}#dark .docs-paragraph,#dark .docs-list li,#dark .docs-steps li,#dark .docs-table td{color:#cbd5e1}#dark .docs-lede,#dark .docs-constraints,#dark .docs-optional,#dark .docs-tryit-target{color:#94a3b8}#dark .docs-header,#dark .docs-prevnext{border-color:#334155}#dark .docs-note{background-color:#273449;color:#94a3b8;border-inline-start-color:#009bb0}#dark .docs-table-wrap,#dark .docs-tryit{background-color:#1e293b;border-color:#334155;box-shadow:none}#dark .docs-table th{background-color:#273449}#dark .docs-table th,#dark .docs-table td{border-color:#334155}#dark .docs-path,#dark .docs-inline-code{background-color:#0f172a;border-color:#334155;color:#e2e8f0}#dark .docs-type{color:#66d1e2}#dark .docs-auth-user{color:#abd8e8;background-color:#1071923d;border-color:#0d4d63}#dark .docs-auth-pos{color:#99e0eb;background-color:#00b2c72e;border-color:#00808f}#dark .docs-auth-user-or-pos{color:#cbd5e1;background-color:#273449;border-color:#334155}#dark .docs-status-2xx{color:#9ee46f;background-color:#52c41a29}#dark .docs-status-4xx{color:#fca5a5;background-color:#f5222d29}#dark .docs-status-5xx{color:#ffd646;background-color:#f5b70029}#dark .docs-yes{color:#77d63f}#dark .docs-no,#dark .docs-required{color:#f87171}#dark .docs-page a:not(.docs-prevnext-link):not(.docs-nav-item){color:#66d1e2}#dark .docs-page a:not(.docs-prevnext-link):not(.docs-nav-item):hover{color:#99e0eb}#dark .docs-prevnext-link{border-color:#334155;color:#66d1e2}#dark .docs-prevnext-link span{color:#94a3b8}#dark .docs-prevnext-link:hover{border-color:#00808f;background-color:#00b2c71f}@media only screen and (max-width: 1024px){#dark .sidebar{background-color:#1e293b}}
