*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100vh;margin:0;padding:0}.site-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;position:sticky;top:0}.site-nav{justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:76px;padding:0 24px;display:flex}.brand img{height:36px}.menu{align-items:center;gap:26px;display:flex}.menu-item{position:relative}.menu-link{color:#334155;align-items:center;gap:6px;padding:28px 0;font-size:14px;font-weight:600;display:flex}.menu-chevron{font-size:10px;transition:transform .2s;display:inline-flex}.dropdown-panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:260px;padding:8px;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 18px 36px #0f172a26}.menu-item:hover .dropdown-panel{display:block}.dropdown-link{color:#334155;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:600;display:block}.dropdown-link:hover{color:#1d4ed8;background:#eff6ff}.actions{align-items:center;gap:10px;display:flex}.cta{color:#fff;background:#2563eb;border-radius:10px;padding:10px 14px;font-size:14px;font-weight:700}.cta-secondary{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1}.menu-btn{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:8px 10px;font-weight:700;display:none}.mobile-menu{display:none}@media (width<=1024px){.menu,.cta{display:none}.menu-btn{display:inline-block}.mobile-menu{background:#fff;border-top:1px solid #e2e8f0;padding:12px 20px 18px;display:block}.mobile-group{margin-bottom:10px}.mobile-main-link{color:#0f172a;padding:8px 0;font-size:14px;font-weight:700;display:block}.mobile-sub-link{color:#475569;padding:6px 0 6px 12px;font-size:13px;display:block}.mobile-cta{color:#fff;text-align:center;background:#2563eb;border-radius:10px;margin-top:10px;padding:11px 12px;font-weight:700;display:block}.mobile-logout{color:#0f172a;background:#fff;border:1px solid #cbd5e1}}.site-footer{color:#94a3b8;background:#0a0f1e;position:relative;overflow:hidden}.footer-wave{width:100%;line-height:0;position:absolute;top:0;left:0;overflow:hidden}.footer-wave svg{width:calc(100% + 1.3px);height:60px;display:block;position:relative}.wave-fill{fill:linear-gradient(135deg, #0f172a 0%, #1e1b4b 100%)}.footer-content{z-index:2;max-width:1280px;margin:0 auto;padding:60px 24px 30px;position:relative}.footer-main{grid-template-columns:1.5fr repeat(4,1fr);gap:40px;margin-bottom:50px;display:grid}.footer-logo{align-items:center;gap:12px;margin-bottom:20px;display:flex}.logo-icon{color:#fff;background:linear-gradient(135deg,#5b3fff,#5b3fff);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.logo-icon svg{width:22px;height:22px}.logo-text{color:#fff;font-size:22px;font-weight:800}.logo-text span{background:linear-gradient(135deg,#5b3fff,#5b3fff);color:#0000;-webkit-background-clip:text;background-clip:text}.footer-description{color:#94a3b8;margin-bottom:24px;font-size:14px;line-height:1.6}.social-links{gap:12px;display:flex}.social-link{color:#94a3b8;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.social-link svg{width:18px;height:18px}.social-link:hover{color:#fff;background:#5b3fff;transform:translateY(-3px)}.footer-col h3{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px;font-size:14px;font-weight:700;display:inline-block;position:relative}.footer-col h3:after{content:"";background:linear-gradient(90deg,#5b3fff,#5b3fff);border-radius:2px;width:30px;height:2px;position:absolute;bottom:-8px;left:0}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin-bottom:12px}.footer-col a{color:#94a3b8;font-size:13px;text-decoration:none;transition:all .2s;display:inline-block}.footer-col a:hover{color:#a78bfa;transform:translate(4px)}.footer-newsletter{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;margin-bottom:40px;padding:28px 32px;display:flex}.newsletter-content h3{color:#fff;margin-bottom:6px;font-size:18px;font-weight:700}.newsletter-content p{color:#94a3b8;margin:0;font-size:13px}.newsletter-form{flex:1;gap:12px;max-width:400px;display:flex}.newsletter-form input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex:1;padding:12px 18px;font-size:14px;transition:all .2s}.newsletter-form input:focus{background:#ffffff14;border-color:#7c3aed;outline:none}.newsletter-form input::placeholder{color:#64748b}.newsletter-form button{color:#fff;cursor:pointer;white-space:nowrap;background:#7c3aed;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.newsletter-form button svg{width:16px;height:16px}.newsletter-form button:hover{background:#6d28d9;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:30px;display:flex}.footer-copyright p{color:#64748b;margin:0;font-size:12px}.footer-legal{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.footer-legal a{color:#64748b;font-size:12px;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#a78bfa}.footer-legal .separator{color:#334155;font-size:12px}.back-to-top{cursor:pointer;color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.back-to-top svg{width:20px;height:20px}.back-to-top:hover{color:#fff;background:#7c3aed;border-color:#7c3aed;transform:translateY(-5px)}@media (width<=1100px){.footer-main{grid-template-columns:1fr 1fr 1fr;gap:30px}.footer-main .brand-col{grid-column:span 3}}@media (width<=768px){.footer-main{grid-template-columns:1fr 1fr}.footer-main .brand-col{grid-column:span 2}.footer-newsletter{text-align:center;flex-direction:column}.newsletter-form{width:100%;max-width:100%}.footer-bottom{text-align:center;flex-direction:column}.footer-legal{justify-content:center}}@media (width<=480px){.footer-main{grid-template-columns:1fr}.footer-main .brand-col{grid-column:span 1}.footer-content{padding:40px 20px 25px}.newsletter-form{flex-direction:column}.newsletter-form button{justify-content:center}.footer-legal{flex-direction:column;gap:8px}.footer-legal .separator{display:none}}:root{--primary:#2563eb;--primary-dark:#1d4ed8;--accent:#2563eb;--accent-light:#60a5fa;--surface:#f1f5f9;--surface-dark:#0f172a;--text:#0f172a;--text-light:#475569;--border:#e2e8f0;--white:#fff}.landing-page{background:radial-gradient(circle at 15% 15%,#dbeafe 0%,#0000 35%),radial-gradient(circle at 80% 70%,#bfdbfe 0%,#0000 30%),#f8fafc;overflow-x:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ping{0%{opacity:.75;transform:scale(.95)}to{opacity:0;transform:scale(1.5)}}.animate-fade-in-up{opacity:0;animation:.6s ease-out forwards fadeInUp}.hero{background:var(--surface-dark);grid-template-columns:1fr 1fr;gap:64px;margin:0 auto;padding:64px;display:grid;position:relative;overflow:hidden}.hero-content{z-index:2;position:relative}.hero-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 12px;display:inline-flex}.hero-badge-dot{width:8px;height:8px;display:flex;position:relative}.hero-badge-dot:before{content:"";background:var(--accent-light);opacity:.75;border-radius:50%;width:100%;height:100%;animation:1.5s cubic-bezier(0,0,.2,1) infinite ping;display:inline-flex;position:absolute}.hero-badge-dot:after{content:"";background:var(--accent-light);border-radius:50%;width:8px;height:8px;display:inline-flex;position:relative}.hero-badge p{color:var(--accent-light);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:12px;font-weight:600}.hero h1{color:var(--white);letter-spacing:-.02em;max-width:16ch;margin:0 0 24px;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.15}.hero-highlight{color:#0000;background:linear-gradient(135deg,#60a5fa,#3b82f6);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#9ca3af;max-width:32ch;margin:0 0 32px;font-size:1.125rem;line-height:1.625}.hero-actions{flex-wrap:wrap;gap:16px;margin-bottom:24px;display:flex}.btn-primary{color:var(--surface-dark);background:var(--white);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 28px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary:hover{background:#f3f4f6;box-shadow:0 10px 15px -3px #ffffff1a}.btn-primary:hover .btn-arrow{transform:translate(4px)}.btn-secondary{color:#e5e7eb;background:0 0;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 28px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-secondary:hover{background:#ffffff0d;border-color:#fff6}.btn-icon{width:16px;height:16px}.hero-note{color:#6b7280;align-items:center;gap:8px;margin:0 0 12px;font-size:.875rem;display:flex}.check-icon{color:#10b981;width:16px;height:16px}.hero-link{color:#6b7280;margin:0;font-size:.875rem}.hero-link a{color:#d1d5db;text-underline-offset:4px;text-decoration:underline}.hero-link a:hover{color:var(--white)}.hero-animation{position:relative}.hero-placeholder{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #ffffff1a;border-radius:16px;width:100%;height:400px}.stats-section{background:var(--white);border-bottom:1px solid var(--border);padding:48px 0}.stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;max-width:1280px;margin:0 auto;padding:0 32px;display:grid}.stat-item{opacity:0;animation:.6s ease-out forwards fadeInUp}.stat-value{color:var(--primary);letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.stat-unit{color:var(--accent);margin-left:4px;font-size:.875em}.stat-label{color:var(--text-light);margin:8px 0 0;font-size:.875rem}.container{max-width:1280px;margin:0 auto;padding:0 32px}.section-header{text-align:center;max-width:672px;margin:0 auto 64px}.section-eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin:0 0 12px;font-size:.75rem;font-weight:600}.section-title{color:var(--text);letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:700}.section-subtitle{color:var(--text-light);margin:0;font-size:1.125rem}.product-showcase{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);padding:96px 0;position:relative;overflow:hidden}.showcase-container{max-width:1280px;margin:0 auto;padding:0 32px}.showcase-header{text-align:center;margin-bottom:48px}.showcase-eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin:0 0 12px;font-size:.75rem;font-weight:600}.showcase-title{color:var(--text);letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:700}.showcase-subtitle{color:var(--text-light);margin:0 0 24px;font-size:1.125rem}.showcase-counter{background:#0000000d;border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:.875rem;display:inline-flex}.counter-label{color:var(--text-light)}.counter-current{color:var(--accent);font-weight:700}.counter-sep,.counter-total{color:var(--text-light)}.showcase-stage{min-height:500px;margin-bottom:32px;position:relative}.scene{opacity:0;visibility:hidden;width:100%;transition:opacity .5s,visibility .5s;position:absolute;top:0;left:0}.scene.active{opacity:1;visibility:visible;position:relative}.scene-bg{opacity:.1;border-radius:24px;position:absolute;inset:0}.bg-chaos{background:linear-gradient(135deg,#ef4444,#dc2626)}.bg-blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.bg-violet{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.bg-teal{background:linear-gradient(135deg,#14b8a6,#0d9488)}.bg-green{background:linear-gradient(135deg,#22c55e,#16a34a)}.bg-rainbow{background:linear-gradient(135deg,#f59e0b,#ef4444,#8b5cf6)}.scene-fg{background:var(--white);border-radius:24px;padding:48px;position:relative;box-shadow:0 25px 50px -12px #00000040}.chaos-cluster{min-height:300px;position:relative}.mail-icon{display:inline-block;position:relative}.mail-icon svg{width:48px;height:48px}.mail-badge{color:#fff;background:#ef4444;border-radius:12px;padding:2px 6px;font-size:12px;font-weight:700;position:absolute;top:-8px;right:-12px}.float-item{animation:3s ease-in-out infinite float;position:absolute}.float-excel{background:#f0f9f4;border:1px solid #d1fae5;border-radius:8px;width:120px;padding:8px;top:20px;right:20px}.excel-header{background:#10b981;border-radius:4px;height:8px;margin-bottom:8px}.excel-row{background:#d1fae5;border-radius:2px;height:4px;margin-bottom:4px}.float-postit{color:#92400e;background:#fef3c7;border-radius:4px;padding:8px 12px;font-size:12px;font-weight:600;top:100px;left:20px;transform:rotate(-5deg)}.float-note{background:#fef2f2;border-radius:4px;width:100px;padding:8px;bottom:20px;right:40px}.note-line{background:#fecaca;border-radius:2px;height:4px;margin-bottom:4px}.note-line.short{width:60%}.float-chat{bottom:60px;left:60px}.chat-bubble{color:#3730a3;background:#e0e7ff;border-radius:12px;padding:8px 12px;font-size:12px}.mockup-tilt{background:var(--white);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.mockup-topbar{border-bottom:1px solid var(--border);background:#f1f5f9;align-items:center;gap:12px;padding:12px 16px;display:flex}.tb-menu{background:#94a3b8;width:20px;height:2px;position:relative}.tb-menu:before,.tb-menu:after{content:"";background:#94a3b8;width:20px;height:2px;position:absolute;left:0}.tb-menu:before{top:-6px}.tb-menu:after{bottom:-6px}.tb-title{font-size:14px;font-weight:600}.tb-count{color:var(--text-light);margin-left:8px;font-size:12px;font-weight:400}.ot-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ot-code{color:var(--accent);font-family:monospace;font-size:12px;font-weight:600}.ot-label{flex:1;margin-left:16px;font-size:14px}.ot-badge{border-radius:9999px;padding:4px 8px;font-size:11px;font-weight:600}.badge-yellow{color:#92400e;background:#fef3c7}.badge-blue{color:#1e40af;background:#dbeafe}.badge-green{color:#065f46;background:#d1fae5}.phone-tilt{background:#1e293b;border-radius:36px;width:280px;margin:0 auto;padding:12px;box-shadow:0 25px 50px -12px #00000040}.phone-notch{background:#0f172a;border-radius:12px;width:120px;height:24px;margin:0 auto 8px}.phone-screen{background:var(--white);border-radius:28px;min-height:400px;overflow:hidden}.phone-view{padding:20px}.view-scanner{text-align:center}.scanner-title{margin-bottom:16px;font-size:14px;font-weight:600}.scanner-frame{background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:200px;height:200px;margin:0 auto;display:flex;position:relative}.corner{border-color:var(--accent);border-style:solid;width:16px;height:16px;position:absolute}.corner-tl{border-top-width:2px;border-left-width:2px;top:4px;left:4px}.corner-tr{border-top-width:2px;border-right-width:2px;top:4px;right:4px}.corner-bl{border-bottom-width:2px;border-left-width:2px;bottom:4px;left:4px}.corner-br{border-bottom-width:2px;border-right-width:2px;bottom:4px;right:4px}.qr-code{width:120px;height:120px}.scan-line{background:var(--accent);width:100%;height:2px;animation:2s ease-in-out infinite scan;position:absolute;top:0;left:0}.scan-flash{background:radial-gradient(circle,#2563eb33,#0000);animation:2s ease-in-out infinite flash;position:absolute;inset:0}.scanner-hint{color:var(--accent);margin-top:16px;font-size:12px;font-weight:600}.view-workorder{padding:20px}.phone-header{margin-bottom:20px}.phone-hello{margin:0;font-size:18px;font-weight:700}.phone-date{color:var(--text-light);margin:4px 0 0;font-size:12px}.phone-section{text-transform:uppercase;color:var(--text-light);margin-bottom:12px;font-size:12px;font-weight:600}.phone-task{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px;display:flex}.task-check svg{width:20px;height:20px}.task-label{font-size:14px}.phone-cta{background:var(--accent);color:#fff;text-align:center;border-radius:8px;margin-top:20px;padding:12px;font-size:14px;font-weight:600}.floating-badge{background:var(--white);border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;animation:3s ease-in-out infinite float;display:inline-flex;position:absolute;box-shadow:0 10px 15px -3px #0000001a}.badge-centralise{top:-20px;right:20px}.badge-10min{bottom:-20px;left:20px}.badge-prefix{font-weight:400}.badge-big{color:var(--accent);font-size:18px;font-weight:700}.badge-export{bottom:-20px;right:20px}.journal-mockup{max-width:800px;margin:0 auto}.journal-head{border-bottom:1px solid var(--border);background:#f1f5f9;justify-content:space-between;align-items:center;padding:16px;display:flex}.journal-title{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.journal-title svg{width:20px;height:20px}.journal-actions{gap:8px;display:flex}.journal-btn{cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;display:inline-flex}.journal-btn-secondary{background:var(--white);border:1px solid var(--border)}.journal-btn-primary{background:var(--accent);color:#fff}.journal-thead{border-bottom:1px solid var(--border);text-transform:uppercase;color:var(--text-light);background:#f8fafc;grid-template-columns:140px 80px 100px 180px 100px 60px;padding:12px 16px;font-size:11px;font-weight:600;display:grid}.journal-row{border-bottom:1px solid var(--border);grid-template-columns:140px 80px 100px 180px 100px 60px;padding:12px 16px;font-size:12px;display:grid}.jr-action{border-radius:4px;width:fit-content;padding:2px 6px;font-size:10px;font-weight:700;display:inline-block}.action-mod{color:#92400e;background:#fef3c7}.action-create{color:#065f46;background:#d1fae5}.action-conn{color:#1e40af;background:#dbeafe}.jr-integ svg{color:#10b981;width:16px;height:16px}.kpi-grid-demo{grid-template-columns:repeat(4,1fr);gap:20px;max-width:600px;margin:0 auto;display:grid}.kpi-card-demo{background:var(--white);text-align:center;border-radius:12px;padding:16px;box-shadow:0 4px 6px -1px #0000001a}.kpi-label-demo{text-transform:uppercase;color:var(--text-light);margin:0;font-size:12px;font-weight:600}.kpi-value-demo{color:var(--accent);margin:8px 0;font-size:24px;font-weight:700}.kpi-spark{width:100%;height:24px;stroke:var(--accent);stroke-width:2px;fill:none}.scene-outro{text-align:center}.outro-title{margin-bottom:16px;font-size:32px;font-weight:700}.outro-sub{color:var(--text-light);margin-bottom:32px;font-size:18px}.outro-cta{background:var(--accent);color:#fff;border-radius:8px;align-items:center;gap:8px;padding:12px 28px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.outro-cta:hover{background:var(--primary-dark);transform:translateY(-2px)}.outro-cta svg{width:20px;height:20px}.scene-text{text-align:center;margin-top:32px}.scene-text h3{margin-bottom:8px;font-size:24px;font-weight:700}.scene-text p{color:var(--text-light)}.showcase-progress{justify-content:center;gap:12px;margin-top:32px;display:flex}.progress-dot{cursor:pointer;background:#cbd5e1;border-radius:50%;width:8px;height:8px;transition:all .3s}.progress-dot.active{background:var(--accent);border-radius:4px;width:24px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes scan{0%{top:0}50%{top:100%}to{top:0}}@keyframes flash{0%,to{opacity:0}50%{opacity:1}}@media (width<=768px){.product-showcase{padding:64px 0}.scene-fg{padding:24px}.journal-thead,.journal-row{font-size:10px}.kpi-grid-demo{grid-template-columns:repeat(2,1fr);gap:12px}.scene-text h3{font-size:18px}.outro-title{font-size:24px}}@media (width<=640px){.journal-thead,.journal-row{display:none}.kpi-grid-demo{grid-template-columns:1fr}}.roles-section{background:var(--white);padding:96px 0}.roles-grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1280px;margin:0 auto;padding:0 32px;display:grid}.role-card-link,.role-card-static{background:var(--surface);border:1px solid #0000;border-radius:16px;padding:32px;text-decoration:none;transition:all .3s;display:block;position:relative}.role-card-link{cursor:pointer}.role-card-link:hover{background:var(--white);border-color:#2563eb33;transform:translateY(-4px);box-shadow:0 20px 25px -5px #2563eb0d,0 8px 10px -6px #2563eb0d}.role-card-static{cursor:default}.role-icon{background:#2563eb1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;transition:all .3s;display:flex}.role-card-link:hover .role-icon{background:#2563eb26;transform:scale(1.1)}.role-title{color:var(--text);margin:0 0 8px;font-size:1rem;font-weight:600;transition:color .2s}.role-card-link:hover .role-title{color:var(--primary)}.role-text{color:var(--text-light);margin:0;font-size:.875rem;line-height:1.625}.role-arrow{color:var(--accent);opacity:0;align-items:center;gap:4px;margin-top:16px;font-size:.75rem;font-weight:600;transition:opacity .3s;display:flex}.role-card-link:hover .role-arrow{opacity:1}.arrow-icon{width:14px;height:14px;transition:transform .2s}.role-card-link:hover .arrow-icon{transform:translate(4px)}.sectors-section{background:var(--surface);padding:96px 0}.sectors-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1280px;margin:0 auto;padding:0 32px;display:grid}.sector-card{background:var(--white);border:1px solid var(--border);opacity:0;border-radius:12px;padding:24px;text-decoration:none;transition:all .3s;animation:.6s ease-out forwards fadeInUp;display:block}.sector-card:hover{border-color:#2563eb4d;transform:translateY(-2px);box-shadow:0 10px 15px -3px #2563eb0d}.sector-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.sector-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;transition:transform .2s}.sector-card:hover .sector-dot{transform:scale(1.5)}.sector-name{color:var(--text);flex:1;margin-left:12px;font-size:.875rem;font-weight:500;transition:color .2s}.sector-card:hover .sector-name{color:var(--primary)}.sector-arrow{width:16px;height:16px;color:var(--text-light);opacity:0;transition:all .2s}.sector-card:hover .sector-arrow{opacity:1;transform:translate(4px)}.sector-norms{color:var(--text-light);margin:0 0 0 20px;font-size:.75rem}.cta-section{background:var(--surface-dark);padding:112px 0;position:relative;overflow:hidden}.cta-section:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 25% 25%,#3b82f626,#0000 60%),radial-gradient(circle at 75% 75%,#2563eb1a,#0000 50%);position:absolute;inset:0}.cta-overlay{pointer-events:none;background-image:radial-gradient(circle at 25% 75%,#3b82f626,#0000 60%);position:absolute;inset:0}.cta-content{text-align:center;max-width:768px;margin:0 auto;padding:0 32px;position:relative}.cta-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 12px;display:inline-flex}.cta-badge-dot{width:8px;height:8px;display:flex;position:relative}.cta-badge-ping{background:var(--accent-light);opacity:.75;border-radius:50%;width:100%;height:100%;animation:1.5s cubic-bezier(0,0,.2,1) infinite ping;display:inline-flex;position:absolute}.cta-badge-dot-inner{background:var(--accent-light);border-radius:50%;width:8px;height:8px;display:inline-flex;position:relative}.cta-badge p{color:var(--accent-light);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.75rem;font-weight:600}.cta-title{color:var(--white);letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:700}.text-gradient{color:#0000;background:linear-gradient(135deg,#60a5fa,#3b82f6);-webkit-background-clip:text;background-clip:text}.cta-subtitle{color:#9ca3af;margin:0 0 40px;font-size:1.125rem}.cta-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:32px;display:flex}.cta-btn-primary{color:var(--surface-dark);background:var(--white);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.cta-btn-primary:hover{background:#f3f4f6;box-shadow:0 10px 15px -3px #ffffff1a}.cta-btn-secondary{color:#d1d5db;background:0 0;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.cta-btn-secondary:hover{background:#ffffff0d;border-color:#fff6}.cta-arrow{width:16px;height:16px;transition:transform .2s}.cta-btn-primary:hover .cta-arrow,.cta-btn-secondary:hover .cta-arrow{transform:translate(4px)}.cta-contact{color:#6b7280;margin:0;font-size:.875rem}.cta-contact a{color:#9ca3af;text-decoration:none;transition:color .2s}.cta-contact a:hover{color:#d1d5db}@media (width<=1024px){.hero{grid-template-columns:1fr;gap:48px;padding:48px}.roles-grid,.sectors-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (width<=768px){.roles-section,.sectors-section{padding:64px 0}.container{padding:0 20px}.hero{margin:0 20px;padding:32px}}@media (width<=640px){.hero{margin:0 16px;padding:24px}.roles-grid,.sectors-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr;gap:24px}.cta-section{padding:64px 0}.cta-actions{flex-direction:column}.cta-btn-primary,.cta-btn-secondary{width:100%}}.product-page{background:linear-gradient(#f8fbff 0%,#eef4fb 100%);padding:42px 24px 72px}.product-hero{color:#e2e8f0;background:#0f172a;border-radius:22px;padding:clamp(28px,5vw,56px)}.product-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#93c5fd;margin:0 0 10px;font-size:12px;font-weight:700}.product-hero h1{color:#fff;max-width:20ch;margin:0;font-size:clamp(30px,5vw,48px);line-height:1.12}.product-hero p{color:#cbd5e1;max-width:72ch;margin:16px 0 0;font-size:18px}.product-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.product-btn-primary,.product-btn-secondary{border-radius:10px;padding:11px 16px;font-size:14px;font-weight:700}.product-btn-primary{color:#0f172a;background:#fff}.product-btn-secondary{color:#e2e8f0;border:1px solid #ffffff47}.product-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.feature-card{background:#fff;border:1px solid #dbe5f3;border-radius:14px;padding:18px}.feature-card h2{color:#0f172a;margin:0;font-size:18px}.feature-card p{color:#475569;margin:8px 0 0;font-size:14px;line-height:1.55}@media (width<=1024px){.product-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.product-page{padding:28px 16px 48px}.product-features{grid-template-columns:1fr}}.pricing-page{background:linear-gradient(#f8fbff 0%,#eef4fb 100%);padding:42px 24px 72px}.pricing-hero{color:#e2e8f0;background:#0f172a;border-radius:22px;padding:clamp(28px,5vw,56px)}.pricing-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#93c5fd;margin:0 0 10px;font-size:12px;font-weight:700}.pricing-hero h1{color:#fff;max-width:20ch;margin:0;font-size:clamp(30px,5vw,48px);line-height:1.12}.pricing-hero p{color:#cbd5e1;max-width:72ch;margin:16px 0 0;font-size:18px}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.pricing-card{background:#fff;border:1px solid #dbe5f3;border-radius:14px;padding:18px}.pricing-card.featured{border-color:#2563eb;box-shadow:0 14px 28px #2563eb1f}.pricing-card h2{color:#0f172a;margin:0;font-size:22px}.price{color:#1d4ed8;margin:8px 0 0;font-size:24px;font-weight:800}.desc{color:#475569;margin:8px 0 0;font-size:14px}.pricing-card ul{color:#334155;margin:14px 0 0;padding-left:18px;font-size:14px;line-height:1.6}.pricing-cta{color:#fff;background:#2563eb;border-radius:10px;margin-top:16px;padding:10px 14px;font-size:14px;font-weight:700;display:inline-block}@media (width<=1024px){.pricing-grid{grid-template-columns:1fr}}@media (width<=640px){.pricing-page{padding:28px 16px 48px}}.demo-page{background:linear-gradient(#f8fbff 0%,#eef4fb 100%);padding:42px 24px 72px}.demo-hero{color:#e2e8f0;background:#0f172a;border-radius:22px;padding:clamp(28px,5vw,56px)}.demo-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#93c5fd;margin:0 0 10px;font-size:12px;font-weight:700}.demo-hero h1{color:#fff;max-width:20ch;margin:0;font-size:clamp(30px,5vw,48px);line-height:1.12}.demo-hero p{color:#cbd5e1;max-width:72ch;margin:16px 0 0;font-size:18px}.demo-content{grid-template-columns:1.2fr .8fr;gap:14px;margin-top:22px;display:grid}.demo-form,.demo-aside{background:#fff;border:1px solid #dbe5f3;border-radius:14px;padding:18px}.demo-form h2{color:#0f172a;margin:0 0 12px}.demo-form label{color:#334155;margin:10px 0 6px;font-size:14px;font-weight:600;display:block}.demo-form input,.demo-form textarea{border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-size:14px}.demo-form button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;margin-top:14px;padding:11px 14px;font-size:14px;font-weight:700}.demo-aside h3{color:#0f172a;margin:0}.demo-aside ul{color:#334155;margin:12px 0 0;padding-left:18px;font-size:14px;line-height:1.7}.demo-aside p{color:#475569;margin:14px 0 0;font-size:14px}@media (width<=1024px){.demo-content{grid-template-columns:1fr}}@media (width<=640px){.demo-page{padding:28px 16px 48px}}.contact-page{background:linear-gradient(#f8fbff 0%,#eef4fb 100%);padding:42px 24px 72px}.contact-hero{color:#e2e8f0;background:#0f172a;border-radius:22px;padding:clamp(28px,5vw,56px)}.contact-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#93c5fd;margin:0 0 10px;font-size:12px;font-weight:700}.contact-hero h1{color:#fff;max-width:20ch;margin:0;font-size:clamp(30px,5vw,48px);line-height:1.12}.contact-hero p{color:#cbd5e1;max-width:72ch;margin:16px 0 0;font-size:18px}.contact-content{grid-template-columns:1.2fr .8fr;gap:14px;margin-top:22px;display:grid}.contact-form,.contact-aside{background:#fff;border:1px solid #dbe5f3;border-radius:14px;padding:18px}.contact-form h2{color:#0f172a;margin:0 0 12px}.contact-form label{color:#334155;margin:10px 0 6px;font-size:14px;font-weight:600;display:block}.contact-form input,.contact-form textarea{border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-size:14px}.contact-form button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;margin-top:14px;padding:11px 14px;font-size:14px;font-weight:700}.contact-aside h3{color:#0f172a;margin:0 0 8px}.contact-aside p{color:#475569;margin:8px 0 0;font-size:14px}.contact-aside a{color:#1d4ed8;font-weight:600}@media (width<=1024px){.contact-content{grid-template-columns:1fr}}@media (width<=640px){.contact-page{padding:28px 16px 48px}}.signup-container{background:#fff;min-height:calc(100vh - 276px);display:flex}.signup-left{background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);flex:1;justify-content:center;align-items:center;padding:60px;display:flex;position:relative;overflow:hidden}.signup-left:before{content:"";background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);width:200%;height:200%;animation:30s linear infinite rotate;position:absolute;top:-50%;left:-50%}.signup-left:after{content:"";background:radial-gradient(circle,#ec48991a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:0;right:0}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.signup-right{background:#fff;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.signup-card{background:#fff;width:100%;max-width:560px}.auth-alert--info{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.auth-alert--prominent{margin:18px 0 6px;font-weight:500}.success-actions{margin-top:12px}.success-link-btn{color:#fff;background:#0f62fe;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-flex}.success-link-btn:hover{background:#0b4fd1}.success-message{background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border-radius:16px;align-items:center;gap:14px;margin-bottom:28px;padding:16px 20px;animation:.4s slideDown;display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.success-icon{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:700;display:flex}.success-content strong{color:#065f46;margin-bottom:4px;font-size:14px;display:block}.success-content p{color:#047857;margin:0;font-size:13px}.signup-form{flex-direction:column;gap:20px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group.checkbox{flex-direction:row;align-items:flex-start;gap:12px;padding:4px 0}.form-group.checkbox input[type=checkbox]{cursor:pointer;accent-color:#7c3aed;flex-shrink:0;width:18px;height:18px;margin-top:2px}.form-group.checkbox label{color:#475569;cursor:pointer;font-size:13px;font-weight:500;line-height:1.5}.form-group.checkbox a{color:#7c3aed;font-weight:600;text-decoration:none}.form-group.checkbox a:hover{text-decoration:underline}.checkbox-error{margin-top:-8px;margin-bottom:4px}.submit-btn{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:8px;padding:16px 24px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.submit-btn:hover{background:#6d28d9;transform:translateY(-2px);box-shadow:0 10px 25px -5px #7c3aed4d}.submit-btn:active{transform:translateY(0)}.submit-btn:hover .btn-arrow{transform:translate(4px)}.social-signup{gap:16px;display:flex}.social-btn{cursor:pointer;color:#334155;background:#fff;border:2px solid #e2e8f0;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:10px;padding:12px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.social-btn:hover{background:#f8fafc;border-color:#7c3aed}.social-btn svg{width:20px;height:20px}.google:hover{border-color:#4285f4}.linkedin:hover{color:#0077b5;border-color:#0077b5}.login-link{text-align:center;color:#64748b;margin-top:20px;font-size:14px}.login-link a{color:#0963e1;font-weight:700;text-decoration:none}.login-link a:hover{text-decoration:underline}@media (width<=1024px){.left-title{font-size:36px}.signup-left{padding:40px}}@media (width<=900px){.signup-container{flex-direction:column}.signup-left{min-height:auto;padding:50px 30px}.left-content{text-align:center;max-width:100%}.features-list{align-items:center}.feature-item,.testimonial{text-align:left}.signup-right{padding:50px 30px}}@media (width<=640px){.form-row{grid-template-columns:1fr;gap:20px}.card-header h2{font-size:28px}.left-title{font-size:32px}.social-signup{flex-direction:column}.signup-card{max-width:100%}}.login-container{background:#fff;min-height:calc(100vh - 276px);display:flex}.login-left{background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);flex:1;justify-content:center;align-items:center;padding:60px;display:flex;position:relative;overflow:hidden}.login-left:before{content:"";background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);width:200%;height:200%;animation:30s linear infinite rotate;position:absolute;top:-50%;left:-50%}.login-left:after{content:"";background:radial-gradient(circle,#ec48991a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:0;right:0}.features-list{flex-direction:column;gap:28px;margin-bottom:50px;display:flex}.feature-item{align-items:flex-start;gap:16px;display:flex}.feature-icon{color:#a78bfa;background:#8b5cf626;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.feature-item:hover .feature-icon{background:#8b5cf640;transform:scale(1.05)}.feature-icon svg{width:22px;height:22px}.feature-item h4{color:#fff;margin-bottom:6px;font-size:18px;font-weight:700}.feature-item p{color:#94a3b8;font-size:14px}.testimonial{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;margin-top:20px;padding:24px}.testimonial-quote{color:#a78bfa;margin-bottom:12px;font-family:serif;font-size:48px;line-height:1}.testimonial-text{color:#cbd5e1;margin-bottom:20px;font-size:14px;font-style:italic;line-height:1.6}.testimonial-author{align-items:center;gap:12px;display:flex}.author-avatar{color:#fff;background:linear-gradient(135deg,#a78bfa,#c084fc);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:700;display:flex}.author-name{color:#fff;margin-bottom:4px;font-size:14px;font-weight:700;display:block}.author-title{color:#94a3b8;font-size:11px}.login-right{background:#fff;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.login-card{background:#fff;width:100%;max-width:460px}.auth-alert{text-align:left;border-radius:12px;margin-top:16px;padding:12px 14px;font-size:13px;line-height:1.5}.login-form{flex-direction:column;gap:24px;display:flex}.required{color:#ef4444;margin-left:2px}.two-factor-note{color:#64748b;margin-top:6px;font-size:12px;line-height:1.5}.back-link-button{color:#0963e1;text-align:left;cursor:pointer;background:0 0;border:none;margin-top:10px;padding:0;font-size:13px;font-weight:700}.back-link-button:hover{text-decoration:underline}.form-options{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.checkbox-label{cursor:pointer;color:#475569;align-items:center;gap:8px;font-size:13px;display:flex}.checkbox-label input{display:none}.checkmark{border:2px solid #cbd5e1;border-radius:5px;width:18px;height:18px;transition:all .2s;display:inline-block;position:relative}.checkbox-label input:checked+.checkmark{background:#7c3aed;border-color:#7c3aed}.checkbox-label input:checked+.checkmark:after{content:"✓";color:#fff;font-size:11px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.forgot-password{color:#7c3aed;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s}.forgot-password:hover{color:#6d28d9;text-decoration:underline}@keyframes spin{to{transform:rotate(360deg)}}.divider{text-align:center;margin:8px 0;position:relative}.divider:before,.divider:after{content:"";background:#e2e8f0;width:calc(50% - 30px);height:1px;position:absolute;top:50%}.divider:before{left:0}.divider:after{right:0}.divider span{color:#94a3b8;background:#fff;padding:0 16px;font-size:13px}.signup-link{text-align:center;color:#64748b;margin-top:16px;font-size:14px}.signup-link a{color:#0963e1;font-weight:700;text-decoration:none}.signup-link a:hover{text-decoration:underline}@media (width<=1024px){.left-title{font-size:36px}.login-left{padding:40px}}@media (width<=900px){.login-container{flex-direction:column}.login-left{min-height:auto;padding:50px 30px}.left-content{text-align:center;max-width:100%}.features-list{align-items:center}.feature-item,.testimonial{text-align:left}.login-right{padding:50px 30px}}@media (width<=640px){.card-header h2{font-size:28px}.left-title{font-size:32px}.form-options{flex-direction:column;align-items:flex-start;gap:16px}.social-login{flex-direction:column}.login-card{max-width:100%}}.otp-container{background:linear-gradient(135deg,#f8fafc 0%,#eef2ff 100%);min-height:calc(100vh - 276px);display:flex}.otp-left,.otp-right{flex:1;justify-content:center;align-items:center;padding:48px;display:flex}.otp-left-content{max-width:460px}.otp-left h1{color:#0f172a;margin-bottom:18px;font-size:48px;line-height:1.1}.otp-left h1 span{color:#0f62fe;display:block}.otp-left p{color:#475569;font-size:16px;line-height:1.7}.otp-card{background:#fff;border-radius:28px;width:100%;max-width:460px;padding:32px;box-shadow:0 20px 60px #0f172a1f}.otp-header{text-align:center;margin-bottom:24px}.otp-icon{color:#fff;background:linear-gradient(135deg,#0f62fe,#60a5fa);border-radius:18px;place-items:center;width:64px;height:64px;margin:0 auto 16px;font-weight:800;display:grid}.otp-header h2{color:#0f172a;margin-bottom:6px;font-size:30px}.otp-header p{color:#64748b}.otp-alert{border-radius:14px;margin-bottom:14px;padding:12px 14px;font-size:13px;line-height:1.5}.otp-alert--success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.otp-alert--error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.otp-form{flex-direction:column;gap:18px;display:flex}.field-group{flex-direction:column;gap:8px;display:flex}.field-group label{color:#334155;font-size:13px;font-weight:700}.field-group input{font:inherit;background:#fff;border:2px solid #e2e8f0;border-radius:14px;padding:14px 16px}.field-group input:focus{border-color:#0f62fe;outline:none;box-shadow:0 0 0 4px #0f62fe14}.field-group input.error{border-color:#ef4444}.otp-button{color:#fff;cursor:pointer;background:#0f62fe;border:none;border-radius:14px;padding:15px 18px;font-weight:800}.otp-button:disabled{opacity:.7;cursor:not-allowed}.otp-resend{color:#0f62fe;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700}.otp-resend:disabled{color:#94a3b8;cursor:not-allowed}.otp-back{text-align:center;color:#64748b;font-size:13px;text-decoration:none}.otp-back:hover{color:#0f62fe}@media (width<=900px){.otp-container{flex-direction:column}.otp-left,.otp-right{padding:36px 24px}.otp-left h1{font-size:36px}}.profile-container{background:linear-gradient(#f8fafc 0%,#eef2ff 100%);min-height:calc(100vh - 276px);padding:48px 24px 72px}.profile-hero{justify-content:space-between;align-items:flex-start;gap:24px;max-width:1120px;margin:0 auto 24px;display:flex}.profile-kicker{text-transform:uppercase;letter-spacing:.12em;color:#0f62fe;margin-bottom:10px;font-size:12px;font-weight:800}.profile-hero h1{color:#0f172a;margin-bottom:12px;font-size:42px;line-height:1.1}.profile-hero p{color:#475569;max-width:640px}.profile-logout{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:14px;padding:12px 18px;font-weight:700}.profile-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:1120px;margin:0 auto;display:grid}.profile-card--full{grid-column:1/-1}.profile-card{background:#fff;border-radius:28px;padding:28px;box-shadow:0 18px 50px #0f172a14}.profile-card h2{color:#0f172a;margin-bottom:20px;font-size:24px}.profile-readonly{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:4px;padding:14px 0;display:flex}.profile-readonly span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:700}.profile-readonly strong{color:#0f172a;word-break:break-word;font-size:15px}.profile-form{flex-direction:column;gap:16px;display:flex}.profile-form label{color:#334155;flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.profile-form input{font:inherit;border:2px solid #e2e8f0;border-radius:14px;padding:14px 16px}.profile-form select{font:inherit;background:#fff;border:2px solid #e2e8f0;border-radius:14px;padding:14px 16px}.profile-form input:focus{border-color:#0f62fe;outline:none;box-shadow:0 0 0 4px #0f62fe14}.profile-form input.error{border-color:#ef4444}.profile-password-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;display:grid}.profile-password-form .profile-save{grid-column:1/-1;width:fit-content}.field-error{color:#ef4444;font-size:12px;font-weight:600}.profile-save{color:#fff;cursor:pointer;background:#0f62fe;border:none;border-radius:14px;padding:14px 18px;font-weight:800}.profile-save:disabled{opacity:.7;cursor:not-allowed}.profile-save--danger{background:#dc2626}.profile-save--danger:hover:not(:disabled){background:#b91c1c}.profile-alert{border-radius:14px;max-width:1120px;margin:0 auto 16px;padding:12px 14px;font-size:13px}.profile-alert--success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.profile-alert--error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.profile-muted{color:#64748b}.profile-history{color:#334155;gap:10px;margin:16px 0 0;padding-left:18px;display:grid}.profile-twofactor-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px;display:grid}.profile-twofactor-grid .profile-form{border:1px solid #e2e8f0;border-radius:20px;padding:18px}.profile-twofactor-grid h3{color:#0f172a;margin-bottom:6px;font-size:16px}.profile-qr{background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;align-items:center;gap:16px;margin-top:18px;padding:16px;display:flex}.profile-qr img{object-fit:contain;background:#fff;border-radius:16px;width:140px;height:140px;padding:8px}.profile-qr p{word-break:break-all;color:#1d4ed8}@media (width<=900px){.profile-grid{grid-template-columns:1fr}.profile-hero{flex-direction:column}.profile-twofactor-grid,.profile-password-form{grid-template-columns:1fr}.profile-password-form .profile-save{width:100%}}*{box-sizing:border-box;margin:0;padding:0}.forgot-password-container{background:#fff;min-height:calc(100vh - 276px);display:flex}.forgot-password-left{background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);flex:1;justify-content:center;align-items:center;padding:60px;display:flex;position:relative;overflow:hidden}.forgot-password-left:before{content:"";background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);width:200%;height:200%;animation:30s linear infinite rotate;position:absolute;top:-50%;left:-50%}.left-content{z-index:2;width:100%;max-width:500px;animation:.8s ease-out fadeInLeft;position:relative}.brand-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#a78bfa;background:#ffffff1a;border:1px solid #8b5cf64d;border-radius:40px;align-items:center;gap:10px;margin-bottom:40px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-flex}.badge-pulse{animation:2s infinite pulse}.left-title{color:#fff;margin-bottom:24px;font-size:48px;font-weight:800;line-height:1.2}.gradient-text{background:linear-gradient(135deg,#1259e8e2,#1259e8e2,#1259e8e2);color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.left-description{color:#cbd5e1;margin-bottom:40px;font-size:16px;line-height:1.6}.security-info{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:flex-start;gap:16px;margin-bottom:50px;padding:20px;display:flex}.security-icon{color:#a78bfa;background:#8b5cf626;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.security-icon svg{width:24px;height:24px}.security-info h4{color:#fff;margin-bottom:6px;font-size:16px;font-weight:700}.security-info p{color:#94a3b8;font-size:13px}.steps-indicator{justify-content:center;align-items:center;gap:8px;margin-top:20px;display:flex}.step-dot{flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.step-dot span:first-child{color:#94a3b8;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;transition:all .3s;display:flex}.step-dot.active span:first-child{color:#fff;background:linear-gradient(105deg,#1259e8e2,#c084fc);box-shadow:0 0 20px #a78bfa80}.step-label{color:#94a3b8;font-size:11px}.step-dot.active .step-label{color:#a78bfa}.step-line{background:#fff3;width:60px;height:2px;margin:0 8px;position:relative;top:-12px}.step-line.active{background:linear-gradient(90deg,#a78bfa,#c084fc)}.forgot-password-right{background:#fff;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.forgot-password-card{background:#fff;width:100%;max-width:520px}.card-header{text-align:center;margin-bottom:36px}.welcome-icon{color:#1259e8e2;background:linear-gradient(135deg,#7c3aed10,#a78bfa10);border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.welcome-icon svg{width:32px;height:32px}.card-header h2{color:#0f172a;margin-bottom:10px;font-size:32px;font-weight:700}.card-subtitle{color:#64748b;font-size:14px}.auth-alert{border-radius:12px;margin-top:16px;padding:12px 14px;font-size:13px;line-height:1.5}.auth-alert--success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.auth-alert--error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.forgot-password-form{flex-direction:column;gap:24px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#334155;font-size:13px;font-weight:600;transition:color .2s}.form-group label .required{color:#ef4444;margin-left:2px}.form-group.focused label{color:#7c3aed}.form-group input{background:#fff;border:2px solid #e2e8f0;border-radius:14px;width:100%;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .2s}.form-group input:hover{border-color:#cbd5e1}.form-group input:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 4px #7c3aed14}.form-group input.error{border-color:#ef4444}.error-message{color:#ef4444;margin-top:4px;font-size:12px;font-weight:500}.password-strength{margin-top:8px}.strength-bar{background:#e2e8f0;border-radius:2px;width:100%;height:4px;margin-bottom:6px;overflow:hidden}.strength-fill{border-radius:2px;height:100%;transition:width .3s}.strength-text{font-size:11px;font-weight:600}.code-inputs{justify-content:center;gap:12px;margin:20px 0;display:flex}.code-inputs input{text-align:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;width:60px;height:60px;font-size:24px;font-weight:700}.code-inputs input:focus{background:#fff;border-color:#7c3aed}.code-inputs input.error{border-color:#ef4444}.code-error{text-align:center;margin-top:-10px;display:block}.resend-code{text-align:center;color:#64748b;margin:0;font-size:13px}.resend-code span{color:#94a3b8}.resend-btn{color:#1259e8e2;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.resend-btn:hover{text-decoration:underline}.submit-btn{color:#fff;cursor:pointer;background:#1259e8e2;border:none;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 24px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.submit-btn:hover:not(:disabled){background:#6d28d9;transform:translateY(-2px);box-shadow:0 10px 25px -5px #7c3aed4d}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite spin}.btn-arrow{width:20px;height:20px;transition:transform .2s}.submit-btn:hover:not(:disabled) .btn-arrow{transform:translate(4px)}.links-container{flex-direction:column;gap:12px;margin-top:16px;display:flex}.back-to-login,.create-account{text-align:center;color:#64748b;margin:0;font-size:14px}.back-to-login a,.create-account a{color:#0e2cef;font-weight:600;text-decoration:none}.back-to-login a:hover,.create-account a:hover{text-decoration:underline}@media (width<=1024px){.left-title{font-size:36px}.forgot-password-left{padding:40px}}@media (width<=900px){.forgot-password-container{flex-direction:column}.forgot-password-left{min-height:auto;padding:50px 30px}.left-content{text-align:center;max-width:100%}.security-info{text-align:left}.forgot-password-right{padding:50px 30px}}@media (width<=640px){.card-header h2{font-size:28px}.left-title{font-size:32px}.code-inputs input{width:45px;height:45px;font-size:18px}.step-line{width:30px}.step-dot span:first-child{width:32px;height:32px;font-size:14px}}@font-face{font-display:block;font-family:bootstrap-icons;src:url(/assets/bootstrap-iconsd862-tJ0_KeE2.woff2?8d200481aa7f02a2d63a331fc782cfaf)format("woff2"),url(/assets/bootstrap-iconsd862-B-QKbhqn.woff?8d200481aa7f02a2d63a331fc782cfaf)format("woff")}.bi:before,[class^=bi-]:before,[class*=\ bi-]:before{font-variant:normal;text-transform:none;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;line-height:1;display:inline-block;font-family:bootstrap-icons!important;font-weight:400!important}.bi-123:before{content:""}.bi-alarm-fill:before{content:""}.bi-alarm:before{content:""}.bi-align-bottom:before{content:""}.bi-align-center:before{content:""}.bi-align-end:before{content:""}.bi-align-middle:before{content:""}.bi-align-start:before{content:""}.bi-align-top:before{content:""}.bi-alt:before{content:""}.bi-app-indicator:before{content:""}.bi-app:before{content:""}.bi-archive-fill:before{content:""}.bi-archive:before{content:""}.bi-arrow-90deg-down:before{content:""}.bi-arrow-90deg-left:before{content:""}.bi-arrow-90deg-right:before{content:""}.bi-arrow-90deg-up:before{content:""}.bi-arrow-bar-down:before{content:""}.bi-arrow-bar-left:before{content:""}.bi-arrow-bar-right:before{content:""}.bi-arrow-bar-up:before{content:""}.bi-arrow-clockwise:before{content:""}.bi-arrow-counterclockwise:before{content:""}.bi-arrow-down-circle-fill:before{content:""}.bi-arrow-down-circle:before{content:""}.bi-arrow-down-left-circle-fill:before{content:""}.bi-arrow-down-left-circle:before{content:""}.bi-arrow-down-left-square-fill:before{content:""}.bi-arrow-down-left-square:before{content:""}.bi-arrow-down-left:before{content:""}.bi-arrow-down-right-circle-fill:before{content:""}.bi-arrow-down-right-circle:before{content:""}.bi-arrow-down-right-square-fill:before{content:""}.bi-arrow-down-right-square:before{content:""}.bi-arrow-down-right:before{content:""}.bi-arrow-down-short:before{content:""}.bi-arrow-down-square-fill:before{content:""}.bi-arrow-down-square:before{content:""}.bi-arrow-down-up:before{content:""}.bi-arrow-down:before{content:""}.bi-arrow-left-circle-fill:before{content:""}.bi-arrow-left-circle:before{content:""}.bi-arrow-left-right:before{content:""}.bi-arrow-left-short:before{content:""}.bi-arrow-left-square-fill:before{content:""}.bi-arrow-left-square:before{content:""}.bi-arrow-left:before{content:""}.bi-arrow-repeat:before{content:""}.bi-arrow-return-left:before{content:""}.bi-arrow-return-right:before{content:""}.bi-arrow-right-circle-fill:before{content:""}.bi-arrow-right-circle:before{content:""}.bi-arrow-right-short:before{content:""}.bi-arrow-right-square-fill:before{content:""}.bi-arrow-right-square:before{content:""}.bi-arrow-right:before{content:""}.bi-arrow-up-circle-fill:before{content:""}.bi-arrow-up-circle:before{content:""}.bi-arrow-up-left-circle-fill:before{content:""}.bi-arrow-up-left-circle:before{content:""}.bi-arrow-up-left-square-fill:before{content:""}.bi-arrow-up-left-square:before{content:""}.bi-arrow-up-left:before{content:""}.bi-arrow-up-right-circle-fill:before{content:""}.bi-arrow-up-right-circle:before{content:""}.bi-arrow-up-right-square-fill:before{content:""}.bi-arrow-up-right-square:before{content:""}.bi-arrow-up-right:before{content:""}.bi-arrow-up-short:before{content:""}.bi-arrow-up-square-fill:before{content:""}.bi-arrow-up-square:before{content:""}.bi-arrow-up:before{content:""}.bi-arrows-angle-contract:before{content:""}.bi-arrows-angle-expand:before{content:""}.bi-arrows-collapse:before{content:""}.bi-arrows-expand:before{content:""}.bi-arrows-fullscreen:before{content:""}.bi-arrows-move:before{content:""}.bi-aspect-ratio-fill:before{content:""}.bi-aspect-ratio:before{content:""}.bi-asterisk:before{content:""}.bi-at:before{content:""}.bi-award-fill:before{content:""}.bi-award:before{content:""}.bi-back:before{content:""}.bi-backspace-fill:before{content:""}.bi-backspace-reverse-fill:before{content:""}.bi-backspace-reverse:before{content:""}.bi-backspace:before{content:""}.bi-badge-3d-fill:before{content:""}.bi-badge-3d:before{content:""}.bi-badge-4k-fill:before{content:""}.bi-badge-4k:before{content:""}.bi-badge-8k-fill:before{content:""}.bi-badge-8k:before{content:""}.bi-badge-ad-fill:before{content:""}.bi-badge-ad:before{content:""}.bi-badge-ar-fill:before{content:""}.bi-badge-ar:before{content:""}.bi-badge-cc-fill:before{content:""}.bi-badge-cc:before{content:""}.bi-badge-hd-fill:before{content:""}.bi-badge-hd:before{content:""}.bi-badge-tm-fill:before{content:""}.bi-badge-tm:before{content:""}.bi-badge-vo-fill:before{content:""}.bi-badge-vo:before{content:""}.bi-badge-vr-fill:before{content:""}.bi-badge-vr:before{content:""}.bi-badge-wc-fill:before{content:""}.bi-badge-wc:before{content:""}.bi-bag-check-fill:before{content:""}.bi-bag-check:before{content:""}.bi-bag-dash-fill:before{content:""}.bi-bag-dash:before{content:""}.bi-bag-fill:before{content:""}.bi-bag-plus-fill:before{content:""}.bi-bag-plus:before{content:""}.bi-bag-x-fill:before{content:""}.bi-bag-x:before{content:""}.bi-bag:before{content:""}.bi-bar-chart-fill:before{content:""}.bi-bar-chart-line-fill:before{content:""}.bi-bar-chart-line:before{content:""}.bi-bar-chart-steps:before{content:""}.bi-bar-chart:before{content:""}.bi-basket-fill:before{content:""}.bi-basket:before{content:""}.bi-basket2-fill:before{content:""}.bi-basket2:before{content:""}.bi-basket3-fill:before{content:""}.bi-basket3:before{content:""}.bi-battery-charging:before{content:""}.bi-battery-full:before{content:""}.bi-battery-half:before{content:""}.bi-battery:before{content:""}.bi-bell-fill:before{content:""}.bi-bell:before{content:""}.bi-bezier:before{content:""}.bi-bezier2:before{content:""}.bi-bicycle:before{content:""}.bi-binoculars-fill:before{content:""}.bi-binoculars:before{content:""}.bi-blockquote-left:before{content:""}.bi-blockquote-right:before{content:""}.bi-book-fill:before{content:""}.bi-book-half:before{content:""}.bi-book:before{content:""}.bi-bookmark-check-fill:before{content:""}.bi-bookmark-check:before{content:""}.bi-bookmark-dash-fill:before{content:""}.bi-bookmark-dash:before{content:""}.bi-bookmark-fill:before{content:""}.bi-bookmark-heart-fill:before{content:""}.bi-bookmark-heart:before{content:""}.bi-bookmark-plus-fill:before{content:""}.bi-bookmark-plus:before{content:""}.bi-bookmark-star-fill:before{content:""}.bi-bookmark-star:before{content:""}.bi-bookmark-x-fill:before{content:""}.bi-bookmark-x:before{content:""}.bi-bookmark:before{content:""}.bi-bookmarks-fill:before{content:""}.bi-bookmarks:before{content:""}.bi-bookshelf:before{content:""}.bi-bootstrap-fill:before{content:""}.bi-bootstrap-reboot:before{content:""}.bi-bootstrap:before{content:""}.bi-border-all:before{content:""}.bi-border-bottom:before{content:""}.bi-border-center:before{content:""}.bi-border-inner:before{content:""}.bi-border-left:before{content:""}.bi-border-middle:before{content:""}.bi-border-outer:before{content:""}.bi-border-right:before{content:""}.bi-border-style:before{content:""}.bi-border-top:before{content:""}.bi-border-width:before{content:""}.bi-border:before{content:""}.bi-bounding-box-circles:before{content:""}.bi-bounding-box:before{content:""}.bi-box-arrow-down-left:before{content:""}.bi-box-arrow-down-right:before{content:""}.bi-box-arrow-down:before{content:""}.bi-box-arrow-in-down-left:before{content:""}.bi-box-arrow-in-down-right:before{content:""}.bi-box-arrow-in-down:before{content:""}.bi-box-arrow-in-left:before{content:""}.bi-box-arrow-in-right:before{content:""}.bi-box-arrow-in-up-left:before{content:""}.bi-box-arrow-in-up-right:before{content:""}.bi-box-arrow-in-up:before{content:""}.bi-box-arrow-left:before{content:""}.bi-box-arrow-right:before{content:""}.bi-box-arrow-up-left:before{content:""}.bi-box-arrow-up-right:before{content:""}.bi-box-arrow-up:before{content:""}.bi-box-seam:before{content:""}.bi-box:before{content:""}.bi-braces:before{content:""}.bi-bricks:before{content:""}.bi-briefcase-fill:before{content:""}.bi-briefcase:before{content:""}.bi-brightness-alt-high-fill:before{content:""}.bi-brightness-alt-high:before{content:""}.bi-brightness-alt-low-fill:before{content:""}.bi-brightness-alt-low:before{content:""}.bi-brightness-high-fill:before{content:""}.bi-brightness-high:before{content:""}.bi-brightness-low-fill:before{content:""}.bi-brightness-low:before{content:""}.bi-broadcast-pin:before{content:""}.bi-broadcast:before{content:""}.bi-brush-fill:before{content:""}.bi-brush:before{content:""}.bi-bucket-fill:before{content:""}.bi-bucket:before{content:""}.bi-bug-fill:before{content:""}.bi-bug:before{content:""}.bi-building:before{content:""}.bi-bullseye:before{content:""}.bi-calculator-fill:before{content:""}.bi-calculator:before{content:""}.bi-calendar-check-fill:before{content:""}.bi-calendar-check:before{content:""}.bi-calendar-date-fill:before{content:""}.bi-calendar-date:before{content:""}.bi-calendar-day-fill:before{content:""}.bi-calendar-day:before{content:""}.bi-calendar-event-fill:before{content:""}.bi-calendar-event:before{content:""}.bi-calendar-fill:before{content:""}.bi-calendar-minus-fill:before{content:""}.bi-calendar-minus:before{content:""}.bi-calendar-month-fill:before{content:""}.bi-calendar-month:before{content:""}.bi-calendar-plus-fill:before{content:""}.bi-calendar-plus:before{content:""}.bi-calendar-range-fill:before{content:""}.bi-calendar-range:before{content:""}.bi-calendar-week-fill:before{content:""}.bi-calendar-week:before{content:""}.bi-calendar-x-fill:before{content:""}.bi-calendar-x:before{content:""}.bi-calendar:before{content:""}.bi-calendar2-check-fill:before{content:""}.bi-calendar2-check:before{content:""}.bi-calendar2-date-fill:before{content:""}.bi-calendar2-date:before{content:""}.bi-calendar2-day-fill:before{content:""}.bi-calendar2-day:before{content:""}.bi-calendar2-event-fill:before{content:""}.bi-calendar2-event:before{content:""}.bi-calendar2-fill:before{content:""}.bi-calendar2-minus-fill:before{content:""}.bi-calendar2-minus:before{content:""}.bi-calendar2-month-fill:before{content:""}.bi-calendar2-month:before{content:""}.bi-calendar2-plus-fill:before{content:""}.bi-calendar2-plus:before{content:""}.bi-calendar2-range-fill:before{content:""}.bi-calendar2-range:before{content:""}.bi-calendar2-week-fill:before{content:""}.bi-calendar2-week:before{content:""}.bi-calendar2-x-fill:before{content:""}.bi-calendar2-x:before{content:""}.bi-calendar2:before{content:""}.bi-calendar3-event-fill:before{content:""}.bi-calendar3-event:before{content:""}.bi-calendar3-fill:before{content:""}.bi-calendar3-range-fill:before{content:""}.bi-calendar3-range:before{content:""}.bi-calendar3-week-fill:before{content:""}.bi-calendar3-week:before{content:""}.bi-calendar3:before{content:""}.bi-calendar4-event:before{content:""}.bi-calendar4-range:before{content:""}.bi-calendar4-week:before{content:""}.bi-calendar4:before{content:""}.bi-camera-fill:before{content:""}.bi-camera-reels-fill:before{content:""}.bi-camera-reels:before{content:""}.bi-camera-video-fill:before{content:""}.bi-camera-video-off-fill:before{content:""}.bi-camera-video-off:before{content:""}.bi-camera-video:before{content:""}.bi-camera:before{content:""}.bi-camera2:before{content:""}.bi-capslock-fill:before{content:""}.bi-capslock:before{content:""}.bi-card-checklist:before{content:""}.bi-card-heading:before{content:""}.bi-card-image:before{content:""}.bi-card-list:before{content:""}.bi-card-text:before{content:""}.bi-caret-down-fill:before{content:""}.bi-caret-down-square-fill:before{content:""}.bi-caret-down-square:before{content:""}.bi-caret-down:before{content:""}.bi-caret-left-fill:before{content:""}.bi-caret-left-square-fill:before{content:""}.bi-caret-left-square:before{content:""}.bi-caret-left:before{content:""}.bi-caret-right-fill:before{content:""}.bi-caret-right-square-fill:before{content:""}.bi-caret-right-square:before{content:""}.bi-caret-right:before{content:""}.bi-caret-up-fill:before{content:""}.bi-caret-up-square-fill:before{content:""}.bi-caret-up-square:before{content:""}.bi-caret-up:before{content:""}.bi-cart-check-fill:before{content:""}.bi-cart-check:before{content:""}.bi-cart-dash-fill:before{content:""}.bi-cart-dash:before{content:""}.bi-cart-fill:before{content:""}.bi-cart-plus-fill:before{content:""}.bi-cart-plus:before{content:""}.bi-cart-x-fill:before{content:""}.bi-cart-x:before{content:""}.bi-cart:before{content:""}.bi-cart2:before{content:""}.bi-cart3:before{content:""}.bi-cart4:before{content:""}.bi-cash-stack:before{content:""}.bi-cash:before{content:""}.bi-cast:before{content:""}.bi-chat-dots-fill:before{content:""}.bi-chat-dots:before{content:""}.bi-chat-fill:before{content:""}.bi-chat-left-dots-fill:before{content:""}.bi-chat-left-dots:before{content:""}.bi-chat-left-fill:before{content:""}.bi-chat-left-quote-fill:before{content:""}.bi-chat-left-quote:before{content:""}.bi-chat-left-text-fill:before{content:""}.bi-chat-left-text:before{content:""}.bi-chat-left:before{content:""}.bi-chat-quote-fill:before{content:""}.bi-chat-quote:before{content:""}.bi-chat-right-dots-fill:before{content:""}.bi-chat-right-dots:before{content:""}.bi-chat-right-fill:before{content:""}.bi-chat-right-quote-fill:before{content:""}.bi-chat-right-quote:before{content:""}.bi-chat-right-text-fill:before{content:""}.bi-chat-right-text:before{content:""}.bi-chat-right:before{content:""}.bi-chat-square-dots-fill:before{content:""}.bi-chat-square-dots:before{content:""}.bi-chat-square-fill:before{content:""}.bi-chat-square-quote-fill:before{content:""}.bi-chat-square-quote:before{content:""}.bi-chat-square-text-fill:before{content:""}.bi-chat-square-text:before{content:""}.bi-chat-square:before{content:""}.bi-chat-text-fill:before{content:""}.bi-chat-text:before{content:""}.bi-chat:before{content:""}.bi-check-all:before{content:""}.bi-check-circle-fill:before{content:""}.bi-check-circle:before{content:""}.bi-check-square-fill:before{content:""}.bi-check-square:before{content:""}.bi-check:before{content:""}.bi-check2-all:before{content:""}.bi-check2-circle:before{content:""}.bi-check2-square:before{content:""}.bi-check2:before{content:""}.bi-chevron-bar-contract:before{content:""}.bi-chevron-bar-down:before{content:""}.bi-chevron-bar-expand:before{content:""}.bi-chevron-bar-left:before{content:""}.bi-chevron-bar-right:before{content:""}.bi-chevron-bar-up:before{content:""}.bi-chevron-compact-down:before{content:""}.bi-chevron-compact-left:before{content:""}.bi-chevron-compact-right:before{content:""}.bi-chevron-compact-up:before{content:""}.bi-chevron-contract:before{content:""}.bi-chevron-double-down:before{content:""}.bi-chevron-double-left:before{content:""}.bi-chevron-double-right:before{content:""}.bi-chevron-double-up:before{content:""}.bi-chevron-down:before{content:""}.bi-chevron-expand:before{content:""}.bi-chevron-left:before{content:""}.bi-chevron-right:before{content:""}.bi-chevron-up:before{content:""}.bi-circle-fill:before{content:""}.bi-circle-half:before{content:""}.bi-circle-square:before{content:""}.bi-circle:before{content:""}.bi-clipboard-check:before{content:""}.bi-clipboard-data:before{content:""}.bi-clipboard-minus:before{content:""}.bi-clipboard-plus:before{content:""}.bi-clipboard-x:before{content:""}.bi-clipboard:before{content:""}.bi-clock-fill:before{content:""}.bi-clock-history:before{content:""}.bi-clock:before{content:""}.bi-cloud-arrow-down-fill:before{content:""}.bi-cloud-arrow-down:before{content:""}.bi-cloud-arrow-up-fill:before{content:""}.bi-cloud-arrow-up:before{content:""}.bi-cloud-check-fill:before{content:""}.bi-cloud-check:before{content:""}.bi-cloud-download-fill:before{content:""}.bi-cloud-download:before{content:""}.bi-cloud-drizzle-fill:before{content:""}.bi-cloud-drizzle:before{content:""}.bi-cloud-fill:before{content:""}.bi-cloud-fog-fill:before{content:""}.bi-cloud-fog:before{content:""}.bi-cloud-fog2-fill:before{content:""}.bi-cloud-fog2:before{content:""}.bi-cloud-hail-fill:before{content:""}.bi-cloud-hail:before{content:""}.bi-cloud-haze-1:before{content:""}.bi-cloud-haze-fill:before{content:""}.bi-cloud-haze:before{content:""}.bi-cloud-haze2-fill:before{content:""}.bi-cloud-lightning-fill:before{content:""}.bi-cloud-lightning-rain-fill:before{content:""}.bi-cloud-lightning-rain:before{content:""}.bi-cloud-lightning:before{content:""}.bi-cloud-minus-fill:before{content:""}.bi-cloud-minus:before{content:""}.bi-cloud-moon-fill:before{content:""}.bi-cloud-moon:before{content:""}.bi-cloud-plus-fill:before{content:""}.bi-cloud-plus:before{content:""}.bi-cloud-rain-fill:before{content:""}.bi-cloud-rain-heavy-fill:before{content:""}.bi-cloud-rain-heavy:before{content:""}.bi-cloud-rain:before{content:""}.bi-cloud-slash-fill:before{content:""}.bi-cloud-slash:before{content:""}.bi-cloud-sleet-fill:before{content:""}.bi-cloud-sleet:before{content:""}.bi-cloud-snow-fill:before{content:""}.bi-cloud-snow:before{content:""}.bi-cloud-sun-fill:before{content:""}.bi-cloud-sun:before{content:""}.bi-cloud-upload-fill:before{content:""}.bi-cloud-upload:before{content:""}.bi-cloud:before{content:""}.bi-clouds-fill:before{content:""}.bi-clouds:before{content:""}.bi-cloudy-fill:before{content:""}.bi-cloudy:before{content:""}.bi-code-slash:before{content:""}.bi-code-square:before{content:""}.bi-code:before{content:""}.bi-collection-fill:before{content:""}.bi-collection-play-fill:before{content:""}.bi-collection-play:before{content:""}.bi-collection:before{content:""}.bi-columns-gap:before{content:""}.bi-columns:before{content:""}.bi-command:before{content:""}.bi-compass-fill:before{content:""}.bi-compass:before{content:""}.bi-cone-striped:before{content:""}.bi-cone:before{content:""}.bi-controller:before{content:""}.bi-cpu-fill:before{content:""}.bi-cpu:before{content:""}.bi-credit-card-2-back-fill:before{content:""}.bi-credit-card-2-back:before{content:""}.bi-credit-card-2-front-fill:before{content:""}.bi-credit-card-2-front:before{content:""}.bi-credit-card-fill:before{content:""}.bi-credit-card:before{content:""}.bi-crop:before{content:""}.bi-cup-fill:before{content:""}.bi-cup-straw:before{content:""}.bi-cup:before{content:""}.bi-cursor-fill:before{content:""}.bi-cursor-text:before{content:""}.bi-cursor:before{content:""}.bi-dash-circle-dotted:before{content:""}.bi-dash-circle-fill:before{content:""}.bi-dash-circle:before{content:""}.bi-dash-square-dotted:before{content:""}.bi-dash-square-fill:before{content:""}.bi-dash-square:before{content:""}.bi-dash:before{content:""}.bi-diagram-2-fill:before{content:""}.bi-diagram-2:before{content:""}.bi-diagram-3-fill:before{content:""}.bi-diagram-3:before{content:""}.bi-diamond-fill:before{content:""}.bi-diamond-half:before{content:""}.bi-diamond:before{content:""}.bi-dice-1-fill:before{content:""}.bi-dice-1:before{content:""}.bi-dice-2-fill:before{content:""}.bi-dice-2:before{content:""}.bi-dice-3-fill:before{content:""}.bi-dice-3:before{content:""}.bi-dice-4-fill:before{content:""}.bi-dice-4:before{content:""}.bi-dice-5-fill:before{content:""}.bi-dice-5:before{content:""}.bi-dice-6-fill:before{content:""}.bi-dice-6:before{content:""}.bi-disc-fill:before{content:""}.bi-disc:before{content:""}.bi-discord:before{content:""}.bi-display-fill:before{content:""}.bi-display:before{content:""}.bi-distribute-horizontal:before{content:""}.bi-distribute-vertical:before{content:""}.bi-door-closed-fill:before{content:""}.bi-door-closed:before{content:""}.bi-door-open-fill:before{content:""}.bi-door-open:before{content:""}.bi-dot:before{content:""}.bi-download:before{content:""}.bi-droplet-fill:before{content:""}.bi-droplet-half:before{content:""}.bi-droplet:before{content:""}.bi-earbuds:before{content:""}.bi-easel-fill:before{content:""}.bi-easel:before{content:""}.bi-egg-fill:before{content:""}.bi-egg-fried:before{content:""}.bi-egg:before{content:""}.bi-eject-fill:before{content:""}.bi-eject:before{content:""}.bi-emoji-angry-fill:before{content:""}.bi-emoji-angry:before{content:""}.bi-emoji-dizzy-fill:before{content:""}.bi-emoji-dizzy:before{content:""}.bi-emoji-expressionless-fill:before{content:""}.bi-emoji-expressionless:before{content:""}.bi-emoji-frown-fill:before{content:""}.bi-emoji-frown:before{content:""}.bi-emoji-heart-eyes-fill:before{content:""}.bi-emoji-heart-eyes:before{content:""}.bi-emoji-laughing-fill:before{content:""}.bi-emoji-laughing:before{content:""}.bi-emoji-neutral-fill:before{content:""}.bi-emoji-neutral:before{content:""}.bi-emoji-smile-fill:before{content:""}.bi-emoji-smile-upside-down-fill:before{content:""}.bi-emoji-smile-upside-down:before{content:""}.bi-emoji-smile:before{content:""}.bi-emoji-sunglasses-fill:before{content:""}.bi-emoji-sunglasses:before{content:""}.bi-emoji-wink-fill:before{content:""}.bi-emoji-wink:before{content:""}.bi-envelope-fill:before{content:""}.bi-envelope-open-fill:before{content:""}.bi-envelope-open:before{content:""}.bi-envelope:before{content:""}.bi-eraser-fill:before{content:""}.bi-eraser:before{content:""}.bi-exclamation-circle-fill:before{content:""}.bi-exclamation-circle:before{content:""}.bi-exclamation-diamond-fill:before{content:""}.bi-exclamation-diamond:before{content:""}.bi-exclamation-octagon-fill:before{content:""}.bi-exclamation-octagon:before{content:""}.bi-exclamation-square-fill:before{content:""}.bi-exclamation-square:before{content:""}.bi-exclamation-triangle-fill:before{content:""}.bi-exclamation-triangle:before{content:""}.bi-exclamation:before{content:""}.bi-exclude:before{content:""}.bi-eye-fill:before{content:""}.bi-eye-slash-fill:before{content:""}.bi-eye-slash:before{content:""}.bi-eye:before{content:""}.bi-eyedropper:before{content:""}.bi-eyeglasses:before{content:""}.bi-facebook:before{content:""}.bi-file-arrow-down-fill:before{content:""}.bi-file-arrow-down:before{content:""}.bi-file-arrow-up-fill:before{content:""}.bi-file-arrow-up:before{content:""}.bi-file-bar-graph-fill:before{content:""}.bi-file-bar-graph:before{content:""}.bi-file-binary-fill:before{content:""}.bi-file-binary:before{content:""}.bi-file-break-fill:before{content:""}.bi-file-break:before{content:""}.bi-file-check-fill:before{content:""}.bi-file-check:before{content:""}.bi-file-code-fill:before{content:""}.bi-file-code:before{content:""}.bi-file-diff-fill:before{content:""}.bi-file-diff:before{content:""}.bi-file-earmark-arrow-down-fill:before{content:""}.bi-file-earmark-arrow-down:before{content:""}.bi-file-earmark-arrow-up-fill:before{content:""}.bi-file-earmark-arrow-up:before{content:""}.bi-file-earmark-bar-graph-fill:before{content:""}.bi-file-earmark-bar-graph:before{content:""}.bi-file-earmark-binary-fill:before{content:""}.bi-file-earmark-binary:before{content:""}.bi-file-earmark-break-fill:before{content:""}.bi-file-earmark-break:before{content:""}.bi-file-earmark-check-fill:before{content:""}.bi-file-earmark-check:before{content:""}.bi-file-earmark-code-fill:before{content:""}.bi-file-earmark-code:before{content:""}.bi-file-earmark-diff-fill:before{content:""}.bi-file-earmark-diff:before{content:""}.bi-file-earmark-easel-fill:before{content:""}.bi-file-earmark-easel:before{content:""}.bi-file-earmark-excel-fill:before{content:""}.bi-file-earmark-excel:before{content:""}.bi-file-earmark-fill:before{content:""}.bi-file-earmark-font-fill:before{content:""}.bi-file-earmark-font:before{content:""}.bi-file-earmark-image-fill:before{content:""}.bi-file-earmark-image:before{content:""}.bi-file-earmark-lock-fill:before{content:""}.bi-file-earmark-lock:before{content:""}.bi-file-earmark-lock2-fill:before{content:""}.bi-file-earmark-lock2:before{content:""}.bi-file-earmark-medical-fill:before{content:""}.bi-file-earmark-medical:before{content:""}.bi-file-earmark-minus-fill:before{content:""}.bi-file-earmark-minus:before{content:""}.bi-file-earmark-music-fill:before{content:""}.bi-file-earmark-music:before{content:""}.bi-file-earmark-person-fill:before{content:""}.bi-file-earmark-person:before{content:""}.bi-file-earmark-play-fill:before{content:""}.bi-file-earmark-play:before{content:""}.bi-file-earmark-plus-fill:before{content:""}.bi-file-earmark-plus:before{content:""}.bi-file-earmark-post-fill:before{content:""}.bi-file-earmark-post:before{content:""}.bi-file-earmark-ppt-fill:before{content:""}.bi-file-earmark-ppt:before{content:""}.bi-file-earmark-richtext-fill:before{content:""}.bi-file-earmark-richtext:before{content:""}.bi-file-earmark-ruled-fill:before{content:""}.bi-file-earmark-ruled:before{content:""}.bi-file-earmark-slides-fill:before{content:""}.bi-file-earmark-slides:before{content:""}.bi-file-earmark-spreadsheet-fill:before{content:""}.bi-file-earmark-spreadsheet:before{content:""}.bi-file-earmark-text-fill:before{content:""}.bi-file-earmark-text:before{content:""}.bi-file-earmark-word-fill:before{content:""}.bi-file-earmark-word:before{content:""}.bi-file-earmark-x-fill:before{content:""}.bi-file-earmark-x:before{content:""}.bi-file-earmark-zip-fill:before{content:""}.bi-file-earmark-zip:before{content:""}.bi-file-earmark:before{content:""}.bi-file-easel-fill:before{content:""}.bi-file-easel:before{content:""}.bi-file-excel-fill:before{content:""}.bi-file-excel:before{content:""}.bi-file-fill:before{content:""}.bi-file-font-fill:before{content:""}.bi-file-font:before{content:""}.bi-file-image-fill:before{content:""}.bi-file-image:before{content:""}.bi-file-lock-fill:before{content:""}.bi-file-lock:before{content:""}.bi-file-lock2-fill:before{content:""}.bi-file-lock2:before{content:""}.bi-file-medical-fill:before{content:""}.bi-file-medical:before{content:""}.bi-file-minus-fill:before{content:""}.bi-file-minus:before{content:""}.bi-file-music-fill:before{content:""}.bi-file-music:before{content:""}.bi-file-person-fill:before{content:""}.bi-file-person:before{content:""}.bi-file-play-fill:before{content:""}.bi-file-play:before{content:""}.bi-file-plus-fill:before{content:""}.bi-file-plus:before{content:""}.bi-file-post-fill:before{content:""}.bi-file-post:before{content:""}.bi-file-ppt-fill:before{content:""}.bi-file-ppt:before{content:""}.bi-file-richtext-fill:before{content:""}.bi-file-richtext:before{content:""}.bi-file-ruled-fill:before{content:""}.bi-file-ruled:before{content:""}.bi-file-slides-fill:before{content:""}.bi-file-slides:before{content:""}.bi-file-spreadsheet-fill:before{content:""}.bi-file-spreadsheet:before{content:""}.bi-file-text-fill:before{content:""}.bi-file-text:before{content:""}.bi-file-word-fill:before{content:""}.bi-file-word:before{content:""}.bi-file-x-fill:before{content:""}.bi-file-x:before{content:""}.bi-file-zip-fill:before{content:""}.bi-file-zip:before{content:""}.bi-file:before{content:""}.bi-files-alt:before{content:""}.bi-files:before{content:""}.bi-film:before{content:""}.bi-filter-circle-fill:before{content:""}.bi-filter-circle:before{content:""}.bi-filter-left:before{content:""}.bi-filter-right:before{content:""}.bi-filter-square-fill:before{content:""}.bi-filter-square:before{content:""}.bi-filter:before{content:""}.bi-flag-fill:before{content:""}.bi-flag:before{content:""}.bi-flower1:before{content:""}.bi-flower2:before{content:""}.bi-flower3:before{content:""}.bi-folder-check:before{content:""}.bi-folder-fill:before{content:""}.bi-folder-minus:before{content:""}.bi-folder-plus:before{content:""}.bi-folder-symlink-fill:before{content:""}.bi-folder-symlink:before{content:""}.bi-folder-x:before{content:""}.bi-folder:before{content:""}.bi-folder2-open:before{content:""}.bi-folder2:before{content:""}.bi-fonts:before{content:""}.bi-forward-fill:before{content:""}.bi-forward:before{content:""}.bi-front:before{content:""}.bi-fullscreen-exit:before{content:""}.bi-fullscreen:before{content:""}.bi-funnel-fill:before{content:""}.bi-funnel:before{content:""}.bi-gear-fill:before{content:""}.bi-gear-wide-connected:before{content:""}.bi-gear-wide:before{content:""}.bi-gear:before{content:""}.bi-gem:before{content:""}.bi-geo-alt-fill:before{content:""}.bi-geo-alt:before{content:""}.bi-geo-fill:before{content:""}.bi-geo:before{content:""}.bi-gift-fill:before{content:""}.bi-gift:before{content:""}.bi-github:before{content:""}.bi-globe:before{content:""}.bi-globe2:before{content:""}.bi-google:before{content:""}.bi-graph-down:before{content:""}.bi-graph-up:before{content:""}.bi-grid-1x2-fill:before{content:""}.bi-grid-1x2:before{content:""}.bi-grid-3x2-gap-fill:before{content:""}.bi-grid-3x2-gap:before{content:""}.bi-grid-3x2:before{content:""}.bi-grid-3x3-gap-fill:before{content:""}.bi-grid-3x3-gap:before{content:""}.bi-grid-3x3:before{content:""}.bi-grid-fill:before{content:""}.bi-grid:before{content:""}.bi-grip-horizontal:before{content:""}.bi-grip-vertical:before{content:""}.bi-hammer:before{content:""}.bi-hand-index-fill:before{content:""}.bi-hand-index-thumb-fill:before{content:""}.bi-hand-index-thumb:before{content:""}.bi-hand-index:before{content:""}.bi-hand-thumbs-down-fill:before{content:""}.bi-hand-thumbs-down:before{content:""}.bi-hand-thumbs-up-fill:before{content:""}.bi-hand-thumbs-up:before{content:""}.bi-handbag-fill:before{content:""}.bi-handbag:before{content:""}.bi-hash:before{content:""}.bi-hdd-fill:before{content:""}.bi-hdd-network-fill:before{content:""}.bi-hdd-network:before{content:""}.bi-hdd-rack-fill:before{content:""}.bi-hdd-rack:before{content:""}.bi-hdd-stack-fill:before{content:""}.bi-hdd-stack:before{content:""}.bi-hdd:before{content:""}.bi-headphones:before{content:""}.bi-headset:before{content:""}.bi-heart-fill:before{content:""}.bi-heart-half:before{content:""}.bi-heart:before{content:""}.bi-heptagon-fill:before{content:""}.bi-heptagon-half:before{content:""}.bi-heptagon:before{content:""}.bi-hexagon-fill:before{content:""}.bi-hexagon-half:before{content:""}.bi-hexagon:before{content:""}.bi-hourglass-bottom:before{content:""}.bi-hourglass-split:before{content:""}.bi-hourglass-top:before{content:""}.bi-hourglass:before{content:""}.bi-house-door-fill:before{content:""}.bi-house-door:before{content:""}.bi-house-fill:before{content:""}.bi-house:before{content:""}.bi-hr:before{content:""}.bi-hurricane:before{content:""}.bi-image-alt:before{content:""}.bi-image-fill:before{content:""}.bi-image:before{content:""}.bi-images:before{content:""}.bi-inbox-fill:before{content:""}.bi-inbox:before{content:""}.bi-inboxes-fill:before{content:""}.bi-inboxes:before{content:""}.bi-info-circle-fill:before{content:""}.bi-info-circle:before{content:""}.bi-info-square-fill:before{content:""}.bi-info-square:before{content:""}.bi-info:before{content:""}.bi-input-cursor-text:before{content:""}.bi-input-cursor:before{content:""}.bi-instagram:before{content:""}.bi-intersect:before{content:""}.bi-journal-album:before{content:""}.bi-journal-arrow-down:before{content:""}.bi-journal-arrow-up:before{content:""}.bi-journal-bookmark-fill:before{content:""}.bi-journal-bookmark:before{content:""}.bi-journal-check:before{content:""}.bi-journal-code:before{content:""}.bi-journal-medical:before{content:""}.bi-journal-minus:before{content:""}.bi-journal-plus:before{content:""}.bi-journal-richtext:before{content:""}.bi-journal-text:before{content:""}.bi-journal-x:before{content:""}.bi-journal:before{content:""}.bi-journals:before{content:""}.bi-joystick:before{content:""}.bi-justify-left:before{content:""}.bi-justify-right:before{content:""}.bi-justify:before{content:""}.bi-kanban-fill:before{content:""}.bi-kanban:before{content:""}.bi-key-fill:before{content:""}.bi-key:before{content:""}.bi-keyboard-fill:before{content:""}.bi-keyboard:before{content:""}.bi-ladder:before{content:""}.bi-lamp-fill:before{content:""}.bi-lamp:before{content:""}.bi-laptop-fill:before{content:""}.bi-laptop:before{content:""}.bi-layer-backward:before{content:""}.bi-layer-forward:before{content:""}.bi-layers-fill:before{content:""}.bi-layers-half:before{content:""}.bi-layers:before{content:""}.bi-layout-sidebar-inset-reverse:before{content:""}.bi-layout-sidebar-inset:before{content:""}.bi-layout-sidebar-reverse:before{content:""}.bi-layout-sidebar:before{content:""}.bi-layout-split:before{content:""}.bi-layout-text-sidebar-reverse:before{content:""}.bi-layout-text-sidebar:before{content:""}.bi-layout-text-window-reverse:before{content:""}.bi-layout-text-window:before{content:""}.bi-layout-three-columns:before{content:""}.bi-layout-wtf:before{content:""}.bi-life-preserver:before{content:""}.bi-lightbulb-fill:before{content:""}.bi-lightbulb-off-fill:before{content:""}.bi-lightbulb-off:before{content:""}.bi-lightbulb:before{content:""}.bi-lightning-charge-fill:before{content:""}.bi-lightning-charge:before{content:""}.bi-lightning-fill:before{content:""}.bi-lightning:before{content:""}.bi-link-45deg:before{content:""}.bi-link:before{content:""}.bi-linkedin:before{content:""}.bi-list-check:before{content:""}.bi-list-nested:before{content:""}.bi-list-ol:before{content:""}.bi-list-stars:before{content:""}.bi-list-task:before{content:""}.bi-list-ul:before{content:""}.bi-list:before{content:""}.bi-lock-fill:before{content:""}.bi-lock:before{content:""}.bi-mailbox:before{content:""}.bi-mailbox2:before{content:""}.bi-map-fill:before{content:""}.bi-map:before{content:""}.bi-markdown-fill:before{content:""}.bi-markdown:before{content:""}.bi-mask:before{content:""}.bi-megaphone-fill:before{content:""}.bi-megaphone:before{content:""}.bi-menu-app-fill:before{content:""}.bi-menu-app:before{content:""}.bi-menu-button-fill:before{content:""}.bi-menu-button-wide-fill:before{content:""}.bi-menu-button-wide:before{content:""}.bi-menu-button:before{content:""}.bi-menu-down:before{content:""}.bi-menu-up:before{content:""}.bi-mic-fill:before{content:""}.bi-mic-mute-fill:before{content:""}.bi-mic-mute:before{content:""}.bi-mic:before{content:""}.bi-minecart-loaded:before{content:""}.bi-minecart:before{content:""}.bi-moisture:before{content:""}.bi-moon-fill:before{content:""}.bi-moon-stars-fill:before{content:""}.bi-moon-stars:before{content:""}.bi-moon:before{content:""}.bi-mouse-fill:before{content:""}.bi-mouse:before{content:""}.bi-mouse2-fill:before{content:""}.bi-mouse2:before{content:""}.bi-mouse3-fill:before{content:""}.bi-mouse3:before{content:""}.bi-music-note-beamed:before{content:""}.bi-music-note-list:before{content:""}.bi-music-note:before{content:""}.bi-music-player-fill:before{content:""}.bi-music-player:before{content:""}.bi-newspaper:before{content:""}.bi-node-minus-fill:before{content:""}.bi-node-minus:before{content:""}.bi-node-plus-fill:before{content:""}.bi-node-plus:before{content:""}.bi-nut-fill:before{content:""}.bi-nut:before{content:""}.bi-octagon-fill:before{content:""}.bi-octagon-half:before{content:""}.bi-octagon:before{content:""}.bi-option:before{content:""}.bi-outlet:before{content:""}.bi-paint-bucket:before{content:""}.bi-palette-fill:before{content:""}.bi-palette:before{content:""}.bi-palette2:before{content:""}.bi-paperclip:before{content:""}.bi-paragraph:before{content:""}.bi-patch-check-fill:before{content:""}.bi-patch-check:before{content:""}.bi-patch-exclamation-fill:before{content:""}.bi-patch-exclamation:before{content:""}.bi-patch-minus-fill:before{content:""}.bi-patch-minus:before{content:""}.bi-patch-plus-fill:before{content:""}.bi-patch-plus:before{content:""}.bi-patch-question-fill:before{content:""}.bi-patch-question:before{content:""}.bi-pause-btn-fill:before{content:""}.bi-pause-btn:before{content:""}.bi-pause-circle-fill:before{content:""}.bi-pause-circle:before{content:""}.bi-pause-fill:before{content:""}.bi-pause:before{content:""}.bi-peace-fill:before{content:""}.bi-peace:before{content:""}.bi-pen-fill:before{content:""}.bi-pen:before{content:""}.bi-pencil-fill:before{content:""}.bi-pencil-square:before{content:""}.bi-pencil:before{content:""}.bi-pentagon-fill:before{content:""}.bi-pentagon-half:before{content:""}.bi-pentagon:before{content:""}.bi-people-fill:before{content:""}.bi-people:before{content:""}.bi-percent:before{content:""}.bi-person-badge-fill:before{content:""}.bi-person-badge:before{content:""}.bi-person-bounding-box:before{content:""}.bi-person-check-fill:before{content:""}.bi-person-check:before{content:""}.bi-person-circle:before{content:""}.bi-person-dash-fill:before{content:""}.bi-person-dash:before{content:""}.bi-person-fill:before{content:""}.bi-person-lines-fill:before{content:""}.bi-person-plus-fill:before{content:""}.bi-person-plus:before{content:""}.bi-person-square:before{content:""}.bi-person-x-fill:before{content:""}.bi-person-x:before{content:""}.bi-person:before{content:""}.bi-phone-fill:before{content:""}.bi-phone-landscape-fill:before{content:""}.bi-phone-landscape:before{content:""}.bi-phone-vibrate-fill:before{content:""}.bi-phone-vibrate:before{content:""}.bi-phone:before{content:""}.bi-pie-chart-fill:before{content:""}.bi-pie-chart:before{content:""}.bi-pin-angle-fill:before{content:""}.bi-pin-angle:before{content:""}.bi-pin-fill:before{content:""}.bi-pin:before{content:""}.bi-pip-fill:before{content:""}.bi-pip:before{content:""}.bi-play-btn-fill:before{content:""}.bi-play-btn:before{content:""}.bi-play-circle-fill:before{content:""}.bi-play-circle:before{content:""}.bi-play-fill:before{content:""}.bi-play:before{content:""}.bi-plug-fill:before{content:""}.bi-plug:before{content:""}.bi-plus-circle-dotted:before{content:""}.bi-plus-circle-fill:before{content:""}.bi-plus-circle:before{content:""}.bi-plus-square-dotted:before{content:""}.bi-plus-square-fill:before{content:""}.bi-plus-square:before{content:""}.bi-plus:before{content:""}.bi-power:before{content:""}.bi-printer-fill:before{content:""}.bi-printer:before{content:""}.bi-puzzle-fill:before{content:""}.bi-puzzle:before{content:""}.bi-question-circle-fill:before{content:""}.bi-question-circle:before{content:""}.bi-question-diamond-fill:before{content:""}.bi-question-diamond:before{content:""}.bi-question-octagon-fill:before{content:""}.bi-question-octagon:before{content:""}.bi-question-square-fill:before{content:""}.bi-question-square:before{content:""}.bi-question:before{content:""}.bi-rainbow:before{content:""}.bi-receipt-cutoff:before{content:""}.bi-receipt:before{content:""}.bi-reception-0:before{content:""}.bi-reception-1:before{content:""}.bi-reception-2:before{content:""}.bi-reception-3:before{content:""}.bi-reception-4:before{content:""}.bi-record-btn-fill:before{content:""}.bi-record-btn:before{content:""}.bi-record-circle-fill:before{content:""}.bi-record-circle:before{content:""}.bi-record-fill:before{content:""}.bi-record:before{content:""}.bi-record2-fill:before{content:""}.bi-record2:before{content:""}.bi-reply-all-fill:before{content:""}.bi-reply-all:before{content:""}.bi-reply-fill:before{content:""}.bi-reply:before{content:""}.bi-rss-fill:before{content:""}.bi-rss:before{content:""}.bi-rulers:before{content:""}.bi-save-fill:before{content:""}.bi-save:before{content:""}.bi-save2-fill:before{content:""}.bi-save2:before{content:""}.bi-scissors:before{content:""}.bi-screwdriver:before{content:""}.bi-search:before{content:""}.bi-segmented-nav:before{content:""}.bi-server:before{content:""}.bi-share-fill:before{content:""}.bi-share:before{content:""}.bi-shield-check:before{content:""}.bi-shield-exclamation:before{content:""}.bi-shield-fill-check:before{content:""}.bi-shield-fill-exclamation:before{content:""}.bi-shield-fill-minus:before{content:""}.bi-shield-fill-plus:before{content:""}.bi-shield-fill-x:before{content:""}.bi-shield-fill:before{content:""}.bi-shield-lock-fill:before{content:""}.bi-shield-lock:before{content:""}.bi-shield-minus:before{content:""}.bi-shield-plus:before{content:""}.bi-shield-shaded:before{content:""}.bi-shield-slash-fill:before{content:""}.bi-shield-slash:before{content:""}.bi-shield-x:before{content:""}.bi-shield:before{content:""}.bi-shift-fill:before{content:""}.bi-shift:before{content:""}.bi-shop-window:before{content:""}.bi-shop:before{content:""}.bi-shuffle:before{content:""}.bi-signpost-2-fill:before{content:""}.bi-signpost-2:before{content:""}.bi-signpost-fill:before{content:""}.bi-signpost-split-fill:before{content:""}.bi-signpost-split:before{content:""}.bi-signpost:before{content:""}.bi-sim-fill:before{content:""}.bi-sim:before{content:""}.bi-skip-backward-btn-fill:before{content:""}.bi-skip-backward-btn:before{content:""}.bi-skip-backward-circle-fill:before{content:""}.bi-skip-backward-circle:before{content:""}.bi-skip-backward-fill:before{content:""}.bi-skip-backward:before{content:""}.bi-skip-end-btn-fill:before{content:""}.bi-skip-end-btn:before{content:""}.bi-skip-end-circle-fill:before{content:""}.bi-skip-end-circle:before{content:""}.bi-skip-end-fill:before{content:""}.bi-skip-end:before{content:""}.bi-skip-forward-btn-fill:before{content:""}.bi-skip-forward-btn:before{content:""}.bi-skip-forward-circle-fill:before{content:""}.bi-skip-forward-circle:before{content:""}.bi-skip-forward-fill:before{content:""}.bi-skip-forward:before{content:""}.bi-skip-start-btn-fill:before{content:""}.bi-skip-start-btn:before{content:""}.bi-skip-start-circle-fill:before{content:""}.bi-skip-start-circle:before{content:""}.bi-skip-start-fill:before{content:""}.bi-skip-start:before{content:""}.bi-slack:before{content:""}.bi-slash-circle-fill:before{content:""}.bi-slash-circle:before{content:""}.bi-slash-square-fill:before{content:""}.bi-slash-square:before{content:""}.bi-slash:before{content:""}.bi-sliders:before{content:""}.bi-smartwatch:before{content:""}.bi-snow:before{content:""}.bi-snow2:before{content:""}.bi-snow3:before{content:""}.bi-sort-alpha-down-alt:before{content:""}.bi-sort-alpha-down:before{content:""}.bi-sort-alpha-up-alt:before{content:""}.bi-sort-alpha-up:before{content:""}.bi-sort-down-alt:before{content:""}.bi-sort-down:before{content:""}.bi-sort-numeric-down-alt:before{content:""}.bi-sort-numeric-down:before{content:""}.bi-sort-numeric-up-alt:before{content:""}.bi-sort-numeric-up:before{content:""}.bi-sort-up-alt:before{content:""}.bi-sort-up:before{content:""}.bi-soundwave:before{content:""}.bi-speaker-fill:before{content:""}.bi-speaker:before{content:""}.bi-speedometer:before{content:""}.bi-speedometer2:before{content:""}.bi-spellcheck:before{content:""}.bi-square-fill:before{content:""}.bi-square-half:before{content:""}.bi-square:before{content:""}.bi-stack:before{content:""}.bi-star-fill:before{content:""}.bi-star-half:before{content:""}.bi-star:before{content:""}.bi-stars:before{content:""}.bi-stickies-fill:before{content:""}.bi-stickies:before{content:""}.bi-sticky-fill:before{content:""}.bi-sticky:before{content:""}.bi-stop-btn-fill:before{content:""}.bi-stop-btn:before{content:""}.bi-stop-circle-fill:before{content:""}.bi-stop-circle:before{content:""}.bi-stop-fill:before{content:""}.bi-stop:before{content:""}.bi-stoplights-fill:before{content:""}.bi-stoplights:before{content:""}.bi-stopwatch-fill:before{content:""}.bi-stopwatch:before{content:""}.bi-subtract:before{content:""}.bi-suit-club-fill:before{content:""}.bi-suit-club:before{content:""}.bi-suit-diamond-fill:before{content:""}.bi-suit-diamond:before{content:""}.bi-suit-heart-fill:before{content:""}.bi-suit-heart:before{content:""}.bi-suit-spade-fill:before{content:""}.bi-suit-spade:before{content:""}.bi-sun-fill:before{content:""}.bi-sun:before{content:""}.bi-sunglasses:before{content:""}.bi-sunrise-fill:before{content:""}.bi-sunrise:before{content:""}.bi-sunset-fill:before{content:""}.bi-sunset:before{content:""}.bi-symmetry-horizontal:before{content:""}.bi-symmetry-vertical:before{content:""}.bi-table:before{content:""}.bi-tablet-fill:before{content:""}.bi-tablet-landscape-fill:before{content:""}.bi-tablet-landscape:before{content:""}.bi-tablet:before{content:""}.bi-tag-fill:before{content:""}.bi-tag:before{content:""}.bi-tags-fill:before{content:""}.bi-tags:before{content:""}.bi-telegram:before{content:""}.bi-telephone-fill:before{content:""}.bi-telephone-forward-fill:before{content:""}.bi-telephone-forward:before{content:""}.bi-telephone-inbound-fill:before{content:""}.bi-telephone-inbound:before{content:""}.bi-telephone-minus-fill:before{content:""}.bi-telephone-minus:before{content:""}.bi-telephone-outbound-fill:before{content:""}.bi-telephone-outbound:before{content:""}.bi-telephone-plus-fill:before{content:""}.bi-telephone-plus:before{content:""}.bi-telephone-x-fill:before{content:""}.bi-telephone-x:before{content:""}.bi-telephone:before{content:""}.bi-terminal-fill:before{content:""}.bi-terminal:before{content:""}.bi-text-center:before{content:""}.bi-text-indent-left:before{content:""}.bi-text-indent-right:before{content:""}.bi-text-left:before{content:""}.bi-text-paragraph:before{content:""}.bi-text-right:before{content:""}.bi-textarea-resize:before{content:""}.bi-textarea-t:before{content:""}.bi-textarea:before{content:""}.bi-thermometer-half:before{content:""}.bi-thermometer-high:before{content:""}.bi-thermometer-low:before{content:""}.bi-thermometer-snow:before{content:""}.bi-thermometer-sun:before{content:""}.bi-thermometer:before{content:""}.bi-three-dots-vertical:before{content:""}.bi-three-dots:before{content:""}.bi-toggle-off:before{content:""}.bi-toggle-on:before{content:""}.bi-toggle2-off:before{content:""}.bi-toggle2-on:before{content:""}.bi-toggles:before{content:""}.bi-toggles2:before{content:""}.bi-tools:before{content:""}.bi-tornado:before{content:""}.bi-trash-fill:before{content:""}.bi-trash:before{content:""}.bi-trash2-fill:before{content:""}.bi-trash2:before{content:""}.bi-tree-fill:before{content:""}.bi-tree:before{content:""}.bi-triangle-fill:before{content:""}.bi-triangle-half:before{content:""}.bi-triangle:before{content:""}.bi-trophy-fill:before{content:""}.bi-trophy:before{content:""}.bi-tropical-storm:before{content:""}.bi-truck-flatbed:before{content:""}.bi-truck:before{content:""}.bi-tsunami:before{content:""}.bi-tv-fill:before{content:""}.bi-tv:before{content:""}.bi-twitch:before{content:""}.bi-twitter:before{content:""}.bi-type-bold:before{content:""}.bi-type-h1:before{content:""}.bi-type-h2:before{content:""}.bi-type-h3:before{content:""}.bi-type-italic:before{content:""}.bi-type-strikethrough:before{content:""}.bi-type-underline:before{content:""}.bi-type:before{content:""}.bi-ui-checks-grid:before{content:""}.bi-ui-checks:before{content:""}.bi-ui-radios-grid:before{content:""}.bi-ui-radios:before{content:""}.bi-umbrella-fill:before{content:""}.bi-umbrella:before{content:""}.bi-union:before{content:""}.bi-unlock-fill:before{content:""}.bi-unlock:before{content:""}.bi-upc-scan:before{content:""}.bi-upc:before{content:""}.bi-upload:before{content:""}.bi-vector-pen:before{content:""}.bi-view-list:before{content:""}.bi-view-stacked:before{content:""}.bi-vinyl-fill:before{content:""}.bi-vinyl:before{content:""}.bi-voicemail:before{content:""}.bi-volume-down-fill:before{content:""}.bi-volume-down:before{content:""}.bi-volume-mute-fill:before{content:""}.bi-volume-mute:before{content:""}.bi-volume-off-fill:before{content:""}.bi-volume-off:before{content:""}.bi-volume-up-fill:before{content:""}.bi-volume-up:before{content:""}.bi-vr:before{content:""}.bi-wallet-fill:before{content:""}.bi-wallet:before{content:""}.bi-wallet2:before{content:""}.bi-watch:before{content:""}.bi-water:before{content:""}.bi-whatsapp:before{content:""}.bi-wifi-1:before{content:""}.bi-wifi-2:before{content:""}.bi-wifi-off:before{content:""}.bi-wifi:before{content:""}.bi-wind:before{content:""}.bi-window-dock:before{content:""}.bi-window-sidebar:before{content:""}.bi-window:before{content:""}.bi-wrench:before{content:""}.bi-x-circle-fill:before{content:""}.bi-x-circle:before{content:""}.bi-x-diamond-fill:before{content:""}.bi-x-diamond:before{content:""}.bi-x-octagon-fill:before{content:""}.bi-x-octagon:before{content:""}.bi-x-square-fill:before{content:""}.bi-x-square:before{content:""}.bi-x:before{content:""}.bi-youtube:before{content:""}.bi-zoom-in:before{content:""}.bi-zoom-out:before{content:""}.bi-bank:before{content:""}.bi-bank2:before{content:""}.bi-bell-slash-fill:before{content:""}.bi-bell-slash:before{content:""}.bi-cash-coin:before{content:""}.bi-check-lg:before{content:""}.bi-coin:before{content:""}.bi-currency-bitcoin:before{content:""}.bi-currency-dollar:before{content:""}.bi-currency-euro:before{content:""}.bi-currency-exchange:before{content:""}.bi-currency-pound:before{content:""}.bi-currency-yen:before{content:""}.bi-dash-lg:before{content:""}.bi-exclamation-lg:before{content:""}.bi-file-earmark-pdf-fill:before{content:""}.bi-file-earmark-pdf:before{content:""}.bi-file-pdf-fill:before{content:""}.bi-file-pdf:before{content:""}.bi-gender-ambiguous:before{content:""}.bi-gender-female:before{content:""}.bi-gender-male:before{content:""}.bi-gender-trans:before{content:""}.bi-headset-vr:before{content:""}.bi-info-lg:before{content:""}.bi-mastodon:before{content:""}.bi-messenger:before{content:""}.bi-piggy-bank-fill:before{content:""}.bi-piggy-bank:before{content:""}.bi-pin-map-fill:before{content:""}.bi-pin-map:before{content:""}.bi-plus-lg:before{content:""}.bi-question-lg:before{content:""}.bi-recycle:before{content:""}.bi-reddit:before{content:""}.bi-safe-fill:before{content:""}.bi-safe2-fill:before{content:""}.bi-safe2:before{content:""}.bi-sd-card-fill:before{content:""}.bi-sd-card:before{content:""}.bi-skype:before{content:""}.bi-slash-lg:before{content:""}.bi-translate:before{content:""}.bi-x-lg:before{content:""}.bi-safe:before{content:""}.bi-apple:before{content:""}.bi-microsoft:before{content:""}.bi-windows:before{content:""}.bi-behance:before{content:""}.bi-dribbble:before{content:""}.bi-line:before{content:""}.bi-medium:before{content:""}.bi-paypal:before{content:""}.bi-pinterest:before{content:""}.bi-signal:before{content:""}.bi-snapchat:before{content:""}.bi-spotify:before{content:""}.bi-stack-overflow:before{content:""}.bi-strava:before{content:""}.bi-wordpress:before{content:""}.bi-vimeo:before{content:""}.bi-activity:before{content:""}.bi-easel2-fill:before{content:""}.bi-easel2:before{content:""}.bi-easel3-fill:before{content:""}.bi-easel3:before{content:""}.bi-fan:before{content:""}.bi-fingerprint:before{content:""}.bi-graph-down-arrow:before{content:""}.bi-graph-up-arrow:before{content:""}.bi-hypnotize:before{content:""}.bi-magic:before{content:""}.bi-person-rolodex:before{content:""}.bi-person-video:before{content:""}.bi-person-video2:before{content:""}.bi-person-video3:before{content:""}.bi-person-workspace:before{content:""}.bi-radioactive:before{content:""}.bi-webcam-fill:before{content:""}.bi-webcam:before{content:""}.bi-yin-yang:before{content:""}.bi-bandaid-fill:before{content:""}.bi-bandaid:before{content:""}.bi-bluetooth:before{content:""}.bi-body-text:before{content:""}.bi-boombox:before{content:""}.bi-boxes:before{content:""}.bi-dpad-fill:before{content:""}.bi-dpad:before{content:""}.bi-ear-fill:before{content:""}.bi-ear:before{content:""}.bi-envelope-check-1:before{content:""}.bi-envelope-check-fill:before{content:""}.bi-envelope-check:before{content:""}.bi-envelope-dash-1:before{content:""}.bi-envelope-dash-fill:before{content:""}.bi-envelope-dash:before{content:""}.bi-envelope-exclamation-1:before{content:""}.bi-envelope-exclamation-fill:before{content:""}.bi-envelope-exclamation:before{content:""}.bi-envelope-plus-fill:before{content:""}.bi-envelope-plus:before{content:""}.bi-envelope-slash-1:before{content:""}.bi-envelope-slash-fill:before{content:""}.bi-envelope-slash:before{content:""}.bi-envelope-x-1:before{content:""}.bi-envelope-x-fill:before{content:""}.bi-envelope-x:before{content:""}.bi-explicit-fill:before{content:""}.bi-explicit:before{content:""}.bi-git:before{content:""}.bi-infinity:before{content:""}.bi-list-columns-reverse:before{content:""}.bi-list-columns:before{content:""}.bi-meta:before{content:""}.bi-mortorboard-fill:before{content:""}.bi-mortorboard:before{content:""}.bi-nintendo-switch:before{content:""}.bi-pc-display-horizontal:before{content:""}.bi-pc-display:before{content:""}.bi-pc-horizontal:before{content:""}.bi-pc:before{content:""}.bi-playstation:before{content:""}.bi-plus-slash-minus:before{content:""}.bi-projector-fill:before{content:""}.bi-projector:before{content:""}.bi-qr-code-scan:before{content:""}.bi-qr-code:before{content:""}.bi-quora:before{content:""}.bi-quote:before{content:""}.bi-robot:before{content:""}.bi-send-check-fill:before{content:""}.bi-send-check:before{content:""}.bi-send-dash-fill:before{content:""}.bi-send-dash:before{content:""}.bi-send-exclamation-1:before{content:""}.bi-send-exclamation-fill:before{content:""}.bi-send-exclamation:before{content:""}.bi-send-fill:before{content:""}.bi-send-plus-fill:before{content:""}.bi-send-plus:before{content:""}.bi-send-slash-fill:before{content:""}.bi-send-slash:before{content:""}.bi-send-x-fill:before{content:""}.bi-send-x:before{content:""}.bi-send:before{content:""}.bi-steam:before{content:""}.bi-terminal-dash-1:before{content:""}.bi-terminal-dash:before{content:""}.bi-terminal-plus:before{content:""}.bi-terminal-split:before{content:""}.bi-ticket-detailed-fill:before{content:""}.bi-ticket-detailed:before{content:""}.bi-ticket-fill:before{content:""}.bi-ticket-perforated-fill:before{content:""}.bi-ticket-perforated:before{content:""}.bi-ticket:before{content:""}.bi-tiktok:before{content:""}.bi-window-dash:before{content:""}.bi-window-desktop:before{content:""}.bi-window-fullscreen:before{content:""}.bi-window-plus:before{content:""}.bi-window-split:before{content:""}.bi-window-stack:before{content:""}.bi-window-x:before{content:""}.bi-xbox:before{content:""}.bi-ethernet:before{content:""}.bi-hdmi-fill:before{content:""}.bi-hdmi:before{content:""}.bi-usb-c-fill:before{content:""}.bi-usb-c:before{content:""}.bi-usb-fill:before{content:""}.bi-usb-plug-fill:before{content:""}.bi-usb-plug:before{content:""}.bi-usb-symbol:before{content:""}.bi-usb:before{content:""}.bi-boombox-fill:before{content:""}.bi-displayport-1:before{content:""}.bi-displayport:before{content:""}.bi-gpu-card:before{content:""}.bi-memory:before{content:""}.bi-modem-fill:before{content:""}.bi-modem:before{content:""}.bi-motherboard-fill:before{content:""}.bi-motherboard:before{content:""}.bi-optical-audio-fill:before{content:""}.bi-optical-audio:before{content:""}.bi-pci-card:before{content:""}.bi-router-fill:before{content:""}.bi-router:before{content:""}.bi-ssd-fill:before{content:""}.bi-ssd:before{content:""}.bi-thunderbolt-fill:before{content:""}.bi-thunderbolt:before{content:""}.bi-usb-drive-fill:before{content:""}.bi-usb-drive:before{content:""}.bi-usb-micro-fill:before{content:""}.bi-usb-micro:before{content:""}.bi-usb-mini-fill:before{content:""}.bi-usb-mini:before{content:""}.bi-cloud-haze2:before{content:""}.bi-device-hdd-fill:before{content:""}.bi-device-hdd:before{content:""}.bi-device-ssd-fill:before{content:""}.bi-device-ssd:before{content:""}.bi-displayport-fill:before{content:""}.bi-mortarboard-fill:before{content:""}.bi-mortarboard:before{content:""}.bi-terminal-x:before{content:""}.bi-arrow-through-heart-fill:before{content:""}.bi-arrow-through-heart:before{content:""}.bi-badge-sd-fill:before{content:""}.bi-badge-sd:before{content:""}.bi-bag-heart-fill:before{content:""}.bi-bag-heart:before{content:""}.bi-balloon-fill:before{content:""}.bi-balloon-heart-fill:before{content:""}.bi-balloon-heart:before{content:""}.bi-balloon:before{content:""}.bi-box2-fill:before{content:""}.bi-box2-heart-fill:before{content:""}.bi-box2-heart:before{content:""}.bi-box2:before{content:""}.bi-braces-asterisk:before{content:""}.bi-calendar-heart-fill:before{content:""}.bi-calendar-heart:before{content:""}.bi-calendar2-heart-fill:before{content:""}.bi-calendar2-heart:before{content:""}.bi-chat-heart-fill:before{content:""}.bi-chat-heart:before{content:""}.bi-chat-left-heart-fill:before{content:""}.bi-chat-left-heart:before{content:""}.bi-chat-right-heart-fill:before{content:""}.bi-chat-right-heart:before{content:""}.bi-chat-square-heart-fill:before{content:""}.bi-chat-square-heart:before{content:""}.bi-clipboard-check-fill:before{content:""}.bi-clipboard-data-fill:before{content:""}.bi-clipboard-fill:before{content:""}.bi-clipboard-heart-fill:before{content:""}.bi-clipboard-heart:before{content:""}.bi-clipboard-minus-fill:before{content:""}.bi-clipboard-plus-fill:before{content:""}.bi-clipboard-pulse:before{content:""}.bi-clipboard-x-fill:before{content:""}.bi-clipboard2-check-fill:before{content:""}.bi-clipboard2-check:before{content:""}.bi-clipboard2-data-fill:before{content:""}.bi-clipboard2-data:before{content:""}.bi-clipboard2-fill:before{content:""}.bi-clipboard2-heart-fill:before{content:""}.bi-clipboard2-heart:before{content:""}.bi-clipboard2-minus-fill:before{content:""}.bi-clipboard2-minus:before{content:""}.bi-clipboard2-plus-fill:before{content:""}.bi-clipboard2-plus:before{content:""}.bi-clipboard2-pulse-fill:before{content:""}.bi-clipboard2-pulse:before{content:""}.bi-clipboard2-x-fill:before{content:""}.bi-clipboard2-x:before{content:""}.bi-clipboard2:before{content:""}.bi-emoji-kiss-fill:before{content:""}.bi-emoji-kiss:before{content:""}.bi-envelope-heart-fill:before{content:""}.bi-envelope-heart:before{content:""}.bi-envelope-open-heart-fill:before{content:""}.bi-envelope-open-heart:before{content:""}.bi-envelope-paper-fill:before{content:""}.bi-envelope-paper-heart-fill:before{content:""}.bi-envelope-paper-heart:before{content:""}.bi-envelope-paper:before{content:""}.bi-filetype-aac:before{content:""}.bi-filetype-ai:before{content:""}.bi-filetype-bmp:before{content:""}.bi-filetype-cs:before{content:""}.bi-filetype-css:before{content:""}.bi-filetype-csv:before{content:""}.bi-filetype-doc:before{content:""}.bi-filetype-docx:before{content:""}.bi-filetype-exe:before{content:""}.bi-filetype-gif:before{content:""}.bi-filetype-heic:before{content:""}.bi-filetype-html:before{content:""}.bi-filetype-java:before{content:""}.bi-filetype-jpg:before{content:""}.bi-filetype-js:before{content:""}.bi-filetype-jsx:before{content:""}.bi-filetype-key:before{content:""}.bi-filetype-m4p:before{content:""}.bi-filetype-md:before{content:""}.bi-filetype-mdx:before{content:""}.bi-filetype-mov:before{content:""}.bi-filetype-mp3:before{content:""}.bi-filetype-mp4:before{content:""}.bi-filetype-otf:before{content:""}.bi-filetype-pdf:before{content:""}.bi-filetype-php:before{content:""}.bi-filetype-png:before{content:""}.bi-filetype-ppt-1:before{content:""}.bi-filetype-ppt:before{content:""}.bi-filetype-psd:before{content:""}.bi-filetype-py:before{content:""}.bi-filetype-raw:before{content:""}.bi-filetype-rb:before{content:""}.bi-filetype-sass:before{content:""}.bi-filetype-scss:before{content:""}.bi-filetype-sh:before{content:""}.bi-filetype-svg:before{content:""}.bi-filetype-tiff:before{content:""}.bi-filetype-tsx:before{content:""}.bi-filetype-ttf:before{content:""}.bi-filetype-txt:before{content:""}.bi-filetype-wav:before{content:""}.bi-filetype-woff:before{content:""}.bi-filetype-xls-1:before{content:""}.bi-filetype-xls:before{content:""}.bi-filetype-xml:before{content:""}.bi-filetype-yml:before{content:""}.bi-heart-arrow:before{content:""}.bi-heart-pulse-fill:before{content:""}.bi-heart-pulse:before{content:""}.bi-heartbreak-fill:before{content:""}.bi-heartbreak:before{content:""}.bi-hearts:before{content:""}.bi-hospital-fill:before{content:""}.bi-hospital:before{content:""}.bi-house-heart-fill:before{content:""}.bi-house-heart:before{content:""}.bi-incognito:before{content:""}.bi-magnet-fill:before{content:""}.bi-magnet:before{content:""}.bi-person-heart:before{content:""}.bi-person-hearts:before{content:""}.bi-phone-flip:before{content:""}.bi-plugin:before{content:""}.bi-postage-fill:before{content:""}.bi-postage-heart-fill:before{content:""}.bi-postage-heart:before{content:""}.bi-postage:before{content:""}.bi-postcard-fill:before{content:""}.bi-postcard-heart-fill:before{content:""}.bi-postcard-heart:before{content:""}.bi-postcard:before{content:""}.bi-search-heart-fill:before{content:""}.bi-search-heart:before{content:""}.bi-sliders2-vertical:before{content:""}.bi-sliders2:before{content:""}.bi-trash3-fill:before{content:""}.bi-trash3:before{content:""}.bi-valentine:before{content:""}.bi-valentine2:before{content:""}.bi-wrench-adjustable-circle-fill:before{content:""}.bi-wrench-adjustable-circle:before{content:""}.bi-wrench-adjustable:before{content:""}.bi-filetype-json:before{content:""}.bi-filetype-pptx:before{content:""}.bi-filetype-xlsx:before{content:""}.bi-1-circle-1:before{content:""}.bi-1-circle-fill-1:before{content:""}.bi-1-circle-fill:before{content:""}.bi-1-circle:before{content:""}.bi-1-square-fill:before{content:""}.bi-1-square:before{content:""}.bi-2-circle-1:before{content:""}.bi-2-circle-fill-1:before{content:""}.bi-2-circle-fill:before{content:""}.bi-2-circle:before{content:""}.bi-2-square-fill:before{content:""}.bi-2-square:before{content:""}.bi-3-circle-1:before{content:""}.bi-3-circle-fill-1:before{content:""}.bi-3-circle-fill:before{content:""}.bi-3-circle:before{content:""}.bi-3-square-fill:before{content:""}.bi-3-square:before{content:""}.bi-4-circle-1:before{content:""}.bi-4-circle-fill-1:before{content:""}.bi-4-circle-fill:before{content:""}.bi-4-circle:before{content:""}.bi-4-square-fill:before{content:""}.bi-4-square:before{content:""}.bi-5-circle-1:before{content:""}.bi-5-circle-fill-1:before{content:""}.bi-5-circle-fill:before{content:""}.bi-5-circle:before{content:""}.bi-5-square-fill:before{content:""}.bi-5-square:before{content:""}.bi-6-circle-1:before{content:""}.bi-6-circle-fill-1:before{content:""}.bi-6-circle-fill:before{content:""}.bi-6-circle:before{content:""}.bi-6-square-fill:before{content:""}.bi-6-square:before{content:""}.bi-7-circle-1:before{content:""}.bi-7-circle-fill-1:before{content:""}.bi-7-circle-fill:before{content:""}.bi-7-circle:before{content:""}.bi-7-square-fill:before{content:""}.bi-7-square:before{content:""}.bi-8-circle-1:before{content:""}.bi-8-circle-fill-1:before{content:""}.bi-8-circle-fill:before{content:""}.bi-8-circle:before{content:""}.bi-8-square-fill:before{content:""}.bi-8-square:before{content:""}.bi-9-circle-1:before{content:""}.bi-9-circle-fill-1:before{content:""}.bi-9-circle-fill:before{content:""}.bi-9-circle:before{content:""}.bi-9-square-fill:before{content:""}.bi-9-square:before{content:""}.bi-airplane-engines-fill:before{content:""}.bi-airplane-engines:before{content:""}.bi-airplane-fill:before{content:""}.bi-airplane:before{content:""}.bi-alexa:before{content:""}.bi-alipay:before{content:""}.bi-android:before{content:""}.bi-android2:before{content:""}.bi-box-fill:before{content:""}.bi-box-seam-fill:before{content:""}.bi-browser-chrome:before{content:""}.bi-browser-edge:before{content:""}.bi-browser-firefox:before{content:""}.bi-browser-safari:before{content:""}.bi-c-circle-1:before{content:""}.bi-c-circle-fill-1:before{content:""}.bi-c-circle-fill:before{content:""}.bi-c-circle:before{content:""}.bi-c-square-fill:before{content:""}.bi-c-square:before{content:""}.bi-capsule-pill:before{content:""}.bi-capsule:before{content:""}.bi-car-front-fill:before{content:""}.bi-car-front:before{content:""}.bi-cassette-fill:before{content:""}.bi-cassette:before{content:""}.bi-cc-circle-1:before{content:""}.bi-cc-circle-fill-1:before{content:""}.bi-cc-circle-fill:before{content:""}.bi-cc-circle:before{content:""}.bi-cc-square-fill:before{content:""}.bi-cc-square:before{content:""}.bi-cup-hot-fill:before{content:""}.bi-cup-hot:before{content:""}.bi-currency-rupee:before{content:""}.bi-dropbox:before{content:""}.bi-escape:before{content:""}.bi-fast-forward-btn-fill:before{content:""}.bi-fast-forward-btn:before{content:""}.bi-fast-forward-circle-fill:before{content:""}.bi-fast-forward-circle:before{content:""}.bi-fast-forward-fill:before{content:""}.bi-fast-forward:before{content:""}.bi-filetype-sql:before{content:""}.bi-fire:before{content:""}.bi-google-play:before{content:""}.bi-h-circle-1:before{content:""}.bi-h-circle-fill-1:before{content:""}.bi-h-circle-fill:before{content:""}.bi-h-circle:before{content:""}.bi-h-square-fill:before{content:""}.bi-h-square:before{content:""}.bi-indent:before{content:""}.bi-lungs-fill:before{content:""}.bi-lungs:before{content:""}.bi-microsoft-teams:before{content:""}.bi-p-circle-1:before{content:""}.bi-p-circle-fill-1:before{content:""}.bi-p-circle-fill:before{content:""}.bi-p-circle:before{content:""}.bi-p-square-fill:before{content:""}.bi-p-square:before{content:""}.bi-pass-fill:before{content:""}.bi-pass:before{content:""}.bi-prescription:before{content:""}.bi-prescription2:before{content:""}.bi-r-circle-1:before{content:""}.bi-r-circle-fill-1:before{content:""}.bi-r-circle-fill:before{content:""}.bi-r-circle:before{content:""}.bi-r-square-fill:before{content:""}.bi-r-square:before{content:""}.bi-repeat-1:before{content:""}.bi-repeat:before{content:""}.bi-rewind-btn-fill:before{content:""}.bi-rewind-btn:before{content:""}.bi-rewind-circle-fill:before{content:""}.bi-rewind-circle:before{content:""}.bi-rewind-fill:before{content:""}.bi-rewind:before{content:""}.bi-train-freight-front-fill:before{content:""}.bi-train-freight-front:before{content:""}.bi-train-front-fill:before{content:""}.bi-train-front:before{content:""}.bi-train-lightrail-front-fill:before{content:""}.bi-train-lightrail-front:before{content:""}.bi-truck-front-fill:before{content:""}.bi-truck-front:before{content:""}.bi-ubuntu:before{content:""}.bi-unindent:before{content:""}.bi-unity:before{content:""}.bi-universal-access-circle:before{content:""}.bi-universal-access:before{content:""}.bi-virus:before{content:""}.bi-virus2:before{content:""}.bi-wechat:before{content:""}.bi-yelp:before{content:""}.bi-sign-stop-fill:before{content:""}.bi-sign-stop-lights-fill:before{content:""}.bi-sign-stop-lights:before{content:""}.bi-sign-stop:before{content:""}.bi-sign-turn-left-fill:before{content:""}.bi-sign-turn-left:before{content:""}.bi-sign-turn-right-fill:before{content:""}.bi-sign-turn-right:before{content:""}.bi-sign-turn-slight-left-fill:before{content:""}.bi-sign-turn-slight-left:before{content:""}.bi-sign-turn-slight-right-fill:before{content:""}.bi-sign-turn-slight-right:before{content:""}.bi-sign-yield-fill:before{content:""}.bi-sign-yield:before{content:""}.bi-ev-station-fill:before{content:""}.bi-ev-station:before{content:""}.bi-fuel-pump-diesel-fill:before{content:""}.bi-fuel-pump-diesel:before{content:""}.bi-fuel-pump-fill:before{content:""}.bi-fuel-pump:before{content:""}.dashboard-shell{--topbar-height:76px;--sidebar-width:354px;color:#1f2937;min-height:100vh;padding-top:var(--topbar-height);background:#f4f6fb}.dashboard-topbar{z-index:40;height:var(--topbar-height);background:#fff;border-bottom:1px solid #e5e7eb;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:0 18px 0 16px;display:grid;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #0f172a08}.topbar-brand{align-items:center;gap:16px;display:flex}.brand-mark{align-items:center;gap:10px;display:flex}.brand-logo-mark{letter-spacing:.04em;color:#3d5afe;font-size:1.45rem;font-weight:800}.topbar-nav{text-transform:uppercase;letter-spacing:.02em;justify-content:center;align-items:center;gap:26px;font-size:.92rem;font-weight:700;display:flex}.topbar-nav a{color:#111827}.topbar-actions{align-items:center;gap:14px;display:flex}.profile-dropdown{position:relative}.topbar-search{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;width:min(420px,38vw);height:50px;padding:0 18px;display:flex;position:relative;box-shadow:inset 0 1px #fffc}.topbar-search i{font-size:1.1rem}.topbar-search input{font:inherit;color:#111827;background:0 0;border:0;outline:0;flex:1;padding-left:10px}.topbar-search input::placeholder{color:#9ca3af}.icon-pill,.profile-pill{color:#334155;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;height:50px;display:inline-flex;position:relative;box-shadow:0 8px 18px #0f172a14}.icon-pill{width:50px}.profile-pill{cursor:pointer;width:50px;padding:0}.profile-copy{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.profile-copy small{color:#64748b;font-size:.78rem;font-weight:600}.profile-chevron{color:#94a3b8;font-size:.8rem}.profile-menu{z-index:30;background:#fff;border:1px solid #e5e7eb;border-radius:20px;min-width:260px;padding:8px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 36px #0f172a29}.profile-menu__item{color:#111827;text-align:left;width:100%;font:inherit;background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;display:flex}.profile-menu__item:hover{background:#f8fafc}.profile-menu__item--danger{color:#dc2626}.profile-avatar{background:radial-gradient(circle at 35% 35%,#d1d5db 0 17%,#0000 18%),linear-gradient(135deg,#1e293b,#94a3b8);border:2px solid #fff;border-radius:50%;width:34px;height:34px}.profile-name{color:#1f2937;font-weight:700}.badge{color:#fff;text-align:center;border-radius:999px;min-width:20px;height:20px;padding:0 6px;font-size:.74rem;font-weight:800;line-height:20px;position:absolute;top:4px;right:4px}.badge--pink{background:#e11d48}.badge--red{background:#dc2626}.dashboard-workspace{min-height:calc(100vh - var(--topbar-height));display:block}.dashboard-sidebar{top:var(--topbar-height);z-index:45;width:76px;min-height:calc(100vh - var(--topbar-height));background:#fff;border-right:1px solid #e5e7eb;grid-template-columns:64px minmax(0,1fr);transition:width .25s,transform .25s;display:grid;position:fixed;bottom:0;left:0;overflow:hidden}.dashboard-sidebar--collapsed{width:76px}.dashboard-sidebar--open{width:var(--sidebar-width)}.dashboard-sidebar--collapsed .sidebar-menu{display:none}.sidebar-rail{background:#f8fafc;border-right:1px solid #eceff4;flex-direction:column;align-items:center;gap:14px;padding:14px 0;display:flex}.rail-button{color:#334155;background:#fff;border:0;border-radius:50%;width:42px;height:42px;transition:background .2s,color .2s,transform .2s,box-shadow .2s;position:relative;box-shadow:0 6px 14px #0f172a17}.rail-button--active{color:#fff;background:#2f66ff;outline:3px solid #2f66ff2e;box-shadow:0 10px 20px #2f66ff3d}.rail-button:hover{transform:translateY(-1px)}.sidebar-menu{padding:14px 0;overflow-y:auto}.menu-group{border-bottom:1px solid #e5e7eb}.menu-group__header{padding:20px 18px 10px}.menu-group__header h2{color:#111827;margin:0;font-size:1.45rem;line-height:1.1}.menu-group__header p{color:#64748b;margin:8px 0 0;font-size:.98rem}.menu-group__items{display:grid}.menu-item{color:#111827;background:#fff;border-top:1px solid #eceff4;align-items:center;gap:12px;min-height:46px;padding:0 16px 0 18px;font-weight:500;transition:background .2s,color .2s,padding-left .2s;display:flex}.menu-item--active{background:#dbe6ff;border-left:3px solid #4f6cf7;padding-left:15px}.menu-item:hover{background:#f8fbff}.menu-item i{color:#315efb;text-align:center;width:16px}.menu-item--structure-link{border-top:1px solid #eceff4;margin-top:10px}.structure-explorer{gap:14px;padding:12px 16px 16px;display:grid}.structure-explorer__section{gap:10px;display:grid}.structure-explorer__title{color:#0f172a;justify-content:space-between;align-items:center;gap:12px;display:flex}.structure-explorer__title strong{font-size:.92rem}.structure-explorer__title span{color:#315efb;text-align:center;background:#eef2ff;border-radius:999px;min-width:28px;padding:4px 8px;font-size:.78rem;font-weight:700}.structure-explorer__items{gap:10px;display:grid}.structure-explorer__item{text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e5e7eb;border-radius:16px;gap:5px;padding:12px 13px;display:grid;box-shadow:0 8px 18px #0f172a0a}.structure-explorer__item strong{color:#0f172a;font-size:.93rem}.structure-explorer__item span{color:#64748b;font-size:.83rem;line-height:1.35}.structure-explorer__item--building{background:#fff}.structure-explorer__item--active{border-color:#315efb;box-shadow:0 12px 24px #315efb29}.structure-explorer__empty{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;padding:12px 13px;font-size:.9rem}.dashboard-content{min-height:calc(100vh - var(--topbar-height));margin-left:76px;padding:18px;transition:margin-left .25s}.dashboard-sidebar--collapsed~.dashboard-content{margin-left:76px}.dashboard-sidebar--open~.dashboard-content{margin-left:var(--sidebar-width)}.dashboard-banner{background:linear-gradient(135deg,#fff 0%,#eef4ff 100%);border-radius:18px;justify-content:space-between;gap:20px;margin-bottom:22px;padding:20px 22px;display:flex;box-shadow:0 10px 24px #0f172a0f}.structure-stage{gap:20px;display:grid}.structure-hero{padding:0;overflow:hidden}.structure-hero__media{background-position:50%;background-size:cover;border-radius:22px 22px 0 0;align-items:flex-end;min-height:360px;padding:28px;display:flex;position:relative}.structure-hero__badge{color:#fff;letter-spacing:.08em;background:#ffffff24;border:1px solid #ffffff3d;border-radius:999px;padding:7px 14px;font-size:.78rem;font-weight:800;position:absolute;top:20px;left:20px}.structure-hero__overlay{color:#fff;gap:10px;max-width:760px;display:grid}.structure-hero__overlay p{text-transform:uppercase;letter-spacing:.12em;color:#ffffffd1;margin:0;font-size:.78rem}.structure-hero__overlay h2{color:#fff;margin:0;font-size:clamp(2rem,4vw,3.35rem);line-height:1}.structure-hero__meta{color:#ffffffeb;flex-wrap:wrap;gap:12px 18px;font-size:.95rem;display:flex}.structure-hero__actions{background:linear-gradient(#f8fbff 0%,#fff 100%);flex-wrap:wrap;gap:12px;padding:18px 20px 20px;display:flex}.structure-action{color:#1f2937;background:#fff;border:1px solid #dbe3f0;border-radius:14px;min-height:46px;padding:0 16px;font-weight:700;box-shadow:0 8px 16px #0f172a0a}.structure-action--primary{color:#fff;background:linear-gradient(135deg,#2b8cff 0%,#2165e8 100%);border-color:#0000}.structure-action--success{color:#fff;background:linear-gradient(135deg,#24c06f 0%,#1ab76f 100%);border-color:#0000}.structure-stage__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.structure-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px 20px;box-shadow:0 8px 18px #0f172a0a}.structure-stat-card span{color:#64748b;margin-bottom:8px;font-size:.88rem;display:block}.structure-stat-card strong{color:#0f172a;font-size:1.6rem}.dashboard-entity-grid--structure{grid-template-columns:repeat(2,minmax(0,1fr))}.entity-grid-list{gap:14px;display:grid}.entity-grid-card{text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe3f0;border-radius:20px;gap:8px;min-height:170px;padding:18px;display:grid;position:relative;box-shadow:0 10px 20px #0f172a0a}.entity-grid-card strong{color:#0f172a;align-self:end;font-size:1rem}.entity-grid-card span{color:#64748b;line-height:1.45}.entity-grid-card small{color:#315efb;font-weight:700}.entity-grid-card--active{border-color:#315efb;box-shadow:0 14px 28px #315efb29}.entity-grid-card--image{color:#fff;background-position:50%;background-size:cover;overflow:hidden}.entity-grid-card--image strong,.entity-grid-card--image span,.entity-grid-card--image small{z-index:1;color:#fff;text-shadow:0 1px 10px #0f172a59;position:relative}.entity-grid-card--image:before{content:"";background:linear-gradient(#1018280f,#101828ad);position:absolute;inset:0}.entity-grid-card__tag{z-index:1;color:#166534;background:#fffffff0;border-radius:999px;justify-self:start;padding:6px 10px;font-size:.78rem;font-weight:800;position:relative}.structure-stage__details{grid-template-columns:1.1fr .9fr;gap:20px;display:grid}.structure-image-panel{gap:16px;display:grid}.structure-image-panel__hero{background-position:50%;background-size:cover;border-radius:20px;min-height:290px;box-shadow:inset 0 0 0 1px #94a3b82e}.structure-image-panel__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.structure-image-panel__thumb{background-position:50%;background-size:cover;border-radius:16px;min-height:100px;box-shadow:inset 0 0 0 1px #94a3b82e}.structure-image-panel__thumb--active{outline:3px solid #315efb29}.structure-details-grid{gap:14px;display:grid}.structure-details-block{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px}.structure-details-block h3{color:#0f172a;margin:0 0 12px;font-size:1rem}.structure-chip-row{flex-wrap:wrap;gap:10px;display:flex}.structure-chip{color:#315efb;background:#eef4ff;border-radius:999px;align-items:center;min-height:36px;padding:0 12px;font-weight:700;display:inline-flex}.structure-chip--empty{color:#64748b;background:#f8fafc}.panel--hero{margin-bottom:22px;padding:18px 22px 20px}.panel-pills{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.panel-pill{color:#315efb;background:#eef4ff;border-radius:999px;align-items:center;min-height:36px;padding:0 14px;font-size:.9rem;font-weight:700;display:inline-flex}.dashboard-banner__kicker{text-transform:uppercase;letter-spacing:.12em;color:#315efb;margin:0 0 8px;font-size:.78rem;font-weight:800}.dashboard-banner h1{color:#111827;margin:0;font-size:2rem}.dashboard-banner p{color:#475569;margin:10px 0 0}.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.stat-card{background:#fff;border-radius:18px;grid-template-columns:minmax(0,1fr) 96px;align-items:center;gap:18px;min-height:138px;padding:18px 20px 18px 18px;display:grid;box-shadow:0 10px 24px #0f172a14}.stat-card__text p{color:#64748b;margin:0 0 8px;font-size:1.08rem}.stat-card__text strong{color:#334155;font-size:2.35rem;font-weight:700;line-height:1;display:block}.stat-card__text span{align-items:center;margin-top:16px;font-size:.95rem;font-weight:600;display:inline-flex}.stat-card--pink .stat-card__text span,.stat-card--green .stat-card__text span{color:#16a34a}.stat-card--orange .stat-card__text span{color:#ef4444}.stat-card--blue .stat-card__text span{color:#16a34a}.stat-card__icon{color:#fff;border-radius:16px;place-items:center;width:68px;height:68px;font-size:1.9rem;display:grid}.stat-card--pink .stat-card__icon{background:linear-gradient(135deg,#db2777,#7c3aed)}.stat-card--green .stat-card__icon{background:linear-gradient(135deg,#84cc16,#22c55e)}.stat-card--orange .stat-card__icon{background:linear-gradient(135deg,#f97316,#ec4899)}.stat-card--blue .stat-card__icon{background:linear-gradient(135deg,#2563eb,#0ea5e9)}.dashboard-grid{grid-template-columns:minmax(0,1fr) 356px;gap:22px;margin-top:28px;display:grid}.dashboard-grid--bottom{grid-template-columns:356px minmax(0,1fr)}.panel{background:#fff;border-radius:18px;box-shadow:0 10px 24px #0f172a14}.panel--large{padding:18px 20px 12px}.panel--small,.panel--list,.panel--table{padding:18px 0 0}.panel__head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:16px;padding:0 4px 14px 0;display:flex}.panel__head h2{color:#334155;margin:0;font-size:1.75rem}.panel__head p{color:#64748b;margin:8px 0 0}.panel__legend{color:#334155;flex-wrap:wrap;align-items:center;gap:18px;font-weight:500;display:flex}.panel__legend span{align-items:center;gap:8px;display:inline-flex}.dot{border-radius:50%;width:18px;height:18px;display:inline-block}.dot--blue{background:#3b82f6}.dot--green{background:#22c55e}.chart-card{padding-top:22px}.line-chart{width:100%;height:270px;display:block}.chart-axis{color:#94a3b8;grid-template-columns:repeat(10,minmax(0,1fr));gap:8px;padding:0 2px 6px;font-size:.92rem;display:grid}.chart-axis span{text-align:center}.donut-card{padding:22px 24px 18px}.donut-chart{aspect-ratio:1;background:conic-gradient(#0ea5e9 0 63%, #f97316 63% 86%, #84cc16 86% 100%);border-radius:50%;width:310px;margin:0 auto;position:relative;box-shadow:inset 0 0 0 12px #fffffff2}.donut-chart:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:62px}.donut-chart__center{z-index:1;text-align:center;place-items:center;display:grid;position:absolute;inset:62px}.donut-chart__center strong{color:#334155;font-size:1.6rem}.donut-chart__center span{color:#64748b;margin-top:-6px}.stats-list{border-top:1px solid #e5e7eb}.stats-row{color:#111827;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;font-size:1rem;display:flex}.pill{color:#fff;text-align:center;border-radius:10px;min-width:50px;padding:4px 10px;font-size:.9rem}.pill--blue{background:#3b82f6}.pill--orange{background:#f97316}.pill--green{background:#22c55e}.location-summary{padding:18px 20px 8px}.location-summary strong{color:#334155;font-size:1.55rem;display:block}.location-summary span{color:#64748b;margin-top:6px;display:block}.location-list{margin:0;padding:0;list-style:none}.location-list li{border-top:1px solid #e5e7eb;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 20px;display:grid}.flag{background:linear-gradient(135deg,#d1d5db,#94a3b8);border-radius:999px;width:18px;height:12px}.table-wrap{padding:18px 20px 20px;overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:620px}.table-wrap th,.table-wrap td{text-align:left;border-bottom:1px solid #e5e7eb;padding:14px 12px}.table-wrap th{color:#64748b;font-size:.92rem;font-weight:700}.table-wrap td{color:#334155}.panel__dots{color:#334155;background:0 0;border:0;font-size:1.4rem}.panel--entity{padding:18px 20px 20px}.dashboard-entity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:28px;display:grid}.entity-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.entity-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 8px 18px #0f172a0a}.entity-card strong{color:#0f172a;margin-bottom:8px;font-size:1rem;display:block}.entity-card span{color:#475569;font-size:.92rem;line-height:1.4;display:block}.entity-card small{color:#3730a3;background:#eef2ff;border-radius:999px;margin-top:12px;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-block}.entity-empty{color:#475569;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;margin-top:16px;padding:18px}.entity-empty--error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.dashboard-sidebar-backdrop{display:none}@media (width<=1400px){.dashboard-grid,.dashboard-grid--bottom,.dashboard-entity-grid{grid-template-columns:1fr}.donut-chart{width:min(310px,100%)}}@media (width<=1100px){.structure-stage__summary,.dashboard-entity-grid--structure,.structure-stage__details{grid-template-columns:1fr}.structure-image-panel__list{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-topbar{height:var(--topbar-height);grid-template-columns:auto 1fr auto;padding:0 12px}.topbar-nav,.topbar-actions{flex-wrap:wrap;justify-content:flex-end}.topbar-search{width:100%}.dashboard-workspace{min-height:auto}.dashboard-sidebar{top:var(--topbar-height);width:min(354px,88vw);min-height:calc(100vh - var(--topbar-height));z-index:45;grid-template-columns:64px minmax(0,1fr);position:fixed;bottom:0;left:0;transform:translate(-100%);box-shadow:18px 0 36px #0f172a29}.dashboard-sidebar--open{transform:translate(0)}.dashboard-sidebar--collapsed{width:min(354px,88vw)}.dashboard-content,.dashboard-sidebar--collapsed~.dashboard-content,.dashboard-sidebar--open~.dashboard-content{margin-left:0}.dashboard-sidebar--collapsed .sidebar-menu{display:none}.sidebar-rail{background:#fff;flex-direction:column;overflow:hidden auto}.sidebar-menu{overflow-y:auto}.dashboard-content{min-height:auto;margin-left:0}.structure-hero__media{min-height:300px;padding:22px}.dashboard-sidebar-backdrop{top:var(--topbar-height);z-index:44;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a61;border:0;display:block;position:fixed;bottom:0;left:0;right:0}}@media (width<=700px){.dashboard-topbar{grid-template-columns:minmax(0,1fr) auto;gap:10px}.topbar-brand{justify-content:center;gap:10px;width:100%;position:relative}.brand-logo-mark{font-size:1.08rem}.icon-pill,.profile-pill{width:42px;height:42px}.profile-copy{display:none}.profile-pill{padding:0 10px 0 8px}.topbar-actions{justify-self:end;gap:10px}.topbar-brand>.icon-pill{position:absolute;left:0}.badge{top:2px;right:2px}.topbar-actions>.icon-pill,.topbar-nav{display:none}.dashboard-content{padding:14px}.dashboard-stats,.entity-list{grid-template-columns:1fr}.stat-card{grid-template-columns:1fr auto}.panel__head{flex-direction:column}.topbar-nav{gap:14px;display:none}.topbar-search{display:none}}:root{--swal2-outline:0 0 0 3px #6496c880;--swal2-container-padding:.625em;--swal2-backdrop:#0006;--swal2-backdrop-transition:background-color .15s;--swal2-width:32em;--swal2-padding:0 0 1.25em;--swal2-border:none;--swal2-border-radius:.3125rem;--swal2-background:white;--swal2-color:#545454;--swal2-show-animation:swal2-show .3s;--swal2-hide-animation:swal2-hide .15s forwards;--swal2-icon-zoom:1;--swal2-title-padding:.8em 1em 0;--swal2-html-container-padding:1em 1.6em .3em;--swal2-input-border:1px solid #d9d9d9;--swal2-input-border-radius:.1875em;--swal2-input-box-shadow:inset 0 1px 1px #0000000f, 0 0 0 3px transparent;--swal2-input-background:transparent;--swal2-input-transition:border-color .2s, box-shadow .2s;--swal2-input-hover-box-shadow:inset 0 1px 1px #0000000f, 0 0 0 3px transparent;--swal2-input-focus-border:1px solid #b4dbed;--swal2-input-focus-box-shadow:inset 0 1px 1px #0000000f, 0 0 0 3px #6496c880;--swal2-progress-step-background:#add8e6;--swal2-validation-message-background:#f0f0f0;--swal2-validation-message-color:#666;--swal2-footer-border-color:#eee;--swal2-footer-background:transparent;--swal2-footer-color:inherit;--swal2-timer-progress-bar-background:#0000004d;--swal2-close-button-position:initial;--swal2-close-button-inset:auto;--swal2-close-button-font-size:2.5em;--swal2-close-button-color:#ccc;--swal2-close-button-transition:color .2s, box-shadow .2s;--swal2-close-button-outline:initial;--swal2-close-button-box-shadow:inset 0 0 0 3px transparent;--swal2-close-button-focus-box-shadow:inset var(--swal2-outline);--swal2-close-button-hover-transform:none;--swal2-actions-justify-content:center;--swal2-actions-width:auto;--swal2-actions-margin:1.25em auto 0;--swal2-actions-padding:0;--swal2-actions-border-radius:0;--swal2-actions-background:transparent;--swal2-action-button-transition:background-color .2s, box-shadow .2s;--swal2-action-button-hover:black 10%;--swal2-action-button-active:black 10%;--swal2-confirm-button-box-shadow:none;--swal2-confirm-button-border-radius:.25em;--swal2-confirm-button-background-color:#7066e0;--swal2-confirm-button-color:#fff;--swal2-deny-button-box-shadow:none;--swal2-deny-button-border-radius:.25em;--swal2-deny-button-background-color:#dc3741;--swal2-deny-button-color:#fff;--swal2-cancel-button-box-shadow:none;--swal2-cancel-button-border-radius:.25em;--swal2-cancel-button-background-color:#6e7881;--swal2-cancel-button-color:#fff;--swal2-toast-show-animation:swal2-toast-show .5s;--swal2-toast-hide-animation:swal2-toast-hide .1s forwards;--swal2-toast-border:none;--swal2-toast-box-shadow:0 0 1px #00000013, 0 1px 2px #00000013, 1px 2px 4px #00000013, 1px 3px 8px #00000013, 2px 4px 16px #00000013}[data-swal2-theme=dark]{--swal2-dark-theme-black:#19191a;--swal2-dark-theme-white:#e1e1e1;--swal2-background:var(--swal2-dark-theme-black);--swal2-color:var(--swal2-dark-theme-white);--swal2-footer-border-color:#555;--swal2-input-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-color:var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background:#ffffffb3}@media (prefers-color-scheme:dark){[data-swal2-theme=auto]{--swal2-dark-theme-black:#19191a;--swal2-dark-theme-white:#e1e1e1;--swal2-background:var(--swal2-dark-theme-black);--swal2-color:var(--swal2-dark-theme-white);--swal2-footer-border-color:#555;--swal2-input-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-color:var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background:#ffffffb3}}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{pointer-events:none;background-color:#0000!important}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:auto}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px var(--swal2-backdrop)}body.swal2-toast-shown .swal2-container{box-sizing:border-box;pointer-events:none;background-color:#0000;width:360px;max-width:100%}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@media print{body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown) .swal2-container{position:static!important}}div:where(.swal2-container){z-index:1060;box-sizing:border-box;height:100%;padding:var(--swal2-container-padding);transition:var(--swal2-backdrop-transition);-webkit-overflow-scrolling:touch;grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);grid-template-areas:"top-start top top-end""center-start center center-end""bottom-start bottom-center bottom-end";display:grid;position:fixed;inset:0;overflow-x:hidden}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:var(--swal2-backdrop)}div:where(.swal2-container).swal2-backdrop-hide{background:0 0!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-area:2/2;place-self:center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-area:2/3;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-area:3/1;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-area:3/2;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-area:3/3;place-self:end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container)[popover]{border:0;width:auto}div:where(.swal2-container) div:where(.swal2-popup){box-sizing:border-box;width:var(--swal2-width);max-width:100%;padding:var(--swal2-padding);border:var(--swal2-border);border-radius:var(--swal2-border-radius);background:var(--swal2-background);color:var(--swal2-color);grid-template-columns:minmax(0,100%);font-family:inherit;font-size:1rem;display:none;position:relative}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable,div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable div:where(.swal2-icon){cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging,div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging div:where(.swal2-icon){cursor:grabbing}div:where(.swal2-container) h2:where(.swal2-title){max-width:100%;padding:var(--swal2-title-padding);color:inherit;text-align:center;text-transform:none;overflow-wrap:break-word;cursor:initial;margin:0;font-size:1.875em;font-weight:600;position:relative}div:where(.swal2-container) div:where(.swal2-actions){z-index:1;box-sizing:border-box;align-items:center;justify-content:var(--swal2-actions-justify-content);width:var(--swal2-actions-width);margin:var(--swal2-actions-margin);padding:var(--swal2-actions-padding);border-radius:var(--swal2-actions-border-radius);background:var(--swal2-actions-background);flex-wrap:wrap;display:flex}div:where(.swal2-container) div:where(.swal2-loader){border:.25em solid #2778c4;border-color:#2778c4 #0000;border-radius:100%;justify-content:center;align-items:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:1.5s linear infinite swal2-rotate-loading;display:none}div:where(.swal2-container) button:where(.swal2-styled){transition:var(--swal2-action-button-transition);border:none;margin:.3125em;padding:.625em 1.1em;font-weight:500;box-shadow:0 0 0 3px #0000}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){border-radius:var(--swal2-confirm-button-border-radius);background:initial;background-color:var(--swal2-confirm-button-background-color);box-shadow:var(--swal2-confirm-button-box-shadow);color:var(--swal2-confirm-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):hover{background-color:color-mix(in srgb, var(--swal2-confirm-button-background-color), var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):active{background-color:color-mix(in srgb, var(--swal2-confirm-button-background-color), var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny){border-radius:var(--swal2-deny-button-border-radius);background:initial;background-color:var(--swal2-deny-button-background-color);box-shadow:var(--swal2-deny-button-box-shadow);color:var(--swal2-deny-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):hover{background-color:color-mix(in srgb, var(--swal2-deny-button-background-color), var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):active{background-color:color-mix(in srgb, var(--swal2-deny-button-background-color), var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){border-radius:var(--swal2-cancel-button-border-radius);background:initial;background-color:var(--swal2-cancel-button-background-color);box-shadow:var(--swal2-cancel-button-box-shadow);color:var(--swal2-cancel-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):hover{background-color:color-mix(in srgb, var(--swal2-cancel-button-background-color), var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):active{background-color:color-mix(in srgb, var(--swal2-cancel-button-background-color), var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):focus-visible{box-shadow:var(--swal2-action-button-focus-box-shadow);outline:none}div:where(.swal2-container) button:where(.swal2-styled)[disabled]:not(.swal2-loading){opacity:.4}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){border-top:1px solid var(--swal2-footer-border-color);background:var(--swal2-footer-background);color:var(--swal2-footer-color);text-align:center;cursor:initial;margin:1em 0 0;padding:1em 1em 0;font-size:1em}div:where(.swal2-container) .swal2-timer-progress-bar-container{border-bottom-right-radius:var(--swal2-border-radius);border-bottom-left-radius:var(--swal2-border-radius);position:absolute;bottom:0;left:0;right:0;overflow:hidden;grid-column:auto!important}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){background:var(--swal2-timer-progress-bar-background);width:100%;height:.25em}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;cursor:initial;margin:2em auto 1em}div:where(.swal2-container) button:where(.swal2-close){position:var(--swal2-close-button-position);inset:var(--swal2-close-button-inset);z-index:2;width:1.2em;height:1.2em;transition:var(--swal2-close-button-transition);border-radius:var(--swal2-border-radius);outline:var(--swal2-close-button-outline);color:var(--swal2-close-button-color);font-family:monospace;font-size:var(--swal2-close-button-font-size);cursor:pointer;background:0 0;border:none;justify-content:center;justify-self:end;align-items:center;margin-top:0;margin-bottom:-1.2em;margin-right:0;padding:0;overflow:hidden}div:where(.swal2-container) button:where(.swal2-close):hover{transform:var(--swal2-close-button-hover-transform);color:#f27474;background:0 0}div:where(.swal2-container) button:where(.swal2-close):focus-visible{box-shadow:var(--swal2-close-button-focus-box-shadow);outline:none}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-html-container){z-index:1;padding:var(--swal2-html-container-padding);color:inherit;text-align:center;overflow-wrap:break-word;word-break:break-word;cursor:initial;justify-content:center;margin:0;font-size:1.125em;font-weight:400;line-height:normal;overflow:auto}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:var(--swal2-input-transition);border:var(--swal2-input-border);border-radius:var(--swal2-input-border-radius);background:var(--swal2-input-background);box-shadow:var(--swal2-input-box-shadow);color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):hover,div:where(.swal2-container) input:where(.swal2-file):hover,div:where(.swal2-container) textarea:where(.swal2-textarea):hover{box-shadow:var(--swal2-input-hover-box-shadow)}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:var(--swal2-input-focus-border);box-shadow:var(--swal2-input-focus-box-shadow);outline:none}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{background:var(--swal2-background);margin:1em 2em 3px}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;text-align:center;font-weight:600}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{background:var(--swal2-input-background);width:75%;margin-left:auto;margin-right:auto;font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{background:var(--swal2-input-background);min-width:50%;max-width:100%;color:inherit;padding:.375em .625em;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{background:var(--swal2-background);color:inherit;justify-content:center;align-items:center}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){justify-content:center;margin:1em auto 0;display:flex}div:where(.swal2-container) div:where(.swal2-validation-message){background:var(--swal2-validation-message-background);color:var(--swal2-validation-message-color);justify-content:center;align-items:center;margin:1em 0 0;padding:.625em;font-size:1em;font-weight:300;overflow:hidden}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";color:#fff;text-align:center;background-color:#f27474;border-radius:50%;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;font-weight:600;line-height:1.5em;display:inline-block}div:where(.swal2-container) .swal2-progress-steps{background:0 0;flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;color:#fff;text-align:center;background:#2778c4;border-radius:2em;flex-shrink:0;width:2em;height:2em;line-height:2em}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:var(--swal2-progress-step-background);color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:var(--swal2-progress-step-background)}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;background:#2778c4;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px}div:where(.swal2-icon){box-sizing:content-box;zoom:var(--swal2-icon-zoom);cursor:default;-webkit-user-select:none;user-select:none;border:.25em solid #000;border-radius:50%;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;font-family:inherit;line-height:5em;position:relative}div:where(.swal2-icon) .swal2-icon-content{align-items:center;font-size:3.75em;display:flex}div:where(.swal2-icon).swal2-error{color:#f27474;border-color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{flex-grow:1;position:relative}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{background-color:#f27474;border-radius:.125em;width:2.9375em;height:.3125em;display:block;position:absolute;top:2.3125em}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:.5s swal2-animate-error-x-mark}div:where(.swal2-icon).swal2-warning{color:#f8bb86;border-color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:.5s swal2-animate-i-mark}div:where(.swal2-icon).swal2-info{color:#3fc3ee;border-color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:.8s swal2-animate-i-mark}div:where(.swal2-icon).swal2-question{color:#87adbd;border-color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:.8s swal2-animate-question-mark}div:where(.swal2-icon).swal2-success{color:#a5dc86;border-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{border-radius:50%;width:3.75em;height:7.5em;position:absolute}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em;top:-.4375em;left:-2.0635em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0;top:-.6875em;left:1.875em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success .swal2-success-ring{z-index:2;box-sizing:content-box;border:.25em solid #a5dc864d;border-radius:50%;width:100%;height:100%;position:absolute;top:-.25em;left:-.25em}div:where(.swal2-icon).swal2-success .swal2-success-fix{z-index:1;width:.4375em;height:5.625em;position:absolute;top:.5em;left:1.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{z-index:2;background-color:#a5dc86;border-radius:.125em;height:.3125em;display:block;position:absolute}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{width:1.5625em;top:2.875em;left:.8125em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{width:2.9375em;top:2.375em;right:.5em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:.75s swal2-animate-success-line-tip}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:.75s swal2-animate-success-line-long}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:4.25s ease-in swal2-rotate-success-circular-line}[class^=swal2]{-webkit-tap-highlight-color:#0000}.swal2-show{animation:var(--swal2-show-animation)}.swal2-hide{animation:var(--swal2-hide-animation)}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{width:50px;height:50px;position:absolute;top:-9999px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{left:auto;right:0}.swal2-toast{box-sizing:border-box;border:var(--swal2-toast-border);background:var(--swal2-background);box-shadow:var(--swal2-toast-box-shadow);pointer-events:auto;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;grid-area:1/1/4/4!important}.swal2-toast>*{grid-column:2}.swal2-toast h2:where(.swal2-title){text-align:initial;margin:.5em 1em;padding:0;font-size:1em}.swal2-toast .swal2-loading{justify-content:center}.swal2-toast input:where(.swal2-input){height:2em;margin:.5em;font-size:1em}.swal2-toast .swal2-validation-message{font-size:1em}.swal2-toast div:where(.swal2-footer){margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-toast button:where(.swal2-close){grid-area:1/3/99/3;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-toast div:where(.swal2-html-container){overflow:initial;text-align:initial;margin:.5em 1em;padding:0;font-size:1em}.swal2-toast div:where(.swal2-html-container):empty{padding:0}.swal2-toast .swal2-loader{grid-area:1/1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-toast .swal2-icon{grid-area:1/1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-toast .swal2-icon .swal2-icon-content{align-items:center;font-size:1.8em;font-weight:700;display:flex}.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{width:1.375em;top:.875em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-toast div:where(.swal2-actions){justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-toast button:where(.swal2-styled){margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-toast .swal2-success [class^=swal2-success-circular-line]{border-radius:50%;width:1.6em;height:3em;position:absolute}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{transform-origin:2em 2em;border-radius:4em 0 0 4em;top:-.8em;left:-.5em;transform:rotate(-45deg)}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{transform-origin:0 1.5em;border-radius:0 4em 4em 0;top:-.25em;left:.9375em}.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-success .swal2-success-fix{width:.4375em;height:2.6875em;top:0;left:.4375em}.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{width:.75em;top:1.125em;left:.1875em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{width:1.375em;top:.9375em;right:.1875em}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:.75s swal2-toast-animate-success-line-tip}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:.75s swal2-toast-animate-success-line-long}.swal2-toast.swal2-show{animation:var(--swal2-toast-show-animation)}.swal2-toast.swal2-hide{animation:var(--swal2-toast-hide-animation)}@keyframes swal2-show{0%{opacity:0;transform:translateY(-50px)scale(.9)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes swal2-hide{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translateY(-50px)scale(.9)}}@keyframes swal2-animate-success-line-tip{0%{width:0;top:1.1875em;left:.0625em}54%{width:0;top:1.0625em;left:.125em}70%{width:3.125em;top:2.1875em;left:-.375em}84%{width:1.0625em;top:3em;left:1.3125em}to{width:1.5625em;top:2.8125em;left:.8125em}}@keyframes swal2-animate-success-line-long{0%{width:0;top:3.375em;right:2.875em}65%{width:0;top:3.375em;right:2.875em}84%{width:3.4375em;top:2.1875em;right:0}to{width:2.9375em;top:2.375em;right:.5em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{opacity:0;margin-top:1.625em;transform:scale(.4)}50%{opacity:0;margin-top:1.625em;transform:scale(.4)}80%{margin-top:-.375em;transform:scale(1.15)}to{opacity:1;margin-top:0;transform:scale(1)}}@keyframes swal2-animate-error-icon{0%{opacity:0;transform:rotateX(100deg)}to{opacity:1;transform:rotateX(0)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{opacity:0;transform:rotate(45deg)}25%{opacity:.4;transform:rotate(-25deg)}50%{opacity:.8;transform:rotate(15deg)}75%{opacity:1;transform:rotate(-5deg)}to{opacity:1;transform:rotateX(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em)rotate(2deg)}33%{transform:translateY(0)rotate(-2deg)}66%{transform:translateY(.3125em)rotate(2deg)}to{transform:translateY(0)rotate(0)}}@keyframes swal2-toast-hide{to{opacity:0;transform:rotate(1deg)}}@keyframes swal2-toast-animate-success-line-tip{0%{width:0;top:.5625em;left:.0625em}54%{width:0;top:.125em;left:.125em}70%{width:1.625em;top:.625em;left:-.25em}84%{width:.5em;top:1.0625em;left:.75em}to{width:.75em;top:1.125em;left:.1875em}}@keyframes swal2-toast-animate-success-line-long{0%{width:0;top:1.625em;right:1.375em}65%{width:0;top:1.25em;right:.9375em}84%{width:1.125em;top:.9375em;right:0}to{width:1.375em;top:.9375em;right:.1875em}}.accounts-refresh{background:#fff;border:1px solid #dbe3f0;border-radius:999px;min-height:40px;padding:0 16px;font-weight:700}.account-alert,.account-state,.account-notice{border-radius:14px;padding:14px 16px}.account-alert--success,.account-notice{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.account-alert--error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.accounts-tabs{flex-wrap:wrap;gap:10px;display:flex}.accounts-tabs button,.table-actions button,.accounts-form button{color:#334155;background:#fff;border:1px solid #dbe3f0;border-radius:999px;min-height:40px;padding:0 14px;font-weight:700}.accounts-tabs button.active{color:#fff;background:#315efb;border-color:#315efb}.accounts-users-grid{grid-template-columns:360px minmax(0,1fr);gap:20px;display:grid}.accounts-users-grid--single{grid-template-columns:minmax(0,1fr);width:100%;max-width:none}.accounts-users-grid--single .panel--resource{width:100%;box-shadow:none;background:#fff;border:0}.accounts-users-grid--single .accounts-form--create{width:100%}.accounts-form,.accounts-edit-form{gap:10px;display:grid}.accounts-form--create{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%}.accounts-form--create input,.accounts-form--create select{background:#f8fafc;border:0;width:100%;box-shadow:inset 0 0 0 1px #e2e8f0}.accounts-form--create .accounts-form__submit{color:#fff;background:linear-gradient(135deg,#315efb 0%,#1f6eff 100%);border:1px solid #315efb;border-radius:12px;grid-column:1/-1;justify-self:end;min-width:180px;min-height:48px;padding:0 22px;font-weight:700;box-shadow:0 10px 18px #315efb2e}.accounts-form--create .accounts-form__submit:hover:not(:disabled){filter:brightness(1.02)}.accounts-form--create .accounts-form__submit:disabled{opacity:.75}.accounts-form--modal{grid-template-columns:1fr;gap:12px}.accounts-form--modal .accounts-form__submit{grid-column:auto;justify-self:stretch;width:100%;min-width:0}.accounts-form input,.accounts-form select,.accounts-edit-form input{color:#0f172a;background:#fff;border:1px solid #dbe3f0;border-radius:12px;min-height:42px;padding:0 12px}.table-wrap{overflow:auto}.accounts-table th,.accounts-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:13px 12px}.accounts-table th{color:#64748b;font-size:.9rem}.table-actions{flex-wrap:wrap;gap:8px;display:flex}.table-actions--wrap{max-width:420px}.accounts-page{gap:20px;display:grid}.accounts-page--locked{align-items:center;min-height:240px}.accounts-page__hero{justify-content:space-between;align-items:flex-start;gap:24px;padding:4px 2px 8px;display:flex}.accounts-page__heading{gap:10px;display:grid}.accounts-page__heading-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.accounts-page__heading h2{color:#6e6f70;margin:0;font-size:1.25rem;font-weight:600;line-height:1.1}.accounts-page__breadcrumb{color:#315efb;align-items:center;gap:10px;margin-top:0;font-size:.98rem;display:flex}.accounts-page__home{color:#6c6c6f;justify-content:center;align-items:center;display:inline-flex}.accounts-page__separator{color:#94a3b8;font-size:1.05rem}.accounts-page__breadcrumb-current{color:#707072;font-weight:500}.accounts-page__subtitle{color:#64748b;margin:0;font-size:.98rem}.accounts-page__refresh{color:#315efb;min-height:48px;box-shadow:none;background:0 0;border:1px solid #315efb;border-radius:12px;align-items:center;gap:10px;padding:0 18px;font-size:1rem;font-weight:500;display:inline-flex}.accounts-page__refresh:hover{background:#315efb0f}.accounts-card{box-shadow:none;background:#fff;border:0;border-radius:0;overflow:hidden}.accounts-page .panel--resource{box-shadow:none;background:#fff;border:0;border-radius:0}.accounts-card__head{padding:14px 18px 13px}.accounts-card__title{align-items:center;gap:12px;display:flex}.accounts-card__icon{color:#3d5afe;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.15rem;display:inline-flex}.accounts-card__title h2{color:#3b4252;margin:0;font-size:1.6rem;font-weight:700;line-height:1.2}.accounts-card__title p{color:#64748b;margin:6px 0 0;font-size:.98rem}.accounts-card__tools{justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 18px 10px;display:flex}.accounts-export{background:#fff;border:1px solid #8b96a8;border-radius:10px;flex-wrap:wrap;align-items:center;gap:0;display:inline-flex;overflow:hidden}.accounts-export button{color:#48566c;min-height:46px;box-shadow:none;background:#fff;border:0;border-right:1px solid #8b96a8;border-radius:0;align-items:center;gap:10px;padding:0 16px;font-weight:500;display:inline-flex}.accounts-export button:last-child{border-right:0}.accounts-export button:hover{background:#f8fafc}.accounts-search{color:#475569;white-space:nowrap;align-items:center;gap:10px;font-size:1rem;display:flex}.accounts-search input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:4px;min-width:215px;height:40px;padding:0 14px}.accounts-search input:focus{border-color:#315efb;outline:none;box-shadow:0 0 0 3px #315efb1f}.accounts-table-wrap{padding:0 18px 4px;overflow:auto}.accounts-table{border-collapse:collapse;width:100%;min-width:1060px}.accounts-table th,.accounts-table td{text-align:left;vertical-align:middle;padding:14px 12px}.accounts-table thead th{color:#111827;white-space:nowrap;background:#fff;font-size:.96rem;font-weight:700}.accounts-table thead th span{vertical-align:middle}.accounts-table thead th i{color:#c3c7cf;margin-left:10px;font-size:.85rem}.accounts-table tbody tr:nth-child(odd){background:#f3f3f3}.accounts-table tbody tr:nth-child(2n){background:#fff}.accounts-table tbody tr:hover{background:#eef4ff}.accounts-table__index-col{width:70px}.accounts-table__actions-col{width:230px}.accounts-table__index{color:#3b4252;background:#f8f8fb;border-radius:10px;justify-content:center;align-items:center;min-width:44px;min-height:30px;padding:0 10px;font-size:.86rem;font-weight:700;display:inline-flex}.accounts-table__account{align-items:center;gap:14px;display:flex}.accounts-table__avatar{color:#6b7280;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:inline-flex}.accounts-table__account strong{color:#1f2937;font-size:.98rem;font-weight:700;display:block}.accounts-table__account span{color:#6b7280;margin-top:4px;font-size:.86rem;display:block}.accounts-status{border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 10px;font-size:.84rem;font-weight:700;display:inline-flex}.accounts-status i{font-size:.8rem}.accounts-status--success{color:#15803d;background:#d1fae5}.accounts-status--warning{color:#b45309;background:#fef3c7}.accounts-status--danger{color:#b91c1c;background:#fee2e2}.accounts-row-actions{align-items:center;gap:0;display:flex}.accounts-row-actions__button{width:48px;height:40px;box-shadow:none;background:#fff;border-radius:6px;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.accounts-row-actions__button+.accounts-row-actions__button{margin-left:-1px}.accounts-row-actions__button--success{color:#2563eb;border:1px solid #2563eb}.accounts-row-actions__button--danger{color:#ef4444;border:1px solid #ef4444}.accounts-row-actions__button:disabled{opacity:.55;cursor:not-allowed}.accounts-row-actions__button:hover:not(:disabled){background:#f8fbff}.accounts-empty{color:#64748b;text-align:center;padding:18px 12px}.accounts-card__footer{justify-content:space-between;align-items:center;gap:16px;padding:16px 18px 22px;display:flex}.accounts-card__footer p{color:#475569;margin:0;font-size:1rem}.accounts-modal{z-index:60;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.accounts-modal__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a80;border:0;position:absolute;inset:0}.accounts-modal__dialog{z-index:1;background:#fff;border-radius:18px;width:min(860px,100vw - 40px);position:relative;overflow:hidden;box-shadow:0 24px 60px #0f172a3d}.accounts-modal__head{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px 14px;display:flex}.accounts-modal__head h2{color:#243047;margin:0;font-size:1.4rem}.accounts-modal__head p{color:#64748b;margin:8px 0 0}.accounts-modal__close{color:#334155;width:40px;height:40px;box-shadow:none;background:#f8fafc;border:0;border-radius:50%}.accounts-modal__actions{grid-column:1/-1;justify-content:flex-end;gap:12px;padding-top:4px;display:flex}.accounts-modal__cancel{color:#334155;background:#fff;border:1px solid #dbe3f0;border-radius:12px;min-height:48px;padding:0 20px;font-weight:700}.accounts-pagination{background:#fff;border:1px solid #dbe3f0;border-radius:10px;align-items:center;display:inline-flex;overflow:hidden}.accounts-pagination button{color:#64748b;min-height:44px;box-shadow:none;background:#fff;border:0;border-right:1px solid #dbe3f0;border-radius:0;padding:0 16px;font-weight:500}.accounts-pagination button:last-child{border-right:0}.accounts-pagination button.active{color:#fff;background:#1f6eff;min-width:48px;font-weight:700}.accounts-pagination button:disabled{opacity:.6;cursor:not-allowed}@media (width<=1280px){.accounts-users-grid{grid-template-columns:1fr}.accounts-users-grid--single{max-width:none}.accounts-page__hero,.accounts-card__tools,.accounts-card__footer{flex-direction:column;align-items:stretch}.accounts-page__refresh{width:fit-content}.accounts-search{flex-wrap:wrap;justify-content:space-between}.accounts-search input{flex:1;min-width:220px}.accounts-form--create{grid-template-columns:1fr}.accounts-form--create .accounts-form__submit{grid-column:auto;justify-self:stretch;width:100%}}@media (width<=900px){.accounts-export{width:100%}.accounts-export button{flex:120px;justify-content:center}.accounts-card__footer{align-items:flex-start}.accounts-modal{padding:12px}.accounts-modal__dialog{width:calc(100vw - 24px)}.accounts-modal__actions{flex-direction:column}}.resource-page{gap:20px;display:grid}.panel--resource{padding:18px 20px 20px}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.resource-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 8px 18px #0f172a0a}.resource-card__title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.resource-card__title h3{color:#0f172a;margin:0;font-size:1rem}.resource-card__title span{color:#2563eb;font-size:.82rem;font-weight:700}.resource-card__body{color:#475569;gap:8px;font-size:.94rem;display:grid}.resource-chip-row{flex-wrap:wrap;gap:8px;display:flex}.resource-chip{color:#3730a3;background:#eef2ff;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.resource-state{color:#475569;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;padding:18px}.resource-state--error{color:#991b1b;background:#fef2f2;border-color:#fecaca}@media (width<=1100px){.resource-grid{grid-template-columns:1fr}}.solutions-page{background:linear-gradient(#f8fbff 0%,#eef4fb 100%);padding:42px 24px 72px}.solutions-hero{color:#e2e8f0;background:#0f172a;border-radius:22px;padding:clamp(28px,5vw,56px)}.solutions-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#93c5fd;margin:0 0 10px;font-size:12px;font-weight:700}.solutions-hero h1{color:#fff;max-width:22ch;margin:0;font-size:clamp(30px,5vw,48px);line-height:1.12}.solutions-hero p{color:#cbd5e1;max-width:72ch;margin:16px 0 0;font-size:18px}.solutions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.solution-card{background:#fff;border:1px solid #dbe5f3;border-radius:14px;padding:18px}.solution-card h2{color:#0f172a;margin:0;font-size:22px}.solution-card p{color:#475569;margin:10px 0 0;font-size:14px;line-height:1.6}.solution-card span{color:#2563eb;margin-top:14px;font-size:13px;font-weight:700;display:inline-block}@media (width<=1024px){.solutions-grid{grid-template-columns:1fr}}@media (width<=640px){.solutions-page{padding:28px 16px 48px}}.solution-maintenance-page{background:linear-gradient(#f8fbff 0%,#eef4fb 100%);padding:42px 24px 72px}.solution-maintenance-hero{color:#e2e8f0;background:#0f172a;border-radius:22px;padding:clamp(28px,5vw,56px)}.solution-maintenance-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#93c5fd;margin:0 0 10px;font-size:12px;font-weight:700}.solution-maintenance-hero h1{color:#fff;margin:0;font-size:clamp(30px,5vw,48px);line-height:1.12}.solution-maintenance-hero p{color:#cbd5e1;max-width:72ch;margin:16px 0 0;font-size:18px}.solution-maintenance-body{grid-template-columns:1.2fr .8fr;gap:14px;margin-top:22px;display:grid}.benefits-card,.kpi-card{background:#fff;border:1px solid #dbe5f3;border-radius:14px;padding:18px}.benefits-card h2,.kpi-card h2{color:#0f172a;margin:0}.benefits-card ul{color:#334155;margin:12px 0 0;padding-left:18px;font-size:14px;line-height:1.75}.kpi-card p{color:#475569;margin:10px 0 0;font-size:14px}.kpi-card a{color:#1d4ed8;margin-top:14px;font-size:14px;font-weight:700;display:inline-block}@media (width<=1024px){.solution-maintenance-body{grid-template-columns:1fr}}@media (width<=640px){.solution-maintenance-page{padding:28px 16px 48px}}.solution-dsi-page{background:linear-gradient(#f8fbff 0%,#eef4fb 100%);padding:42px 24px 72px}.solution-dsi-hero{color:#e2e8f0;background:#0f172a;border-radius:22px;padding:clamp(28px,5vw,56px)}.solution-dsi-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#93c5fd;margin:0 0 10px;font-size:12px;font-weight:700}.solution-dsi-hero h1{color:#fff;margin:0;font-size:clamp(30px,5vw,48px);line-height:1.12}.solution-dsi-hero p{color:#cbd5e1;max-width:72ch;margin:16px 0 0;font-size:18px}.solution-dsi-body{grid-template-columns:1.2fr .8fr;gap:14px;margin-top:22px;display:grid}.dsi-card{background:#fff;border:1px solid #dbe5f3;border-radius:14px;padding:18px}.dsi-card h2{color:#0f172a;margin:0}.dsi-card ul{color:#334155;margin:12px 0 0;padding-left:18px;font-size:14px;line-height:1.75}.dsi-card p{color:#475569;margin:10px 0 0;font-size:14px;line-height:1.7}.dsi-card a{color:#1d4ed8;margin-top:14px;font-size:14px;font-weight:700;display:inline-block}@media (width<=1024px){.solution-dsi-body{grid-template-columns:1fr}}@media (width<=640px){.solution-dsi-page{padding:28px 16px 48px}}.solution-executive-page{background:linear-gradient(#f8fbff 0%,#eef4fb 100%);padding:42px 24px 72px}.solution-executive-hero{color:#e2e8f0;background:#0f172a;border-radius:22px;padding:clamp(28px,5vw,56px)}.solution-executive-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#93c5fd;margin:0 0 10px;font-size:12px;font-weight:700}.solution-executive-hero h1{color:#fff;margin:0;font-size:clamp(30px,5vw,48px);line-height:1.12}.solution-executive-hero p{color:#cbd5e1;max-width:72ch;margin:16px 0 0;font-size:18px}.solution-executive-body{grid-template-columns:1.2fr .8fr;gap:14px;margin-top:22px;display:grid}.executive-card{background:#fff;border:1px solid #dbe5f3;border-radius:14px;padding:18px}.executive-card h2{color:#0f172a;margin:0}.executive-card ul{color:#334155;margin:12px 0 0;padding-left:18px;font-size:14px;line-height:1.75}.executive-card p{color:#475569;margin:10px 0 0;font-size:14px;line-height:1.7}.executive-card a{color:#1d4ed8;margin-top:14px;font-size:14px;font-weight:700;display:inline-block}@media (width<=1024px){.solution-executive-body{grid-template-columns:1fr}}@media (width<=640px){.solution-executive-page{padding:28px 16px 48px}}.sectors-page{background:linear-gradient(#f8fbff 0%,#eef4fb 100%);padding:42px 24px 72px}.sectors-hero{color:#e2e8f0;background:#0f172a;border-radius:22px;padding:clamp(28px,5vw,56px)}.sectors-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#93c5fd;margin:0 0 10px;font-size:12px;font-weight:700}.sectors-hero h1{color:#fff;max-width:22ch;margin:0;font-size:clamp(30px,5vw,48px);line-height:1.12}.sectors-hero p{color:#cbd5e1;max-width:72ch;margin:16px 0 0;font-size:18px}.sectors-grid-page{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.sector-card-page{background:#fff;border:1px solid #dbe5f3;border-radius:14px;padding:18px}.sector-card-page h2{color:#0f172a;margin:0;font-size:22px}.sector-card-page p{color:#475569;margin:10px 0 0;font-size:14px;line-height:1.6}.sector-card-page span{color:#2563eb;margin-top:14px;font-size:13px;font-weight:700;display:inline-block}@media (width<=1024px){.sectors-grid-page{grid-template-columns:1fr}}@media (width<=640px){.sectors-page{padding:28px 16px 48px}}.sector-industry-page{background:linear-gradient(#f8fbff 0%,#eef4fb 100%);padding:42px 24px 72px}.sector-industry-hero{color:#e2e8f0;background:#0f172a;border-radius:22px;padding:clamp(28px,5vw,56px)}.sector-industry-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#93c5fd;margin:0 0 10px;font-size:12px;font-weight:700}.sector-industry-hero h1{color:#fff;margin:0;font-size:clamp(30px,5vw,48px);line-height:1.12}.sector-industry-hero p{color:#cbd5e1;max-width:72ch;margin:16px 0 0;font-size:18px}.sector-industry-content{grid-template-columns:1.2fr .8fr;gap:14px;margin-top:22px;display:grid}.industry-card{background:#fff;border:1px solid #dbe5f3;border-radius:14px;padding:18px}.industry-card h2{color:#0f172a;margin:0}.industry-card ul{color:#334155;margin:12px 0 0;padding-left:18px;font-size:14px;line-height:1.75}.industry-card p{color:#475569;margin:10px 0 0;font-size:14px;line-height:1.7}.industry-card a{color:#1d4ed8;margin-top:14px;font-size:14px;font-weight:700;display:inline-block}@media (width<=1024px){.sector-industry-content{grid-template-columns:1fr}}@media (width<=640px){.sector-industry-page{padding:28px 16px 48px}}.dashboard-page{min-height:100vh}.planning-page{gap:20px;display:grid}.planning-tabs{flex-wrap:wrap;gap:10px;display:flex}.planning-tabs button,.planning-actions button{color:#334155;background:#fff;border:1px solid #dbe3f0;border-radius:999px;min-height:40px;padding:0 14px;font-weight:700}.planning-tabs button.active{color:#fff;background:#315efb;border-color:#315efb}.planning-alert{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:14px 16px}.planning-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.planning-list{gap:14px;display:grid}.planning-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 8px 18px #0f172a0a}.planning-card strong{color:#0f172a;margin-bottom:8px;display:block}.planning-card span{color:#475569;margin-bottom:10px;display:block}.planning-chips{flex-wrap:wrap;gap:8px;display:flex}.planning-chips span{color:#315efb;background:#eef4ff;border-radius:999px;margin:0;padding:4px 10px;font-size:.82rem;font-weight:700}.planning-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}@media (width<=1280px){.planning-grid{grid-template-columns:1fr}}.structure-page{gap:20px;display:grid}.structure-list-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.structure-list-head h2{color:#0f172a;margin:0;font-size:1.15rem}.structure-list-head p{color:#64748b;margin:6px 0 0;font-size:.94rem}.structure-toolbar{gap:10px;display:inline-flex}.structure-toolbar button{color:#334155;background:#fff;border:1px solid #dbe3f0;border-radius:999px;min-height:40px;padding:0 16px;font-weight:700}.structure-toolbar button.active{color:#fff;background:#315efb;border-color:#315efb}.structure-alert{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:14px 16px}.structure-cards{gap:14px;display:grid}.structure-cards--grid{grid-template-columns:repeat(3,minmax(0,1fr))}.structure-cards--list{grid-template-columns:1fr}.structure-card{text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;width:100%;min-width:0;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 18px #0f172a0a}.structure-card:hover,.structure-card--active{border-color:#315efb;box-shadow:0 12px 28px #315efb24}.structure-card:hover{transform:translateY(-1px)}.structure-card__media{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:170px;position:relative}.structure-card__media-placeholder{color:#315efb;letter-spacing:.08em;place-items:center;font-size:2rem;font-weight:900;display:grid;position:absolute;inset:0}.structure-card__badge{color:#fff;letter-spacing:.03em;text-transform:uppercase;background:#0f172ab8;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.75rem;font-weight:800;display:inline-flex;position:absolute;top:14px;left:14px}.structure-card__body{gap:8px;padding:16px 16px 12px;display:grid}.structure-card__body strong{color:#0f172a;font-size:1rem;display:block}.structure-card__body span,.structure-card__body small{color:#475569;font-size:.92rem;line-height:1.45;display:block}.structure-card__body small{color:#315efb;font-weight:700}.structure-card__actions{flex-wrap:wrap;gap:10px;padding:0 16px 16px;display:flex}.structure-card__action{color:#334155;min-height:38px;font:inherit;background:#fff;border:1px solid #dbe3f0;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-weight:700;display:inline-flex}.structure-card__action:hover{color:#315efb;border-color:#315efb}.structure-card__action--danger{color:#dc2626}.structure-card__action--danger:hover{color:#b91c1c;border-color:#fca5a5}.structure-card__action:disabled{cursor:not-allowed;opacity:.65}.structure-detail-tabs{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.structure-detail-tabs__item{align-items:center;gap:8px;display:inline-flex;position:relative}.structure-detail-tabs button{color:#334155;background:#fff;border:1px solid #dbe3f0;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:700;display:inline-flex}.structure-detail-tabs button.active{color:#fff;background:#315efb;border-color:#315efb}.structure-tab-menu{position:relative}.structure-tab-menu__trigger{justify-content:center;width:42px;padding:0}.structure-tab-menu__dropdown{z-index:20;background:#fff;border:1px solid #dbe3f0;border-radius:16px;min-width:180px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 36px #0f172a24}.structure-tab-menu__item{color:#334155;text-align:left;width:100%;min-height:40px;font:inherit;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:0 12px;display:flex}.structure-tab-menu__item:hover{background:#f8fbff}.structure-tab-menu__item--delete{color:#dc2626}.structure-detail-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.structure-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;min-width:0;padding:15px 16px;box-shadow:0 8px 18px #0f172a0a}.structure-detail-card strong{color:#0f172a;margin-bottom:8px;font-size:.98rem;display:block}.structure-detail-card span{color:#475569;font-size:.9rem;line-height:1.45;display:block}@media (width<=1280px){.structure-cards--grid,.structure-detail-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.structure-list-head{flex-direction:column;align-items:stretch}.structure-cards--grid,.structure-detail-list{grid-template-columns:1fr}.structure-detail-tabs{gap:8px}.structure-detail-tabs__item{flex:auto}.structure-detail-tabs button:not(.structure-tab-menu__trigger){flex:auto;min-width:0}.structure-card__media{min-height:150px}.structure-card__actions{flex-direction:column}.structure-card__action{justify-content:center;width:100%}.structure-tab-menu__dropdown{left:0;right:auto}}.structure-detail-hero{gap:18px;padding:4px 0 18px;display:grid}.structure-detail-hero h1{color:#0f172a;margin:0;font-size:clamp(1.45rem,2.8vw,2.3rem);line-height:1.1}.structure-detail-hero p{color:#475569;margin:8px 0 0}.structure-detail-hero__kicker{text-transform:uppercase;letter-spacing:.12em;color:#315efb;margin:0 0 8px;font-size:.78rem;font-weight:800}.structure-detail-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.structure-detail-stat{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e5e7eb;border-radius:16px;padding:14px 16px;box-shadow:0 8px 18px #0f172a0a}.structure-detail-stat span{color:#64748b;font-size:.88rem;display:block}.structure-detail-stat strong{color:#0f172a;margin-top:8px;font-size:1.5rem;display:block}.structure-detail-meta{flex-wrap:wrap;gap:10px;display:flex}.structure-meta-pill{color:#3730a3;background:#eef2ff;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 14px;font-size:.86rem;font-weight:700;display:inline-flex}.structure-meta-pill--success{color:#15803d;background:#d1fae5}.structure-meta-pill--warning{color:#b45309;background:#fef3c7}.structure-meta-pill--info{color:#1d4ed8;background:#dbeafe}.structure-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}@media (width<=1100px){.structure-detail-stats,.structure-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.structure-detail-stats,.structure-overview-grid{grid-template-columns:1fr}}.modal-overlay{z-index:120;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a80;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-content{background:#fff;border-radius:24px;grid-template-rows:auto 1fr;width:min(760px,100%);max-height:min(88vh,900px);display:grid;overflow:hidden;box-shadow:0 30px 60px #0f172a3d}.modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px 14px;display:flex}.modal-header h3{color:#0f172a;margin:0;font-size:1.2rem}.modal-header p{color:#64748b;margin:6px 0 0;font-size:.92rem}.modal-close{color:#334155;background:#f8fafc;border:0;border-radius:999px;width:40px;height:40px}.modal-body{gap:18px;padding:22px;display:grid;overflow:auto}.modal-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.modal-field{gap:8px;display:grid}.modal-field span{color:#334155;font-size:.9rem;font-weight:700}.modal-field input,.modal-field select{color:#0f172a;background:#fff;border:1px solid #dbe3f0;border-radius:12px;min-height:44px;padding:0 14px}.modal-field input:focus,.modal-field select:focus{border-color:#315efb;outline:none;box-shadow:0 0 0 3px #315efb1f}.modal-note{border-radius:16px;padding:16px;font-size:.95rem;line-height:1.5}.modal-note--danger{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.modal-footer{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.modal-btn{border:0;border-radius:12px;min-height:44px;padding:0 18px;font-weight:700}.modal-btn--ghost{color:#334155;background:#f1f5f9}.modal-btn--primary{color:#fff;background:linear-gradient(135deg,#315efb 0%,#1f6eff 100%)}.modal-btn--danger{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}@media (width<=820px){.modal-form-grid{grid-template-columns:1fr}.modal-content{max-height:92vh}}.add-structure-page{gap:20px;display:grid}.add-structure-form{align-items:start}.add-structure-form .form-group{gap:8px;display:grid}.add-structure-form .form-label{color:#334155;font-weight:600}.structure-field--full{grid-column:1/-1}.structure-form-hint{color:#64748b;margin:8px 0 0;font-size:.9rem}.structure-checkbox-row{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:14px;padding:10px 0 0;display:flex}.structure-check{color:#334155;background:#fff;border:1px solid #dbe3f0;border-radius:12px;align-items:center;gap:10px;min-height:42px;padding:0 14px;font-weight:600;display:inline-flex}.structure-check input{width:16px;height:16px;margin:0}.structure-form-actions{grid-column:1/-1;justify-content:flex-end;display:flex}.add-structure-form textarea{resize:vertical;min-height:120px}.add-structure-form input[type=file]{min-height:46px;padding:10px 12px}@media (width<=820px){.structure-form-actions{justify-content:stretch}.structure-form-actions .accounts-form__submit{width:100%}}.support-page{gap:20px;display:grid}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.support-card{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-items:center;gap:14px;padding:18px;display:flex;box-shadow:0 8px 18px #0f172a0a}.support-card i{color:#315efb;background:#eef4ff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:1.2rem;display:grid}.support-card strong{margin-bottom:4px;display:block}.support-card span{color:#475569}@media (width<=1100px){.support-grid{grid-template-columns:1fr}}:root{color:#1f2937;background-color:#f3f6fb;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}
