@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.studio-navbar{background-color:#0e1017;border-bottom:1px solid #1f2434;height:52px;min-height:52px;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.studio-logo{font-weight:700;font-size:1.05rem;background:linear-gradient(135deg,#fff,#818cf8,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;white-space:nowrap}.mode-switch-pill{background-color:#11131a;border:1px solid #1f2434;border-radius:.6rem;padding:.2rem;display:inline-flex;gap:.2rem}.mode-tab-btn{padding:.25rem .75rem;border-radius:.45rem;font-size:.75rem;font-weight:600;border:none;color:#94a3b8;background:transparent;transition:all .2s ease-in-out;white-space:nowrap}.mode-tab-btn.active-studio{background-color:#2563eb;color:#fff;box-shadow:0 4px 12px #2563eb66}.mode-tab-btn.active-crm{background-color:#9333ea;color:#fff;box-shadow:0 4px 12px #9333ea66}.studio-main-grid{display:grid;grid-template-columns:320px 1fr 340px;height:calc(100vh - 52px);overflow:hidden}.studio-center-viewport{position:relative;height:100%;width:100%;background-color:#07080d;display:flex;flex-direction:column;overflow:hidden}.studio-sidebar{background-color:#11131a;border-right:1px solid #1f2434;display:flex;flex-direction:column;height:100%;overflow:hidden}.studio-sidebar-right{border-right:none;border-left:1px solid #1f2434}.sidebar-header{padding:.75rem 1rem;border-bottom:1px solid #1f2434;background:#181b26b3;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#94a3b8;display:flex;align-items:center;justify-content:space-between}.sidebar-body{padding:.85rem;flex:1;overflow-y:auto}.studio-select{background-color:#181b26!important;color:#fff!important;border:1px solid #242938!important;border-radius:.5rem!important;font-size:.8rem!important;padding:.45rem .75rem!important}.studio-select:focus{border-color:#6366f1!important;box-shadow:0 0 0 3px #6366f140!important}.direction-face-card{background:#161822;border:1px solid #222636;border-radius:.6rem;padding:.6rem;margin-bottom:.6rem}.direction-face-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}.direction-face-title{font-size:.78rem;font-weight:700;color:#e2e8f0}.image-list-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem;margin-top:.4rem}.image-thumb-card{aspect-ratio:1;background:#1e2230;border:1px solid #2a3045;border-radius:.35rem;overflow:hidden;position:relative}.image-thumb-label{position:absolute;bottom:0;left:0;right:0;background:#000000bf;font-size:.6rem;color:#cbd5e1;padding:1px 2px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-export-link{display:flex;align-items:center;justify-content:space-between;padding:.5rem .85rem;background:#181b26;border:1px solid #242938;border-radius:.5rem;color:#e2e8f0;font-size:.8rem;font-weight:500;text-decoration:none;margin-bottom:.4rem;transition:all .2s ease;width:100%}.btn-export-link:hover{background:#6366f126;border-color:#6366f1;color:#fff}.viewer-overlay-toolbar{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:30;background:#11131ad9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:1rem;display:flex;align-items:center;gap:.5rem;box-shadow:0 10px 30px #00000080}.dashboard-container{background:radial-gradient(circle at 50% 0%,#0d1021,#050609 70%,#020305);height:calc(100vh - 56px);overflow-y:auto;overflow-x:hidden;padding:2.25rem 2.5rem;color:#f8fafc;scroll-behavior:smooth;font-weight:400}.dashboard-container::-webkit-scrollbar{width:8px}.dashboard-container::-webkit-scrollbar-track{background:#050609}.dashboard-container::-webkit-scrollbar-thumb{background:#1e2444;border-radius:8px}.dashboard-container::-webkit-scrollbar-thumb:hover{background:#6366f1}.dashboard-hero{position:relative;border-radius:1.75rem;overflow:hidden;border:1px solid rgba(99,102,241,.25);background:linear-gradient(135deg,#111526f2,#0c0f1cfa);padding:2.5rem 3rem;box-shadow:0 25px 60px #0009,inset 0 1px #ffffff1a;margin-bottom:2.25rem}.dashboard-hero-glow-1{position:absolute;top:-30%;right:-5%;width:32rem;height:32rem;background:radial-gradient(circle,#6366f140,#6366f100 70%);border-radius:50%;pointer-events:none}.dashboard-hero-glow-2{position:absolute;bottom:-30%;left:20%;width:24rem;height:24rem;background:radial-gradient(circle,#a855f733,#a855f700 70%);border-radius:50%;pointer-events:none}.hero-title-gradient{background:linear-gradient(135deg,#fff,#c7d2fe,#818cf8 80%,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:600;letter-spacing:-.01em}.kpi-card{background:#0e1019cc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;padding:1.35rem 1.5rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 30px #0006;transition:all .3s cubic-bezier(.4,0,.2,1)}.kpi-card:hover{border-color:#6366f180;transform:translateY(-3px);box-shadow:0 20px 40px #6366f133}.kpi-card.active-indigo{background:linear-gradient(135deg,#6366f138,#0e1019e6);border-color:#6366f1a6;box-shadow:0 0 30px #6366f14d}.kpi-card.active-amber{background:linear-gradient(135deg,#f59e0b38,#0e1019e6);border-color:#f59e0ba6;box-shadow:0 0 30px #f59e0b4d}.kpi-icon-box{width:3.25rem;height:3.25rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px #ffffff26}.nav-tab-btn{padding:.65rem 1.25rem;border-radius:.85rem;font-size:.825rem;font-weight:500;transition:all .25s ease;border:1px solid transparent}.nav-tab-btn.active-tab-projects{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border-color:#a855f780;box-shadow:0 8px 20px #6366f166}.nav-tab-btn.active-tab-users{background:linear-gradient(135deg,#f59e0b,#ea580c);color:#fff;border-color:#fb923c80;box-shadow:0 8px 20px #f59e0b66}.search-input-box{background:#0a0c14e6!important;border:1px solid rgba(255,255,255,.1)!important;color:#fff!important;border-radius:.85rem!important;padding-left:2.75rem!important;font-size:.875rem!important;font-weight:400!important;transition:all .2s ease!important}.search-input-box:focus{border-color:#6366f1!important;box-shadow:0 0 0 .25rem #6366f133!important}.project-card{background:#0e1019d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 15px 35px #00000073;transition:all .35s cubic-bezier(.4,0,.2,1);font-weight:400}.project-card:hover{border-color:#6366f18c;transform:translateY(-6px);box-shadow:0 30px 60px #000c,0 0 30px #6366f133}.project-card-header{position:relative;height:13rem;background:radial-gradient(circle at center,#15192c,#07080e);display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08)}.project-card-header-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center;z-index:10}.project-card:hover .project-card-header-overlay{opacity:1}.project-card-body{padding:1.5rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}.user-card{background:#0e1019d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;padding:1.5rem;box-shadow:0 15px 35px #00000073;transition:all .35s cubic-bezier(.4,0,.2,1);font-weight:400}.user-card:hover{border-color:#f59e0b8c;transform:translateY(-5px);box-shadow:0 25px 50px #000c,0 0 30px #f59e0b33}.user-avatar{width:3.25rem;height:3.25rem;border-radius:1.15rem;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.25rem;box-shadow:0 8px 16px #0006}.custom-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;background-color:#000000d9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:center;padding:1.5rem;overflow-y:auto}.custom-modal-dialog{background:#0e1019;border:1px solid rgba(99,102,241,.4);border-radius:1.75rem;padding:2.25rem;max-width:34rem;width:100%;box-shadow:0 30px 70px #000000e6;position:relative;max-height:90vh;overflow-y:auto;font-weight:400}.login-page-container{min-height:100vh;width:100%;background-color:#060813;color:#fff;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.login-radial-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,#0d122b,#070916 60%,#04050b);pointer-events:none}.login-glass-card{background:#111528f2;border:1px solid #1e2544;border-radius:2rem;padding:3rem;box-shadow:0 25px 60px #000c;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.login-input-box{background-color:#050609;border:1px solid #1e2544;border-radius:1rem;color:#fff;padding:.75rem 1rem .75rem 2.75rem;font-size:.875rem;transition:all .2s ease}.login-input-box:focus{border-color:#6366f1;box-shadow:0 0 0 .25rem #6366f140;background-color:#050609;color:#fff}.login-input-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:2rem;height:2rem;border-radius:.5rem;background-color:#181d36;display:flex;align-items:center;justify-content:center;color:#94a3b8}.public-viewer-page{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#030712;overflow:hidden;z-index:9999;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.public-viewer-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.smart-portal-header{position:absolute;top:1rem;left:1.25rem;right:1.25rem;height:4.25rem;z-index:120;background:#0a0e1abf;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:1.25rem;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 20px 50px #000000bf,0 0 20px #6366f126}.smart-portal-brand{display:flex;align-items:center;gap:.85rem}.smart-portal-logo{font-size:1.25rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;display:flex;flex-direction:column;line-height:1.1}.smart-portal-tagline{font-size:.65rem;letter-spacing:.25em;color:#a5b4fc;font-weight:600;text-transform:uppercase}.smart-nav-pills{display:flex;align-items:center;gap:.5rem;background:#00000059;padding:.3rem .4rem;border-radius:2rem;border:1px solid rgba(255,255,255,.08)}.smart-nav-btn{background:transparent;border:none;color:#94a3b8;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.45rem 1rem;border-radius:1.5rem;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;transition:all .2s ease}.smart-nav-btn:hover{color:#fff;background:#ffffff14}.smart-nav-btn.active{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 15px #6366f166}.smart-top-right{display:flex;align-items:center;gap:.75rem}.smart-tod-toggle{display:flex;align-items:center;background:#00000073;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:.2rem;gap:.2rem}.smart-tod-btn{background:transparent;border:none;color:#94a3b8;font-size:.7rem;font-weight:600;padding:.35rem .75rem;border-radius:1.25rem;cursor:pointer;display:flex;align-items:center;gap:.3rem;transition:all .2s ease}.smart-tod-btn.active{background:#f59e0b;color:#000;font-weight:700;box-shadow:0 0 12px #f59e0b80}.smart-tod-btn.active-sunset{background:#f97316;color:#fff;box-shadow:0 0 12px #f9731680}.smart-tod-btn.active-night{background:#6366f1;color:#fff;box-shadow:0 0 12px #6366f180}.smart-portal-sidebar{position:absolute;top:6rem;left:1.25rem;width:17.5rem;max-height:calc(100vh - 17.5rem);z-index:110;background:#0a0e1ad1;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:1.25rem;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 20px 50px #000000b3;overflow-y:auto;transition:all .3s cubic-bezier(.4,0,.2,1)}.smart-portal-sidebar.collapsed{transform:translate(-120%);opacity:0;pointer-events:none}.smart-sidebar-title{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:#f59e0b;font-weight:700}.smart-cta-card{background:linear-gradient(135deg,#6366f14d,#a855f726);border:1px solid rgba(168,85,247,.5);border-radius:1rem;padding:.85rem 1rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease;box-shadow:0 8px 24px #6366f140}.smart-cta-card:hover{transform:translateY(-2px);border-color:#a855f7;box-shadow:0 10px 30px #a855f766}.smart-sidebar-menu{display:flex;flex-direction:column;gap:.4rem}.smart-menu-item{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:.75rem;padding:.65rem .85rem;display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:all .2s ease}.smart-menu-item:hover{background:#ffffff14;border-color:#ffffff26;transform:translate(3px)}.smart-menu-icon{width:2rem;height:2rem;border-radius:.5rem;background:#ffffff0f;display:flex;align-items:center;justify-content:center;color:#a5b4fc}.smart-menu-label{font-size:.8rem;font-weight:600;color:#fff;line-height:1.2}.smart-menu-sub{font-size:.65rem;color:#94a3b8}.smart-legend-box{background:#00000059;border:1px solid rgba(255,255,255,.08);border-radius:.85rem;padding:.85rem;display:flex;flex-direction:column;gap:.5rem}.smart-legend-item{display:flex;align-items:center;gap:.6rem;font-size:.75rem;color:#cbd5e1}.smart-legend-dot{width:.65rem;height:.65rem;border-radius:.2rem;box-shadow:0 0 8px currentColor}.smart-bottom-carousel-wrapper{position:absolute;bottom:5.5rem;left:50%;transform:translate(-50%);z-index:100;display:flex;flex-direction:column;align-items:center;gap:.6rem;max-width:94vw}.smart-carousel-title{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#fff;background:#0a0e1abf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.25rem .85rem;border-radius:1rem;border:1px solid rgba(255,255,255,.1)}.smart-carousel-container{display:flex;align-items:center;gap:.75rem;background:#0a0e1abf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);border-radius:1.25rem;padding:.75rem;box-shadow:0 20px 50px #000000b3}.smart-carousel-scroll{display:flex;align-items:center;gap:.75rem;overflow-x:auto;max-width:78vw;scroll-behavior:smooth;padding:.2rem .1rem}.smart-carousel-scroll::-webkit-scrollbar{display:none}.smart-thumb-card{width:8rem;height:5.5rem;border-radius:.85rem;position:relative;overflow:hidden;flex-shrink:0;cursor:pointer;border:2px solid transparent;transition:all .25s cubic-bezier(.4,0,.2,1);background:#111827}.smart-thumb-card:hover{transform:translateY(-4px) scale(1.03);border-color:#6366f199;box-shadow:0 10px 25px #0009}.smart-thumb-card.active{border-color:#a855f7;box-shadow:0 0 20px #a855f799;transform:translateY(-4px) scale(1.04)}.smart-thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.smart-thumb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.2) 60%,transparent 100%);display:flex;flex-direction:column;justify-content:space-between;padding:.4rem .5rem}.smart-thumb-num{font-size:.65rem;font-weight:800;color:#fff;background:#0009;padding:.15rem .4rem;border-radius:.4rem;align-self:flex-start;border:1px solid rgba(255,255,255,.15)}.smart-thumb-name{font-size:.7rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.smart-carousel-arrow{width:2.25rem;height:2.25rem;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.smart-carousel-arrow:hover{background:#6366f1;border-color:#818cf8;transform:scale(1.1)}.smart-bottom-toolbar{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);z-index:110;display:flex;align-items:center;gap:.6rem;background:#0a0e1ad9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:2rem;padding:.4rem .8rem;box-shadow:0 15px 40px #000000b3}.smart-tool-btn{width:2.5rem;height:2.5rem;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.smart-tool-btn:hover{background:#6366f14d;border-color:#818cf8;transform:translateY(-2px)}.smart-tool-btn.active-360{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 0 15px #6366f180}.smart-compass-widget{position:absolute;bottom:1.5rem;right:1.5rem;z-index:110;display:flex;flex-direction:column;align-items:center;gap:.5rem}.smart-compass-dial{width:3.5rem;height:3.5rem;border-radius:50%;background:#0a0e1ad9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #000000b3,0 0 15px #6366f140;position:relative;cursor:pointer}.smart-compass-needle{width:4px;height:2rem;position:relative;display:flex;flex-direction:column;align-items:center;transition:transform .1s linear}.smart-needle-north{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:14px solid #ef4444}.smart-needle-south{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:14px solid #ffffff}.smart-compass-n{position:absolute;top:3px;font-size:.6rem;font-weight:800;color:#ef4444}@media (max-width: 768px){.smart-portal-header{top:.5rem;left:.5rem;right:.5rem;height:3.75rem;padding:0 .85rem}.smart-nav-pills{display:none}.smart-portal-sidebar{width:85vw}.smart-thumb-card{width:6.5rem;height:4.5rem}}:root{--bg-primary: #090a0f;--bg-secondary: #11131a;--bg-tertiary: #181b26;--bg-active: #222636;--border-color: #242938;--border-glow: rgba(99, 102, 241, .4);--text-primary: #f8fafc;--text-secondary: #94a3b8;--text-muted: #64748b;--accent-color: #6366f1;--accent-secondary: #8b5cf6;--accent-hover: #4f46e5;--accent-success: #10b981;--accent-warning: #f59e0b;--accent-error: #f43f5e;font-family:Plus Jakarta Sans,Outfit,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:var(--text-primary);background-color:var(--bg-primary)}body,#root{width:100vw;height:100vh;margin:0;padding:0;overflow:hidden;background-color:var(--bg-primary)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--accent-color)}.glass-panel{background:#11131abf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color)}.glass-card{background:#181b2699;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08)}.glow-border{box-shadow:0 0 20px -5px #6366f14d}.animated-gradient-text{background:linear-gradient(135deg,#a5b4fc,#6366f1,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.min-h-screen{min-height:90vh!important}.app-container{display:grid;grid-template-rows:auto 1fr auto;width:100%;height:100%;background-color:var(--bg-primary)}.btn-studio{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 14px;border-radius:10px;font-size:.8rem;font-weight:600;border:1px solid var(--border-color);background-color:var(--bg-tertiary);color:var(--text-primary);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0003}.btn-studio:hover{background-color:var(--bg-active);border-color:var(--accent-color);color:#fff}
