*{box-sizing:border-box;margin:0;padding:0}body{background:#dae1e9;color:#333;font-family:sans-serif;min-height:100vh}@media (min-width:834px){body{overflow:hidden}}.landing-page-wrapper{height:100vh;overflow:hidden;position:relative;width:100vw}.landing-content{height:100%;position:relative;width:100%}.hero-section{background:url(/static/media/home-hero-background.3f026c5a3381f0358de9.png);background-position:50%;background-size:cover;border-radius:16px;flex-direction:column;height:100vh;justify-content:center;padding:50px;position:relative}.hero-row-1,.hero-section{align-items:center;display:flex;width:100%}.hero-row-1{gap:60px;justify-content:space-between;max-width:1500px}.hero-left-column{display:flex;flex:1 1;flex-direction:column;gap:40px;max-width:550px}.hero-section:before{animation:glow-pulse 4s ease-in-out infinite;background-image:radial-gradient(circle at 75% 50%,#00a8e826 0,#0000 40%),radial-gradient(circle at 75% 50%,#00a8e81a 0,#0000 60%),radial-gradient(circle at 20% 30%,#ffffff0d 0,#0000 50%);bottom:0;left:0}.hero-section:after,.hero-section:before{content:"";pointer-events:none;position:absolute;right:0;top:0}.hero-section:after{background:repeating-linear-gradient(0deg,#0000,#0000 40px,#00a8e808 0,#00a8e808 41px),repeating-linear-gradient(90deg,#0000,#0000 40px,#00a8e808 0,#00a8e808 41px);height:100%;opacity:.5;width:50%}@keyframes glow-pulse{0%,to{opacity:1}50%{opacity:.8}}.hero-content{position:relative;z-index:2}.hero-title{color:#fff;font-size:50px;font-weight:700;letter-spacing:-1px;text-align:left}.hero-subtitle{color:#fffffff2;font-size:20px;font-weight:400;line-height:1.7;text-align:left}.hero-right-column{display:flex;flex-direction:column}.hero-visual{height:350px;position:relative;width:450px;z-index:1}.floating-card{animation:float 3s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;box-shadow:0 8px 24px #0003;padding:16px 20px;position:absolute}.card-1{animation-delay:0s;right:80px;top:20px;width:180px}.card-2{animation-delay:.5s;right:20px;top:140px;width:160px}.card-3{animation-delay:1s;right:120px;top:240px;width:180px}.card-label{color:#6b7280;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.card-value{color:#004a7c;font-size:28px;font-weight:700;margin-bottom:12px}.mini-chart{height:30px;width:100%}.metric-bar{background:#e5e7eb;border-radius:4px;height:8px;overflow:hidden;width:100%}.metric-fill{background:linear-gradient(90deg,#004a7c,#006a9c);border-radius:4px;height:100%;transition:width 1s ease}.hero-decoration{border-radius:50%;opacity:.15;position:absolute}.deco-1{animation:pulse-slow 4s ease-in-out infinite;height:120px;left:50px;top:50px;width:120px}.deco-1,.deco-2{background:radial-gradient(circle,#ffffff4d 0,#0000 70%)}.deco-2{animation:pulse-slow 5s ease-in-out infinite;animation-delay:1s;bottom:80px;height:80px;left:150px;width:80px}.deco-3{animation:pulse-slow 6s ease-in-out infinite;animation-delay:2s;background:radial-gradient(circle,#ffffff4d 0,#0000 70%);height:60px;left:280px;top:180px;width:60px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes pulse-slow{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.25;transform:scale(1.1)}}.auth-card{animation:fadeInScale .8s ease-out .2s both;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293bf2;border:1px solid #94a3b833;border-radius:24px;box-shadow:0 20px 60px #00000080;padding:2rem 1.25rem;width:325px}.auth-card-header{margin-bottom:1rem;text-align:center}.auth-card-title{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.auth-card-description{color:#94a3b8;font-size:1rem;line-height:1.6;margin:0}.auth-card-button-wrapper{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.75rem;padding:0 2rem}.auth-button{border:none;border-radius:12px;cursor:pointer;font-family:inherit;font-size:1.125rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;width:100%}.auth-button-primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);box-shadow:0 4px 20px #3b82f666;color:#fff}.auth-button-primary:hover{box-shadow:0 6px 30px #3b82f699;transform:translateY(-2px)}.auth-button-secondary{background:#0000;border:2px solid #94a3b84d;color:#fff}.auth-button-secondary:hover{background:#94a3b81a;border-color:#94a3b880}.auth-card-footer{border-top:1px solid #94a3b81a;padding-top:1.5rem;text-align:center}.auth-card-footer-text{color:#64748b;font-size:.875rem;transition:all .1s ease}.auth-card-footer-text:hover{color:#94a3b8;font-weight:500;text-shadow:0 2px 8px #94a3b866;transform:scale(1.02)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.features-section{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:80px;padding:0 60px}.feature-card{background:#e3f2fd;border:1px solid #bbdefb;border-radius:12px;padding:20px 32px;position:relative;transition:all .3s ease}.feature-card:hover{background:#bbdefb;border-color:#90caf9;box-shadow:0 8px 20px #004a7c26;transform:translateY(-4px)}.feature-card-highlight{background:#e3f2fd;border:2px solid #006a9c}.feature-card-highlight:hover{background:#bbdefb;border-color:#004a7c}.feature-icon{align-items:center;border-radius:12px;color:#fff;display:flex;height:64px;justify-content:center;margin-bottom:24px;width:64px}.feature-card:first-child .feature-icon,.feature-icon{background:linear-gradient(135deg,#004a7c,#006a9c)}.feature-card:nth-child(2) .feature-icon{background:linear-gradient(135deg,#006a9c,#08c)}.feature-card:nth-child(3) .feature-icon{background:linear-gradient(135deg,#08c,#00a8e8)}.feature-title{color:#004a7c;font-size:22px;font-weight:600;margin-bottom:12px}.feature-description{color:#1565c0;font-size:15px;line-height:1.7}.how-it-works-section{margin-bottom:60px;padding:0 60px 40px}.section-title{color:#004a7c;font-size:42px;font-weight:700;margin-bottom:50px;text-align:center}.steps-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.step-card{background:#e3f2fd;border:1px solid #bbdefb;border-radius:12px;padding:32px 24px;text-align:center;transition:all .3s ease}.step-card:hover{background:#bbdefb;box-shadow:0 8px 20px #004a7c26;transform:translateY(-4px)}.step-number{align-items:center;background:linear-gradient(135deg,#004a7c,#006a9c);border-radius:50%;box-shadow:0 4px 12px #004a7c4d;color:#fff;display:flex;font-size:32px;font-weight:700;height:72px;justify-content:center;margin:0 auto 20px;width:72px}.step-title{color:#004a7c;font-size:20px;font-weight:600;margin-bottom:12px}.step-description{color:#1565c0;font-size:14px;line-height:1.7}@media (max-width:1024px){.landing-page-wrapper{overflow-y:auto}.hero-section{min-height:100vh;padding:40px 30px}.hero-row-1{gap:30px}.hero-left-column{gap:30px;max-width:400px}.hero-title{font-size:40px;margin-bottom:2px}.hero-subtitle{font-size:18px}.hero-visual{height:300px;width:350px}.floating-card{border-radius:10px;padding:12px 15px}.card-1{right:60px;top:15px;width:130px}.card-2{right:15px;top:105px;width:115px}.card-3{right:80px;top:180px;width:130px}.card-label{font-size:9px;margin-bottom:5px}.card-value{font-size:20px;margin-bottom:9px}.mini-chart{height:22px}.metric-bar{height:6px}.auth-card{max-width:280px;padding:1.5rem 1rem}.auth-card-title{font-size:1.2rem}.auth-card-button-wrapper{margin-bottom:1.4rem;padding:0 1rem}.auth-button{font-size:1rem;padding:.75rem 1.5rem}.auth-card-footer{padding-top:1rem}.auth-card-footer-text{font-size:.75rem}.features-section{gap:20px;grid-template-columns:1fr;margin-bottom:60px}.steps-container{gap:32px;grid-template-columns:1fr}.section-title{font-size:36px}}@media (max-width:480px){.hero-section{gap:40px;justify-content:center;padding:30px 20px}.hero-row-1{align-items:center;flex-direction:column;gap:30px}.hero-left-column{align-items:center;max-width:100%}.hero-content{text-align:center;width:100%}.hero-title{font-size:32px;text-align:center}.hero-subtitle{font-size:16px;text-align:center}.hero-right-column,.hero-visual{display:none}.auth-card{max-width:300px;padding:1.75rem 1.25rem;width:100%}.auth-card-description{font-size:.875rem}.auth-button{font-size:1rem;padding:.875rem 1.5rem}.section-title{font-size:28px}.feature-card{padding:32px 24px}}.tos-modal-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.tos-modal-content{background-color:#1a1a1a;border:1px solid #333;border-radius:12px;box-shadow:0 10px 40px #00000080;display:flex;flex-direction:column;max-height:90vh;max-width:800px;width:100%}.tos-modal-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:24px 32px}.tos-modal-header h2{color:#fff;font-size:28px;font-weight:700;margin:0}.tos-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#888;cursor:pointer;display:flex;font-size:36px;height:40px;justify-content:center;padding:0;transition:background-color .2s,color .2s;width:40px}.tos-close-button:hover{background-color:#2a2a2a;color:#fff}.tos-modal-body{color:#e0e0e0;line-height:1.7;overflow-y:auto;padding:32px}.tos-last-updated{color:#888;font-size:14px;font-style:italic;margin-bottom:24px}.tos-section{margin-bottom:28px}.tos-section h3{color:#fff;font-size:18px;font-weight:600;margin-bottom:12px;margin-top:0}.tos-section p{color:#d0d0d0;font-size:15px;margin:0;text-align:justify}.tos-modal-body::-webkit-scrollbar{width:8px}.tos-modal-body::-webkit-scrollbar-track{background:#1a1a1a}.tos-modal-body::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.tos-modal-body::-webkit-scrollbar-thumb:hover{background:#555}.skeleton-container{align-items:center;background-color:#f8f9fa;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:40px 20px}.skeleton-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);max-width:1400px;width:100%}.skeleton-card{animation:pulse 1.5s ease-in-out infinite;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000f;padding:20px}.skeleton-card-header{margin-bottom:20px}.skeleton-title{height:20px;margin-bottom:10px;width:60%}.skeleton-subtitle,.skeleton-title{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);background-size:200% 100%;border-radius:4px}.skeleton-subtitle{height:14px;width:40%}.skeleton-chart{align-items:flex-end;display:flex;gap:12px;height:120px}.skeleton-bar{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#d0d0d0 25%,#e0e0e0 50%,#d0d0d0 75%);background-size:200% 100%;border-radius:4px 4px 0 0;flex:1 1}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}@media (max-width:1024px){.skeleton-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.skeleton-grid{grid-template-columns:1fr}}:root{--navbar-height:48px;--navbar-bg:#1e293b;--navbar-border:#1e293b66;--navbar-text:#e2e8f0;--navbar-text-active:#f8fafc;--navbar-accent:#60a5fa;--navbar-hover:#47556966}.navbar{background:#1e293b;background:var(--navbar-bg);border:1px solid #1e293b66;border:1px solid var(--navbar-border);border-radius:24px;box-shadow:0 4px 6px #0000001a,0 8px 25px #00000014;left:15px;position:fixed;right:15px;top:12px;z-index:1000}.navbar-container{align-items:center;display:flex;height:48px;height:var(--navbar-height);justify-content:center;margin:0 auto;max-width:1200px;padding:0 20px}.desktop-navbar-nav{align-items:center;display:flex;gap:0}.desktop-navbar-link{align-items:center;background:none;border:none;border-radius:18px;color:#e2e8f0;color:var(--navbar-text);cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:500;height:36px;justify-content:center;letter-spacing:.5px;margin:2px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .2s ease;width:200px}.desktop-navbar-link:hover{background:#47556966;background:var(--navbar-hover);box-shadow:0 2px 8px #00000026;color:#f8fafc;color:var(--navbar-text-active);transform:translateY(-1px)}.desktop-navbar-link-active{background:#47556999;border-color:#60a5fa;border-color:var(--navbar-accent);border-radius:18px;box-shadow:0 4px 12px #0000004d,inset 0 0 0 1px #60a5facc;color:#f8fafc;color:var(--navbar-text-active);font-weight:600}.desktop-navbar-link-active:hover{box-shadow:0 4px 12px #0000004d,inset 0 0 0 1px #60a5facc;transform:translateY(-1px)}.desktop-navbar-separator{background:#ffffff26;height:48px;height:var(--navbar-height);margin:0 12px;width:1px}.navbar-hamburger{background:none;border:none;border-radius:4px;cursor:pointer;display:none;flex-direction:column;padding:8px;transition:background-color .3s ease}.navbar-hamburger:hover{background:#ffffff1a}.hamburger-line{background:#ecf0f1;border-radius:2px;height:3px;margin:3px 0;transition:all .3s ease;width:24px}.mobile-navbar-item,.mobile-navbar-link,.mobile-navbar-menu{display:none}@media (max-width:834px){.desktop-navbar-link,.desktop-navbar-nav,.desktop-navbar-separator{display:none}.navbar-hamburger{display:flex}.tabletmobile-navbar-menu{grid-gap:5px;background:#1e293b;background:var(--navbar-bg);border:1px solid #1e293b66;border:1px solid var(--navbar-border);border-radius:24px;box-shadow:0 8px 25px #00000026;display:grid;gap:5px;grid-template-columns:1fr 1fr;left:15px;margin-top:8px;opacity:0;overflow:visible;padding:5px;position:absolute;right:15px;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden}.tabletmobile-navbar-menu-open{opacity:1;transform:translateY(0);visibility:visible}.tabletmobile-navbar-item{display:block}.tabletmobile-navbar-link{align-items:center;background:#e2e8f014;border:1px solid #e2e8f026;border-radius:16px;box-shadow:0 2px 8px #00000026;color:#e2e8f0;color:var(--navbar-text);cursor:pointer;display:flex;font-family:inherit;height:90px;justify-content:center;margin:0;padding:12px;position:relative;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.tabletmobile-navbar-card-content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;width:100%}.tabletmobile-navbar-card-text{align-items:flex-start;display:flex;flex-direction:column;gap:2px}.tabletmobile-navbar-card-icon{bottom:0;color:#3b82f6;opacity:.9;position:absolute;right:0}.tabletmobile-navbar-card-title{color:#f8fafc;color:var(--navbar-text-active);font-size:11px;font-weight:600;letter-spacing:.8px;line-height:1.2;text-align:left;text-transform:uppercase}.tabletmobile-navbar-card-desc{color:#e2e8f0;color:var(--navbar-text);font-size:9px;font-weight:400;letter-spacing:.3px;line-height:1.1;text-align:left;text-transform:none}.tabletmobile-navbar-link:hover{background:#e2e8f026;box-shadow:0 4px 12px #00000040;transform:translateY(-2px)}.tabletmobile-navbar-link.active{background:#e2e8f033;border-color:#60a5fa;border-color:var(--navbar-accent);box-shadow:0 4px 12px #0000004d,inset 0 0 0 1px #60a5facc}.tabletmobile-navbar-menu-open~.navbar-hamburger .hamburger-line:first-child{transform:rotate(45deg) translate(6px,6px)}.tabletmobile-navbar-menu-open~.navbar-hamburger .hamburger-line:nth-child(2){opacity:0}.tabletmobile-navbar-menu-open~.navbar-hamburger .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}}.profile-dropdown-menu{animation:dropdownFadeIn .2s ease;background:#1e293b;background:var(--navbar-bg);border:1px solid #1e293b66;border:1px solid var(--navbar-border);border-radius:16px;box-shadow:0 8px 25px #00000040,0 4px 12px #00000026;min-width:260px;padding:16px 8px 8px;position:absolute;right:0;top:100%;z-index:1001}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.profile-menu-header{align-items:center;display:flex;gap:12px;padding:12px 8px}.profile-menu-avatar{align-items:center;background:linear-gradient(135deg,#60a5fa,#3b82f6);border-radius:50%;box-shadow:0 2px 8px #3b82f666;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:42px;justify-content:center;width:42px}.profile-menu-user-info{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.profile-menu-name{color:#f8fafc;color:var(--navbar-text-active);font-size:14px;font-weight:600}.profile-menu-email,.profile-menu-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu-email{color:#e2e8f0;color:var(--navbar-text);font-size:12px;opacity:.8}.profile-menu-divider{background:#ffffff1a;height:1px;margin:4px 0}.profile-menu-items{display:flex;flex-direction:column;gap:2px;padding:4px 0}.profile-menu-item{align-items:center;background:none;border:none;border-radius:10px;color:#e2e8f0;color:var(--navbar-text);cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:500;gap:12px;padding:10px 12px;text-align:left;transition:all .2s ease;width:100%}.profile-menu-item:hover{background:#e2e8f01f;color:#f8fafc;color:var(--navbar-text-active)}.profile-menu-item:active{transform:scale(.98)}.profile-menu-icon{color:#60a5fa;flex-shrink:0}.profile-menu-item-logout{color:#ef4444}.profile-menu-item-logout:hover{background:#ef444426;color:#ff6b6b}.profile-menu-item-logout .profile-menu-icon{color:#ef4444}.page-wrapper{height:calc(100vh - var(--navbar-height) - 12px);margin-top:calc(var(--navbar-height) + 12px);position:relative}.dashboard{display:flex;gap:15px;padding:12px}.left-panel{padding:12px 14px;width:325px}.left-panel,.right-panel{background:#faf9f7;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow-y:auto}.right-panel{flex:1 1;padding:12px 20px;position:relative}@media (min-width:834px){.dashboard{height:100%;overflow:hidden}.left-panel,.right-panel{max-height:100%}}.panel-title{color:#004a7c;font-size:18px;font-weight:600;text-align:center}.left-panel-header-container{margin-bottom:15px;margin-top:8px}.right-panel-header-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.selector-btn{align-items:center;background:#004a7c;border:1px solid #004a7c;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;padding:8px 16px;transition:all .2s ease}.selector-btn:hover{background:#043927;border-color:#043927;color:#f8f9fa;transform:translateY(-1px)}.edit-icon{display:inline-block;opacity:.7;transform:translateY(-1px);transition:opacity .2s ease}.company-selector-btn:hover .edit-icon{opacity:1}.offcanvas{background:#fff;box-shadow:-4px 0 20px #00000026;height:100vh;overflow-y:auto;position:fixed;right:-500px;top:0;transition:right .3s ease;width:500px;z-index:1050}.offcanvas.open{right:0}.offcanvas-overlay{background:#00000080;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100vw;z-index:1040}.offcanvas-overlay.open{opacity:1;visibility:visible}.offcanvas-header{align-items:center;border-bottom:1px solid #e1e5e9;display:flex;justify-content:space-between;padding:20px}.offcanvas-title{color:#004a7c;font-size:18px;font-weight:600;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;transition:all .2s ease;width:30px}.close-btn:hover{background:#f0f0f0;color:#004a7c}.offcanvas-body{padding:20px}.search-container{margin-bottom:20px}.search-input-wrapper{align-items:center;background:#27272a;border:1px solid #3f3f46;border-radius:8px;box-shadow:0 1px 2px 0 #0003;color:#fafafa;display:flex;font-size:14px;justify-content:space-between;min-height:44px;padding:8px 16px;transition:all .2s ease;width:100%}.search-input-wrapper:hover{border-color:#3b82f6;box-shadow:0 0 1 4px #3b82f61a;transform:scale(1.02)}.search-input-wrapper:focus-within{border-color:#3b82f6;box-shadow:0 0 1 4px #3b82f61a;outline:none}.search-content{align-items:flex-start;display:flex;flex-direction:column;text-align:left;width:100%}.search-label{color:#a1a1aa;font-size:11px;font-weight:500;line-height:1.2;margin-bottom:3px}.search-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:18px;height:18px;justify-content:center;margin-right:10px;width:18px}.search-icon:before{content:"🔍"}.search-input-field{background:#0000;border:none;color:#fafafa;font-size:13px;font-weight:500;line-height:1.2;outline:none;padding:0;width:100%}.search-input-field::placeholder{color:#71717a;font-weight:400}.app{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.page-container{margin:0 auto;max-width:1200px;padding:40px 20px}.page-content{background:#fff;border-radius:12px;box-shadow:0 8px 25px #0000001a;padding:40px;text-align:center}.page-content h1{color:#2c3e50;font-size:2.5rem;font-weight:300;margin-bottom:20px}.page-content p{color:#7f8c8d;font-size:1.1rem;line-height:1.6}.selected-companies-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:20px 0;padding:15px}.selected-companies-title{color:#004a7c;font-size:14px;font-weight:600;margin:0 0 12px}.selected-companies-grid{display:flex;flex-wrap:wrap;gap:8px}.selected-company-card{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:6px;display:flex;font-size:12px;padding:6px 8px;position:relative}.selected-company-logo{height:20px;margin-right:6px;width:20px}.selected-company-info{display:flex;flex-direction:column;margin-right:8px}.selected-company-name{color:#333;font-weight:500;line-height:1.2}.selected-company-ticker{color:#666;font-size:10px;line-height:1.2}.remove-company-btn{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:14px;height:16px;justify-content:center;padding:0;transition:all .2s ease;width:16px}.remove-company-btn:hover{background:#f8f9fa;color:#dc3545}.companies-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));margin-top:15px}.company-card{background:#fff;border:1px solid #e9ecef;border-radius:6px;cursor:pointer;padding:10px;text-align:center;transition:all .2s ease}.company-card:hover{border-color:#006a9c;box-shadow:0 1px 4px #006a9c1a;transform:translateY(-1px)}.company-card.selected{background:#f8f9fa;border-color:#006a9c;color:#004a7c}.company-card-logo{height:28px;margin-bottom:6px;width:28px}.company-card-name{font-size:12px;font-weight:500;line-height:1.3;margin:0 0 2px}.company-card-ticker{color:#666;font-size:10px;line-height:1.2;margin:0}.company-card.selected .company-card-ticker{color:#666}.component-tray-container{margin-bottom:20px;padding:15px;position:relative}.component-tray-container:after{background:linear-gradient(90deg,#0000,#ccc 20%,#ccc 80%,#0000);bottom:-10px;content:"";height:1px;left:0;position:absolute;right:0;z-index:1}.component-tray{align-items:center;background-color:#f3f9ff;border:2px dashed #bbdefb;border-radius:6px;display:flex;height:44px;justify-content:center;margin-bottom:15px;padding:12px 16px;position:relative;transition:all .3s ease;z-index:2}.component-tray.drag-over{background-color:#e6f3ff;border-color:#004a7c}.component-tray.occupied{background-color:#e3f2fd;border:1px solid #bbdefb;color:#1565c0;cursor:grab;touch-action:none}.component-tray.occupied.drag-over{background-color:#e6f3ff;border-color:#004a7c}.component-tray.occupied:hover{background:#bbdefb;border-color:#90caf9;box-shadow:0 2px 8px #1565c026;transform:translateY(-1px)}.component-tray.occupied:active{cursor:grabbing}.component-tray-text{color:#666;font-size:14px;text-align:center}.component-tray.occupied .component-tray-text{color:#004a7c;font-weight:500}.component-tray.occupied.dragging{opacity:.4}.component-tray.occupied.dragging.drag-over{background-color:#e6f3ff;border-color:#004a7c}.tiles-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.ghost-tile{align-items:center;background:#e3f2fd;border:1px solid #bbdefb;border-radius:6px;box-shadow:0 4px 12px #0003;color:#004a7c;display:flex;font-size:14px;font-weight:500;height:47px;justify-content:center;opacity:.8;padding:12px 16px;pointer-events:none;position:fixed;text-align:center;transform:translate(-50%,-50%);width:150px;z-index:9999}.charts-container{display:flex;flex-direction:column;gap:20px}.chart-section{background:#faf9f7;border:1px solid #e1e5e9;border-radius:8px;padding:15px 20px;transition:all .3s ease}.chart-section.empty-chart{align-items:center;background-color:#f8fafc;border:2px dashed #006a9c;display:flex;justify-content:center;min-height:200px}.chart-title{color:#004a7c;font-size:16px;font-weight:600;text-align:center}.chart-container{height:275px;position:relative}.company-logos-container{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:5px;max-width:100%}.company-logos-container .company-logo:nth-child(odd){margin-top:0}.company-logos-container .company-logo:nth-child(2n){margin-top:8px}.company-logo{border-radius:6px;box-shadow:0 2px 4px #0000001a;flex-shrink:0;height:32px;width:32px}.chart-legend{border-top:1px solid #e1e5e9;margin-top:15px;padding-top:15px;text-align:center}.legend-item{align-items:center;color:#666;display:inline-flex;font-size:14px;gap:8px}.legend-color{background:linear-gradient(135deg,#004a7c,#006a9c);border-radius:3px;height:16px;width:16px}.empty-state{background-color:#004a7c0d;border:1px dashed #006a9c4d;border-radius:8px;color:#6b7280;font-size:16px;font-weight:500;margin:20px;padding:60px 20px;text-align:center;transition:all .3s ease}.empty-chart .empty-state{background:#0000;border:none;color:#004a7c;font-size:18px;margin:0}@media (max-width:834px){.dashboard{flex-direction:column;height:auto;padding:15px}.left-panel{margin-bottom:15px;width:100%}.right-panel{height:auto}.tile{flex:1 1;font-size:14px;min-width:calc(50% - 4px);padding:12px 8px}.chart-container{height:250px}.offcanvas{right:-400px;width:400px}}@media (max-width:480px){.tile{min-width:100%}.company-logos-container{flex-wrap:wrap;gap:10px;padding-left:25px;padding-right:25px}.company-logo{height:32px;width:32px}.panel-header{align-items:center;gap:10px}.panel-title{line-height:1.2}.selector-btn{word-wrap:break-word;align-items:flex-start;font-size:12px;line-height:1.3;max-width:120px;padding:6px 10px;white-space:normal;width:auto}.edit-icon{display:inline-block}}.sector-dropdown-container{margin-bottom:20px}.sector-label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.sector-dropdown{position:relative;width:100%}.sector-dropdown-button{align-items:center;background:#27272a;border:1px solid #3f3f46;border-radius:8px;box-shadow:0 1px 2px 0 #0003;color:#fafafa;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;min-height:44px;padding:8px 16px;transition:all .2s ease;width:100%}.sector-dropdown-button:hover{border-color:#3b82f6;box-shadow:0 0 1px 4px #3b82f61a;transform:scale(1.02)}.sector-dropdown-button:focus{border-color:#3b82f6;box-shadow:0 0 1px 4px #3b82f61a;outline:none}.dropdown-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;text-align:left}.dropdown-value-wrapper{align-items:center;display:flex;gap:0;width:100%}.dropdown-button-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:18px;height:18px;justify-content:center;margin-right:10px;width:18px}.dropdown-button-icon:before{content:"🌍"}.dropdown-label{color:#a1a1aa;font-size:11px;font-weight:500;line-height:1.2;margin-bottom:3px}.dropdown-value{color:#fafafa;font-size:13px;font-weight:500;line-height:1.2}.dropdown-chevron{color:#a1a1aa;flex-shrink:0;font-size:12px;transition:transform .2s ease}.dropdown-chevron.open{transform:rotate(180deg)}.sector-dropdown-menu{background:#27272a;border:1px solid #27272a;border-radius:8px;box-shadow:0 4px 12px #0000004d;height:388px;left:0;margin-top:4px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.sector-dropdown-item{align-items:center;color:#fafafa;cursor:pointer;display:flex;font-size:13px;justify-content:space-between;padding:12px 16px;transition:background-color .2s ease}.sector-dropdown-item:hover{background:#3f3f46}.sector-dropdown-item.selected{color:#fafafa}.sector-dropdown-item.selected:hover{background:#71717a}.sector-icon{align-items:center;border-radius:4px;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-right:12px;width:20px}.sector-icon:before{content:"🔥"}.sector-name{flex:1 1}.checkmark-icon{color:#a1a1aa;flex-shrink:0;margin-left:8px}.sector-dropdown-item:last-child{border-bottom:none}.transaction-sector-dropdown{padding:20px;position:relative}.transaction-sector-button{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:12px 16px;transition:all .2s ease;width:100%}.transaction-sector-button:hover{background:#f9fafb;border-color:#9ca3af}.transaction-dropdown-content{background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;left:0;margin:0 20px;max-height:200px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 2px);z-index:1000}.transaction-dropdown-item{border-bottom:1px solid #f3f4f6;color:#374151;cursor:pointer;font-size:14px;padding:10px 16px;transition:background-color .2s ease}.transaction-dropdown-item:hover{background:#f9fafb}.transaction-dropdown-item:last-child{border-bottom:none}.transaction-tiles-container{margin-bottom:20px;padding:15px;transition:all .3s ease}.transaction-tile{align-items:center;background:#e3f2fd;border:1px solid #bbdefb;border-radius:6px;color:#004a7c;cursor:grab;display:flex;font-size:12px;font-weight:500;height:60px;justify-content:center;padding:5px;text-align:center;touch-action:none;transition:all .2s ease;-webkit-user-select:none;user-select:none}.transaction-tile:hover{background:#bbdefb;border-color:#90caf9;box-shadow:0 2px 8px #1565c026;transform:translateY(-1px)}.transaction-tile:active{cursor:grabbing}.transaction-charts-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;height:400px}.transaction-chart-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;padding:20px}.transaction-chart-container{display:flex;flex:1 1;flex-direction:column;min-height:0}.transaction-chart-canvas{flex:1 1;height:100%;min-height:0;width:100%}.transaction-empty-state{align-items:center;background-color:#004a7c0d;border:1px dashed #006a9c4d;border-radius:8px;color:#6b7280;display:flex;flex:1 1;font-size:16px;font-weight:500;justify-content:center;margin:20px;padding:60px 20px;text-align:center;transition:all .3s ease}.transaction-offcanvas{background:#fff;box-shadow:-2px 0 10px #0000001a;height:100vh;overflow-y:auto;position:fixed;right:-100%;top:0;transition:right .3s ease;width:500px;z-index:1050}.transaction-offcanvas.open{right:0}.transaction-offcanvas-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.transaction-offcanvas-title{color:#111827;font-size:18px;font-weight:600}.transaction-close-btn{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;width:30px}.transaction-offcanvas-body{padding:20px}.transaction-search-container{margin-bottom:20px}.transaction-search-input{border:1px solid #d1d5db;border-radius:8px;color:#374151;font-size:14px;padding:12px 16px;width:100%}.transaction-search-input:focus{border-color:#f08080;box-shadow:0 0 0 3px #f080801a;outline:none}.transactions-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.transaction-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;padding:15px;text-align:center;transition:all .2s ease}.transaction-card:hover{border-color:#f08080;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.transaction-card.selected{background:#fef2f2;border-color:#f08080}.transaction-card-title{color:#111827;font-size:14px;font-weight:600;margin-bottom:8px}.transaction-card-details{color:#6b7280;font-size:12px;margin-bottom:4px}.transaction-card-value{color:#374151;font-size:13px;font-weight:500}.transaction-card-logos{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:12px}.transaction-logo{background:#f9fafb;border:1px solid #e5e7eb;height:24px;object-fit:contain;width:24px}.acquisition-arrow{color:#6b7280;font-size:14px;font-weight:500}.selected-transactions-section{background:#f9fafb;border-radius:8px;margin:20px 0;padding:15px}.selected-transactions-title{color:#111827;font-size:16px;font-weight:600;margin-bottom:15px}.selected-transactions-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;justify-items:center}.selected-transaction-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;display:flex;flex-direction:column;height:100px;justify-content:flex-start;margin-bottom:0;padding:8px;position:relative;width:150px}.selected-transaction-logos{align-items:center;display:flex;flex-shrink:0;gap:6px;justify-content:center;margin-bottom:8px}.selected-transaction-info{display:flex;flex:1 1;flex-direction:column;gap:2px;justify-content:flex-start;text-align:center}.selected-transaction-name{color:#111827;display:block;font-size:13px;font-weight:500}.selected-transaction-details{color:#6b7280;font-size:11px}.remove-transaction-btn{align-items:center;background:none;border:none;color:#ef4444;cursor:pointer;display:flex;font-size:14px;height:20px;justify-content:center;padding:2px;position:absolute;right:4px;top:4px;width:20px}.remove-transaction-btn:hover{color:#dc2626}.transaction-backdrop{background:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:1040}.transaction-backdrop.show{opacity:1;visibility:visible}@media (max-width:834px){.transaction-tile{font-size:11px;height:47px;padding:6px}.transaction-charts-container{grid-template-columns:1fr;height:auto}.transaction-chart-wrapper{height:300px;margin-bottom:20px}.transaction-offcanvas{right:-100%;width:393px}.transactions-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.transaction-logo-label{align-items:center;display:flex;flex-direction:column}.transaction-logos-row{align-items:center;display:flex;margin-bottom:4px}.transaction-logo{border-radius:4px;height:32px;margin:0 4px;width:32px}.transaction-year-row{color:#666;font-size:12px;font-weight:500;text-align:center;white-space:nowrap}.dashboards_page-wrapper__FaVij{height:calc(100vh - var(--navbar-height) - 12px);margin-top:calc(var(--navbar-height) + 12px);position:relative}.dashboards_dashboard__bN2rT{display:flex;gap:15px;padding:12px}.dashboards_left-panel__Sqgjc{width:325px}.dashboards_left-panel__Sqgjc,.dashboards_right-panel__x-FCg{background:#faf9f7;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow-y:auto;padding:12px 20px}.dashboards_right-panel__x-FCg{flex:1 1;position:relative}@media (min-width:834px){.dashboards_dashboard__bN2rT{height:100%;overflow:hidden}.dashboards_left-panel__Sqgjc,.dashboards_right-panel__x-FCg{max-height:100%}}.dashboards_left-panel-header-container__zqjsy{margin-bottom:15px;margin-top:8px}.dashboards_right-panel-header-container__DGFOv{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.dashboards_panel-title__\+5K0v{color:#004a7c;font-size:18px;font-weight:600;text-align:center}.dashboards_selector-btn__zJFLu{align-items:center;background:#004a7c;border:1px solid #004a7c;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;padding:8px 16px;transition:all .2s ease}.dashboards_selector-btn__zJFLu:hover{background:#043927;border-color:#043927;color:#f8f9fa;transform:translateY(-1px)}.dashboards_edit-icon__yN4oO{display:inline-block;opacity:.7;transform:translateY(-1px);transition:opacity .2s ease}.dashboards_company-selector-btn__pWJjY:hover .dashboards_edit-icon__yN4oO{opacity:1}.dashboards_offcanvas__J6q6\+{background:#fff;box-shadow:-4px 0 20px #00000026;height:100vh;overflow-y:auto;position:fixed;right:-500px;top:0;transition:right .3s ease;width:500px;z-index:1050}.dashboards_offcanvas__J6q6\+.dashboards_open__TBZ59{right:0}.dashboards_offcanvas-overlay__Sm91F{background:#00000080;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100vw;z-index:1040}.dashboards_offcanvas-overlay__Sm91F.dashboards_open__TBZ59{opacity:1;visibility:visible}.dashboards_offcanvas-header__XCY7Y{align-items:center;border-bottom:1px solid #e1e5e9;display:flex;justify-content:space-between;padding:20px}.dashboards_offcanvas-title__dvvCG{color:#004a7c;font-size:18px;font-weight:600;margin:0}.dashboards_close-btn__N6W5y{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;transition:all .2s ease;width:30px}.dashboards_close-btn__N6W5y:hover{background:#f0f0f0;color:#004a7c}.dashboards_offcanvas-body__LiPQF{padding:20px}.dashboards_search-container__8qgqV{margin-bottom:20px}.dashboards_search-input-wrapper__gIqxD{align-items:center;background:#27272a;border:1px solid #3f3f46;border-radius:8px;box-shadow:0 1px 2px 0 #0003;color:#fafafa;display:flex;font-size:14px;justify-content:space-between;min-height:44px;padding:8px 16px;transition:all .2s ease;width:100%}.dashboards_search-input-wrapper__gIqxD:hover{background:#3f3f46;border-color:#52525b}.dashboards_search-input-wrapper__gIqxD:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.dashboards_search-content__VwT7r{align-items:flex-start;display:flex;flex-direction:column;text-align:left;width:100%}.dashboards_search-label__zw8CA{color:#a1a1aa;font-size:11px;font-weight:500;line-height:1.2;margin-bottom:3px}.dashboards_search-input-field__SSAv8{background:#0000;border:none;color:#fafafa;font-size:13px;font-weight:500;line-height:1.2;outline:none;padding:0;width:100%}.dashboards_search-input-field__SSAv8::placeholder{color:#71717a;font-weight:400}.dashboards_app__cfQri{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.dashboards_page-container__u\+bAP{margin:0 auto;max-width:1200px;padding:40px 20px}.dashboards_page-content__laoMX{background:#fff;border-radius:12px;box-shadow:0 8px 25px #0000001a;padding:40px;text-align:center}.dashboards_page-content__laoMX h1{color:#2c3e50;font-size:2.5rem;font-weight:300;margin-bottom:20px}.dashboards_page-content__laoMX p{color:#7f8c8d;font-size:1.1rem;line-height:1.6}.dashboards_selected-companies-section__bggS3{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:20px 0;padding:15px}.dashboards_selected-companies-title__7x0b6{color:#004a7c;font-size:14px;font-weight:600;margin:0 0 12px}.dashboards_selected-companies-grid__aUmXG{display:flex;flex-wrap:wrap;gap:8px}.dashboards_selected-company-card__o856S{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:6px;display:flex;font-size:12px;padding:6px 8px;position:relative}.dashboards_selected-company-logo__gOpR4{height:20px;margin-right:6px;width:20px}.dashboards_selected-company-info__GtdF7{display:flex;flex-direction:column;margin-right:8px}.dashboards_selected-company-name__JReq1{color:#333;font-weight:500;line-height:1.2}.dashboards_selected-company-ticker__HWwuW{color:#666;font-size:10px;line-height:1.2}.dashboards_remove-company-btn__7uaoZ{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:14px;height:16px;justify-content:center;padding:0;transition:all .2s ease;width:16px}.dashboards_remove-company-btn__7uaoZ:hover{background:#f8f9fa;color:#dc3545}.dashboards_companies-grid__sJPMd{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));margin-top:15px}.dashboards_company-card__wGtbP{background:#fff;border:1px solid #e9ecef;border-radius:6px;cursor:pointer;padding:10px;text-align:center;transition:all .2s ease}.dashboards_company-card__wGtbP:hover{border-color:#006a9c;box-shadow:0 1px 4px #006a9c1a;transform:translateY(-1px)}.dashboards_company-card__wGtbP.dashboards_selected__1L\+Vp{background:#f8f9fa;border-color:#006a9c;color:#004a7c}.dashboards_company-card-logo__WZQ1l{height:28px;margin-bottom:6px;width:28px}.dashboards_company-card-name__kA2Ib{font-size:12px;font-weight:500;line-height:1.3;margin:0 0 2px}.dashboards_company-card-ticker__2jX4I{color:#666;font-size:10px;line-height:1.2;margin:0}.dashboards_company-card__wGtbP.dashboards_selected__1L\+Vp .dashboards_company-card-ticker__2jX4I{color:#666}.dashboards_drop-zone-container__Jc6mM{margin-bottom:20px;padding:15px;position:relative}.dashboards_drop-zone-container__Jc6mM:after{background:linear-gradient(90deg,#0000,#ccc 20%,#ccc 80%,#0000);bottom:-10px;content:"";height:1px;left:0;position:absolute;right:0;z-index:1}.dashboards_drop-zone__s46Jo{align-items:center;background-color:#f3f9ff;border:2px dashed #bbdefb;border-radius:6px;display:flex;height:44px;justify-content:center;margin-bottom:15px;padding:12px 16px;position:relative;transition:all .3s ease;z-index:2}.dashboards_drop-zone__s46Jo.dashboards_drag-over__WlBdY{background-color:#e6f3ff;border-color:#004a7c}.dashboards_drop-zone__s46Jo.dashboards_occupied__\+m1EQ{background-color:#e3f2fd;border:1px solid #bbdefb;color:#1565c0}.dashboards_drop-zone__s46Jo.dashboards_occupied__\+m1EQ:hover{background:#bbdefb;border-color:#90caf9;box-shadow:0 2px 8px #1565c026;cursor:grab;transform:translateY(-1px)}.dashboards_drop-zone__s46Jo.dashboards_occupied__\+m1EQ:active{cursor:grabbing}.dashboards_drop-zone-text__WSo6Q{color:#666;font-size:14px;text-align:center}.dashboards_drop-zone__s46Jo.dashboards_occupied__\+m1EQ .dashboards_drop-zone-text__WSo6Q{color:#004a7c;font-weight:500}.dashboards_tiles-container__dnV7u{border-radius:8px;padding:15px;transition:all .3s ease}.dashboards_tiles-container__dnV7u.dashboards_drag-over__WlBdY{background-color:#f0f8ff;border:2px dashed #006a9c}.dashboards_tile__3MkfW{align-items:center;background:#e3f2fd;border:1px solid #bbdefb;border-radius:6px;color:#004a7c;cursor:grab;display:flex;font-size:14px;font-weight:500;height:44px;justify-content:center;margin-bottom:10px;padding:12px 16px;text-align:center;transition:all .3s ease;-webkit-user-select:none;user-select:none}.dashboards_tile__3MkfW:hover{background:#bbdefb;border-color:#90caf9;box-shadow:0 2px 8px #1565c026;transform:translateY(-1px)}.dashboards_tile__3MkfW:active{cursor:grabbing}.dashboards_charts-container__\+YE70{display:flex;flex-direction:column;gap:40px}.dashboards_chart-section__1at64{background:#faf9f7;border:1px solid #e1e5e9;border-radius:8px;padding:20px;transition:all .3s ease}.dashboards_chart-section__1at64.dashboards_empty-chart__q-Ion{align-items:center;background-color:#f8fafc;border:2px dashed #006a9c;display:flex;justify-content:center;min-height:200px}.dashboards_chart-title__LcZc2{color:#004a7c;font-size:16px;font-weight:600;text-align:center}.dashboards_chart-container__1gAqA{height:275px;position:relative}.dashboards_company-logos-container__CID8c{align-items:center;border-top:1px solid #e1e5e9;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;max-width:100%;padding-top:15px}.dashboards_company-logos-container__CID8c .dashboards_company-logo__VUvKt:nth-child(odd){margin-top:0}.dashboards_company-logos-container__CID8c .dashboards_company-logo__VUvKt:nth-child(2n){margin-top:8px}.dashboards_company-logo__VUvKt{border-radius:6px;box-shadow:0 2px 4px #0000001a;flex-shrink:0;height:32px;width:32px}.dashboards_chart-legend__PnBch{border-top:1px solid #e1e5e9;margin-top:15px;padding-top:15px;text-align:center}.dashboards_legend-item__y4HzE{align-items:center;color:#666;display:inline-flex;font-size:14px;gap:8px}.dashboards_legend-color__2rCIY{background:linear-gradient(135deg,#004a7c,#006a9c);border-radius:3px;height:16px;width:16px}.dashboards_empty-state__OKW-X{background-color:#004a7c0d;border:1px dashed #006a9c4d;border-radius:8px;color:#6b7280;font-size:16px;font-weight:500;margin:20px;padding:60px 20px;text-align:center;transition:all .3s ease}.dashboards_empty-chart__q-Ion .dashboards_empty-state__OKW-X{background:#0000;border:none;color:#004a7c;font-size:18px;margin:0}@media (max-width:834px){.dashboards_dashboard__bN2rT{flex-direction:column;height:auto;padding:15px}.dashboards_left-panel__Sqgjc{width:100%}.dashboards_right-panel__x-FCg{height:auto}.dashboards_tiles-container__dnV7u{flex-direction:row;flex-wrap:wrap;gap:8px}.dashboards_tile__3MkfW{flex:1 1;font-size:14px;min-width:calc(50% - 4px);padding:12px 8px}.dashboards_chart-container__1gAqA{height:250px}.dashboards_offcanvas__J6q6\+{right:-400px;width:400px}}@media (max-width:480px){.dashboards_tile__3MkfW{min-width:100%}.dashboards_company-logos-container__CID8c{flex-wrap:wrap;gap:10px;padding-left:25px;padding-right:25px}.dashboards_company-logo__VUvKt{height:32px;width:32px}.dashboards_panel-header__yOVJp{align-items:center;gap:10px}.dashboards_panel-title__\+5K0v{line-height:1.2}.dashboards_selector-btn__zJFLu{word-wrap:break-word;align-items:flex-start;font-size:12px;line-height:1.3;max-width:120px;padding:6px 10px;white-space:normal;width:auto}.dashboards_edit-icon__yN4oO{display:inline-block}}.dashboards_sector-dropdown-container__ALlAr{margin-bottom:20px}.dashboards_sector-label__sOeIL{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.dashboards_sector-dropdown__hvHhf{position:relative;width:100%}.dashboards_sector-dropdown-button__TsIcA{align-items:center;background:#27272a;border:1px solid #3f3f46;border-radius:8px;box-shadow:0 1px 2px 0 #0003;color:#fafafa;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;min-height:44px;padding:8px 16px;transition:all .2s ease;width:100%}.dashboards_sector-dropdown-button__TsIcA:hover{background:#3f3f46;border-color:#52525b}.dashboards_sector-dropdown-button__TsIcA:focus{border-color:#71717a;box-shadow:0 0 0 3px #71717a26;outline:none}.dashboards_dropdown-content__MSDYr{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;text-align:left}.dashboards_dropdown-value-wrapper__ZaGcf{align-items:center;display:flex;gap:0}.dashboards_dropdown-button-icon__ABYsH{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:28px;height:40px;justify-content:center;margin-right:10px;width:40px}.dashboards_dropdown-button-icon__ABYsH:before{content:"🌍"}.dashboards_dropdown-label__U95y-{color:#a1a1aa;font-size:11px;font-weight:500;line-height:1.2;margin-bottom:3px}.dashboards_dropdown-value__8I\+5b{color:#fafafa;font-size:13px;font-weight:500;line-height:1.2}.dashboards_dropdown-chevron__aDiy-{color:#a1a1aa;flex-shrink:0;font-size:12px;transition:transform .2s ease}.dashboards_dropdown-chevron__aDiy-.dashboards_open__TBZ59{transform:rotate(180deg)}.dashboards_sector-dropdown-menu__0R05R{background:#27272a;border:1px solid #27272a;border-radius:8px;box-shadow:0 4px 12px #0000004d;height:388px;left:0;margin-top:4px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.dashboards_sector-dropdown-item__XFRlV{align-items:center;color:#fafafa;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:12px 16px;transition:background-color .2s ease}.dashboards_sector-dropdown-item__XFRlV:hover{background:#3f3f46}.dashboards_sector-dropdown-item__XFRlV.dashboards_selected__1L\+Vp{background:#52525b;color:#fafafa}.dashboards_sector-dropdown-item__XFRlV.dashboards_selected__1L\+Vp:hover{background:#71717a}.dashboards_sector-icon__bsCau{align-items:center;background:#3f3f46;border-radius:4px;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-right:12px;transition:all .2s ease;width:20px}.dashboards_sector-dropdown-item__XFRlV.dashboards_selected__1L\+Vp .dashboards_sector-icon__bsCau{background:#71717a}.dashboards_sector-icon-text__a3Naf{color:#d4d4d8;font-size:11px;font-weight:600}.dashboards_sector-dropdown-item__XFRlV.dashboards_selected__1L\+Vp .dashboards_sector-icon-text__a3Naf{color:#fafafa}.dashboards_sector-name__7rSDE{flex:1 1}.dashboards_checkmark-icon__BHmCj{color:#a1a1aa;flex-shrink:0;margin-left:8px}.dashboards_sector-dropdown-item__XFRlV:last-child{border-bottom:none}.football-field_section-one-container__V\+GxW{padding:15px;text-align:center}.football-field_ff-market-multiples-section__UY4JW{border-radius:16px;box-shadow:0 12px 24px #667eea4d;margin-bottom:0;padding:20px}.football-field_ff-market-multiples-section__UY4JW:hover{transform:translateY(-2px)}.football-field_ff-section-title__es2fo{border-bottom:2px solid #ffffff4d;color:#004a7c;font-size:15px;font-weight:600;letter-spacing:.3px;margin-bottom:20px}.football-field_ff-metric-row__b2arL{background:linear-gradient(135deg,#1e293b,#334155);border:1px solid #94a3b833;border-radius:8px;box-shadow:0 1px 3px #0f172a0f;margin-bottom:10px;overflow:hidden;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1)}.football-field_ff-metric-row__b2arL:before{background:linear-gradient(90deg,#cba45400,#cba4544d,#cba45400);content:"";height:2px;left:0;position:absolute;right:0;top:0}.football-field_ff-metric-row__b2arL:hover{border-color:#cba4544d;box-shadow:0 4px 8px #0f172a1f;transform:translateY(-1px)}.football-field_ff-metric-row__b2arL:last-child{margin-bottom:0}.football-field_ff-metric-content__APgH-{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:6px;display:flex;flex-direction:column;font-size:14px;gap:10px;padding:18px 20px;transition:all .2s ease}.football-field_ff-metric-content__APgH-:hover{background:#ffffff0f;border-color:#cba45433}.football-field_ff-metric-label__6S9hw{color:#e2e8f0b3;font-size:11px;font-weight:500;letter-spacing:1px;margin-bottom:2px;text-transform:uppercase}.football-field_ff-metric-value__9W1cW{color:#f8fafc;font-size:16px;font-weight:600;letter-spacing:-.5px}.football-field_section-two-container__noWol{padding:15px;text-align:center}.football-field_ff-summary-stats-section__JMOuK{border-radius:16px;box-shadow:0 12px 24px #667eea4d;padding:20px}.football-field_ff-summary-stats-section__JMOuK:hover{transform:translateY(-2px)}.football-field_ff-stat-item__V1l\+H{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border:1px solid #94a3b833;border-radius:8px;box-shadow:0 1px 3px #0f172a0f;display:flex;flex-direction:column;gap:10px;margin-bottom:14px;overflow:hidden;padding:18px 24px;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1)}.football-field_ff-stat-item__V1l\+H:before{background:linear-gradient(90deg,#cba45400,#cba45466,#cba45400);content:"";height:2px;left:0;position:absolute;right:0;top:0}.football-field_ff-stat-item__V1l\+H:hover{border-color:#cba4544d;box-shadow:0 4px 8px #0f172a1f;transform:translateY(-1px)}.football-field_ff-stat-item__V1l\+H:last-child{margin-bottom:0}.football-field_ff-stat-label__QkCWT{color:#e2e8f0b3;font-size:11px;font-weight:500;letter-spacing:1px;margin-bottom:2px;text-transform:uppercase}.football-field_ff-stat-range__4JKIM{align-items:center;display:flex;font-size:13px;justify-content:space-between}.football-field_ff-range-label__uRTsC{color:#fffc;font-weight:500}.football-field_ff-range-value__8sV3e{background:#0f172a66;border:1px solid #94a3b826;border-radius:6px;color:#f8fafc;font-size:15px;font-weight:600;letter-spacing:-.3px;padding:8px 16px}.football-field_ff-benchmark-label__pXY9c{align-items:center;background:linear-gradient(135deg,#11998e,#38ef7d);border:none;border-radius:8px;box-shadow:0 4px 12px #11998e66;color:#fff;display:flex;font-size:12px;font-weight:700;gap:8px;margin-bottom:5px;margin-left:auto;margin-right:auto;padding:10px 20px;transition:transform .2s ease,box-shadow .2s ease;width:-webkit-fit-content;width:fit-content;z-index:10}.football-field_ff-benchmark-label__pXY9c:hover{box-shadow:0 6px 16px #11998e80;transform:translateY(-2px)}.football-field_ff-benchmark-price__vuJXB{font-size:15px;font-weight:700;letter-spacing:.5px}@media (max-width:768px){.football-field_ff-market-multiples-section__UY4JW,.football-field_ff-summary-stats-section__JMOuK{padding:18px}.football-field_ff-section-title__es2fo{font-size:14px}.football-field_ff-metric-content__APgH-{font-size:13px;padding:10px 12px}}
/*# sourceMappingURL=main.a7b4e0ba.css.map*/