*{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.7;color:#1a1a1a;background-color:#fff;overflow-x:hidden;font-size:16px;letter-spacing:-.01em}body,html{max-width:100%}.App,body,html{width:100%;overflow-x:hidden}.App{min-height:100vh}.container{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem;box-sizing:border-box}h1,h2,h3,h4{font-weight:600;line-height:1.2}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:1.5rem}p{margin-bottom:1rem}.lead{font-size:1.25rem;font-weight:400;margin-bottom:2rem}.large-text{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem}.header{position:fixed;top:0;width:100%;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #eee;z-index:1000;transition:all .3s ease}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:80px}.logo h1{font-size:1.5rem;font-weight:700;letter-spacing:2px}.logo-link{display:inline-block;text-decoration:none;transition:opacity .3s ease}.logo-link:hover{opacity:.8}.logo-img{height:40px;width:auto;object-fit:contain;display:block}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-menu a{text-decoration:none;color:#165d31;font-weight:400;transition:color .3s ease;position:relative}.nav-menu a:hover{color:#666}.nav-menu a:after{content:"";position:absolute;width:0;height:1px;bottom:-5px;left:0;background-color:#165d31;transition:width .3s ease}.nav-menu a:hover:after{width:100%}.cta-nav{background:#165d31;color:#fff!important;padding:.5rem 1rem;border-radius:2px;border:2px solid #165d31}.cta-nav:hover{background:#fff!important;color:#165d31!important}.cta-nav:after{display:none}.nav-menu a.nav-active{font-weight:600}.nav-menu a.nav-active:after{width:100%}.hamburger{display:none;flex-direction:column;cursor:pointer}.hamburger span{width:25px;height:2px;background:#165d31;margin:3px 0;transition:.3s}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;background:#0d1f17}.hero-palm-tree{width:120px;height:auto;margin-bottom:2rem;opacity:.9}.hero-content{max-width:900px;padding:0 2rem}.hero-eyebrow{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:hsla(0,0%,100%,.6);margin-bottom:1.5rem}.hero-title{font-size:6rem;font-weight:200;margin-bottom:1.5rem;letter-spacing:-3px;color:#fff}.hero-subtitle{font-size:1.35rem;color:hsla(0,0%,100%,.7);margin-bottom:3rem;font-weight:300;line-height:1.7;max-width:600px;margin-left:auto;margin-right:auto}.hero-stats{display:flex;justify-content:center;align-items:center;gap:3rem;margin-bottom:3rem}.hero-stat{text-align:center}.hero-stat-value{display:block;font-size:2rem;font-weight:300;color:#fff;letter-spacing:-1px}.hero-stat-label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:1px;color:hsla(0,0%,100%,.5);margin-top:.5rem}.hero-stat-divider{width:1px;height:40px;background:hsla(0,0%,100%,.2)}.hero-cta-group{display:flex;gap:1rem;justify-content:center}.hero-cta{display:inline-block;width:180px;box-sizing:border-box;padding:1rem 2.5rem;background:#165d31;color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;border:1px solid #165d31;text-align:center;font-size:.95rem}.hero-cta:hover{background:#1a7a3e;border-color:#1a7a3e}.hero-cta-secondary{display:inline-block;width:180px;box-sizing:border-box;padding:1rem 2.5rem;background:transparent;color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;border:1px solid hsla(0,0%,100%,.3);text-align:center;font-size:.95rem}.hero-cta-secondary:hover{border-color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.05)}section{padding:5rem 0}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{margin-bottom:1rem}.line{width:60px;height:2px;background:#165d31;margin:0 auto}.about-home{background:#fff;padding:6rem 0}.about-home-header{text-align:center;max-width:800px;margin:0 auto 4rem}.about-home-header h2{font-size:2.5rem;font-weight:400;color:#0d1f17;margin-bottom:1.5rem;letter-spacing:-1px}.about-home-intro{font-size:1.2rem;color:#64748b;line-height:1.8}.about-home-content{max-width:800px;margin:0 auto 4rem}.about-home-text{text-align:center}.about-home-text p{color:#475569;line-height:1.9;font-size:1.05rem;margin-bottom:1.5rem}.feature-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border:1px solid #e5e7eb;margin-bottom:4rem}.feature-card{padding:2.5rem 2rem;border-right:1px solid #e5e7eb;background:#fff;text-align:center}.feature-card:last-child{border-right:none}.feature-card-icon{width:48px;height:48px;margin:0 auto 1.5rem;color:#165d31}.feature-card-icon svg{width:100%;height:100%}.feature-card h3{font-size:1rem;font-weight:600;color:#0d1f17;margin-bottom:1rem}.feature-card p{color:#64748b;font-size:.9rem;line-height:1.7;margin:0}.about-home-metrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border:1px solid #e5e7eb;background:#fafbfc}.metric-item{padding:3rem 2rem;text-align:center;border-right:1px solid #e5e7eb}.metric-item:last-child{border-right:none}.metric-value{font-size:2.75rem;font-weight:300;color:#165d31;letter-spacing:-1px;line-height:1}.metric-label{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:#64748b;margin-top:.75rem;font-weight:600}.about{background:#f9f9f9}.about-content{margin-bottom:3rem}.about-text{max-width:800px;margin:0 auto;text-align:center}.about-text p{color:#000}.about-stats{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.stat{text-align:center;padding:2rem;background:#fff;border:1px solid #eee;border-radius:12px;flex:1 1;min-width:280px;max-width:350px}.stat-dark{background:#4a5568}.stat-dark,.stat-teal{color:#fff;border:none}.stat-teal{background:#38b2ac}.stat-light{background:#e2e8f0;color:#2d3748;border:none}.stat-light .stat-icon{border:2px solid rgba(0,0,0,.3)}.stat-icon{font-size:2rem;width:60px;height:60px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3)}.stat-svg{width:32px;height:32px;color:inherit}.stat p{color:inherit;font-size:1rem;font-weight:600;margin-bottom:.5rem;text-transform:none}.stat-description{color:inherit;opacity:.8;font-size:.85rem;line-height:1.4;display:block}.why-now{background:#165d31;color:#fff}.why-now-content{max-width:800px;margin:0 auto;text-align:center}.why-now h2{margin-bottom:3rem;color:#fff}.urgency-text p{margin-bottom:1.5rem}.urgency-highlight{margin:3rem 0;padding:2rem;border:1px solid #333;background:hsla(0,0%,100%,.05)}.urgency-highlight p{font-style:italic;font-size:1.2rem;margin:0}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem}.team-member{text-align:center}.member-photo{width:150px;height:150px;margin:0 auto 1.5rem;border:2px solid #165d31;display:flex;align-items:center;justify-content:center;background:#f9f9f9;overflow:hidden}.team-photo{width:100%;height:100%;object-fit:cover}.photo-placeholder{font-size:2rem;font-weight:600;color:#666}.team-member h3{margin-bottom:.5rem}.role{color:#666;font-weight:500;text-transform:uppercase;font-size:.9rem;letter-spacing:1px;margin-bottom:1rem}.bio{font-size:.95rem;line-height:1.6;color:#555}.cta-section{background:#f9f9f9;text-align:center}.cta-content h2{margin-bottom:1rem}.cta-content p{font-size:1.2rem;color:#666;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary{display:inline-block;padding:1rem 2rem;text-decoration:none;font-weight:500;transition:all .3s ease;border:2px solid #165d31}.btn-primary{background:#165d31;color:#fff}.btn-primary:hover,.btn-secondary{background:#fff;color:#165d31}.btn-secondary:hover{background:#165d31;color:#fff}.footer{background:#0d1f17;color:#fff;padding:0}.footer,.footer-container{position:relative;overflow-x:hidden}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;padding:4rem 0 3rem;border-bottom:1px solid hsla(0,0%,100%,.1);flex-wrap:wrap;gap:2rem}.footer-brand-section{max-width:320px}.footer-logo{height:48px;width:auto;filter:brightness(0) invert(1);margin-bottom:1.25rem}.footer-tagline{color:hsla(0,0%,100%,.6);font-size:.95rem;line-height:1.6;margin:0}.footer-nav-section{display:flex;gap:5rem}.footer-nav-column h4{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:hsla(0,0%,100%,.5);margin-bottom:1.25rem}.footer-nav-column ul{list-style:none;padding:0;margin:0}.footer-nav-column li{margin-bottom:.75rem}.footer-nav-column a{color:hsla(0,0%,100%,.85);text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-nav-column a:hover{color:#fff}.footer-middle{padding:1.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.footer-social{display:flex;gap:1rem}.footer-social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.7);transition:all .2s ease}.footer-social-link:hover{border-color:hsla(0,0%,100%,.4);color:#fff;background:hsla(0,0%,100%,.05)}.footer-social-link svg{width:16px;height:16px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0}.footer-bottom-left{display:flex;flex-direction:column;gap:.25rem}.footer-copyright{color:hsla(0,0%,100%,.5);font-size:.8rem;margin:0}.footer-entity{color:hsla(0,0%,100%,.4);font-size:.75rem;margin:0}.footer-entity a{color:hsla(0,0%,100%,.5);text-decoration:none;transition:color .2s ease}.footer-entity a:hover{color:hsla(0,0%,100%,.8)}.footer-bottom-right{display:flex;gap:2rem}.footer-bottom-right a{color:hsla(0,0%,100%,.5);text-decoration:none;font-size:.8rem;transition:color .2s ease}.footer-bottom-right a:hover{color:hsla(0,0%,100%,.8)}@media (max-width:768px){*{box-sizing:border-box}*,.container{max-width:100%}.container{padding:0 1.5rem;width:100%}.hamburger{display:flex}.nav-menu{position:fixed;left:-100%;top:80px;flex-direction:column;background-color:#fff;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px rgba(0,0,0,.05);padding:2rem 0;z-index:1000}.nav-menu.active{left:0}.hero-palm-tree{width:80px;margin-bottom:1.5rem}.hero-title{font-size:3.5rem;line-height:1.2}.hero-subtitle{font-size:1.1rem;padding:0 1rem}.hero-stats{flex-wrap:wrap;gap:1.5rem}.hero-stat-divider{display:none}.hero-cta-group{flex-direction:column;align-items:center}.hero-cta,.hero-cta-secondary{width:200px;text-align:center}.feature-cards{grid-template-columns:repeat(2,1fr)}.feature-card{border-bottom:1px solid #e5e7eb}.feature-card:nth-child(2n){border-right:none}.feature-card:nth-last-child(-n+2){border-bottom:none}.about-home-metrics{grid-template-columns:repeat(2,1fr)}.metric-item{border-bottom:1px solid #e5e7eb}.metric-item:nth-child(2n){border-right:none}.metric-item:nth-last-child(-n+2){border-bottom:none}.availability-card{padding:2rem 1.5rem}.availability-card p{overflow-wrap:break-word;word-break:break-word}h1,h2{font-size:2rem}.about-content{grid-template-columns:1fr;gap:2rem;text-align:center}.about-features{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.feature-box{padding:1.5rem}.about-stats{flex-direction:column;align-items:stretch;gap:1.5rem;padding:0}.stat{flex:none;width:auto;min-width:auto;max-width:none;margin:0;padding:1.5rem}.stat h3{font-size:1.5rem}.stat p{font-size:.8rem}.team-grid{grid-template-columns:1fr;gap:2rem}.team-member{text-align:center}.cta-buttons{flex-direction:column;align-items:center;gap:1rem}.btn-primary,.btn-secondary{width:200px}.footer-container{padding:0 1.5rem;max-width:100%}.footer-top{flex-direction:column;gap:3rem;padding:3rem 0 2.5rem;align-items:stretch}.footer-brand-section{max-width:100%}.footer-nav-section{display:flex;flex-direction:column;gap:2rem;flex-wrap:wrap;max-width:100%;width:100%;text-align:center}.footer-logo{height:40px;margin-bottom:1rem}.footer-tagline{font-size:.9rem}.footer-nav-column{text-align:center}.footer-nav-column h4{margin-bottom:1rem}.footer-nav-column li{margin-bottom:.5rem}.footer-middle{padding:1.25rem 0}.footer-social{justify-content:center}.footer-bottom{flex-direction:column;gap:1.5rem;padding:1.5rem 0 2rem;text-align:center}.footer-bottom-left{align-items:center}.footer-bottom-right{flex-wrap:wrap;justify-content:center;gap:1.5rem}}@media (max-width:480px){*{box-sizing:border-box}*,.container{max-width:100%}.container{padding:0 1rem;width:100%}.availability-header{padding:0 .5rem;margin-left:auto;margin-right:auto}.availability-card{padding:1.75rem 1.25rem}.nav-container{padding:0 1rem;width:100%;max-width:100%}.hero-content{padding:0 1rem}.hero-palm-tree{width:60px;margin-bottom:1rem}.hero-title{font-size:2.5rem;line-height:1.1}.hero-subtitle{font-size:1rem;line-height:1.4}.hero-stats{gap:1rem}.hero-stat-value{font-size:1.5rem}.feature-cards{grid-template-columns:1fr}.feature-card{border-right:none}.feature-card:last-child{border-bottom:none}.about-home-metrics{grid-template-columns:1fr}.metric-item{border-right:none}.metric-item:last-child{border-bottom:none}section{padding:3rem 0}h1,h2{font-size:1.8rem}.about-features{grid-template-columns:1fr;gap:1rem}.feature-box{padding:1rem}.feature-icon{width:40px;height:40px}.about-stats{flex-direction:column;align-items:stretch;gap:1rem;padding:0}.stat{flex:none;width:auto;min-width:auto;max-width:none;margin:0;padding:1rem}.stat h3{font-size:1.3rem}.footer-container{padding:0 1rem}.footer-top{padding:2.5rem 0 2rem;gap:2.5rem}.footer-logo{height:36px}.footer-nav-section{gap:1.5rem}.footer-nav-column h4{font-size:.65rem}.footer-nav-column a{font-size:.85rem}.footer-bottom-right{gap:1rem}.footer-bottom-right a{font-size:.75rem}.footer-copyright,.footer-entity{font-size:.7rem}}.availability-section{background:#fafbfc;padding:6rem 0;overflow-x:hidden}.availability-section .container{max-width:100%}.availability-header{text-align:center;max-width:700px;margin:0 auto 4rem;padding:0 .5rem}.availability-header h2{font-size:2.5rem;font-weight:400;color:#0d1f17;margin-bottom:1.5rem;letter-spacing:-1px}.availability-intro{font-size:1.15rem;color:#64748b;line-height:1.8;max-width:100%}.availability-grid{display:block;border:1px solid #e5e7eb;background:#fff;max-width:100%;width:100%}.availability-card{padding:3rem 2.5rem;border-bottom:1px solid #e5e7eb;min-width:0}.availability-card:last-child{border-bottom:none}@media (min-width:992px){.availability-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.availability-card{border-bottom:none;border-right:1px solid #e5e7eb}.availability-card:last-child{border-right:none}}.availability-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.availability-card h3{font-size:1.1rem;font-weight:600;color:#0d1f17;margin:0}.availability-badge{font-size:.65rem;text-transform:uppercase;letter-spacing:.5px;color:#165d31;font-weight:600;background:rgba(22,93,49,.1);padding:.35rem .75rem;border-radius:2px}.availability-card p{color:#64748b;font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}.availability-link{display:inline-flex;align-items:center;gap:.5rem;color:#165d31;text-decoration:none;font-weight:500;font-size:.95rem;transition:gap .2s ease}.availability-link:hover{gap:.75rem}.link-arrow{width:18px;height:18px}.availability{background:#f9f9f9;text-align:center;padding:5rem 0}.availability-content h2{font-size:3rem;font-weight:300;margin-bottom:1rem;color:#165d31}.availability-content p{font-size:1.25rem;color:#666;margin-bottom:2rem}.twitter-link{display:inline-block;padding:1rem 2rem;background:#165d31;color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;border:2px solid #165d31}.twitter-link:hover{background:#fff;color:#165d31}.hamburger.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.page-content{padding-top:0;padding-bottom:0;min-height:calc(100vh - 200px);overflow-x:hidden;max-width:100%}.page-header{background:#0d1f17;padding:10rem 2rem 5rem;text-align:center;margin-bottom:0;position:relative}.page-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(22,93,49,.1),transparent);pointer-events:none}.page-header h1{font-size:3.25rem;font-weight:300;color:#fff;margin-bottom:0;letter-spacing:-1px;position:relative}.page-header .line{background:#165d31;margin-top:2rem;width:80px;height:3px}.page-header-subtitle{color:hsla(0,0%,100%,.7);font-size:1.15rem;margin-top:1.5rem;font-weight:400;position:relative;max-width:600px;margin-left:auto;margin-right:auto}.page-section-light{background:#fff;padding:5rem 2rem}.page-section-alt{background:#fafbfc;padding:5rem 2rem}.section-eyebrow{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:#165d31;margin-bottom:1rem}.large-number{font-size:4rem;font-weight:200;color:#165d31;line-height:1;letter-spacing:-2px}.large-number-label{font-size:.85rem;text-transform:uppercase;letter-spacing:1px;color:#64748b;margin-top:.5rem}.transparency-content{max-width:100%;width:100%;margin:0 auto;overflow-x:hidden;box-sizing:border-box}.transparency-section{padding:5rem 2rem;border-bottom:1px solid #e5e7eb}.transparency-section:last-child{border-bottom:none}.transparency-section:nth-child(2n){background:#fafbfc}.transparency-section-inner{max-width:1100px;width:100%;margin:0 auto;padding:0 1rem;overflow-x:hidden;box-sizing:border-box}.transparency-section h2{font-size:1.75rem;font-weight:500;color:#0d1f17;margin-bottom:1.5rem;letter-spacing:-.5px}.transparency-section p{color:#475569;line-height:1.9;font-size:1.075rem;max-width:720px}.transparency-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;margin-top:3rem;max-width:100%;width:100%}.transparency-stat{background:#fff;padding:3rem 2rem;border:1px solid #e5e7eb;text-align:center;margin-left:-1px;margin-top:-1px;min-width:0}.transparency-stat:first-child{border-left:1px solid #e5e7eb}.transparency-stat h3{font-size:3rem;font-weight:300;color:#165d31;margin-bottom:.75rem;letter-spacing:-1px}.transparency-stat p{color:#64748b;margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:1px;font-weight:600}.about-page-content{max-width:100%;margin:0 auto}.about-section{padding:5rem 2rem;border-bottom:1px solid #e5e7eb}.about-section:last-child{border-bottom:none}.about-section:nth-child(2n){background:#fafbfc}.about-section-inner{max-width:1100px;margin:0 auto;padding:0 1rem}.about-section h2{font-size:1.75rem;font-weight:500;color:#0d1f17;margin-bottom:1.5rem;letter-spacing:-.5px}.about-section p{color:#475569;line-height:1.9;font-size:1.075rem;max-width:720px}.values-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0;gap:0;margin-top:2.5rem}.value-card{background:#fff;padding:2.5rem;border:1px solid #e5e7eb;transition:background-color .2s ease;margin-left:-1px;margin-top:-1px}.value-card:first-child,.value-card:nth-child(2){border-left:1px solid #e5e7eb}.value-card:hover{background:#fafbfc}.value-card h3{color:#0d1f17;font-size:1.125rem;font-weight:600;margin-bottom:1rem;letter-spacing:-.25px}.value-card p{color:#64748b;margin:0;font-size:.95rem;line-height:1.75}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin:3rem 0;border:1px solid #e5e7eb}.stat-item{padding:2.5rem 2rem;text-align:center;border-right:1px solid #e5e7eb}.stat-item:last-child{border-right:none}.stat-item .stat-number{font-size:2.5rem;font-weight:300;color:#165d31;letter-spacing:-1px;line-height:1}.stat-item .stat-label{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:#64748b;margin-top:.75rem;font-weight:600}.contact-content{max-width:100%;margin:0 auto}.contact-section{padding:4rem 2rem}.contact-section:nth-child(2n){background:#fafbfc}.contact-section-inner{max-width:1100px;margin:0 auto;padding:0 1rem}.contact-section h2{font-size:1.75rem;font-weight:500;color:#0d1f17;margin-bottom:1.25rem;letter-spacing:-.5px}.contact-section p{color:#475569;line-height:1.9;font-size:1.075rem;max-width:650px}.contact-intro{font-size:1.2rem;color:#475569;text-align:center;padding:4rem 2rem;max-width:680px;margin:0 auto;line-height:1.85}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;border:1px solid #e5e7eb;background:#fff}.contact-grid+.contact-grid{border-top:none;margin-top:-1px}.contact-card{background:#fff;padding:3.5rem 2rem;border-right:1px solid #e5e7eb;text-align:center;transition:background-color .2s ease}.contact-card:last-child{border-right:none}.contact-card:hover{background:#fafbfc}.contact-icon{width:32px;height:32px;margin:0 auto 1.5rem;color:#165d31}.contact-icon svg{width:100%;height:100%}.contact-card h3{color:#0d1f17;font-size:.8rem;font-weight:600;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:1px}.contact-card p{color:#475569;margin:0;font-size:1.05rem}.contact-card a{color:#165d31;text-decoration:none;font-weight:500}.contact-card a:hover{text-decoration:underline}.office-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0;gap:0;border:1px solid #e5e7eb;margin-top:2rem}.office-card{padding:2.5rem;border-right:1px solid #e5e7eb}.office-card:last-child{border-right:none}.office-card h4{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:#165d31;font-weight:600;margin-bottom:1rem}.office-card p{color:#475569;font-size:1rem;line-height:1.7;margin:0}.office-type{display:inline-block;margin-top:1rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.5px;color:#165d31;font-weight:600;background:rgba(22,93,49,.1);padding:.35rem .75rem;border-radius:2px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;margin-top:2.5rem;border:1px solid #e5e7eb}.service-item{padding:2.5rem 2rem;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:#fff;text-align:center}.service-item:nth-child(3n){border-right:none}.service-item:nth-last-child(-n+3){border-bottom:none}.service-icon{width:40px;height:40px;margin:0 auto 1.25rem;color:#165d31}.service-icon svg{width:100%;height:100%}.service-item h4{font-size:.95rem;font-weight:600;color:#0d1f17;margin-bottom:.75rem}.service-item p{color:#64748b;margin:0;font-size:.875rem;line-height:1.6}.response-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;margin-top:2.5rem;border:1px solid #e5e7eb}.response-item{padding:3rem 2rem;border-right:1px solid #e5e7eb;background:#fff;text-align:center}.response-item:last-child{border-right:none}.response-time{font-size:2rem;font-weight:300;color:#165d31;letter-spacing:-1px;line-height:1;margin-bottom:.75rem}.response-label{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:#0d1f17;font-weight:600;margin-bottom:1rem}.response-item p{color:#64748b;margin:0;font-size:.875rem;line-height:1.6}.media-resources{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;margin-top:2rem;border:1px solid #e5e7eb}.media-item{padding:2rem;border-right:1px solid #e5e7eb;background:#fff}.media-item:last-child{border-right:none}.media-item h4{font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;color:#0d1f17;font-weight:600;margin-bottom:.5rem}.media-item p{color:#165d31;margin:0;font-size:.95rem;font-weight:500}.careers-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin-top:2.5rem;border:1px solid #e5e7eb}.career-area{padding:2rem;border-right:1px solid #e5e7eb;background:#fff}.career-area:last-child{border-right:none}.career-area h4{font-size:.95rem;font-weight:600;color:#0d1f17;margin-bottom:.75rem}.career-area p{color:#64748b;margin:0;font-size:.875rem;line-height:1.6}.careers-cta{margin-top:2.5rem;padding:2.5rem;background:#fafbfc;border:1px solid #e5e7eb;text-align:center}.careers-cta p{color:#475569;margin-bottom:1rem;font-size:1rem}.careers-email{display:inline-block;color:#165d31;font-size:1.25rem;font-weight:500;text-decoration:none}.careers-email:hover{text-decoration:underline}.contact-faq-section{background:#fafbfc}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0;gap:0;margin-top:2.5rem;border:1px solid #e5e7eb}.faq-item{padding:2rem;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:#fff}.faq-item:nth-child(2n){border-right:none}.faq-item:nth-last-child(-n+2){border-bottom:none}.faq-item h4{font-size:.95rem;font-weight:600;color:#0d1f17;margin-bottom:.75rem;line-height:1.4}.faq-item p{color:#64748b;margin:0;font-size:.9rem;line-height:1.7}.partners-content{max-width:100%;margin:0 auto}.partners-section{padding:5rem 2rem;border-bottom:1px solid #e5e7eb}.partners-section:last-child{border-bottom:none}.partners-section:nth-child(2n){background:#fafbfc}.partners-section-inner{max-width:1100px;margin:0 auto;padding:0 1rem}.partners-section h2{font-size:1.75rem;font-weight:500;color:#0d1f17;margin-bottom:1.25rem;letter-spacing:-.5px}.partners-section p{color:#475569;line-height:1.9;font-size:1.075rem;max-width:680px}.partners-intro{font-size:1.2rem;color:#475569;text-align:center;padding:4rem 2rem;max-width:720px;margin:0 auto;line-height:1.85}.partners-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin-top:2.5rem;border:1px solid #e5e7eb}.partner-placeholder{background:#fff;border-right:1px solid #e5e7eb;padding:3rem 2rem;text-align:center;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;min-height:120px}.partner-placeholder:last-child{border-right:none}.partner-placeholder:hover{background:#fafbfc}.partner-placeholder span{color:#94a3b8;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;font-weight:500}.partners-logo-grid{display:flex;gap:0;margin-top:2.5rem;border:1px solid #e5e7eb;background:#fff}.partner-logo-item{flex:1 1;padding:3rem 4rem;display:flex;align-items:center;justify-content:center;border-right:1px solid #e5e7eb;min-height:140px}.partner-logo-item:last-child{border-right:none}.partner-logo{max-width:200px;max-height:80px;width:auto;height:auto;object-fit:contain}@media (max-width:768px){.partners-logo-grid{flex-direction:column}.partner-logo-item{border-right:none;border-bottom:1px solid #e5e7eb;padding:2.5rem 2rem}.partner-logo-item:last-child{border-bottom:none}.partner-logo{max-width:180px;max-height:60px}}.partner-cta{display:inline-block;margin-top:2rem;padding:.875rem 2rem;background:#165d31;color:#fff;text-decoration:none;font-weight:500;font-size:.95rem;letter-spacing:.25px;transition:all .2s ease;border:1px solid #165d31}.partner-cta:hover{background:#0f4a25;border-color:#0f4a25}.attestation-timeline{margin-top:3rem;border-left:2px solid #e5e7eb;padding-left:0}.timeline-item{display:flex;align-items:flex-start;padding:1.5rem 0 1.5rem 2rem;position:relative}.timeline-marker{position:absolute;left:-7px;top:1.75rem;width:12px;height:12px;background:#165d31;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 2px #165d31}.timeline-content h4{font-size:1rem;font-weight:600;color:#0d1f17;margin-bottom:.5rem}.timeline-content p{color:#64748b;margin:0;font-size:.95rem}.custody-features{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin-top:3rem;border:1px solid #e5e7eb}.custody-feature{padding:2.5rem 2rem;border-right:1px solid #e5e7eb;background:#fff;text-align:center}.custody-feature:last-child{border-right:none}.custody-icon{width:48px;height:48px;margin:0 auto 1.25rem;color:#165d31}.custody-icon svg{width:100%;height:100%}.custody-feature h4{font-size:.9rem;font-weight:600;color:#0d1f17;margin-bottom:.75rem}.custody-feature p{color:#64748b;margin:0;font-size:.9rem;line-height:1.6}.process-steps{margin-top:3rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;border:1px solid #e5e7eb}.process-step{padding:3rem 2rem;border-right:1px solid #e5e7eb;background:#fff}.process-step:last-child{border-right:none}.step-number{font-size:3rem;font-weight:200;color:#165d31;line-height:1;margin-bottom:1.5rem;letter-spacing:-2px}.step-content h4{font-size:1rem;font-weight:600;color:#0d1f17;margin-bottom:.75rem}.step-content p{color:#64748b;margin:0;font-size:.95rem;line-height:1.7}.risk-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0;gap:0;margin-top:2.5rem;border:1px solid #e5e7eb}.risk-item{padding:2rem;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:#fff}.risk-item:nth-child(2n){border-right:none}.risk-item:nth-last-child(-n+2){border-bottom:none}.risk-item h4{font-size:.9rem;font-weight:600;color:#0d1f17;margin-bottom:.75rem}.risk-item p{color:#64748b;margin:0;font-size:.9rem;line-height:1.6}.transparency-cta-section{text-align:center}.transparency-cta-section p{max-width:600px;margin-left:auto;margin-right:auto}.transparency-cta{display:inline-block;margin-top:2rem;padding:.875rem 2rem;background:#165d31;color:#fff;text-decoration:none;font-weight:500;font-size:.95rem;letter-spacing:.25px;transition:all .2s ease;border:1px solid #165d31}.transparency-cta:hover{background:#0f4a25;border-color:#0f4a25}.network-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0;gap:0;margin-top:2.5rem;border:1px solid #e5e7eb}.network-item{padding:2rem 1.5rem;border-right:1px solid #e5e7eb;background:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.network-item:last-child{border-right:none}.network-logo{width:40px;height:40px;object-fit:contain}.network-name{font-size:.95rem;font-weight:600;color:#0d1f17;margin-bottom:.5rem}.network-status{font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;color:#165d31;font-weight:500}.network-status:contains("Coming"){color:#94a3b8}.client-types{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin-top:2.5rem;border:1px solid #e5e7eb}.client-type{padding:2.5rem 2rem;border-right:1px solid #e5e7eb;background:#fff;text-align:center}.client-type:last-child{border-right:none}.client-icon{width:40px;height:40px;margin:0 auto 1.25rem;color:#165d31}.client-icon svg{width:100%;height:100%}.client-type h4{font-size:.95rem;font-weight:600;color:#0d1f17;margin-bottom:.75rem}.client-type p{color:#64748b;margin:0;font-size:.875rem;line-height:1.6}.integration-features{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0;gap:0;margin-top:2.5rem;border:1px solid #e5e7eb}.integration-feature{padding:2rem 2.5rem;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:#fff}.integration-feature:nth-child(2n){border-right:none}.integration-feature:nth-last-child(-n+2){border-bottom:none}.integration-feature h4{font-size:.95rem;font-weight:600;color:#0d1f17;margin-bottom:.75rem}.integration-feature p{color:#64748b;margin:0;font-size:.9rem;line-height:1.6}.partner-benefits{margin:2.5rem 0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.benefit-item{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#fff;border:1px solid #e5e7eb}.benefit-check{color:#165d31;font-weight:600;font-size:1.1rem}.benefit-item span:last-child{color:#475569;font-size:.95rem}.partners-cta-section{text-align:center}.partners-cta-section p{max-width:650px;margin-left:auto;margin-right:auto}@media (max-width:768px){.page-header{padding:6rem 1.5rem 3rem}.page-header h1{font-size:2rem}.about-section,.contact-section,.partners-section,.transparency-section{padding:3rem 1.5rem}.transparency-content,.transparency-section-inner{width:100%;max-width:100%;padding-left:1.5rem;padding-right:1.5rem;box-sizing:border-box}.transparency-stats{display:grid;grid-template-columns:1fr;align-items:stretch;width:100%;max-width:100%}.transparency-stat{max-width:100%;width:100%;min-width:0;padding:2rem 1.25rem;box-sizing:border-box}.transparency-stat:first-child{border-left:1px solid #e5e7eb}.transparency-stat p{word-break:break-word;overflow-wrap:break-word}.values-grid{grid-template-columns:1fr}.stats-row{grid-template-columns:repeat(2,1fr)}.stat-item{border-bottom:1px solid #e5e7eb}.stat-item:nth-child(2n){border-right:none}.stat-item:nth-last-child(-n+2){border-bottom:none}.about-section-inner{padding:0}.contact-grid{grid-template-columns:1fr}.contact-card{padding:2.5rem 1.5rem;border-right:none;border-bottom:1px solid #e5e7eb}.contact-card:last-child{border-bottom:none}.contact-grid+.contact-grid .contact-card:first-child{border-top:1px solid #e5e7eb}.partners-grid{grid-template-columns:repeat(2,1fr)}.contact-intro,.partners-intro{font-size:1rem;padding:2rem 1.5rem}.office-grid{grid-template-columns:1fr}.office-card{border-right:none;border-bottom:1px solid #e5e7eb}.office-card:last-child{border-bottom:none}.custody-features{grid-template-columns:repeat(2,1fr)}.custody-feature{border-bottom:1px solid #e5e7eb}.custody-feature:nth-child(2n){border-right:none}.custody-feature:nth-last-child(-n+2){border-bottom:none}.process-steps{grid-template-columns:1fr}.process-step{border-right:none;border-bottom:1px solid #e5e7eb}.process-step:last-child{border-bottom:none}.network-grid{grid-template-columns:repeat(3,1fr)}.network-item:nth-child(3n){border-right:none}.network-item{border-bottom:1px solid #e5e7eb}.network-item:last-child{grid-column:1/-1;border-bottom:none}.client-types{grid-template-columns:repeat(2,1fr)}.client-type{border-bottom:1px solid #e5e7eb}.client-type:nth-child(2n){border-right:none}.client-type:nth-last-child(-n+2){border-bottom:none}.partner-benefits{grid-template-columns:1fr}.services-grid{grid-template-columns:repeat(2,1fr)}.service-item:nth-child(3n){border-right:1px solid #e5e7eb}.service-item:nth-child(2n){border-right:none}.service-item:nth-last-child(-n+2){border-bottom:none}.response-grid{grid-template-columns:1fr}.response-item{border-right:none;border-bottom:1px solid #e5e7eb}.response-item:last-child{border-bottom:none}.media-resources{grid-template-columns:1fr}.media-item{border-right:none;border-bottom:1px solid #e5e7eb}.media-item:last-child{border-bottom:none}.careers-grid{grid-template-columns:repeat(2,1fr)}.career-area{border-bottom:1px solid #e5e7eb}.career-area:nth-child(2n){border-right:none}.career-area:nth-last-child(-n+2){border-bottom:none}.faq-grid{grid-template-columns:1fr}.faq-item{border-right:none}.faq-item:last-child{border-bottom:none}}@media (max-width:480px){.transparency-section-inner{padding-left:1rem;padding-right:1rem}.availability-card,.transparency-stat{padding:1.5rem 1rem}.partners-grid,.stats-row{grid-template-columns:1fr}.stat-item{border-right:none}.stat-item:last-child{border-bottom:none}.stat-item .stat-number{font-size:2rem}.services-grid{grid-template-columns:1fr}.service-item{border-right:none}.service-item:last-child{border-bottom:none}.careers-grid{grid-template-columns:1fr}.career-area{border-right:none}.career-area:last-child{border-bottom:none}.custody-features{grid-template-columns:1fr}.custody-feature{border-right:none;border-bottom:1px solid #e5e7eb}.custody-feature:last-child{border-bottom:none}.risk-grid{grid-template-columns:1fr}.risk-item{border-right:none}.risk-item:last-child{border-bottom:none}.network-grid{grid-template-columns:repeat(2,1fr)}.network-item:nth-child(2n){border-right:none}.network-item:nth-child(3){border-right:1px solid #e5e7eb}.network-item:last-child{grid-column:1/-1;border-bottom:none}.client-types{grid-template-columns:1fr}.client-type{border-right:none}.client-type:last-child{border-bottom:none}.integration-features{grid-template-columns:1fr}.integration-feature{border-right:none}.integration-feature:last-child{border-bottom:none}.contact-card{padding:2rem 1rem}.contact-icon{width:28px;height:28px;margin-bottom:1rem}.contact-card h3{font-size:.7rem}.contact-card p{font-size:.95rem}.office-card{padding:2rem 1.5rem}.office-card h4{font-size:1rem}.response-time{font-size:1.5rem}.response-label{font-size:.65rem}.careers-cta{padding:1.5rem}.careers-email{font-size:1rem}.faq-item{padding:1.5rem}.faq-item h4{font-size:.85rem}.faq-item p{font-size:.8rem}.service-item{padding:2rem 1.5rem}.service-icon{width:32px;height:32px}.service-item h4{font-size:.85rem}.career-area,.media-item{padding:1.5rem}.step-number,.transparency-stat h3{font-size:2rem}}