@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
:root{--bg:#eff3f8;--bg-subtle:#edf1f7;--card:#fff;--sidebar-bg:#0c1528;--border:#e2e8f0;--border-subtle:#f1f5f9;--text:#0f172a;--text-secondary:#334155;--muted:#64748b;--muted-light:#94a3b8;--primary:#1e40af;--primary-hover:#1a37a0;--primary-light:#1e40af14;--primary-glow:#1e40af40;--accent:#3b82f6;--accent-light:#3b82f61a;--success:#10b981;--success-bg:#ecfdf5;--warning:#f59e0b;--warning-bg:#fffbeb;--danger:#ef4444;--danger-bg:#fef2f2;--shadow-xs:0 1px 2px #0000000a;--shadow-sm:0 2px 8px #0000000a, 0 1px 2px #00000005;--shadow-md:0 4px 16px #0000000f, 0 1px 4px #00000008;--shadow-lg:0 8px 32px #00000014, 0 2px 8px #0000000a;--shadow-xl:0 16px 48px #0000001f;--radius-xs:6px;--radius-sm:8px;--radius:12px;--radius-lg:16px;--radius-xl:24px;--radius-pill:9999px;--ease:cubic-bezier(.4, 0, .2, 1);--transition:all .2s cubic-bezier(.4, 0, .2, 1);--transition-slow:all .35s cubic-bezier(.4, 0, .2, 1)}[data-theme=dark]{--bg:#0a0f1e;--bg-subtle:#0e1629;--card:#111b30;--sidebar-bg:#070c19;--border:#1a2744;--border-subtle:#152036;--text:#e2e8f0;--text-secondary:#cbd5e1;--muted:#8896ad;--muted-light:#5a6b84;--primary-light:#3b82f61a;--accent-light:#3b82f614;--success-bg:#10b9811a;--warning-bg:#f59e0b1a;--danger-bg:#ef44441a;--shadow-xs:0 1px 2px #0003;--shadow-sm:0 2px 8px #00000040;--shadow-md:0 4px 16px #00000059;--shadow-lg:0 8px 32px #00000073;--shadow-xl:0 16px 48px #0000008c}*{box-sizing:border-box}body{color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg)!important}.app-header{z-index:1000!important;-webkit-backdrop-filter:blur(24px)saturate(180%)!important;width:100%!important;height:64px!important;transition:var(--transition-slow)!important;background:#ffffffeb!important;border-bottom:1px solid #e2e8f099!important;position:sticky!important;top:0!important;box-shadow:0 1px 16px #0000000a!important}[data-theme=dark] .app-header{border-bottom:1px solid var(--border)!important;background:#0a0f1ef2!important;box-shadow:0 1px 20px #0006!important}.app-header__wrapper{justify-content:space-between!important;align-items:center!important;gap:12px!important;height:100%!important;padding:0 1.5rem!important;display:flex!important}.app-header__controls-wrapper{flex:1!important;align-items:center!important;min-width:0!important;display:flex!important}.app-header__step-nav-wrapper{margin-left:-26px!important}.template-default__nav-toggler,.nav-toggler,#nav-toggler button,.app-header__mobile-nav-toggler,[class*=mobile-nav-toggler]{margin-left:-14px!important;transform:translateY(5px)!important}.app-header__actions-wrapper{flex-shrink:0!important;align-items:center!important;gap:8px!important;margin-right:0!important;display:flex!important}.app-header__localizer.localizer{z-index:1000!important;pointer-events:auto!important;position:absolute!important;top:50%!important;right:105px!important;transform:translateY(-50%)!important}.app-header__account{z-index:9999!important;pointer-events:auto!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;display:flex!important;position:relative!important;left:34px!important}.app-header__account *{pointer-events:auto!important}.app-header__account img,.app-header__account svg{border:2px solid var(--border)!important;width:36px!important;height:36px!important;transition:var(--transition)!important;border-radius:50%!important}.app-header__account img:hover,.app-header__account svg:hover{border-color:var(--accent)!important;box-shadow:0 0 0 3px var(--primary-light)!important}.template-default__header,.template-default__header *{pointer-events:auto!important}.template-default__header button,.template-default__header a,.template-default__header [class*=avatar],.template-default__header [class*=profile],.template-default__header .settings-menu-button{cursor:pointer!important;z-index:10!important}.doc-controls{z-index:5!important;top:64px!important}aside,.nav,.nav__wrap,.nav__scroll,aside.nav,nav.nav,.template-default__nav,nav.template-default__nav{background:var(--sidebar-bg)!important;border-right:1px solid #ffffff0a!important;flex-direction:column!important;width:274px!important;min-width:274px!important;padding:.5rem .75rem 1rem!important;display:flex!important;overflow:hidden auto!important}[data-theme=dark] aside,[data-theme=dark] .nav,[data-theme=dark] .nav__wrap,[data-theme=dark] .nav__scroll{background:var(--sidebar-bg)!important;border-right:1px solid #ffffff08!important}.sidebar-logo,.nav-header,.nav-header__logo-wrap,.nav__header,.nav__brand,[class*=nav__brand],[class*=nav__header],[class*=sidebar-logo],[class*=nav-header]{opacity:1!important;visibility:visible!important;justify-content:space-between!important;align-items:center!important;height:auto!important;margin-bottom:.5rem!important;padding:.5rem .5rem .5rem 12px!important;text-decoration:none!important;display:flex!important}.nav-header__collapse-button,button[class*=collapse],[class*=collapse-button]{color:#fff!important;border-radius:var(--radius-sm)!important;cursor:pointer!important;width:32px!important;height:32px!important;transition:var(--transition)!important;box-shadow:none!important;z-index:20!important;background:#ffffff14!important;border:1px solid #ffffff26!important;justify-content:center!important;align-items:center!important;display:inline-flex!important;position:absolute!important;top:14px!important;left:12px!important}.nav-header__collapse-button:hover,button[class*=collapse]:hover{background:#ffffff26!important;border-color:#ffffff40!important}.sidebar-logo-container{border-bottom:1px solid #ffffff0d!important;justify-content:flex-start!important;align-items:center!important;height:32px!important;margin-top:0!important;margin-bottom:4px!important;padding:0 0 0 42px!important;display:flex!important}.sidebar-logo-img{object-fit:contain!important;filter:invert()grayscale()brightness(2.5)contrast(1.2)!important;mix-blend-mode:screen!important;width:auto!important;height:50px!important}.sidebar-logo img,.nav-header img,.nav__header img,[class*=nav__brand] img,[class*=nav__header] img,[class*=sidebar-logo] img,[class*=nav-header] img,[class*=graphics] img,.graphics img{opacity:1!important;visibility:visible!important;border-radius:var(--radius-sm)!important;width:auto!important;max-width:100%!important;height:40px!important;display:block!important}.sidebar-logo span,.nav-header span,.nav-header__logo-text,.nav__header span{letter-spacing:-.5px!important;color:#fff!important;font-size:18px!important;font-weight:800!important}.template-default__nav a,.nav-link a,.nav-link,.nav__link,.nav-group a,a.nav__link{cursor:pointer;width:100%;transition:var(--transition);align-items:center;display:flex;position:relative;color:#94a3b8e6!important;box-shadow:none!important;border-radius:var(--radius)!important;background:0 0!important;border:none!important;margin-bottom:2px!important;padding:10px 14px!important;font-size:13.5px!important;font-weight:500!important;text-decoration:none!important}.nav__link:before,.nav__link:after,.nav__link--active:before,.nav__link--active:after,.active:before,.active:after,.nav-group a:before,.nav-group a:after{content:none!important;background:0 0!important;width:0!important;display:none!important}.nav-link:hover,.nav__link:hover,.nav-group a:hover,a.nav__link:hover{color:#fff!important;background:#ffffff0d!important}.nav-link--active,.nav-link[class*=active],.nav__link--active,.nav__link[class*=active],a.active,.template-default__nav .nav-link--active,.nav-link--active a,a.nav__link--active,.nav__link.active{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%)!important;color:#fff!important;box-shadow:0 4px 16px var(--primary-glow)!important;border-radius:var(--radius)!important;border-left:none!important;font-weight:600!important}.nav-link--active svg,.nav__link--active svg,a.active svg{color:#fff!important}.payload-settings:before,.payload-settings:after{display:none!important}a.nav__link[href*="/collections/"]:before,a.nav__link[href*=\/admin]:before{content:""!important;width:18px!important;height:18px!important;transition:transform .2s var(--ease)!important;background-color:currentColor!important;flex-shrink:0!important;margin-right:12px!important;display:inline-block!important;-webkit-mask-position:50%!important;mask-position:50%!important;-webkit-mask-size:contain!important;mask-size:contain!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}a.nav__link:hover:before{transform:scale(1.1)!important}a.nav__link[href$=\/admin]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='7' height='9' x='3' y='3' rx='1'/%3E%3Crect width='7' height='5' x='14' y='3' rx='1'/%3E%3Crect width='7' height='9' x='14' y='12' rx='1'/%3E%3Crect width='7' height='5' x='3' y='15' rx='1'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='7' height='9' x='3' y='3' rx='1'/%3E%3Crect width='7' height='5' x='14' y='3' rx='1'/%3E%3Crect width='7' height='9' x='14' y='12' rx='1'/%3E%3Crect width='7' height='5' x='3' y='15' rx='1'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/hero-sections"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cline x1='8' x2='16' y1='21' y2='21'/%3E%3Cline x1='12' x2='12' y1='17' y2='21'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cline x1='8' x2='16' y1='21' y2='21'/%3E%3Cline x1='12' x2='12' y1='17' y2='21'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/users"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/media"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Ccircle cx='9' cy='9' r='2'/%3E%3Cpath d='m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Ccircle cx='9' cy='9' r='2'/%3E%3Cpath d='m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/products"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4Z'/%3E%3Cpath d='M3 6h18'/%3E%3Cpath d='M16 10a4 4 0 0 1-8 0'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4Z'/%3E%3Cpath d='M3 6h18'/%3E%3Cpath d='M16 10a4 4 0 0 1-8 0'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/services"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 20V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16'/%3E%3Crect width='20' height='14' x='2' y='6' rx='2'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 20V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16'/%3E%3Crect width='20' height='14' x='2' y='6' rx='2'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/blogs"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z'/%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4'/%3E%3Cpath d='M10 9H8'/%3E%3Cpath d='M16 13H8'/%3E%3Cpath d='M16 17H8'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z'/%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4'/%3E%3Cpath d='M10 9H8'/%3E%3Cpath d='M16 13H8'/%3E%3Cpath d='M16 17H8'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/case-studies"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='7'/%3E%3Cpath d='M8.21 13.89 7 23l5-3 5 3-1.21-9.12'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='7'/%3E%3Cpath d='M8.21 13.89 7 23l5-3 5 3-1.21-9.12'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/gallery"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2z'/%3E%3Cpath d='M8.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z'/%3E%3Cpath d='M21 15l-5-5L5 21'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2z'/%3E%3Cpath d='M8.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z'/%3E%3Cpath d='M21 15l-5-5L5 21'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/careers"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0z'/%3E%3Cpath d='M6 12v5c0 2 2 3 6 3s6-1 6-3v-5'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0z'/%3E%3Cpath d='M6 12v5c0 2 2 3 6 3s6-1 6-3v-5'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/cms-management"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='4' x2='4' y1='21' y2='14'/%3E%3Cline x1='4' x2='4' y1='10' y2='3'/%3E%3Cline x1='12' x2='12' y1='21' y2='12'/%3E%3Cline x1='12' x2='12' y1='8' y2='3'/%3E%3Cline x1='20' x2='20' y1='21' y2='16'/%3E%3Cline x1='20' x2='20' y1='12' y2='3'/%3E%3Cline x1='2' x2='6' y1='14' y2='14'/%3E%3Cline x1='10' x2='14' y1='8' y2='8'/%3E%3Cline x1='18' x2='22' y1='16' y2='16'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='4' x2='4' y1='21' y2='14'/%3E%3Cline x1='4' x2='4' y1='10' y2='3'/%3E%3Cline x1='12' x2='12' y1='21' y2='12'/%3E%3Cline x1='12' x2='12' y1='8' y2='3'/%3E%3Cline x1='20' x2='20' y1='21' y2='16'/%3E%3Cline x1='20' x2='20' y1='12' y2='3'/%3E%3Cline x1='2' x2='6' y1='14' y2='14'/%3E%3Cline x1='10' x2='14' y1='8' y2='8'/%3E%3Cline x1='18' x2='22' y1='16' y2='16'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/about-us"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 16v-4'/%3E%3Cpath d='M12 8h.01'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 16v-4'/%3E%3Cpath d='M12 8h.01'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/contact-messages"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/product-features"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275Z'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/faq"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3'/%3E%3Cline x1='12' x2='12' y1='17' y2='17'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3'/%3E%3Cline x1='12' x2='12' y1='17' y2='17'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/terms-and-conditions"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v1'/%3E%3Cpath d='M18 8h4a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2h-4'/%3E%3Cpath d='M11 9H4'/%3E%3Cpath d='M11 13H4'/%3E%3Cpath d='M9 17H4'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v1'/%3E%3Cpath d='M18 8h4a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2h-4'/%3E%3Cpath d='M11 9H4'/%3E%3Cpath d='M11 13H4'/%3E%3Cpath d='M9 17H4'/%3E%3C/svg%3E")!important}a.nav__link[href*="/collections/privacy-policy"]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E")!important}a.nav__link[href*=logout]:before,a[class*=logout]:before,.nav-link[href*=logout]:before,[class*=nav__link][href*=logout]:before{background-color:var(--danger)!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' x2='9' y1='12' y2='12'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' x2='9' y1='12' y2='12'/%3E%3C/svg%3E")!important}a[class*=log-out] svg,a[class*=logout] svg,button[class*=log-out] svg,button[class*=logout] svg,[class*=nav__log-out] svg,[class*=nav__logout] svg,[class*=log-out] svg,[class*=logout] svg{color:#ef4444!important;stroke:#ef4444!important}.nav-group__label,.nav__group-label{text-transform:uppercase;letter-spacing:1px;font-weight:700;color:#475569!important;margin:1.5rem 0 .5rem .75rem!important;font-size:10px!important}.nav-footer,.sidebar-footer,.nav__footer{border-top:1px solid #ffffff0f!important;margin-top:auto!important;padding-top:1.25rem!important}.template-default__wrap,.template-default{background:var(--bg)!important;padding:0!important}main,.main,[class*=main-],[class*=layout-],.collection-list{margin-bottom:1.5rem;background:var(--bg)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)!important;transition:var(--transition)!important;padding:1.5rem!important}[data-theme=dark] body,[data-theme=dark] main,[data-theme=dark] .template-default,[data-theme=dark] .template-default__wrap{background:var(--bg)!important;color:var(--text)!important}.card,.document-header{margin-bottom:1.5rem;background:var(--card)!important;border:1px solid var(--border)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)!important;transition:var(--transition)!important;padding:1.5rem!important}.card:hover{box-shadow:var(--shadow-md)!important}.list-header__title-and-actions,.collection-list__header{background:var(--card)!important;border-bottom:1px solid var(--border)!important;flex-flow:row!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;width:100%!important;min-height:56px!important;margin-top:10px!important;margin-bottom:0!important;padding:1.25rem 2rem .5rem!important;display:flex!important}[data-theme=dark] .list-header__title-and-actions,[data-theme=dark] .collection-list__header{background:var(--card)!important;border-bottom-color:var(--border)!important}.list-header__title-and-actions h1,.list-header__title-and-actions h2,.collection-list__header h1{white-space:nowrap!important;letter-spacing:-.5px!important;background:linear-gradient(135deg, #0f172a 0%, var(--primary) 100%)!important;-webkit-text-fill-color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important;flex-shrink:0!important;margin:0!important;font-size:22px!important;font-weight:800!important;display:block!important}[data-theme=dark] .list-header__title-and-actions h1,[data-theme=dark] .list-header__title-and-actions h2,[data-theme=dark] .collection-list__header h1{background:linear-gradient(135deg,#e2e8f0 0%,#93c5fd 100%)!important;-webkit-text-fill-color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important}.collection-list__header a.btn,.collection-list__header .btn,.list-header__title-and-actions a.btn,.list-header__title-and-actions .btn,.list-header__title-and-actions a[class*=btn],[class*=list-header] a.btn,[class*=list-header] .btn,.collection-list__header a[class*=btn],.btn[class*=create],a.btn[href*=create]{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%)!important;color:#fff!important;border-radius:var(--radius)!important;letter-spacing:.2px!important;white-space:nowrap!important;cursor:pointer!important;min-width:110px!important;height:38px!important;box-shadow:0 4px 14px var(--primary-glow)!important;transition:var(--transition)!important;visibility:visible!important;opacity:1!important;border:none!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:6px!important;margin-left:auto!important;padding:0 20px!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;display:inline-flex!important;position:relative!important;overflow:hidden!important}.collection-list__header a.btn:before,.collection-list__header .btn:before,.list-header__title-and-actions a.btn:before,.list-header__title-and-actions .btn:before{content:""!important;width:100%!important;height:100%!important;transition:left .5s var(--ease)!important;pointer-events:none!important;background:linear-gradient(90deg,#0000,#ffffff26,#0000)!important;position:absolute!important;top:0!important;left:-100%!important}.collection-list__header a.btn:hover:before,.list-header__title-and-actions a.btn:hover:before,.list-header__title-and-actions .btn:hover:before{left:100%!important}.collection-list__header a.btn:hover,.collection-list__header .btn:hover,.list-header__title-and-actions a.btn:hover,.list-header__title-and-actions .btn:hover,[class*=list-header] a.btn:hover,[class*=list-header] .btn:hover,a.btn[href*=create]:hover{background:linear-gradient(135deg, var(--primary-hover) 0%, var(--primary) 100%)!important;box-shadow:0 6px 20px var(--primary-glow)!important;color:#fff!important;transform:translateY(-1px)!important}.collection-list__header a.btn:active,.list-header__title-and-actions a.btn:active,.list-header__title-and-actions .btn:active{box-shadow:0 2px 8px var(--primary-glow)!important;transform:translateY(0)!important}[data-theme=dark] .list-header__title-and-actions a.btn,[data-theme=dark] .list-header__title-and-actions .btn,[data-theme=dark] .collection-list__header a.btn,[data-theme=dark] .collection-list__header .btn,[data-theme=dark] a.btn[href*=create]{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%)!important;box-shadow:0 4px 20px #3b82f659!important}.list-controls,.collection-list__controls,[class*=list-controls]{width:100%!important;box-shadow:none!important;border:none!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;margin-top:0!important;margin-bottom:0!important;padding-top:.5rem!important;padding-bottom:0!important;display:flex!important}#list-controls-columns,.list-controls__columns,#list-controls-where,.list-controls__where,[class*=list-controls__columns],[class*=list-controls__where]{box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}[class*=active-filters],.active-filters{border:none!important;height:0!important;margin:0!important;padding:0!important;display:none!important}.search-bar__actions{grid-template-columns:1fr 1fr!important;display:grid!important}.pill-selector{background:0 0!important}.search-filter,.list-search,[class*=search-filter]{flex-grow:1;align-items:center;display:flex;position:relative}.search-bar{isolation:isolate;grid-template-columns:auto 1fr;align-items:center;min-height:44px;padding:2px;display:grid;position:relative;background:var(--card)!important;border-radius:var(--radius)!important;width:auto!important}.search-filter input,.list-search input,input[type=text],input[class*=search],.list-controls input{background:var(--bg)!important;border:1px solid var(--border)!important;border-radius:var(--radius-pill)!important;color:var(--text)!important;width:100%!important;height:42px!important;transition:var(--transition)!important;padding:10px 18px 10px 44px!important;font-size:13.5px!important;font-weight:500!important}.search-filter input:focus,.list-search input:focus,input[type=text]:focus,.list-controls input:focus{border-color:var(--primary)!important;background:var(--card)!important;box-shadow:0 0 0 3px var(--primary-light)!important;outline:none!important}.search-filter svg,.list-search svg{z-index:5;width:16px;height:16px;position:absolute;top:50%;left:14px;transform:translateY(-50%);color:var(--muted-light)!important;stroke:var(--muted-light)!important;fill:none!important}[data-theme=dark] input[type=text],[data-theme=dark] .search-filter input,[data-theme=dark] .list-search input,[data-theme=dark] .list-controls input{background:var(--bg-subtle)!important;border-color:var(--border)!important;color:var(--text)!important}.list-controls__toggle-columns,.list-controls__toggle-filters,.list-controls button,button.popup-button,.list-controls__toggle,.list-controls__wrap button,.collection-list__controls button,[class*=list-controls] button{background:var(--card)!important;border:1px solid var(--border)!important;border-radius:var(--radius)!important;min-height:42px!important;color:var(--text-secondary)!important;cursor:pointer!important;box-shadow:none!important;transition:var(--transition)!important;align-items:center!important;gap:6px!important;padding:0 16px!important;font-size:13px!important;font-weight:500!important;display:inline-flex!important}.list-controls__toggle-columns:hover,.list-controls__toggle-filters:hover,button.popup-button:hover,.list-controls__toggle:hover,.collection-list__controls button:hover{background:var(--primary-light)!important;border-color:var(--primary)!important;color:var(--primary)!important}[data-theme=dark] .list-controls__toggle-columns,[data-theme=dark] .list-controls__toggle-filters,[data-theme=dark] .list-controls button,[data-theme=dark] button.popup-button,[data-theme=dark] .list-controls__toggle{background:var(--bg-subtle)!important;border-color:var(--border)!important;color:var(--muted)!important}[data-theme=dark] .list-controls__toggle-columns:hover,[data-theme=dark] .list-controls__toggle-filters:hover,[data-theme=dark] button.popup-button:hover,[data-theme=dark] .list-controls__toggle:hover{background:var(--primary-light)!important;color:#93c5fd!important}.where-builder,[class*=where-builder]{background-color:#fff;margin-top:-6px;flex-wrap:wrap!important;align-items:flex-start!important;gap:12px!important;display:flex!important}[data-theme=dark] .where-builder,[data-theme=dark] [class*=where-builder]{background:var(--bg-subtle)!important;border-color:var(--border)!important}.where-builder__no-filters,[class*=where-builder__no-filters]{color:var(--muted)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:16px!important;padding:24px 16px!important;font-size:13.5px!important;font-weight:500!important;display:flex!important}.where-builder button,.where-builder__add-first-filter,.where-builder__add-filter,button[class*=add-first-filter],button[class*=add-filter],[class*=where-builder] button{background:var(--primary-light)!important;color:var(--primary)!important;border:1px dashed var(--primary)!important;border-radius:var(--radius)!important;cursor:pointer!important;height:38px!important;transition:var(--transition)!important;justify-content:center!important;align-items:center!important;gap:6px!important;padding:0 16px!important;font-size:13px!important;font-weight:600!important;display:inline-flex!important}.where-builder button:hover,.where-builder__add-first-filter:hover,.where-builder__add-filter:hover,button[class*=add-first-filter]:hover,button[class*=add-filter]:hover,[class*=where-builder] button:hover{background:var(--primary)!important;color:#fff!important;box-shadow:0 4px 12px var(--primary-glow)!important;border-style:solid!important}[data-theme=dark] .where-builder button,[data-theme=dark] .where-builder__add-first-filter,[data-theme=dark] .where-builder__add-filter,[data-theme=dark] button[class*=add-first-filter],[data-theme=dark] button[class*=add-filter],[data-theme=dark] [class*=where-builder] button{color:#93c5fd!important;background:#3b82f61a!important;border-color:#3b82f666!important}[data-theme=dark] .where-builder button:hover,[data-theme=dark] .where-builder__add-first-filter:hover,[data-theme=dark] .where-builder__add-filter:hover,[data-theme=dark] button[class*=add-first-filter]:hover,[data-theme=dark] button[class*=add-filter]:hover,[data-theme=dark] [class*=where-builder] button:hover{background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important;box-shadow:0 4px 12px #3b82f64d!important}.where-builder__filter,[class*=where-builder__filter]{background:var(--bg)!important;border:1px solid var(--border)!important;border-radius:var(--radius-sm)!important;flex-direction:row!important;align-items:center!important;gap:8px!important;width:auto!important;margin-bottom:0!important;padding:8px 12px!important;display:flex!important}[data-theme=dark] .where-builder__filter,[data-theme=dark] [class*=where-builder__filter]{background:#ffffff05!important}.where-builder__filter button[class*=remove],.where-builder__filter-remove,[class*=where-builder__filter] button[class*=remove]{color:var(--muted)!important;cursor:pointer!important;border-radius:var(--radius-sm)!important;background:0 0!important;border:none!important;padding:6px!important}.where-builder__filter button[class*=remove]:hover,[class*=where-builder__filter] button[class*=remove]:hover{background:var(--danger-bg)!important;color:var(--danger)!important}.collection-list__tables{border-top:none!important;margin-top:0!important;padding-top:0!important}.table-wrap,[class*=table-wrap],.collection-list__wrap{background:var(--card)!important;border:1px solid var(--border)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)!important;border-top:none!important;margin-top:0!important;padding:0!important;overflow:hidden!important}.collection-list table,.table{border-collapse:separate!important;border-spacing:0!important;width:100%!important}.table thead tr,table thead tr{background:var(--bg)!important}.table th,table th{color:var(--muted)!important;text-transform:uppercase!important;letter-spacing:.8px!important;border-bottom:1px solid var(--border)!important;background:var(--bg)!important;white-space:nowrap!important;padding:14px 20px!important;font-size:11px!important;font-weight:700!important}.collection-list table tbody tr,.table tbody tr,tbody tr{background:var(--card)!important;transition:var(--transition)!important}.collection-list table tbody tr td,.table tbody tr td,tbody tr td{color:var(--text-secondary)!important;border-bottom:1px solid var(--border-subtle)!important;transition:var(--transition)!important;background:0 0!important;padding:14px 20px!important;font-size:13.5px!important}.collection-list table tbody tr td a,.table tbody tr td a{color:var(--text)!important;font-weight:600!important;text-decoration:none!important;transition:color .15s!important}.collection-list table tbody tr:hover td,.table tbody tr:hover td,tbody tr:hover td{background-color:var(--primary-light)!important;color:var(--text)!important}.collection-list table tbody tr:hover td a,.table tbody tr:hover td a{color:var(--primary)!important}.collection-list table tbody tr:last-child td,.table tbody tr:last-child td,tbody tr:last-child td{border-bottom:none!important}[data-theme=dark] .card,[data-theme=dark] .table-wrap,[data-theme=dark] [class*=table-wrap],[data-theme=dark] .collection-list__wrap,[data-theme=dark] .document-header{background:var(--card)!important;border-color:var(--border)!important}[data-theme=dark] table th{background:var(--bg-subtle)!important;color:var(--muted)!important;border-bottom-color:var(--border)!important}[data-theme=dark] table td{color:var(--text-secondary)!important;border-bottom-color:var(--border-subtle)!important}[data-theme=dark] tbody tr:hover td{color:var(--text)!important;background:#3b82f60f!important}[data-theme=dark] tbody tr:hover td a{color:#93c5fd!important}[class*=action-edit],[class*=action-delete],.table tr td a[href*=edit],.table tr td a[href*=delete]{align-items:center!important;gap:5px!important;font-size:13px!important;font-weight:600!important;display:inline-flex!important}.pill,.status-badge,[class*=status]:not(td):not([class*=cell-]),span[class*=pill],.boolean-cell--true,.boolean-cell--false{border-radius:var(--radius-pill)!important;text-transform:uppercase!important;letter-spacing:.5px!important;border:none!important;justify-content:center!important;align-items:center!important;padding:4px 12px!important;font-size:11px!important;font-weight:700!important;display:inline-flex!important}.boolean-cell--true,[class*=status-success],[class*=status-active],[class*=status-unblocked]{background:var(--success-bg)!important;color:var(--success)!important}.boolean-cell--false,[class*=status-pending],[class*=status-disabled]{background:var(--warning-bg)!important;color:var(--warning)!important}[data-theme=dark] .boolean-cell--true,[data-theme=dark] [class*=status-success],[data-theme=dark] [class*=status-active]{background:var(--success-bg)!important;color:#34d399!important}[data-theme=dark] .boolean-cell--false,[data-theme=dark] [class*=status-pending],[data-theme=dark] [class*=status-disabled]{background:var(--warning-bg)!important;color:#fb923c!important}.pagination,[class*=pagination]{border-top:1px solid var(--border)!important;color:var(--muted)!important;justify-content:space-between!important;align-items:center!important;margin-top:0!important;padding:1rem 1.5rem!important;font-size:13px!important;display:flex!important}.pagination__button,[class*=pagination] button{color:var(--muted)!important;cursor:pointer!important;border-radius:var(--radius-sm)!important;transition:var(--transition)!important;background:0 0!important;border:none!important;padding:7px 14px!important;font-weight:600!important}.pagination__button:hover,[class*=pagination] button:hover{background:var(--primary-light)!important;color:var(--primary)!important}[class*=pagination__page--active],.pagination__page.active{background:var(--primary)!important;color:#fff!important;border-radius:var(--radius-sm)!important;box-shadow:0 4px 12px var(--primary-glow)!important;padding:7px 12px!important;font-weight:700!important}[data-theme=dark] .pagination,[data-theme=dark] [class*=pagination]{border-top-color:var(--border)!important;color:var(--muted)!important}[data-theme=dark] [class*=pagination__page--active],[data-theme=dark] .pagination__page.active{background:var(--accent)!important;box-shadow:0 4px 12px #3b82f659!important}.page-controls{align-items:center!important}.page-controls .per-page{transform:translateY(-2px)!important}button.popup-button.array-actions__button{box-shadow:none!important;background:0 0!important;border:none!important;margin-right:28px!important}.doc-controls__popup button,.doc-controls__controls button,button.popup-button--background,button[class*=popup-button--background]{box-shadow:none!important;background:0 0!important;border:none!important}button.form-submit,button.btn--style-primary,button[type=submit],.form-submit button,button.btn--submit,button.form-submit__button,button.form-submit.btn{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%)!important;color:#fff!important;border-radius:var(--radius)!important;opacity:1!important;visibility:visible!important;cursor:pointer!important;border:none!important;justify-content:center!important;align-items:center!important;padding:8px 20px!important;font-weight:700!important;display:inline-flex!important}button.form-submit:disabled,button.btn--style-primary:disabled,button[type=submit]:disabled,.form-submit button:disabled,button.btn--submit:disabled{opacity:.5!important;cursor:not-allowed!important;color:#ffffffb3!important}h1,h2,h3,h4,h5{color:var(--text)!important;letter-spacing:-.4px!important;font-weight:700!important}h1{font-size:24px!important}h2{font-size:20px!important}h3{font-size:16px!important}.modular-dashboard .card,.dashboard .card,.widget-content .card,.dashboard__card,.collection-card,.card--collection,[class*=card--collection],[class*=dashboard__card],.dashboard__group .card{background:var(--card)!important;min-height:76px!important;transition:transform .25s var(--ease),box-shadow .25s var(--ease),border-color .25s var(--ease)!important;border:1px solid #e2e8f0cc!important;border-radius:16px!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;margin-bottom:0!important;padding:16px 20px 16px 24px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 4px 12px #00000005,0 1px 4px #00000003!important}.modular-dashboard .card:hover,.dashboard .card:hover,.widget-content .card:hover,.dashboard__card:hover,.collection-card:hover,.card--collection:hover,[class*=card--collection]:hover,[class*=dashboard__card]:hover,.dashboard__group .card:hover{border-color:#e2e8f0!important;transform:translateY(-2px)!important;box-shadow:0 12px 24px #0000000a,0 2px 8px #00000005!important}.modular-dashboard .card:before,.dashboard .card:before,.widget-content .card:before,.dashboard__card:before,.collection-card:before,.card--collection:before,[class*=card--collection]:before,[class*=dashboard__card]:before,.dashboard__group .card:before{content:""!important;background:var(--primary)!important;z-index:2!important;border-radius:16px 0 0 16px!important;width:6px!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important}.modular-dashboard .card:nth-child(5n+1):before,.dashboard .card:nth-child(5n+1):before,.widget-content .card:nth-child(5n+1):before,.dashboard__card:nth-child(5n+1):before,.collection-card:nth-child(5n+1):before,.card--collection:nth-child(5n+1):before,[class*=card--collection]:nth-child(5n+1):before,[class*=dashboard__card]:nth-child(5n+1):before,.dashboard__group .card:nth-child(5n+1):before{background:linear-gradient(#3b82f6 0%,#1d4ed8 100%)!important}.modular-dashboard .card:nth-child(5n+2):before,.dashboard .card:nth-child(5n+2):before,.widget-content .card:nth-child(5n+2):before,.dashboard__card:nth-child(5n+2):before,.collection-card:nth-child(5n+2):before,.card--collection:nth-child(5n+2):before,[class*=card--collection]:nth-child(5n+2):before,[class*=dashboard__card]:nth-child(5n+2):before,.dashboard__group .card:nth-child(5n+2):before{background:linear-gradient(#10b981 0%,#047857 100%)!important}.modular-dashboard .card:nth-child(5n+3):before,.dashboard .card:nth-child(5n+3):before,.widget-content .card:nth-child(5n+3):before,.dashboard__card:nth-child(5n+3):before,.collection-card:nth-child(5n+3):before,.card--collection:nth-child(5n+3):before,[class*=card--collection]:nth-child(5n+3):before,[class*=dashboard__card]:nth-child(5n+3):before,.dashboard__group .card:nth-child(5n+3):before{background:linear-gradient(#8b5cf6 0%,#6d28d9 100%)!important}.modular-dashboard .card:nth-child(5n+4):before,.dashboard .card:nth-child(5n+4):before,.widget-content .card:nth-child(5n+4):before,.dashboard__card:nth-child(5n+4):before,.collection-card:nth-child(5n+4):before,.card--collection:nth-child(5n+4):before,[class*=card--collection]:nth-child(5n+4):before,[class*=dashboard__card]:nth-child(5n+4):before,.dashboard__group .card:nth-child(5n+4):before{background:linear-gradient(#f59e0b 0%,#b45309 100%)!important}.modular-dashboard .card:nth-child(5n+5):before,.dashboard .card:nth-child(5n+5):before,.widget-content .card:nth-child(5n+5):before,.dashboard__card:nth-child(5n+5):before,.collection-card:nth-child(5n+5):before,.card--collection:nth-child(5n+5):before,[class*=card--collection]:nth-child(5n+5):before,[class*=dashboard__card]:nth-child(5n+5):before,.dashboard__group .card:nth-child(5n+5):before{background:linear-gradient(#ec4899 0%,#be185d 100%)!important}[data-theme=dark] .modular-dashboard .card,[data-theme=dark] .dashboard .card,[data-theme=dark] .widget-content .card,[data-theme=dark] .dashboard__card,[data-theme=dark] .collection-card,[data-theme=dark] .card--collection,[data-theme=dark] [class*=card--collection],[data-theme=dark] [class*=dashboard__card],[data-theme=dark] .dashboard__group .card{border-color:#ffffff0d!important;box-shadow:0 4px 12px #0003!important}[data-theme=dark] .modular-dashboard .card:hover,[data-theme=dark] .dashboard .card:hover,[data-theme=dark] .widget-content .card:hover,[data-theme=dark] .dashboard__card:hover,[data-theme=dark] .collection-card:hover,[data-theme=dark] .card--collection:hover,[data-theme=dark] [class*=card--collection]:hover,[data-theme=dark] [class*=dashboard__card]:hover,[data-theme=dark] .dashboard__group .card:hover{border-color:#ffffff1a!important;box-shadow:0 12px 24px #0000004d!important}.modular-dashboard .card__title,.dashboard .card__title,.card__title,.dashboard__card h3,.dashboard__card-title,[class*=dashboard__card] h3,[class*=card-title],.dashboard__group .card h3{color:var(--text)!important;letter-spacing:-.2px!important;margin:0!important;font-size:15px!important;font-weight:700!important}.dashboard__card-count,[class*=dashboard__card-count],.dashboard__card p,.dashboard__group .card p{color:var(--muted)!important;margin:0!important;font-size:12px!important;font-weight:500!important}.dashboard__card-actions,[class*=dashboard__card-actions],.card__actions{justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-top:0!important;display:flex!important}.modular-dashboard .card__actions .btn,.dashboard .card__actions .btn,.card__actions .btn,.card__actions a.btn,.card__actions button.btn,.dashboard__card .btn,.dashboard__card a.btn,[class*=dashboard__card] .btn,[class*=dashboard__card] a.btn,.collection-card .btn,.card--collection .btn,.dashboard__group .card .btn,.dashboard__group .card a.btn{width:32px!important;min-width:32px!important;height:32px!important;color:var(--muted-light)!important;border:1px solid var(--border)!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:18px!important;font-weight:400!important;line-height:1!important;text-decoration:none!important;transition:all .2s!important;display:inline-flex!important}.modular-dashboard .card__actions .btn .btn__icon,.dashboard .card__actions .btn .btn__icon,.card__actions .btn .btn__icon,.card__actions a.btn .btn__icon,.card__actions button.btn .btn__icon,.dashboard__card .btn .btn__icon,.dashboard__card a.btn .btn__icon,[class*=dashboard__card] .btn .btn__icon,[class*=dashboard__card] a.btn .btn__icon,.collection-card .btn .btn__icon,.card--collection .btn .btn__icon,.dashboard__group .card .btn .btn__icon,.dashboard__group .card a.btn .btn__icon{box-shadow:none!important;color:currentColor!important;background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important}.modular-dashboard .card__actions .btn svg,.dashboard .card__actions .btn svg,.card__actions .btn svg,.card__actions a.btn svg,.card__actions button.btn svg,.dashboard__card .btn svg,.dashboard__card a.btn svg,[class*=dashboard__card] .btn svg,[class*=dashboard__card] a.btn svg,.collection-card .btn svg,.card--collection .btn svg,.dashboard__group .card .btn svg,.dashboard__group .card a.btn svg{stroke:currentColor!important;width:14px!important;height:14px!important}.modular-dashboard .card__actions .btn:hover,.dashboard .card__actions .btn:hover,.card__actions .btn:hover,.card__actions a.btn:hover,.card__actions button.btn:hover,.dashboard__card .btn:hover,.dashboard__card a.btn:hover,[class*=dashboard__card] .btn:hover,[class*=dashboard__card] a.btn:hover,.collection-card .btn:hover,.card--collection .btn:hover,.dashboard__group .card .btn:hover,.dashboard__group .card a.btn:hover{background:var(--bg-subtle)!important;border-color:var(--muted-light)!important;color:var(--text)!important;transform:scale(1.08)!important;box-shadow:0 2px 6px #0000000d!important}[data-theme=dark] .modular-dashboard .card__actions .btn,[data-theme=dark] .dashboard .card__actions .btn,[data-theme=dark] .card__actions .btn,[data-theme=dark] .card__actions a.btn,[data-theme=dark] .card__actions button.btn,[data-theme=dark] .dashboard__card .btn,[data-theme=dark] .dashboard__card a.btn,[data-theme=dark] [class*=dashboard__card] .btn,[data-theme=dark] [class*=dashboard__card] a.btn,[data-theme=dark] .collection-card .btn,[data-theme=dark] .card--collection .btn,[data-theme=dark] .dashboard__group .card .btn,[data-theme=dark] .dashboard__group .card a.btn{color:var(--muted)!important;background:#ffffff08!important;border-color:#ffffff14!important}[data-theme=dark] .modular-dashboard .card__actions .btn:hover,[data-theme=dark] .dashboard .card__actions .btn:hover,[data-theme=dark] .card__actions .btn:hover,[data-theme=dark] .card__actions a.btn:hover,[data-theme=dark] .card__actions button.btn:hover,[data-theme=dark] .dashboard__card .btn:hover,[data-theme=dark] .dashboard__card a.btn:hover,[data-theme=dark] [class*=dashboard__card] .btn:hover,[data-theme=dark] [class*=dashboard__card] a.btn:hover,[data-theme=dark] .collection-card .btn:hover,[data-theme=dark] .card--collection .btn:hover,[data-theme=dark] .dashboard__group .card .btn:hover,[data-theme=dark] .dashboard__group .card a.btn:hover{color:#fff!important;background:#ffffff14!important;border-color:#ffffff26!important}.template-minimal,[class*=template-minimal]{background:#060a14 radial-gradient(at 70% 20%,#0d1a3a 0%,#060a14 55%)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;height:100vh!important;font-family:Inter,sans-serif!important;display:flex!important;overflow:hidden!important}.template-minimal__wrap{-webkit-backdrop-filter:blur(25px)!important;background:radial-gradient(circle at 75%,#ffffffd9 0%,#fff0 55%),#ffffff0d!important;border:1px solid #ffffff1a!important;border-radius:32px!important;grid-template-columns:1.1fr 1fr!important;grid-template-areas:"logo mascot""form mascot"!important;justify-content:center!important;align-items:center!important;column-gap:.5rem!important;width:90%!important;max-width:980px!important;margin:auto!important;padding:1.5rem 2.5rem!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 40px 80px #0009,0 0 60px #1e40af0d!important}@keyframes floatMascot{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.template-minimal__wrap:after{content:""!important;width:100%!important;height:110%!important;box-shadow:none!important;mix-blend-mode:multiply!important;background-color:#0000!important;background-image:url(../media/logo.0ei~npdp5pnw2.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:45%!important;grid-area:mascot!important;animation:6s ease-in-out infinite floatMascot!important;display:block!important}@media (max-width:900px){.template-minimal__wrap{grid-template-columns:1fr!important;grid-template-areas:"logo""form"!important;padding:2rem 1.5rem!important}.template-minimal__wrap:after{display:none!important}}.template-minimal__logo,[class*=template-minimal__logo]{grid-area:logo!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;margin-bottom:.5rem!important;display:flex!important;position:relative!important}.template-minimal__logo h1,[class*=template-minimal__logo] h1{margin-bottom:0!important}.template-minimal__logo img,[class*=template-minimal__logo] img,.template-auth__brand img,[class*=template-auth__brand] img{filter:invert()hue-rotate(180deg)brightness(1.8)contrast(1.1)!important;mix-blend-mode:screen!important}.template-minimal__logo:before{display:none!important}.template-minimal__form-wrap,[class*=template-minimal__form]{background:#0c1222!important;border:1.5px solid #3b82f666!important;border-radius:24px!important;grid-area:form!important;width:100%!important;max-width:440px!important;padding:1.5rem 1.75rem!important;box-shadow:0 40px 80px #00000080,0 0 60px #1e40af0d!important}.login__form{border-radius:var(--radius-xl);border:1px solid #1e40af1f;width:100%;max-width:462px;padding:10px}.login__form__inputWrap{gap:0!important;margin-bottom:-20px!important}.field-type,[class*=field-type]{width:100%!important;margin-bottom:1.2rem!important}label,.field-label,[class*=field-label]{color:var(--muted)!important;text-transform:uppercase!important;letter-spacing:1.2px!important;margin-bottom:8px!important;font-size:11px!important;font-weight:600!important;display:block!important}label span.required,.field-label span.required{color:var(--danger)!important;margin-left:3px!important}.field-type input,.field-type textarea,.field-type select{background:var(--card)!important;color:var(--text)!important;border:1px solid var(--border)!important;border-radius:var(--radius)!important;min-height:46px!important;transition:var(--transition)!important;padding:11px 16px!important;font-family:Inter,sans-serif!important;font-size:14px!important}.field-type textarea{min-height:140px!important}.field-type input:focus,.field-type textarea:focus,.field-type select:focus{border-color:var(--primary)!important;box-shadow:0 0 0 3px var(--primary-light)!important;outline:none!important}select,.select-input select{background:var(--card)!important;border:1px solid var(--border)!important;border-radius:var(--radius)!important;color:var(--text-secondary)!important;cursor:pointer!important;min-height:42px!important;transition:var(--transition)!important;padding:0 16px!important;font-size:13px!important;font-weight:500!important}select:hover{border-color:var(--primary)!important}input[type=email],input[type=password],input[name=email],input[name=password],.template-minimal input,.template-minimal__form-wrap input,.template-minimal [class*=field-type] input{color:#fff!important;background:#050811!important;border:1.5px solid #ffffff40!important}input[type=email]:focus,input[type=password]:focus,.template-minimal input:focus{border-color:var(--accent)!important;outline:none!important;box-shadow:0 0 0 3px #3b82f61f!important}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{background:var(--bg-subtle)!important;color:var(--text)!important;border:1px solid var(--border)!important}.forgot-password,a[href*=forgot],[class*=forgot-password]{color:var(--accent)!important;margin-top:4px!important;font-size:13px!important;font-weight:600!important;text-decoration:none!important;transition:color .2s!important;display:inline-block!important}.forgot-password:hover,a[href*=forgot]:hover{color:var(--primary)!important}button[type=submit],.btn[type=submit],[class*=btn--submit],.login button.btn{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%)!important;color:#fff!important;border-radius:var(--radius)!important;text-transform:uppercase!important;letter-spacing:.8px!important;cursor:pointer!important;width:100%!important;box-shadow:0 8px 24px var(--primary-glow)!important;transition:var(--transition)!important;border:none!important;height:50px!important;margin-top:1.5rem!important;padding:14px 28px!important;font-size:14px!important;font-weight:700!important}button[type=submit]:hover,.btn[type=submit]:hover{background:linear-gradient(135deg, var(--primary-hover) 0%, var(--primary) 100%)!important;box-shadow:0 12px 32px var(--primary-glow)!important;transform:translateY(-1px)!important}button[type=submit]:active,.btn[type=submit]:active{transform:scale(.99)!important}.localizer-button{border-radius:var(--radius-sm);white-space:nowrap;align-items:center;padding-inline:8px 4px;display:flex;background-color:var(--card)!important}.localizer-button .localizer-button__label{align-items:center!important;margin-right:2px!important;font-size:0!important;display:inline-flex!important}.localizer-button .localizer-button__label:before{content:""!important;background-color:var(--muted)!important;width:16px!important;height:16px!important;display:inline-block!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20'/%3E%3Cpath d='M2 12h20'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20'/%3E%3Cpath d='M2 12h20'/%3E%3C/svg%3E")!important;-webkit-mask-position:50%!important;mask-position:50%!important;-webkit-mask-size:contain!important;mask-size:contain!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}.rs__control input,.react-select__control input,.rs__input,.react-select__input,.rs__value-container input,.rs__input-container input,.rs__control input:focus,.react-select__control input:focus,.rs__input:focus,.rs__input input:focus,.react-select__input:focus,.react-select__input input:focus,.rs__value-container input:focus,.rs__input-container input:focus,.rs__control input:focus-visible,.react-select__control input:focus-visible{height:auto!important;min-height:auto!important;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;margin:0!important;padding:0!important}select,.select,[class*=select] select{text-indent:0!important;padding-left:16px!important;overflow:visible!important}.rs__control,[class*=rs__control]{min-height:48px!important;padding-left:8px!important}.rs__single-value,[class*=single-value]{margin-left:0!important;padding-left:4px!important}.payload-select,.rs__control,.react-select__control{border-radius:var(--radius)!important;border:1px solid var(--border)!important;background:var(--card)!important;min-height:46px!important;color:var(--text)!important;box-shadow:none!important;transition:var(--transition)!important;padding-inline:6px!important}.rs__control:hover,.react-select__control:hover{border-color:var(--primary)!important}.rs__control--is-focused,.react-select__control--is-focused{border-color:var(--primary)!important;box-shadow:0 0 0 3px var(--primary-light)!important}.rs__single-value,.react-select__single-value{color:var(--text)!important;font-size:14px!important;font-weight:500!important}.rs__placeholder,.react-select__placeholder{color:var(--muted)!important;font-size:14px!important}.rs__indicator-separator,.react-select__indicator-separator{display:none!important}.rs__dropdown-indicator,.react-select__dropdown-indicator{color:var(--muted)!important;padding-inline:10px!important;transition:color .2s!important}.rs__dropdown-indicator:hover,.react-select__dropdown-indicator:hover{color:var(--primary)!important}.rs__menu,.react-select__menu{background:var(--card)!important;border:1px solid var(--border)!important;border-radius:var(--radius)!important;box-shadow:var(--shadow-lg)!important;z-index:9999!important;margin-top:6px!important;padding:6px!important;overflow:hidden!important}[data-theme=dark] .rs__menu,[data-theme=dark] .react-select__menu{box-shadow:var(--shadow-xl)!important}.rs__menu-list,.react-select__menu-list{max-height:260px!important;padding:0!important}.rs__option,.react-select__option{color:var(--text)!important;border-radius:var(--radius-sm)!important;cursor:pointer!important;background:0 0!important;margin:1px 0!important;padding:10px 12px!important;font-size:13.5px!important;font-weight:500!important;transition:all .15s!important}.rs__option--is-focused,.react-select__option--is-focused{background:var(--primary-light)!important;color:var(--primary)!important}.rs__option--is-selected,.react-select__option--is-selected{background:linear-gradient(135deg, var(--primary), var(--accent))!important;color:#fff!important;font-weight:600!important}.rs__multi-value,.react-select__multi-value{background:var(--primary-light)!important;border-radius:var(--radius-xs)!important;border:1px solid #1e40af1f!important;align-items:center!important;margin:3px!important;padding:2px 6px!important;display:inline-flex!important}[data-theme=dark] .rs__multi-value,[data-theme=dark] .react-select__multi-value{background:#3b82f61a!important;border:1px solid #3b82f62e!important}.rs__multi-value__label,.react-select__multi-value__label{color:var(--primary)!important;padding-inline:4px!important;font-size:12px!important;font-weight:600!important}.rs__multi-value__remove,.react-select__multi-value__remove{color:var(--primary)!important;cursor:pointer!important;background:0 0!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;margin-left:2px!important;transition:all .15s!important;display:inline-flex!important}.rs__multi-value__remove:hover,.react-select__multi-value__remove:hover{background:var(--danger)!important;color:#fff!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--radius-pill)}::-webkit-scrollbar-thumb:hover{background:var(--muted-light)}.gutter--left{padding-left:2rem!important}.gutter--right{padding-right:2rem!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.card,.table-wrap,.document-header{animation:fadeInUp .3s var(--ease) both}.template-auth,[class*=template-auth]{background:radial-gradient(circle at 10% 20%,#e2ebf080 0%,#fdffff80 90%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='%231e40af' fill-opacity='0.03'%3E%3Cpath fill-rule='evenodd' d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm1-61c3.148 0 5.7-2.552 5.7-5.7 0-3.148-2.552-5.7-5.7-5.7-3.148 0-5.7 2.552-5.7 5.7 0 3.148 2.552 5.7 5.7 5.7zm50-17c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM9 90c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm75-78c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM14 44c2.209 0 4-1.791 4-4s-1.791-4-4-4-4 1.791-4 4 1.791 4 4 4zm66 3c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-70 17c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm80 4c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-8-37c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-44-17c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm24 74c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-4-46c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM7 38c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm73-3c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-17 12c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM4 62c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm72 0c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-30 38c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm0-70c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1z'/%3E%3C/g%3E%3C/svg%3E")!important;background-color:var(--bg)!important}[data-theme=dark] .template-auth,[data-theme=dark] [class*=template-auth]{background:radial-gradient(circle at 10% 20%,#0a0f1ef2 0%,#070c19fa 90%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='%233b82f6' fill-opacity='0.02'%3E%3Cpath fill-rule='evenodd' d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm1-61c3.148 0 5.7-2.552 5.7-5.7 0-3.148-2.552-5.7-5.7-5.7-3.148 0-5.7 2.552-5.7 5.7 0 3.148 2.552 5.7 5.7 5.7zm50-17c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM9 90c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm75-78c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM14 44c2.209 0 4-1.791 4-4s-1.791-4-4-4-4 1.791-4 4 1.791 4 4 4zm66 3c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-70 17c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm80 4c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-8-37c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-44-17c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm24 74c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-4-46c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM7 38c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm73-3c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-17 12c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM4 62c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm72 0c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-30 38c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm0-70c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1z'/%3E%3C/g%3E%3C/svg%3E")!important;background-color:var(--bg)!important}.template-auth__wrap,[class*=template-auth__wrap]{animation:fadeInUp .4s var(--ease) both;background:var(--card)!important;border:1px solid var(--border)!important;border-radius:var(--radius-xl)!important;box-shadow:var(--shadow-xl)!important;-webkit-backdrop-filter:blur(8px)!important;width:100%!important;max-width:480px!important;transition:var(--transition-slow)!important;margin:auto!important;padding:3rem!important}.template-auth__brand,[class*=template-auth__brand]{justify-content:center!important;margin-bottom:2.5rem!important;display:flex!important}.template-auth__brand img{width:auto!important;height:54px!important}.template-auth h1,[class*=template-auth] h1,.template-minimal h1,[class*=template-minimal] h1{letter-spacing:-1px!important;text-align:left!important;color:#fff!important;background:linear-gradient(135deg, #fff 0%, var(--accent) 100%)!important;-webkit-text-fill-color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important;margin-top:0!important;margin-bottom:1.5rem!important;font-size:32px!important;font-weight:800!important}.template-auth form,[class*=template-auth] form,.template-minimal form,[class*=template-minimal] form{flex-direction:column!important;gap:.75rem!important;display:flex!important}.template-auth input,[class*=template-auth] input,.template-minimal input,[class*=template-minimal] input{color:#fff!important;background:#050811!important;border:1.5px solid #ffffff40!important;border-radius:12px!important;height:40px!important;padding:8px 16px!important;font-size:14px!important;transition:all .2s!important}.template-auth input::placeholder,[class*=template-auth] input::placeholder,.template-minimal input::placeholder,[class*=template-minimal] input::placeholder{color:#ffffff73!important;opacity:1!important}.template-auth input:focus,[class*=template-auth] input:focus,.template-minimal input:focus,[class*=template-minimal] input:focus{border-color:var(--accent)!important;outline:none!important;box-shadow:0 0 0 3px #3b82f626!important}.template-auth label,[class*=template-auth] label,.template-minimal label,[class*=template-minimal] label,.template-minimal .field-label,.template-auth .field-label{color:#f1f5f9!important;text-transform:none!important;letter-spacing:.5px!important;margin-bottom:6px!important;font-size:13px!important;font-weight:600!important}.template-auth button[type=submit],[class*=template-auth] button[type=submit],.template-minimal button[type=submit],[class*=template-minimal] button[type=submit]{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%)!important;color:#fff!important;text-shadow:0 1px 3px #0006!important;height:40px!important;box-shadow:0 8px 20px var(--primary-glow)!important;cursor:pointer!important;text-transform:none!important;letter-spacing:.5px!important;border:none!important;border-radius:12px!important;width:100%!important;margin-top:.5rem!important;font-size:15px!important;font-weight:800!important;transition:all .2s!important}.template-auth button[type=submit]:hover,[class*=template-auth] button[type=submit]:hover,.template-minimal button[type=submit]:hover,[class*=template-minimal] button[type=submit]:hover{background:linear-gradient(135deg, var(--primary-hover) 0%, var(--primary) 100%)!important;box-shadow:0 12px 24px var(--primary-glow)!important;transform:translateY(-1px)!important}.template-minimal a,.template-auth a{color:var(--accent)!important;font-weight:700!important;text-decoration:none!important;transition:color .2s!important}.template-minimal a:hover,.template-auth a:hover{color:var(--primary)!important;text-decoration:underline!important}.template-minimal p,.template-minimal span,.template-minimal div,.template-auth p,.template-auth span,.template-auth div{color:var(--muted-light)}.forgot-password,a[href*=forgot],[class*=forgot-password]{color:var(--accent)!important;float:right!important;margin-top:-8px!important;margin-bottom:12px!important;font-size:13px!important;font-weight:600!important;text-decoration:none!important}.forgot-password:hover,a[href*=forgot]:hover{color:var(--primary)!important;text-decoration:underline!important}.nav-group__indicator,.nav-group_indicator{display:none!important}.cell-description,td.cell-description,[class*=cell-description],.collection-list table tbody tr td:nth-child(4),.table tbody tr td:nth-child(4){white-space:nowrap!important;text-overflow:ellipsis!important;max-width:250px!important;overflow:hidden!important}.cell-description *,td.cell-description *,[class*=cell-description] *,.collection-list table tbody tr td:nth-child(4) *,.table tbody tr td:nth-child(4) *{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;display:inline-block!important;overflow:hidden!important}dialog,.dialog,.modal,.faceless-modal,[class*=dialog-],[class*=modal-],[class*=faceless-modal]{box-shadow:none!important;z-index:99999!important;background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;width:calc(100% - 2rem)!important;max-width:540px!important;margin:0!important;display:flex!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.dialog__content,.dialog__wrapper,.modal__content,.modal__dialog,.faceless-modal__content,[class*=dialog__content],[class*=modal__dialog],[class*=faceless-modal__content],[class*=dialog-content],[class*=modal-content]{background:var(--card)!important;border:1px solid var(--border)!important;box-sizing:border-box!important;border-radius:16px!important;width:100%!important;max-width:540px!important;padding:2.25rem!important;animation:.35s cubic-bezier(.16,1,.3,1) forwards modalEntrance!important;overflow:hidden!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}[data-theme=dark] .dialog__content,[data-theme=dark] .dialog__wrapper,[data-theme=dark] .modal__content,[data-theme=dark] .modal__dialog,[data-theme=dark] .faceless-modal__content,[data-theme=dark] [class*=dialog__content],[data-theme=dark] [class*=modal__dialog],[data-theme=dark] [class*=faceless-modal__content]{background:#111b30!important;border:1px solid #ffffff14!important;box-shadow:0 25px 50px -12px #00000080!important}dialog::backdrop,.dialog-backdrop,.modal-backdrop,.modal__backdrop,.modal__bg,.faceless-modal__bg,.overlay,[class*=backdrop],[class*=modal__bg],[class*=modal-bg],[class*=faceless-modal__bg],[class*=overlay],.payload-modal__backdrop,[class*=payload-modal__backdrop],.modal-item__backdrop{-webkit-backdrop-filter:blur(20px)saturate(180%)!important;z-index:99998!important;background:#0f172a66!important;width:100vw!important;height:100vh!important;animation:.3s ease-out forwards fadeIn!important;position:fixed!important;top:0!important;left:0!important}[data-theme=dark] dialog::backdrop,[data-theme=dark] .dialog-backdrop,[data-theme=dark] .modal-backdrop,[data-theme=dark] .modal__backdrop,[data-theme=dark] .modal__bg,[data-theme=dark] .faceless-modal__bg,[data-theme=dark] .overlay,[data-theme=dark] [class*=backdrop],[data-theme=dark] [class*=modal__bg],[data-theme=dark] [class*=modal-bg],[data-theme=dark] [class*=faceless-modal__bg],[data-theme=dark] [class*=overlay],[data-theme=dark] .payload-modal__backdrop,[data-theme=dark] [class*=payload-modal__backdrop],[data-theme=dark] .modal-item__backdrop{background:#000000a6!important}body:has(dialog[open]) .template-default__wrap{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(dialog[open]) aside{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(dialog[open]) .app-header{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(dialog[open]) #nav-toggler{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(dialog[open]) [class*=nav-toggler]{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(.faceless-modal--active) .template-default__wrap{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(.faceless-modal--active) aside{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(.faceless-modal--active) .app-header{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(.faceless-modal--active) #nav-toggler{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(.faceless-modal--active) [class*=nav-toggler]{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has([class*=modal-backdrop]) .template-default__wrap{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has([class*=modal-backdrop]) aside{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has([class*=modal-backdrop]) .app-header{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has([class*=modal-backdrop]) #nav-toggler{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has([class*=modal-backdrop]) [class*=nav-toggler]{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has([class*=modal--active]) .template-default__wrap{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has([class*=modal--active]) aside{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has([class*=modal--active]) .app-header{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has([class*=modal--active]) #nav-toggler{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has([class*=modal--active]) [class*=nav-toggler]{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(.modal-backdrop) .template-default__wrap{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(.modal-backdrop) aside{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(.modal-backdrop) .app-header{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(.modal-backdrop) #nav-toggler{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(.modal-backdrop) [class*=nav-toggler]{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(.faceless-modal__bg) .template-default__wrap{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(.faceless-modal__bg) aside{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(.faceless-modal__bg) .app-header{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(.faceless-modal__bg) #nav-toggler{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}body:has(.faceless-modal__bg) [class*=nav-toggler]{filter:blur(8px)!important;pointer-events:none!important;transition:filter .25s cubic-bezier(.16,1,.3,1)!important}.dialog__content h1,.dialog__content h2,.dialog__content h3,.modal__content h1,.modal__content h2,.modal__content h3,[class*=dialog__content] h1,[class*=dialog__content] h2,[class*=dialog__content] h3{color:var(--text)!important;margin-top:0!important;margin-bottom:.5rem!important;font-size:1.25rem!important;font-weight:600!important;line-height:1.75rem!important}.dialog__content p,.modal__content p,[class*=dialog__content] p,[class*=modal__content] p{color:var(--muted)!important;margin-bottom:1.5rem!important;font-size:.925rem!important;line-height:1.5rem!important}.dialog__actions,.modal__footer,.modal-footer,[class*=dialog__actions],[class*=modal__actions]{border-top:1px solid var(--border)!important;justify-content:flex-end!important;gap:.75rem!important;margin-top:1.75rem!important;padding-top:1.25rem!important;display:flex!important}[data-theme=dark] .dialog__actions,[data-theme=dark] .modal__footer,[data-theme=dark] .modal-footer,[data-theme=dark] [class*=dialog__actions],[data-theme=dark] [class*=modal__actions]{border-top-color:#ffffff14!important}.dialog__actions button,.dialog__actions a.btn,.modal__footer button,.modal__footer a.btn,[class*=dialog__actions] button,[class*=dialog__actions] a.btn,[class*=modal__actions] button,[class*=modal__actions] a.btn{cursor:pointer!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;height:38px!important;padding:0 1rem!important;font-size:.875rem!important;font-weight:500!important;transition:all .2s!important;display:inline-flex!important}.dialog__actions button[type=submit],.dialog__actions button[class*=confirm],.dialog__actions button[class*=primary],.modal__footer button[class*=primary],[class*=dialog__actions] button[class*=primary],[class*=modal__actions] button[class*=primary],.dialog__actions button[class*=btn--style-primary],.dialog__actions button[class*=btn--style-danger],[class*=dialog__actions] button[class*=btn--style-danger]{color:#fff!important;background:#3b82f6!important;border:none!important;box-shadow:0 1px 2px #0000000d!important}.dialog__actions button[type=submit]:hover,.dialog__actions button[class*=confirm]:hover,.dialog__actions button[class*=primary]:hover,.dialog__actions button[class*=btn--style-primary]:hover,.dialog__actions button[class*=btn--style-danger]:hover{background:#2563eb!important;transform:translateY(-1px)!important}.dialog__actions button[class*=cancel],.dialog__actions button[class*=secondary],.modal__footer button[class*=secondary],[class*=dialog__actions] button[class*=cancel],[class*=modal__actions] button[class*=cancel],.dialog__actions button[class*=btn--style-secondary]{background:var(--bg-subtle)!important;border:1px solid var(--border)!important;color:var(--text)!important}.dialog__actions button[class*=cancel]:hover,.dialog__actions button[class*=secondary]:hover,.dialog__actions button[class*=btn--style-secondary]:hover{background:var(--border-subtle)!important;border-color:var(--border)!important}@keyframes modalEntrance{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.collection-list__wrap{background:var(--card)!important;border-radius:var(--radius-lg)!important;transform-style:preserve-3d!important;perspective:1200px!important;border:1px solid #e2e8f0cc!important;margin:1.5rem!important;padding:1.75rem!important;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1),border-color .3s!important;box-shadow:0 1px 3px #0000000d,0 10px 15px -3px #00000008,0 4px 6px -4px #00000008!important}[data-theme=dark] .collection-list__wrap{border:1px solid #ffffff0d!important;box-shadow:0 1px 2px #00000080,0 20px 25px -5px #0000004d!important}.collection-list__wrap:hover{border-color:#3b82f64d!important;transform:translateY(-4px)rotateX(1deg)rotateY(-.5deg)!important;box-shadow:0 1px 2px #0000000d,0 20px 25px -5px #00000014,0 10px 10px -5px #0000000a!important}[data-theme=dark] .collection-list__wrap:hover{border-color:#3b82f633!important;box-shadow:0 1px 2px #00000080,0 30px 40px -10px #00000080!important}
