.landing-page{min-height:100vh;color:#fff}.landing-header{padding:1.5rem 0;position:relative;z-index:10}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.logo{display:flex;align-items:center}.logo-graphic{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.logo-square{width:40px;height:40px;background:#1565c0;border-radius:4px;display:flex;align-items:center;justify-content:center}.logo-square svg{width:24px;height:24px}.logo-text{font-size:2.5rem;font-weight:600;color:#2398e0;letter-spacing:1px;margin-left:.75rem}.nav-menu{display:flex;gap:1rem;align-items:center}.nav-link{color:#fff;text-decoration:none;display:flex;align-items:center;gap:.5rem;font-size:1rem;transition:color .3s}.nav-link span{text-decoration:underline}.nav-link:hover{color:#42a5f5}.nav-link i{font-size:1.75rem;rotate:45deg;margin-left:-10px;margin-bottom:-5px}.menu-toggle{display:none;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.hero-section{padding:0rem 0 5rem;position:relative;overflow:hidden;min-height:90vh;display:flex;align-items:center;z-index:2}.hero-background-wrapper>*{position:relative;z-index:2}@media (max-width: 768px){.hero-section{min-height:90vh;padding-bottom:3rem}}.hero-background-wrapper{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:90vh}.hero-background-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0a1929,#1a2f4a);z-index:1;opacity:.7}.container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:10}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%;min-height:auto}.hero-text{z-index:3;padding-right:3rem;display:flex;flex-direction:column;justify-content:center}.FVIShero-title{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#fff;text-align:left}.hero-description{font-size:1.1rem;line-height:1.8;color:#ffffffe6;margin-bottom:2.5rem;max-width:550px;text-align:left}.hero-buttons{display:flex;gap:1rem;flex-wrap:nowrap;align-items:center;justify-content:flex-start}.btn{padding:.875rem 2rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;border:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s;text-decoration:none}.btn-primaryFVIS{background:linear-gradient(90deg,#1565c0,#42a5f5);color:#fff;white-space:nowrap}.btn-primaryFVIS:hover{transform:translateY(-2px);box-shadow:0 8px 20px #42a5f54d}.btn-outlineFVIS{background:transparent;color:#fff;border:2px solid #ffffff;white-space:nowrap}.btn-outlineFVIS:hover{background:#fff;color:#0a1929}.btn-outline-dark{background:transparent;color:#1a2f4a;border:2px solid #1a2f4a;padding:.875rem 2rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s;text-decoration:none}.btn-outline-dark:hover{background:#1a2f4a;color:#fff}.hero-image{position:relative;height:100%;min-height:700px;display:flex;align-items:center;justify-content:center;width:100%;z-index:3}.hero-visual-graphic{position:relative;width:100%;height:600px;border-radius:12px;overflow:hidden;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-yellow-curve{position:absolute;width:200px;height:100%;right:0;top:0;background:linear-gradient(135deg,gold,#ffed4e);border-radius:50% 0 0 50%;transform:translate(30%);opacity:.9;box-shadow:-10px 0 30px #ffd7004d}.hero-white-elements{position:absolute;left:0;top:0;width:60%;height:100%;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px 0 0 12px}.service-sectors{padding:3rem 0;background:#fff;color:#1a2f4a}.section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#1a2f4a}.service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}@media (max-width: 1400px){.service-cards{gap:1rem}}.service-card{background:#fff;border:2px solid #e3f2fd;border-radius:12px;padding:2rem;text-align:center;transition:all .3s}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a;border-color:#42a5f5}.service-icon{width:80px;height:80px;background-color:#e5f1ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2rem;color:#fff}.service-icon img{border-radius:50%;width:100%;height:100%;object-fit:contain}.service-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1a2f4a}.service-description{font-size:.95rem;line-height:1.6;color:#546e7a;margin-bottom:1.5rem}.service-btn{width:50px;height:50px;background:linear-gradient(135deg,#1565c0,#42a5f5);border:none;border-radius:8px;color:#fff;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 auto;transition:all .3s}.service-btn:hover{transform:scale(1.1);box-shadow:0 5px 15px #42a5f566}.contact-us-centerFVISLandingPage{text-align:center;margin-top:3rem;margin-bottom:1rem}.contact-us-centerFVISLandingPage .btn-outline-dark{font-size:18px;font-weight:600;background-image:linear-gradient(135deg,#42a5f5,#1565c0),linear-gradient(#fff,#fff),linear-gradient(135deg,#42a5f5,#1565c0);background-clip:text,padding-box,border-box;-webkit-background-clip:text,padding-box,border-box;color:transparent;-webkit-text-fill-color:transparent;border:1.5px solid transparent;border-radius:8px;transition:background .45s ease,box-shadow .35s ease}.contact-us-centerFVISLandingPage .btn{padding:10px 20px}.contact-us-centerFVISLandingPage .btn-outline-dark:hover{color:#fff!important;-webkit-text-fill-color:#ffffff;font-size:18px;font-weight:600;background:linear-gradient(135deg,#1565c0,#42a5f5) padding-box,linear-gradient(135deg,#1565c0,#42a5f5) border-box}.contact-sectionFVISLandingPage{padding:4rem 0 0;background:linear-gradient(135deg,#02344f,#033754 40%,#0f3a58,#123d5e)}.contact-contentFVISLandingPage{display:grid;grid-template-columns:60% 40%;gap:1rem;align-items:stretch}.contact-mapFVISLandingPage{min-height:400px;height:100%;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.map-background{width:100%;height:100%;min-height:400px;border-radius:12px;padding:0;box-shadow:0 10px 30px #0000004d;position:relative;overflow:hidden;flex:1}.map-background iframe{width:100%;height:100%;min-height:400px;border:none;border-radius:12px;position:absolute;top:0;left:0;z-index:2}.contact-detailsFVISLandingPage{color:#fff;padding:0px 2rem;border-radius:12px;height:100%;display:flex;flex-direction:column;justify-content:flex-start}.contact-title{display:inline-block;position:relative;width:fit-content;margin-bottom:2rem;padding-bottom:6px;color:#fff;cursor:pointer}.contact-title:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#f5f5f5}.contact-title:before{content:"";position:absolute;left:0;bottom:-2px;height:4px;width:30%;background-color:#f5f5f5;border-radius:20px;transition:width .4s ease-in-out}.contact-title:hover:before{width:100%}.contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.contact-item i{font-size:1.5rem;color:#42a5f5;margin-top:.25rem;flex-shrink:0}.contact-item span{font-size:1rem;line-height:1.6;color:#ffffffe6}.landing-footer{padding:0 0 2rem;margin-top:2.5rem}.footer-social-container{display:flex;align-items:center;justify-content:center;width:100%;margin:0 0 20px}.lineleft{flex:1;height:1px;background:linear-gradient(to left,#f3f5f7 0%,rgba(243,245,247,.6) 40%,rgba(243,245,247,.2) 70%,transparent 100%);border-top-right-radius:10px;border-bottom-right-radius:10px}.lineright{flex:1;height:1px;background:linear-gradient(to right,#f3f5f7 0%,rgba(243,245,247,.6) 40%,rgba(243,245,247,.2) 70%,transparent 100%);border-top-left-radius:10px;border-bottom-left-radius:10px}.social-iconFVISLandingPage{font-size:22px;color:#333;transition:.3s}.footer-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;flex-wrap:wrap;gap:1.5rem}.footer-content>div:first-child{flex:0 0 auto}.footer-content>div:last-child{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:1.5rem}.footer-social{display:flex;gap:.75rem;flex-wrap:wrap;padding:0 20px}.social-iconFVISLandingPage{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#043651;text-decoration:none;transition:all .3s;font-size:1.7rem}.social-iconFVISLandingPage:hover{transform:translateY(-3px)}.footer-copyright{display:flex;gap:1.5rem;align-items:center;font-size:.9rem;color:#fffc;flex-wrap:wrap;margin-left:auto}.footer-copyright span:first-child{margin-right:1rem;font-size:16px}.footer-links{color:#fffc;cursor:pointer;text-decoration:none;transition:color .3s}.footer-links:hover{color:#42a5f5}@media (max-width: 1200px){.service-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 992px){.hero-content{grid-template-columns:1fr;gap:3rem;min-height:auto;padding:3rem 0}.hero-text{padding:0px 2rem}.hero-image{min-height:400px}.service-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.nav-menu{display:none}.menu-toggle{display:block}.FVIShero-title{font-size:2.5rem}.hero-buttons{flex-wrap:wrap}.hero-image{min-height:300px}.service-cards,.contact-contentFVISLandingPage{grid-template-columns:1fr}.contact-mapFVISLandingPage,.map-background,.map-background iframe{min-height:300px}.footer-content{flex-direction:column;gap:1.5rem;text-align:center}}@media (max-width: 576px){.FVIShero-title{font-size:2rem}.hero-description{font-size:1rem}.section-title{font-size:2rem}.service-cards{gap:1.5rem}.service-card{padding:1.5rem}}.menu-toggle{display:flex;align-items:center;gap:10px}.menu-toggle:has(.menu-extra-ui){position:fixed;top:0;left:0;padding:15px;z-index:9999;justify-content:center}.menu-extra-ui{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding-top:10px}.menu-logo{height:30px}.menu-title{text-align:center;color:#fff;font-size:20px;font-weight:600}.menu-close-icon{font-size:26px;cursor:pointer;color:#fff}@media (max-width: 768px){.logo-text{font-size:1.5rem}.menu-extra-ui{padding-top:15px;align-items:center}.menu-logo,.menu-title,.menu-close-icon{margin-top:8px;align-self:center}.contact-detailsFVISLandingPage{padding:0}.landing-header{position:relative;z-index:2000}.nav-menu{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#0a1929,#1a2f4a);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:120px;padding-left:40px;gap:18px;opacity:0;visibility:hidden;transform:translateY(-20px);transition:all .35s ease;z-index:3000}.nav-menu.active{opacity:1;visibility:visible;transform:translateY(0)}.nav-menu .nav-link{font-size:1.25rem;font-weight:500}.nav-menu .nav-link span{text-decoration:none}.menu-toggle{display:block;position:relative;z-index:4000}.nav-menu.active~.menu-toggle{position:fixed;top:24px;right:24px}}.real-estate-home{min-height:100vh;background:#fff;color:#1a2f4a;overflow-x:hidden}.re-header{padding:1.5rem 0;background:#fff;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:1000}.Re-container{max-width:1200px;margin:0 auto;position:relative;z-index:2;padding:0 2rem}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.re-header .Re-header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;position:relative}.re-header .logo{display:flex;align-items:center}.re-header .logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#1e88e5,#42a5f5);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff}.re-header .logo-text{font-size:1.6rem;font-weight:700;color:#1a2f4a}.re-header .nav-menu{display:flex;gap:1.5rem;align-items:center;margin-right:1rem}.re-header .nav-menu .btn-login-mobile{display:none!important}@media (max-width: 768px){.re-header .nav-menu .btn-login-mobile{display:flex!important}}.re-header .nav-link{color:#546e7a;text-decoration:none;font-size:.95rem;transition:color .3s;position:relative}.re-header .nav-link.active{color:#1565c0}.re-header .nav-link.active:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;width:100%;background:#1565c0}.re-header .nav-link:hover{color:#1565c0}.re-header .nav-link:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;background:#1565c0;width:0;transition:width .3s ease}.re-header .nav-link:hover:after{width:100%}.btn-login{padding:.75rem 1.5rem;background:#1565c0;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s;text-decoration:none}.btn-login:hover{background:#0d47a1;transform:translateY(-2px)}.menu-toggle{display:none;background:none;border:none;color:#1a2f4a;font-size:1.5rem;cursor:pointer;padding:.5rem;z-index:1001}.mobile-menu-header,.mobile-menu-title,.mobile-menu-close{display:none}.re-hero{position:relative;min-height:700px;height:90vh;display:flex;align-items:center;justify-content:center;color:#fff;padding:0 10px;margin-bottom:100px}.hero-background-image{position:absolute;top:0;left:10px;right:10px;bottom:0;background:linear-gradient(#0006,#00000080),url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?w=1920&h=900&fit=crop) center/cover;z-index:1;border-radius:12px}.Re-hero-container{position:relative;z-index:3;width:100%;max-width:1200px;margin:0 auto;padding:5rem 0rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:700px}.Re-hero-content{max-width:1000px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.Re-hero-title{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:5px;color:#fff;text-align:center;width:100%}.Re-hero-subtitle{font-size:1.2rem;line-height:1.8;font-weight:700;margin-bottom:5px;color:#fffffff2;text-align:center;width:100%;max-width:1000px}.Re-btn-Outline{background-color:#fff!important;border:1px solid #42a5f5!important;border-radius:8px!important;color:#42a5f5!important;font-size:20px!important;font-weight:600!important;padding:10px 20px!important}.re-hero .btn{padding:1rem 2rem;background:#42a5f5;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s;white-space:nowrap;box-shadow:0 4px 15px #42a5f54d}.re-hero .btn:hover{background:#1e88e5;transform:translateY(-2px);box-shadow:0 6px 20px #42a5f566}.stats-bar{background:#fff;position:absolute;bottom:0;left:10px;right:10px;z-index:4;border-radius:0 0 8px 8px;transform:translateY(50%)}.real-estate-home .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));max-width:1200px;margin:0 auto}.stat-item{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:8px}.stat-item i{font-size:2.5rem;color:#1565c0}.REH-stat-value{font-size:1.75rem;font-weight:800;color:#1a2f4a}.REH-stat-label{font-size:1rem;color:#546e7a}.stats-bar{display:block}@media (max-width: 768px){.stats-bar{display:none}}.stats-bar-mobile{display:none}@media (max-width: 768px){.stats-bar-mobile{display:block;padding-bottom:30px;margin-top:-30px}.mobile-container{width:90%;margin:auto;display:flex;flex-direction:column;gap:16px}.mobile-stat-item{display:flex;align-items:center;gap:14px;background:#fff;padding:16px;border-radius:16px;box-shadow:0 8px 10px #0066ff26,10px 0 20px #0066ff1a,-10px 0 20px #0066ff1a}.mobile-stat-item i{background:#ebf3ff;padding:12px;border-radius:50%;font-size:22px;color:#06f}.mobile-stat-content{display:flex;flex-direction:column}.mobile-stat-value{font-size:18px;font-weight:700;color:#111}.mobile-stat-label{font-size:14px;color:#666}}.REH-about-section{padding:4rem 0}.REH-container{max-width:1200px;margin:0 auto}.REH-about-content{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.REH-about-image{display:flex;align-items:stretch;justify-content:center}.REH-circular-image{height:100%;aspect-ratio:1 / 1;max-height:380px;max-width:380px;width:auto;border-radius:50%;overflow:hidden;border:10px solid #e3f2fd;background:#fff;box-shadow:0 12px 32px #0000001f;margin:auto 0}.REH-circular-image img{width:100%;height:100%;object-fit:cover}.REH-about-text{display:flex;flex-direction:column;justify-content:space-between;padding:2rem 0}.REH-section-title{font-size:2rem;font-weight:700;color:#1a2f4a;line-height:1.2}.REH-about-description{font-size:1.05rem;line-height:1.5;color:#546e7a;text-align:left;margin-bottom:1rem}.REH-btn-primary{background:linear-gradient(90deg,#1a73e8,#3f8cff);color:#fff;padding:.85rem 1.5rem;border:none;border-radius:12px;font-weight:600;cursor:pointer;width:fit-content}.REH-about-text .btn{width:fit-content;padding:.9rem 2rem;background:linear-gradient(135deg,#1565c0,#42a5f5);color:#fff;border-radius:8px;font-size:1rem;font-weight:500;display:inline-flex;align-items:center;gap:.5rem;transition:all .35s ease;box-shadow:none}.REH-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #42a5f559}@media (max-width: 992px){.REH-about-content{gap:2.5rem}.REH-section-title{font-size:2.2rem}}@media (max-width: 768px){.REH-container{padding:0 2rem}.REH-about-content{grid-template-columns:1fr}.REH-about-image{align-items:center}.REH-circular-image{max-height:260px;max-width:260px}.REH-about-text{justify-content:flex-start;align-items:center}}@media (max-width: 480px){.REH-circular-image{width:210px;height:210px}.REH-section-title{font-size:1.8rem}}.REH-services-section{padding:5rem 3rem;background:#f8f9fa;position:relative;overflow:hidden;max-width:1200px;border-radius:40px;margin:0 auto}.REH-services-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1557804506-669a67965ba0?w=1920&h=1080&fit=crop) center / cover;opacity:.05;z-index:0}.REH-btn-coreService{display:inline-block;background-color:#fff;border:1px solid #1a73e8!important;color:#1a73e8;padding:.85rem 1.5rem;border-radius:12px;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.REH-btn-coreService:hover{transform:translateY(-6px);box-shadow:0 10px 25px #1a73e840}.REH-services-section .REH-container{position:relative;z-index:1}.REH-services-content{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:start}.REH-services-text{padding:2rem 0}.REH-section-title{font-size:2rem}.REH-services-description{font-size:1.05rem;line-height:1.8;color:#546e7a;margin-bottom:2rem}.REH-services-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.REH-service-card{background:#fff;padding:2rem 2rem 2rem 20px;border-radius:12px;box-shadow:0 5px 15px #00000014;transition:all .3s;position:relative}.REH-service-card:before{content:"";position:absolute;left:0;top:30%;transform:translateY(-50%);width:2px;height:80px;background-color:#1565c0}.REH-service-card.no-line:before{content:none}.REH-service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.REH-service-card-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;background:#ebf3ff;color:#1565c0;border-radius:50%;font-size:28px;box-shadow:0 6px 16px #1565c033}.REH-service-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1a2f4a}.REH-service-card p{font-size:.95rem;line-height:1.6;color:#546e7a;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.REH-service-card-btn{padding:.75rem 1.5rem;background:#1565c0;color:#fff;border:none;border-radius:8px;font-size:.95rem;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s}.REH-service-card-btn:hover{background:#0d47a1}@media (max-width: 1024px){.REH-services-content{grid-template-columns:1fr;gap:3rem}.REH-services-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.REH-services-content{grid-template-columns:1fr;gap:2rem}.REH-services-cards{grid-template-columns:1fr;gap:1rem}.REH-services-section{padding:3rem 10px}.REH-section-title{font-size:1.75rem}.REH-services-description{font-size:1rem}.REH-service-card{padding:1.5rem 1rem 1.5rem 15px}.REH-service-card-icon{font-size:2.5rem}.REH-service-card h3{font-size:1.1rem}.REH-service-card p{font-size:.9rem}.REH-service-card-btn{padding:.6rem 1.2rem;font-size:.9rem}.REH-service-card:before{height:60px}}@media (max-width: 480px){.REH-services-section{padding:2rem 8px}.REH-section-title{font-size:1.5rem}.REH-services-description{font-size:.95rem}.REH-service-card h3{font-size:1rem}.REH-service-card p{font-size:.85rem}.REH-service-card-btn{padding:.5rem 1rem;font-size:.85rem}.REH-service-card:before{height:50px}}.work-section{padding:5rem 0;background:#fff}.project-slider-wrapper{position:relative;margin-bottom:3rem}.project-slider{overflow:hidden;position:relative;width:100%;max-width:1200px;margin:0 auto;padding:10px 0}.project-slider-track{display:flex;transition:transform .5s ease-in-out;gap:2rem;padding:0 1rem}.project-slide-item{flex:0 0 calc(33.333% - 1.33rem);min-width:0;box-sizing:border-box}.project-slide-item .project-card{width:100%;height:100%;margin:0}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff!important;color:#1565c0!important;border:1px solid #1565c0!important;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;z-index:10;transition:all .3s;box-shadow:0 4px 10px #0003}.project-card{position:relative;border-radius:12px;overflow:hidden;transition:all .3s}.project-card:hover{transform:translateY(-5px)}.project-image{width:100%;height:350px;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.project-card:hover .project-image img{transform:scale(1.1)}.project-info{padding:1.5rem;background:#fff;position:absolute;bottom:0;left:0;width:100%;padding:1rem 1.5rem;background:transparent;color:#fff;z-index:5}.project-info h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#fff}.project-info p{font-size:.95rem;color:#fff}.project-btn{position:absolute;bottom:1.5rem;right:1.5rem;width:50px;height:50px;background:#fff;color:#1565c0;border:none;border-radius:8px;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.explore-projects{text-align:center}.explore-projects .btn{padding:1rem 2.5rem;background:#1565c0;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s}.explore-projects .btn:hover{background:#0d47a1;transform:translateY(-2px)}.contact-form-section{padding:5rem 0;background:#1565c0;color:#fff;max-width:1200px;margin:0 auto;border-radius:30px;padding:20px}.contact-form-container{max-width:1200px;margin:0 auto}.contact-form-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-form-left{padding:1rem 0px 1rem 1rem}@media (max-width: 768px){.contact-form-left{padding:1rem 0px}}.contact-form-title{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#fff}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-input,.form-textarea{padding:1rem;border:2px solid rgba(255,255,255,.3);border-radius:8px;background:#ffffff1a;color:#fff;font-size:1rem;transition:all .3s}.form-input::placeholder,.form-textarea::placeholder{color:#ffffffb3}.form-input:focus,.form-textarea:focus{outline:none;border-color:#fff;background:#ffffff26}.btn-white{padding:1rem 2rem;background:#fff;color:#1565c0;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s;align-self:flex-start}.btn-white:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.contact-form-map{border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0003}.contact-form-map iframe{width:100%;height:100%;border:none}.re-footer{padding:4rem 0 0;background:transparent;color:#fff;position:relative;overflow:hidden}.footer-main{position:relative;overflow:hidden;padding:4rem 0;background:#fff}.footer-background-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?w=1920&h=600&fit=crop) center/cover;opacity:.05;z-index:0}.footer-main .container{position:relative;z-index:1}.footer-col,.footer-col-logo{display:flex;flex-direction:column}.footer-logo .logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#1e88e5,#42a5f5);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff}.footer-logo .logo-text{font-size:1.5rem;font-weight:600;color:#1a2f4a}.footer-description{font-size:.95rem;line-height:1.8;color:#546e7a;margin-top:1rem}.footer-title{font-size:1.1rem;font-weight:600;margin-bottom:1.25rem;color:#1a2f4a;position:relative;display:inline-block;width:fit-content;cursor:pointer}.footer-title:after{content:"";position:absolute;left:0;bottom:-2px;height:1px;width:100%;background-color:#1565c0}.footer-title:before{content:"";position:absolute;left:0;bottom:-2px;height:3px;width:40%;background-color:#1565c0;border-radius:100px}.footer-links a{color:#546e7a;text-decoration:none;font-size:.95rem;transition:color .3s;display:flex;align-items:center;margin-left:-5px}.footer-links a:hover{color:#1565c0}.footer-bottom{padding:1rem 0;background:#1a2f4a;display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#fffc}@media (max-width: 1200px){.project-slide-item{flex:0 0 calc(33.333% - 1.33rem)}.project-slider-track{gap:1.5rem}.footer-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.footer-col-logo{max-width:100%}}@media (max-width: 992px){.footer-grid{grid-template-columns:1fr!important;gap:2.5rem}.footer-col,.footer-col-logo{width:100%;margin-bottom:2rem}.footer-col:last-child{margin-bottom:0}}@media (max-width: 992px){.services-content{grid-template-columns:1fr}.services-cards{grid-template-columns:repeat(2,1fr)}.footer-main{padding:3.5rem 1.5rem}.footer-grid{grid-template-columns:1fr!important;gap:2.5rem}.footer-col,.footer-col-logo{width:100%;max-width:100%;margin-bottom:2rem}.footer-col:last-child,.footer-col-logo:last-child{margin-bottom:0}.footer-col-logo{max-width:100%}}@media (max-width: 768px){.container,.Re-container{padding:0 1rem}.re-header{padding:1rem 0}.re-header .Re-header-content{padding:0 1rem;justify-content:center;position:relative}.menu-toggle{display:block;font-size:1.75rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);z-index:1001}.re-header .logo{margin:0 auto;justify-content:center}.re-header .logo img{height:2.5rem!important}.re-header .logo-text{font-size:1.5rem!important}.re-header .nav-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.re-header .nav-wrapper.active{opacity:1;visibility:visible}.re-header .nav-menu{position:fixed;top:0;right:0;left:auto!important;width:100%;height:100vh;background:#fff;flex-direction:column;padding:0;box-shadow:-2px 0 20px #0000001a;transform:translate(100%);transition:transform .3s ease;z-index:999;gap:0;align-items:stretch;overflow-y:auto;margin:0}.re-header .nav-menu{padding-top:1rem}.re-header .nav-menu.active{transform:translate(0);display:flex}.re-header .nav-menu:not(.active){display:flex}.re-header .nav-link{padding:1rem 1.5rem;border-bottom:1px solid #e0e0e0;font-size:1rem;width:100%;display:block}.re-header .nav-link:last-of-type{border-bottom:1px solid #e0e0e0;margin-bottom:1rem}.re-header .nav-link.active{color:#1565c0;font-weight:700}.re-header .nav-link.active:after{display:none}.btn-login-desktop{display:none!important}.btn-login-mobile{display:flex!important;width:100%;justify-content:center;margin-top:0;padding:1rem 1.5rem;font-size:1rem;border-top:1px solid #e0e0e0;border-radius:0;background:#1565c0;border-left:none;border-right:none;border-bottom:none}.btn-login-mobile:hover{background:#0d47a1;transform:none}.re-hero{min-height:500px;height:auto;padding:0 10px;margin-bottom:80px}.hero-background-image,.hero-overlay{left:10px;right:10px;border-radius:8px}.Re-hero-container{padding:3rem 1rem;min-height:500px}.Re-hero-title{font-size:1.75rem;line-height:1.3;margin-bottom:1rem;padding:0 .5rem}.Re-hero-subtitle{font-size:1rem;line-height:1.6;margin-bottom:1.5rem;padding:0 .5rem}.re-hero .btn,.Re-btn-Outline{font-size:.9rem!important;padding:.75rem 1.5rem!important;white-space:normal}.stats-bar{left:10px;right:10px;transform:translateY(50%);padding:1rem 0}.real-estate-home .stats-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:0 .5rem}.stat-item{padding:.75rem;gap:.75rem;flex-direction:column;text-align:center}.stat-item i{font-size:2rem}.stat-value{font-size:1.5rem}.stat-label{font-size:.8rem}.Re-about-section{padding:3rem 0}.about-content{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.about-image{order:1;margin-bottom:1rem}.about-text{order:2;padding:0}.circular-image{width:250px;height:250px;margin:0 auto}.section-title{font-size:1.75rem;margin-bottom:1rem;text-align:center}.about-description{font-size:.95rem;line-height:1.7;text-align:center}.services-section{padding:3rem 1rem}.services-content{grid-template-columns:1fr;gap:2rem}.services-cards{grid-template-columns:1fr;gap:1.5rem}.service-card{padding:1.5rem}.work-section{padding:3rem 1rem}.section-title-center{font-size:1.75rem;margin-bottom:2rem}.project-slider-wrapper{margin-bottom:2rem}.project-slider{padding:0 .5rem}.project-slide-item{flex:0 0 calc(50% - .5rem);min-width:calc(50% - .5rem)}.project-slider-track{gap:1rem}.slider-btn{width:35px;height:35px;font-size:1rem}.slider-btn-prev{left:5px}.slider-btn-next{right:5px}.project-image{height:200px}.project-info{padding:1.25rem}.project-info h3{font-size:1.1rem}.project-info p{font-size:.9rem}.project-btn{width:40px;height:40px;font-size:1.1rem;bottom:1.25rem;right:1.25rem}.explore-projects .btn{font-size:.9rem;padding:.75rem 1.5rem}.contact-form-section{padding:3rem 1rem}.contact-form-container{padding:0}.contact-form-content{grid-template-columns:1fr;gap:2rem}.contact-form-left{order:1}.contact-form-map{order:2;height:300px;min-height:300px}.contact-form-title{font-size:1.5rem;margin-bottom:1rem}.form-input,.form-textarea{font-size:.95rem;padding:.75rem}.footer-main{padding:3rem 1rem}.footer-main .container{padding:0 1rem}.footer-grid{display:grid!important;grid-template-columns:1fr!important;gap:2.5rem!important}.footer-col,.footer-col-logo{width:100%!important;max-width:100%!important;margin-bottom:2rem!important;display:block!important;grid-column:1 / -1!important}.footer-col:last-child,.footer-col-logo:last-child{margin-bottom:0!important}.footer-col-logo{text-align:center}.footer-col-logo>div{text-align:center}.footer-col-logo>div>p{text-align:center;font-size:.9rem;line-height:1.6}.footer-col-logo>div>p:first-child{font-size:1.3rem;margin-bottom:.75rem}.footer-col{text-align:center;margin-bottom:1.5rem}.footer-col:last-child{margin-bottom:0}.footer-logo{justify-content:center;margin-bottom:1.5rem}.footer-logo img{height:60px!important}.footer-logo .logo-text{font-size:2.5rem!important}.footer-title{font-size:1.1rem;margin-bottom:1rem;text-align:center}.footer-links{align-items:center;gap:.75rem}.footer-links a{justify-content:center;margin-left:0}.footer-links li{width:100%}.footer-col:last-child .footer-links{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.footer-col:last-child .footer-links li{width:auto;margin:0}.footer-col:last-child .footer-links a{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:8px;transition:all .3s}.footer-col:last-child .footer-links a:hover{background:#1565c01a;transform:translateY(-2px)}.footer-col:last-child .footer-links svg{width:28px;height:28px}.footer-bottom{flex-direction:column;gap:.75rem;text-align:center;padding:1.25rem 1rem;font-size:.85rem;line-height:1.6}.footer-bottom .container{padding:0 1rem;flex-direction:column;gap:.5rem}.footer-bottom span{display:block;margin-bottom:.5rem}}@media (max-width: 576px){.container,.Re-container{padding:0 .75rem}.re-header{padding:.75rem 0}.re-header .Re-header-content{padding:0 .75rem}.menu-toggle{font-size:1.5rem;right:.75rem}.re-header .logo img{height:2rem!important}.re-header .logo-text{font-size:1.25rem!important}.re-header .nav-menu{width:260px;padding:3.5rem 1.25rem 1.25rem}.re-header .nav-link{font-size:.95rem;padding:.875rem 0}.btn-login-mobile{padding:.875rem;font-size:.95rem}.re-hero{min-height:400px;padding:0 5px;margin-bottom:60px}.hero-background-image,.hero-overlay{left:5px;right:5px}.Re-hero-container{padding:2rem .75rem;min-height:400px}.Re-hero-title{font-size:1.5rem;line-height:1.3;margin-bottom:.75rem;padding:0}.Re-hero-subtitle{font-size:.9rem;line-height:1.5;margin-bottom:1.25rem;padding:0}.re-hero .btn,.Re-btn-Outline{font-size:.85rem!important;padding:.65rem 1.25rem!important}.stats-bar{left:5px;right:5px;padding:.75rem 0}.real-estate-home .stats-grid{grid-template-columns:1fr;gap:.5rem;padding:0 .5rem}.stat-item{padding:.5rem;gap:.5rem}.stat-item i{font-size:1.75rem}.stat-value{font-size:1.25rem}.stat-label{font-size:.75rem}.Re-about-section{padding:2rem 0}.about-content{padding:0 .75rem;gap:1.5rem}.circular-image{width:200px;height:200px}.section-title{font-size:1.5rem;margin-bottom:.75rem}.about-description{font-size:.9rem;line-height:1.6}.about-text .btn{font-size:.9rem;padding:.75rem 1.5rem}.services-section{padding:2rem .75rem}.services-text{padding:1rem 0}.services-description{font-size:.9rem}.service-card{padding:1.25rem}.service-card h3{font-size:1.1rem}.service-card p{font-size:.85rem}.work-section{padding:2rem .75rem}.section-title-center{font-size:1.5rem;margin-bottom:1.5rem}.project-slider{padding:0}.project-slider-track{padding:0 .5rem;gap:.75rem}.project-image{height:180px}.project-info{padding:1rem}.project-info h3{font-size:1rem}.project-info p{font-size:.85rem}.project-btn{width:35px;height:35px;font-size:1rem;bottom:1rem;right:1rem}.explore-projects .btn{font-size:.85rem;padding:.65rem 1.25rem}.project-slide-item{flex:0 0 100%;min-width:100%}.slider-btn{width:30px;height:30px;font-size:.9rem}.contact-form-section{padding:2rem .75rem}.contact-form-title{font-size:1.25rem}.form-input,.form-textarea{font-size:.9rem;padding:.65rem}.btn.btn-white{font-size:.9rem;padding:.75rem 1.5rem}.contact-form-map{height:250px;min-height:250px}.footer-main{padding:2.5rem .75rem}.footer-main .container{padding:0 .75rem}.footer-grid{gap:2rem}.footer-col-logo,.footer-col{margin-bottom:1.5rem}.footer-logo{margin-bottom:1.25rem}.footer-logo img{height:50px!important}.footer-logo .logo-text{font-size:2rem!important}.footer-title{font-size:1rem;margin-bottom:1rem}.footer-links{gap:.65rem}.footer-links a{font-size:.9rem}.footer-col:last-child .footer-links{gap:.75rem}.footer-col:last-child .footer-links svg{width:24px;height:24px}.footer-col-logo>div>p{font-size:.85rem}.footer-col-logo>div>p:first-child{font-size:1.2rem}.footer-bottom{padding:1rem .75rem;font-size:.8rem;line-height:1.5}.footer-bottom .container{padding:0 .75rem;gap:.5rem}.footer-bottom span{font-size:.8rem}}@media (max-width: 400px){.Re-hero-title{font-size:1.25rem}.Re-hero-subtitle{font-size:.85rem}.section-title{font-size:1.25rem}.circular-image{width:180px;height:180px}.stat-item{padding:.4rem}.stat-value{font-size:1.1rem}.stat-label{font-size:.7rem}.footer-main{padding:2rem .5rem}.footer-main .container{padding:0 .5rem}.footer-grid{gap:1.75rem}.footer-logo img{height:45px!important}.footer-logo .logo-text{font-size:1.75rem!important}.footer-col-logo>div>p{font-size:.8rem}.footer-col-logo>div>p:first-child{font-size:1.1rem}.footer-title{font-size:.95rem}.footer-links a{font-size:.85rem}.footer-col:last-child .footer-links svg{width:22px;height:22px}.footer-bottom{padding:.875rem .5rem;font-size:.75rem}.footer-bottom .container{padding:0 .5rem}}.login-background{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1505693416388-ac5ce068fe85?w=1920&h=1080&fit=crop) center/cover;filter:brightness(.85);z-index:1}.signup-background{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1496284427489-f59461d8a8e6?w=1920&h=1080&fit=crop) center/cover;filter:brightness(.8);z-index:1}.table-row{display:grid;grid-template-columns:1.2fr 1.2fr 2fr 1fr 1fr;padding:1rem 1.25rem;background:#fff;align-items:center;border-bottom:1px solid rgba(26,47,74,.05);font-size:.95rem}.application-snapshot,.quick-actions-card,.timeline-section,.funding-module{background:#fff;border-radius:24px;border:1px solid rgba(26,47,74,.08);box-shadow:0 24px 60px #0a1f3f0a;padding:1.75rem}.application-snapshot header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.application-snapshot h2{margin:0;color:#1a2f4a}.snapshot-meta{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.snapshot-meta p{margin:0;color:#7b8aab;font-size:.85rem}.snapshot-meta strong{display:block;margin-top:.2rem;color:#1a2f4a}.snapshot-meta span{display:block;margin-top:.4rem;color:#4a5c7a;font-size:.9rem;line-height:1.5}.status-chip{padding:.45rem .9rem;border-radius:999px;font-weight:600;font-size:.85rem;background:#3b82f626;color:#1d4ed8;text-transform:capitalize}.status-chip.approved{background:#10b98126;color:#059669}.status-chip.rejected{background:#f8717126;color:#b91c1c}.timeline-section{margin-bottom:2rem}.timeline-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.timeline-step{display:flex;gap:.75rem;border:1px dashed rgba(26,47,74,.2);border-radius:16px;padding:1rem;background:#fdfdff}.timeline-step.completed{border-color:#10b98166;background:#10b98114}.timeline-step.in_progress{border-color:#1a73e866;background:#3b82f614}.step-marker{width:12px;height:12px;border-radius:50%;background:#1a73e8;margin-top:.3rem}.timeline-step.completed .step-marker{background:#10b981}.step-label{margin:0;font-weight:600;color:#1a2f4a}.step-description{display:block;color:#7b8aab;font-size:.85rem;margin:.15rem 0}.funding-module{margin:2rem 0}.membership-module{display:flex;flex-direction:column;gap:2rem}.membership-loading{padding:3rem;text-align:center;color:#7b8aab}.membership-tabs{display:flex;gap:.5rem;background:#fff;padding:.5rem;border-radius:16px;border:1px solid rgba(26,47,74,.08);box-shadow:0 4px 12px #0a1f3f0a}.membership-tabs button{flex:1;padding:.85rem 1.25rem;border:none;background:transparent;border-radius:12px;font-weight:600;color:#7b8aab;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease}.membership-tabs button:hover{background:#1a2f4a0a;color:#1a2f4a}.membership-tabs button.active{background:linear-gradient(90deg,#1a73e8,#3f8cff);color:#fff;box-shadow:0 4px 12px #1a73e840}.membership-overview{display:flex;flex-direction:column;gap:1.5rem}.membership-status-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:24px;padding:2rem;color:#fff;box-shadow:0 20px 40px #667eea4d}.status-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.status-header h2{margin:0 0 .5rem;font-size:1.75rem;color:#fff}.membership-code{font-size:.95rem;opacity:.9;font-family:Courier New,monospace}.status-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:999px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:600;font-size:.9rem}.status-badge.active{background:#10b9814d}.status-badge.expired{background:#f43f5e4d}.membership-dates{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-bottom:1.5rem}.membership-dates>div{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem;border-radius:12px}.membership-dates p{margin:0 0 .5rem;font-size:.85rem;opacity:.8}.membership-dates strong{font-size:1.1rem;display:block}.membership-dates strong.warning{color:#fbbf24}.expiry-notice{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;margin-top:1rem}.expiry-notice.warning{background:#fbbf2433}.expiry-notice i{font-size:1.25rem;flex-shrink:0}.expiry-notice p{margin:0;font-size:.9rem;line-height:1.5}.membership-benefits-card{background:#fff;border-radius:24px;border:1px solid rgba(26,47,74,.08);box-shadow:0 30px 60px #0a1f3f0d;padding:2rem}.membership-benefits-card h3{margin:0 0 1.5rem;color:#1a2f4a}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;margin-bottom:2rem}.benefit-item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,#f8faff,#fff);border-radius:16px;border:1px solid rgba(26,47,74,.06)}.benefit-item i{font-size:1.75rem;color:#1a73e8;flex-shrink:0}.benefit-item strong{display:block;margin-bottom:.25rem;color:#1a2f4a;font-size:.9rem}.benefit-item p{margin:0;color:#4a5c7a;font-size:1.1rem;font-weight:600}.features-list{padding-top:1.5rem;border-top:1px solid rgba(26,47,74,.08)}.features-list h4{margin:0 0 1rem;color:#1a2f4a;font-size:1.1rem}.features-list ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem}.features-list li{display:flex;align-items:center;gap:.5rem;color:#4a5c7a;font-size:.95rem}.features-list li i{color:#10b981;font-size:1.1rem}.no-membership-card{background:#fff;border-radius:24px;border:1px solid rgba(26,47,74,.08);box-shadow:0 30px 60px #0a1f3f0d;padding:4rem 2rem;text-align:center}.no-membership-card i{font-size:4rem;color:#cbd5e1;margin-bottom:1.5rem}.no-membership-card h3{margin:0 0 .75rem;color:#1a2f4a}.no-membership-card p{margin:0 0 2rem;color:#7b8aab}.membership-tiers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.tier-card{background:#fff;border-radius:24px;border:2px solid rgba(26,47,74,.08);padding:2rem;position:relative;transition:all .3s ease;box-shadow:0 10px 30px #0a1f3f0d}.tier-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0a1f3f1a}.tier-card.current{border-color:#10b981;background:linear-gradient(135deg,#f0fdf4,#fff)}.tier-card.upgrade{border-color:#1a73e8}.current-badge,.upgrade-badge{position:absolute;top:1rem;right:1rem;display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .85rem;border-radius:999px;font-size:.8rem;font-weight:600}.current-badge{background:#10b9811f;color:#0f9a78}.upgrade-badge{background:#1a73e81f;color:#1a73e8}.tier-header{margin-bottom:1rem}.tier-header h3{margin:0 0 .75rem;color:#1a2f4a;font-size:1.5rem}.tier-price{display:flex;align-items:baseline;gap:.25rem}.tier-price .amount{font-size:2rem;font-weight:700;color:#1a73e8}.tier-price .period{font-size:.9rem;color:#7b8aab}.tier-description{color:#7b8aab;margin-bottom:1.5rem;line-height:1.6}.tier-benefits{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(26,47,74,.08)}.benefit-row{display:flex;align-items:center;gap:.75rem;color:#4a5c7a;font-size:.9rem}.benefit-row i{color:#1a73e8;font-size:1.1rem}.tier-features{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.65rem}.tier-features li{display:flex;align-items:flex-start;gap:.5rem;color:#4a5c7a;font-size:.9rem;line-height:1.5}.tier-features li i{color:#10b981;font-size:1rem;margin-top:.15rem;flex-shrink:0}.tier-action-btn{width:100%;padding:.95rem;border:none;border-radius:12px;background:linear-gradient(90deg,#1a73e8,#3f8cff);color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.tier-action-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #1a73e84d}.tier-action-btn:disabled{opacity:.6;cursor:not-allowed}.membership-history-card{background:#fff;border-radius:24px;border:1px solid rgba(26,47,74,.08);box-shadow:0 30px 60px #0a1f3f0d;padding:2rem}.membership-history-card h3{margin:0 0 1.5rem;color:#1a2f4a}.history-timeline{position:relative;padding-left:2rem;border-left:2px solid rgba(26,47,74,.1)}.history-item{position:relative;display:flex;gap:1rem;margin-bottom:2rem}.history-item:last-child{margin-bottom:0}.history-icon{position:absolute;left:-2.5rem;width:2rem;height:2rem;border-radius:50%;background:#fff;border:3px solid #1a73e8;display:flex;align-items:center;justify-content:center;color:#1a73e8;font-size:1rem;flex-shrink:0}.history-content{flex:1;background:#f8faff;padding:1.25rem;border-radius:12px;border:1px solid rgba(26,47,74,.06)}.history-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem}.history-header strong{color:#1a2f4a;font-size:1rem}.history-header span{color:#7b8aab;font-size:.85rem}.history-note{margin:.5rem 0 0;color:#4a5c7a;font-size:.9rem;line-height:1.5}.history-admin{display:block;margin-top:.5rem;color:#7b8aab;font-size:.8rem}.empty-history{padding:3rem;text-align:center;color:#7b8aab}.empty-history i{font-size:3rem;margin-bottom:1rem;opacity:.5}.membership-registration{background:#fff;border-radius:24px;border:1px solid rgba(26,47,74,.08);box-shadow:0 24px 60px #0a1f3f14;padding:2rem}.registration-header{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;align-items:center}.registration-lead{color:#4a5c7a;margin:1rem 0 2rem;font-size:.95rem}.registration-status{display:flex;gap:.75rem;flex-wrap:wrap}.status-pill{padding:.4rem .9rem;border-radius:999px;font-weight:600;font-size:.85rem;color:#0f172a;background:#10b98126}.status-pill.submitted,.status-pill.pending{background:#fbbf2426;color:#b45309}.status-pill.under_review{background:#3b82f626;color:#1e3a8a}.status-pill.rejected{background:#f8717126;color:#b91c1c}.status-pill.payment{background:#4c1d951a;color:#4c1d95}.membership-form-grid{display:block}.form-card{border:1px solid rgba(26,47,74,.08);border-radius:20px;background:#fdfdff;padding:2.5rem;width:100%;box-sizing:border-box}.form-card h4,.summary-card h4{margin-bottom:1rem;color:#1a2f4a}.form-row{display:grid;gap:1.5rem;margin-bottom:1rem}.form-group{display:flex;flex-direction:column;margin-bottom:1rem}.form-card>.form-group{max-width:100%}.form-card h4{margin-top:2rem;margin-bottom:1.5rem}.form-card h4:first-child{margin-top:0}.form-group label{font-weight:600;color:#1a2f4a;margin-bottom:.4rem;font-size:.9rem}.form-group input,.form-group select,.form-group textarea{border:1px solid rgba(26,47,74,.15);border-radius:12px;padding:.75rem .9rem;font-size:.95rem;color:#0f172a;background:#fff;width:100%;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81a}.summary-list{list-style:none;padding:0;margin:0 0 1.2rem}.summary-list li{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px dashed rgba(26,47,74,.08);font-size:.95rem}.summary-list span{color:#64748b}.summary-list strong{color:#0f172a}.notes-block ul{padding-left:1.2rem;margin:0;color:#475569;font-size:.9rem}.status-panel{padding:1rem;border:1px solid rgba(59,130,246,.15);border-radius:16px;margin-top:1rem;background:#3b82f60d}.agreement-checks{margin:1.5rem 0;display:flex;flex-direction:column;gap:.5rem}.checkbox-row{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:#475569}.checkbox-row input{margin-top:.2rem}.proof-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:.5rem;color:#1a73e8;font-weight:600}.proof-link:hover{text-decoration:underline}@media (max-width: 768px){.membership-registration{padding:1.5rem}.form-row{grid-template-columns:1fr!important;gap:1rem}}@media (min-width: 769px) and (max-width: 1024px){.form-row:has(.form-group:nth-child(1):last-child){grid-template-columns:1fr}.form-row:has(.form-group:nth-child(2):last-child),.form-row:has(.form-group:nth-child(3):last-child),.form-row:has(.form-group:nth-child(4):last-child){grid-template-columns:repeat(2,1fr)}}.btn-primary{background:linear-gradient(90deg,#1a73e8,#3f8cff);border:none;border-radius:12px;padding:.95rem 1.75rem;color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1a73e84d}@media (max-width: 1024px){.membership-tiers-grid,.benefits-grid{grid-template-columns:1fr}}@media (max-width: 640px){.membership-tabs{flex-direction:column}.status-header{flex-direction:column;gap:1rem}.membership-dates,.features-list ul{grid-template-columns:1fr}}select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23888'%3E%3Cpolygon points='0,0 14,0 7,7'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 20px center!important;padding-right:35px!important;line-height:normal}.applications-card .card-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.status-legend{display:flex;flex-wrap:wrap;gap:.5rem}.status-pill{display:inline-flex;align-items:center;padding:.35rem .9rem;border-radius:999px;font-size:.85rem;font-weight:600}.status-pill.pending{background:#fab0051f;color:#c38100}.status-pill.review{background:#3b82f61f;color:#1d4ed8}.status-pill.success{background:#10b9811f;color:#0f9a78}.status-pill.danger{background:#f43f5e1f;color:#c81e48}.status-pill.info{background:#6366f11f;color:#4c1d95}.application-card{border:1px solid rgba(26,47,74,.08);border-radius:20px;padding:1.25rem;background:linear-gradient(160deg,#f8faffe6,#fff)}.application-card header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.application-card .application-code{display:block;font-size:.85rem;color:#7b8aab}.application-card .location{display:inline-flex;gap:.3rem;align-items:center;font-size:.9rem;color:#62718a}.application-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:1rem}.application-meta p{margin:0;color:#7b8aab;font-size:.85rem}.application-description{margin-bottom:1rem;color:#49576f;line-height:1.5}.attachments{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.attachments a{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .85rem;border-radius:999px;background:#1a2f4a0f;color:#1a2f4a;font-size:.85rem}.timeline{position:relative;padding-left:1.25rem;border-left:2px dashed rgba(26,47,74,.08);display:flex;flex-direction:column;gap:.85rem}.timeline-item{position:relative;display:flex;gap:.75rem}.timeline-badge{width:14px;height:14px;border-radius:50%;position:absolute;left:-8px;top:4px;border:3px solid #fff}.timeline-badge.tone-pending{background:#fbbf24}.timeline-badge.tone-review{background:#3b82f6}.timeline-badge.tone-success{background:#10b981}.timeline-badge.tone-danger{background:#f43f5e}.timeline-badge.tone-info{background:#6366f1}.timeline-content{margin-left:.5rem}.timeline-title{display:flex;justify-content:space-between;gap:1rem;font-size:.85rem;color:#7b8aab}.empty-state{padding:2rem;border-radius:20px;background:#1a2f4a0d;text-align:center}.empty-state span{display:block;margin-top:.5rem;color:#6b7892}@media (max-width: 1024px){.funding-card,.applications-card{padding:1.25rem}.form-row{grid-template-columns:1fr}}@media (max-width: 640px){.funding-module{gap:1.25rem}.applications-card .card-header{flex-direction:column;align-items:flex-start}.status-legend{gap:.4rem}.application-card header{flex-direction:column;align-items:flex-start}.timeline-title{flex-direction:column;align-items:flex-start}}.loi-page{display:flex;flex-direction:column;gap:1.5rem}.loi-card{background:#fff;border-radius:24px;border:1px solid rgba(26,47,74,.08);box-shadow:0 20px 40px #0a1f3f0d;padding:1.75rem}.loi-card.intro{background:linear-gradient(135deg,#1a73e8,#3f8cff);color:#fff}.loi-card.intro h2{margin:0 0 .5rem}.loi-card.intro .subtitle{margin:0;opacity:.9}.loi-form{display:flex;flex-direction:column;gap:1.25rem}.loi-card h3{margin:0 0 1.25rem;color:#1a2f4a}.grid{display:grid;gap:1rem}.grid.two{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.grid.three{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.form-group label{font-weight:600;color:#1a2f4a}.required{color:#e63946;margin-left:.2rem}.form-group input,.form-group select,.form-group textarea{border-radius:16px;border:1px solid rgba(26,47,74,.12);padding:.85rem 1rem;background:#f8faff;font-size:.95rem}.form-group textarea{resize:vertical}.file-input{border:1px dashed rgba(26,47,74,.2);border-radius:16px;padding:1rem;display:flex;align-items:center;gap:.75rem;background:#f8fbff;font-size:.9rem;color:#4a5c7a;cursor:pointer}.file-input input{display:none}.field-error{color:#e63946;font-size:.85rem;margin:0}.form-feedback{border-radius:16px;padding:1rem 1.25rem;font-weight:500}.form-feedback.error{background:#e639461f;color:#c1121f}.form-feedback.success{background:#10b9811f;color:#0f9a78;display:flex;flex-direction:column;gap:.35rem}.form-feedback .btn-secondary{margin-top:.5rem;align-self:flex-start}.form-actions{display:flex;justify-content:flex-end}.btn-primary,.btn-secondary{border:none;border-radius:12px;padding:.95rem 1.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.btn-secondary{background:#1a2f4a14;color:#1a2f4a}.btn-primary:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 10px 20px #1a73e84d}@media (max-width: 640px){.loi-card{padding:1.25rem}.form-actions{justify-content:stretch}.btn-primary,.btn-secondary{width:100%}}.application-documents-page{display:flex;flex-direction:column;gap:1.5rem}.info-card h2{margin:.2rem 0 0}.info-card .badge{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .8rem;border-radius:999px;background:#1a2f4a14;color:#1a2f4a;font-weight:600;min-width:110px;text-align:center}.info-note{display:flex;gap:1rem;align-items:center;background:#1a2f4a0a;border:1px dashed rgba(26,47,74,.2);padding:1.25rem 1.5rem}.info-note i{font-size:2.5rem;color:#1a73e8}.info-note h4{margin:0;font-size:1.15rem;color:#1a2f4a}.info-note p{margin:.4rem 0 .9rem;color:#4a5c7a;line-height:1.5}.info-note .btn-primary{margin-top:.2rem}.templates-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.template-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem;border-radius:16px;background:linear-gradient(135deg,#f8faff,#fff);border:1px solid rgba(26,47,74,.08);color:#1a2f4a;text-decoration:none;font-weight:600}.template-card i{font-size:1.5rem;color:#1a73e8}.documents-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.document-card{border:1px solid rgba(26,47,74,.08);border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;background:#f8faff}.document-header{display:flex;justify-content:space-between;gap:1rem}.document-header .label{margin:0;font-size:.85rem;color:#7b8aab}.document-header h4{margin:.2rem 0 0}.status-badge{align-self:flex-start;padding:.35rem .7rem;border-radius:999px;font-size:.85rem;text-transform:capitalize;background:#1a2f4a1a;color:#1a2f4a}.status-badge.uploaded{background:#10b98126;color:#0f9a78}.upload-input{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:12px;border:1px dashed rgba(26,47,74,.2);background:#fff;cursor:pointer;font-weight:600;color:#1a73e8}.upload-input input{display:none}.btn-outline,.btn-primary{border:none;border-radius:12px;padding:.85rem 1.25rem;font-weight:600;display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;text-decoration:none}.btn-outline{background:transparent;border:1px solid rgba(26,47,74,.12);color:#1a2f4a}.btn-primary{background:linear-gradient(90deg,#1a73e8,#3f8cff);color:#fff}.doc-feedback{border-radius:16px;padding:1rem 1.2rem;font-weight:500}.doc-feedback.error{background:#e639461f;color:#c1121f}.doc-feedback.success{background:#10b9811f;color:#0f9a78}@media (max-width: 640px){.info-card,.documents-grid{grid-template-columns:1fr}}.application-status-page{display:flex;flex-direction:column;gap:1.5rem}.status-card{background:#fff;border-radius:24px;border:1px solid rgba(26,47,74,.08);box-shadow:0 20px 40px #0a1f3f0d;padding:1.75rem}.info-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;align-items:center}.info-card .label{margin:0;font-size:.85rem;color:#7b8aab}.info-card h2{margin-top:.2rem}.badge{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .8rem;border-radius:999px;background:#1a2f4a14;color:#eb1f29;font-weight:600;min-width:0px;text-align:center;text-transform:capitalize}.timeline{position:relative;padding-left:2rem;border-left:2px solid rgba(26,47,74,.08);display:flex;flex-direction:column;gap:1.5rem}.timeline-step{position:relative;display:flex;gap:1rem}.timeline-icon{position:absolute;left:-2.6rem;width:2.2rem;height:2.2rem;border-radius:50%;background:#fff;border:3px solid rgba(26,47,74,.15);display:flex;align-items:center;justify-content:center;color:#1a73e8;font-size:1.1rem}.timeline-step.completed .timeline-icon{border-color:#10b98180;color:#0f9a78}.timeline-step.in_progress .timeline-icon{border-color:#1a73e880;color:#1a73e8}.timeline-step.rejected .timeline-icon{border-color:#e6394680;color:#c1121f}.timeline-content{background:#f8faff;border-radius:16px;border:1px solid rgba(26,47,74,.08);padding:1.25rem}.timeline-content h4{margin:0 0 .5rem;color:#1a2f4a}.timeline-content p{margin:0;color:#4a5c7a;line-height:1.5}.timeline-content .timestamp{display:block;margin-top:.5rem;font-size:.85rem;color:#7b8aab}.timeline-content .note{margin-top:.5rem;background:#1a2f4a0f;padding:.6rem .8rem;border-radius:10px;font-size:.9rem}.history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.history-list li{border:1px solid rgba(26,47,74,.08);border-radius:16px;padding:1rem;background:#f8faff}.history-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.95rem;color:#1a2f4a}.history-header span{font-size:.85rem;color:#7b8aab}.status-feedback{border-radius:16px;padding:1rem 1.2rem;font-weight:500}.status-feedback.error{background:#e639461f;color:#c1121f}@media (max-width: 640px){.info-card{grid-template-columns:1fr}.timeline{padding-left:1.5rem}.timeline-icon{left:-2.2rem}}.filter-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.filter-grid .form-group{display:flex;flex-direction:column;gap:.4rem}.filter-grid label{font-weight:600;color:#4a5c7a;font-size:.9rem}.filter-grid input,.filter-grid select{border:1px solid #e2e8f0;border-radius:10px;padding:.65rem .9rem;font-size:.95rem;color:#1a2f4a;background:#fdfdff}.transactions-table .table-row{display:grid;grid-template-columns:1.2fr 1fr 1.6fr .8fr 1fr 1fr .8fr;background:#fff;padding:1rem 1.2rem;align-items:center;border-bottom:1px solid rgba(26,47,74,.05);font-size:.95rem}.transactions-table button{border:none;background:transparent;font:inherit;color:inherit;display:inline-flex;gap:.35rem;align-items:center;cursor:pointer}.status-pill{padding:.35rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600;text-transform:capitalize;background:#3b82f626;color:#1d4ed8}.status-pill.need_more_info{background:#fbbf2433;color:#92400e}.table-row .actions{display:flex;gap:.4rem}.table-row .actions button{width:36px;height:36px;border-radius:10px;background:#f0f3f9;color:#1a2f4a;justify-content:center}.empty-state{text-align:center;padding:2.5rem 1rem;color:#7b8aab}.empty-state i{font-size:3rem;display:block;margin-bottom:.8rem}.pagination{display:flex;justify-content:center;gap:.4rem;margin-top:1.5rem}.pagination button{border:1px solid rgba(26,47,74,.15);background:#fff;color:#1a2f4a;border-radius:10px;padding:.45rem .9rem;cursor:pointer;font-weight:600}.pagination button.active,.pagination button:hover:not(:disabled){background:linear-gradient(90deg,#1a73e8,#3f8cff);color:#fff;border-color:transparent}.pagination button:disabled{opacity:.4;cursor:not-allowed}@media (max-width: 992px){.transactions-table .table-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.transactions-table .table-header{display:none}.transactions-table .table-row span{display:flex;flex-direction:column;gap:.25rem}.transactions-table .table-row span[data-label]:before{content:attr(data-label);font-size:.78rem;color:#7b8aab;text-transform:uppercase;letter-spacing:.02em}}@media (max-width: 600px){.transactions-filter-card,.transactions-section{padding:1.4rem}.transactions-filter-card header,.transactions-section .section-header{flex-direction:column;align-items:flex-start}}.transactions-filters{display:flex;flex-wrap:wrap;gap:1.25rem;background:#fff;padding:1.5rem;border-radius:20px;border:1px solid rgba(26,47,74,.08);box-shadow:0 20px 45px #0a1f3f0a}.filter-group{display:flex;flex-direction:column;gap:.4rem;min-width:200px;flex:1}.filter-group label{font-size:.9rem;color:#7b8aab}.filter-group input,.filter-group select{border-radius:12px;border:1px solid rgba(26,47,74,.12);padding:.85rem 1rem;font-size:.95rem;background:#f8faff}.transactions-card{margin-top:1.5rem;background:#fff;border-radius:24px;border:1px solid rgba(26,47,74,.08);box-shadow:0 30px 60px #0a1f3f0d;padding:1.75rem}.transactions-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.transactions-card-header h2{margin:0}.transactions-card-header p{margin:.3rem 0 0;color:#7b8aab}.transactions-table{border:1px solid rgba(26,47,74,.08);border-radius:16px;overflow:hidden}.transactions-table .table-row{display:grid;padding:1rem 1.25rem;border-bottom:1px solid rgba(26,47,74,.05);align-items:center;font-size:1rem}.transactions-table .table-header{background:#f4f7fb;font-weight:600;color:#1a2f4a}.transactions-table .table-header button{border:none;background:transparent;font:inherit;color:inherit;display:flex;align-items:center;gap:.25rem;cursor:pointer}.transactions-table .table-row:last-child{border-bottom:none}.transactions-table .actions{display:flex;gap:.4rem;justify-content:flex-start}.transactions-table .actions button{width:40px;height:40px;border-radius:10px;border:none;background:#f0f3f9;color:#1a2f4a;cursor:pointer}.status.completed{color:#00b894;font-weight:600}.status.pending{color:#f4a100;font-weight:600}.status.rejected{color:#ff5e7e;font-weight:600}.transactions-pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem}.transactions-pagination button{width:36px;height:36px;border-radius:12px;border:1px solid rgba(26,47,74,.12);background:#fff;color:#1a2f4a;cursor:pointer}.transactions-pagination button.active{background:#007bff;color:#fff;border-color:#007bff}.transactions-pagination button:disabled{opacity:.4;cursor:not-allowed}.sort-indicator{font-size:.75rem;color:#7b8aab}@media (max-width: 1024px){.transactions-table .table-row{grid-template-columns:1fr 1fr;gap:.5rem}.transactions-table .table-header{display:none}.transactions-table .table-row span{display:flex;flex-direction:column;gap:.1rem}.transactions-table .table-row span[data-label]:before{content:attr(data-label);font-size:.75rem;color:#7b8aab;letter-spacing:.02em}}@media (max-width: 600px){.transactions-filters{flex-direction:column}.transactions-table .table-row{grid-template-columns:1fr}}.input-with-tag,.input-with-link{display:flex;align-items:center;gap:.5rem}.input-with-tag input,.input-with-link input{flex:1}.status-tag{padding:.3rem .75rem;border-radius:10px;font-size:.8rem;font-weight:600;text-transform:capitalize}.status-tag.success{background:#00b89426;color:#00b894}.link-button{border:none;background:transparent;color:#06f;font-weight:600;cursor:pointer}.btn-primary.savechanges{background:#00b0ff!important;box-shadow:none!important}.about-hero{position:relative;height:70vh;background-image:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?w=1500);background-size:cover;background-position:center;display:flex;align-items:flex-start;justify-content:flex-start;padding:4% 6%;color:#fff}@media (max-width: 768px){.about-title{font-size:2.3rem}.about-subtitle{font-size:1rem}.qlink{padding:6px 12px;font-size:.85rem}}.REA-about-section{background-color:#fff;padding:5rem 0}.REA-container{max-width:1200px;margin:0 auto;padding:0 1.2rem}.REA-about-content{display:flex;align-items:stretch;justify-content:space-between}.REA-about-image{flex:1;display:flex;align-items:center;justify-content:center}.REA-circular-image{width:clamp(220px,32vw,380px);aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;box-shadow:0 15px 40px #00000026}.REA-circular-image img{width:100%;height:100%;object-fit:cover}.REA-about-text{flex:1;display:flex;flex-direction:column;justify-content:center}.REA-section-title{font-size:2.5rem;font-weight:700;color:#1a2f4a;margin-bottom:1.5rem}.REA-about-description{font-size:1.09rem;line-height:1.7;color:#555;margin-bottom:2rem}.REA-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.6rem;background-color:#1a2f4a;color:#fff;border-radius:30px;text-decoration:none;font-weight:500;width:fit-content;transition:all .3s ease}.REA-btn i{font-size:1.1rem}.REA-btn:hover{background-color:#0f1f33;transform:translateY(-2px)}@media (max-width: 992px){.REA-about-content{gap:3rem}.REA-section-title{font-size:2.1rem}}@media (max-width: 768px){.REA-about-content{flex-direction:column;align-items:center;text-align:center}.REA-about-text{align-items:center}.REA-section-title{font-size:2rem}}@media (max-width: 480px){.REA-about-section{padding:3.5rem 0}.REA-section-title{font-size:1.8rem}.REA-about-description{font-size:.95rem}}.vision-of-excellance{max-width:1200px;margin:0 auto}.vision-of-excellance h1{text-align:center;margin-bottom:2rem}.vision-grid{display:grid;grid-template-columns:repeat(3,1fr);min-height:500px}.center-box img{width:100%;height:100%;border-radius:10px}@media (max-width: 992px){.vision-grid{grid-template-columns:1fr}}.experience-section-container{display:flex;flex-direction:row;max-width:1200px;margin:40px auto;padding:30px;background-color:#e0f5fa;border-radius:30px;position:relative;min-height:600px}.experience-heading{font-size:2.5em;font-weight:700;color:#036;margin-bottom:20px}.image-placeholder{background-color:#ccc;border-radius:10px;overflow:hidden;position:absolute}.small-house{width:250px;height:250px;bottom:60px;left:10px;z-index:3;border:8px solid #E0f5fa;border-radius:15px}.Aboutproject-slide-item{flex:0 0 calc(25% - 1.3rem);max-width:calc(25% - 1.3rem);position:relative}@media (max-width: 900px){.Aboutproject-slide-item{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media (max-width: 600px){.Aboutproject-slide-item{flex:0 0 100%;max-width:100%}}.testimonial-section{padding:0 20px 50px;max-width:1200px;margin:auto;text-align:center}.testimonial-title{font-size:32px;margin-bottom:10px}.testimonial-subtitle{font-size:18px;color:#555;margin-bottom:40px}.testimonial-slider{display:flex;gap:20px;padding:20px 0;overflow:hidden;justify-content:center}.testimonial-card{flex:0 0 30%;background:#fff;padding:20px;border-radius:15px;box-shadow:0 5px 20px #0000001a;transition:.3s}.testimonial-stars{margin-bottom:10px;font-size:20px}.testimonial-content{font-size:15px;color:#444;min-height:100px}.testimonial-user{margin-top:20px;display:flex;flex-direction:row;align-items:center;gap:20px;justify-content:space-around}.testimonial-dp{width:60px;height:60px;border-radius:50%;object-fit:cover;margin-bottom:10px}.testimonial-arrows{margin-top:30px}.testoarrow-btn{padding:10px 15px;margin:0 7px;border-radius:50%;border:none;background:#fff;cursor:pointer;font-size:20px;transition:.3s}@media (max-width: 900px){.testimonial-card{flex:0 0 90%}.testimonial-title{font-size:28px}.testimonial-subtitle{font-size:16px}.testimonial-slider{display:flex;overflow:hidden;gap:15px}.testimonial-card{width:45%;min-width:45%}.testimonial-content{font-size:14px}}@media (max-width: 600px){.testimonial-card{flex:0 0 90%}.testimonial-title{font-size:24px}.testimonial-subtitle{font-size:15px;margin-bottom:25px}.testimonial-slider{display:flex;overflow:hidden}.testimonial-card{width:90%;min-width:90%}.testimonial-user{flex-direction:column;gap:10px}.testimonial-dp{width:50px;height:50px}.testoarrow-btn{padding:8px 10px;font-size:18px}}.content-page{padding:6rem 2rem 4rem;min-height:80vh;background:#f4f7fb}.content-wrapper{max-width:900px;margin:0 auto;background:#fff;padding:3rem;border-radius:20px;box-shadow:0 4px 20px #00000014}.page-title{font-size:2.5rem;font-weight:700;color:#1a2f4a;margin-bottom:2rem;text-align:center;padding-bottom:1rem;border-bottom:3px solid #2498E1}.content-body{color:#4a4a4a;line-height:1.8}.content-body section{margin-bottom:2.5rem}.content-body h2{font-size:1.5rem;font-weight:600;color:#1a2f4a;margin-bottom:1rem;margin-top:2rem}.content-body h2:first-child{margin-top:0}.content-body p{font-size:1rem;margin-bottom:1rem;color:#555}.content-body ul{margin:1rem 0;padding-left:2rem}.content-body li{margin-bottom:.75rem;font-size:1rem;line-height:1.6}.content-body strong{color:#1a2f4a;font-weight:600}.last-updated{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e0e0e0;font-size:.9rem;color:#888;font-style:italic}@media (max-width: 768px){.content-page{padding:4rem 1rem 2rem}.content-wrapper{padding:1.5rem 1rem}.page-title{font-size:1.75rem;margin-bottom:1.5rem}.content-body h2{font-size:1.25rem;margin-top:1.5rem;margin-bottom:1rem}.content-body p,.content-body li{font-size:.95rem;line-height:1.7}.content-body ul,.content-body ol{padding-left:1.5rem}}@media (max-width: 576px){.content-page{padding:3rem .75rem 2rem}.content-wrapper{padding:1.25rem .75rem}.page-title{font-size:1.5rem;margin-bottom:1.25rem}.content-body h2{font-size:1.1rem;margin-top:1.25rem;margin-bottom:.75rem}.content-body p,.content-body li{font-size:.9rem;line-height:1.6}.content-body ul,.content-body ol{padding-left:1.25rem}}.project-image img{transform:none!important;transition:none!important}.project-image img:hover{transform:none!important}.project-slider{overflow:hidden;width:100%}.project-slider-track{display:flex}.Aboutproject-slide-item{flex:0 0 calc(100% / 3)}@media (max-width: 992px){.Aboutproject-slide-item{flex:0 0 50%}}@media (max-width: 576px){.Aboutproject-slide-item{flex:0 0 100%}}.service-hero-section{position:relative;min-height:500px;display:flex;align-items:center;padding:4% 6%;color:#fff}.service-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;z-index:0}.service-hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;width:100%}.service-breadcrumb{display:flex;align-items:center;gap:8px;font-size:1rem;margin-bottom:1.5rem;color:#ffffffe6}.service-crumb{text-decoration:none;color:#ffffffe6;transition:color .3s}.service-crumb:hover{color:#fff}.service-crumb-separator{color:#ffffffe6}.service-crumb-active{color:#fff;font-weight:600}.service-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:#fff;line-height:1.2}.service-hero-description{font-size:1.2rem;color:#fffffff2;line-height:1.6;max-width:600px}.our-service{padding:4% 0;background:#fff}.service-section{padding:0 20px 50px;max-width:1200px;margin:auto}.service-title{font-size:32px;margin-bottom:10px;text-align:center}.service-subtitle{font-size:22px;color:#555;margin-bottom:40px;text-align:center}.service-mainLeft{display:flex;align-items:stretch;padding:20px;position:relative;background:#fff;margin:6rem 0px;border-radius:20px}.service-mainLeft:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:linear-gradient(to left,#D0E3FF 0%,#D0E3FF 25%,transparent 50%) top left / 100% 2px no-repeat,linear-gradient(to bottom,#D0E3FF 0%,#D0E3FF 20%,transparent 100%) top right / 2px 100% no-repeat;pointer-events:none}.service-mainRight{display:flex;gap:2rem;align-items:stretch;padding:20px;position:relative;background:#fff;margin:6rem 0px;border-radius:20px}.service-mainRight:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:linear-gradient(to right,#D0E3FF 0%,#D0E3FF 25%,transparent 50%) top left / 100% 2px no-repeat,linear-gradient(to bottom,#D0E3FF 0%,#D0E3FF 20%,transparent 100%) top left / 2px 100% no-repeat;pointer-events:none}.content-section,.image-section{flex:1}.content-sectionLeft{background:#fff;padding-left:2rem;border-radius:20px;display:flex;flex-direction:column;gap:1.2rem;width:100%;background:linear-gradient(to top right,#d0e3ff 0%,#d0e3ff 0%,transparent 50%)}.content-section{background:#fff;padding:2rem;border-radius:20px;display:flex;flex-direction:column;gap:1.2rem;width:100%}.gradientcolrBGLeft{background:linear-gradient(to top right,#d0e3ff 0%,#d0e3ff 0%,transparent 50%)}.gradientcolrBGRight{background:linear-gradient(to top left,#d0e3ff 0%,#d0e3ff 0%,transparent 50%)}.icon-wrapper svg{display:block}.content-section-text h1{font-size:1.5rem;margin-bottom:.5rem}.content-section-text p{font-size:.95rem;color:#555;line-height:1.5}.btn-primary{width:fit-content;padding:1rem 2rem!important;border-radius:8px}.image-section{flex:1;padding:0;display:flex;align-items:stretch}.image-section img{width:100%;height:100%;object-fit:cover;border-radius:16px;display:block}@media (max-width: 992px){.service-hero-section{min-height:400px;padding:3% 4%}.service-hero-title{font-size:2.5rem}.service-hero-description{font-size:1.1rem}}@media (max-width: 768px){.service-hero-section{min-height:350px;padding:2% 3%}.service-hero-title{font-size:2rem}.service-hero-description{font-size:1rem}.service-breadcrumb{font-size:.9rem}.service-main,.service-mainLeft,.service-mainRight{flex-direction:column;gap:1.5rem}.content-section{padding:1.5rem}.image-section{order:-1}.image-section img{width:100%;height:auto;max-height:300px;object-fit:cover}}@media (max-width: 576px){.service-main,.service-mainLeft,.service-mainRight{gap:1rem}.content-section{padding:1.25rem}.content-section-text h1{font-size:1.25rem}.content-section-text p{font-size:.9rem}.image-section img{max-height:250px}}.serviceDetail-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:30px 20px}.breadcrumb{font-size:20px;font-weight:500;color:#6d6d6d;margin-bottom:25px}.breadcrumb .current{color:gray;font-weight:600}.breadcrumb .sep{margin:0 8px;color:#b1b1b1}.detail-image-container{width:100%;border-radius:20px;overflow:hidden;max-height:700px;box-shadow:0 8px 25px #0000001f}.detail-image{width:100%;height:100%;object-fit:cover;display:block}.servicedetail{margin-top:40px;display:flex;flex-direction:column}.servicedetail h2{font-size:1.8rem;color:#02344f;margin-bottom:.5rem;font-weight:600}.servicedetail p{font-size:1rem;color:#555;line-height:1.7;margin-bottom:1.5rem}.servicedetail h2+p{border-left:3px solid #2498E1;padding-left:10px}.servicesdetails-cards{grid-template-columns:repeat(3,1fr)}@media (max-width: 1024px){.servicesdetails-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.servicesdetails-cards{grid-template-columns:1fr}}.service-description{font-size:1rem;color:#555;line-height:1.7;margin-bottom:1.5rem}.content-sectionDetails{margin-bottom:.5rem}.content-sectionDetails h3{font-size:1.5rem;color:#02344f;margin-bottom:1rem;font-weight:600;padding-bottom:.5rem}.content-sectionDetails .section-content{font-size:1rem;color:#555;line-height:1.7;text-align:justify}.content-sectionDetails .section-content p{margin-bottom:1rem}@media (max-width: 768px){.servicedetail h2{font-size:1.5rem}.servicedetail p{font-size:.95rem}.content-sectionDetails h3{font-size:1.3rem}.content-sectionDetails .section-content{font-size:.95rem}}.RESD-services{max-width:1200px;margin:0 auto;padding:40px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.RESD-service-card{background:#fff;border-radius:18px;padding:40px 32px 32px;box-shadow:0 0 0 1px #e5f0fb;text-align:center;display:flex;flex-direction:column;align-items:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;position:relative}.RESD-service-card:before{content:"";position:absolute;left:0;top:40px;height:80px;width:2px;border-radius:40px;background:transparent;transition:background .25s ease}.RESD-service-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #0a51b42e}.RESD-service-card:hover:before{background:linear-gradient(180deg,#1d9df7,#0047ff)}.RESD-service-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;padding:20px;border-radius:50%;background:#f2f6ff;margin-bottom:20px}.RESD-service-card-icon{width:40px;height:40px;display:block;object-fit:contain;font-size:32px;color:#1173f5;background:#f2f6ff}.RESD-service-icon-wrapper img.RESD-service-card-icon{border-radius:0}.RESD-service-icon-wrapper i.RESD-service-card-icon{display:flex;align-items:center;justify-content:center}.RESD-service-title{font-size:22px;line-height:1.3;margin:0 0 14px;font-weight:700;color:#102a43}.RESD-service-desc{margin:0 0 24px;font-size:15px;line-height:1.6;color:#667999;max-width:360px}.RESD-service-btn{margin-top:auto;border:none;outline:none;cursor:pointer;padding:12px 28px;border-radius:10px;background:linear-gradient(90deg,#14b4ff,#0048ff);color:#fff;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;box-shadow:0 10px 25px #0060ff59;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.RESD-service-btn i{font-size:18px}.RESD-service-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0060ff66}@media (max-width: 992px){.RESD-services{grid-template-columns:repeat(2,minmax(0,1fr))}.RESD-service-card{padding:32px 24px 26px}}@media (max-width: 640px){.RESD-services{grid-template-columns:1fr}.RESD-service-card{padding:28px 20px 22px}.RESD-service-title{font-size:20px}.RESD-service-desc{font-size:14px}}.projects-hero{position:relative;height:70vh;background-size:cover;background-position:center;display:flex;align-items:flex-start;justify-content:flex-start;padding:4% 6%;color:#fff}.projects-section{padding:5rem 0;background:#fff}.projects-header{text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.projects-header .section-title{font-size:2.5rem;font-weight:700;color:#02344f;margin-bottom:1rem}.projects-header .section-description{font-size:1.1rem;color:#666;line-height:1.6}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.project-card{position:relative;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000001a;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column}.project-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.project-card-image{width:100%;height:250px;overflow:hidden;background:#f0f0f0}.project-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-card:hover .project-card-image img{transform:scale(1.05)}.project-card-content{padding:1.5rem;flex-grow:1}.project-card-title{font-size:1.25rem;font-weight:600;color:#02344f;margin-bottom:.5rem}.project-card-location{font-size:.95rem;color:#666;margin:0}.project-card-btn{position:absolute;bottom:1.5rem;right:1.5rem;width:40px;height:40px;border-radius:50%;background:#2498e1;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #2498e14d}.project-card-btn:hover{background:#1a7bb8;transform:scale(1.1)}.project-card-btn i{font-size:1.2rem}.load-more-container{text-align:center;margin-top:3rem}.load-more-btn{padding:12px 30px;font-size:1rem;font-weight:600;border-radius:8px;background:#2498e1;color:#fff;border:none;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.load-more-btn:hover{background:#1a7bb8;transform:translateY(-2px);box-shadow:0 4px 12px #2498e14d}@media (max-width: 1024px){.projects-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.projects-hero{height:60vh;padding:3% 4%}.projects-header .section-title{font-size:2rem}.projects-header .section-description{font-size:1rem}.projects-grid{grid-template-columns:1fr;gap:1.5rem}.project-card-image{height:200px}.project-card-content{padding:1.25rem}.project-card-title{font-size:1.1rem}}.project-details{max-width:1200px;margin:0 auto;padding:20px;font-family:Arial,sans-serif;color:#333}.project-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.breadcrumb a{color:#007bff;text-decoration:none}.project-header h1{font-size:28px;font-weight:600;margin:0}.actions{display:flex;gap:10px}.action-btn{background:none;border:none;color:#333;font-size:14px;cursor:pointer;padding:5px 10px;display:flex;align-items:center;gap:5px}.shortlist-btn:before{content:"⭐"}.share-btn:before{content:"🔗"}.project-media-grid{display:grid;grid-template-columns:2fr 1fr;gap:15px}.main-image img{width:100%;height:auto;display:block;border-radius:8px}.thumbnail-images{display:flex;flex-direction:column;gap:10px}.thumbnail{width:100%;height:120px;overflow:hidden;border-radius:6px}.thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.photo-count{color:#fff;background-color:#000000b3;padding:5px 10px;border-radius:4px;text-align:center;text-decoration:none;font-size:12px;align-self:flex-end}.project-detail-content{margin:20px 0}.project-detail-content .firstContent{font-size:18px}.project-detail-content .content-heading{margin:20px 0}.table-Data{width:70%;border-collapse:separate!important;border-spacing:20px 10px;font-family:sans-serif;margin:2rem 0}.table-Data th,.table-Data td{text-align:left;font-size:16px;font-weight:500;padding:10px 0;border:none}.table-Data th{font-weight:600}.amenities{background:#eef6ff;padding:30px;border-radius:12px;width:100%}.amenities h1{margin-bottom:20px;font-size:28px;color:#003e82}.amenities-list{display:flex;flex-direction:row;gap:15px}.amenity-row{display:flex;align-items:center;gap:12px;font-size:18px}.amenity-icon{font-size:22px}.amenities-btns{margin-top:25px;display:flex;gap:15px;flex-wrap:wrap}.btn-outline{background:#fff;border:2px solid #0056c9;color:#0056c9;padding:10px 18px;border-radius:8px;font-size:16px;cursor:pointer;font-weight:600}.btn-filled{background:#0056c9;color:#fff;border:none;padding:10px 18px;border-radius:8px;font-size:16px;cursor:pointer;font-weight:600}.btn-outline:hover{background:#e8f1ff}.btn-filled:hover{background:#003e82}@media (max-width: 600px){.amenity-row{font-size:16px}.amenities-btns{flex-direction:column}.amenities-list{display:flex;flex-direction:column;gap:15px}.btn-outline,.btn-filled{width:100%}}.map-section{width:100%;max-width:1200px;margin:0 auto;padding:0}.map-header h2{font-size:28px;font-weight:700;color:#003e82;margin:0}.map-container>div{width:100%!important;height:100%!important;display:block}.map-container>div>iframe{width:100%!important;height:100%!important;border:0!important;border-radius:0!important}@media (max-width: 768px){.map-container{height:400px}}.RES-projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.RES-project-card{position:relative;height:320px;overflow:hidden;cursor:pointer;background-size:cover;background-position:center;box-shadow:0 8px 24px #00000026;transition:transform .3s ease,box-shadow .3s ease}.RES-project-card:hover{transform:translateY(-6px);box-shadow:0 14px 32px #0003}.RES-project-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000a6,#0000001a)}.RES-project-content{position:absolute;bottom:0;left:0;width:100%;padding:16px;color:#fff;z-index:2}.RES-project-title{margin:0;font-size:1.25rem;font-weight:600}.RES-project-location{margin-top:6px;font-size:.9rem;opacity:.9}.RES-project-btn{position:absolute;bottom:16px;right:16px;width:40px;height:40px;border-radius:10%;border:1px solid #2498e1;background:#fff;color:#2498e1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:transform .3s ease,background .3s ease}.RES-project-btn:hover{transform:scale(1.1)}@media (max-width: 1024px){.RES-projects-grid{grid-template-columns:repeat(2,1fr)}.RES-project-card{height:280px}}@media (max-width: 768px){.RES-projects-grid{grid-template-columns:1fr}.RES-project-card{height:240px}.RES-project-title{font-size:1.05rem}}.pd-wrapper{padding:20px 7%;font-family:sans-serif}.pd-breadcrumb{color:#555;font-size:14px;margin-bottom:10px}.pd-header{display:flex;justify-content:space-between;align-items:center}.pd-header h1{font-size:32px;font-weight:700}.pd-header-actions div{margin-left:15px;cursor:pointer;font-size:16px}.pd-main-image{width:100%}.pd-main-image img{width:100%;max-height:400px;border-radius:14px;margin-top:15px;object-fit:cover;object-position:center center;display:block}.pd-thumb-slider{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px}.pd-thumbnails{display:flex;gap:15px;overflow:hidden}.pd-thumb-box{width:120px;height:80px;border-radius:10px;overflow:hidden;cursor:pointer;border:2px solid #ddd}.pd-thumb-box img{width:100%;height:100%;object-fit:cover}.thumb-nav-btn{background:#06f;color:#fff;border:none;width:36px;height:36px;border-radius:50%;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.thumb-nav-btn:disabled{background:#ccc;cursor:not-allowed}@media (max-width: 768px){.pd-thumb-box{width:90px;height:60px}.pd-thumb-slider{gap:8px}.thumb-nav-btn{width:30px;height:30px;font-size:14px}}@media (max-width: 550px){.pd-thumb-slider{gap:5px}.pd-thumbnails{overflow-x:auto;scrollbar-width:none}.pd-thumbnails::-webkit-scrollbar{display:none}.pd-thumb-box{width:70px;height:50px}.thumb-nav-btn{width:26px;height:26px;font-size:12px}}@media (max-width: 375px){.pd-thumb-box{width:60px;height:45px}.thumb-nav-btn{width:24px;height:24px}}.pd-content{display:grid;grid-template-columns:2fr 1fr;gap:40px;margin-top:40px}.pd-left h2{font-size:20px;margin-bottom:10px}.pd-left p{margin-bottom:25px;line-height:1.5}.pd-info-box{background:#f3f8ff;padding:25px;border-radius:14px;box-shadow:0 6px 15px #0000000d}.pd-info-box h3{margin-bottom:15px;font-size:18px;font-weight:700}.pd-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 25px;margin-bottom:20px}.pd-info-col{display:flex;flex-direction:column}.pd-label{font-size:14px;color:#666;margin-bottom:3px}.pd-value{font-size:16px;font-weight:600;color:#1a1a1a}.pd-amenities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 20px;margin-bottom:25px}.pd-amenities-grid div{display:flex;align-items:center;gap:8px;font-size:15px}.pd-btn-outline,.pd-btn-filled{width:100%;padding:12px;margin-top:12px;border-radius:8px;font-weight:600;cursor:pointer}.pd-btn-outline{background:#fff;border:2px solid #0b63ff;color:#0b63ff}.pd-btn-filled{background:#0b63ff;border:none;color:#fff}@media (max-width: 900px){.pd-content{grid-template-columns:1fr}}@media (max-width: 750px){.pd-info-grid{grid-template-columns:1fr}}.contact-section{width:100%;max-width:1200px;display:flex;gap:2rem;padding:3rem;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin:50px auto;flex-wrap:wrap;position:relative;z-index:1}.real-estate-home .contact-section{margin:50px auto;padding:3rem}.contact-left h2{font-size:28px;font-weight:700;color:#0a2e5c;margin-bottom:.5rem}.form-row input,.form-row select,textarea{width:100%;padding:12px 15px;border:1px solid #e0e0e0;border-radius:8px;outline:none;font-size:15px}.submit-btn{background:#06f;color:#fff;border:none;padding:12px 25px;border-radius:8px;font-size:16px;cursor:pointer}.info-box{background:linear-gradient(135deg,#06f,#00c2ff);padding:2rem;border-radius:15px;color:#fff;display:flex;flex-direction:column;gap:1.5rem}.label{opacity:.8;font-size:14px}.value{font-size:16px;font-weight:600}.social p{margin-bottom:8px;font-weight:600}@media (max-width: 992px){.contact-section{padding:2rem;margin:30px auto}.contact-right{width:100%}}@media (max-width: 768px){.contact-section{padding:1.5rem;margin:20px auto}.contact-left h2{font-size:24px}.form-row{flex-direction:column}.info-box{padding:1.5rem}}@media (max-width: 576px){.contact-section{padding:1.25rem;margin:15px auto}.contact-left h2{font-size:20px}.form-row input,.form-row select,textarea{padding:10px 12px;font-size:14px}.info-box{padding:1.25rem;gap:1rem}.info-item{padding:12px}}.map-right iframe{border-radius:0!important}.hr-home{min-height:100vh;background:#fff;color:#1a2f4a;overflow-x:hidden}.hr-header{padding:1.25rem 0;background:#fff;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:1000}.hr-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.hr-header-content{display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative}.hr-logo{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none}.hr-logo .logo-text{font-size:1.6rem;font-weight:700;color:#1a2f4a}.hr-nav-wrapper{display:flex;align-items:center;gap:1rem;flex:1;justify-content:flex-end}.hr-nav-menu{display:flex;gap:1.5rem;align-items:center;position:relative}.hr-nav-menu .nav-link{color:#546e7a;text-decoration:none;font-size:.95rem;letter-spacing:.01em;transition:color .3s ease,opacity .3s ease;position:relative}.hr-nav-menu .nav-link.active{color:#1565c0}.hr-nav-menu .nav-link.active:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;width:100%;background:#1565c0}.hr-nav-menu .nav-link:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;background:#1565c0;width:0;transition:width .3s ease}.hr-nav-menu .nav-link:hover{color:#1565c0}.hr-nav-menu .nav-link:hover:after{width:100%}.hr-btn-login{padding:.75rem 1.5rem;background:linear-gradient(135deg,#1565c0,#42a5f5);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;text-decoration:none}.hr-btn-login:hover{background:linear-gradient(135deg,#0d47a1,#1e88e5);transform:translateY(-2px)}.hr-btn-login-desktop{display:inline-flex}.hr-btn-login-mobile{display:none}.hr-menu-toggle{display:none;background:none;border:none;color:#1a2f4a;font-size:1.75rem;cursor:pointer;align-items:center;justify-content:center}.hr-menu-close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#1a2f4a;font-size:1.5rem;cursor:pointer;display:none}@media (max-width: 992px){.hr-header-content{gap:.5rem}.hr-logo{margin:0 auto}.hr-nav-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.hr-nav-wrapper.active{visibility:visible;opacity:1}.hr-nav-menu{position:fixed;top:0;right:0;width:100%;max-width:360px;height:100vh;background:#fff;box-shadow:-4px 0 20px #0000001a;padding:3.5rem 2rem 2rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;transform:translate(100%);transition:transform .3s ease}.hr-nav-menu.active{transform:translate(0)}.hr-nav-menu .nav-link{font-size:1.05rem}.hr-btn-login-desktop{display:none!important}.hr-btn-login-mobile{display:inline-flex;width:100%;justify-content:center}.hr-menu-toggle{display:inline-flex;margin-left:.5rem}.hr-menu-close{display:inline-flex}}.hr-hero{position:relative;min-height:700px;height:90vh;display:flex;align-items:center;justify-content:center;color:#fff;padding:0 10px;margin-bottom:150px}.hero-background-image{position:absolute;top:0;left:10px;right:10px;bottom:0;background:linear-gradient(#0006,#00000080),url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?w=1920&h=900&fit=crop) center/cover;z-index:1;border-radius:12px}.hr-hero .btn{padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s;white-space:nowrap;text-decoration:none}.hr-hero .btn-primary{background:#1565c0;color:#fff;box-shadow:0 4px 15px #1565c04d}.hr-hero .btn-primary:hover{background:#0d47a1;transform:translateY(-2px);box-shadow:0 6px 20px #1565c066}.hr-hero .btn-white{background:#fff;color:#1565c0;box-shadow:0 4px 15px #ffffff4d}.hr-hero .btn-white:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 6px 20px #fff6}.hr-home .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.recruitment-services-section{padding:5rem 0;background:#1a2f4a;color:#fff}.recruitment-services-section .section-header{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.recruitment-services-section .section-tag{background:#fff3;color:#fff;margin-bottom:0}.recruitment-services-section .section-title{color:#fff;margin-bottom:0}.recruitment-services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.recruitment-service-card{background:#fff;padding:2rem;border-radius:12px;color:#1a2f4a;transition:all .3s}.recruitment-service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0003}.service-icon{font-size:3rem;color:#1565c0;margin-bottom:1rem}.recruitment-service-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1a2f4a}.recruitment-service-card p{font-size:.95rem;line-height:1.6;color:#546e7a;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.career-opportunities-section{padding:5rem 0;background:#f0f7ff}.career-opportunities-section .section-header{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.career-opportunities-section .section-tag,.career-opportunities-section .section-title{margin-bottom:0}.career-opportunities-section .section-description{margin:0;max-width:700px}.career-opportunities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem}.career-opportunity-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #00000014;transition:all .3s}.career-opportunity-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.career-opportunity-card i{font-size:2.5rem;color:#1565c0;margin-bottom:1rem}.career-opportunity-card h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#1a2f4a}.opportunity-experience{font-size:.95rem;color:#546e7a;margin-bottom:1rem}.opportunity-details{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.opportunity-details span{font-size:.9rem;color:#546e7a}.opportunity-tags{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.tag{padding:.25rem .75rem;background:#e3f2fd;color:#1565c0;border-radius:20px;font-size:.85rem}.explore-all{text-align:center}.explore-all .btn{padding:1rem 2.5rem;background:#1565c0;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s;text-decoration:none}.explore-all .btn:hover{background:#0d47a1;transform:translateY(-2px)}.job-openings-slider-section{padding:5rem 0;background:#fff}.section-title-center{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#1a2f4a}.job-slider-wrapper{position:relative;margin-bottom:3rem}.job-slider{overflow:hidden;position:relative;width:100%;max-width:1200px;margin:0 auto}.job-slider-track{display:flex;transition:transform .5s ease-in-out;gap:2rem;padding:0 1rem}.job-slide-item{flex:0 0 calc(33.333% - 1.33rem);min-width:0;box-sizing:border-box}.job-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #00000014;transition:all .3s;height:100%}.job-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.job-card i{font-size:2.5rem;color:#1565c0;margin-bottom:1rem}.job-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1a2f4a}.job-experience{font-size:.95rem;color:#546e7a;margin-bottom:1rem}.job-details{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap;font-size:.9rem;color:#546e7a}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:#1565c0;color:#fff;border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;z-index:10;transition:all .3s;box-shadow:0 4px 10px #0003}.slider-btn:hover{background:#0d47a1;transform:translateY(-50%) scale(1.1)}.slider-dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.dot{width:12px;height:12px;border-radius:50%;border:none;background:#ccc;cursor:pointer;transition:all .3s}.dot.active{background:#1565c0;width:30px;border-radius:6px}.career-development-section{padding:5rem 0;background:#f0f7ff}.career-development-section .section-header{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.career-development-section .section-tag,.career-development-section .section-title{margin-bottom:0}.career-development-section .section-description{margin:0;max-width:700px}.career-resources-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.career-resource-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px #00000014;transition:all .3s}.career-resource-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.resource-image{position:relative;width:100%;height:200px;overflow:hidden}.resource-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.career-resource-card:hover .resource-image img{transform:scale(1.1)}.resource-tag{position:absolute;top:1rem;left:1rem;padding:.5rem 1rem;background:#1565c0;color:#fff;border-radius:20px;font-size:.85rem;font-weight:500}.resource-content{padding:1.5rem}.resource-content h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1a2f4a}.resource-content p{font-size:.95rem;line-height:1.6;color:#546e7a;margin-bottom:1rem}.btn-link{padding:.5rem 0;background:none;color:#1565c0;border:none;font-size:.95rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s;text-decoration:none}.btn-link:hover{color:#0d47a1}.contact-map{flex:1;min-height:400px;height:100%;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px #00000014;position:relative}.contact-map iframe,.contact-map>div{width:100%;height:100%;min-height:400px;border:none;position:absolute;top:0;left:0}@media (max-width: 1200px){.recruitment-services-grid{grid-template-columns:repeat(2,1fr)}.job-slide-item{flex:0 0 calc(33.333% - 1.33rem)}}@media (max-width: 992px){.recruitment-services-grid,.career-resources-grid{grid-template-columns:repeat(2,1fr)}.about-content{grid-template-columns:1fr}.about-images{flex-direction:row;justify-content:center}}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hr-hero{padding:0 5px;margin-bottom:200px}.hero-background-image,.hero-overlay,.stats-bar{left:5px;right:5px}.hr-home .stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.recruitment-services-grid,.career-opportunities-grid,.career-resources-grid{grid-template-columns:1fr}.job-slide-item{flex:0 0 calc(50% - 1rem)}.job-slider-track{gap:1rem}.slider-btn{width:40px;height:40px;font-size:1.2rem}.slider-btn-prev{left:5px}.slider-btn-next{right:5px}.contact-content{grid-template-columns:1fr}}@media (max-width: 576px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title,.section-title-center{font-size:2rem}.hr-home .stats-grid{grid-template-columns:1fr}.hero-buttons{flex-direction:column;width:100%}.hero-buttons .btn{width:100%;justify-content:center}.job-slide-item{flex:0 0 100%}}.hr-footer{padding:4rem 0 0;background:transparent;color:#fff;position:relative;overflow:hidden}.footer-background-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?w=1920&h=600&fit=crop) center/cover;opacity:.05;z-index:0}.footer-links.footer-social-icons{flex-direction:column;gap:.75rem;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start}.footer-links.footer-social-icons li{margin:0;padding:0;flex-shrink:0}.footer-links.footer-social-icons li a{display:inline-block;transition:transform .3s;line-height:1}.footer-links.footer-social-icons li a:hover{transform:translateY(-2px)}@media (max-width: 1200px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.footer-col-logo{max-width:100%}}@media (max-width: 992px){.footer-main{padding:3.5rem 1.5rem}.footer-grid{grid-template-columns:1fr!important;gap:2.5rem}.footer-col,.footer-col-logo{width:100%;max-width:100%;margin-bottom:2rem;display:block}.footer-col:last-child,.footer-col-logo:last-child{margin-bottom:0}.footer-col-logo{text-align:center}.footer-col-logo>div{text-align:center}.footer-col-logo>div>p{text-align:center;font-size:.9rem;line-height:1.6}.footer-col-logo>div>p:first-child{font-size:1.3rem;margin-bottom:.75rem}.footer-col{text-align:center;margin-bottom:1.5rem}.footer-col:last-child{margin-bottom:0}.footer-logo{justify-content:center;margin-bottom:1.5rem}.footer-links{align-items:center}.footer-links a{margin-left:0}.footer-bottom{flex-direction:column;gap:.75rem;text-align:center;padding:1rem;font-size:.85rem}.footer-bottom .container{padding:0 1rem;flex-direction:column;align-items:center;justify-content:center;text-align:center}.footer-bottom .container>span:first-child{width:100%;text-align:center}.footer-bottom .container>span:last-child{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center;text-align:center}}@media (max-width: 768px){.footer-grid{grid-template-columns:1fr!important;gap:2rem}.footer-col,.footer-col-logo{width:100%;max-width:100%;margin-bottom:2rem}.footer-col:last-child,.footer-col-logo:last-child{margin-bottom:0}.footer-main{padding:3rem 1rem}.footer-main .container{padding:0 1rem}}@media (max-width: 576px){.footer-main{padding:2rem .75rem}.footer-grid{gap:1.5rem}.footer-title{font-size:1rem;margin-bottom:1rem}.footer-links{gap:.5rem}.footer-links a{font-size:.85rem}.footer-links.footer-social-icons{flex-direction:row;justify-content:center;align-items:center}.footer-bottom{padding:.75rem;font-size:.8rem;flex-direction:column;text-align:center}.footer-bottom .container{flex-direction:column;align-items:center;justify-content:center;text-align:center}.footer-bottom .container>span:first-child{width:100%;text-align:center}.footer-bottom .container>span:last-child{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center;text-align:center}}@media (max-width: 400px){.footer-main{padding:1.5rem .5rem}.footer-grid{gap:1.25rem}.footer-title{font-size:.95rem;margin-bottom:.75rem}.footer-links a{font-size:.8rem}.footer-links.footer-social-icons{flex-direction:row;justify-content:center;align-items:center}.footer-bottom{font-size:.75rem;padding:.5rem;flex-direction:column;text-align:center}.footer-bottom .container{flex-direction:column;align-items:center;justify-content:center;text-align:center}.footer-bottom .container>span:first-child{width:100%;text-align:center}.footer-bottom .container>span:last-child{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center;text-align:center}}.about-hero{position:relative;height:70vh;background-image:url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?w=1500);background-size:cover;background-position:center;display:flex;align-items:flex-start;justify-content:flex-start;padding:4% 6%;color:#fff}.about-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;border-radius:0 0 30px 30px}.about-hero-content{position:relative;z-index:2;max-width:650px;top:50%;transform:translateY(-50%)}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:1.5rem}.crumb{text-decoration:none;color:#cbe2ff}.crumb-separator{color:#fff}.crumb-active{color:#fff;font-weight:600}.about-title{font-size:3rem;font-weight:700}.about-subtitle{font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.about-section{padding:5rem 0;background:#f8f9fa}.about-image{display:flex;align-items:center;justify-content:center}.circular-image{width:100%;max-width:400px;aspect-ratio:1;border-radius:50%;overflow:hidden;box-shadow:0 10px 30px #0000001a}.circular-image img{width:100%;height:100%;object-fit:cover}.about-description{font-size:1.05rem;line-height:1.8;color:#546e7a;margin-bottom:1.5rem}@media (max-width: 992px){.about-content{grid-template-columns:1fr;gap:3rem}.circular-image{max-width:300px;margin:0 auto}}.stats-barAboutSection{padding:0}.stats-barAboutSection .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stats-barAboutSection .stat-item{display:flex;align-items:center;gap:1rem}.stats-barAboutSection .stat-content{display:flex;flex-direction:column}.stats-barAboutSection .stat-value{font-size:2rem;font-weight:700;color:#1565c0}.stats-barAboutSection .stat-label{font-size:.9rem;color:#546e7a}@media (max-width: 992px){.stats-barAboutSection .stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.about-title{font-size:2.3rem}.about-subtitle{font-size:1rem}.qlink{padding:6px 12px;font-size:.85rem}.stats-barAboutSection .stats-grid{grid-template-columns:1fr;gap:1.5rem}}.vision-of-excellance{max-width:1200px;margin:0 auto;padding:5rem 2rem}.vision-of-excellance h1{text-align:center;margin-bottom:2rem;font-size:2.5rem;color:#1a2f4a}.vision-grid{display:grid;grid-template-columns:repeat(3,1fr);min-height:500px;gap:2rem}.vision-box{padding:2rem;font-size:1.1rem;font-weight:500}.box-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}.vision-box .center-box{display:flex;justify-content:center;align-items:center;overflow:visible}.center-box img{width:100%;height:100%;border-radius:10px;object-fit:cover}.box-right{display:flex;flex-direction:column;justify-content:flex-end;text-align:left;overflow:visible}.vision-box h2{font-size:1.8rem;color:#1565c0;margin-bottom:1rem}.vision-box p{color:#546e7a;line-height:1.8}@media (max-width: 992px){.vision-grid{grid-template-columns:1fr;min-height:auto}.vision-of-excellance{padding:3rem 1.5rem}.vision-of-excellance h1{font-size:2rem}}.experience-section-container{display:flex;flex-direction:row;max-width:1200px;margin:40px auto;padding:30px;background-color:#e3f2fd;border-radius:30px;position:relative;min-height:600px}.experience-content{flex:1;padding-right:50px;padding-left:20px;color:#4a4a4a}.experience-heading{font-size:2.5em;font-weight:700;color:#1565c0;margin-bottom:20px}.experience-content p{font-size:1.1em;line-height:1.7;margin-bottom:15px}.experience-images{flex:1;position:relative;padding:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.image-placeholder{background-color:#ccc;border-radius:10px;box-shadow:0 10px 20px #0000001a;overflow:hidden;position:absolute}.main-house{width:350px;height:350px;top:20px;right:20px;z-index:2}.small-house{width:250px;height:250px;bottom:60px;left:10px;z-index:3}@media (max-width: 900px){.experience-section-container{flex-direction:column;padding:20px;margin:20px}.experience-content{padding-right:0;margin-bottom:30px}.experience-images{min-height:400px;align-items:center;padding:0}.main-house,.small-house{position:relative;margin:10px 0;top:auto;right:auto;left:auto}.main-house{width:80%;height:250px}.small-house{width:60%;height:200px}}.team-section{padding:5rem 0;background:#f8f9fa}.section-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:3rem}.section-title{font-size:2.5rem;font-weight:700;color:#1a2f4a;margin-bottom:1rem}.section-description{font-size:1.1rem;color:#546e7a;line-height:1.6;max-width:700px}.team-slider-wrapper{position:relative;margin-bottom:3rem;display:flex;align-items:center;justify-content:center}.team-slider{overflow:hidden;position:relative;width:100%;max-width:1200px;margin:0 auto}.team-slider-track{display:flex;transition:transform .5s ease-in-out;gap:2rem;padding:0 1rem}.team-card{flex:0 0 calc(33.333% - 1.33rem);min-width:0;background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #0000001a;transition:transform .3s}.team-card:hover{transform:translateY(-5px)}.team-image{width:100%;height:300px;overflow:hidden}.team-image img{width:100%;height:100%;object-fit:cover}.team-info{padding:1.5rem;text-align:center}.team-info h3{font-size:1.3rem;color:#1a2f4a;margin-bottom:.5rem}.team-info p{color:#546e7a;font-size:.95rem}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:2px solid #1565c0;color:#1565c0;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;z-index:10;transition:all .3s;box-shadow:0 3px 10px #0000001a}.slider-btn:hover{background:#1565c0;color:#fff}.slider-btn-prev{left:-50px}.slider-btn-next{right:-50px}@media (max-width: 992px){.team-slider-wrapper{margin-bottom:2rem}.team-slider{padding:0 .5rem}.team-card{flex:0 0 calc(50% - .5rem);min-width:calc(50% - .5rem)}.team-slider-track{gap:1rem}.slider-btn{width:35px;height:35px;font-size:1rem}.slider-btn-prev{left:5px}.slider-btn-next{right:5px}}@media (max-width: 768px){.team-section{padding:3rem 0}.section-title{font-size:2rem}.section-description{font-size:1rem}.team-slider{padding:0}.team-card{flex:0 0 100%;min-width:100%}.team-slider-track{padding:0 .5rem;gap:.75rem}.slider-btn-prev{left:5px}.slider-btn-next{right:5px}}.hr-services-page{min-height:100vh;background:#fff}.hr-services-hero{padding:8rem 0 4rem;background:linear-gradient(135deg,#1a2f4a,#1565c0);color:#fff;text-align:center}.hr-services-hero-content{max-width:800px;margin:0 auto}.hr-services-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#fff}.hr-services-hero-description{font-size:1.2rem;color:#ffffffe6;line-height:1.6}.hr-services-section{padding:5rem 0;background:#f8f9fa}.hr-service-item-wrapper{margin-bottom:4rem}.hr-service-main-left,.hr-service-main-right{display:flex;gap:2rem;align-items:stretch;padding:2rem;position:relative;background:#fff;border-radius:20px;box-shadow:0 5px 20px #00000014;transition:transform .3s,box-shadow .3s}.hr-service-main-left:hover,.hr-service-main-right:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.hr-service-main-left:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:linear-gradient(to left,#D0E3FF 0%,#D0E3FF 25%,transparent 50%) top left / 100% 2px no-repeat,linear-gradient(to bottom,#D0E3FF 0%,#D0E3FF 20%,transparent 100%) top right / 2px 100% no-repeat;pointer-events:none;border-radius:20px}.hr-service-main-right:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#D0E3FF 0%,#D0E3FF 25%,transparent 50%) top left / 100% 2px no-repeat,linear-gradient(to bottom,#D0E3FF 0%,#D0E3FF 20%,transparent 100%) top left / 2px 100% no-repeat;pointer-events:none;border-radius:20px}.hr-service-content-section,.hr-service-image-section{flex:1}.hr-service-content-section{background:#fff;padding:2rem;border-radius:20px;display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.hr-service-gradient-left{background:linear-gradient(to top right,#d0e3ff 0%,#d0e3ff 0%,transparent 50%)}.hr-service-gradient-right{background:linear-gradient(to top left,#d0e3ff 0%,#d0e3ff 0%,transparent 50%)}.hr-service-icon-wrapper{width:80px;height:80px;background:#1565c0;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2.5rem}.hr-service-content-text h2{font-size:2rem;font-weight:700;color:#1a2f4a;margin-bottom:1rem}.hr-service-description{font-size:1rem;color:#546e7a;line-height:1.7;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.hr-service-image-section img{width:100%;height:100%;object-fit:cover;border-radius:12px;min-height:300px}.hr-services-load-more{text-align:center;margin-top:3rem}.hr-contact-form-section{padding:5rem 0;background:#fff}.hr-contact-form-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.hr-contact-form-left{background:#f8f9fa;padding:2.5rem;border-radius:12px}.hr-contact-form-title{font-size:2rem;font-weight:700;color:#1a2f4a;margin-bottom:1.5rem}.hr-contact-form{display:flex;flex-direction:column;gap:1.25rem}.hr-form-input,.hr-form-textarea{width:100%;padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s;font-family:inherit}.hr-form-input:focus,.hr-form-textarea:focus{outline:none;border-color:#1565c0}.hr-form-textarea{resize:vertical;min-height:120px}.hr-form-error{color:#d32f2f;font-size:.875rem;margin-top:-.5rem;display:block}.hr-contact-form-right{background:#1a2f4a;padding:2.5rem;border-radius:12px;color:#fff}.hr-contact-info h3{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:#fff}.hr-contact-info>p{font-size:1rem;color:#ffffffe6;line-height:1.6;margin-bottom:2rem}.hr-contact-details{display:flex;flex-direction:column;gap:1.5rem}.hr-contact-item{display:flex;gap:1rem;align-items:flex-start}.hr-contact-item i{font-size:1.5rem;color:#1565c0;margin-top:.25rem}.hr-contact-item strong{display:block;font-size:1rem;margin-bottom:.25rem;color:#fff}.hr-contact-item p{font-size:.95rem;color:#fffc;margin:0}@media (max-width: 1200px){.hr-services-hero-title{font-size:2.5rem}.hr-service-content-text h2{font-size:1.75rem}}@media (max-width: 992px){.hr-services-hero{padding:6rem 0 3rem}.hr-services-hero-title{font-size:2rem}.hr-services-hero-description{font-size:1.1rem}.hr-services-section{padding:4rem 0}.hr-service-main-left,.hr-service-main-right{flex-direction:column;gap:1.5rem}.hr-service-image-section{order:-1}.hr-service-image-section img{min-height:250px}.hr-contact-form-content{grid-template-columns:1fr;gap:2rem}}@media (max-width: 768px){.hr-services-hero{padding:5rem 0 2.5rem}.hr-services-hero-title{font-size:1.75rem}.hr-services-hero-description{font-size:1rem}.hr-services-section{padding:3rem 0}.hr-service-main-left,.hr-service-main-right,.hr-service-content-section{padding:1.5rem}.hr-service-icon-wrapper{width:60px;height:60px;font-size:2rem}.hr-service-content-text h2{font-size:1.5rem}.hr-service-description{font-size:.95rem}.hr-service-image-section img{min-height:200px}.hr-contact-form-section{padding:3rem 0}.hr-contact-form-left,.hr-contact-form-right{padding:1.5rem}.hr-contact-form-title{font-size:1.5rem}}@media (max-width: 576px){.hr-services-hero-title{font-size:1.5rem}.hr-service-main-left,.hr-service-main-right{padding:1rem}.hr-service-content-section{padding:1rem;gap:1rem}.hr-service-icon-wrapper{width:50px;height:50px;font-size:1.5rem}.hr-service-content-text h2{font-size:1.25rem}.hr-contact-form-left,.hr-contact-form-right{padding:1.25rem}}.hr-service-detail-page{min-height:100vh;background:#f8f9fa}.hr-service-detail-hero{padding:2rem 0;background:#fff;border-bottom:1px solid #e0e0e0}.hr-service-detail-breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#546e7a}.hr-service-detail-breadcrumb a{color:#1565c0;text-decoration:none;transition:color .3s}.hr-service-detail-breadcrumb a:hover{color:#0d47a1;text-decoration:underline}.hr-service-detail-breadcrumb span{color:#1a2f4a;font-weight:500}.hr-service-detail-breadcrumb i{font-size:.75rem;color:#bdbdbd}.hr-service-detail-content{padding:3rem 0}.hr-service-detail-article{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 2px 8px #0000000d}.hr-service-detail-header{margin-bottom:2rem;text-align:left}.hr-service-detail-title{font-size:2.5rem;font-weight:700;color:#1a2f4a;margin:0;line-height:1.2}.hr-service-detail-image-section{width:100%;margin-bottom:2rem;border-radius:8px;overflow:hidden;max-height:400px}.hr-service-detail-image-section img{width:100%;height:100%;object-fit:cover;display:block}.hr-service-detail-body{margin-bottom:2rem}.hr-service-detail-description{font-size:1.05rem;line-height:1.8;color:#1a2f4a}.hr-service-detail-description h2,.hr-service-detail-description h3,.hr-service-detail-description h4{color:#1a2f4a;margin-top:2rem;margin-bottom:1rem}.hr-service-detail-description p{margin-bottom:1.5rem}.hr-service-detail-description ul,.hr-service-detail-description ol{margin-bottom:1.5rem;padding-left:2rem}.hr-service-detail-description li{margin-bottom:.5rem}.hr-service-detail-description a{color:#1565c0;text-decoration:underline}.hr-service-detail-description a:hover{color:#0d47a1}.hr-service-detail-features{margin-top:2rem;padding:2rem;background:#f8f9fa;border-radius:8px}.hr-service-detail-features h3{font-size:1.5rem;font-weight:600;color:#1a2f4a;margin-bottom:1rem;margin-top:0}.hr-service-detail-features ul{list-style:none;padding:0;margin:0}.hr-service-detail-features li{padding:.75rem 0 .75rem 2rem;position:relative;color:#1a2f4a}.hr-service-detail-features li:before{content:"✓";position:absolute;left:0;color:#1565c0;font-weight:700;font-size:1.2rem}.hr-service-detail-footer{display:flex;gap:1rem;padding-top:2rem;border-top:1px solid #e0e0e0}.hr-service-detail-bottom-section{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem}.hr-service-detail-bottom-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000000d}.hr-service-detail-bottom-card h3{font-size:1.25rem;font-weight:600;color:#1a2f4a;margin-bottom:1rem}.hr-service-detail-bottom-card p{font-size:.95rem;color:#546e7a;line-height:1.6;margin-bottom:1rem}.hr-service-detail-bottom-card ul{list-style:none;padding:0;margin:0}.hr-service-detail-bottom-card ul li{margin-bottom:.75rem}.hr-service-detail-bottom-card ul li a{color:#546e7a;text-decoration:none;transition:color .3s;display:flex;align-items:center;gap:.5rem}.hr-service-detail-bottom-card ul li a:hover{color:#1565c0}.hr-service-detail-loading,.hr-service-detail-error{text-align:center;padding:6rem 2rem;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.hr-service-detail-loading i,.hr-service-detail-error i{font-size:4rem;color:#1565c0;margin-bottom:1rem}.hr-service-detail-loading p{font-size:1.1rem;color:#546e7a}.hr-service-detail-error h2{font-size:2rem;color:#1a2f4a;margin-bottom:.5rem}.hr-service-detail-error p{font-size:1rem;color:#546e7a;margin-bottom:2rem}@media (max-width: 992px){.hr-service-detail-bottom-section{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 768px){.hr-service-detail-article{padding:2rem}.hr-service-detail-title{font-size:2rem}.hr-service-detail-footer{flex-direction:column}.hr-service-detail-footer .btn{width:100%;justify-content:center}}@media (max-width: 576px){.hr-service-detail-article{padding:1.5rem}.hr-service-detail-title{font-size:1.75rem}}.hr-job-openings-page{min-height:100vh;background:#f8f9fa}.hr-job-openings-hero{padding:8rem 0 4rem;background:linear-gradient(135deg,#1a2f4a,#1565c0);color:#fff;text-align:center}.hr-job-openings-hero-content{max-width:800px;margin:0 auto}.hr-job-openings-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#fff}.hr-job-openings-hero-description{font-size:1.2rem;color:#ffffffe6;line-height:1.6}.hr-job-main-content{padding:2rem 0;background:#f8f9fa;min-height:calc(100vh - 300px)}.hr-job-content-wrapper{display:flex;gap:2rem;max-width:1600px;margin:0 auto;padding:0 2rem}.hr-job-filters-sidebar{width:30%;flex-shrink:0;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;height:fit-content;position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto}.hr-job-filters{display:flex;flex-direction:column;gap:1.5rem}.hr-filter-search{position:relative;width:100%}.hr-filter-search i{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:1.25rem;color:#546e7a}.hr-filter-input{width:100%;padding:.875rem 1rem .875rem 3rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s;font-family:inherit}.hr-filter-input:focus{outline:none;border-color:#1565c0}.hr-filter-multi-selects{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.hr-filter-multi-select{background:#f8f9fa;padding:1.25rem;border-radius:12px;border:1px solid #e0e0e0;width:100%}.hr-filter-multi-select>label:first-child{display:block;font-weight:600;color:#1a2f4a;margin-bottom:.75rem;font-size:.95rem;padding-bottom:.5rem;border-bottom:2px solid #e0e0e0}.hr-filter-checkboxes{display:flex;flex-wrap:wrap;gap:.5rem;max-height:200px;overflow-y:auto;padding-right:.5rem}.hr-filter-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.4rem .75rem;border-radius:6px;transition:background .2s;background:#fff;border:1px solid #e0e0e0;flex:0 0 auto;min-width:fit-content}.hr-filter-checkbox:hover{background:#1565c00d}.hr-filter-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#1565c0}.hr-filter-checkbox span{font-size:.95rem;color:#1a2f4a;-webkit-user-select:none;user-select:none}.hr-filter-location{position:relative}.hr-filter-location-search{position:relative;margin-bottom:1rem}.hr-filter-location-search i{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#546e7a;font-size:1rem}.hr-filter-input-small{width:100%;padding:.625rem .75rem .625rem 2.5rem;border:1px solid #e0e0e0;border-radius:6px;font-size:.9rem;transition:border-color .3s}.hr-filter-input-small:focus{outline:none;border-color:#1565c0}.hr-filter-more{padding:.5rem;font-size:.85rem;color:#546e7a;font-style:italic;text-align:center}.hr-filter-selects{display:flex;gap:1rem;flex-wrap:wrap}.hr-filter-select{flex:1;min-width:150px;padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;background:#fff;color:#1a2f4a;cursor:pointer;transition:border-color .3s;font-family:inherit}.hr-filter-select:focus{outline:none;border-color:#1565c0}.hr-filter-reset{padding:.875rem 1.5rem;background:#f5f5f5;color:#1a2f4a;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s;white-space:nowrap}.hr-filter-reset:hover{background:#e0e0e0;border-color:#bdbdbd}.hr-job-listings-main{width:70%;flex:1}.hr-filter-results{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0;color:#546e7a;font-size:.95rem}.hr-filter-results strong{color:#1a2f4a;font-weight:600}.hr-job-listings-grid{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.hr-job-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #00000014;transition:all .3s;display:flex;flex-direction:column;gap:1rem;width:100%}.hr-job-card .btn{margin-top:2rem;align-self:center;width:40%;justify-content:center}.hr-job-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.hr-job-card-header{display:flex;gap:1rem;align-items:flex-start}.hr-job-card-header i{font-size:2.5rem;color:#1565c0;flex-shrink:0}.hr-job-card-title-section{flex:1}.hr-job-card-title-section h3{font-size:1.5rem;font-weight:600;margin-bottom:.25rem;color:#1a2f4a}.hr-job-experience{font-size:.95rem;color:#546e7a;margin:0}.hr-job-description{font-size:.95rem;color:#546e7a;line-height:1.6;margin:0}.hr-job-details{display:flex;gap:.75rem;flex-wrap:wrap;padding-top:.5rem;border-top:1px solid #e0e0e0}.hr-job-details span{font-size:.875rem;color:#546e7a;padding:.35rem .75rem;background:#f5f5f5;border-radius:6px;font-weight:500}.hr-job-details .hr-job-category{background:#1565c01a;color:#1565c0;font-weight:600}.hr-job-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.hr-job-tag{padding:.25rem .75rem;background:#e3f2fd;color:#1565c0;border-radius:20px;font-size:.85rem}.hr-job-load-more{text-align:center;margin-top:2rem}.hr-job-no-results{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px}.hr-job-no-results i{font-size:4rem;color:#bdbdbd;margin-bottom:1rem}.hr-job-no-results h3{font-size:1.75rem;font-weight:600;color:#1a2f4a;margin-bottom:.5rem}.hr-job-no-results p{font-size:1rem;color:#546e7a;margin-bottom:1.5rem}.hr-job-loading{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px}.hr-job-loading i{font-size:3rem;color:#1565c0;margin-bottom:1rem;display:block}.hr-job-loading p{font-size:1.1rem;color:#546e7a}.btn-small{padding:.75rem 1.5rem;font-size:.9rem}@media (max-width: 1200px){.hr-job-openings-hero-title{font-size:2.5rem}.hr-job-content-wrapper{gap:1.5rem;padding:0 1.5rem}.hr-job-filters-sidebar{width:32%;padding:1.5rem}.hr-job-listings-main{width:68%}}@media (max-width: 992px){.hr-job-openings-hero{padding:6rem 0 3rem}.hr-job-openings-hero-title{font-size:2rem}.hr-job-openings-hero-description{font-size:1.1rem}.hr-job-content-wrapper{flex-direction:column;gap:1.5rem;padding:0 1.5rem}.hr-job-filters-sidebar{width:100%;position:relative;top:0;max-height:none}.hr-job-listings-main{width:100%}.hr-filter-multi-selects{gap:1.25rem}.hr-filter-checkboxes{max-height:150px}.hr-filter-selects{flex-direction:column}.hr-filter-select{width:100%;min-width:100%}}@media (max-width: 768px){.hr-job-openings-hero{padding:5rem 0 2.5rem}.hr-job-openings-hero-title{font-size:1.75rem}.hr-job-openings-hero-description{font-size:1rem}.hr-job-main-content{padding:1.5rem 0}.hr-job-content-wrapper{padding:0 1rem;gap:1.25rem}.hr-job-filters-sidebar{padding:1.25rem}.hr-job-listings-grid{gap:1.25rem}.hr-job-card{padding:1.5rem}.hr-job-card-header i{font-size:2rem}.hr-job-card-title-section h3{font-size:1.25rem}.hr-job-card .btn{width:60%}}@media (max-width: 576px){.hr-job-openings-hero-title{font-size:1.5rem}.hr-job-content-wrapper{padding:0 .75rem}.hr-job-filters-sidebar{padding:1rem}.hr-filter-input{padding:.75rem .875rem .75rem 2.75rem;font-size:.95rem}.hr-filter-select{padding:.75rem .875rem;font-size:.95rem}.hr-job-card{padding:1.25rem}.hr-job-card-header{flex-direction:column;gap:.75rem}.hr-job-card-header i{font-size:1.75rem}.hr-job-card .btn{width:70%}}.hr-job-detail-page{min-height:100vh;background:#f8f9fa}.hr-job-detail-hero{padding:2rem 0;background:#fff;border-bottom:1px solid #e0e0e0}.hr-job-detail-breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#546e7a}.hr-job-detail-breadcrumb a{color:#1565c0;text-decoration:none;transition:color .3s}.hr-job-detail-breadcrumb a:hover{color:#0d47a1;text-decoration:underline}.hr-job-detail-breadcrumb span{color:#1a2f4a;font-weight:500}.hr-job-detail-breadcrumb i{font-size:.75rem;color:#bdbdbd}.hr-job-detail-content{padding:3rem 0}.hr-job-detail-wrapper{display:grid;grid-template-columns:1fr 350px;gap:3rem;max-width:1200px;margin:0 auto}.hr-job-detail-article{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 2px 8px #0000000d}.hr-job-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #e0e0e0}.hr-job-detail-title-section{flex:1}.hr-job-detail-title{font-size:2.5rem;font-weight:700;color:#1a2f4a;margin-bottom:.5rem;line-height:1.2}.hr-job-detail-company{font-size:1.2rem;color:#546e7a;margin:0}.hr-job-detail-applied-badge{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:#10b9811a;color:#047857;border-radius:8px;font-weight:600;white-space:nowrap}.hr-job-detail-applied-badge i{font-size:1.5rem}.hr-job-detail-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e0e0e0}.hr-job-detail-meta-item{display:flex;align-items:center;gap:.5rem;color:#546e7a;font-size:.95rem}.hr-job-detail-meta-item i{font-size:1.25rem;color:#1565c0}.hr-job-detail-body{margin-bottom:2rem}.hr-job-detail-section{margin-bottom:2.5rem}.hr-job-detail-section h2{font-size:1.75rem;font-weight:600;color:#1a2f4a;margin-bottom:1rem}.hr-job-detail-description{font-size:1.05rem;line-height:1.8;color:#1a2f4a}.hr-job-detail-description p{margin-bottom:1.5rem}.hr-job-detail-description ul,.hr-job-detail-description ol{margin-bottom:1.5rem;padding-left:2rem}.hr-job-detail-description li{margin-bottom:.5rem}.hr-job-detail-skills{font-size:1.05rem;line-height:1.8;color:#1a2f4a;padding:1rem;background:#f8f9fa;border-radius:8px}.hr-job-detail-cover-letter{width:100%;padding:1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;transition:border-color .3s}.hr-job-detail-cover-letter:focus{outline:none;border-color:#1565c0}.hr-job-detail-applied-message{display:flex;gap:1rem;padding:1.5rem;background:#10b9811a;border-radius:8px;color:#047857}.hr-job-detail-applied-message i{font-size:2rem;flex-shrink:0}.hr-job-detail-applied-message h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;margin-top:0}.hr-job-detail-applied-message p{margin-bottom:1rem;margin-top:0}.hr-job-detail-footer{display:flex;gap:1rem;padding-top:2rem;border-top:1px solid #e0e0e0}.hr-job-detail-sidebar{display:flex;flex-direction:column;gap:1.5rem}.hr-job-detail-sidebar-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.hr-job-detail-sidebar-card h3{font-size:1.25rem;font-weight:600;color:#1a2f4a;margin-bottom:1rem}.hr-job-detail-summary{display:flex;flex-direction:column;gap:1rem}.hr-job-summary-item{display:flex;flex-direction:column;gap:.25rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.hr-job-summary-item:last-child{border-bottom:none;padding-bottom:0}.hr-job-summary-item strong{font-size:.9rem;color:#546e7a;font-weight:500}.hr-job-summary-item span{font-size:1rem;color:#1a2f4a;font-weight:500}.hr-job-detail-sidebar-card ul{list-style:none;padding:0;margin:0}.hr-job-detail-sidebar-card ul li{margin-bottom:.75rem}.hr-job-detail-sidebar-card ul li a{color:#546e7a;text-decoration:none;transition:color .3s;display:flex;align-items:center;gap:.5rem}.hr-job-detail-sidebar-card ul li a:hover{color:#1565c0}.toast-notification{border-radius:14px;padding:.85rem 1rem;margin-bottom:1.5rem;font-weight:600;font-size:.9rem}.hr-job-detail-loading,.hr-job-detail-error{text-align:center;padding:6rem 2rem;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.hr-job-detail-loading i,.hr-job-detail-error i{font-size:4rem;color:#1565c0;margin-bottom:1rem}.hr-job-detail-loading p{font-size:1.1rem;color:#546e7a}.hr-job-detail-error h2{font-size:2rem;color:#1a2f4a;margin-bottom:.5rem}.hr-job-detail-error p{font-size:1rem;color:#546e7a;margin-bottom:2rem}.btn-primary:disabled{opacity:.7;cursor:not-allowed;transform:none}@media (max-width: 992px){.hr-job-detail-wrapper{grid-template-columns:1fr;gap:2rem}.hr-job-detail-sidebar{order:-1}.hr-job-detail-sidebar{flex-direction:row;overflow-x:auto}.hr-job-detail-sidebar-card{min-width:280px}}@media (max-width: 768px){.hr-job-detail-article{padding:2rem}.hr-job-detail-header{flex-direction:column;align-items:flex-start}.hr-job-detail-title{font-size:2rem}.hr-job-detail-footer{flex-direction:column}.hr-job-detail-footer .btn{width:100%;justify-content:center}}@media (max-width: 576px){.hr-job-detail-article{padding:1.5rem}.hr-job-detail-title{font-size:1.75rem}.hr-job-detail-meta{flex-direction:column;gap:1rem}}.hr-resources-page{min-height:100vh;background:#f8f9fa}.hr-resources-hero{padding:8rem 0 4rem;background:linear-gradient(135deg,#1a2f4a,#1565c0);color:#fff;text-align:center;position:relative}.hr-resources-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#1a2f4ab3;z-index:1}.hr-resources-hero .container{position:relative;z-index:2}.hr-resources-hero-content{max-width:800px;margin:0 auto}.hr-resources-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#fff}.hr-resources-hero-description{font-size:1.2rem;color:#ffffffe6;line-height:1.6}.hr-resources-main-content{padding:2rem 0;background:#f8f9fa;min-height:calc(100vh - 300px)}.hr-resources-content-wrapper{display:flex;gap:2rem;max-width:1600px;margin:0 auto;padding:0 2rem}.hr-resources-filters-sidebar{width:30%;flex-shrink:0;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;height:fit-content;position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto}.hr-resources-filters{display:flex;flex-direction:column;gap:1.5rem}.hr-resource-filter-search{position:relative;width:100%}.hr-resource-filter-search i{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:1.25rem;color:#546e7a}.hr-resource-filter-input{width:100%;padding:.875rem 1rem .875rem 3rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s;font-family:inherit}.hr-resource-filter-input:focus{outline:none;border-color:#1565c0}.hr-resource-filter-selects{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:flex-start}.hr-resource-category-filters{flex:1;min-width:100%}.hr-resource-filter-label{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#1a2f4a;margin-bottom:1rem}.hr-resource-filter-label i{font-size:1.1rem;color:#1565c0}.hr-resource-category-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.hr-resource-category-checkboxes{display:flex;flex-wrap:wrap;gap:.75rem;flex:1}.hr-resource-category-checkbox{display:flex;align-items:center;gap:.625rem;padding:.625rem 1.25rem;background:#fff;border:2px solid #e0e0e0;border-radius:25px;cursor:pointer;transition:all .3s ease;font-size:.9rem;color:#546e7a;position:relative;-webkit-user-select:none;user-select:none}.hr-resource-category-checkbox:hover{background:#f5f5f5;border-color:#bdbdbd;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.hr-resource-category-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;width:0;height:0}.hr-resource-checkbox-custom{position:relative;width:20px;height:20px;border:2px solid #bdbdbd;border-radius:4px;background:#fff;transition:all .3s ease;flex-shrink:0}.hr-resource-category-checkbox:hover .hr-resource-checkbox-custom{border-color:#1565c0}.hr-resource-category-checkbox input[type=checkbox]:checked~.hr-resource-checkbox-custom{background:#1565c0;border-color:#1565c0}.hr-resource-category-checkbox input[type=checkbox]:checked~.hr-resource-checkbox-custom:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.hr-resource-checkbox-label{font-weight:500;transition:color .3s ease}.hr-resource-category-checkbox input[type=checkbox]:checked~.hr-resource-checkbox-label{color:#1565c0;font-weight:600}.hr-resource-category-checkbox:has(input[type=checkbox]:checked){background:#e3f2fd;border-color:#1565c0;color:#1565c0}.hr-resource-filter-reset{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#fff;color:#546e7a;border:2px solid #e0e0e0;border-radius:25px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap;height:fit-content}.hr-resource-filter-reset i{font-size:1rem;transition:transform .3s ease}.hr-resource-filter-reset:hover{background:#f5f5f5;border-color:#bdbdbd;color:#1a2f4a;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.hr-resource-filter-reset:hover i{transform:rotate(180deg)}.hr-resources-main{width:70%;flex:1}.hr-resource-filter-results{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0;color:#546e7a;font-size:.95rem}.hr-resource-filter-results strong{color:#1a2f4a;font-weight:600}.hr-resources-list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.hr-resource-loading{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px}.hr-resource-loading i{font-size:3rem;color:#1565c0;margin-bottom:1rem;display:block}.hr-resource-loading p{font-size:1.1rem;color:#546e7a}.hr-resource-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px #00000014;transition:all .3s;display:flex;flex-direction:row;width:100%;gap:0}.hr-resource-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.hr-resource-image{position:relative;width:300px;min-width:300px;height:200px;overflow:hidden;flex-shrink:0}.hr-resource-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.hr-resource-card:hover .hr-resource-image img{transform:scale(1.1)}.hr-resource-tag{position:absolute;top:1rem;left:1rem;padding:.5rem 1rem;background:#1565c0;color:#fff;border-radius:6px;font-size:.85rem;font-weight:500}.hr-resource-content{padding:2rem;display:flex;flex-direction:column;flex:1;gap:1rem;justify-content:space-between}.hr-resource-meta{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.hr-resource-category{padding:.25rem .75rem;background:#e3f2fd;color:#1565c0;border-radius:20px;font-size:.85rem;font-weight:500}.hr-resource-date{font-size:.85rem;color:#546e7a}.hr-resource-content h3{font-size:1.25rem;font-weight:600;color:#1a2f4a;margin:0;line-height:1.4}.hr-resource-content p{font-size:.95rem;color:#546e7a;line-height:1.6;margin:0;flex:1}.hr-resource-content .btn-link{margin-top:auto;align-self:flex-start}.hr-resources-load-more{text-align:center;margin-top:2rem}.hr-resource-no-results{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px}.hr-resource-no-results i{font-size:4rem;color:#bdbdbd;margin-bottom:1rem}.hr-resource-no-results h3{font-size:1.75rem;font-weight:600;color:#1a2f4a;margin-bottom:.5rem}.hr-resource-no-results p{font-size:1rem;color:#546e7a;margin-bottom:1.5rem}.btn-link{background:transparent;color:#1565c0;padding:.5rem 0;font-weight:600;text-decoration:none}.btn-link:hover{color:#0d47a1;text-decoration:underline}@media (max-width: 1200px){.hr-resources-hero-title{font-size:2.5rem}.hr-resources-content-wrapper{gap:1.5rem;padding:0 1.5rem}.hr-resources-filters-sidebar{width:32%;padding:1.5rem}.hr-resources-main{width:68%}.hr-resource-image{width:250px;min-width:250px}}@media (max-width: 992px){.hr-resources-hero{padding:6rem 0 3rem}.hr-resources-hero-title{font-size:2rem}.hr-resources-hero-description{font-size:1.1rem}.hr-resources-content-wrapper{flex-direction:column;gap:1.5rem;padding:0 1.5rem}.hr-resources-filters-sidebar{width:100%;position:relative;top:0;max-height:none}.hr-resources-main{width:100%}.hr-resource-card{flex-direction:column}.hr-resource-image{width:100%;height:250px}}@media (max-width: 768px){.hr-resources-hero{padding:5rem 0 2.5rem}.hr-resources-hero-title{font-size:1.75rem}.hr-resources-hero-description{font-size:1rem}.hr-resources-main-content{padding:1.5rem 0}.hr-resources-content-wrapper{padding:0 1rem;gap:1.25rem}.hr-resources-filters-sidebar{padding:1.25rem}.hr-resources-list{gap:1.25rem}.hr-resource-content{padding:1.5rem}.hr-resource-image{width:100%;height:200px}}@media (max-width: 576px){.hr-resources-hero-title{font-size:1.5rem}.hr-resources-content-wrapper{padding:0 .75rem}.hr-resources-filters-sidebar{padding:1rem}.hr-resource-filter-input{padding:.75rem .875rem .75rem 2.75rem;font-size:.95rem}.hr-resource-category-checkbox{padding:.5rem 1rem;font-size:.85rem}.hr-resource-checkbox-custom{width:18px;height:18px}.hr-resource-filter-reset{padding:.5rem 1rem;font-size:.85rem}.hr-resource-content{padding:1.25rem}.hr-resource-image{width:100%;height:180px}.hr-resource-content h3{font-size:1.1rem}}.hr-resource-detail-page{min-height:100vh;background:#f8f9fa}.hr-resource-detail-hero{padding:2rem 0;background:#fff;border-bottom:1px solid #e0e0e0}.hr-resource-detail-breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#546e7a}.hr-resource-detail-breadcrumb a{color:#1565c0;text-decoration:none;transition:color .3s}.hr-resource-detail-breadcrumb a:hover{color:#0d47a1;text-decoration:underline}.hr-resource-detail-breadcrumb span{color:#1a2f4a;font-weight:500}.hr-resource-detail-breadcrumb i{font-size:.75rem;color:#bdbdbd}.hr-resource-detail-content{padding:3rem 0}.hr-resource-detail-article{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 2px 8px #0000000d}.hr-resource-detail-image{width:100%;margin-bottom:2rem;border-radius:8px;overflow:hidden;max-height:400px}.hr-resource-detail-image img{width:100%;height:100%;object-fit:cover;display:block}.hr-resource-detail-header{margin-bottom:2rem}.hr-resource-detail-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.hr-resource-detail-category{padding:.5rem 1rem;background:#e3f2fd;color:#1565c0;border-radius:20px;font-size:.9rem;font-weight:500}.hr-resource-detail-date{font-size:.9rem;color:#546e7a}.hr-resource-detail-title{font-size:2.5rem;font-weight:700;color:#1a2f4a;margin-bottom:1rem;line-height:1.2}.hr-resource-detail-excerpt{font-size:1.2rem;color:#546e7a;line-height:1.6;margin:0}.hr-resource-detail-body{margin-bottom:2rem}.hr-resource-detail-description{font-size:1.05rem;line-height:1.8;color:#1a2f4a}.hr-resource-detail-description h2,.hr-resource-detail-description h3,.hr-resource-detail-description h4{color:#1a2f4a;margin-top:2rem;margin-bottom:1rem}.hr-resource-detail-description p{margin-bottom:1.5rem}.hr-resource-detail-description ul,.hr-resource-detail-description ol{margin-bottom:1.5rem;padding-left:2rem}.hr-resource-detail-description li{margin-bottom:.5rem}.hr-resource-detail-description a{color:#1565c0;text-decoration:underline}.hr-resource-detail-description a:hover{color:#0d47a1}.hr-resource-detail-footer{display:flex;gap:1rem;padding-top:2rem;border-top:1px solid #e0e0e0}.hr-resource-detail-bottom-section{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem}.hr-resource-detail-bottom-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000000d}.hr-resource-detail-bottom-card h3{font-size:1.25rem;font-weight:600;color:#1a2f4a;margin-bottom:1rem}.hr-resource-detail-bottom-card ul{list-style:none;padding:0;margin:0}.hr-resource-detail-bottom-card ul li{margin-bottom:.75rem}.hr-resource-detail-bottom-card ul li a{color:#546e7a;text-decoration:none;transition:color .3s;display:flex;align-items:center;gap:.5rem}.hr-resource-detail-bottom-card ul li a:hover{color:#1565c0}.hr-resource-detail-category-badge{display:inline-block;padding:.5rem 1rem;background:#e3f2fd;color:#1565c0;border-radius:20px;font-size:.9rem;font-weight:500}.hr-resource-detail-loading,.hr-resource-detail-error{text-align:center;padding:6rem 2rem;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.hr-resource-detail-loading i,.hr-resource-detail-error i{font-size:4rem;color:#1565c0;margin-bottom:1rem}.hr-resource-detail-loading p{font-size:1.1rem;color:#546e7a}.hr-resource-detail-error h2{font-size:2rem;color:#1a2f4a;margin-bottom:.5rem}.hr-resource-detail-error p{font-size:1rem;color:#546e7a;margin-bottom:2rem}.btn{padding:.875rem 2rem;font-size:1rem;font-weight:500;border:none;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s;text-decoration:none;font-family:inherit}.btn-primary:hover{background:#0d47a1;transform:translateY(-2px);box-shadow:0 4px 12px #1565c04d}.btn-secondary{background:#f5f5f5;color:#1a2f4a;border:2px solid #e0e0e0}.btn-secondary:hover{background:#e0e0e0;border-color:#bdbdbd}@media (max-width: 992px){.hr-resource-detail-bottom-section{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 768px){.hr-resource-detail-article{padding:2rem}.hr-resource-detail-title{font-size:2rem}.hr-resource-detail-excerpt{font-size:1.1rem}.hr-resource-detail-footer{flex-direction:column}.hr-resource-detail-footer .btn{width:100%;justify-content:center}}@media (max-width: 576px){.hr-resource-detail-article{padding:1.5rem}.hr-resource-detail-title{font-size:1.75rem}.hr-resource-detail-excerpt{font-size:1rem}}.hr-contact-page{min-height:100vh;background:#f8f9fa}.hr-contact-hero{position:relative;height:70vh;background-image:url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?w=1500);background-size:cover;background-position:center;display:flex;align-items:flex-start;justify-content:flex-start;padding:4% 6%;color:#fff}.hr-contact-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;border-radius:0 0 30px 30px}.hr-contact-hero-content{position:relative;z-index:2;max-width:650px;top:50%;transform:translateY(-50%)}.hr-contact-page .breadcrumb{display:flex;align-items:center;gap:8px;font-size:1.5rem;margin-bottom:1rem}.hr-contact-page .crumb{text-decoration:none;color:#cbe2ff;transition:color .3s}.hr-contact-page .crumb:hover,.hr-contact-page .crumb-separator{color:#fff}.hr-contact-page .crumb-active{color:#fff;font-weight:600}.hr-contact-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#fff}.hr-contact-subtitle{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;color:#ffffffe6}.hr-contact-section{width:100%;max-width:1200px;display:flex;gap:2rem;padding:3rem;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin:50px auto;flex-wrap:wrap}.hr-contact-left{flex:1;min-width:300px}.hr-contact-left h2{font-size:28px;font-weight:700;color:#1a2f4a;margin-bottom:.5rem}.hr-contact-left p{color:#546e7a;margin:10px 0 25px;line-height:1.6}.alert{padding:12px;border-radius:8px;margin-bottom:20px}.hr-form-row{display:flex;gap:1rem;margin-bottom:1rem}.hr-form-row>div{flex:1;display:flex;flex-direction:column}.hr-form-row input,.hr-form-row select,.hr-contact-left textarea{width:100%;padding:12px 15px;border:1px solid #e0e0e0;border-radius:8px;outline:none;font-size:15px;font-family:inherit;transition:border-color .3s}.hr-form-row input:focus,.hr-form-row select:focus,.hr-contact-left textarea:focus{border-color:#1565c0}.hr-error-message{color:#d32f2f;font-size:12px;margin-top:5px;display:block}.hr-contact-left textarea{min-height:120px;resize:none;margin-bottom:1rem}.btn{padding:12px 25px;font-size:16px;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all .3s;font-family:inherit}.btn-primary:hover:not(:disabled){background:#0d47a1;transform:translateY(-2px);box-shadow:0 4px 12px #1565c04d}.hr-contact-right{width:450px;min-width:300px}.hr-info-box{background:linear-gradient(135deg,#1565c0,#42a5f5);padding:2rem;border-radius:15px;color:#fff;display:flex;flex-direction:column;gap:1.5rem}.hr-info-item{display:flex;gap:1rem;background:#ffffff1f;padding:15px;border-radius:12px;align-items:center}.hr-icon{font-size:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.hr-icon i{font-size:24px;color:#fff}.hr-label{opacity:.8;font-size:14px;margin:0 0 4px}.hr-value{font-size:16px;font-weight:600;margin:0}.hr-social p{margin-bottom:8px;font-weight:600;margin-top:0}.hr-social-icons{display:flex;gap:12px;flex-wrap:wrap}.hr-social-icons a{color:#fff;font-size:22px;transition:transform .3s;display:inline-block}.hr-social-icons a:hover{transform:scale(1.2)}.hr-map-section{width:100%;max-width:1200px;margin:0 auto;padding:0}.map-container iframe{width:100%;height:100%;border:0;border-radius:0!important}@media (max-width: 992px){.hr-contact-hero{height:60vh;padding:3% 4%}.hr-contact-title{font-size:2.3rem}.hr-contact-subtitle{font-size:1rem}.hr-contact-section{padding:2rem}.hr-contact-right{width:100%}}@media (max-width: 768px){.hr-contact-hero{height:50vh;padding:2% 3%}.hr-contact-title{font-size:2rem}.hr-contact-subtitle{font-size:.95rem}.breadcrumb{font-size:1.2rem}.hr-contact-section{padding:1.5rem;margin:30px auto}.hr-contact-left h2{font-size:24px}.hr-form-row{flex-direction:column}.hr-info-box{padding:1.5rem}.map-container{height:400px}.map-header h2{font-size:24px}}@media (max-width: 576px){.hr-contact-hero{height:45vh}.hr-contact-title{font-size:1.75rem}.hr-contact-subtitle{font-size:.9rem}.breadcrumb{font-size:1rem}.hr-contact-section{padding:1.25rem;margin:20px auto}.hr-contact-left h2{font-size:20px}.hr-form-row input,.hr-form-row select,.hr-contact-left textarea{padding:10px 12px;font-size:14px}.hr-info-box{padding:1.25rem;gap:1rem}.hr-info-item{padding:12px}.hr-icon{font-size:20px}.hr-label{font-size:12px}.hr-value{font-size:14px}.hr-map-right{height:250px}}.login-background{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?w=1920&h=1080&fit=crop) center/cover;filter:brightness(.85);z-index:1}.login-logo .logo-icon{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#1565c0,#0d47a1);display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff}.btn-login-primary{width:100%;padding:1rem;border:none;border-radius:12px;background:linear-gradient(135deg,#1565c0,#0d47a1);color:#fff;font-size:1rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #1565c059}.btn-login-primary:hover{transform:translateY(-2px);box-shadow:0 15px 35px #1565c073}.signup-background{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?w=1920&h=1080&fit=crop) center/cover;filter:brightness(.8);z-index:1}.signup-logo .logo-icon{width:50px;height:50px;border-radius:14px;background:linear-gradient(135deg,#1565c0,#0d47a1);display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:#fff}.checkbox-item input:checked{border-color:transparent;background:linear-gradient(135deg,#1565c0,#0d47a1)}.checkbox-item input:checked:after{content:"";position:absolute;top:3px;left:6px;width:4px;height:8px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.btn-signup-primary{margin-top:.5rem;width:100%;padding:1rem;border:none;border-radius:14px;background:linear-gradient(135deg,#1565c0,#0d47a1);color:#fff;font-size:1rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:transform .3s,box-shadow .3s;box-shadow:0 15px 35px #1565c059}.btn-signup-primary:hover{transform:translateY(-2px);box-shadow:0 20px 40px #1565c073}.hr-select-role-page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:Inter,Segoe UI,sans-serif;color:#fff;overflow:hidden;padding:2rem 1rem}.select-role-background{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?w=1920&h=1080&fit=crop) center/cover;filter:brightness(.85);z-index:1}.select-role-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#041b3a80,#1a2f4a59);z-index:2}.select-role-container{position:relative;z-index:3;width:100%;max-width:1000px}.select-role-card{background:#0c142659;border-radius:18px;padding:3rem;box-shadow:0 20px 60px #00000059;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid rgba(255,255,255,.15)}.select-role-header{text-align:center;margin-bottom:2rem}.select-role-logo{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}.logo-icon{width:48px;height:48px;background:linear-gradient(135deg,#1565c0,#0d47a1);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff}.logo-text{font-size:1.75rem;font-weight:700;color:#fff}.select-role-body h2{font-size:2rem;font-weight:700;margin-bottom:.75rem;text-align:center;color:#fff}.select-role-subtitle{font-size:1.1rem;color:#fffc;text-align:center;margin-bottom:2.5rem;line-height:1.6}.role-selection-form{width:100%}.role-options{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2.5rem}.role-option{background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;cursor:pointer;transition:all .3s ease;text-align:center}.role-option:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-4px)}.role-option.selected{background:#1565c033;border-color:#1565c0;box-shadow:0 8px 24px #1565c04d}.role-icon{width:80px;height:80px;background:linear-gradient(135deg,#1565c0,#0d47a1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2.5rem;color:#fff}.role-option.selected .role-icon{background:linear-gradient(135deg,#0d47a1,#1565c0);box-shadow:0 4px 16px #1565c066}.role-option h3{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:#fff}.role-option p{font-size:.95rem;color:#ffffffb3;margin-bottom:1.5rem;line-height:1.6}.role-features{display:flex;flex-direction:column;gap:.75rem;text-align:left}.role-features span{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#fffc}.role-features i{color:#4caf50;font-size:1.1rem}.btn-continue{width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#1565c0,#0d47a1);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease}.btn-continue:hover:not(:disabled){background:linear-gradient(135deg,#0d47a1,#1565c0);transform:translateY(-2px);box-shadow:0 8px 24px #1565c066}.btn-continue:disabled{opacity:.5;cursor:not-allowed}.form-feedback{padding:1rem;border-radius:8px;margin-bottom:1.5rem;text-align:center}.form-feedback.error{background:#f4433633;border:1px solid rgba(244,67,54,.4);color:#ffcdd2}@media (max-width: 768px){.role-options{grid-template-columns:1fr;gap:1.5rem}.select-role-card{padding:2rem 1.5rem}.select-role-body h2{font-size:1.5rem}.role-option{padding:1.5rem}}.sidebar-close:hover{border-color:#1565c0;color:#1565c0}.logo-mark{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#1565c0,#0d47a1);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.3rem}.sidebar-link.active,.sidebar-link:hover{background:#1565c01a;color:#1565c0}.hamburger:hover{border-color:#1565c0}.avatar{width:36px;height:36px;border-radius:12px;background-color:#1565c0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.profile-dropdown button:hover{background:#1565c00f}.stat-icon{width:42px;height:42px;border-radius:12px;background:#1565c01a;color:#1565c0;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:.75rem}.dashboard-section{background:#fff;border-radius:24px;padding:1.75rem;box-shadow:0 25px 60px #0a1f3f0a;border:1px solid rgba(26,47,74,.05)}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border-radius:12px;border:none;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;font-size:.95rem}.btn-primary{background:linear-gradient(135deg,#1565c0,#0d47a1);color:#fff;box-shadow:0 4px 12px #1565c04d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1565c066}.empty-state{text-align:center;padding:3rem 2rem;color:#546e7a}.empty-state p{font-size:1rem;margin-bottom:1.5rem;color:#7b8aab}.empty-state .btn-primary{margin-top:.5rem}@media (max-width: 768px){.dashboard-section{padding:1.4rem}.stats-grid{grid-template-columns:1fr}.section-header{flex-direction:column;align-items:flex-start;gap:.7rem}}.job-posts-container{width:100%}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.page-header h2{font-size:1.75rem;font-weight:600;color:#1a2f4a;margin:0 0 .5rem}.page-header p{color:#7b8aab;margin:0}.filters{margin-bottom:1.5rem}.filters select{padding:.75rem 1rem;border-radius:8px;border:1px solid rgba(26,47,74,.12);background:#fff;font-size:.95rem;color:#1a2f4a;cursor:pointer}.job-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.job-post-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #00000014;border:1px solid rgba(26,47,74,.08);transition:transform .2s,box-shadow .2s}.job-post-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.job-post-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.job-post-header h3{font-size:1.25rem;font-weight:600;color:#1a2f4a;margin:0;flex:1}.status-draft{background:#9ca3af26;color:#6b7280}.status-published{background:#10b98126;color:#059669}.status-closed{background:#fbbf2426;color:#d97706}.status-archived{background:#6b728026;color:#4b5563}.job-post-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:#7b8aab}.job-post-meta span{display:flex;align-items:center;gap:.35rem}.job-post-meta i{font-size:1.1rem}.job-post-description{color:#546e7a;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.job-post-actions{display:flex;gap:1rem;padding-top:1rem;border-top:1px solid rgba(26,47,74,.08)}.btn-link{background:transparent;border:none;color:#1565c0;font-size:.9rem;cursor:pointer;display:flex;align-items:center;gap:.35rem;padding:.25rem .5rem;border-radius:6px;transition:background .2s}.btn-link.danger{color:#dc2626}.btn-link.danger:hover{background:#dc26261a}.job-post-form-container{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 8px #00000014}.form-header{margin-bottom:2rem}.btn-back{background:transparent;border:1px solid rgba(26,47,74,.12);color:#1a2f4a;padding:.5rem 1rem;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;transition:all .2s}.btn-back:hover{border-color:#1565c0;color:#1565c0}.job-post-form{width:100%}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.form-group.full-width{grid-column:1 / -1}.form-group label{font-weight:500;color:#1a2f4a;font-size:.95rem}.required{color:#dc2626}.form-group input,.form-group select,.form-group textarea{padding:.75rem;border-radius:8px;border:1px solid rgba(26,47,74,.12);font-size:.95rem;color:#1a2f4a;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1565c0}.form-group input.error,.form-group textarea.error{border-color:#dc2626}.error-text{color:#dc2626;font-size:.85rem}.form-actions{display:flex;justify-content:flex-end;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(26,47,74,.08)}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border-radius:8px;border:none;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s}.btn-primary{background:linear-gradient(135deg,#1565c0,#0d47a1);color:#fff}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #1565c04d}.btn-secondary{background:#fff;color:#1a2f4a;border:2px solid rgba(26,47,74,.12)}.btn-secondary:hover{border-color:#1565c0;color:#1565c0}.loading,.empty-state{text-align:center;padding:3rem 2rem;color:#7b8aab}.empty-state i{font-size:4rem;color:#bdbdbd;margin-bottom:1rem}.empty-state p{margin-bottom:1.5rem}@media (max-width: 768px){.form-grid{grid-template-columns:1fr}.page-header{flex-direction:column;gap:1rem}.job-posts-grid{grid-template-columns:1fr}.job-post-actions{flex-direction:column}}.applications-container{width:100%}.applications-table{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000014}.table-header{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr 2fr;gap:1rem;padding:1rem 1.5rem;background:#f5f8ff;font-weight:600;color:#1a2f4a;border-bottom:1px solid rgba(26,47,74,.08)}.table-row{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr 2fr;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(26,47,74,.08);align-items:center}.table-row>div:first-child{display:flex;flex-direction:column;gap:.25rem}.table-row>div:first-child strong{color:#1a2f4a;font-size:.95rem}.table-row>div:first-child span{color:#7b8aab;font-size:.85rem}.status-badge{padding:.35rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600;text-transform:capitalize;display:inline-block}.status-applied{background:#3b82f626;color:#1d4ed8}.status-hired{background:#10b98133;color:#047857}.status-rejected{background:#f8717126;color:#b91c1c}.status-withdrawn{background:#9ca3af26;color:#6b7280}.actions{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;min-width:0}.btn-link{background:transparent;border:none;color:#1565c0;font-size:.85rem;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .7rem;border-radius:6px;transition:background .2s;text-decoration:none;white-space:nowrap;width:100%;justify-content:flex-start}.btn-link:hover{background:#1565c01a}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(26,47,74,.08)}.modal-header h3{margin:0;font-size:1.25rem;color:#1a2f4a}.modal-close{background:transparent;border:none;font-size:1.5rem;color:#7b8aab;cursor:pointer;padding:.25rem;border-radius:6px;transition:background .2s}.modal-close:hover{background:#1a2f4a14}.modal-body{padding:1.5rem}.modal-body .form-group{margin-bottom:1.25rem}.modal-body .form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#1a2f4a}.modal-body .form-group input,.modal-body .form-group select,.modal-body .form-group textarea{width:100%;padding:.75rem;border-radius:8px;border:1px solid rgba(26,47,74,.12);font-size:.95rem}.modal-body .form-group textarea{resize:vertical}.modal-footer{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid rgba(26,47,74,.08)}@media (max-width: 768px){.table-header,.table-row{grid-template-columns:1fr;gap:.75rem}.table-header{display:none}.table-row>div:before{content:attr(data-label);font-weight:600;color:#7b8aab;font-size:.8rem;display:block;margin-bottom:.25rem}.modal-content{margin:1rem;max-width:calc(100% - 2rem)}}.manpower-requests-container{width:100%}.requests-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.request-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #00000014;border:1px solid rgba(26,47,74,.08);transition:transform .2s,box-shadow .2s}.request-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.request-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.request-header h3{font-size:1.25rem;font-weight:600;color:#1a2f4a;margin:0;flex:1}.status-badge{padding:.35rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600;text-transform:capitalize}.status-submitted{background:#3b82f626;color:#1d4ed8}.status-under-review{background:#fbbf2426;color:#d97706}.status-sourcing{background:#8b5cf626;color:#7c3aed}.status-shortlisted{background:#10b98126;color:#059669}.status-interview{background:#fbbf2426;color:#d97706}.status-selected{background:#10b98133;color:#047857}.status-completed{background:#10b98140;color:#065f46}.status-cancelled{background:#9ca3af26;color:#6b7280}.request-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:#7b8aab}.request-meta span{display:flex;align-items:center;gap:.35rem}.request-meta i{font-size:1.1rem}.request-description{color:#546e7a;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.request-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(26,47,74,.08)}.request-date{font-size:.85rem;color:#7b8aab}.request-actions{display:flex;gap:.75rem}.manpower-request-form-container{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 8px #00000014}.manpower-request-form{width:100%}@media (max-width: 768px){.requests-grid{grid-template-columns:1fr}.request-footer{flex-direction:column;align-items:flex-start;gap:1rem}}.candidates-container{width:100%}.filters-section{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #00000014}.search-box{position:relative;margin-bottom:1rem}.search-box i{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#7b8aab;font-size:1.2rem}.search-box input{width:100%;padding:.75rem 1rem .75rem 3rem;border-radius:8px;border:1px solid rgba(26,47,74,.12);font-size:.95rem}.filter-inputs{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.filter-inputs input{padding:.75rem;border-radius:8px;border:1px solid rgba(26,47,74,.12);font-size:.95rem}.candidates-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.candidate-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #00000014;border:1px solid rgba(26,47,74,.08);transition:transform .2s,box-shadow .2s}.candidate-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.candidate-header{display:flex;gap:1rem;margin-bottom:1rem}.candidate-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#1565c0,#0d47a1);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;flex-shrink:0}.candidate-info h3{margin:0 0 .25rem;font-size:1.1rem;color:#1a2f4a}.candidate-info span{color:#7b8aab;font-size:.9rem}.candidate-details{margin-bottom:1rem}.detail-item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;font-size:.9rem;color:#546e7a}.detail-item i{font-size:1.1rem;color:#1565c0;margin-top:.15rem}.candidate-actions{display:flex;gap:.75rem;padding-top:1rem;border-top:1px solid rgba(26,47,74,.08)}.candidate-actions .btn-primary,.candidate-actions .btn-secondary{flex:1;padding:.65rem 1rem;font-size:.9rem}.modal-content.large{max-width:800px}.profile-section{margin-bottom:2rem}.profile-section h4{margin:0 0 1rem;color:#1a2f4a;font-size:1.1rem}.profile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.profile-section p{margin:.5rem 0;color:#546e7a;line-height:1.6}.documents-list{display:flex;flex-direction:column;gap:.75rem}.document-link{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#f5f8ff;border-radius:8px;color:#1565c0;text-decoration:none;transition:background .2s}.document-link:hover{background:#1565c01a}@media (max-width: 768px){.filter-inputs,.candidates-grid,.profile-grid{grid-template-columns:1fr}.candidate-actions{flex-direction:column}}.browse-jobs-container{width:100%}.jobs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.job-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #00000014;border:1px solid rgba(26,47,74,.08);transition:transform .2s,box-shadow .2s}.job-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.job-header{margin-bottom:1rem}.job-header h3{font-size:1.25rem;font-weight:600;color:#1a2f4a;margin:0 0 .5rem}.company-name{color:#1565c0;font-size:.9rem;font-weight:500}.job-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:#7b8aab}.job-meta span{display:flex;align-items:center;gap:.35rem}.job-meta i{font-size:1.1rem}.job-description{color:#546e7a;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.job-salary{display:flex;align-items:center;gap:.5rem;color:#1565c0;font-weight:600;margin-bottom:1rem;font-size:1rem}.job-actions{padding-top:1rem;border-top:1px solid rgba(26,47,74,.08)}.job-details-section{margin-bottom:2rem}.job-details-section h4{margin:0 0 1rem;color:#1a2f4a;font-size:1.1rem}.details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.job-details-section p{color:#546e7a;line-height:1.6}.job-details-section textarea{width:100%;padding:.75rem;border-radius:8px;border:1px solid rgba(26,47,74,.12);font-size:.95rem;font-family:inherit;resize:vertical}@media (max-width: 768px){.jobs-grid,.details-grid{grid-template-columns:1fr}}.my-applications-container{width:100%}.applications-list{display:flex;flex-direction:column;gap:1.5rem}.application-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #00000014;border:1px solid rgba(26,47,74,.08)}.application-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.application-header h3{font-size:1.25rem;font-weight:600;color:#1a2f4a;margin:0 0 .5rem}.company-name{color:#7b8aab;font-size:.9rem}.application-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:#7b8aab}.application-meta span{display:flex;align-items:center;gap:.35rem}.interview-info,.rejection-info{display:flex;align-items:center;gap:.5rem;padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}.interview-info{background:#fbbf241a;color:#d97706}.rejection-info{background:#f871711a;color:#b91c1c}.status-notes{padding:.75rem;background:#f5f8ff;border-radius:8px;margin-bottom:1rem;font-size:.9rem;color:#546e7a;line-height:1.6}.application-actions{padding-top:1rem;border-top:1px solid rgba(26,47,74,.08)}@media (max-width: 768px){.application-header{flex-direction:column;gap:.75rem}}.documents-container{width:100%}.documents-section{margin-bottom:2.5rem}.documents-section h3{font-size:1.25rem;font-weight:600;color:#1a2f4a;margin:0 0 1.5rem}.documents-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.document-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #00000014;border:1px solid rgba(26,47,74,.08);display:flex;gap:1rem;align-items:flex-start}.document-icon{width:50px;height:50px;border-radius:12px;background:#1565c01a;color:#1565c0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.document-info{flex:1;min-width:0}.document-info h4{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:#1a2f4a;word-break:break-word}.document-info span{display:block;font-size:.85rem;color:#7b8aab;margin-bottom:.25rem}.primary-badge{display:inline-block;padding:.25rem .5rem;background:#10b98126;color:#059669;border-radius:4px;font-size:.75rem;font-weight:600;margin-top:.5rem}.document-actions{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0}.file-name{display:block;margin-top:.5rem;color:#1565c0;font-size:.9rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500}.checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer}.toast-notification{border-radius:14px;padding:.85rem 1rem;margin-bottom:1.2rem;font-weight:600;font-size:.9rem}.toast-notification.success{background:#10b9811f;color:#047857}.toast-notification.error{background:#ef44441f;color:#b91c1c}.toast-notification.info{background:#3b82f61f;color:#1d4ed8}@media (max-width: 768px){.documents-grid{grid-template-columns:1fr}.document-card{flex-direction:column}.document-actions{flex-direction:row;width:100%}}.avatar-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:6px solid #f0f5ff}.edit-badge{position:absolute;bottom:6px;right:8px;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#06f,#00b0ff);display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;border:3px solid #ffffff}.avatar-filename{font-size:.85rem;color:#7b8aab;margin-bottom:1.25rem}.profile-form input,.profile-form select,.profile-form textarea{border-radius:14px;border:1px solid rgba(26,47,74,.12);padding:.85rem 1rem;font-size:.95rem;background:#f8faff}.profile-form textarea{resize:vertical;font-family:inherit}.profile-actions{margin-top:1.75rem;display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap}.profile-actions .btn-ghost{margin-right:auto}.profile-actions .btn-primary{margin-left:auto}.profile-alert{border-radius:14px;padding:.85rem 1rem;margin-bottom:1.2rem;font-weight:600;font-size:.9rem}.profile-alert.success{background:#10b9811f;color:#047857}.profile-alert.error{background:#ef44441f;color:#b91c1c}.profile-alert.info{background:#3b82f61f;color:#1d4ed8}.profile-loading-card{width:100%;padding:1.5rem;border-radius:16px;background:#f8faff;border:1px dashed rgba(26,47,74,.2);color:#7b8aab;text-align:center;font-weight:600}.btn-ghost,.btn-primary{border-radius:14px;border:none;padding:.9rem 1.8rem;font-weight:600;cursor:pointer;font-size:.95rem}.btn-ghost{color:#ff7b54;background:#ff805526}.btn-primary{background:linear-gradient(135deg,#06f,#00b0ff);color:#fff;box-shadow:0 20px 35px #0066ff40}.btn-ghost:disabled,.btn-primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}@media (max-width: 1080px){.profile-page{grid-template-columns:1fr}.profile-sidebar-card{display:flex;align-items:center;gap:1.5rem;text-align:left}.profile-tabs{flex:2}}@media (max-width: 720px){.profile-sidebar-card{flex-direction:column;text-align:center}.profile-tabs{width:100%}.input-pair{grid-template-columns:1fr}.profile-actions{flex-direction:column;align-items:stretch}.profile-actions button{width:100%}.profile-actions .btn-ghost,.profile-actions .btn-primary{margin:0}}.financial-home{min-height:100vh;background:#fff;color:#1a2f4a;overflow-x:hidden}.financial-header{padding:1.5rem 0;background:#fff;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:1000}.financial-header .header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.financial-header .logo{display:flex;align-items:center;gap:.75rem}.financial-header .logo-text{font-size:1.6rem;font-weight:700;color:#1a2f4a}.financial-header .nav-menu{display:flex;gap:1.5rem;align-items:center;margin-right:1rem}.financial-header .nav-link{color:#546e7a;text-decoration:none;font-size:.95rem;transition:color .3s;position:relative}.financial-header .nav-link.active{color:#1565c0}.financial-header .nav-link.active:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;width:100%;background:#1565c0}.financial-header .nav-link:hover{color:#1565c0}.financial-header .nav-link:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;background:#1565c0;width:0;transition:width .3s ease}.financial-header .nav-link:hover:after{width:100%}.btn-login-desktop{display:flex!important}.btn-login-mobile{display:none!important}.menu-toggle{display:none;background:none;border:none;color:#1a2f4a;font-size:1.75rem;cursor:pointer;align-items:center;justify-content:center;padding:.5rem;z-index:1001}.menu-close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#1a2f4a;font-size:1.5rem;cursor:pointer;display:none;align-items:center;justify-content:center;padding:.5rem}.financial-hero{position:relative;min-height:700px;height:90vh;display:flex;align-items:center;justify-content:center;color:#fff;padding:0 10px;margin-bottom:150px}.hero-background-image{position:absolute;top:0;left:10px;right:10px;bottom:0;background:linear-gradient(#0006,#00000080),url(https://images.unsplash.com/photo-1554224155-6726b3ff858f?w=1920&h=900&fit=crop) center/cover;z-index:1;border-radius:12px}.financial-hero .btn{padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s;white-space:nowrap;text-decoration:none}.financial-hero .btn-primary{background:linear-gradient(135deg,#1565c0,#42a5f5);color:#fff;box-shadow:0 4px 15px #1565c04d}.financial-hero .btn-primary:hover{background:linear-gradient(135deg,#0d47a1,#1e88e5);transform:translateY(-2px);box-shadow:0 6px 20px #1565c066}.financial-hero .btn-white{background:#fff;color:#1565c0;box-shadow:0 4px 15px #ffffff4d}.financial-hero .btn-white:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 6px 20px #fff6}.financial-home .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.core-services-section{padding:5rem 0;background:#1a2f4a;color:#fff}.core-services-section .section-header{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.core-services-section .section-tag{background:#fff3;color:#fff;margin-bottom:0}.core-services-section .section-title{color:#fff;margin-bottom:0}.core-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.core-service-card{background:#fff;padding:2rem;border-radius:12px;color:#1a2f4a;transition:all .3s;display:flex;flex-direction:column;align-items:center;text-align:center}.core-service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0003}.service-icon-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:1rem;width:100%}.service-icon{font-size:3rem;color:#1565c0;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;width:100%}.core-service-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1a2f4a;text-align:center;width:100%}.core-service-card p{font-size:.95rem;line-height:1.6;color:#546e7a;margin-bottom:1rem;text-align:center;width:100%}.service-features{list-style:none;padding:0;margin:0;width:100%;text-align:left}.finance-solutions-section{padding:5rem 0;background:#f0f7ff}.finance-solutions-section .section-header{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.finance-solutions-section .section-tag,.finance-solutions-section .section-title{margin-bottom:0}.finance-solutions-section .section-description{margin:0;max-width:700px;color:#546e7a}.finance-solutions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.finance-solution-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #00000014;transition:all .3s;display:flex;flex-direction:column;align-items:center;text-align:center}.finance-solution-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.finance-solution-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1a2f4a;text-align:center;width:100%}.finance-solution-card p{font-size:.95rem;line-height:1.6;color:#546e7a;margin-bottom:1rem;text-align:center;width:100%}.process-section{padding:6rem 0;background:linear-gradient(180deg,#fff,#f8faff);position:relative}.process-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#e0e7ff,transparent)}.process-section .section-header{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.process-section .section-tag{margin-bottom:0;padding:.5rem 1.5rem;background:linear-gradient(135deg,#1565c0,#42a5f5);color:#fff;border-radius:50px;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 4px 15px #1565c033}.process-section .section-title{margin-bottom:0;font-size:2.75rem;font-weight:700;color:#1a2f4a;line-height:1.2}.process-section .section-description{margin:0;max-width:700px;color:#546e7a;font-size:1.05rem;line-height:1.7}.process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;padding:0 2rem}.process-step-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 2rem;background:#fff;border-radius:16px;border:1px solid #e8ecf4;box-shadow:0 2px 10px #0000000a;transition:all .3s ease;position:relative;overflow:hidden;background-image:radial-gradient(circle at 20% 50%,rgba(21,101,192,.03) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(66,165,245,.03) 0%,transparent 50%)}.process-step-item:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1565c0,#42a5f5);transform:scaleX(0);transition:transform .3s ease}.process-step-item:hover{transform:translateY(-8px);box-shadow:0 12px 30px #1565c026;border-color:#c5d9f0}.process-step-item:hover:before{transform:scaleX(1)}.process-step-number{position:relative;width:110px;height:110px;background:linear-gradient(135deg,#1565c0,#42a5f5);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto 2rem;color:#fff;font-weight:700;box-shadow:0 8px 25px #1565c059,inset 0 2px 10px #fff3;transition:all .3s ease;border:4px solid rgba(255,255,255,.2)}.process-step-number:after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:50%;background:linear-gradient(135deg,#ffffff4d,#fff0);opacity:0;transition:opacity .3s ease}.process-step-item:hover .process-step-number:after{opacity:1}.process-step-item:hover .process-step-number{transform:scale(1.08) rotate(5deg);box-shadow:0 12px 35px #1565c073;border-color:#fff6}.process-step-number .step-number{font-size:2.25rem;line-height:1;font-weight:800;margin-bottom:.3rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.process-step-number i{font-size:1.1rem;opacity:.95;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.process-step-content{width:100%}.process-step-content .step-title{font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:#1a2f4a;line-height:1.3;letter-spacing:-.3px;transition:color .3s ease}.process-step-item:hover .process-step-content .step-title{color:#1565c0}.process-step-content .step-description{font-size:.95rem;line-height:1.75;color:#546e7a;margin:0;text-align:center}@media (max-width: 768px){.process-step-content .step-description{text-align:left;font-size:.9rem}.process-step-item{padding:2rem 1.5rem}.process-step-number{width:90px;height:90px}.process-step-number .step-number{font-size:1.75rem}.process-step-content .step-title{font-size:1.2rem}}.btn-large{padding:1.25rem 2.5rem;font-size:1.1rem}@media (max-width: 1200px){.core-services-grid{grid-template-columns:repeat(2,1fr)}.process-steps{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 992px){.finance-solutions-grid,.about-content{grid-template-columns:1fr}.about-images{flex-direction:row;justify-content:center}.financial-cta-section .cta-content{grid-template-columns:1fr;text-align:center}.financial-cta-section .cta-buttons{justify-content:center}.process-steps{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 992px){.financial-header .header-content{gap:.5rem}.financial-header .logo{margin:0 auto}.nav-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease;z-index:999}.nav-wrapper.active{visibility:visible;opacity:1}.financial-header .nav-menu{position:fixed;top:0;right:0;left:auto;width:100%;max-width:360px;height:100vh;background:#fff;box-shadow:-4px 0 20px #0000001a;padding:3.5rem 2rem 2rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;transform:translate(100%);transition:transform .3s ease;margin-right:0;margin-left:auto}.financial-header .nav-menu.active{transform:translate(0)}.financial-header .nav-link{font-size:1.05rem}.btn-login-desktop{display:none!important}.btn-login-mobile{display:flex!important;width:100%;justify-content:center;margin-top:.5rem}.menu-toggle{display:flex;margin-left:.5rem}.menu-close{display:none!important}}@media (max-width: 768px){.hero-title{font-size:2.5rem}.financial-hero{padding:0 5px;margin-bottom:200px}.hero-background-image,.hero-overlay,.stats-bar{left:5px;right:5px}.financial-home .stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.core-services-grid{grid-template-columns:1fr}.process-section{padding:4rem 0}.process-section .section-header{margin-bottom:3rem}.process-section .section-title{font-size:2rem}.process-steps{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.process-step-item{padding:2rem 1.5rem}.process-step-number{width:90px;height:90px;margin-bottom:1.5rem}.process-step-number .step-number{font-size:1.75rem}.process-step-number i{font-size:1rem}.process-step-content .step-title{font-size:1.2rem;margin-bottom:.75rem}.process-step-content .step-description{font-size:.9rem;text-align:left}.contact-content{grid-template-columns:1fr}}@media (max-width: 576px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:2rem}.financial-home .stats-grid{grid-template-columns:1fr}.hero-buttons{flex-direction:column;width:100%}.hero-buttons .btn{width:100%;justify-content:center}}.financial-footer{padding:4rem 0 0;background:transparent;color:#fff;position:relative;overflow:hidden}.footer-background-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?w=1920&h=600&fit=crop) center/cover;opacity:.05;z-index:0}.footer-social-icons{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width: 1200px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-col{text-align:center}.footer-title{margin-left:auto;margin-right:auto}.footer-social-icons{justify-content:center;align-items:center}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}@media (max-width: 576px){.footer-social-icons{justify-content:center;align-items:center;gap:.75rem}.footer-social-icons svg{width:24px;height:24px}}.financial-about-hero{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1565c0,#42a5f5);background-image:url(https://images.unsplash.com/photo-1554224155-6726b3ff858f?w=1920&h=900&fit=crop);background-size:cover;background-position:center;color:#fff;padding:6rem 0 4rem}.about-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent}.breadcrumb{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem}.breadcrumb .crumb{color:#ffffffe6;text-decoration:none;transition:color .3s}.breadcrumb .crumb:hover{color:#fff}.breadcrumb .crumb-separator{color:#ffffffb3}.breadcrumb .crumb-active{color:#fff;font-weight:600}.financial-about-section{padding:5rem 0;background:#fff}.about-main-image{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.about-secondary-image{position:absolute;bottom:-2rem;right:-2rem;width:60%;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000026;border:4px solid #ffffff}.about-text-section{padding:2rem 0}.section-tag{display:inline-block;padding:.5rem 1rem;background:#e3f2fd;color:#1565c0;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem}.section-title{font-size:2.5rem;font-weight:700;color:#1a2f4a;margin-bottom:1.5rem;line-height:1.2}.about-description{color:#546e7a;line-height:1.8;margin-bottom:2rem}.about-description p{margin-bottom:1.5rem;font-size:1.05rem}.about-description p:last-child{margin-bottom:0}.financial-stats-section{padding:4rem 0;background:#f8f9fa}.financial-stats-section .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.financial-stats-section .stat-item{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 5px 15px #00000014;transition:transform .3s,box-shadow .3s}.financial-stats-section .stat-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001f}.financial-stats-section .stat-item .stat-icon{margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.financial-stats-section .stat-item .stat-icon i{font-size:3rem;color:#1565c0}.financial-stats-section .stat-item .stat-icon img{width:3rem;height:3rem;object-fit:contain}.financial-stats-section .stat-value{font-size:2rem;font-weight:700;color:#1a2f4a;margin-bottom:.5rem}.financial-stats-section .stat-label{font-size:.95rem;color:#546e7a}.financial-mission-vision{padding:5rem 0;background:#fff}.mission-vision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.mission-vision-card{background:#f8f9fa;padding:2.5rem;border-radius:12px;text-align:center;transition:transform .3s,box-shadow .3s}.mission-vision-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.card-icon{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:50%}.card-icon i{font-size:2.5rem;color:#1565c0}.card-icon img{width:2.5rem;height:2.5rem;object-fit:contain}.mission-vision-card h3{font-size:1.5rem;font-weight:600;color:#1a2f4a;margin-bottom:1rem}.mission-vision-card p{color:#546e7a;line-height:1.8;font-size:1rem}.financial-why-choose{padding:5rem 0;background:#f8f9fa}.section-header{text-align:center;margin-bottom:3rem}.section-description{font-size:1.1rem;color:#546e7a;max-width:700px;margin:1rem auto 0;line-height:1.6}.why-choose-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.why-choose-item{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #00000014;transition:transform .3s,box-shadow .3s}.why-choose-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001f}.item-icon{width:60px;height:60px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:12px}.item-icon i{font-size:2rem;color:#1565c0}.item-icon img{width:2rem;height:2rem;object-fit:contain}.why-choose-item h4{font-size:1.25rem;font-weight:600;color:#1a2f4a;margin-bottom:1rem}.why-choose-item p{color:#546e7a;line-height:1.7;font-size:.95rem}.cta-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.cta-text-section{display:flex;flex-direction:column;gap:1.5rem}.cta-title{font-size:2.5rem;font-weight:700;margin:0;color:#fff;line-height:1.2}.cta-description{font-size:1.1rem;line-height:1.6;margin:0;opacity:.95}.cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn-white{background:#fff;color:#1565c0;border:2px solid #ffffff}.btn-white:hover{background:transparent;color:#fff}@media (max-width: 992px){.about-content-wrapper{grid-template-columns:1fr;gap:3rem}.about-secondary-image{position:static;width:100%;margin-top:2rem}.financial-stats-section .stats-grid{grid-template-columns:repeat(2,1fr)}.mission-vision-grid{grid-template-columns:1fr}.why-choose-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.about-hero-title{font-size:2rem}.about-hero-subtitle{font-size:1rem}.section-title{font-size:2rem}.financial-stats-section .stats-grid,.why-choose-grid{grid-template-columns:1fr}.cta-title{font-size:2rem}.financial-cta-section .cta-content{grid-template-columns:1fr;text-align:center}.financial-cta-section .cta-buttons{justify-content:center}}.financial-services-hero{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1565c0,#42a5f5);background-image:url(https://images.unsplash.com/photo-1554224155-6726b3ff858f?w=1920&h=900&fit=crop);background-size:cover;background-position:center;color:#fff;padding:6rem 0 4rem}.services-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent}.financial-core-services{padding:5rem 0;background:#fff}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.service-card{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 5px 15px #00000014;transition:transform .3s,box-shadow .3s;border:1px solid #e0e0e0}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001f}.service-icon-wrapper{width:80px;height:80px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:12px}.service-icon-wrapper i{font-size:2.5rem;color:#1565c0}.service-card h3{font-size:1.5rem;font-weight:600;color:#1a2f4a;margin-bottom:1rem}.service-card>p{color:#546e7a;line-height:1.7;margin-bottom:1.5rem;font-size:1rem}.service-features li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;color:#546e7a;font-size:.95rem;line-height:1.6}.service-features li:last-child{margin-bottom:0}.service-features li i{color:#1565c0;font-size:1.2rem;margin-top:.2rem;flex-shrink:0}.financial-capital-sources{padding:5rem 0;background:#f8f9fa}.capital-sources-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem}.capital-source-card{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 5px 15px #00000014;transition:transform .3s,box-shadow .3s;text-align:center}.capital-source-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001f}.source-icon-wrapper{width:100px;height:100px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:16px}.source-icon-wrapper i{font-size:3rem;color:#1565c0}.source-icon-wrapper img{width:60px;height:60px;object-fit:contain}.capital-source-card h3{font-size:1.75rem;font-weight:600;color:#1a2f4a;margin-bottom:1rem}.capital-source-card>p{color:#546e7a;line-height:1.7;margin-bottom:2rem;font-size:1.05rem}.source-features{list-style:none;padding:0;margin:0}.source-features li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;color:#546e7a;font-size:1rem;line-height:1.6}.source-features li:last-child{margin-bottom:0}.source-features li i{color:#1565c0;font-size:1.2rem;margin-top:.2rem;flex-shrink:0}@media (max-width: 992px){.services-grid{grid-template-columns:repeat(2,1fr)}.capital-sources-grid{grid-template-columns:1fr}.financial-cta-section .cta-content{grid-template-columns:1fr;text-align:center}.financial-cta-section .cta-buttons{justify-content:center}}@media (max-width: 768px){.services-hero-title{font-size:2rem}.services-hero-subtitle{font-size:1rem}.services-grid{grid-template-columns:1fr}.service-card{padding:2rem}}.financial-financing-hero{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1565c0,#42a5f5);background-image:url(https://images.unsplash.com/photo-1554224155-6726b3ff858f?w=1920&h=900&fit=crop);background-size:cover;background-position:center;color:#fff;padding:6rem 0 4rem}.financing-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent}.financing-hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.financing-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.financing-hero-subtitle{font-size:1.2rem;line-height:1.6;max-width:800px;margin:0 auto;opacity:.95}.financial-financing-options{padding:5rem 0;background:#fff}.financing-options-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.financing-option-card{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 5px 15px #00000014;transition:transform .3s,box-shadow .3s;border:1px solid #e0e0e0}.financing-option-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001f}.option-icon-wrapper{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:12px}.option-icon-wrapper i{font-size:2.5rem;color:#1565c0}.financing-option-card h3{font-size:1.5rem;font-weight:600;color:#1a2f4a;margin-bottom:1rem}.financing-option-card>p{color:#546e7a;line-height:1.7;margin-bottom:1.5rem;font-size:1rem}.option-features{list-style:none;padding:0;margin:0}.option-features li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;color:#546e7a;font-size:.95rem;line-height:1.6}.option-features li:last-child{margin-bottom:0}.option-features li i{color:#1565c0;font-size:1.2rem;margin-top:.2rem;flex-shrink:0}.financial-how-it-works{padding:5rem 0;background:#fff}.how-it-works-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.how-it-works-text{padding:2rem 0}.how-it-works-text .section-tag{display:block;text-align:center;margin:0 auto 1.5rem;width:fit-content}.how-it-works-text .section-title{text-align:left}.how-it-works-text>p{color:#546e7a;line-height:1.8;margin-bottom:2rem;font-size:1.05rem}.steps-list{display:flex;flex-direction:column;gap:1.5rem}.step-item{display:flex;gap:1.5rem;align-items:flex-start;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 3px 10px #00000014;border:1px solid #e8e8e8;transition:transform .3s,box-shadow .3s}.step-item:hover{transform:translateY(-3px);box-shadow:0 5px 20px #0000001f}.step-number{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1565c0,#42a5f5);color:#fff;border-radius:50%;font-weight:700;font-size:1.1rem;flex-shrink:0}.step-text h4{font-size:1.25rem;font-weight:600;color:#1a2f4a;margin-bottom:.5rem}.step-text p{color:#546e7a;font-size:.95rem;line-height:1.6;margin:0}.how-it-works-image{border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.how-it-works-image img{width:100%;height:auto;display:block}@media (max-width: 992px){.financing-options-grid{grid-template-columns:repeat(2,1fr)}.how-it-works-content{grid-template-columns:1fr}.financial-cta-section .cta-content{grid-template-columns:1fr;text-align:center}.financial-cta-section .cta-buttons{justify-content:center}}@media (max-width: 768px){.financing-hero-title{font-size:2rem}.financing-hero-subtitle{font-size:1rem}.financing-options-grid{grid-template-columns:1fr}}.financial-process-hero{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1565c0,#42a5f5);background-image:url(https://images.unsplash.com/photo-1554224155-6726b3ff858f?w=1920&h=900&fit=crop);background-size:cover;background-position:center;color:#fff;padding:6rem 0 4rem}.process-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent}.process-hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.process-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.process-hero-subtitle{font-size:1.2rem;line-height:1.6;max-width:800px;margin:0 auto;opacity:.95}.financial-process-steps{padding:5rem 0;background:#fff}.process-steps-container{max-width:1000px;margin:0 auto;padding:0 2rem;position:relative}.process-step-item{position:relative;margin-bottom:4rem;transition:all .3s ease}.step-connector{position:absolute;left:45px;top:90px;width:3px;height:calc(100% + 4rem);background:linear-gradient(180deg,#1565c0,#42a5f5);z-index:0;border-radius:2px;box-shadow:0 0 10px #1565c033}.step-content-wrapper{display:flex;gap:2rem;align-items:flex-start;position:relative;z-index:1}.step-number-wrapper{flex-shrink:0}.step-number{width:90px;height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#1565c0,#42a5f5);color:#fff;border-radius:50%;box-shadow:0 8px 25px #1565c059,inset 0 2px 10px #fff3;position:relative;border:4px solid rgba(255,255,255,.2);transition:all .3s ease}.process-step-item:hover .step-number{transform:scale(1.05);box-shadow:0 12px 35px #1565c073;border-color:#fff6}.step-number span{font-size:1.75rem;font-weight:800;line-height:1;margin-bottom:.2rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.step-number>div{display:flex;align-items:center;justify-content:center}.step-number i{font-size:1.2rem;opacity:.95;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.step-number img{width:1.2rem;height:1.2rem;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.step-details{flex:1;background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 5px 20px #00000014;border:1px solid #e8ecf4;transition:all .3s ease;position:relative;overflow:hidden}.process-step-item:hover .step-details{transform:translate(5px);box-shadow:0 8px 30px #1565c026;border-color:#c5d9f0}.step-details h3{font-size:1.75rem;font-weight:700;color:#1a2f4a;margin-bottom:1rem;line-height:1.3;letter-spacing:-.3px;transition:color .3s ease}.process-step-item:hover .step-details h3{color:#1565c0}.step-details>p{color:#546e7a;line-height:1.8;margin-bottom:1.5rem;font-size:1.05rem;font-weight:400}.step-details-list{list-style:none;padding:0;margin:0}.step-details-list li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;color:#546e7a;font-size:.95rem;line-height:1.7;padding:.5rem;border-radius:8px;transition:background-color .2s ease}.step-details-list li:hover{background-color:#f5f9ff}.step-details-list li:last-child{margin-bottom:0}.step-details-list li i{color:#1565c0;font-size:1.2rem;margin-top:.2rem;flex-shrink:0}.financial-process-timeline{padding:5rem 0;background:#f8f9fa}.timeline-header{text-align:center;margin-bottom:3rem}.timeline-header h2{font-size:2.5rem;font-weight:700;color:#1a2f4a;margin-bottom:1rem}.timeline-header p{font-size:1.1rem;color:#546e7a;max-width:700px;margin:0 auto}.timeline-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.timeline-item{background:#fff;padding:3rem 2rem 2.5rem;border-radius:16px;text-align:center;box-shadow:0 5px 20px #00000014;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border:1px solid #e8ecf4;position:relative;overflow:visible}.timeline-item{margin:0 .75rem}.timeline-item:not(:last-child):after{content:"";position:absolute;top:50%;right:-1.5rem;width:3rem;height:2px;background:linear-gradient(90deg,#1565c0,#42a5f5);transform:translateY(-50%);z-index:1}@media (max-width: 768px){.timeline-item{margin:0}.timeline-item:not(:last-child):after{display:none}}.timeline-item:hover{transform:translateY(-8px);box-shadow:0 12px 35px #1565c026;border-color:#c5d9f0}.timeline-icon{width:80px;height:80px;margin:-40px auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:50%;flex-shrink:0;transition:all .3s ease;box-shadow:0 4px 15px #1565c026;position:relative;z-index:2;left:auto}.timeline-item:hover .timeline-icon{transform:scale(1.1);box-shadow:0 6px 20px #1565c040}.timeline-icon i{font-size:2rem;color:#1565c0}.timeline-icon img{width:2rem;height:2rem;object-fit:contain}.timeline-item h4{font-size:1.1rem;font-weight:600;color:#1a2f4a;margin:0 auto 1rem;line-height:1.3;text-align:center;width:100%}.timeline-duration{font-size:1.5rem;font-weight:700;color:#1565c0;margin-bottom:.75rem;line-height:1.2}.timeline-duration span{font-size:1rem;font-weight:400;color:#1565c0}.timeline-description{color:#546e7a;font-size:.9rem;line-height:1.6;margin:0}.financial-cta-section{padding:5rem 0;background:linear-gradient(135deg,#1565c0,#42a5f5);color:#fff}.financial-cta-section .cta-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.financial-cta-section .cta-text-section{display:flex;flex-direction:column;gap:1.5rem}.financial-cta-section .cta-title{font-size:2.5rem;font-weight:700;margin:0;color:#fff;line-height:1.2}.financial-cta-section .cta-description{font-size:1.1rem;line-height:1.6;margin:0;opacity:.95}.financial-cta-section .cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}.financial-cta-section .btn-white{background:#fff;color:#1565c0;border:2px solid #ffffff}.financial-cta-section .btn-white:hover{background:transparent;color:#fff}@media (max-width: 992px){.step-content-wrapper{flex-direction:column;align-items:center}.step-number-wrapper{margin-bottom:1.5rem}.step-connector{display:none}.step-details{width:100%;text-align:center}.timeline-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.timeline-item{min-width:auto;width:100%}.financial-cta-section .cta-content{grid-template-columns:1fr;text-align:center}.financial-cta-section .cta-buttons{justify-content:center}}@media (max-width: 768px){.process-hero-title{font-size:2rem}.process-hero-subtitle{font-size:1rem}.step-number{width:70px;height:70px}.step-number span{font-size:1.5rem}.step-number i{font-size:1rem}.timeline-item{width:100%}.step-number img{width:1rem;height:1rem}.step-details{padding:2rem 1.5rem;text-align:left}.step-details h3{font-size:1.5rem}.step-details-list li{padding:.4rem}.timeline-grid{grid-template-columns:1fr;gap:1.5rem}.timeline-item{min-width:auto;width:100%}.timeline-header h2{font-size:2rem}}.financial-contact-hero{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1565c0,#42a5f5);background-size:cover;background-position:center;color:#fff;padding:6rem 0 4rem}.contact-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent}.financial-contact-section{width:100%;max-width:1200px;display:flex;gap:2rem;padding:3rem;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin:50px auto;flex-wrap:wrap;position:relative;z-index:1}.contact-left{flex:1;min-width:300px}.contact-left h2{font-size:28px;font-weight:700;color:#1a2f4a;margin-bottom:.5rem}.contact-left p{color:#555;margin:10px 0 25px;line-height:1.6}.form-row{display:flex;gap:1rem;margin-bottom:1rem}.form-row>div{flex:1;display:flex;flex-direction:column}.form-row input,.form-row select,textarea{width:100%;padding:12px 15px;border:1px solid #e0e0e0;border-radius:8px;outline:none;font-size:15px;font-family:inherit}.form-row .error-message{color:red;font-size:12px;margin-top:5px;display:block}textarea{min-height:120px;resize:none;margin-bottom:1rem}.btn-primary{background:linear-gradient(135deg,#1565c0,#42a5f5);color:#fff;border:none;padding:12px 25px;border-radius:8px;font-size:16px;cursor:pointer;transition:transform .3s,box-shadow .3s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 5px 15px #1565c04d}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact-right{width:450px;min-width:300px}.info-box{background:linear-gradient(135deg,#1565c0,#42a5f5);padding:2rem;border-radius:15px;color:#fff;display:flex;flex-direction:column;gap:1.5rem}.info-item{display:flex;gap:1rem;background:#ffffff1f;padding:15px;border-radius:12px;align-items:center}.icon{font-size:24px;display:flex;align-items:center;justify-content:center}.icon i{font-size:24px;color:#fff}.label{opacity:.8;font-size:14px;margin:0 0 .25rem}.value{font-size:16px;font-weight:600;margin:0;line-height:1.4}.social{margin-top:auto}.social p{margin-bottom:8px;font-weight:600;color:#fff}.social-icons{display:flex;gap:12px;flex-wrap:wrap}.social-icons a{color:#fff;text-decoration:none}.social-icons i{font-size:22px;cursor:pointer;transition:transform .3s;display:inline-block}.social-icons a:hover i{transform:scale(1.2)}.financial-map-section{width:100%;max-width:1200px;margin:0 auto;padding:0}.map-header{width:100%;padding:2rem 0 1rem;text-align:left}.map-header h2{font-size:28px;font-weight:700;color:#1a2f4a;margin:0}.map-container{width:100%;height:500px;overflow:hidden;border-radius:12px;box-shadow:0 5px 15px #00000014}.map-container iframe{width:100%;height:100%;border:none;border-radius:0!important}@media (max-width: 992px){.financial-contact-section{padding:2rem;margin:30px auto}.contact-right{width:100%}.form-row{flex-direction:column}.map-container{height:400px}}@media (max-width: 768px){.contact-hero-title{font-size:2rem}.contact-hero-subtitle{font-size:1rem}.financial-contact-section{padding:1.5rem;margin:20px auto}.contact-left h2{font-size:24px}.info-box{padding:1.5rem}}@media (max-width: 576px){.financial-contact-section{padding:1.25rem;margin:15px auto}.contact-left h2{font-size:20px}.form-row input,.form-row select,textarea{padding:10px 12px;font-size:14px}.info-box{padding:1.25rem;gap:1rem}.info-item{padding:12px}}.re-login-page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:Inter,Segoe UI,sans-serif;color:#fff;overflow:hidden}.login-background{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1505693416388-ac5ce068fe85?w=1920&h=1080&fit=crop) center/cover;filter:brightness(.85);z-index:1}.login-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#041b3a80,#1a2f4a59);z-index:2}.login-container{position:relative;z-index:3;width:100%;max-width:1200px;padding:3rem 2rem;display:flex;justify-content:flex-end}.login-card{width:100%;max-width:420px;background:#0c142659;border-radius:18px;padding:2.5rem;box-shadow:0 20px 60px #00000059;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid rgba(255,255,255,.15)}.login-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:1rem}.login-logo{display:flex;align-items:center;gap:.75rem}.login-logo .logo-icon{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#fbc02d,#ffecb3);display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#1a2f4a}.login-logo .logo-text{font-size:1.5rem;font-weight:600;color:#fff;letter-spacing:.08em}.back-link{display:inline-flex;align-items:center;gap:.35rem;color:#ffffffd9;text-decoration:none;font-size:.95rem;padding:.4rem .75rem;border-radius:999px;background:#ffffff14;transition:all .3s}.back-link:hover{background:#fff3}.login-card-body h2{font-size:2rem;margin-bottom:.35rem}.login-subtitle{color:#ffffffbf;margin-bottom:2rem}.form-feedback{padding:.85rem 1rem;border-radius:10px;font-size:.9rem;margin-bottom:1.25rem;border:1px solid transparent}.form-feedback.error{background:#f443361f;border-color:#f4433640;color:#ffcdd2}.login-form{display:flex;flex-direction:column;gap:1rem}.form-label{font-size:.95rem;color:#ffffffe6}.input-wrapper input{width:100%;padding:.95rem 3rem .95rem 1rem;border-radius:10px;border:1px solid rgba(255,255,255,.35);background:#ffffff0d;color:#fff;font-size:1rem;transition:border .3s,box-shadow .3s}.input-wrapper.has-error input{border-color:#f4433699;box-shadow:0 0 0 2px #f4433626}.input-wrapper input:focus{outline:none;border-color:#42a5f5e6;box-shadow:0 0 0 3px #42a5f526;background:#ffffff1a}.input-wrapper i{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#fff9;font-size:1.25rem}.field-error{color:#ff9e9e;font-size:.8rem;margin-top:-.35rem;margin-bottom:.35rem}.checkbox-group{display:flex;flex-direction:column;gap:.75rem;margin:1rem 0 1.5rem}.checkbox-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:#fffc;line-height:1.4}.checkbox-item input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:6px;border:1.5px solid rgba(255,255,255,.5);background:#ffffff14;margin-top:.15rem;position:relative;cursor:pointer;transition:all .2s ease}.checkbox-item input:focus{outline:none;box-shadow:0 0 0 3px #42a5f540}.checkbox-item input:checked{border-color:transparent;background:linear-gradient(135deg,#42a5f5,#1de9b6)}.checkbox-item span{display:inline-block;color:#ffffffd9}.checkbox-item a{color:#42a5f5;text-decoration:none}.btn-login-primary{width:100%;padding:1rem;border:none;border-radius:12px;background:linear-gradient(135deg,#2979ff,#00b0ff);color:#fff;font-size:1rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #2979ff59}.btn-login-primary:hover{transform:translateY(-2px);box-shadow:0 15px 35px #2979ff73}.btn-login-primary:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}.login-footer-links{margin-top:1.5rem;display:flex;justify-content:space-between;align-items:center;font-size:.95rem}.footer-link{color:#ffffffd9;text-decoration:none;transition:color .3s}.footer-link.primary{color:#42a5f5;font-weight:600}.footer-link:hover{color:#90caf9}@media (max-width: 768px){.login-container{justify-content:center}.login-card{padding:2rem}.login-card-header{flex-direction:column;align-items:flex-start}.login-footer-links{flex-direction:column;gap:.75rem;text-align:center}}@media (max-width: 576px){.login-card{padding:1.75rem}.login-container{padding:2rem 1.25rem}}.re-signup-page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:Inter,Segoe UI,sans-serif;color:#fff;overflow:hidden}.signup-background{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1496284427489-f59461d8a8e6?w=1920&h=1080&fit=crop) center/cover;filter:brightness(.8);z-index:1}.signup-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#05142999,#0a1f3f73);z-index:2}.signup-container{position:relative;z-index:3;width:100%;max-width:1200px;padding:3rem 2rem;display:flex;justify-content:flex-end}.signup-card{width:100%;max-width:520px;background:#07122359;border-radius:24px;padding:2.75rem 3rem;box-shadow:0 25px 80px #00000059;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.12)}.signup-card-header{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:2rem}.signup-logo{display:flex;align-items:center;gap:.75rem}.signup-logo .logo-icon{width:50px;height:50px;border-radius:14px;background:linear-gradient(135deg,#42a5f5,#80d8ff);display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:#0b254a}.signup-logo .logo-text{font-size:1.6rem;font-weight:600;letter-spacing:.08em}.signup-card-body h2{font-size:2.2rem;margin-bottom:.5rem}.signup-subtitle{color:#ffffffbf;margin-bottom:2rem}.form-feedback{padding:.9rem 1rem;border-radius:12px;font-size:.92rem;margin-bottom:1.25rem;border:1px solid transparent}.form-feedback.error{background:#f443361f;border-color:#f443364d;color:#ffcdd2}.form-feedback.success{background:#4caf5033;border-color:#4caf5059;color:#c8e6c9}.signup-form{display:flex;flex-direction:column;gap:1.25rem}.grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.35rem}.form-label{font-size:.95rem;color:#ffffffd9}.input-wrapper{position:relative}.input-wrapper input,.input-wrapper select{width:100%;padding:.95rem 3rem .95rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.35);background:#ffffff0d;color:#fff;font-size:1rem;transition:border .3s,box-shadow .3s,background .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input-wrapper select{padding-right:2.5rem}.input-wrapper.has-error input,.input-wrapper.has-error select{border-color:#f4433699;box-shadow:0 0 0 2px #f4433626}.input-wrapper input:focus,.input-wrapper select:focus{outline:none;border-color:#81d4fae6;box-shadow:0 0 0 3px #81d4fa40;background:#ffffff1f}.input-wrapper i{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#ffffffb3;font-size:1.2rem}.select-wrapper i{pointer-events:none}.checkbox-group{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.checkbox-item{display:flex;align-items:flex-start;gap:.6rem;font-size:.92rem;color:#fffc;line-height:1.4}.checkbox-item input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:6px;border:1.5px solid rgba(255,255,255,.5);background:#ffffff14;margin-top:.2rem;position:relative;cursor:pointer;transition:all .2s ease}.checkbox-item input:focus{outline:none;box-shadow:0 0 0 3px #81d4fa59}.checkbox-item input:checked{border-color:transparent;background:linear-gradient(135deg,#00b0ff,#1de9b6)}.checkbox-item input:checked:after{content:"";position:absolute;top:3px;left:6px;width:4px;height:8px;border:solid #0d1b2a;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-item span{display:inline-block;color:#ffffffeb}.checkbox-item.has-error span{color:#ffb3b3}.checkbox-item a{color:#80d8ff;text-decoration:none}.checkbox-item a:hover{text-decoration:underline}.field-error{color:#ff9e9e;font-size:.8rem;margin-top:-.2rem}.btn-signup-primary{margin-top:.5rem;width:100%;padding:1rem;border:none;border-radius:14px;background:linear-gradient(135deg,#00b0ff,#1de9b6);color:#0d1b2a;font-size:1rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:transform .3s,box-shadow .3s;box-shadow:0 15px 35px #00b0ff59}.btn-signup-primary:hover{transform:translateY(-2px);box-shadow:0 20px 40px #00b0ff73}.btn-signup-primary:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.signup-footer-text{margin-top:1.75rem;color:#ffffffd9;text-align:center}.signup-footer-text a{color:#80d8ff;font-weight:600;text-decoration:none}.signup-footer-text a:hover{text-decoration:underline}.back-link{color:#ffffffd9;text-decoration:none;font-size:.95rem;padding:.5rem .9rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);transition:all .3s}.back-link:hover{background:#ffffff26;border-color:#ffffff59}@media (max-width: 768px){.signup-container{justify-content:center}.signup-card{padding:2.25rem}.grid-two{grid-template-columns:1fr}.signup-card-header{flex-direction:column;align-items:flex-start;gap:.75rem}}@media (max-width: 576px){.signup-card{padding:2rem 1.5rem}.signup-container{padding:2rem 1rem}}.dashboard-layout{display:flex;min-height:100vh;background:#f4f7fb;color:#1a2f4a;font-family:Inter,Segoe UI,sans-serif;position:relative;width:100%;overflow-x:hidden}.sidebar-overlay{display:none}.dashboard-sidebar{width:250px;background:#fff;border-right:1px solid rgba(26,47,74,.08);padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;transition:width .3s ease}.sidebar-collapsed .dashboard-sidebar{width:78px;padding:1.5rem .75rem}.sidebar-logo{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.35rem;color:#1a2f4a}.sidebar-close{margin-left:auto;border:1px solid rgba(26,47,74,.12);background:transparent;width:36px;height:36px;border-radius:10px;display:none;align-items:center;justify-content:center;font-size:1.2rem;cursor:pointer}.sidebar-close:hover{border-color:#00a9ff;color:#00a9ff}.logo-mark{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#00b0ff,#1de9b6);display:flex;align-items:center;justify-content:center;color:#0d1b2a;font-size:1.3rem}.my-logo{height:50px}.sidebar-nav{display:flex;flex-direction:column;gap:.4rem}.sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border-radius:12px;border:none;background:transparent;color:#627089;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left}.sidebar-link i{font-size:2rem}.sidebar-link span{font-size:1rem;font-weight:550}.sidebar-collapsed .sidebar-link span{display:none}.sidebar-collapsed .sidebar-link{justify-content:center;position:relative}.sidebar-collapsed .sidebar-logo{justify-content:center}.sidebar-collapsed .sidebar-logo span{display:none}.sidebar-collapsed .sidebar-link:after{content:attr(data-label);position:absolute;left:70px;background:#0d1b2a;color:#fff;padding:.35rem .6rem;border-radius:8px;font-size:.8rem;opacity:0;pointer-events:none;transform:translate(10px);transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.sidebar-collapsed .sidebar-link:hover:after{opacity:1;transform:translate(0)}.sidebar-link.active,.sidebar-link:hover{background:#00b0ff1a;color:#00a9ff}.logout-inline{color:#ff6b6b;background:#ff6b6b14}.dashboard-main{flex:1;display:flex;flex-direction:column;min-height:100vh}.dashboard-topbar{background:#fff;border-bottom:1px solid rgba(26,47,74,.08);padding:1.2rem 2rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:5}.topbar-left{display:flex;align-items:center;gap:1rem}.topbar-left h1{font-size:2rem;font-weight:600;margin:0}.hamburger{width:44px;height:44px;border-radius:12px;border:1px solid rgba(26,47,74,.12);background:transparent;display:flex;align-items:center;justify-content:center;font-size:1.4rem;cursor:pointer;transition:border .2s ease}.hamburger:hover{border-color:#00a9ff}.topbar-right{display:flex;align-items:center;gap:1rem}.search-wrapper{position:relative;background:#f0f3f9;border-radius:12px;padding:.6rem 1rem .6rem 2.5rem}.search-wrapper input{border:none;background:transparent;outline:none;font-size:.95rem;width:200px}.search-wrapper i{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#7b8aab}.icon-button{width:44px;height:44px;border-radius:12px;border:none;background:#f0f3f9;position:relative;cursor:pointer;font-size:1.3rem;color:#1a2f4a}.badge{position:absolute;top:-4px;right:-5px;background:#ff6b6b;color:#d70000;font-size:.7rem;border-radius:999px;min-width:0;padding:.05rem .35rem;box-shadow:0 4px 10px #ff6b6b59}.notification-dropdown,.profile-dropdown{position:absolute;top:52px;right:0;width:280px;background:#fff;border-radius:16px;box-shadow:0 25px 70px #1a2f4a1a;border:1px solid rgba(26,47,74,.08);padding:1rem;z-index:10}.notification-wrapper,.profile-wrapper{position:relative}.notification-dropdown .dropdown-header{display:flex;justify-content:space-between;font-weight:600;margin-bottom:.75rem;color:#1a2f4a}.notification-dropdown ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.notification-dropdown li p{margin:0;font-weight:500}.notification-dropdown li span{font-size:.8rem;color:#7b8aab}.profile-dropdown{width:200px;padding:.75rem}.profile-chip{border:1px solid rgba(26,47,74,.12);border-radius:16px;padding:.4rem .75rem .4rem .4rem;display:flex;align-items:center;gap:.6rem;background:#fff;cursor:pointer}.avatar{width:36px;height:36px;border-radius:12px;background-color:#00a9ff;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.profile-info{display:flex;flex-direction:column;text-align:left}.profile-info strong{font-size:.95rem}.profile-dropdown button{width:100%;border:none;background:transparent;display:flex;align-items:center;gap:.6rem;padding:.6rem .4rem;border-radius:10px;cursor:pointer;color:#1a2f4a;font-size:1rem}.profile-dropdown i{font-size:1.2rem}.profile-dropdown button:hover{background:#00b0ff0f}.dashboard-content{flex:1;padding:2rem;display:flex;flex-direction:column;gap:2rem}.dashboard-footer{padding:1rem 2rem;text-align:center;color:#7b8aab;font-size:.9rem;border-top:1px solid rgba(26,47,74,.08);background:#fff}@media (max-width: 1024px){.search-wrapper input{width:140px}.dashboard-main{margin-left:250px}.sidebar-collapsed .dashboard-main{margin-left:0}.dashboard-sidebar{position:fixed;z-index:30;height:100%;top:0;left:0;transform:translate(0);box-shadow:0 15px 50px #0000001f}.dashboard-sidebar .sidebar-close{display:flex}.sidebar-collapsed .dashboard-sidebar{transform:translate(-100%)}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:20;opacity:0;pointer-events:none;transition:opacity .2s ease}.sidebar-overlay.visible{opacity:1;pointer-events:auto}}@media (max-width: 900px){.dashboard-main{margin-left:0}.dashboard-sidebar{transform:translate(-100%)}.dashboard-layout:not(.sidebar-collapsed) .dashboard-sidebar{transform:translate(0)}}@media (max-width: 640px){.dashboard-topbar{flex-direction:column;gap:1rem}.topbar-right{flex-wrap:wrap;justify-content:center}.dashboard-content{padding:1.5rem}}@media (max-width: 480px){.dashboard-content{padding:1.1rem}.stat-card,.funding-activity,.transactions-section{padding:1.25rem}}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;width:100%}.stat-card{background:#fff;border-radius:18px;padding:1.5rem;box-shadow:0 20px 60px #0a1f3f0d;border:1px solid rgba(26,47,74,.05)}.stat-card p{margin:0;color:#7b8aab;font-weight:500;font-size:1.2rem}.stat-card h3{margin:.5rem 0 0;font-size:1.5rem;color:#1a2f4a}.stat-icon{width:42px;height:42px;border-radius:12px;background:#00b0ff1a;color:#00a9ff;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:.75rem}.funding-activity,.transactions-section{background:#fff;border-radius:24px;padding:1.75rem;box-shadow:0 25px 60px #0a1f3f0a;border:1px solid rgba(26,47,74,.05)}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header h2{margin:0;font-size:1.3rem}.section-header p{margin:.2rem 0 0;color:#7b8aab}.filter-select select{border-radius:12px;border:1px solid rgba(26,47,74,.12);padding:.5rem 1rem;background:#f0f3f9;font-weight:600;color:#1a2f4a}.bar-chart{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;height:220px;width:100%}.bar-item{display:flex;flex-direction:column;align-items:center;gap:.6rem;height:100%;justify-content:flex-end}.bar{width:70%;border-radius:12px 12px 0 0;background:linear-gradient(180deg,#5cc6ff,#5cc6ff2e);border:1px solid rgba(92,198,255,.35);box-shadow:0 8px 20px #00b0ff2e;position:relative;transition:transform .2s ease;min-height:18px;display:flex;align-items:flex-end;justify-content:center}.bar:after{content:attr(data-value);position:absolute;bottom:100%;transform:translateY(-6px);background:#1a2f4a;color:#fff;font-size:.7rem;padding:.15rem .45rem;border-radius:999px;opacity:0;transition:opacity .2s ease,transform .2s ease;pointer-events:none}.bar:hover{transform:translateY(-4px);background:linear-gradient(180deg,#7c6bff,#7c6bff38);border-color:#7c6bff8c;box-shadow:0 12px 26px #7c6bff4d}.bar:hover:after{opacity:1;transform:translateY(-10px)}.bar-label{font-size:.75rem;color:#7b8aab}.transactions-table{border-radius:16px;overflow:hidden;border:1px solid rgba(26,47,74,.08);width:100%}.table-row{display:grid;grid-template-columns:1.2fr 1.2fr 2fr 1fr 1fr .8fr;padding:1rem 1.25rem;background:#fff;align-items:center;border-bottom:1px solid rgba(26,47,74,.05);font-size:.95rem}.table-header{background:#f5f8ff;font-weight:600;color:#1a2f4a}.table-header button{border:none;background:transparent;font:inherit;color:inherit;display:flex;align-items:center;gap:.3rem;cursor:pointer}.table-row button i{font-size:1.6rem}.sort-indicator{font-size:.8rem;color:#7b8aab}.table-row:last-child{border-bottom:none}.actions{display:flex;gap:.35rem}.actions button{width:34px;height:34px;border-radius:10px;border:none;background:#f0f3f9;color:#1a2f4a;cursor:pointer}@media (max-width: 900px){.table-row{grid-template-columns:1fr;gap:.5rem}.table-header{display:none}.table-row span{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem}.table-row span[data-label]:before{content:attr(data-label);font-size:.75rem;color:#7b8aab;letter-spacing:.02em}}@media (max-width: 768px){.funding-activity,.transactions-section{padding:1.4rem}.bar-chart{grid-template-columns:repeat(auto-fit,minmax(45px,1fr));gap:.6rem;height:200px}}@media (max-width: 560px){.stats-grid{grid-template-columns:1fr}.section-header{flex-direction:column;align-items:flex-start;gap:.7rem}}.membership-loading{background:#fff;border-radius:24px;padding:2rem;text-align:center;box-shadow:0 24px 60px #0a1f3f0a}.snapshot-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:1.5rem;margin:2rem 0}.funding-module,.quick-actions-card{background:#fff;border-radius:24px;border:1px solid rgba(26,47,74,.08);box-shadow:0 24px 60px #0a1f3f0a;padding:1.75rem}.muted{color:#7b8aab;margin:0;font-size:.85rem}.funding-summary-card{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:flex-start}.funding-summary-card .btn{padding:.85rem 1.75rem;border-radius:14px;border:none;background:linear-gradient(90deg,#1a73e8,#3f8cff);color:#fff;font-weight:600;cursor:pointer}.funding-summary-meta{display:flex;gap:2rem;margin:1.2rem 0}.funding-summary-meta span{display:block;color:#7b8aab;font-size:.85rem}.funding-summary-meta strong{color:#1a2f4a;font-size:1.2rem}.next-step{margin:0;color:#4a5c7a}.btn.btn-primary{background:linear-gradient(90deg,#1a73e8,#3f8cff);color:#fff;padding:.85rem 1.5rem;border:none;border-radius:12px;font-weight:600;cursor:pointer}.status-pill{padding:.4rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600;background:#3b82f626;color:#1d4ed8;text-transform:capitalize}.status-pill.approved{background:#10b98126;color:#047857}.status-pill.rejected{background:#f8717133;color:#b91c1c}.status-pill.under_review{background:#3b82f633;color:#1e3a8a}.status-pill.need_more_info{background:#fbbf2440;color:#92400e}.quick-actions-card h3{margin-bottom:1rem;color:#1a2f4a}.quick-actions-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.quick-actions-card button{width:100%;border:1px solid rgba(26,47,74,.08);border-radius:16px;background:#f8faff;padding:.85rem 1rem;display:flex;align-items:center;gap:.9rem;text-align:left;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.quick-actions-card button:hover{border-color:#1a2f4a40;transform:translate(2px)}.quick-actions-card i{font-size:1.4rem;color:#1a73e8}.quick-actions-card strong{color:#1a2f4a;display:block}.quick-actions-card span{color:#7b8aab;font-size:.85rem}.link-button{border:none;background:transparent;color:#1a73e8;font-weight:600;cursor:pointer}@media (max-width: 1024px){.snapshot-grid{grid-template-columns:1fr}}.funding-module{display:flex;flex-direction:column;gap:2rem}.funding-card{background:#fff;border-radius:24px;border:1px solid rgba(26,47,74,.08);box-shadow:0 30px 60px #0a1f3f0d;padding:1.75rem}.funding-form-wrapper{width:100%}.funding-card .card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.75rem}.funding-card .card-header.single{justify-content:flex-start}.funding-card .card-header h2{margin:.4rem 0 0}.form-feedback{padding:.85rem 1rem;border-radius:12px;margin-bottom:1rem;font-weight:500}.funding-form{display:flex;flex-direction:column;gap:1rem}.funding-form .required{color:#dc3545;margin-left:.25rem}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.funding-form label{font-weight:600;color:#1a2f4a}.funding-form input,.funding-form select,.funding-form textarea{border-radius:16px;border:1px solid rgba(26,47,74,.12);padding:.85rem 1rem;background:#f8faff;font-size:.95rem;transition:border-color .2s ease}select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23888'%3E%3Cpolygon points='0,0 14,0 7,7'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 20px center!important;padding-right:35px!important;line-height:normal}.funding-form input:focus,.funding-form select:focus,.funding-form textarea:focus{outline:none;border-color:#1a73e8;background:#fff;box-shadow:0 0 0 3px #1a73e81f}.file-input{border:1px dashed rgba(26,47,74,.2);border-radius:16px;padding:1rem;display:flex;align-items:center;gap:.75rem;background:#f8fbff;font-size:.9rem;color:#4a5c7a;cursor:pointer;width:100%}.file-input input[type=file]{display:none}.agreement-checkbox{display:flex;gap:.7rem;font-size:.9rem;color:#4a5c7a}.agreement-checkbox input{width:18px;height:18px}.btn-primary{background:linear-gradient(90deg,#1a73e8,#3f8cff);border:none;border-radius:999px;padding:.95rem 1.5rem;color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.btn-primary.fundingpage{background:#3f8cff!important;box-shadow:none!important}.btn-primary:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 15px 25px #1a73e840}.submission-summary{display:flex;align-items:center;gap:1rem;padding:1.2rem;border-radius:16px;background:#10b9811f;color:#0f9a78;margin-bottom:1rem;flex-wrap:wrap}.submission-summary i{font-size:2rem}.submission-summary button{margin-left:auto;border:none;background:#0f9a78;color:#fff;padding:.6rem 1rem;border-radius:10px;display:inline-flex;align-items:center;gap:.35rem;cursor:pointer}.applications-card{background:#fff;border-radius:24px;border:1px solid rgba(26,47,74,.08);box-shadow:0 30px 60px #0a1f3f0d;padding:1.75rem}.applications-list{display:flex;flex-direction:column;gap:1rem}.application-item{border:1px solid rgba(26,47,74,.08);border-radius:16px;padding:1.25rem;background:#f8faff}.application-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.application-item-header h3{margin:0;font-size:1.1rem}.status-pill.review{background:#3b82f633;color:#1e3a8a}.status-pill.success{background:#10b98126;color:#047857}.status-pill.danger{background:#f8717133;color:#b91c1c}.status-pill.info{background:#fbbf2440;color:#92400e}@media (max-width: 768px){.form-row{grid-template-columns:1fr}}.transactions-filter-card,.transactions-section{background:#fff;border-radius:24px;border:1px solid rgba(26,47,74,.08);box-shadow:0 24px 60px #0a1f3f0a;padding:1.75rem;margin-bottom:1.8rem}.transactions-filter-card header,.transactions-section .section-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.transactions-filter-card h2,.transactions-section h2{margin:0;font-size:1.35rem;color:#1a2f4a}.transactions-filter-card p,.transactions-section p{margin:.35rem 0 0;color:#7b8aab}.transactions-loader{text-align:center;padding:2rem;color:#4a5c7a;font-weight:600}.transactions-table{border-radius:18px;border:1px solid rgba(26,47,74,.08);overflow:hidden}.transactions-table .table-row{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 1fr 1.5fr;background:#fff;padding:1rem 1.2rem;align-items:center;border-bottom:1px solid rgba(26,47,74,.05);font-size:.95rem}.transactions-table .table-header{background:#f5f8ff;font-weight:600;color:#1a2f4a}.status-pill{padding:.4rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600;text-transform:capitalize}.status-pill.pending{background:#3b82f626;color:#1d4ed8}.status-pill.completed{background:#10b98126;color:#047857}.status-pill.cancelled,.status-pill.failed{background:#f8717133;color:#b91c1c}@media (max-width: 900px){.transactions-table .table-row{grid-template-columns:1fr;gap:.5rem}.transactions-table .table-header{display:none}.transactions-table .table-row span[data-label]:before{content:attr(data-label) ": ";font-size:.75rem;color:#7b8aab;font-weight:600}}.documents-page{display:flex;flex-direction:column;gap:1.5rem}.doc-card{background:#fff;border-radius:24px;border:1px solid rgba(26,47,74,.08);box-shadow:0 20px 40px #0a1f3f0d;padding:1.75rem}.card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.75rem}.card-header.single{justify-content:flex-start}.card-header h2{margin:.4rem 0 0;font-size:1.5rem;color:#1a2f4a}.card-header p{margin:0;color:#7b8aab;font-size:.9rem}.doc-loading{padding:3rem;text-align:center;color:#7b8aab;font-weight:500}.doc-empty-state{padding:4rem 2rem;text-align:center;color:#7b8aab}.doc-empty-state i{font-size:4rem;color:#cbd5e1;margin-bottom:1rem}.doc-empty-state h3{margin:.5rem 0;color:#1a2f4a}.doc-empty-state p{margin:.5rem 0 1.5rem;color:#7b8aab}.documents-container{display:flex;flex-direction:column;gap:2rem}.application-documents-group{border:1px solid rgba(26,47,74,.08);border-radius:16px;padding:1.5rem;background:#f8faff}.group-header{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(26,47,74,.08)}.group-header h3{margin:0 0 .25rem;font-size:1.2rem;color:#1a2f4a}.application-code{margin:0;font-size:.85rem;color:#7b8aab}.documents-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.document-card{background:#fff;border:1px solid rgba(26,47,74,.08);border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;transition:transform .2s ease,box-shadow .2s ease}.document-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1a2f4a1a}.document-icon{width:48px;height:48px;border-radius:12px;background:#00b0ff1a;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#00a9ff}.document-info{flex:1;display:flex;flex-direction:column;gap:.35rem}.document-info h4{margin:0;font-size:1rem;color:#1a2f4a;word-break:break-word}.document-type{font-size:.8rem;color:#7b8aab;font-weight:500}.document-date{font-size:.75rem;color:#9ca3af}.document-label{display:inline-block;padding:.25rem .6rem;border-radius:6px;background:#00b0ff1a;color:#00a9ff;font-size:.75rem;font-weight:600;width:fit-content;margin-top:.25rem}.document-actions{display:flex;gap:.5rem}.btn-download{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border-radius:10px;background:linear-gradient(135deg,#1a73e8,#3f8cff);color:#fff;text-decoration:none;font-weight:600;font-size:.9rem;transition:transform .2s ease,box-shadow .2s ease}.btn-download:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1a73e84d}.btn-primary{background:linear-gradient(135deg,#1a73e8,#3f8cff);border:none;border-radius:12px;padding:.85rem 1.5rem;color:#fff;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1a73e84d}@media (max-width: 768px){.documents-grid{grid-template-columns:1fr}.card-header{flex-direction:column}}.profile-page{display:grid;grid-template-columns:minmax(260px,.32fr) minmax(0,.68fr);gap:1.5rem;align-items:start}.profile-sidebar-card,.profile-main-card{background:#fff;border-radius:24px;border:1px solid rgba(26,47,74,.08);box-shadow:0 30px 60px #0a1f3f0d;padding:1.75rem}.profile-sidebar-card{text-align:center}.avatar-wrapper{position:relative;width:140px;height:140px;margin:0 auto 1rem}.profile-sidebar-card h2{margin:.75rem 0 .3rem}.profile-tabs{display:flex;flex-direction:column;gap:.75rem}.profile-tabs button{border:1px solid rgba(26,47,74,.08);border-radius:16px;background:#f5f8ff;padding:.85rem;display:flex;align-items:center;gap:.75rem;font-weight:600;cursor:pointer;color:#1a2f4a}.profile-tabs button i{font-size:1.25rem}.profile-tabs button.active{background-color:#00b0ff;color:#fff;border-color:transparent}.profile-main-header h2{margin:0;font-size:1.4rem}.profile-main-header p{margin:.35rem 0 1.2rem;color:#7b8aab}.profile-form{display:flex;flex-direction:column;gap:1rem}.profile-form label{font-size:.92rem;color:#1a2f4a;display:flex;flex-direction:column;gap:.45rem}.profile-form input,.profile-form select{border-radius:14px;border:1px solid rgba(26,47,74,.12);padding:.85rem 1rem;font-size:.95rem;background:#f8faff}.input-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-feedback{padding:.85rem 1rem;border-radius:12px;font-weight:500}.form-feedback.success{background:#10b9811f;color:#0f9a78}.form-feedback.error{background:#f472b61f;color:#d62b70}.btn-primary{background:linear-gradient(90deg,#1a73e8,#3f8cff);border:none;border-radius:12px;padding:.85rem 1.5rem;color:#fff;font-weight:600;cursor:pointer}.btn-primary:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 1024px){.profile-page{grid-template-columns:1fr}}.trading-home{min-height:100vh;background:#fff;color:#1a2f4a;overflow-x:hidden}.trading-header{padding:1.5rem 0;background:#fff;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:1000}.trading-header .header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.trading-header .logo{display:flex;align-items:center;gap:.75rem}.trading-header .logo-text{font-size:1.6rem;font-weight:700;color:#1a2f4a}.nav-wrapper{display:flex;align-items:center;gap:1rem;flex:1;justify-content:flex-end}.trading-header .nav-menu{display:flex;gap:1.5rem;align-items:center;margin-right:1rem}.trading-header .nav-link{color:#546e7a;text-decoration:none;font-size:.95rem;transition:color .3s;position:relative}.trading-header .nav-link.active{color:#1565c0}.trading-header .nav-link.active:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;width:100%;background:#1565c0}.trading-header .nav-link:hover{color:#1565c0}.trading-header .nav-link:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;background:#1565c0;width:0;transition:width .3s ease}.trading-header .nav-link:hover:after{width:100%}.btn-login{padding:.75rem 1.5rem;background:linear-gradient(135deg,#1565c0,#42a5f5);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s;text-decoration:none}.btn-login:hover{background:linear-gradient(135deg,#0d47a1,#1e88e5);transform:translateY(-2px)}.menu-toggle{display:none;background:none;border:none;color:#1a2f4a;font-size:1.5rem;cursor:pointer}.trading-hero{position:relative;min-height:700px;height:90vh;display:flex;align-items:center;justify-content:center;color:#fff;padding:0 10px;margin-bottom:150px}.hero-background-image{position:absolute;top:0;left:10px;right:10px;bottom:0;background:linear-gradient(#0006,#00000080),url(https://images.unsplash.com/photo-1494412574643-ff11b0a5c1c3?w=1920&h=900&fit=crop) center/cover;z-index:1;border-radius:12px}.hero-overlay{position:absolute;top:0;left:10px;right:10px;bottom:0;background:linear-gradient(135deg,#1565c040,#42a5f526);z-index:2;border-radius:12px}.hero-container{position:relative;z-index:3;width:100%;max-width:1200px;margin:0 auto;padding:5rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:700px}.hero-content{max-width:900px;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#fff}.hero-subtitle{font-size:1.2rem;line-height:1.8;margin-bottom:2.5rem;color:#fffffff2;max-width:700px}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.trading-hero .btn{padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s;white-space:nowrap;text-decoration:none}.trading-hero .btn-primary{background:linear-gradient(135deg,#1565c0,#42a5f5);color:#fff;box-shadow:0 4px 15px #1565c04d}.trading-hero .btn-primary:hover{background:linear-gradient(135deg,#0d47a1,#1e88e5);transform:translateY(-2px);box-shadow:0 6px 20px #1565c066}.trading-hero .btn-white{background:#fff;color:#1565c0;border:2px solid #1565c0;box-shadow:0 4px 15px #ffffff4d}.trading-hero .btn-white:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 6px 20px #fff6}.stats-bar{background:#fff;padding:2rem 0;position:absolute;bottom:-100px;left:10px;right:10px;z-index:4;border-radius:0 0 8px 8px}.stats-bar .container{background:#fff;padding:2rem 1rem;border-radius:20px;box-shadow:0 8px 10px #0066ff26,10px 0 20px #0066ff1a,-10px 0 20px #0066ff1a}.trading-home .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.stat-item{display:flex;align-items:center;gap:1rem;padding:1rem}.stat-item i{font-size:2.5rem;color:#1565c0;background:#e3f2fd;padding:10px;border-radius:50px}.stat-value{font-size:1.75rem;font-weight:700;color:#1a2f4a}.stat-label{font-size:.9rem;color:#546e7a}.about-section{padding:8rem 0 5rem;background:#f0f7ff}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-images{display:flex;flex-direction:column;gap:1rem}.about-image-top,.about-image-bottom{width:100%;border-radius:50%;overflow:hidden;aspect-ratio:1;object-fit:cover}.about-image-top{max-width:300px;margin-left:auto}.about-image-bottom{max-width:250px}.about-image-top img,.about-image-bottom img{width:100%;height:100%;object-fit:cover}.about-text{padding:2rem 0}.section-tag{display:inline-block;padding:.5rem 1rem;background:#1565c0;color:#fff;border-radius:20px;font-size:.85rem;font-weight:500;margin-bottom:1rem}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#1a2f4a}.about-description{font-size:1.05rem;line-height:1.8;color:#546e7a;margin-bottom:2rem}.about-text .btn{padding:1rem 2rem;background:#1565c0;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s;text-decoration:none}.about-text .btn:hover{transform:translateY(-2px)}.trading-services-section{padding:5rem 0;background:#1a2f4a;color:#fff}.trading-services-section .section-header{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.trading-services-section .section-tag{color:#fff;margin-bottom:0}.trading-services-section .section-title{margin-bottom:0}.section-description{font-size:1.05rem;line-height:1.8;color:#ffffffe6;max-width:700px;margin:0}.trading-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.trading-service-card.highlighted{background:linear-gradient(135deg,#ff9800,#ff6f00);color:#fff}.trading-service-card.highlighted h3,.trading-service-card.highlighted p,.trading-service-card.highlighted .service-features li{color:#fff}.trading-service-card.highlighted .service-icon{color:#fff;background:#fff3}.trading-service-card{background:#fff;padding:2rem;border-radius:12px;color:#1a2f4a;transition:all .3s}.trading-service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0003}.service-icon{font-size:3rem;color:#1565c0;margin-bottom:1rem;display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background:#1565c01a;margin:0 auto 1rem}.trading-service-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1a2f4a}.trading-service-card p{font-size:.95rem;line-height:1.6;color:#546e7a;margin-bottom:1rem}.service-features{list-style:none;padding:0;margin:0}.service-features li{font-size:.9rem;color:#546e7a;position:relative;padding:.25rem 0 .25rem 1.5rem}.service-features li:before{content:"•";position:absolute;left:0;color:#1565c0;font-weight:700}.products-section{padding:5rem 0;background:#fff}.products-section .section-header{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.products-section .section-tag,.products-section .section-title{margin-bottom:0}.products-section .section-description{margin:0;max-width:700px;color:#546e7a}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.product-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #00000014;text-align:center;transition:all .3s}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.product-icon{font-size:3rem;color:#ff9800;margin-bottom:1rem}.product-card h3{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#1a2f4a}.product-card p{font-size:.9rem;line-height:1.6;color:#546e7a}.green-energy-section{padding:5rem 0;background:#fff}.green-energy-section .section-header{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.green-energy-section .section-tag,.green-energy-section .section-title{margin-bottom:0}.green-energy-section .section-description{margin:0;max-width:700px;color:#546e7a}.green-energy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.green-energy-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #00000014;text-align:center;transition:all .3s}.green-energy-card i{font-size:3rem;color:#ff9800;margin-bottom:1rem}.green-energy-card h3{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#1a2f4a}.green-energy-card p{font-size:.9rem;line-height:1.6;color:#546e7a}.green-energy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.green-energy-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #00000014;transition:all .3s}.green-energy-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.green-energy-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1a2f4a}.green-energy-card p{font-size:.95rem;line-height:1.6;color:#546e7a;margin-bottom:1rem}.why-choose-section{padding:5rem 0;background:#fff}.why-choose-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.why-choose-text{padding:2rem 0}.why-choose-description{font-size:1.05rem;line-height:1.8;color:#546e7a;margin-bottom:1.5rem}.why-choose-benefits{display:flex;flex-direction:column;gap:2rem}.benefit-item{display:flex;gap:1.5rem;align-items:flex-start}.benefit-icon{font-size:2.5rem;color:#1565c0;background:#e3f2fd;padding:1rem;border-radius:12px;flex-shrink:0}.benefit-content h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#1a2f4a}.benefit-content p{font-size:.95rem;line-height:1.6;color:#546e7a}.process-section{padding:5rem 0;background:#f0f7ff}.process-section .section-header{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.process-section .section-tag,.process-section .section-title{margin-bottom:0}.process-section .section-description{margin:0;max-width:700px;color:#546e7a}.process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.process-step-item{display:flex;gap:1.5rem;align-items:flex-start}.process-step-number{position:relative;width:80px;height:80px;background:linear-gradient(135deg,#1565c0,#42a5f5);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-weight:700;font-size:1.5rem}.process-step-number i{font-size:1.5rem;margin-top:.25rem}.process-step-number span{font-size:1.25rem;line-height:1}.process-step-content{flex:1}.process-step-content h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1a2f4a}.process-step-content p{font-size:.95rem;line-height:1.6;color:#546e7a}.contact-section{padding:5rem 0;background:#f0f7ff}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch}.contact-form-wrapper{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #00000014;display:flex;flex-direction:column;height:100%}.contact-section .section-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.contact-section .section-title{margin-bottom:0}.contact-section .section-description{margin:0}.contact-form{display:flex;flex-direction:column;gap:1rem;flex:1}.alert{padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem}.form-input,.form-textarea{padding:1rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#1a2f4a;font-size:1rem;transition:all .3s;font-family:inherit}.form-input::placeholder,.form-textarea::placeholder{color:#999}.form-textarea{resize:vertical;min-height:120px}.error-message{color:#dc3545;font-size:.875rem;margin-top:-.5rem;margin-bottom:.5rem;display:block}.contact-info-wrapper{display:flex;flex-direction:column;gap:2rem;height:100%}.contact-map{flex:1;min-height:300px;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px #00000014}.contact-details{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #00000014}.contact-detail-item{margin-bottom:2rem}.contact-detail-item:last-child{margin-bottom:0}.contact-detail-item h4{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#1a2f4a}.contact-detail-item p{font-size:.95rem;color:#546e7a;margin:.25rem 0}.btn{padding:1rem 2rem;background:#1565c0;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s;text-decoration:none}.btn:hover{background:#0d47a1;transform:translateY(-2px)}.btn-primary{background:#1565c0;color:#fff}.btn-primary:hover{background:#0d47a1}.trading-footer{padding:4rem 0 0;background:transparent;color:#fff;position:relative;overflow:hidden}.footer-main{position:relative;overflow:hidden;padding:4rem 0;background:#1a2f4a}.footer-background-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?w=1920&h=600&fit=crop) center/cover;opacity:.05;z-index:0}.footer-main .container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:0}.footer-col-logo{max-width:350px}.footer-col{display:flex;flex-direction:column}.footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.footer-logo .logo-text{font-size:1.5rem;font-weight:600;color:#fff}.footer-title{font-size:1.1rem;font-weight:600;margin-bottom:1.25rem;color:#fff;position:relative;display:inline-block;width:fit-content;cursor:pointer}.footer-title:after{content:"";position:absolute;left:0;bottom:-2px;height:1px;width:100%;background-color:#42a5f5}.footer-title:before{content:"";position:absolute;left:0;bottom:-2px;height:3px;width:40%;background-color:#42a5f5;border-radius:100px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.75rem;padding:0;margin:0}.footer-links li{margin:0;padding:0}.footer-links a{color:#fffc;text-decoration:none;font-size:.95rem;transition:color .3s;display:flex;align-items:center;margin-left:-5px}.footer-links a:hover{color:#42a5f5}.footer-bottom{padding:1rem 0;background:#0d1a2e;display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#fffc}.footer-bottom .container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;width:100%}@media (max-width: 1200px){.trading-services-grid{grid-template-columns:repeat(2,1fr)}.products-grid{grid-template-columns:repeat(3,1fr)}.process-steps,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 992px){.green-energy-grid,.why-choose-content,.about-content{grid-template-columns:1fr}.about-images{flex-direction:row;justify-content:center}.products-grid,.green-energy-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.trading-header .nav-menu{position:fixed;top:0;right:-100%;width:300px;height:100vh;background:#fff;box-shadow:-2px 0 10px #0000001a;flex-direction:column;align-items:flex-start;padding:2rem;transition:right .3s ease;z-index:1001;overflow-y:auto}.trading-header .nav-menu.active{right:0}.trading-header .nav-link{width:100%;padding:1rem 0;border-bottom:1px solid #e0e0e0}.trading-header .btn-login-desktop{display:none}.trading-header .btn-login-mobile{display:flex;width:100%;margin-top:1rem}.nav-wrapper.active{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000}.menu-toggle{display:block;z-index:1002}.hero-title{font-size:2.5rem}.trading-hero{padding:0 5px;margin-bottom:200px}.hero-background-image,.hero-overlay,.stats-bar{left:5px;right:5px}.trading-home .stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.trading-services-grid{grid-template-columns:1fr}.products-grid{grid-template-columns:repeat(2,1fr)}.green-energy-grid,.process-steps,.contact-content{grid-template-columns:1fr}}@media (max-width: 576px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:2rem}.trading-home .stats-grid{grid-template-columns:1fr}.hero-buttons{flex-direction:column;width:100%}.hero-buttons .btn{width:100%;justify-content:center}.products-grid{grid-template-columns:1fr}}.request-quote-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;z-index:9998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.request-quote-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;z-index:9999;width:90%;max-width:700px;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.request-quote-modal-header{display:flex;align-items:center;justify-content:space-between;padding:2rem 2rem 1.5rem;border-bottom:2px solid #e0e0e0;position:sticky;top:0;background:#fff;z-index:1;border-radius:16px 16px 0 0}.request-quote-modal-header h2{font-size:1.75rem;font-weight:700;color:#1a2f4a;margin:0}.request-quote-close-btn{background:transparent;border:none;font-size:1.5rem;color:#546e7a;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s;width:36px;height:36px}.request-quote-close-btn:hover{background:#f5f7fa;color:#1a2f4a}.request-quote-close-btn:disabled{opacity:.5;cursor:not-allowed}.request-quote-form{padding:2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-size:.95rem;font-weight:500;color:#1a2f4a;margin-bottom:.5rem}.form-group label .required{color:#e53935}.form-group input,.form-group textarea{padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .3s;background:#fff}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#1565c0;box-shadow:0 0 0 3px #1565c01a}.form-group input.error,.form-group textarea.error{border-color:#e53935}.form-group input:disabled,.form-group textarea:disabled{background:#f5f7fa;cursor:not-allowed;opacity:.7}.form-group textarea{resize:vertical;min-height:120px}.error-message{color:#e53935;font-size:.85rem;margin-top:.25rem;display:block}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:2px solid #e0e0e0}.form-actions .btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;border:none;cursor:pointer;transition:all .3s}.form-actions .btn-secondary{background:#e0e0e0;color:#1a2f4a}.form-actions .btn-secondary:hover:not(:disabled){background:#bdbdbd}.form-actions .btn-primary{background:#1565c0;color:#fff}.form-actions .btn-primary:hover:not(:disabled){background:#0d47a1}.form-actions .btn:disabled{opacity:.6;cursor:not-allowed}.form-actions .btn i.bx-spin{animation:spin 1s linear infinite}.toast-notification{position:fixed;top:2rem;right:2rem;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;z-index:10000;min-width:300px;max-width:500px;animation:slideInRight .3s ease;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-left:4px solid}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.toast-success{border-left-color:#4caf50}.toast-error{border-left-color:#e53935}.toast-content{display:flex;align-items:center;gap:.75rem;flex:1}.toast-content i{font-size:1.5rem}.toast-success .toast-content i{color:#4caf50}.toast-error .toast-content i{color:#e53935}.toast-content span{color:#1a2f4a;font-size:.95rem;line-height:1.5}.toast-close{background:transparent;border:none;color:#546e7a;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .3s;margin-left:1rem}.toast-close:hover{background:#f5f7fa;color:#1a2f4a}@media (max-width: 768px){.request-quote-modal{width:95%;max-height:95vh}.request-quote-modal-header{padding:1.5rem 1.5rem 1rem}.request-quote-modal-header h2{font-size:1.5rem}.request-quote-form{padding:1.5rem}.form-row{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.form-actions{flex-direction:column}.form-actions .btn{width:100%;justify-content:center}.toast-notification{top:1rem;right:1rem;left:1rem;min-width:auto;max-width:none}}@media (max-width: 480px){.request-quote-modal-header{padding:1.25rem 1.25rem .75rem}.request-quote-form{padding:1.25rem}}.trading-about-hero{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1565c0,#42a5f5);background-size:cover;background-position:center;color:#fff;padding:6rem 0 4rem}.about-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006}.about-hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.about-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.about-hero-subtitle{font-size:1.2rem;line-height:1.6;max-width:800px;margin:0 auto;opacity:.95}.trading-about-section{padding:5rem 0;background:#fff}.about-content-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.about-image-section{position:relative}.about-main-image{width:100%;border-radius:12px;overflow:hidden;margin-bottom:2rem}.about-main-image img{width:100%;height:auto;display:block}.about-secondary-image{width:80%;margin-left:auto;border-radius:12px;overflow:hidden}.about-secondary-image img{width:100%;height:auto;display:block}.about-text-section{display:flex;flex-direction:column;gap:1.5rem}.about-description{font-size:1.1rem;line-height:1.8;color:#546e7a}.about-description p{margin-bottom:1rem}.trading-stats-section{padding:4rem 0;background:#f5f7fa}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.stat-item{display:flex;align-items:center;gap:1.5rem;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 10px #0000000d}.stat-icon{font-size:3rem;color:#1565c0}.stat-content{display:flex;flex-direction:column}.stat-value{font-size:2rem;font-weight:700;color:#1a2f4a;margin-bottom:.5rem}.stat-label{font-size:.95rem;color:#546e7a}.trading-mission-vision{padding:5rem 0;background:#fff}.mission-vision-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.mission-vision-card{text-align:center;padding:2.5rem;background:#f5f7fa;border-radius:12px;transition:transform .3s,box-shadow .3s}.mission-vision-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.card-icon{font-size:3.5rem;color:#1565c0;margin-bottom:1.5rem}.mission-vision-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1a2f4a}.mission-vision-card p{font-size:1rem;line-height:1.6;color:#546e7a}.trading-why-choose{padding:5rem 0;background:#f5f7fa}.why-choose-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;margin-top:3rem}.why-choose-item{gap:1.5rem;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 10px #0000000d;transition:transform .3s,box-shadow .3s;text-align:center}.why-choose-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.item-icon{font-size:2.5rem;color:#1565c0;flex-shrink:0}.why-choose-item h4{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1a2f4a}.why-choose-item p{font-size:1rem;line-height:1.6;color:#546e7a}.trading-cta-section{padding:5rem 0;background:linear-gradient(135deg,#1565c0,#42a5f5);color:#fff}.cta-content{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.cta-text-section{margin-bottom:2.5rem}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-description{font-size:1.2rem;line-height:1.6;max-width:700px;margin:0 auto;opacity:.95}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.btn-large{padding:1rem 2.5rem;font-size:1.1rem}@media (max-width: 768px){.about-content-wrapper{grid-template-columns:1fr;gap:2rem}.about-hero-title{font-size:2rem}.about-hero-subtitle{font-size:1rem}.stats-grid,.mission-vision-grid,.why-choose-grid{grid-template-columns:1fr}.cta-title{font-size:2rem}.cta-buttons{flex-direction:column}}.trading-services-hero{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1565c0,#42a5f5);background-size:cover;background-position:center;color:#fff;padding:6rem 0 4rem}.services-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006}.services-hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.services-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.services-hero-subtitle{font-size:1.2rem;line-height:1.6;max-width:800px;margin:0 auto;opacity:.95}.trading-services-section{padding:5rem 0;background:#fff}.trading-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;margin-top:3rem}.trading-service-card{background:#f5f7fa;padding:2.5rem;border-radius:12px;transition:transform .3s,box-shadow .3s;text-align:center}.trading-service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.service-icon{font-size:3.5rem;color:#1565c0;margin-bottom:1.5rem;display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background:#1565c01a;margin:0 auto 1.5rem}.trading-service-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1a2f4a}.trading-service-card p{font-size:1rem;line-height:1.6;color:#546e7a;margin-bottom:1.5rem}.service-features{list-style:none;padding:0;margin:0;text-align:left}.service-features li{color:#546e7a;position:relative;padding:.5rem 0 .5rem 1.5rem}.service-features li:before{content:"✓";position:absolute;left:0;color:#1565c0;font-weight:600}.service-detail-header{margin-bottom:2rem}.service-detail-title{font-size:2.5rem;font-weight:700;color:#1a2f4a;margin-bottom:1rem}.service-detail-description{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:2rem}.service-detail-description p{margin-bottom:1rem}.service-detail-description p:last-child{margin-bottom:0}.service-detail-features{margin-bottom:2rem}.service-features-title{font-size:1.75rem;font-weight:600;color:#1a2f4a;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #1565c0}.service-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:1rem}.service-feature-item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #1565c0;transition:all .3s ease}.service-feature-item:hover{background:#e3f2fd;transform:translate(5px);box-shadow:0 4px 12px #1565c026}.service-feature-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#1565c0;border-radius:50%;color:#fff;font-size:1.25rem}.service-feature-text{flex:1;font-size:1rem;line-height:1.6;color:#333;font-weight:500}.trading-services-section .trading-services-grid.related-services{grid-template-columns:repeat(2,1fr);max-width:900px}@media (max-width: 768px){.services-hero-title{font-size:2rem}.services-hero-subtitle{font-size:1rem}.trading-services-grid,.trading-services-section .trading-services-grid.related-services{grid-template-columns:1fr}.service-detail-title{font-size:2rem}.service-features-title{font-size:1.5rem}.service-features-grid{grid-template-columns:1fr;gap:1rem}.service-feature-item{padding:1rem}}.trading-commodities-hero{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1565c0,#42a5f5);background-size:cover;background-position:center;color:#fff;padding:6rem 0 4rem}.commodities-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006}.commodities-hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.commodities-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.commodities-hero-subtitle{font-size:1.2rem;line-height:1.6;max-width:800px;margin:0 auto;opacity:.95}.trading-commodities-section{padding:5rem 0;background:#fff}.commodities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;margin-top:3rem}.commodity-card{background:#f5f7fa;padding:2.5rem;border-radius:12px;transition:transform .3s,box-shadow .3s;text-align:center}.commodity-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.commodity-icon{font-size:3.5rem;color:#1565c0;margin-bottom:1.5rem}.commodity-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1a2f4a}.commodity-card p{font-size:1rem;line-height:1.6;color:#546e7a}@media (max-width: 768px){.commodities-hero-title{font-size:2rem}.commodities-hero-subtitle{font-size:1rem}.commodities-grid{grid-template-columns:1fr}}.trading-green-energy-hero{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1565c0,#42a5f5);background-size:cover;background-position:center;color:#fff;padding:6rem 0 4rem}.green-energy-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006}.green-energy-hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.green-energy-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.green-energy-hero-subtitle{font-size:1.2rem;line-height:1.6;max-width:800px;margin:0 auto;opacity:.95}.trading-green-energy-section{padding:5rem 0;background:#fff}.green-energy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;margin-top:3rem}.green-energy-card{background:#f5f7fa;padding:2.5rem;border-radius:12px;transition:transform .3s,box-shadow .3s;text-align:center}.green-energy-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}@media (max-width: 768px){.green-energy-hero-title{font-size:2rem}.green-energy-hero-subtitle{font-size:1rem}.green-energy-grid{grid-template-columns:1fr}}.trading-news-hero{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1565c0,#42a5f5);background-size:cover;background-position:center;color:#fff;padding:6rem 0 4rem}.news-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006}.news-hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.news-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.news-hero-subtitle{font-size:1.2rem;line-height:1.6;max-width:800px;margin:0 auto;opacity:.95}.trading-news-section{padding:5rem 0;background:#fff}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;margin-top:3rem}.news-card{background:#f5f7fa;border-radius:12px;overflow:hidden;transition:transform .3s,box-shadow .3s;cursor:pointer;text-decoration:none;display:block;color:inherit}.news-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.news-image{width:100%;height:250px;overflow:hidden}.news-image img{width:100%;height:100%;object-fit:cover}.news-content{padding:2rem}.news-category{display:inline-block;padding:.25rem .75rem;background:#1565c0;color:#fff;border-radius:20px;font-size:.85rem;font-weight:500;margin-bottom:1rem}.news-content h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1a2f4a}.news-content p{font-size:1rem;line-height:1.6;color:#546e7a;margin-bottom:1rem}.news-date{display:flex;align-items:center;gap:.5rem;color:#546e7a;font-size:.9rem}.news-date i{font-size:1rem}@media (max-width: 768px){.news-hero-title{font-size:2rem}.news-hero-subtitle{font-size:1rem}.news-grid{grid-template-columns:1fr}}.trading-news-detail-page{min-height:100vh;background:#f5f7fa}.news-detail-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:4rem 2rem}.news-detail-loading i{font-size:3rem;color:#1565c0;margin-bottom:1rem;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.news-detail-loading p{font-size:1.2rem;color:#546e7a}.news-detail-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:4rem 2rem;text-align:center}.news-detail-error i{font-size:4rem;color:#e53935;margin-bottom:1rem}.news-detail-error h2{font-size:2rem;color:#1a2f4a;margin-bottom:1rem}.news-detail-error p{font-size:1.1rem;color:#546e7a;margin-bottom:2rem}.news-detail-hero{position:relative;width:100%;height:400px;overflow:hidden}.news-detail-hero-image{position:relative;width:100%;height:100%}.news-detail-hero-image img{width:100%;height:100%;object-fit:cover}.news-detail-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000004d,#0009)}.news-detail-content{padding:3rem 0 5rem;background:#fff}.news-detail-wrapper{display:grid;grid-template-columns:1fr 350px;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem}.news-detail-article{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 2px 10px #0000000d}.news-detail-breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;color:#546e7a}.news-detail-breadcrumb a{color:#1565c0;text-decoration:none;transition:color .3s}.news-detail-breadcrumb a:hover{color:#0d47a1}.news-detail-breadcrumb i{font-size:.8rem;color:#90a4ae}.news-detail-breadcrumb span{color:#1a2f4a;font-weight:500}.news-detail-header{margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #e0e0e0}.news-detail-meta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem}.news-detail-category{display:inline-block;padding:.4rem 1rem;background:#1565c0;color:#fff;border-radius:20px;font-size:.85rem;font-weight:500}.news-detail-date,.news-detail-author{display:flex;align-items:center;gap:.5rem;color:#546e7a;font-size:.9rem}.news-detail-date i,.news-detail-author i{font-size:1rem}.news-detail-title{font-size:2.5rem;font-weight:700;color:#1a2f4a;line-height:1.3;margin-bottom:1rem}.news-detail-excerpt{font-size:1.2rem;line-height:1.6;color:#546e7a;font-weight:400}.news-detail-body{margin-bottom:3rem}.news-detail-description{font-size:1.1rem;line-height:1.8;color:#37474f}.news-detail-description h1,.news-detail-description h2,.news-detail-description h3,.news-detail-description h4,.news-detail-description h5,.news-detail-description h6{color:#1a2f4a;margin-top:2rem;margin-bottom:1rem;font-weight:600}.news-detail-description h1{font-size:2rem}.news-detail-description h2{font-size:1.75rem}.news-detail-description h3{font-size:1.5rem}.news-detail-description h4{font-size:1.25rem}.news-detail-description p{margin-bottom:1.5rem}.news-detail-description ul,.news-detail-description ol{margin-bottom:1.5rem;padding-left:2rem}.news-detail-description li{margin-bottom:.5rem}.news-detail-description img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0}.news-detail-description a{color:#1565c0;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s}.news-detail-description a:hover{border-bottom-color:#1565c0}.news-detail-description blockquote{border-left:4px solid #1565c0;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#546e7a}.news-detail-footer{display:flex;gap:1rem;padding-top:2rem;border-top:2px solid #e0e0e0}.news-detail-footer .btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:all .3s}.news-detail-footer .btn-secondary{background:#e0e0e0;color:#1a2f4a}.news-detail-footer .btn-secondary:hover{background:#bdbdbd}.news-detail-footer .btn-primary{background:#1565c0;color:#fff}.news-detail-footer .btn-primary:hover{background:#0d47a1}.news-detail-sidebar{display:flex;flex-direction:column;gap:2rem}.news-detail-sidebar-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 10px #0000000d}.news-detail-sidebar-card h3{font-size:1.25rem;font-weight:600;color:#1a2f4a;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}.news-detail-sidebar-card ul{list-style:none;padding:0;margin:0}.news-detail-sidebar-card ul li{margin-bottom:.75rem}.news-detail-sidebar-card ul li a{color:#546e7a;text-decoration:none;transition:color .3s;display:flex;align-items:center;gap:.5rem}.news-detail-sidebar-card ul li a:hover{color:#1565c0}.news-detail-sidebar-card ul li a:before{content:"→";color:#1565c0;font-weight:700}.news-detail-category-badge{display:inline-block;padding:.5rem 1rem;background:#e3f2fd;color:#1565c0;border-radius:20px;font-size:.9rem;font-weight:500}.news-detail-publish-date{color:#546e7a;font-size:.95rem;margin:0}@media (max-width: 968px){.news-detail-wrapper{grid-template-columns:1fr;gap:2rem}.news-detail-sidebar{order:-1}}@media (max-width: 768px){.news-detail-hero{height:300px}.news-detail-article{padding:2rem 1.5rem}.news-detail-title{font-size:2rem}.news-detail-excerpt{font-size:1.1rem}.news-detail-description{font-size:1rem}.news-detail-footer{flex-direction:column}.news-detail-footer .btn{width:100%;justify-content:center}}@media (max-width: 480px){.news-detail-article{padding:1.5rem 1rem}.news-detail-title{font-size:1.75rem}.news-detail-meta{flex-direction:column;align-items:flex-start;gap:.75rem}}.trading-contact-hero{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1565c0,#42a5f5);background-size:cover;background-position:center;color:#fff;padding:6rem 0 4rem}.contact-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006}.contact-hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.contact-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.contact-hero-subtitle{font-size:1.2rem;line-height:1.6;max-width:800px;margin:0 auto;opacity:.95}.trading-contact-section{padding:5rem 0;background:#f5f7fa}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem}.contact-form-wrapper{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 2px 10px #0000000d}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-input,.form-textarea{width:100%;padding:1rem;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .3s}.form-input:focus,.form-textarea:focus{outline:none;border-color:#1565c0}.form-textarea{min-height:150px;resize:vertical}.error-message{color:#dc3545;font-size:.875rem;margin-top:.25rem;display:block}.alert{padding:1rem;border-radius:8px;margin-bottom:1rem}.alert-success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.alert-danger{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.contact-info-wrapper{display:flex;flex-direction:column;gap:2rem}.contact-map{width:100%;height:300px;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000000d}.contact-map iframe{width:100%;height:100%;border:none}.contact-details{display:flex;flex-direction:column;gap:1.5rem}.contact-detail-item{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 10px #0000000d}.contact-detail-item h4{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#1a2f4a}.contact-detail-item p{font-size:1rem;line-height:1.6;color:#546e7a;margin:.25rem 0}@media (max-width: 968px){.contact-content{grid-template-columns:1fr}.contact-hero-title{font-size:2rem}.contact-hero-subtitle{font-size:1rem}}.policy-page-wrapper{min-height:100vh;background:#f5f7fa;color:#333}.policy-header{background:linear-gradient(135deg,#0a1929,#1a2f4a);padding:1.5rem 0;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000}.policy-header .logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.policy-header .logo-text{font-size:2rem;font-weight:600;color:#2398e0;letter-spacing:1px}.policy-main-content{padding:3rem 0 5rem;min-height:calc(100vh - 200px)}.policy-container{max-width:900px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:3rem;line-height:1.8}.policy-header-content{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e8ecf0}.policy-title{font-size:2.5rem;font-weight:700;color:#0a1929;margin:0 0 1rem;line-height:1.2}.policy-last-updated{font-size:.95rem;color:#6b7280;margin:0;font-style:italic}.policy-content{margin-bottom:3rem}.policy-section{margin-bottom:2.5rem}.policy-section:last-child{margin-bottom:0}.section-heading{font-size:1.5rem;font-weight:600;color:#1a2f4a;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #e8ecf0}.section-content{color:#4a5568;font-size:1rem;line-height:1.8}.section-content h1{font-size:2rem;font-weight:700;color:#0a1929;margin:2rem 0 1rem;line-height:1.3}.section-content h1:first-child{margin-top:0}.section-content h2{font-size:1.5rem;font-weight:600;color:#1a2f4a;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #e8ecf0;line-height:1.4}.section-content h2:first-child{margin-top:0}.section-content h3{font-size:1.25rem;font-weight:600;color:#1a2f4a;margin:1.5rem 0 .75rem}.section-content h4{font-size:1.1rem;font-weight:600;color:#1a2f4a;margin:1.25rem 0 .5rem}.section-content p{margin:0 0 1rem;line-height:1.8}.section-content p:last-child{margin-bottom:0}.section-content ul,.section-content ol{margin:1rem 0;padding-left:2rem}.section-content li{margin-bottom:.75rem;line-height:1.8}.section-content strong{color:#1a2f4a;font-weight:600}.section-content em{font-style:italic;color:#6b7280}.section-content a{color:#2398e0;text-decoration:none;transition:color .3s ease}.section-content a:hover{color:#1a73e8;text-decoration:underline}.section-content blockquote{border-left:4px solid #2398e0;padding-left:1.5rem;margin:1.5rem 0;color:#6b7280;font-style:italic}.section-content code{background:#f3f4f6;padding:.2rem .4rem;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;color:#1a2f4a}.section-content pre{background:#f3f4f6;padding:1rem;border-radius:8px;overflow-x:auto;margin:1rem 0}.section-content pre code{background:none;padding:0}.section-content table{width:100%;border-collapse:collapse;margin:1.5rem 0}.section-content table th,.section-content table td{padding:.75rem;border:1px solid #e8ecf0;text-align:left}.section-content table th{background:#f8fafc;font-weight:600;color:#1a2f4a}.section-content hr{border:none;border-top:2px solid #e8ecf0;margin:2rem 0}.policy-contact-info{background:#f8fafc;border-radius:8px;padding:2rem;margin-top:3rem;border-left:4px solid #2398e0}.contact-title{font-size:1.3rem;font-weight:600;color:#1a2f4a;margin:0 0 1rem}.contact-item{margin:.75rem 0;color:#4a5568;font-size:1rem}.contact-item strong{color:#1a2f4a;margin-right:.5rem}.contact-item a{color:#2398e0;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#1a73e8;text-decoration:underline}.policy-footer{margin-top:3rem;padding-top:2rem;border-top:2px solid #e8ecf0;text-align:center}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#2398e0;text-decoration:none;font-weight:500;font-size:1rem;transition:all .3s ease;padding:.75rem 1.5rem;border-radius:8px;background:#f0f7ff}.back-link:hover{color:#1a73e8;background:#e3f2fd;transform:translate(-5px)}.back-link i{font-size:1.2rem}.loading-spinner{text-align:center;padding:3rem;color:#6b7280;font-size:1.1rem}.error-message{background:#fee;color:#c33;padding:1.5rem;border-radius:8px;margin-bottom:2rem;border-left:4px solid #c33}@media (max-width: 768px){.policy-main-content{padding:2rem 0 3rem}.policy-container{padding:2rem 1.5rem;margin:0 1rem;border-radius:8px}.policy-title{font-size:2rem}.section-heading{font-size:1.3rem}.section-content{font-size:.95rem}.policy-header-content{margin-bottom:2rem;padding-bottom:1.5rem}.policy-contact-info{padding:1.5rem}.contact-title{font-size:1.2rem}.policy-header .logo-text{font-size:1.5rem}}@media (max-width: 480px){.policy-container{padding:1.5rem 1rem;margin:0 .5rem}.policy-title{font-size:1.75rem}.section-heading{font-size:1.2rem}.policy-contact-info{padding:1rem}.back-link{font-size:.9rem;padding:.6rem 1.2rem}}*{margin:0;padding:0;box-sizing:border-box}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
