@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Montserrat:wght@300;400;500;600&display=swap";.anthropogence-root{--ink: #0e0e0e;--bone: #f5f0e8;--gold: #b8893a;--gold-light: #d4a855;--navy: #1a2b4a;--mist: #e8e2d8;--warm-grey: #5a5247;background:var(--bone);color:var(--ink);font-family:Montserrat,sans-serif;font-weight:300;overflow-x:hidden;position:relative}.anthropogence-root *,.anthropogence-root *:before,.anthropogence-root *:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}.anthropogence-root:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:1000;opacity:.4}.anthropogence-root nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:24px 60px;display:flex;justify-content:space-between;align-items:center;background:var(--navy);border-bottom:1px solid rgba(184,137,58,.15)}.anthropogence-root .nav-logo-wrap{display:flex;align-items:center;text-decoration:none}.anthropogence-root .nav-logo-mark{width:420px;height:auto;display:block;overflow:visible}.anthropogence-root .nav-logo-wordmark{fill:var(--bone);font-family:Cormorant Garamond,serif;font-size:35px;font-weight:400;letter-spacing:9px}.anthropogence-root .nav-logo-tagline{fill:#f5f0e8f2;font-family:Cormorant Garamond,serif;font-size:20px;font-style:italic;font-weight:400;letter-spacing:1.2px}.anthropogence-root .nav-cta{font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);text-decoration:none;border-bottom:1px solid var(--gold);padding-bottom:2px;transition:opacity .3s;background:none;cursor:pointer}.anthropogence-root .nav-cta:hover{opacity:.6}.anthropogence-root .nav-links{display:flex;align-items:center;gap:32px}.anthropogence-root .nav-back{font-size:.68rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#f5f0e880;text-decoration:none;transition:color .3s}.anthropogence-root .nav-back:hover{color:var(--gold)}.anthropogence-root .hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.anthropogence-root .hero-left{background:var(--navy);display:flex;flex-direction:column;justify-content:flex-end;padding:160px 60px 80px;position:relative;overflow:hidden}.anthropogence-root .hero-left:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(184,137,58,.15) 0%,transparent 70%)}.anthropogence-root .hero-left:after{content:"";position:absolute;bottom:60px;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(184,137,58,.4),transparent)}.anthropogence-root .hero-eyebrow{font-size:.65rem;font-weight:500;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin-bottom:32px;opacity:0;animation:anth-fadeUp 1s ease forwards .3s}.anthropogence-root .hero-title{font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,6vw,5.5rem);font-weight:300;line-height:1.05;color:var(--bone);margin-bottom:40px;opacity:0;animation:anth-fadeUp 1s ease forwards .5s}.anthropogence-root .hero-title em{font-style:italic;color:var(--gold-light)}.anthropogence-root .hero-subtitle{font-size:.95rem;font-weight:400;letter-spacing:.08em;line-height:1.8;color:#f5f0e8b3;max-width:420px;opacity:0;animation:anth-fadeUp 1s ease forwards .7s}.anthropogence-root .hero-right{background:var(--bone);display:flex;flex-direction:column;justify-content:center;padding:160px 60px 80px;position:relative}.anthropogence-root .hero-statement{font-family:Cormorant Garamond,serif;font-size:clamp(1.9rem,2.8vw,2.5rem);font-weight:300;line-height:1.55;color:var(--navy);margin-bottom:48px;opacity:0;animation:anth-fadeUp 1s ease forwards .9s}.anthropogence-root .hero-statement strong{font-weight:600;font-style:italic}.anthropogence-root .hero-statement em{font-style:italic;color:var(--gold)}.anthropogence-root .hero-divider{width:48px;height:1px;background:var(--gold);margin-bottom:40px;opacity:0;animation:anth-expandLine 1s ease forwards 1.1s}.anthropogence-root .hero-desc{font-size:1rem;line-height:1.95;color:var(--warm-grey);max-width:460px;opacity:0;animation:anth-fadeUp 1s ease forwards 1.2s}.anthropogence-root .marquee-wrapper{background:var(--gold);padding:14px 0;overflow:hidden;white-space:nowrap}.anthropogence-root .marquee-track{display:inline-block;animation:anth-marquee 30s linear infinite}.anthropogence-root .marquee-track span{font-size:.65rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--bone);margin:0 40px}.anthropogence-root .marquee-track span.dot{color:#f5f0e866;margin:0;letter-spacing:0}.anthropogence-root .problem{padding:120px 60px;background:var(--bone);border-top:1px solid var(--mist)}.anthropogence-root .problem-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1.4fr;gap:100px;align-items:start}.anthropogence-root .problem-title{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,2.8rem);font-weight:300;line-height:1.2;color:var(--navy)}.anthropogence-root .problem-body{font-size:.82rem;line-height:2;color:var(--warm-grey);margin-bottom:40px;font-weight:500}.anthropogence-root .problem-bullets{display:flex;flex-direction:column;gap:20px}.anthropogence-root .problem-bullet{display:flex;align-items:flex-start;gap:20px}.anthropogence-root .problem-bullet-bar{width:3px;min-height:48px;background:var(--gold);flex-shrink:0;margin-top:2px}.anthropogence-root .problem-bullet p{font-size:.78rem;line-height:1.8;color:var(--navy);font-weight:400}.anthropogence-root .cost{background:var(--navy);padding:120px 60px}.anthropogence-root .cost-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:100px;align-items:center}.anthropogence-root .cost-statement{position:relative}.anthropogence-root .cost-quote{font-family:Cormorant Garamond,serif;font-size:6rem;line-height:.5;color:var(--gold);opacity:.3;display:block;margin-bottom:8px}.anthropogence-root .cost-quote.close{text-align:right;margin-top:8px;margin-bottom:0}.anthropogence-root .cost-statement p{font-family:Cormorant Garamond,serif;font-size:clamp(1.3rem,2vw,1.7rem);font-weight:300;line-height:1.6;color:#f5f0e8b3}.anthropogence-root .cost-emphasis{color:var(--gold-light)!important;font-style:italic;margin-top:12px}.anthropogence-root .cost-numbers{display:flex;flex-direction:column;gap:2px}.anthropogence-root .cost-stat{background:#ffffff0a;border:1px solid rgba(184,137,58,.15);padding:28px 32px;display:flex;align-items:center;gap:24px;transition:background .3s}.anthropogence-root .cost-stat:hover{background:#b8893a0f}.anthropogence-root .cost-stat-num{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300;color:var(--gold);line-height:1;min-width:80px;flex-shrink:0}.anthropogence-root .cost-stat-num span{font-size:1.8rem}.anthropogence-root .cost-stat-label{font-size:.72rem;line-height:1.7;color:#f5f0e873}.anthropogence-root .solution{padding:120px 60px;background:var(--bone)}.anthropogence-root .solution-inner{max-width:1400px;margin:0 auto}.anthropogence-root .solution-label,.anthropogence-root .section-label,.anthropogence-root .intro-label{font-size:.65rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--gold)}.anthropogence-root .solution-label{margin-bottom:40px}.anthropogence-root .solution-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:60px 100px}.anthropogence-root .solution-title{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,2.8rem);font-weight:300;line-height:1.2;color:var(--navy)}.anthropogence-root .solution-title em{font-style:italic;color:var(--gold)}.anthropogence-root .solution-body{display:flex;flex-direction:column;gap:16px;padding-top:8px}.anthropogence-root .solution-body p{font-size:.78rem;line-height:2;color:var(--warm-grey);font-weight:500}.anthropogence-root .solution-pillars{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.anthropogence-root .solution-pillar{background:var(--mist);padding:36px 28px;transition:background .3s}.anthropogence-root .solution-pillar:hover{background:#ddd5c8}.anthropogence-root .solution-pillar--dmc{grid-column:1 / -1;display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:start;background:var(--navy)!important}.anthropogence-root .solution-pillar--dmc .pillar-icon{background:var(--gold);margin-top:4px}.anthropogence-root .solution-pillar--dmc .pillar-title{color:var(--bone);margin-bottom:6px}.anthropogence-root .solution-pillar--dmc .pillar-desc{color:#f5f0e899}.anthropogence-root .pillar-icon{width:28px;height:2px;background:var(--gold);margin-bottom:20px;transition:width .4s}.anthropogence-root .solution-pillar:hover .pillar-icon{width:48px}.anthropogence-root .pillar-title{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:400;color:var(--navy);margin-bottom:10px}.anthropogence-root .pillar-desc{font-size:.7rem;line-height:1.8;color:var(--warm-grey);font-weight:500}.anthropogence-root .intro{padding:120px 60px;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:80px;align-items:start}.anthropogence-root .intro-label{padding-top:8px}.anthropogence-root .intro-text{font-family:Cormorant Garamond,serif;font-size:clamp(1.4rem,2vw,1.85rem);font-weight:300;line-height:1.65;color:var(--navy)}.anthropogence-root .intro-text p+p{margin-top:1.2em}.anthropogence-root .intro-text em{font-style:italic;color:var(--gold)}.anthropogence-root .who{background:var(--navy);padding:120px 60px;position:relative;overflow:hidden}.anthropogence-root .who:before{content:"AI";position:absolute;right:-20px;top:50%;transform:translateY(-50%);font-family:Cormorant Garamond,serif;font-size:28vw;font-weight:300;color:#ffffff05;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none}.anthropogence-root .who-inner{max-width:1400px;margin:0 auto}.anthropogence-root .section-label{margin-bottom:60px;display:block}.anthropogence-root .who-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.anthropogence-root .who-card{background:#ffffff08;border:1px solid rgba(184,137,58,.15);padding:48px 40px;transition:background .4s,border-color .4s;position:relative}.anthropogence-root .who-card:hover{background:#b8893a0f;border-color:#b8893a59}.anthropogence-root .who-card-number{font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:300;color:#b8893a40;line-height:1;margin-bottom:24px}.anthropogence-root .who-card-title{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:400;color:var(--bone);margin-bottom:16px;line-height:1.2}.anthropogence-root .who-card-desc{font-size:.78rem;line-height:1.9;color:#f5f0e880;margin-bottom:20px}.anthropogence-root .who-card-thread{font-size:.7rem;font-style:italic;line-height:1.7;color:var(--gold);opacity:.8;padding-top:16px;border-top:1px solid rgba(184,137,58,.2)}.anthropogence-root .who-preamble{font-family:Cormorant Garamond,serif;font-size:clamp(1.1rem,1.6vw,1.4rem);font-weight:300;line-height:1.7;color:#f5f0e88c;max-width:860px;margin-bottom:60px;font-style:italic}.anthropogence-root .service-prose{font-size:.82rem;line-height:2;color:var(--warm-grey);font-weight:500}.anthropogence-root .service-prose p+p{margin-top:1em}.anthropogence-root .investor-quote{background:var(--navy);padding:100px 60px;text-align:center;position:relative;overflow:hidden}.anthropogence-root .investor-quote:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(184,137,58,.08) 0%,transparent 70%);pointer-events:none}.anthropogence-root .investor-quote-inner{max-width:760px;margin:0 auto;position:relative;z-index:1}.anthropogence-root .investor-quote-mark{font-family:Cormorant Garamond,serif;font-size:5rem;line-height:.5;color:var(--gold);opacity:.25;display:block;margin-bottom:12px}.anthropogence-root .investor-quote-text{font-family:Cormorant Garamond,serif;font-size:clamp(1.4rem,2.2vw,2rem);font-weight:300;font-style:italic;line-height:1.65;color:var(--bone);margin-bottom:36px}.anthropogence-root .investor-quote-attribution{font-size:.65rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--gold)}.anthropogence-root .cta-buttons{display:flex;flex-direction:column;align-items:center;gap:20px;position:relative;z-index:1}.anthropogence-root .cta-button-secondary{font-size:.72rem;color:#f5f0e859;letter-spacing:.05em}.anthropogence-root .cta-button-secondary a{color:#b8893ab3;text-decoration:none;border-bottom:1px solid rgba(184,137,58,.3);transition:opacity .3s}.anthropogence-root .cta-button-secondary a:hover{opacity:.7}.anthropogence-root .what{padding:120px 60px;max-width:1400px;margin:0 auto}.anthropogence-root .what-header{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-bottom:80px;align-items:end}.anthropogence-root .what-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:300;line-height:1.15;color:var(--navy)}.anthropogence-root .what-title em{font-style:italic;color:var(--gold)}.anthropogence-root .what-intro{font-size:.78rem;line-height:2;color:var(--warm-grey);padding-top:12px;font-weight:500}.anthropogence-root .services{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.anthropogence-root .service{border-top:1px solid var(--mist);padding-top:32px}.anthropogence-root .service-icon{width:32px;height:1px;background:var(--gold);margin-bottom:24px;transition:width .4s ease}.anthropogence-root .service:hover .service-icon{width:64px}.anthropogence-root .service-title{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:400;color:var(--navy);margin-bottom:16px;line-height:1.2}.anthropogence-root .service-desc{font-size:.75rem;line-height:1.9;color:var(--warm-grey);margin-bottom:24px;font-weight:500}.anthropogence-root .service-items{list-style:none}.anthropogence-root .service-items li{font-size:.7rem;line-height:1.7;color:var(--ink);padding:6px 0;border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;gap:10px}.anthropogence-root .service-items li:before{content:"";width:4px;height:4px;background:var(--gold);border-radius:50%;flex-shrink:0}.anthropogence-root .philosophy{background:var(--ink);padding:120px 60px;position:relative;overflow:hidden}.anthropogence-root .philosophy-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.anthropogence-root .philosophy-quote{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:300;font-style:italic;line-height:1.45;color:var(--bone)}.anthropogence-root .philosophy-quote em{font-style:normal;color:var(--gold-light)}.anthropogence-root .philosophy-point{padding:28px 0;border-bottom:1px solid rgba(255,255,255,.06)}.anthropogence-root .philosophy-point:first-child{border-top:1px solid rgba(255,255,255,.06)}.anthropogence-root .philosophy-point-title{font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:10px}.anthropogence-root .philosophy-point-text{font-size:.78rem;line-height:1.85;color:#f5f0e873}.anthropogence-root .about{padding:120px 60px;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:start}.anthropogence-root .about-name{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:300;color:var(--navy);margin-bottom:8px;line-height:1.1}.anthropogence-root .about-title-line{font-size:.65rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:40px}.anthropogence-root .about-bio{font-size:.78rem;line-height:2;color:var(--warm-grey)}.anthropogence-root .about-bio p+p{margin-top:1.2em}.anthropogence-root .about-right{padding-top:60px}.anthropogence-root .credentials{display:flex;flex-direction:column;gap:2px}.anthropogence-root .credential{background:var(--mist);padding:20px 28px;display:flex;align-items:center;gap:20px;transition:background .3s}.anthropogence-root .credential:hover{background:#e0d9ce}.anthropogence-root .credential-icon{width:6px;height:6px;background:var(--gold);border-radius:50%;flex-shrink:0}.anthropogence-root .credential-text{font-size:.72rem;line-height:1.5;color:var(--navy)}.anthropogence-root .cta-section{background:var(--navy);padding:120px 60px;text-align:center;position:relative;overflow:hidden}.anthropogence-root .cta-section:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(184,137,58,.12) 0%,transparent 70%);pointer-events:none}.anthropogence-root .cta-eyebrow{font-size:.65rem;font-weight:500;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin-bottom:32px}.anthropogence-root .cta-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:300;color:var(--bone);line-height:1.15;margin-bottom:32px;max-width:700px;margin-left:auto;margin-right:auto}.anthropogence-root .cta-title em{font-style:italic;color:var(--gold-light)}.anthropogence-root .cta-sub{font-size:.78rem;color:#f5f0e873;line-height:1.8;margin-bottom:56px;max-width:460px;margin-left:auto;margin-right:auto}.anthropogence-root .cta-button{display:inline-block;padding:18px 52px;background:var(--gold);color:var(--bone);text-decoration:none;font-size:.7rem;font-weight:500;letter-spacing:.25em;text-transform:uppercase;transition:background .3s,transform .3s;position:relative;z-index:1;border:none;cursor:pointer;font-family:inherit}.anthropogence-root .cta-button:hover:not(:disabled){background:var(--gold-light);transform:translateY(-2px)}.anthropogence-root .cta-button:disabled{opacity:.6;cursor:not-allowed}.anthropogence-root .contact-form{position:relative;z-index:1;max-width:640px;margin:0 auto 48px;text-align:left;background:#f5f0e808;border:1px solid rgba(184,137,58,.25);padding:48px;display:flex;flex-direction:column;gap:24px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.anthropogence-root .contact-field{display:flex;flex-direction:column;gap:8px}.anthropogence-root .contact-label{font-size:.62rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--gold)}.anthropogence-root .contact-input,.anthropogence-root .contact-select,.anthropogence-root .contact-textarea{width:100%;background:transparent;border:none;border-bottom:1px solid rgba(184,137,58,.35);padding:10px 0;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:300;color:var(--bone);outline:none;transition:border-color .3s;border-radius:0}.anthropogence-root .contact-input::placeholder,.anthropogence-root .contact-textarea::placeholder{color:#f5f0e84d;font-style:italic}.anthropogence-root .contact-input:focus,.anthropogence-root .contact-select:focus,.anthropogence-root .contact-textarea:focus{border-bottom-color:var(--gold-light)}.anthropogence-root .contact-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23b8893a' d='M0 0l5 6 5-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px center;padding-right:24px;cursor:pointer}.anthropogence-root .contact-select option{background:var(--navy);color:var(--bone)}.anthropogence-root .contact-textarea{resize:vertical;min-height:90px;line-height:1.6}.anthropogence-root .contact-status{font-size:.72rem;letter-spacing:.08em;color:var(--gold-light);margin-top:8px}.anthropogence-root .contact-status.error{color:#e07a7a}.anthropogence-root footer{background:var(--ink);padding:40px 60px;display:flex;justify-content:space-between;align-items:center}.anthropogence-root .footer-logo{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:#f5f0e84d}.anthropogence-root .footer-copy{font-size:.65rem;color:#f5f0e833;letter-spacing:.1em}@keyframes anth-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes anth-expandLine{0%{opacity:0;width:0}to{opacity:1;width:48px}}@keyframes anth-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.anthropogence-root .reveal{opacity:0;transform:translateY(32px);transition:opacity .8s ease,transform .8s ease}.anthropogence-root .reveal.visible{opacity:1;transform:translateY(0)}.anthropogence-root .reveal-delay-1{transition-delay:.1s}.anthropogence-root .reveal-delay-2{transition-delay:.2s}.anthropogence-root .reveal-delay-3{transition-delay:.3s}@media(max-width:900px){.anthropogence-root nav{padding:16px 20px;flex-wrap:wrap;gap:12px}.anthropogence-root .nav-logo-mark{width:220px}.anthropogence-root .nav-links{gap:16px;flex-wrap:wrap;justify-content:flex-end}.anthropogence-root .nav-back{font-size:.62rem;letter-spacing:.12em}.anthropogence-root .nav-cta{font-size:.62rem;letter-spacing:.15em}.anthropogence-root .hero{grid-template-columns:1fr;min-height:auto}.anthropogence-root .hero-left{padding:120px 28px 60px;min-height:60vh}.anthropogence-root .hero-right{padding:60px 28px}.anthropogence-root .problem{padding:80px 28px}.anthropogence-root .problem-inner{grid-template-columns:1fr;gap:40px}.anthropogence-root .cost{padding:80px 28px}.anthropogence-root .cost-inner{grid-template-columns:1fr;gap:60px}.anthropogence-root .solution{padding:80px 28px}.anthropogence-root .solution-content{grid-template-columns:1fr;gap:40px}.anthropogence-root .solution-pillars{grid-template-columns:1fr 1fr}.anthropogence-root .intro{grid-template-columns:1fr;gap:24px;padding:80px 28px}.anthropogence-root .who{padding:80px 28px}.anthropogence-root .who-grid{grid-template-columns:1fr;gap:2px}.anthropogence-root .what{padding:80px 28px}.anthropogence-root .what-header{grid-template-columns:1fr;gap:24px}.anthropogence-root .services{grid-template-columns:1fr;gap:40px}.anthropogence-root .philosophy{padding:80px 28px}.anthropogence-root .philosophy-inner{grid-template-columns:1fr;gap:60px}.anthropogence-root .about{grid-template-columns:1fr;gap:60px;padding:80px 28px}.anthropogence-root .investor-quote,.anthropogence-root .cta-section{padding:80px 28px}.anthropogence-root .contact-form{padding:32px 24px}.anthropogence-root footer{padding:28px;flex-direction:column;gap:12px;text-align:center}}
