@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}.app{min-height:100vh;position:relative}.app-background{background:linear-gradient(135deg,#0a1929,#132f4c);bottom:0;left:0;position:fixed;right:0;top:0;z-index:-1}.scrollable-content{min-height:100vh;position:relative;z-index:1}.hero-banner{align-items:center;background:linear-gradient(135deg,#0a1929,#132f4c);border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;height:100vh;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.hero-glass-overlay{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.1);bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;will-change:transform;z-index:1}.hero-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:800px;padding:3rem 2rem;position:relative;text-align:center;width:100%;z-index:2}.hero-logo{margin-bottom:2.5rem}.hero-logo-image{filter:drop-shadow(0 8px 16px rgba(0,0,0,.3));max-height:200px;width:auto}.hero-navigation{display:flex;gap:2rem;justify-content:center;margin-bottom:3rem}.hero-nav-link{background:rgba(19,47,76,.95);border:2px solid rgba(173,216,230,.3);border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.1);color:#b2bac2;font-size:1rem;font-weight:600;min-width:100px;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease;will-change:transform}.hero-nav-link:hover{background:rgba(43,155,202,.3);border-color:rgba(173,216,230,.6);box-shadow:0 8px 24px rgba(43,155,202,.3);color:#fff;transform:translateY(-2px)}.scroll-indicator-container{bottom:2rem;left:0;position:absolute;right:0;width:100%}.scroll-indicator,.scroll-indicator-container{align-items:center;display:flex;justify-content:center;z-index:3}.scroll-indicator{animation:bounce 2s infinite;bottom:auto;cursor:pointer;left:auto;margin:0;padding:0;position:relative;transform:none;width:-webkit-fit-content;width:fit-content}.scroll-chevron{align-items:center;background:hsla(0,0%,53%,.9);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;color:#fff;display:flex;height:48px;justify-content:center;transition:all .3s ease;width:48px;will-change:transform}.scroll-chevron:hover{background:hsla(0,0%,100%,.2);box-shadow:0 8px 24px hsla(0,0%,100%,.1);transform:scale(1.1)}@keyframes bounce{0%,20%,50%,80%,to{transform:translateZ(0)}40%{transform:translate3d(0,-8px,0)}60%{transform:translate3d(0,-4px,0)}}.navigation{background-color:rgba(19,47,76,.95);border-bottom:1px solid hsla(0,0%,100%,.1);height:50px;left:0;position:fixed;right:0;top:0;transition:transform .3s ease,opacity .3s ease;will-change:transform;z-index:1000}.navigation.hidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.navigation.visible{opacity:1;pointer-events:all;transform:translateY(0)}.nav-container{height:50px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 3rem}.nav-brand,.nav-container{align-items:center;display:flex;position:relative}.logo-link{align-items:center;display:flex;text-decoration:none}.logo-svg{filter:none;height:35px;transform:translateX(0);transition:all .3s ease;width:auto}.navigation.hidden .logo-svg{opacity:0;transform:translateX(-100px)}.navigation.visible .logo-svg{opacity:1;transform:translateX(0);transition:transform .5s ease .2s,opacity .5s ease .2s}.logo-link:hover .logo-svg{filter:drop-shadow(0 0 8px rgba(43,155,202,.6));transform:translateX(0) scale(1.05)}.nav-links{display:flex;gap:1.2rem;margin-right:4rem}.nav-link{border-radius:6px;color:#b2bac2;font-size:.95rem;font-weight:600;padding:.4rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.nav-link.active{background-color:rgba(43,155,202,.2);color:#fff}.main-content{margin:0 auto;max-width:1400px;padding:2rem}.page{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 140px)}.page-content{background-color:rgba(19,47,76,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;max-width:1000px;padding:4rem;text-align:center;width:100%;will-change:transform}.page-content a{color:#2b9bca;text-decoration:none;transition:color .3s ease}.page-content a:hover{color:#fff;text-decoration:underline}.video-container{border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.3);margin:2rem 0}.hero-video{display:block;height:auto;max-height:400px;object-fit:cover;width:100%}.video-play-button{align-items:center;background:rgba(43,155,202,.95);border:none;border-radius:50px;box-shadow:0 4px 20px rgba(43,155,202,.4);color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;left:50%;padding:1rem 2rem;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;will-change:transform}.video-play-button:hover{background:#2b9bca;box-shadow:0 6px 24px rgba(43,155,202,.6);transform:translate(-50%,-50%) scale(1.05)}.play-icon{font-size:1.2rem;margin-left:.2rem}h1{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#b2bac2);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1.5rem}h2{font-size:2rem;letter-spacing:-.5px;margin-bottom:1rem}h2,h3{color:#fff;font-weight:600}h3{font-size:1.5rem;margin-bottom:.5rem}.lead{font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.lead,p{color:#b2bac2}p{line-height:1.7;margin-bottom:1.5rem}.cta-section{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:3rem}.cta-button{background:linear-gradient(135deg,#2b9bca,#1b2c5e);border:none;border-radius:12px;box-shadow:0 4px 16px rgba(43,155,202,.3);color:#fff;cursor:pointer;font-size:1rem;font-weight:600;min-width:200px;padding:12px 32px;text-transform:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 8px 24px rgba(43,155,202,.4);transform:translateY(-2px)}.cta-button.secondary{background:transparent;border:2px solid rgba(43,155,202,.5);box-shadow:none}.cta-button.secondary:hover{background-color:rgba(43,155,202,.1);border-color:#2b9bca}.about-section{margin-bottom:3rem;text-align:left}.about-section h2{margin-bottom:1rem}.about-section ul{list-style:none;padding-left:0}.about-section li{color:#b2bac2;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.about-section li:before{color:#2b9bca;content:"→";font-weight:700;left:0;position:absolute}.contact-container{margin-top:3rem;text-align:left}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item{margin-bottom:2rem}.contact-item h3{color:#2b9bca;font-size:1.1rem;margin-bottom:.5rem}.contact-item p{line-height:1.6;margin-bottom:0}.contact-item strong{color:#fff;font-weight:600}.form-group label{font-size:.9rem}@media (max-width:768px){.hero-banner{height:100vh;padding:2rem 1rem}.hero-logo-image{max-height:140px}.hero-navigation{align-items:center;flex-direction:column;gap:1rem;margin-bottom:2rem}.hero-nav-link{font-size:.9rem;min-width:120px;padding:.7rem 1.2rem}.scroll-indicator{bottom:1.5rem}.scroll-chevron{height:40px;width:40px}.nav-container{height:50px;max-width:100%;padding:0 1.5rem}.nav-links{gap:1rem;margin-right:2rem}.logo-svg{height:30px}.navigation.hidden .logo-svg{transform:translateX(-80px)}.main-content{padding:1rem}.page-content{max-width:100%;padding:2rem}h1{font-size:2.5rem}.cta-section{align-items:center;flex-direction:column}.contact-container{gap:2rem;grid-template-columns:1fr}.video-container{margin:1.5rem 0}.hero-video{max-height:250px}}@media (max-width:480px){.hero-banner{height:100vh;padding:1.5rem 1rem}.hero-logo-image{max-height:120px}.hero-navigation{gap:.8rem;margin-bottom:1.5rem}.hero-nav-link{font-size:.85rem;min-width:100px;padding:.6rem 1rem}.scroll-indicator{bottom:1rem}.scroll-chevron{height:36px;width:36px}.nav-container{height:50px;padding:0 1rem}.nav-links{gap:.8rem;margin-right:1rem}.nav-link{font-size:.85rem;padding:.3rem .8rem}.logo-svg{height:25px}.navigation.hidden .logo-svg{transform:translateX(-60px)}.page-content{padding:1.5rem}h1{font-size:2rem}.video-container{margin:1rem 0}.hero-video{max-height:200px}}.home-page{background:transparent;width:100%}.hero-section{margin:0 auto;max-width:1400px;padding:6rem 2rem}.hero-content-layout{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1.2fr}.hero-text h1{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#b2bac2);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{color:#2b9bca;font-size:1.25rem;font-weight:600;line-height:1.5;margin-bottom:1rem}.hero-description{color:#b2bac2;font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem}.cta-primary,.cta-secondary{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;min-width:160px;padding:14px 28px;text-decoration:none;transition:all .3s ease}.cta-primary{background:linear-gradient(135deg,#2b9bca,#1b2c5e);color:#fff}.cta-primary:hover{transform:translateY(-2px)}.cta-primary.large{font-size:1.1rem;min-width:220px;padding:18px 36px}.cta-secondary{background:transparent;border:2px solid rgba(178,186,194,.3);color:#b2bac2}.cta-secondary:hover{background:rgba(178,186,194,.1);border-color:rgba(178,186,194,.6);color:#fff}.hero-video-section{align-items:flex-end;display:flex;flex-direction:column}.video-container{background:rgba(19,47,76,.4);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.3);max-width:650px;overflow:hidden;position:relative;width:100%}.platform-video{border-radius:12px;display:block;height:auto;width:100%}.video-caption{color:#b2bac2;font-size:.9rem;font-style:italic;margin-top:.5rem;text-align:right}section{padding:4rem 2rem}.section-header{margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.section-tag{background:rgba(43,155,202,.1);border-radius:20px;color:#2b9bca;display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;padding:.5rem 1rem;text-transform:uppercase}.services-section{background:hsla(0,0%,100%,.03)}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.service-card{background:rgba(19,47,76,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:2rem;transition:all .3s ease;will-change:transform}.service-card:hover{border-color:rgba(43,155,202,.3);box-shadow:0 12px 32px rgba(0,0,0,.2);transform:translateY(-4px)}.service-icon{align-items:center;background:rgba(43,155,202,.1);border-radius:16px;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease;width:80px}.service-card:hover .service-icon{background:rgba(43,155,202,.2);transform:scale(1.05)}.service-icon svg{transition:all .3s ease}.service-card h3{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:1rem;text-align:center}.service-card p{color:#b2bac2;line-height:1.6;margin-bottom:1.5rem}.service-features{display:flex;flex-direction:column;gap:.5rem}.service-features span{border-left:2px solid rgba(43,155,202,.3);color:#2b9bca;font-size:.9rem;padding:.25rem 0 .25rem .75rem}.trust-intelligence-section{margin:0 auto;max-width:1200px}.ti-content{text-align:center}.ti-text h2{color:#fff;font-size:2.5rem;font-weight:600;line-height:1.2;margin-bottom:2rem}.ti-text p{color:#b2bac2;font-size:1.1rem;line-height:1.7;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.trust-pillars{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.pillar{background:rgba(19,47,76,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.5rem}.pillar h4{color:#2b9bca;font-size:1.2rem;font-weight:600;margin-bottom:.75rem}.pillar p{color:#b2bac2;font-size:.95rem;line-height:1.5;margin:0}.impact-section{background:rgba(43,155,202,.08);text-align:center}.impact-content{margin:0 auto;max-width:1000px}.impact-content h2{color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:3rem}.impact-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.stat{text-align:center}.stat-number{color:#2b9bca;font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label{color:#b2bac2;font-size:1rem;font-weight:500}.impact-description{color:#b2bac2;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.partners-section{-webkit-backdrop-filter:none;backdrop-filter:none}.partners-grid{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);justify-items:center;margin:0 auto;max-width:1000px}.partner-item{align-items:center;background:rgba(19,47,76,.6);border:1px solid hsla(0,0%,100%,.15);border-radius:16px;display:flex;height:100%;justify-content:center;min-height:90px;padding:1.25rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;width:100%}.partner-item:hover{border-color:rgba(43,155,202,.3);box-shadow:0 8px 24px rgba(0,0,0,.25);transform:translateY(-2px)}.partner-item img{filter:brightness(1) contrast(1.05);height:auto;max-height:80px;max-width:220px;object-fit:contain;width:auto}.partner-item img[src*=TLFoodLab],.partner-item img[src*=logoAgoraW]{height:100%;max-height:none!important;max-width:none!important;object-fit:contain;transform:scale(1.1);width:100%}@media (max-width:768px){.partners-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.partner-item{min-height:80px;padding:1rem 1.25rem}.partner-item img{max-height:50px;max-width:140px}.partner-item img[src*=TLFoodLab],.partner-item img[src*=logoAgoraW]{height:100%;max-height:none!important;max-width:none!important;object-fit:contain;transform:scale(1);width:100%}}.final-cta-section{background:rgba(19,47,76,.3);text-align:center}.cta-content{margin:0 auto;max-width:600px}.cta-content h2{color:#fff;font-size:2.2rem;font-weight:600;margin-bottom:1rem}.cta-content p{color:#b2bac2;font-size:1.1rem;margin-bottom:2rem}.site-footer{background:rgba(10,25,41,.9);border-top:1px solid hsla(0,0%,100%,.1);margin-top:4rem;padding:3rem 2rem 2rem}.footer-content{margin:0 auto;max-width:1200px}.footer-main{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-section h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-nav{display:flex;flex-direction:column;gap:.75rem}.footer-nav a{color:#b2bac2;text-decoration:none;transition:color .3s ease}.footer-nav a:hover{color:#2b9bca}.social-links{display:flex;flex-wrap:wrap;gap:1.5rem}.social-links a{align-items:center;color:#b2bac2;display:flex;font-weight:500;gap:.5rem;text-decoration:none;transition:color .3s ease}.social-links a:hover{color:#2b9bca}.social-links a svg{flex-shrink:0;transition:all .3s ease}.social-links a:hover svg{transform:scale(1.1)}.definition{font-family:Inter,sans-serif}.definition-term{color:#2b9bca;font-size:.9rem;font-style:italic;font-weight:400;margin-bottom:.25rem}.definition-part{color:#b2bac2;font-size:.85rem;margin-bottom:.5rem;opacity:.8}.definition-meaning,.footer-section p{color:#b2bac2;font-size:.95rem;line-height:1.6}.footer-section p{margin:0}.footer-bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;padding-top:2rem}.copyright p{color:#b2bac2;font-size:.9rem;margin:0}.footer-logo a{align-items:center;display:flex;text-decoration:none}.footer-logo-svg{height:32px;transition:all .3s ease;width:auto}.footer-logo-svg:hover{filter:drop-shadow(0 0 8px rgba(43,155,202,.6));transform:scale(1.05)}@media (max-width:768px){.hero-content-layout{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-video-section{align-items:center}.video-caption{text-align:center}.hero-text h1{font-size:2.5rem}.cta-buttons{justify-content:center}section{padding:3rem 1rem}.services-grid{grid-template-columns:1fr}.cta-content h2,.impact-content h2,.ti-text h2{font-size:2rem}.impact-stats{gap:2rem}.impact-stats,.trust-pillars{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.social-links{justify-content:center}}.about-page{background:transparent;width:100%}.about-intro-section{margin:0 auto;max-width:1200px;padding:6rem 2rem;text-align:center}.about-content{margin:0 auto;max-width:900px;text-align:left}.about-content p{color:#b2bac2;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.about-content a{color:#2b9bca;text-decoration:none;transition:color .3s ease}.about-content a:hover{color:#fff;text-decoration:underline}.about-content ul{list-style:none;margin-bottom:1.5rem;padding-left:2rem}.about-content li{color:#b2bac2;line-height:1.6;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.about-content li:before{color:#2b9bca;content:"→";font-size:1.1rem;font-weight:700;left:0;position:absolute}.about-content strong{color:#fff;font-weight:600}.team-section{background:hsla(0,0%,100%,.03);padding:4rem 2rem}.team-section .section-header{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.team-grid{grid-gap:3rem;align-items:stretch;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:1400px}.team-member{background:rgba(19,47,76,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;display:flex;flex-direction:column;min-height:100%;padding:2rem;text-align:center;transition:all .3s ease;will-change:transform}.team-member:hover{border-color:rgba(43,155,202,.3);box-shadow:0 12px 32px rgba(0,0,0,.2);transform:translateY(-4px)}.member-image{border:3px solid rgba(43,155,202,.3);border-radius:50%;height:150px;margin:0 auto 1.5rem;overflow:hidden;transition:all .3s ease;width:150px}.team-member:hover .member-image{border-color:rgba(43,155,202,.6);transform:scale(1.05)}.member-image img{height:100%;object-fit:cover;object-position:center;width:100%}.team-member h3{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.team-member h4{color:#fff;font-size:1.1rem;font-weight:500;margin-bottom:1rem;text-align:center}.team-member p{color:#b2bac2;font-size:.95rem;line-height:1.6;text-align:left}@media (max-width:768px){.about-intro-section{padding:4rem 1rem}.about-content p{font-size:1rem}.team-section{padding:3rem 1rem}.team-grid{gap:2rem;grid-template-columns:1fr}.team-member{padding:1.5rem}.member-image{height:130px;width:130px}.team-member h3{font-size:1.2rem}.team-member h4{font-size:1rem}.team-member p{font-size:.9rem}}.contact-page{background:transparent;width:100%}.contact-intro-section{margin:0 auto;max-width:1200px;padding:6rem 2rem;text-align:center}.contact-intro-content{margin:0 auto;max-width:800px}.contact-intro-content p{color:#b2bac2;font-size:1.1rem;line-height:1.7}.contact-main-section{background:hsla(0,0%,100%,.03);padding:4rem 2rem}.contact-container{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px}.contact-info{background:rgba(19,47,76,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:2.5rem}.contact-info h2{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.contact-info>p{color:#b2bac2;font-size:1rem;line-height:1.6;margin-bottom:2rem}.contact-details{margin-bottom:2.5rem}.contact-item{align-items:flex-start;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem 0}.contact-item:last-child{border-bottom:none;margin-bottom:0}.contact-icon{align-items:center;background:rgba(43,155,202,.1);border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.contact-text h3{color:#2b9bca;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.contact-text p{color:#b2bac2;font-size:.95rem;line-height:1.5;margin:0}.expertise-section{margin-top:2rem}.expertise-section h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.expertise-items{display:flex;flex-direction:column;gap:1rem}.expertise-item{align-items:flex-start;display:flex;gap:.75rem}.expertise-bullet{color:#2b9bca;flex-shrink:0;font-size:1.2rem;font-weight:700;margin-top:.1rem}.expertise-item strong{color:#fff;display:block;font-weight:600;margin-bottom:.25rem}.expertise-item p{color:#b2bac2;font-size:.9rem;line-height:1.4;margin:0}.contact-form-section{background:rgba(19,47,76,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:2.5rem}.contact-form-section h2{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:2rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#fff;font-size:.95rem;font-weight:600}.form-group input,.form-group textarea{background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:1rem;padding:12px 16px;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{background-color:hsla(0,0%,100%,.1);border-color:#2b9bca;box-shadow:0 0 0 2px rgba(43,155,202,.2);outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#b2bac2}.form-group textarea{min-height:120px;resize:vertical}.form-note{color:#b2bac2;font-size:.9rem;font-style:italic;line-height:1.5;margin-top:1rem;text-align:center}@media (max-width:968px){.contact-container{gap:3rem;grid-template-columns:1fr}}@media (max-width:768px){.contact-intro-section{padding:4rem 1rem}.contact-intro-content p{font-size:1rem}.contact-main-section{padding:3rem 1rem}.contact-container{gap:2rem}.contact-form-section,.contact-info{padding:2rem}.contact-item{align-items:flex-start;flex-direction:column;gap:.75rem}.contact-icon{align-self:flex-start}.expertise-item{flex-direction:column;gap:.5rem}.expertise-bullet{align-self:flex-start}}@media (max-width:480px){.contact-intro-section{padding:3rem 1rem}.contact-main-section{padding:2rem 1rem}.contact-form-section,.contact-info{padding:1.5rem}.contact-form-section h2,.contact-info h2{font-size:1.5rem}}.centered-heading,.submit-status{text-align:center}.submit-status{border-radius:8px;font-weight:500;margin:1rem 0;padding:1rem}.submit-status.success{background-color:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3);color:#22c55e}.submit-status.error{background-color:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);color:#ef4444}.cta-primary:disabled{cursor:not-allowed;opacity:.6}.login-page{background:transparent;width:100%}.login-intro-section{margin:0 auto;max-width:1200px;padding:6rem 2rem;text-align:center}.login-intro-content{margin:0 auto;max-width:800px}.login-intro-content p{color:#b2bac2;font-size:1.1rem;line-height:1.8;margin-top:1.5rem}.login-main-section{background:hsla(0,0%,100%,.03);padding:4rem 2rem}.login-container{margin:0 auto;max-width:600px}.login-form-section{background:rgba(19,47,76,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:2.5rem}.login-form-section h2{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.login-form{display:flex;flex-direction:column;gap:1.5rem}.form-link{color:#2b9bca;text-decoration:none;transition:color .3s ease}.form-link:hover{color:#fff;text-decoration:underline}@media (max-width:768px){.login-intro-section{padding:4rem 1rem}.login-intro-content p{font-size:1rem}.login-main-section{padding:3rem 1rem}.login-form-section{padding:2rem}.login-form-section h2{font-size:1.5rem}}@media (max-width:480px){.login-intro-section{padding:3rem 1rem}.login-main-section{padding:2rem 1rem}.login-form-section{padding:1.5rem}.login-form-section h2{font-size:1.3rem}}
/*# sourceMappingURL=main.e07120de.css.map*/