@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}.universe-login-container{min-height:100vh;width:100vw;background-color:#05060d;background-image:url(../images/login_backend.png),radial-gradient(ellipse at 30% 50%,#1e1035,#080a14 70%,#030408);background-size:cover;background-position:center center;background-repeat:no-repeat;color:#fff;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden;box-sizing:border-box}.universe-starfield-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.universe-login-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 50%,rgba(15,10,35,.4) 0%,transparent 60%);pointer-events:none;z-index:2}.universe-login-content{width:100%;max-width:1280px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;z-index:10;position:relative}@media (max-width: 960px){.universe-login-content{grid-template-columns:1fr;gap:2rem;max-width:480px}.universe-hero-brand{display:none}}.universe-hero-brand{display:flex;flex-direction:column;justify-content:center;padding-left:2rem}.universe-welcome-tag{font-size:.95rem;font-weight:700;letter-spacing:.28em;color:#c4b5fd;text-transform:uppercase;margin-bottom:.6rem}.universe-title{font-size:3.8rem;font-weight:900;letter-spacing:.04em;color:#fff;text-transform:uppercase;line-height:1.1;background:linear-gradient(185deg,#fff 10%,#5a00b4 35%,#d4aaff 69%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.85rem;text-shadow:0 0 40px rgba(168,85,247,.4)}.universe-accent-bar{width:60px;height:3px;background:linear-gradient(90deg,#a855f7,#f59e0b);border-radius:2px;margin-bottom:2rem;box-shadow:0 0 12px #a855f7cc}.universe-taglines{font-size:1.2rem;color:#e2e8f0;font-weight:400;line-height:1.5;letter-spacing:.02em}.universe-glass-card{height:37rem;background:linear-gradient(155deg,#1a1432b8,#0e0c1ed1);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border:1px solid rgba(168,85,247,.28);border-radius:2.25rem;padding:3.25rem 2.75rem;box-shadow:0 30px 80px #000000d9,0 0 40px #9333ea2e,inset 0 1px #ffffff26;max-width:460px;width:100%;margin-left:auto;position:relative;overflow:hidden;animation:modalSlideIn .35s cubic-bezier(.16,1,.3,1)}.universe-card-header{text-align:center;margin-bottom:3.5rem}.universe-card-title{font-size:3.4rem;font-weight:700;margin-top:22px;color:#fff;margin-bottom:.35rem;letter-spacing:-.01em}.universe-card-subtitle{font-size:.9rem;color:#cbd5e1;margin:0}.universe-highlight{color:#fbbf24;font-weight:700}.universe-input-group{position:relative;margin-bottom:1.25rem}.universe-input{width:100%;background:#010b2c!important;background-color:#010b2c!important;border:1px solid rgba(255,255,255,.14);border-radius:1.75rem;padding:.95rem 1.25rem .95rem 3.25rem;color:#fff!important;font-size:.92rem;outline:none;transition:all .25s ease;box-sizing:border-box}.universe-input::-moz-placeholder{color:#64748b}.universe-input::placeholder{color:#64748b}.universe-input:focus,.universe-input:hover,.universe-input:active{background:#000!important;background-color:#000!important;border-color:#a855f7;box-shadow:0 0 0 4px #a855f733,0 0 20px #a855f740;color:#fff!important}.universe-input:-webkit-autofill,.universe-input:-webkit-autofill:hover,.universe-input:-webkit-autofill:focus,.universe-input:-webkit-autofill:active{-webkit-text-fill-color:#ffffff!important;box-shadow:0 0 0 1000px #010b2c inset!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.universe-input-icon-left{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);color:#94a3b8;display:flex;align-items:center;justify-content:center;pointer-events:none}.universe-input-icon-right{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);color:#94a3b8;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:4px;transition:color .2s ease}.universe-input-icon-right:hover{color:#fff}.universe-form-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.75rem;font-size:.82rem;padding:0 .4rem}.universe-checkbox-label{display:flex;align-items:center;gap:.5rem;color:#cbd5e1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.universe-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:17px;height:17px;border-radius:4px;background:#ffffff14;border:1px solid rgba(255,255,255,.25);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:relative;transition:all .2s ease}.universe-checkbox:checked{background:#a855f7;border-color:#a855f7}.universe-checkbox:checked:after{content:"✔";color:#fff;font-size:11px;font-weight:900;position:absolute}.universe-forgot-link{color:#fbbf24;text-decoration:none;font-weight:600;transition:color .2s ease,text-shadow .2s ease;cursor:pointer}.universe-forgot-link:hover{color:#f59e0b;text-shadow:0 0 10px rgba(245,158,11,.5);text-decoration:underline}.premium-box{position:relative;width:540px;height:615px;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 15% 5%,rgba(147,73,200,.55),transparent 25%),radial-gradient(circle at 93% 113%,rgba(255,185,70,.2),transparent 20%),linear-gradient(145deg,#29203e0d,#11172cc7 45%,#090f1e00);border:1px solid rgba(111,92,255,.45);box-shadow:0 0 35px #5d48ff2e,inset 0 0 45px #4a3ea014;isolation:isolate}.glow{position:absolute;width:180px;height:180px;border-radius:50%;filter:blur(55px);opacity:.5;pointer-events:none}.glow-purple{top:-80px;left:-70px;background:#a855f7;animation:purpleMove 7s ease-in-out infinite alternate}.glow-yellow{right:-125px;bottom:-40px;width:267px;height:51px;filter:blur(30px);opacity:.25;animation:yellowMove 8s ease-in-out infinite alternate}.glow-blue{left:-125px;bottom:-26px;width:267px;height:51px;background:#3020ff;filter:blur(30px);opacity:.35;animation:blueMove 9s ease-in-out infinite alternate}.box-content{position:relative;z-index:5;width:100%;height:100%;padding:40px}@keyframes purpleMove{0%{transform:translate(0) scale(1)}to{transform:translate(35px,25px) scale(1.15)}}@keyframes yellowMove{0%{transform:translate(0) scale(1)}to{transform:translate(-30px,-20px) scale(1.2)}}@keyframes blueMove{0%{transform:translate(0) scale(1)}to{transform:translate(30px,-20px) scale(1.15)}}.universe-login-btn{width:100%;padding:.95rem 1.5rem;border-radius:.7rem;border:none;margin-top:64px;background:linear-gradient(90deg,#7c3aed,#a855f7 8%,#d97706 56%,#f59e0b);background-size:200% auto;color:#fff;font-size:1rem;font-weight:500;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;gap:.6rem;cursor:pointer;box-shadow:0 8px 25px #7c3aed73,0 0 20px #f59e0b40;transition:all .3s cubic-bezier(.16,1,.3,1)}.universe-login-btn:hover:not(:disabled){background-position:right center;transform:translateY(-2px);box-shadow:0 12px 35px #7c3aed99,0 0 30px #f59e0b73}.universe-login-btn:active:not(:disabled){transform:translateY(0)}.universe-login-btn:disabled{opacity:.6;cursor:not-allowed}.universe-alert-error{background:#ef444426;border:1px solid rgba(239,68,68,.35);color:#fca5a5;border-radius:1rem;padding:.75rem 1rem;font-size:.82rem;text-align:center;margin-bottom:1.25rem;animation:fadeIn .2s ease}.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:4rem;z-index:120;background:#090d18b8;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.12);border-radius:1.25rem;padding:0 1.25rem;display:flex!important;align-items:center!important;justify-content:space-between!important;width:auto;box-sizing:border-box;box-shadow:0 20px 50px #000000bf,0 0 20px #6366f11f;pointer-events:auto}.smart-portal-brand{display:flex;align-items:center;gap:.75rem;flex:0 0 auto}.smart-portal-logo{display:flex;align-items:center;gap:.6rem;color:#fff;line-height:1.1}.smart-portal-logo .smart-portal-title{font-size:1.1rem;font-weight:800;letter-spacing:.04em;color:#fff;text-transform:capitalize}.smart-portal-tagline{font-size:.58rem;letter-spacing:.22em;color:#94a3b8;font-weight:600;text-transform:uppercase}.smart-nav-pills{display:flex;align-items:center;gap:.4rem;background:#0006;padding:.25rem .35rem;border-radius:2rem;border:1px solid rgba(255,255,255,.08)}.smart-nav-btn{background:transparent;border:none;color:#94a3b8;font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.4rem .9rem;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:.65rem}.smart-dropdown-pill{background:#0006;border:1px solid rgba(255,255,255,.1);color:#cbd5e1;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.4rem .8rem;border-radius:1.5rem;cursor:pointer;display:flex;align-items:center;gap:.3rem;transition:all .2s ease}.smart-dropdown-pill:hover{background:#ffffff1a;color:#fff;border-color:#fff3}.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:.68rem;font-weight:600;padding:.32rem .7rem;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;width:17rem;z-index:110;background:#090d18d1;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);height:100%;justify-content:space-around;padding:1.15rem 1rem;display:flex;flex-direction:column;gap:.85rem;box-shadow:0 20px 50px #000000b3;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent;transition:all .3s cubic-bezier(.4,0,.2,1)}.smart-portal-sidebar::-webkit-scrollbar{width:4px}.smart-portal-sidebar::-webkit-scrollbar-track{background:transparent}.smart-portal-sidebar::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.smart-portal-sidebar.collapsed{transform:translate(-125%);opacity:0;pointer-events:none}.smart-sidebar-title{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#f59e0b;font-weight:700;padding-left:.2rem}.smart-portal-right-sidebar{position:absolute;top:4.5rem;right:1.25rem;bottom:5.5rem;width:15.5rem;max-width:90vw;z-index:105;background:#090d18e0;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(99,102,241,.3);border-radius:18px;padding:1.15rem 1rem;display:flex;flex-direction:column;box-shadow:0 20px 50px #000000bf,0 0 30px #6366f126;transition:all .35s cubic-bezier(.16,1,.3,1);overflow:hidden}.smart-portal-right-sidebar.collapsed{transform:translate(calc(100% + 2rem));opacity:0;pointer-events:none}@media (max-width: 768px){.smart-portal-right-sidebar{width:calc(100% - 2rem);right:1rem;left:1rem;top:4rem;bottom:5rem}}.smart-cta-card{background:linear-gradient(135deg,#6366f159,#a855f733);border:1px solid rgba(168,85,247,.55);border-radius:.9rem;padding:.75rem .9rem;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:.3rem}.smart-menu-item{background:transparent;border:1px solid transparent;border-radius:.65rem;padding:.5rem .65rem;display:flex;align-items:center;gap:.65rem;cursor:pointer;transition:all .2s ease}.smart-menu-item:hover{background:#ffffff0f;border-color:#ffffff1a;transform:translate(3px)}.smart-menu-icon{width:1.85rem;height:1.85rem;border-radius:.45rem;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:#a5b4fc;flex-shrink:0}.smart-menu-label{font-size:.75rem;font-weight:700;color:#fff;letter-spacing:.04em;line-height:1.2}.smart-menu-sub{font-size:.62rem;color:#94a3b8}.smart-legend-box{background:#00000059;border:1px solid rgba(255,255,255,.08);border-radius:.85rem;padding:.75rem;display:flex;flex-direction:column;gap:.45rem;margin-top:.2rem}.smart-legend-title{font-size:.68rem;font-weight:700;color:#f59e0b;letter-spacing:.1em;text-transform:uppercase}.smart-legend-item{display:flex;align-items:center;gap:.6rem;font-size:.72rem;color:#cbd5e1}.smart-legend-dot{width:.6rem;height:.6rem;border-radius:.18rem;box-shadow:0 0 8px currentColor;flex-shrink:0}.smart-bottom-carousel-wrapper{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);z-index:100;display:flex;flex-direction:column;align-items:center;gap:.5rem;max-width:94vw}.smart-carousel-title{font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#fff;background:#0a0e1abf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.2rem .8rem;border-radius:1rem;border:1px solid rgba(255,255,255,.1)}.smart-carousel-container{display:flex;align-items:center;gap:.65rem;background:#090d18bf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);border-radius:1.15rem;padding:.65rem;box-shadow:0 20px 50px #000000b3}.smart-carousel-scroll{display:flex;align-items:center;gap:.65rem;overflow-x:auto;max-width:78vw;scroll-behavior:smooth;padding:.2rem .1rem}.smart-carousel-scroll::-webkit-scrollbar{display:none}.smart-thumb-card{width:7.75rem;height:4rem;border-radius:.75rem;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(-3px) 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(-3px) 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:.35rem .45rem}.smart-thumb-num{font-size:.6rem;font-weight:800;color:#fff;background:#000000a6;padding:.12rem .35rem;border-radius:.35rem;align-self:flex-start;border:1px solid rgba(255,255,255,.15)}.smart-thumb-name{font-size:.68rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.smart-thumb-upload-btn{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:6px;background:#0f172ad9;border:1px solid rgba(99,102,241,.5);color:#c7d2fe;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;opacity:0;transform:scale(.85);transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 10px #0009}.smart-thumb-card:hover .smart-thumb-upload-btn{opacity:1;transform:scale(1)}.smart-thumb-upload-btn:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#fff;color:#fff;transform:scale(1.1)}.smart-carousel-arrow{width:2.15rem;height:2.15rem;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:.55rem;background:#090d18d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:2rem;padding:.35rem .75rem;box-shadow:0 15px 40px #000000b3}.smart-tool-btn{width:2.35rem;height:2.35rem;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:.6rem}.smart-zoom-controls{display:flex;flex-direction:column;gap:.35rem;background:#090d18d9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.15);border-radius:1rem;padding:.25rem}.smart-zoom-btn{width:2rem;height:2rem;border-radius:50%;background:transparent;border:none;color:#cbd5e1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.smart-zoom-btn:hover{background:#ffffff1a;color:#fff}.smart-compass-dial{width:3.25rem;height:3.25rem;border-radius:50%;background:#090d18d9;-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:1.85rem;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:13px solid #ef4444}.smart-needle-south{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:13px solid #ffffff}.smart-compass-n{position:absolute;top:3px;font-size:.58rem;font-weight:800;color:#ef4444}.smart-content-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#05070fe0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:fadeIn .25s ease-out}.smart-content-modal{background:linear-gradient(165deg,#11162afa,#0a0d1afc);border:1px solid rgba(99,102,241,.35);border-radius:1.5rem;width:100%;max-width:1100px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 30px 90px #000000d9,inset 0 1px #ffffff1a;overflow:hidden;position:relative;color:#fff;animation:modalSlideIn .25s cubic-bezier(.16,1,.3,1)}.smart-content-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.75rem;border-bottom:1px solid rgba(255,255,255,.08);background:#0003}.smart-content-modal-body{flex:1;overflow-y:auto;padding:1.5rem 1.75rem}.smart-masterplan-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:1.5rem;align-items:start}@media (max-width: 860px){.smart-masterplan-layout{grid-template-columns:1fr}}.smart-masterplan-img-card{position:relative;background:#070913;border:1px solid rgba(99,102,241,.25);border-radius:1rem;overflow:hidden;min-height:360px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #00000080}.smart-masterplan-img{width:100%;height:100%;max-height:480px;-o-object-fit:contain;object-fit:contain;cursor:zoom-in;transition:transform .2s ease}.smart-masterplan-info{display:flex;flex-direction:column;gap:1rem}.smart-masterplan-msg-box{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:1rem;padding:1.25rem;line-height:1.6;font-size:.88rem;color:#cbd5e1}.smart-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem}.smart-gallery-item{position:relative;aspect-ratio:4 / 3;border-radius:1rem;overflow:hidden;background:#070913;border:1px solid rgba(255,255,255,.1);cursor:pointer;box-shadow:0 8px 24px #0006;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.smart-gallery-item:hover{transform:translateY(-4px);border-color:#6366f1;box-shadow:0 12px 32px #6366f159}.smart-gallery-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.smart-gallery-item:hover .smart-gallery-img{transform:scale(1.05)}.smart-gallery-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 60%);opacity:0;transition:opacity .2s ease;display:flex;align-items:flex-end;padding:10px}.smart-gallery-item:hover .smart-gallery-overlay{opacity:1}.smart-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;background:#000000f2;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease}.smart-lightbox img{max-width:90vw;max-height:85vh;-o-object-fit:contain;object-fit:contain;border-radius:12px;box-shadow:0 20px 60px #000000e6}.smart-connectivity-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}.smart-connectivity-card{background:linear-gradient(135deg,#ffffff0a,#ffffff03);border:1px solid rgba(255,255,255,.08);border-radius:1.15rem;padding:1.25rem;display:flex;flex-direction:column;gap:.85rem;position:relative;overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #00000059}.smart-connectivity-card:hover{transform:translateY(-4px);border-color:#6366f180;box-shadow:0 16px 36px #0000008c,0 0 20px #6366f133;background:linear-gradient(135deg,#6366f114,#ffffff05)}.smart-connectivity-icon-box{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 14px #0006}.smart-conn-air{background:#06b6d426;border:1px solid rgba(6,182,212,.4);color:#22d3ee}.smart-conn-road{background:#f59e0b26;border:1px solid rgba(245,158,11,.4);color:#fbbf24}.smart-conn-rail{background:#a855f726;border:1px solid rgba(168,85,247,.4);color:#c084fc}.smart-conn-metro{background:#10b98126;border:1px solid rgba(16,185,129,.4);color:#34d399}.smart-conn-sea{background:#3b82f626;border:1px solid rgba(59,130,246,.4);color:#60a5fa}.smart-conn-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:20px;font-size:.72rem;font-weight:700;background:#ffffff12;border:1px solid rgba(255,255,255,.1);color:#e2e8f0}.smart-downloads-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem}.smart-download-card{background:linear-gradient(135deg,#ffffff0a,#ffffff03);border:1px solid rgba(255,255,255,.08);border-radius:1.15rem;padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;position:relative;overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #00000059}.smart-download-card:hover{transform:translateY(-4px);border-color:#6366f180;box-shadow:0 16px 36px #0000008c,0 0 20px #6366f133;background:linear-gradient(135deg,#6366f114,#ffffff05)}.smart-doc-icon-box{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 14px #0006}.smart-doc-pdf{background:#ef444426;border:1px solid rgba(239,68,68,.4);color:#f87171}.smart-doc-brochure{background:#6366f126;border:1px solid rgba(99,102,241,.4);color:#818cf8}.smart-doc-plan{background:#10b98126;border:1px solid rgba(16,185,129,.4);color:#34d399}.smart-doc-legal{background:#f59e0b26;border:1px solid rgba(245,158,11,.4);color:#fbbf24}.smart-doc-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;color:#fff;font-size:.82rem;font-weight:700;padding:9px 16px;cursor:pointer;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 14px #6366f159}.smart-doc-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f180}@media (max-width: 768px){.smart-portal-header{top:.5rem;left:.5rem;right:.5rem;height:3.5rem;padding:0 .75rem}.smart-nav-pills,.smart-dropdown-pill{display:none}.smart-portal-sidebar{width:85vw;top:4.5rem;bottom:6rem}.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}
