:root{--color-primary:#425b58;--color-primary-dark:#2d3f3d;--color-primary-light:#88aba2;--color-navbar-bg:#d5d9db;--color-sidebar-bg:#f5f5f5;--color-footer-bg:#88aba2;--color-accent:#ff6b35;--color-white:#fff;--color-gray-light:#f5f5f5;--color-gray-medium:#d5d9db;--color-gray-dark:#666;--color-gray-border:#ddd;--color-text-primary:#425b58;--color-text-secondary:#666;--color-text-light:#999;--color-error:#c53030;--color-error-bg:#fff5f5;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:2.5rem;--spacing-3xl:3rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px rgba(0,0,0,.1);--shadow-lg:0 8px 16px rgba(0,0,0,.15);--shadow-xl:0 12px 24px rgba(0,0,0,.2);--transition-fast:0.15s ease;--transition-base:0.2s ease;--transition-slow:0.3s ease}*{box-sizing:border-box;padding:0;margin:0}html{font-size:clamp(14px,1vw,16px)}body,html{max-width:100vw;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-white);color:var(--color-text-primary);line-height:1.6}html{scroll-behavior:smooth}::selection{background-color:var(--color-primary-light);color:var(--color-white)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--color-gray-light)}::-webkit-scrollbar-thumb{background:var(--color-primary-light);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.powerbi-embed-container,.powerbi-embed-container iframe{border:none!important;box-shadow:none!important;outline:none!important;background:transparent!important}.login-page-container{position:relative;min-height:100vh;width:100%;max-width:100vw;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vw,2rem);overflow-x:hidden;overflow-y:auto}.login-background-image{position:absolute!important;top:0;left:0;width:100%!important;height:100%!important;object-fit:cover;object-position:center;z-index:0}.login-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.1);z-index:1}.login-logo-image{object-fit:contain;color:transparent;width:100%;max-width:300px;height:auto}.login-content-wrapper{display:flex;width:100%;max-width:1200px;gap:clamp(2rem,5vw,4rem);align-items:center;justify-content:space-between;z-index:2;position:relative;flex-wrap:wrap}.login-card-glass{background:hsla(0,0%,100%,.25);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3);border-radius:16px;padding:clamp(1.5rem,4vw,2.5rem);flex:0 1 430px;min-width:min(420px,100%);max-width:430px;width:100%;box-shadow:0 8px 32px rgba(0,0,0,.1)}.login-card-glass button{width:auto;min-width:180px;padding:.875rem 1.75rem;margin:0 auto}.login-heading-text{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600;color:#425b58;line-height:1.3;margin:0;max-width:800px;width:100%}.login-branding-section{flex:1 1;display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2rem);justify-content:center;align-items:flex-start;min-width:0}@media (max-width:1024px){.login-content-wrapper{flex-direction:column;gap:2rem;align-items:center;text-align:center}.login-branding-section{width:100%;align-items:center;text-align:center}.login-logo-image{margin-left:0;margin-top:0;width:250px!important;height:auto!important}.login-heading-text{font-size:clamp(1.5rem,4vw,2rem);max-width:100%;text-align:center}.login-card-glass{min-width:auto;max-width:100%;width:100%;padding:2rem}}@media (max-width:768px){.login-page-container{padding:1rem}.login-content-wrapper{gap:1.5rem}.login-logo-image{width:200px!important;height:auto!important}.login-heading-text{font-size:clamp(1.25rem,4vw,1.5rem);line-height:1.4}.login-card-glass{padding:1.5rem;border-radius:12px}.login-card-glass h2{font-size:1.25rem!important}.login-card-glass button{font-size:1rem!important;padding:.75rem 1.5rem!important;min-width:160px}}@media (max-width:480px){.login-page-container{padding:.75rem}.login-branding-section,.login-content-wrapper{gap:1rem}.login-logo-image{width:180px!important;height:auto!important}.login-heading-text{font-size:clamp(1.1rem,4vw,1.25rem);line-height:1.5}.login-card-glass{padding:1.25rem;border-radius:10px}.login-card-glass h2{font-size:1.1rem!important}.login-card-glass button{font-size:.95rem!important;padding:.7rem 1.25rem!important;min-width:140px}}.login-v2-page-container{position:relative;min-height:100vh;overflow-y:auto;margin:0;padding:0}.login-v2-background-wrapper{position:relative;width:100%;height:100vh;z-index:0;margin-bottom:0;padding-bottom:0}.login-v2-background-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#c8efe9 0,#c8efe9 25%,rgba(200,239,233,.8) 30%,rgba(200,239,233,.5) 37.5%,rgba(200,239,233,.2) 45%,rgba(200,239,233,0) 50%,transparent 0,transparent);z-index:1;pointer-events:none}.login-v2-background-image{position:absolute!important;top:0;left:0;width:100%!important;height:100%!important;object-fit:cover;object-position:center;z-index:0}.login-v2-background-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1}.login-v2-loading{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100}.login-v2-loading-spinner{width:50px;height:50px;border:4px solid rgba(66,91,88,.2);border-top-color:#425b58;border-radius:50%;margin-bottom:1rem}.login-v2-loading-text{color:#425b58;font-size:1.2rem;font-weight:500}.login-v2-layout{position:absolute;top:0;left:0;right:0;z-index:3;width:100%;max-width:1400px;height:100vh;margin:0 auto;padding:3rem 2rem;display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box;pointer-events:none}.login-v2-layout>*{pointer-events:auto}.login-v2-sticky-header{position:fixed;top:1rem;right:1rem;z-index:100;display:flex;align-items:center;justify-content:flex-end;padding:1rem}.login-v2-sticky-button{background:linear-gradient(135deg,#425b58,#2d3f3d);color:#fff;padding:.75rem 1.5rem;border-radius:8px;border:none;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(66,91,88,.3);transition:all .3s ease;white-space:nowrap}.login-v2-sticky-button:hover:not(:disabled){background:linear-gradient(135deg,#2d3f3d,#1a2826);box-shadow:0 6px 20px rgba(66,91,88,.4);transform:translateY(-2px)}.login-v2-sticky-button:disabled{opacity:.7;cursor:not-allowed}.login-v2-login-card{position:fixed;right:9rem;top:50%;transform:translateY(-50%);z-index:10;width:100%;max-width:360px}.login-v2-card-glass{background:hsla(0,0%,100%,.6);backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);border:1px solid hsla(0,0%,100%,.3);border-radius:24px;padding:2.5rem;box-shadow:0 8px 32px rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.2),inset 0 1px 0 hsla(0,0%,100%,.3);transition:all .3s ease;position:relative;overflow:hidden}.login-v2-card-content{display:flex;flex-direction:column;gap:1.25rem;align-items:center;width:100%}.login-v2-card-glass:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.5),transparent);pointer-events:none}.login-v2-card-title{font-size:1.75rem;font-weight:700;color:#425b58;margin:0;text-align:center;letter-spacing:-.5px}.login-v2-button{width:auto;min-width:180px;background:linear-gradient(135deg,#425b58,#2d3f3d);color:#fff;padding:.875rem 1.75rem;border-radius:12px;border:none;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(66,91,88,.3);transition:all .3s ease;margin:1.5rem auto 0}.login-v2-button:hover:not(:disabled){background:linear-gradient(135deg,#2d3f3d,#1a2826);box-shadow:0 6px 20px rgba(66,91,88,.4);transform:translateY(-2px)}.login-v2-button:disabled{opacity:.7;cursor:not-allowed}.login-v2-error-card{background:#fff5f5;border:2px solid #fc8181;border-radius:12px;padding:1.25rem;width:100%;box-sizing:border-box}.login-v2-error-title{font-size:1rem;font-weight:600;color:#c53030;margin:0 0 .5rem}.login-v2-error-text{font-size:.875rem;color:#c53030;margin:0;white-space:pre-wrap;word-break:break-word;font-family:inherit}.login-v2-error-help{font-size:.875rem;color:#666;margin:.75rem 0 0}.login-v2-error-help code{background-color:#f0f0f0;padding:2px 6px;border-radius:4px;font-size:.85em}.login-v2-content-scroll{position:relative;z-index:2;width:100%;max-width:1400px;margin:-100vh auto 0;padding:0 2rem}.login-v2-hero-section{position:absolute;top:10%;left:2%;width:auto;max-width:calc(100% - 460px);padding:0 2rem 0 0;z-index:2;box-sizing:border-box}.login-v2-hero-left{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;width:100%;max-width:100%;box-sizing:border-box}.hero-logo{position:relative;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3));z-index:1;margin:1.5rem 0 0;top:-30px}.hero-logo img{width:200px;height:76px;display:block;max-width:100%;object-fit:contain}.login-v2-hero-title{font-family:Montserrat,sans-serif;font-size:33px;font-weight:500;color:#263331;margin:0;line-height:1.1;text-shadow:0 4px 20px rgba(0,0,0,.3);letter-spacing:-.3px;width:100%;max-width:100%;box-sizing:border-box}.login-v2-hero-subtitle{font-size:clamp(1rem,2.5vw,1.5rem);font-weight:400;color:hsla(0,0%,100%,.95);margin:0;line-height:1.6;text-shadow:0 2px 10px rgba(0,0,0,.2);width:100%;max-width:none}.login-v2-section{padding:6rem 0;position:relative}.login-v2-section-alt{background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:40px;margin:4rem 0;padding:5rem 3rem}.login-v2-section-header{text-align:center;margin-bottom:4rem}.login-v2-section-icon{width:60px;height:60px;color:#ff6b35;margin:0 auto 1.5rem;filter:drop-shadow(0 4px 10px rgba(255,107,53,.3))}.login-v2-section-title{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;color:#fff;margin:0 0 1rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.login-v2-section-description{font-size:1.25rem;font-weight:500;color:hsla(0,0%,100%,.95);margin:0 0 .5rem}.login-v2-section-subdescription{font-size:1rem;color:hsla(0,0%,100%,.85);margin:0}.login-v2-mission-content{max-width:900px;margin:0 auto;text-align:left}.login-v2-mission-text{font-size:1.15rem;line-height:1.8;color:hsla(0,0%,100%,.9);margin:0 0 1.5rem;text-shadow:0 1px 5px rgba(0,0,0,.2)}.login-v2-mission-highlight{font-size:1.25rem;font-weight:500;color:#fff;background:rgba(255,107,53,.15);padding:2rem;border-radius:16px;border-left:4px solid #ff6b35;margin-top:2rem}.login-v2-mission-highlight strong{color:#ff6b35;font-weight:700}.login-v2-stakeholders-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem;max-width:1400px;margin:0 auto}.login-v2-stakeholder-card{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem;box-shadow:0 10px 40px rgba(0,0,0,.2);transition:all .3s ease;border:1px solid hsla(0,0%,100%,.3)}.login-v2-stakeholder-icon-wrapper{width:70px;height:70px;background:linear-gradient(135deg,#425b58,#2d3f3d);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 4px 15px rgba(66,91,88,.3)}.login-v2-stakeholder-icon{width:36px;height:36px;color:#fff}.login-v2-stakeholder-title{font-size:1.35rem;font-weight:700;color:#425b58;margin:0 0 1rem;line-height:1.3}.login-v2-stakeholder-description{font-size:1rem;line-height:1.7;color:#666;margin:0}.login-v2-philosophy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;max-width:1400px;margin:0 auto}.login-v2-philosophy-card{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:20px;padding:2.5rem;text-align:center;transition:all .3s ease;box-shadow:0 10px 40px rgba(0,0,0,.15)}.login-v2-philosophy-icon-wrapper{width:80px;height:80px;background:linear-gradient(135deg,#ff6b35,#e55a2b);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 6px 20px rgba(255,107,53,.4)}.login-v2-philosophy-icon{width:40px;height:40px;color:#fff}.login-v2-philosophy-title{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 1rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.login-v2-philosophy-description{font-size:1rem;line-height:1.7;color:hsla(0,0%,100%,.9);margin:0}.login-v2-footer{padding:0 0 .5rem;text-align:center;border-top:none;margin-top:0;margin-bottom:0;line-height:1.2;position:relative}.login-v2-footer-description{font-size:clamp(.7rem,.9vw,.85rem);color:hsla(0,0%,100%,.8);margin:0 auto 1rem;padding:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:85%;width:100%;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.login-v2-footer-text{font-size:.85rem;color:hsla(0,0%,100%,.7);margin:0;padding:0}.login-v2-background-graph{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}@media (max-width:1400px){.login-v2-hero-section{max-width:calc(100% - 460px)}.login-v2-layout{padding:clamp(2rem,3vw,3rem) clamp(1.5rem,2.5vw,2rem)}.login-v2-content-scroll{padding:0 clamp(1rem,2vw,2rem)}}@media (max-width:1200px){.login-v2-hero-section{top:8%;left:2%;max-width:calc(100% - 420px);padding-right:1rem}.login-v2-layout{padding:2.5rem 1.5rem}.login-v2-hero-title{font-size:clamp(1.75rem,4.5vw,3rem);line-height:1.2}}@media (max-width:1024px){.login-v2-hero-section{top:6%;left:2%;max-width:calc(100% - 2rem);padding-right:1rem;position:relative;margin-bottom:2rem}.login-v2-layout{padding:2rem 1.5rem;min-height:auto;justify-content:center;position:relative;height:auto}.login-v2-login-card{width:100%;max-width:420px;margin-top:0;right:clamp(1rem,3vw,2rem);left:auto}.login-v2-hero-left{max-width:100%;gap:clamp(1rem,2vw,2rem);width:100%}.hero-logo img{width:clamp(150px,15vw,200px);height:clamp(57px,5.7vw,76px);max-width:100%;object-fit:contain}.login-v2-hero-title{font-size:clamp(1.5rem,4.5vw,2.25rem);line-height:1.25;width:100%}.login-v2-card-glass{padding:clamp(2rem,4vw,3rem)}.login-v2-card-title{font-size:clamp(1.5rem,3vw,1.75rem)}.login-v2-button{font-size:clamp(1rem,1.8vw,1.1rem);padding:clamp(.75rem,1.5vw,.875rem) clamp(1.5rem,2.5vw,1.75rem);min-width:clamp(160px,20vw,180px)}}@media (max-width:768px){.login-v2-hero-section{top:5%;left:clamp(1%,1.5vw,2%);max-width:calc(100% - clamp(1rem, 3vw, 2rem));padding-right:1rem;position:relative;margin-bottom:2rem}.login-v2-layout{padding:clamp(1.5rem,3vw,2rem) clamp(1rem,2vw,1.5rem);justify-content:center;position:relative;height:auto}.login-v2-content-scroll{padding:0 clamp(.75rem,1.5vw,1rem)}.hero-logo img{width:clamp(140px,18vw,170px);height:clamp(53px,6.8vw,65px);object-fit:contain}.login-v2-hero-left{gap:clamp(1rem,2vw,1.5rem);width:100%}.login-v2-hero-title{font-size:clamp(1.25rem,4.5vw,1.75rem);line-height:1.25;letter-spacing:-.5px;width:100%}.login-v2-card-glass{padding:clamp(2rem,4vw,2.5rem);border-radius:clamp(16px,3vw,24px)}.login-v2-card-title{font-size:clamp(1.25rem,3.5vw,1.5rem)}.login-v2-button{font-size:clamp(.9rem,2vw,1rem);padding:clamp(.625rem,1.5vw,.75rem) clamp(1.25rem,2.5vw,1.5rem);min-width:clamp(140px,25vw,160px)}.login-v2-sticky-header{top:clamp(.25rem,1vw,.5rem);right:clamp(.25rem,1vw,.5rem);padding:clamp(.25rem,1vw,.5rem)}.login-v2-sticky-button{padding:clamp(.5rem,1.5vw,.625rem) clamp(1rem,2.5vw,1.25rem);font-size:clamp(.85rem,2vw,.9rem);border-radius:clamp(6px,1vw,8px)}.login-v2-footer-description{font-size:clamp(.7rem,1.5vw,.85rem);max-width:95%}.login-v2-footer-text{font-size:clamp(.75rem,2vw,.85rem)}}@media (max-width:480px){.login-v2-hero-section{top:4%;left:clamp(1%,1.5vw,2%);max-width:calc(100% - clamp(.75rem, 2vw, 1rem));padding-right:.75rem;position:relative;margin-bottom:1.5rem}.login-v2-layout{padding:clamp(1rem,3vw,1.5rem) clamp(.75rem,2vw,1rem);justify-content:center;position:relative;height:auto}.login-v2-content-scroll{padding:0 clamp(.5rem,1.5vw,1rem)}.login-v2-hero-left{gap:clamp(.75rem,2vw,1.25rem);width:100%}.hero-logo img{width:clamp(130px,20vw,150px);height:clamp(49px,7.6vw,57px);object-fit:contain}.login-v2-hero-title{font-size:clamp(1.1rem,4.5vw,1.4rem);line-height:1.3;letter-spacing:-.3px;width:100%}.login-v2-card-glass{padding:clamp(1.5rem,4vw,2rem);border-radius:clamp(16px,3vw,20px)}.login-v2-card-title{font-size:clamp(1.1rem,3vw,1.25rem)}.login-v2-button{font-size:clamp(.85rem,2.5vw,.95rem);padding:clamp(.6rem,1.5vw,.7rem) clamp(1.1rem,2.5vw,1.25rem);min-width:clamp(120px,30vw,140px)}.login-v2-sticky-header{top:clamp(.25rem,1vw,.4rem);right:clamp(.25rem,1vw,.4rem);padding:clamp(.25rem,1vw,.4rem)}.login-v2-sticky-button{padding:clamp(.45rem,1.5vw,.5rem) clamp(.875rem,2vw,1rem);font-size:clamp(.8rem,2vw,.85rem);border-radius:clamp(6px,1vw,8px)}.login-v2-footer-description{font-size:clamp(.65rem,1.5vw,.8rem);max-width:95%}.login-v2-footer-text{font-size:clamp(.7rem,2vw,.85rem)}}@media (min-width:1600px){.login-v2-layout{padding:clamp(2.5rem,3vw,3rem) clamp(2rem,3vw,2.5rem)}.login-v2-content-scroll{padding:0 clamp(2rem,3vw,2.5rem)}}@media (max-width:1600px){.login-v2-footer-description{font-size:clamp(.7rem,1vw,.9rem);max-width:92%}}@media (max-width:1400px){.login-v2-footer-description{font-size:clamp(.65rem,.95vw,.85rem);max-width:95%}}@media (max-width:360px){.login-v2-hero-section{top:3%;left:2%;max-width:calc(100% - 1rem);padding-right:.5rem;position:relative;margin-bottom:1rem}.hero-logo img{width:clamp(110px,25vw,130px);height:clamp(42px,9.5vw,49px);object-fit:contain}.login-v2-hero-title{font-size:clamp(1rem,4.5vw,1.25rem);line-height:1.3;width:100%}.login-v2-hero-left{width:100%;gap:clamp(.75rem,2vw,1rem)}.login-v2-card-glass{padding:clamp(1.25rem,4vw,1.5rem)}.login-v2-button{min-width:clamp(100px,35vw,120px);font-size:clamp(.8rem,2.5vw,.9rem)}}.login-v2-page-container{overflow-x:hidden;width:100%;max-width:100vw}.login-v2-hero-section{overflow-wrap:break-word;word-wrap:break-word;min-width:0}.login-v2-hero-left{min-width:0}.login-v2-hero-title{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;min-width:0}.Navbar_navbar__3BIeH{background:hsla(0,0%,100%,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(66,91,88,.1);box-shadow:0 4px 24px rgba(0,0,0,.06);position:fixed;top:0;left:0;right:0;z-index:1000;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.Navbar_navbar__3BIeH.Navbar_scrolled__nobxR{background:hsla(0,0%,100%,.95);box-shadow:0 8px 32px rgba(0,0,0,.08);padding:0}.Navbar_navbarContainer__bj4ig{display:flex;align-items:center;justify-content:space-between;max-width:1920px;margin:0 auto;gap:2rem}.Navbar_logoSection__VyB9U{display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:transform .3s ease;z-index:1001;text-decoration:none}.Navbar_logoSection__VyB9U:hover{transform:translateY(-2px)}.Navbar_logoImage__de79e{object-fit:contain;filter:drop-shadow(0 2px 8px rgba(66,91,88,.15));transition:filter .3s ease;width:clamp(160px,13.3vw,200px)!important;height:clamp(72px,6vw,90px)!important}.Navbar_logoSection__VyB9U:hover .Navbar_logoImage__de79e{filter:drop-shadow(0 4px 12px rgba(66,91,88,.25))}.Navbar_logoText__WcSgJ{font-size:clamp(20px,1.3vw,25px);font-weight:600;color:#425b58;letter-spacing:-.02em;background:linear-gradient(135deg,#425b58,#2d3f3d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease;text-decoration:none;border-bottom:none}.Navbar_logoSection__VyB9U:hover .Navbar_logoText__WcSgJ{background:linear-gradient(135deg,#2d3f3d,#425b58);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Navbar_nav___WITp{display:flex;align-items:center;gap:.25rem;flex:1 1;justify-content:center}.Navbar_navLink__A03oH{color:#425b58;text-decoration:none;font-size:clamp(.9375rem,.9vw,1.0625rem);font-weight:500;padding:clamp(.4rem,.5vw,.5rem) clamp(.8rem,1vw,1rem);border-radius:clamp(8px,.65vw,10px);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Navbar_navLink__A03oH:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(66,91,88,.08),rgba(45,63,61,.12));opacity:0;transition:opacity .3s ease;border-radius:10px}.Navbar_navLink__A03oH:hover:before{opacity:1}.Navbar_navLink__A03oH:hover{color:#2d3f3d;transform:translateY(-1px)}.Navbar_navLink__A03oH.Navbar_active__YMfDB{color:#2d3f3d;background:linear-gradient(135deg,rgba(66,91,88,.1),rgba(45,63,61,.15));font-weight:600}.Navbar_dropdownButton__Y8tRH{background:transparent;border:none;color:#425b58;padding:clamp(.4rem,.5vw,.5rem) clamp(.8rem,1vw,1rem);border-radius:clamp(8px,.65vw,10px);cursor:pointer;display:flex;align-items:center;gap:clamp(.4rem,.5vw,.5rem);font-size:clamp(.9375rem,.9vw,1.0625rem);font-family:inherit;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Navbar_dropdownButton__Y8tRH:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(66,91,88,.08),rgba(45,63,61,.12));opacity:0;transition:opacity .3s ease;border-radius:10px}.Navbar_dropdownButton__Y8tRH:hover:before{opacity:1}.Navbar_dropdownButton__Y8tRH:hover{color:#2d3f3d;transform:translateY(-1px)}.Navbar_dropdownButton__Y8tRH.Navbar_active__YMfDB{color:#2d3f3d;background:linear-gradient(135deg,rgba(66,91,88,.1),rgba(45,63,61,.15))}.Navbar_dropdownIcon__tZ_PK{font-size:.625rem;display:inline-block}.Navbar_dropdownMenu__Vg7EZ{position:absolute;top:calc(100% + .5rem);left:0;background:hsla(0,0%,100%,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(66,91,88,.1);min-width:240px;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:1001;border-radius:12px;overflow:hidden}.Navbar_dropdownMenu__Vg7EZ.Navbar_right__AgXB0{left:auto;right:0}.Navbar_dropdownItem__vfTIG{padding:.875rem 1.25rem;cursor:pointer;color:#425b58;font-size:.9375rem;border-bottom:1px solid rgba(66,91,88,.06);transition:all .2s ease;position:relative;overflow:hidden}.Navbar_dropdownItem__vfTIG:last-child{border-bottom:none}.Navbar_dropdownItem__vfTIG:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(66,91,88,.08),transparent);transition:left .5s ease}.Navbar_dropdownItem__vfTIG:hover:before{left:100%}.Navbar_dropdownItem__vfTIG:hover{background:linear-gradient(135deg,rgba(66,91,88,.05),rgba(45,63,61,.08));color:#2d3f3d;padding-left:1.5rem}.Navbar_dropdownLink__p5vSm{text-decoration:none;color:inherit;display:block;width:100%}.Navbar_dropdownItem__vfTIG.Navbar_active__YMfDB{background:linear-gradient(135deg,rgba(66,91,88,.1),rgba(45,63,61,.15));color:#2d3f3d;font-weight:600}.Navbar_dropdownOverlay__oYTes{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:transparent}.Navbar_userMenu__1dMFs{position:relative;z-index:1001}.Navbar_userButton__UKMcU{background:linear-gradient(135deg,rgba(66,91,88,.08),rgba(45,63,61,.12));border:1px solid rgba(66,91,88,.1);color:#425b58;padding:clamp(.4rem,.5vw,.5rem) clamp(.8rem,1vw,1rem);border-radius:clamp(10px,.75vw,12px);cursor:pointer;display:flex;align-items:center;gap:clamp(.5rem,.65vw,.625rem);font-size:clamp(.8125rem,.9vw,.9375rem);font-family:inherit;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.04)}.Navbar_userButton__UKMcU:hover{background:linear-gradient(135deg,rgba(66,91,88,.12),rgba(45,63,61,.16));transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:rgba(66,91,88,.2)}.Navbar_userAvatar__5KFsK{width:clamp(28px,2vw,32px);height:clamp(28px,2vw,32px);border-radius:50%;background:linear-gradient(135deg,#425b58,#2d3f3d);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:clamp(.75rem,.875vw,.875rem);flex-shrink:0;box-shadow:0 2px 8px rgba(66,91,88,.2)}.Navbar_userName___zDmh{display:flex;align-items:center;gap:.5rem}.Navbar_userDropdown__QZOfN{position:absolute;top:calc(100% + .5rem);right:0;background:hsla(0,0%,100%,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(66,91,88,.1);min-width:240px;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:1001;border-radius:12px;overflow:hidden}.Navbar_userInfo__6HnBW{padding:1.25rem 1.25rem 1rem;border-bottom:1px solid rgba(66,91,88,.06);background:linear-gradient(135deg,rgba(66,91,88,.03),rgba(45,63,61,.05))}.Navbar_userInfoName__CuVKa{font-weight:600;color:#425b58;font-size:.9375rem;margin-bottom:.25rem}.Navbar_userInfoEmail__8oDzA{font-size:.8125rem;color:#666;margin:0}.Navbar_userMenuItem__O2NGn{padding:.875rem 1.25rem;cursor:pointer;color:#425b58;font-size:.9375rem;transition:all .2s ease;position:relative;overflow:hidden}.Navbar_userMenuItem__O2NGn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(66,91,88,.08),transparent);transition:left .5s ease}.Navbar_userMenuItem__O2NGn:hover:before{left:100%}.Navbar_userMenuItem__O2NGn:hover{background:linear-gradient(135deg,rgba(66,91,88,.05),rgba(45,63,61,.08));color:#2d3f3d;padding-left:1.5rem}@media (max-width:1024px){.Navbar_navbar__3BIeH{padding:0}.Navbar_nav___WITp{gap:clamp(.1rem,.125vw,.125rem)}.Navbar_dropdownButton__Y8tRH,.Navbar_navLink__A03oH{padding:clamp(.4rem,.5vw,.5rem) clamp(.6rem,.75vw,.75rem);font-size:clamp(.875rem,.875vw,1rem)}}@media (max-width:768px){.Navbar_navbar__3BIeH{padding:0}.Navbar_logoText__WcSgJ{display:none}.Navbar_nav___WITp{gap:0}.Navbar_dropdownButton__Y8tRH,.Navbar_navLink__A03oH{padding:clamp(.4rem,.65vw,.5rem) clamp(.5rem,.8vw,.625rem);font-size:clamp(.875rem,1vw,.9375rem)}}.Footer_footer__eNA9m{background:linear-gradient(135deg,#88aba2,0,#88aba2 100%);color:hsla(0,0%,100%,.9);padding:clamp(2rem,3vw,3rem) clamp(1.5rem,2vw,2rem) clamp(1rem,1.5vw,1.5rem);position:relative;overflow:hidden;margin-top:auto}.Footer_footer__eNA9m:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent)}.Footer_footer__eNA9m:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,hsla(0,0%,100%,.03) 0,transparent 50%),radial-gradient(circle at 80% 80%,hsla(0,0%,100%,.03) 0,transparent 50%);pointer-events:none;animation:Footer_float__FWNdE 20s ease-in-out infinite}@keyframes Footer_float__FWNdE{0%,to{transform:translateY(0) translateX(0)}50%{transform:translateY(-20px) translateX(10px)}}.Footer_footerContainer__oD0EQ{max-width:1920px;margin:0 auto;position:relative;z-index:1}.Footer_footerContent__7IEzx{display:grid;grid-template-columns:2fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:2.5rem}.Footer_footerBrand__7nKvy,.Footer_footerSection__QRm_X{display:flex;flex-direction:column;gap:1rem}.Footer_brandLogo__eTJmw{width:clamp(120px,8.75vw,140px);height:auto;opacity:.95;transition:opacity .3s ease}.Footer_brandLogo__eTJmw:hover{opacity:1}.Footer_brandDescription__PI3Ur{font-size:xx-large;line-height:1.5;color:#000;max-width:none;margin-top:clamp(.4rem,.5vw,.5rem);transition:font-size .3s ease}.Footer_brandDescription__PI3Ur.Footer_zoomed__G0BP1{font-size:x-large}@media (max-width:1600px){.Footer_brandDescription__PI3Ur{font-size:clamp(x-large,1.5rem,xx-large)}}@media (max-width:1400px){.Footer_brandDescription__PI3Ur{font-size:x-large}}.Footer_footerSectionTitle__X73a0{font-size:clamp(1.125rem,1.2vw,1.25rem);font-weight:600;color:#000;margin-bottom:.5rem;letter-spacing:.02em;position:relative;padding-bottom:.75rem}.Footer_footerSectionTitle__X73a0:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(90deg,rgba(255,107,53,.8),transparent);border-radius:2px}.Footer_footerSectionLogo__fl3Wv{width:clamp(120px,8.75vw,140px);height:auto;margin-bottom:.5rem;margin-left:8rem;display:block;opacity:.95;transition:opacity .3s ease}.Footer_footerSectionLogo__fl3Wv:hover{opacity:1}.Footer_footerLinks__BIHhl{list-style:none;padding:0;margin:0 0 0 8rem;display:flex;flex-direction:column;gap:.75rem}.Footer_footerLink__vjGfL{color:#000;text-decoration:none;font-size:clamp(1rem,1.1vw,1.125rem);transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:.5rem;position:relative;width:-moz-fit-content;width:fit-content}.Footer_footerLink__vjGfL:before{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:rgba(255,107,53,.8);transition:width .3s cubic-bezier(.4,0,.2,1)}.Footer_footerLink__vjGfL:hover{color:#000;transform:translateX(4px);opacity:.8}.Footer_footerLink__vjGfL:hover:before{width:100%}.Footer_footerLinkIcon__FHfWT{font-size:.75rem;opacity:0;transition:opacity .3s ease}.Footer_footerLink__vjGfL:hover .Footer_footerLinkIcon__FHfWT{opacity:1}.Footer_socialLinks__sPnd2{display:flex;gap:.75rem;margin-top:.5rem}.Footer_socialLink__nh4hv{width:40px;height:40px;border-radius:10px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.9);text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Footer_socialLink__nh4hv:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.2);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.Footer_socialLink__nh4hv:hover:before{width:100px;height:100px}.Footer_socialLink__nh4hv:hover{background:hsla(0,0%,100%,.2);transform:translateY(-3px) scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.2);border-color:hsla(0,0%,100%,.3)}.Footer_socialIcon__2DO5i{position:relative;z-index:1;font-size:1.125rem}.Footer_footerBottom__BDIjN{border-top:1px solid hsla(0,0%,100%,.1);padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Footer_copyright__vFlrA{font-size:.875rem;color:hsla(0,0%,100%,.7);margin:0}.Footer_footerBottomLinks__GSoTh{display:flex;gap:2rem;list-style:none;padding:0;margin:0}.Footer_footerBottomLink__Zw5hR{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:1rem;transition:color .3s ease;position:relative;font-family:inherit}.Footer_footerBottomLink__Zw5hR:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:hsla(0,0%,100%,.5);transition:width .3s ease}.Footer_footerBottomLink__Zw5hR:hover{color:hsla(0,0%,100%,.9)}.Footer_footerBottomLink__Zw5hR:hover:after{width:100%}@media (max-width:1024px){.Footer_footerContent__7IEzx{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:768px){.Footer_footer__eNA9m{padding:2.5rem 1.5rem 1.25rem}.Footer_footerContent__7IEzx{grid-template-columns:1fr;gap:2rem}.Footer_footerBottom__BDIjN{flex-direction:column;text-align:center;gap:1.5rem}.Footer_footerBottomLinks__GSoTh{flex-direction:column;gap:1rem}.Footer_brandDescription__PI3Ur{max-width:100%}}@media (max-width:480px){.Footer_footer__eNA9m{padding:2rem 1rem 1rem}.Footer_footerContent__7IEzx{gap:1.5rem}.Footer_socialLinks__sPnd2{gap:.5rem}.Footer_socialLink__nh4hv{width:36px;height:36px}}.Footer_modalOverlay__nX1sF{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;display:flex;align-items:center;justify-content:center}.Footer_modalContent__sWM1j{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:800px;width:90%;max-height:90vh;z-index:9999;display:flex;flex-direction:column;overflow:hidden}.Footer_modalHeader__KwaGe{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid rgba(0,0,0,.1);background:linear-gradient(135deg,#88aba2,#88aba2)}.Footer_modalHeader__KwaGe h2{margin:0;font-size:1.5rem;font-weight:600;color:#fff}.Footer_modalCloseButton__n7Wdc{background:none;border:none;font-size:2rem;color:#fff;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease;line-height:1}.Footer_modalCloseButton__n7Wdc:hover{background-color:hsla(0,0%,100%,.2)}.Footer_modalBody__dnycX{padding:2rem;overflow-y:auto;color:#333;line-height:1.6}.Footer_copyrightNotice__snLQ3{font-size:1.125rem;font-weight:600;color:#88aba2;margin-bottom:1rem;text-align:center}.Footer_copyrightMainText__c_014{font-size:.95rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.1);color:#555}.Footer_modalSectionTitle__nVtc4{font-size:1.125rem;font-weight:600;color:#88aba2;margin-top:1.5rem;margin-bottom:1rem;text-transform:capitalize}.Footer_modalSection__5RcAY{margin-bottom:1.25rem}.Footer_modalBulletPoint__fJlee{font-size:.9rem;line-height:1.7;color:#444;margin:0;padding-left:0}.Footer_modalBulletPoint__fJlee strong{color:#333;font-weight:600}.Footer_emailLink__TM2ac{color:#88aba2;text-decoration:none;font-weight:500;transition:color .2s ease}.Footer_emailLink__TM2ac:hover{color:#6b8e87;text-decoration:underline}@media (max-width:768px){.Footer_modalContent__sWM1j{width:95%;max-height:95vh}.Footer_modalHeader__KwaGe{padding:1.25rem 1.5rem}.Footer_modalHeader__KwaGe h2{font-size:1.25rem}.Footer_modalBody__dnycX{padding:1.5rem}.Footer_copyrightNotice__snLQ3{font-size:1rem}.Footer_copyrightMainText__c_014{font-size:.875rem}.Footer_modalSectionTitle__nVtc4{font-size:1rem}.Footer_modalBulletPoint__fJlee{font-size:.85rem}}@media (max-width:480px){.Footer_modalContent__sWM1j{width:100%;max-height:100vh;border-radius:0}.Footer_modalHeader__KwaGe{padding:1rem 1.25rem}.Footer_modalBody__dnycX{padding:1.25rem}}