:root{--asr-bg:#f5f5f7;--asr-bg-soft:#f9f9f9;--asr-ink:#3c3c54;--asr-ink-soft:#2f353e;--asr-red:#ff6457;--asr-green:#7db19a;--asr-sand:#b4a890;--asr-white:#f7f7f5;--asr-chrome:#332f50;--asr-line:rgba(63,59,98,0.22);--asr-shadow:0 18px 36px rgba(41,37,67,0.12);--font-body:"Open Sans","Helvetica Neue",Arial,sans-serif;--font-display:"Nunito","Open Sans","Helvetica Neue",Arial,sans-serif;--shell-width:1280px;--section-pad-x:40px}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--asr-bg);color:var(--asr-ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1}.site-footer,.site-header{background:var(--asr-chrome)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:80}.site-footer__inner,.site-header__inner,.start-page{width:100%;max-width:var(--shell-width);margin:0 auto}.site-header__inner{min-height:96px;padding:18px 34px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:nowrap}.site-header__top{display:flex;align-items:center;gap:16px;flex:0 0 auto}.brand{min-width:0;display:inline-flex;align-items:center;line-height:0}.brand__logo{display:block;width:170px;height:auto;object-fit:contain;filter:brightness(1.12) saturate(1.08) drop-shadow(0 0 .8px rgba(255,255,255,.6))}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:26px;flex-wrap:nowrap;min-width:0;color:#f0efe9;font-size:18px;font-weight:700;font-family:var(--font-display),"Open Sans","Helvetica Neue",Arial,sans-serif}.site-nav-toggle{display:none;width:42px;height:42px;border:1px solid rgba(255,255,255,.22);border-radius:10px;background:transparent;padding:0;align-items:center;justify-content:center;gap:4px;flex-direction:column;cursor:pointer}.site-nav-toggle span{width:18px;height:2px;border-radius:999px;background:#f0efe9;transition:transform .16s ease,opacity .16s ease}.site-nav-toggle.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.site-nav-toggle.is-open span:nth-child(2){opacity:0}.site-nav-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-nav__link{line-height:1;opacity:.98;padding:4px 0;transition:opacity .18s ease,transform .18s ease}.site-nav__link:hover{opacity:.76;transform:translateY(-1px)}.site-nav__link.is-active{color:#ffffff;text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:2px}.site-nav__contact{background:var(--asr-green);color:var(--asr-ink);border-radius:7px;padding:8px 14px;font-weight:800;line-height:1;transition:transform .18s ease,box-shadow .18s ease}.site-nav__contact:hover{transform:translateY(-1px);box-shadow:0 6px 14px rgba(0,0,0,.22)}.site-nav__contact.is-active{box-shadow:inset 0 0 0 2px rgba(255,255,255,.24)}.site-footer__inner{min-height:136px;padding:25px 34px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:28px;gap:28px}.brand--footer .brand__logo{width:162px}.site-footer__center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.social-links{display:flex;align-items:center;gap:14px}.social-links__item{width:42px;height:42px;color:#efeee8;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,opacity .18s ease}.social-links__item:hover{transform:translateY(-1px);opacity:.82}.social-links__icon{width:36px;height:36px;fill:currentColor}.social-links__icon--facebook{width:38px;height:38px}.social-links__icon--instagram{width:34px;height:34px}.footer-links{display:flex;gap:16px;color:#efeee8;font-size:14px;font-family:var(--font-body)}.footer-links a:hover{text-decoration:underline}.eu-funding{color:#efeee8;display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:700;line-height:1.2}.eu-funding__flag{width:75px;height:50px;display:block;object-fit:contain}.start-page{padding:0 0 22px}.about-grid,.community-section,.contact-section,.journey-section,.movement-section,.team-section{border-top:1px solid rgba(255,255,255,.6)}.hero{position:relative;min-height:clamp(590px,74vh,840px);overflow:hidden;display:flex;align-items:flex-end;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:url(/hero1.png) center 36%/cover no-repeat;isolation:isolate}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,11,24,.76),rgba(13,11,24,.52) 35%,rgba(13,11,24,.18) 68%,rgba(13,11,24,.08)),linear-gradient(180deg,rgba(11,10,18,.26),rgba(11,10,18,.14) 35%,rgba(11,10,18,.52))}.hero__content{position:relative;z-index:2;margin:0 0 66px var(--section-pad-x);max-width:min(700px,calc(100% - (var(--section-pad-x) * 2)));padding:28px 30px 30px;border-radius:18px;border:1px solid rgba(244,241,234,.25);background:linear-gradient(140deg,rgba(18,15,31,.66),rgba(18,15,31,.32));box-shadow:0 18px 38px rgba(8,7,14,.42)}.hero__eyebrow{margin:0 0 14px;color:rgba(243,241,233,.86);font-size:clamp(13px,1.1vw,17px);font-weight:700;letter-spacing:.08em;text-transform:uppercase;display:inline-block;max-width:0;padding-right:3px;white-space:nowrap;overflow:hidden;border-right:2px solid rgba(243,241,233,.9);animation:heroEyebrowType 6.2s steps(44) infinite,heroEyebrowCaret .82s step-end infinite}@keyframes heroEyebrowType{0%{max-width:0}28%{max-width:100%}62%{max-width:100%}to{max-width:0}}@keyframes heroEyebrowCaret{0%,48%{border-right-color:rgba(243,241,233,.9)}50%,to{border-right-color:transparent}}.hero__title{margin:0;color:#efece3;font-size:clamp(54px,6.3vw,92px);line-height:.88;letter-spacing:-.03em;font-weight:800;text-transform:uppercase;font-family:var(--font-display),"Open Sans","Helvetica Neue",Arial,sans-serif}.hero__title span{color:var(--asr-green)}.hero__subtitle{margin:18px 0 0;max-width:43ch;color:rgba(247,245,238,.9);font-size:clamp(16px,1.5vw,22px);line-height:1.42}.hero__actions{margin-top:22px;display:flex;align-items:center;gap:12px}.hero__cta{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:var(--asr-red);color:#fff;font-size:clamp(14px,1.2vw,18px);font-weight:800;line-height:1;letter-spacing:.01em;text-transform:uppercase;padding:12px 18px;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.hero__cta:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(245,96,89,.36);filter:saturate(1.04)}.about-grid,.contact-section,.journey-section{background:var(--asr-bg)}.community-section,.movement-section{position:relative;z-index:0;background:transparent}.community-section:before,.movement-section:before{content:"";position:absolute;top:0;bottom:0;left:calc(50% - 50vw);width:100vw;background:#ffffff;pointer-events:none;z-index:-1}.about-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"about pants" "join vision" "join hoodie";grid-column-gap:82px;column-gap:82px;grid-row-gap:44px;row-gap:44px;padding:44px var(--section-pad-x) 58px}.content-card{max-width:520px}.content-card--about{grid-area:about}.content-card--join{grid-area:join;align-self:start}.content-card--vision{grid-area:vision}.dot-heading{--dot-size:clamp(14px,1.3vw,22px);position:relative;z-index:1;isolation:isolate;margin:0 0 16px;color:var(--asr-ink);font-size:clamp(32px,3.1vw,43px);line-height:1.06;letter-spacing:-.02em;font-weight:800;font-family:var(--font-display),"Open Sans","Helvetica Neue",Arial,sans-serif}.dot-heading:before{content:"";position:absolute;left:calc(var(--dot-size) * -.5);top:.2em;width:var(--dot-size);height:var(--dot-size);border-radius:999px;background:var(--asr-red);opacity:.98;z-index:-1;box-shadow:0 0 0 0 rgba(255,100,87,.2);animation:accentDotPulse 4.2s ease-in-out infinite;animation-delay:var(--dot-delay,0s);will-change:transform,opacity,box-shadow}.dot-heading--section{margin-bottom:28px}.content-card--about .dot-heading{--dot-delay:0.15s}.content-card--vision .dot-heading{--dot-delay:0.85s}.content-card--join .dot-heading{--dot-delay:1.35s}.movement-section .dot-heading{--dot-delay:0.25s}.journey-section .dot-heading{--dot-delay:0.6s}.team-section .dot-heading{--dot-delay:0.4s}.community-section .dot-heading{--dot-delay:0.95s}.contact-section .dot-heading{--dot-delay:1.2s}@keyframes accentDotPulse{0%{transform:translate(0) scale(1);box-shadow:0 0 0 0 rgba(255,100,87,.18);opacity:.94}35%{transform:translate(1px,-1px) scale(1.1);box-shadow:0 0 0 8px rgba(255,100,87,.11);opacity:1}65%{transform:translate(-1px,1px) scale(.96);box-shadow:0 0 0 3px rgba(255,100,87,.04);opacity:.97}to{transform:translate(0) scale(1);box-shadow:0 0 0 0 rgba(255,100,87,.18);opacity:.94}}@media (prefers-reduced-motion:reduce){.dot-heading:before,.how-quote:before{animation:none}.hero__eyebrow{animation:none;border-right-color:transparent;width:auto}}.checkbox-row,.community-text p,.contact-form input,.contact-form textarea,.contact-notes p,.content-card p,.journey-intro,.team-section p{color:var(--asr-ink-soft);font-size:clamp(16px,1.3vw,20px);line-height:1.48}.content-card p{margin:0 0 22px}.contact-notes button,.content-card button,.team-section button{border:0;border-radius:4px;background:var(--asr-red);color:#fff;font-size:clamp(14px,1.25vw,22px);font-weight:700;line-height:1;letter-spacing:.01em;padding:11px 18px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.contact-notes button:hover,.content-card button:hover,.team-section button:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(245,96,89,.35);filter:saturate(1.05)}.line-art{justify-self:center;width:min(92%,352px);background-position:50%;background-repeat:no-repeat;background-size:contain;position:relative;filter:drop-shadow(0 10px 20px rgba(33,31,52,.12))}.line-art--pants{grid-area:pants;height:320px;background-image:url(/11.png)}.line-art--hoodie{grid-area:hoodie;width:min(95%,390px);height:300px;background-image:url(/12.png)}.movement-section{padding:18px var(--section-pad-x) 50px}.movement-video-shell{position:relative;width:min(100%,76%);display:grid;grid-template-columns:minmax(0,1fr) clamp(120px,13vw,176px);align-items:center;grid-gap:clamp(24px,2.8vw,44px);gap:clamp(24px,2.8vw,44px);padding:34px clamp(26px,2.3vw,38px);margin-right:auto}.movement-video-shell:before{content:"";position:absolute;inset:0;background:50%/100% 100% no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 500' preserveAspectRatio='none'%3E%3Cpath d='M2 2 H760 L998 120 V380 L760 498 H2 Z' fill='none' stroke='%23ff6457' stroke-width='2.5'/%3E%3C/svg%3E");pointer-events:none}.movement-video-shell__dot{width:clamp(56px,6.8vw,74px);height:clamp(56px,6.8vw,74px);border:2px solid var(--asr-red);border-radius:999px;justify-self:center;align-self:center;background:var(--asr-bg);position:relative;z-index:1}.movement-video{grid-column:1;width:min(100%,860px);justify-self:start;min-height:365px;border-radius:12px;background:linear-gradient(180deg,rgba(12,20,24,.16),rgba(12,20,24,.2)),linear-gradient(120deg,#d5713c 0 34%,#59b7b3 34% 50%,#d57439 50% 64%,#daa845 64% 100%);display:flex;align-items:flex-end;padding:16px}.movement-video span{color:#efece3;background:rgba(0,0,0,.33);border-radius:8px;padding:5px 10px;font-size:14px}.journey-section{--journey-axis-y:112px;padding:22px var(--section-pad-x) 40px}.journey-intro{max-width:1020px;margin:0 0 38px}.journey-timeline{overflow-x:auto;overflow-y:hidden;cursor:-webkit-grab;cursor:grab;scrollbar-width:thin;-webkit-overflow-scrolling:touch;padding-bottom:12px}.journey-timeline-wrap{position:relative}.journey-timeline.is-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.journey-timeline.is-dragging,.journey-timeline.is-dragging *{cursor:-webkit-grabbing;cursor:grabbing}.journey-timeline__track{position:relative;display:flex;gap:0;width:max-content;min-width:100%;padding-bottom:34px;padding-right:64px}.journey-timeline__line{position:absolute;left:0;right:0;top:var(--journey-axis-y);height:2px;background:var(--asr-ink);opacity:.56}.journey-timeline article{position:relative;flex:0 0 clamp(250px,23vw,340px);padding:calc(var(--journey-axis-y) + 56px) 32px 0 0;min-height:402px}.journey-timeline article:before{content:"";position:absolute;left:0;top:var(--journey-axis-y);width:2px;height:42px;background:var(--asr-ink);opacity:.6}.journey-timeline h3{position:absolute;left:0;top:0;max-width:13.5ch;margin:0;color:var(--asr-red);font-size:clamp(14px,1.15vw,18px);line-height:1.15;font-weight:800;font-family:var(--font-display),"Open Sans","Helvetica Neue",Arial,sans-serif}.journey-timeline p{margin:0;max-width:30ch;font-size:clamp(13px,1.05vw,16px);line-height:1.38}.journey-timeline__end{position:absolute;right:8px;top:calc(var(--journey-axis-y) - 14px);width:28px;height:28px;border-radius:999px;border:2px solid var(--asr-ink);background:var(--asr-bg)}.journey-timeline__arrow-btn{position:absolute;right:0;bottom:-2px;z-index:6;width:46px;height:36px;border:0;background:transparent;color:var(--asr-ink);font-size:38px;line-height:.72;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.journey-timeline__arrow-btn:hover{transform:translateX(1px);opacity:.74}.team-section{display:grid;grid-template-columns:clamp(170px,16vw,230px) minmax(0,1fr) minmax(320px,.95fr);align-items:center;grid-gap:clamp(20px,2.4vw,40px);gap:clamp(20px,2.4vw,40px);margin-top:10px;padding:52px var(--section-pad-x);background:#9fd4c2;overflow:hidden}.team-tags{position:relative;align-self:stretch;min-height:300px;pointer-events:none;overflow:visible}.team-tag{position:absolute;display:block;pointer-events:none;background-repeat:no-repeat;background-position:50%;background-size:contain}.team-tag--coral{left:clamp(-130px,-10.2vw,-92px);top:clamp(-58px,-4.8vw,-34px);width:clamp(190px,15.5vw,236px);height:clamp(214px,17.4vw,270px);background-image:url(/tag12.svg);z-index:2}.team-tag--outline{left:clamp(-248px,-19.3vw,-190px);top:clamp(160px,13vw,214px);width:clamp(302px,24.6vw,406px);height:clamp(264px,21.8vw,356px);background-image:url(/tag11.svg);z-index:1}.team-content{max-width:560px}.team-content p{max-width:520px;margin:0 0 26px}.media-block{width:100%;min-width:0;min-height:290px;justify-self:end;border-radius:10px;background:linear-gradient(180deg,rgba(16,16,24,.1),rgba(16,16,24,.12)),url(/team.jpg) 50% /cover no-repeat;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22),0 12px 28px rgba(23,22,34,.14)}.community-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"community-a cards-a" "cards-b community-b";grid-gap:30px 36px;gap:30px 36px;padding:42px var(--section-pad-x)}.community-text--global{grid-area:community-a}.community-text--org{grid-area:community-b}.card-row--community{grid-area:cards-a}.card-row--org{grid-area:cards-b}.community-text{max-width:530px}.community-text p{margin:0}.card-row{position:relative;min-width:0;align-self:start;padding-top:42px;cursor:-webkit-grab;cursor:grab}.card-row.is-dragging{cursor:-webkit-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.card-row__arrow{position:absolute;top:0;right:0;z-index:3;width:42px;height:42px;border:1px solid rgba(60,60,84,.34);border-radius:999px;background:rgba(245,245,247,.92);color:var(--asr-ink);font-size:27px;line-height:1;cursor:pointer;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.card-row__arrow:hover{transform:translateY(-1px);background:#ffffff;border-color:rgba(60,60,84,.48)}.card-row--left .card-row__arrow{right:0;left:auto}.card-row__viewport{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(170px,15vw,230px);grid-gap:12px;gap:12px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding-bottom:10px;cursor:inherit;touch-action:pan-x}.card-row.is-dragging .card-row__viewport,.card-row.is-dragging .media-card,.card-row.is-dragging .media-card img{cursor:-webkit-grabbing;cursor:grabbing}.card-row__viewport::-webkit-scrollbar{height:8px}.card-row__viewport::-webkit-scrollbar-thumb{background:rgba(60,60,84,.24);border-radius:999px}.media-card{position:relative;min-height:238px;border-radius:8px;overflow:hidden;background:#d2d2d4;scroll-snap-align:start;box-shadow:inset 0 0 0 1px rgba(255,255,255,.36)}.media-card img{object-fit:cover;transform:scale(1.001);transition:transform .22s ease}.media-card:hover img{transform:scale(1.03)}.contact-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:clamp(34px,4.6vw,74px);gap:clamp(34px,4.6vw,74px);margin-top:10px;padding:46px var(--section-pad-x) 48px;background:#eef0ec}.contact-form{display:grid;grid-gap:7px;gap:7px;max-width:620px}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(63,59,98,.16);border-radius:8px;background:#f7f8f6;padding:11px 16px;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,.42)}.contact-form input:focus,.contact-form textarea:focus{outline:none;background:#ffffff;border-color:rgba(87,196,168,.9);box-shadow:0 0 0 2px rgba(87,196,168,.24)}.contact-form textarea{min-height:292px;resize:vertical;line-height:1.44}.contact-form input::placeholder,.contact-form textarea::placeholder{color:rgba(63,59,98,.86);opacity:1}.contact-notes{display:grid;align-content:start;grid-gap:clamp(20px,2.5vw,34px);gap:clamp(20px,2.5vw,34px)}.contact-notes p{max-width:560px;margin:0}.contact-notes .dot-heading{margin-bottom:0}.checkbox-row{display:flex;align-items:flex-start;gap:12px}.checkbox-row input{width:18px;height:18px;border:1px solid rgba(63,59,98,.2);border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f7f8f6;margin-top:5px;cursor:pointer}.checkbox-row input:checked{background:linear-gradient(180deg,#ff6a5d,#f95a52);border-color:#f95a52;box-shadow:inset 0 0 0 3px #f7f8f6}.checkbox-row span{max-width:520px}.checkbox-row a{text-decoration:underline;text-underline-offset:2px}.how-page{width:100%;max-width:var(--shell-width);margin:0 auto;background:var(--asr-bg);overflow:visible}.how-hero,.how-impact,.how-solution{border-top:1px solid rgba(255,255,255,.6)}.how-hero{position:relative;min-height:clamp(500px,66vh,760px);overflow:hidden;background:#111}.how-hero__video{position:absolute;inset:0}.how-hero__video-frame{width:100%;height:100%;border:0;display:block}.how-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(16,13,28,.08) 0,rgba(16,13,28,.08) 42%,rgba(16,13,28,.3));pointer-events:none}.how-hero__title-wrap{position:absolute;left:clamp(24px,4vw,64px);bottom:clamp(58px,8.4vh,94px);z-index:3;pointer-events:none}.how-hero__title{margin:0;color:#f1ead0;font-size:clamp(48px,5.8vw,84px);line-height:.96;letter-spacing:-.03em;font-weight:800;font-family:var(--font-display),"Open Sans","Helvetica Neue",Arial,sans-serif;text-shadow:0 2px 14px rgba(9,8,14,.2)}.how-hero__title span{color:#f1ead0}.how-hero__title-highlight{color:#61c3ad}.how-hero__title-question{color:#7cd0bb}.how-impact{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:44px var(--section-pad-x) 30px;background:var(--asr-bg)}.how-impact,.how-impact__grid{position:relative;max-width:none}.how-impact__grid{z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:40px 68px;gap:40px 68px;width:min(1140px,calc(100% - 80px));margin:0 auto;align-items:start}.how-quote{--quote-accent:var(--asr-red);--quote-dot-size:22px;position:relative;margin:0;padding-left:calc(var(--quote-dot-size) + 6px);max-width:none;color:var(--asr-ink-soft);font-size:clamp(16px,1.18vw,20px);line-height:1.34;letter-spacing:-.006em}.how-quote:before{content:"";background:var(--quote-accent);box-shadow:0 0 0 0 color-mix(in srgb,var(--quote-accent) 36%,transparent);animation:accentDotPulse 4.2s ease-in-out infinite;animation-delay:var(--dot-delay,.3s)}.how-quote:after,.how-quote:before{position:absolute;left:0;top:.08em;width:var(--quote-dot-size);height:var(--quote-dot-size);border-radius:999px}.how-quote:after{content:'"';display:inline-flex;align-items:center;justify-content:center;color:#ffffff;font-size:13px;font-weight:700}.how-quote--red{--quote-accent:var(--asr-red);color:var(--asr-ink-soft)}.how-quote--purple{--quote-accent:var(--asr-ink);color:var(--asr-green);font-weight:800;font-size:clamp(34px,2.2vw,44px);line-height:1.12;font-family:var(--font-display),"Open Sans","Helvetica Neue",Arial,sans-serif;max-width:700px}.how-impact__grid>.how-quote:nth-child(2),.how-impact__grid>.how-quote:nth-child(4){margin-top:24px}.how-impact__grid>.how-quote:last-child{grid-column:1/-1;justify-self:center;max-width:780px;margin-top:6px}.how-dots{position:absolute;inset:0;z-index:1;pointer-events:none}.how-dots span{position:absolute;width:7px;height:7px;border-radius:999px;opacity:.92;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)}.how-dots--impact span{background:#5cc0a5}.how-dots--impact span:first-child{top:9%;left:calc(50% - 22px)}.how-dots--impact span:nth-child(2){top:13.8%;left:calc(50% - 10px)}.how-dots--impact span:nth-child(3){top:18.6%;left:calc(50% + 2px)}.how-dots--impact span:nth-child(4){top:28%;left:calc(50% - 6px)}.how-dots--impact span:nth-child(5){top:32.8%;left:calc(50% - 18px)}.how-dots--impact span:nth-child(6){top:37.6%;left:calc(50% - 30px)}.how-dots--impact span:nth-child(7){top:47%;left:calc(50% - 20px)}.how-dots--impact span:nth-child(8){top:51.8%;left:calc(50% - 8px)}.how-dots--impact span:nth-child(9){top:56.6%;left:calc(50% + 4px)}.how-dots--impact span:nth-child(10){top:66%;left:calc(50% - 6px)}.how-dots--impact span:nth-child(11){top:70.8%;left:calc(50% - 18px)}.how-dots--impact span:nth-child(12){top:75.6%;left:calc(50% - 30px)}.how-solution{position:relative;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:54px var(--section-pad-x) 50px;background:#ffffff;overflow:visible}.how-solution:before{content:"";position:absolute;top:0;left:50%;width:230px;height:82px;transform:translateX(-50%);background:var(--asr-bg);-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%);pointer-events:none;z-index:3}.how-solution__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:34px 68px;gap:34px 68px;width:min(1140px,calc(100% - 80px));max-width:none;margin:0 auto;align-items:start}.how-quote--green{--quote-accent:var(--asr-ink);color:var(--asr-green)}.how-quote--solution{font-size:clamp(16px,1.3vw,22px);max-width:560px;line-height:1.34}.how-solution__grid>.how-quote:nth-child(2){margin-top:78px}.how-solution__grid>.how-quote:nth-child(3){margin-top:8px}.how-dots--solution span{background:#474368}.how-dots--solution span:first-child{top:17%;left:calc(50% - 14px)}.how-dots--solution span:nth-child(2){top:21%;left:calc(50% + 2px)}.how-dots--solution span:nth-child(3){top:25%;left:calc(50% + 18px)}.how-dots--solution span:nth-child(4){top:41%;left:calc(50% + 18px)}.how-dots--solution span:nth-child(5){top:45%;left:calc(50% + 2px)}.how-dots--solution span:nth-child(6){top:49%;left:calc(50% - 14px)}.how-dots--solution span:nth-child(7){top:64%;left:calc(50% - 14px)}@media (max-width:1260px){:root{--section-pad-x:20px}.site-footer__inner,.site-header__inner{padding-left:20px;padding-right:20px}.site-nav{gap:16px;font-size:17px}.hero__content{margin-bottom:54px;padding:24px 24px 26px}.journey-section{--journey-axis-y:112px}.journey-timeline article{flex-basis:clamp(240px,25vw,320px)}.how-impact__grid,.how-solution__grid{gap:56px 58px}.how-impact__grid>.how-quote:nth-child(2),.how-impact__grid>.how-quote:nth-child(4){margin-top:30px}.how-solution__grid>.how-quote:nth-child(2){margin-top:54px}}@media (max-width:980px){.hero__eyebrow{max-width:100%;white-space:normal;border-right-color:transparent;animation:none}.site-header__inner{display:grid;grid-template-columns:minmax(0,1fr);min-height:78px;padding-top:12px;padding-bottom:12px;grid-gap:10px;gap:10px;position:relative;overflow:visible}.site-header__top{width:100%;min-width:0;justify-self:stretch;grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-column-gap:12px;column-gap:12px}.site-nav-toggle{display:inline-flex;margin-left:0;position:relative;right:auto;top:auto;transform:none;justify-self:end}.site-nav{width:100%;max-width:none;position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:85;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;background:#45405f;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:10px;box-shadow:0 14px 34px rgba(12,10,24,.36);max-height:0;opacity:0;overflow:hidden;transform:translateY(-6px);pointer-events:none;transition:max-height .22s ease,opacity .18s ease,transform .18s ease}.site-nav.is-open{max-height:420px;opacity:1;transform:translateY(0);pointer-events:auto}.site-nav__link{padding:11px 12px;border-radius:8px}.site-nav__link:hover{transform:none;background:rgba(255,255,255,.08)}.site-nav__link.is-active{text-decoration:none;background:rgba(255,255,255,.18)}.site-nav__contact{margin-top:4px;text-align:center}.site-footer__inner{grid-template-columns:1fr;justify-items:center;text-align:center}.hero{min-height:560px;background-position:center 33%}.hero__content{margin-bottom:34px;padding:20px 20px 22px;max-width:min(620px,calc(100% - (var(--section-pad-x) * 2)))}.hero__title{font-size:clamp(46px,9vw,72px)}.hero__subtitle{margin-top:14px;max-width:38ch;font-size:16px}.about-grid,.community-section,.contact-section,.team-section{grid-template-columns:1fr;gap:24px}.about-grid{grid-template-areas:"about" "pants" "vision" "hoodie" "join"}.community-text,.content-card,.line-art,.media-block{max-width:100%;width:100%}.media-block{justify-self:stretch;min-height:250px}.team-tags{display:none}.community-section{grid-template-areas:none}.card-row--community,.card-row--org,.community-text--global,.community-text--org{grid-area:auto}.card-row{padding-top:34px}.card-row__arrow{width:38px;height:38px;font-size:24px}.card-row__viewport{grid-auto-columns:minmax(220px,58vw)}.contact-form__row,.movement-video-shell{grid-template-columns:1fr}.movement-video-shell{width:100%;padding:18px;gap:0}.movement-video-shell:before{background:none;border:2px solid var(--asr-red);border-radius:14px}.movement-video{width:100%}.journey-section{--journey-axis-y:104px}.journey-timeline__track{padding-right:28px}.journey-timeline article{flex-basis:clamp(230px,43vw,300px);min-height:350px}.journey-timeline h3{font-size:clamp(13px,2vw,17px);margin:0}.how-hero{min-height:500px}.how-hero__title-wrap{left:26px;bottom:64px}.how-impact{padding-top:34px;padding-bottom:66px}.how-impact__grid,.how-solution__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px 18px;width:calc(100% - 48px)}.how-quote{font-size:14px;line-height:1.33;--quote-dot-size:20px;padding-left:26px}.how-quote:after,.how-quote:before{width:var(--quote-dot-size);height:var(--quote-dot-size)}.how-quote:after{font-size:12px;top:0}.how-quote--purple{font-size:18px}.how-impact__grid>.how-quote:last-child,.how-impact__grid>.how-quote:nth-child(2),.how-impact__grid>.how-quote:nth-child(4),.how-solution__grid>.how-quote:nth-child(2),.how-solution__grid>.how-quote:nth-child(3){margin-top:0}.how-dots span{width:7px;height:7px}.how-solution{padding-top:44px;padding-bottom:48px}.how-solution:before{width:170px;height:56px;top:0;transform:translateX(-50%)}}@media (max-width:680px){.brand__logo{width:132px}.brand--footer .brand__logo{width:138px}.site-nav{font-size:15px}.hero{min-height:480px;background-position:63% 40%}.hero__content{margin-left:16px;margin-bottom:22px;padding:16px 16px 18px;max-width:calc(100% - 32px);border-radius:14px}.hero__title{font-size:clamp(40px,13.2vw,56px)}.hero__eyebrow{margin-bottom:10px;font-size:12px}.hero__subtitle{margin-top:12px;font-size:14px;line-height:1.45}.hero__actions{margin-top:16px}.hero__cta{width:100%;max-width:240px;font-size:13px;padding:10px 14px}.dot-heading:before{--dot-size:16px;top:.18em}.movement-video-shell{padding:14px}.card-row{padding-top:30px}.card-row__arrow{width:34px;height:34px;font-size:21px}.card-row__viewport{gap:10px;grid-auto-columns:minmax(188px,72vw)}.movement-video-shell__dot{display:none}.movement-video{min-height:220px}.journey-section{--journey-axis-y:94px}.journey-timeline__track{padding-bottom:26px;padding-right:18px}.journey-timeline article{flex-basis:min(86vw,280px);min-height:304px;padding-right:18px}.journey-timeline h3{max-width:11ch;margin:0;font-size:clamp(12px,3.8vw,16px)}.journey-timeline p{margin:0;font-size:12.5px;line-height:1.38}.journey-timeline__end{width:20px;height:20px;top:calc(var(--journey-axis-y) - 10px)}.journey-timeline__arrow-btn{right:0;bottom:0;width:34px;height:30px;font-size:28px}.media-card{min-height:160px}.how-hero{min-height:360px}.how-hero__title-wrap{left:20px;bottom:34px}.how-hero__title{font-size:58px}.how-impact{padding-top:24px;padding-bottom:28px}.how-impact__grid,.how-solution__grid{grid-template-columns:1fr;gap:18px;width:calc(100% - 24px)}.how-quote{max-width:100%;font-size:14px;line-height:1.34;letter-spacing:0;--quote-dot-size:16px;padding-left:22px}.how-impact .how-dots--impact{left:16px;right:auto;top:12px;bottom:12px;width:8px}.how-impact .how-dots--impact span{left:0}.how-impact .how-dots--impact span:first-child{top:6%}.how-impact .how-dots--impact span:nth-child(2){top:12%}.how-impact .how-dots--impact span:nth-child(3){top:18%}.how-impact .how-dots--impact span:nth-child(4){top:24%}.how-impact .how-dots--impact span:nth-child(5){top:30%}.how-impact .how-dots--impact span:nth-child(6){top:36%}.how-impact .how-dots--impact span:nth-child(7){top:42%}.how-impact .how-dots--impact span:nth-child(8){top:48%}.how-impact .how-dots--impact span:nth-child(9){top:54%}.how-impact .how-dots--impact span:nth-child(10){top:60%}.how-impact .how-dots--impact span:nth-child(11){top:66%}.how-impact .how-dots--impact span:nth-child(12){top:72%}.how-quote:after,.how-quote:before{width:var(--quote-dot-size);height:var(--quote-dot-size)}.how-quote:after{font-size:10px;top:0}.how-quote--purple{font-size:20px}.how-impact__grid>.how-quote:last-child{grid-column:auto;justify-self:stretch}.how-dots span{width:6px;height:6px}.how-solution{padding-top:34px;padding-bottom:34px}.how-solution:before{width:124px;height:42px;top:0;transform:translateX(-50%)}.how-solution .how-dots--solution{left:16px;right:auto;top:14px;bottom:14px;width:8px}.how-solution .how-dots--solution span{left:0}.how-solution .how-dots--solution span:first-child{top:10%}.how-solution .how-dots--solution span:nth-child(2){top:16%}.how-solution .how-dots--solution span:nth-child(3){top:22%}.how-solution .how-dots--solution span:nth-child(4){top:28%}.how-solution .how-dots--solution span:nth-child(5){top:34%}.how-solution .how-dots--solution span:nth-child(6){top:40%}.how-solution .how-dots--solution span:nth-child(7){top:46%}}.page-standard{width:100%;max-width:var(--shell-width);margin:0 auto;background:var(--asr-bg)}.ants-hero,.model-section,.simple-section,.spaces-sections,.tools-hero{border-top:1px solid rgba(255,255,255,.6)}.ants-hero{position:relative;min-height:700px;overflow:hidden;background:radial-gradient(circle at 6% 21%,#dbe8b0 0 5%,#b8c188 5% 6.7%,transparent 6.7%),linear-gradient(92deg,transparent 39%,#58b8b4 39% 53%,transparent 53%),linear-gradient(180deg,#df7340 0 30%,#d2a346 30% 49%,#e4b34a 49% 65%,#c39a44 65% 83%,#2f9a74 83% 100%)}.ants-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 48% 25%,rgba(71,44,25,.72) 0 1.25%,transparent 1.3%),radial-gradient(circle at 79% 27%,rgba(71,44,25,.72) 0 1.25%,transparent 1.3%),radial-gradient(circle at 27% 58%,rgba(71,44,25,.72) 0 1.3%,transparent 1.35%),radial-gradient(circle at 56% 58%,rgba(71,44,25,.72) 0 1.3%,transparent 1.35%),radial-gradient(circle at 70% 82%,rgba(71,44,25,.72) 0 1.3%,transparent 1.35%),linear-gradient(180deg,rgba(19,16,32,.03),rgba(19,16,32,.15))}.ants-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:48px;background:linear-gradient(90deg,#ea395f 0 52%,rgba(238,234,226,.72) 52%),linear-gradient(0deg,rgba(9,8,13,.4),rgba(9,8,13,.4));background-blend-mode:normal,multiply}.ants-hero__title{position:absolute;left:36px;bottom:72px;z-index:2;margin:0;color:#efece3;font-size:clamp(54px,6vw,90px);line-height:.9;letter-spacing:-.03em;font-weight:800;text-transform:uppercase;font-family:var(--font-display),"Open Sans","Helvetica Neue",Arial,sans-serif}.ants-hero__title span{color:var(--asr-green)}.tools-hero{position:relative;min-height:610px;overflow:hidden;background:radial-gradient(circle at 40% 42%,#4ea08f 0 8%,transparent 8.2%),radial-gradient(circle at 56% 44%,#c73d4b 0 8%,transparent 8.2%),radial-gradient(circle at 30% 46%,#70243b 0 9%,transparent 9.2%),radial-gradient(circle at 50% 50%,#3f8f89 0 7.4%,transparent 7.6%),radial-gradient(circle at 72% 52%,rgba(0,0,0,.62) 0 2.4%,transparent 2.5%),linear-gradient(155deg,#251f24 0 28%,#3a2d2d 28% 45%,#1f1b23 45% 100%)}.tools-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 60% 56%,rgba(225,104,89,.35),transparent 24%),radial-gradient(circle at 44% 42%,rgba(70,183,164,.34),transparent 29%),linear-gradient(180deg,rgba(12,11,17,.16),rgba(12,11,17,.28))}.tools-hero__title{position:absolute;left:36px;bottom:26px;z-index:2;margin:0;color:#efece3;font-size:clamp(54px,6vw,90px);line-height:.9;letter-spacing:-.03em;font-weight:800;text-transform:uppercase;font-family:var(--font-display),"Open Sans","Helvetica Neue",Arial,sans-serif}.tools-hero__title span{color:var(--asr-green)}.simple-section{padding:44px var(--section-pad-x) 76px;min-height:360px;background:var(--asr-bg)}.simple-section--tools{min-height:520px}.tools-text{max-width:640px;margin:36px 0 0;color:var(--asr-ink-soft);font-size:clamp(17px,1.35vw,26px);line-height:1.38;position:relative;padding-left:20px}.tools-text:before{content:'"';position:absolute;left:0;top:3px;width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--asr-red);font-size:14px;font-weight:700}.kit-grid,.material-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;margin-top:132px}.kit-grid{margin-top:56px;row-gap:24px}.angled-card{padding:26px 24px 24px;border:2px solid #4a466f;border-radius:10px;-webkit-clip-path:polygon(12% 0,100% 0,100% 100%,12% 100%,0 78%,0 22%);clip-path:polygon(12% 0,100% 0,100% 100%,12% 100%,0 78%,0 22%)}.angled-card,.kit-card,.material-card{min-height:180px;background:transparent}.kit-card,.material-card{--angled-border-color:#4a466f;--angled-border-width:2px;--angled-clip:polygon(12% 0,100% 0,100% 100%,12% 100%,0 78%,0 22%);padding:0;border:0;border-radius:0;-webkit-clip-path:none;clip-path:none}.kit-card .angled-card__outer,.material-card .angled-card__outer{min-height:180px;background:var(--angled-border-color);-webkit-clip-path:var(--angled-clip);clip-path:var(--angled-clip);padding:var(--angled-border-width)}.kit-card .angled-card__inner,.material-card .angled-card__inner{min-height:calc(180px - (var(--angled-border-width) * 2));-webkit-clip-path:var(--angled-clip);clip-path:var(--angled-clip);background:var(--asr-bg);padding:26px 24px 24px}.dot-heading--mini{font-size:clamp(24px,2vw,36px);margin-bottom:10px}.angled-card p{margin:0;color:var(--asr-ink-soft);font-size:clamp(15px,1.15vw,19px);line-height:1.35}.spaces-sections{padding:34px 0 28px;background:var(--asr-bg);display:grid;grid-gap:24px;gap:24px}.flow-card{margin:0;--flow-border-color:var(--asr-red);--flow-border-width:2px;--flow-clip-right:polygon(0% 0%,85% 0%,100% 15%,100% 85%,85% 100%,0% 100%);--flow-clip-left:polygon(15% 0%,100% 0%,100% 100%,15% 100%,0% 85%,0% 15%);--flow-clip:var(--flow-clip-right);background:transparent}.flow-card__outer{position:relative;background:var(--flow-border-color);padding:var(--flow-border-width)}.flow-card__inner,.flow-card__outer{-webkit-clip-path:var(--flow-clip);clip-path:var(--flow-clip)}.flow-card__inner{background:var(--asr-bg);padding:48px 64px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:34px;gap:34px}.flow-card--red,.flow-card--red-right{--flow-border-color:var(--asr-red);--flow-clip:var(--flow-clip-right)}.spaces-sections>.flow-card--red-right:first-child{--flow-border-width:3px}.spaces-sections>.flow-card--red-right:first-child .flow-card__col>p{font-size:clamp(18px,1.4vw,25px);line-height:1.35;margin-bottom:28px}.spaces-sections>.flow-card--red-right:first-child h2.dot-heading{margin-bottom:30px}.spaces-sections>.flow-card--red-right:first-child h3.dot-heading{margin-bottom:26px}.spaces-sections>.flow-card--red-right:first-child ul{font-size:clamp(18px,1.4vw,25px);line-height:1.36;padding-left:28px}.spaces-sections>.flow-card--red-right:first-child li{margin-bottom:9px}.flow-card--ink-left{--flow-border-color:#4a466f;--flow-clip:var(--flow-clip-left)}.spaces-sections>.flow-card--red-right:first-child .flow-card__inner{padding:62px 86px 66px;gap:54px;grid-template-columns:minmax(0,1fr) minmax(0,.94fr)}.flow-card__col>p{margin:0 0 24px;color:var(--asr-ink-soft);font-size:clamp(17px,1.35vw,24px);line-height:1.34}.flow-card__col>p strong{color:var(--asr-ink)}.flow-card h3.dot-heading{margin-bottom:20px}.flow-card ul{margin:0;padding-left:26px;color:var(--asr-ink-soft);font-size:clamp(17px,1.35vw,24px);line-height:1.34}.flow-card li{margin-bottom:12px}.flow-card li strong{color:var(--asr-ink)}.model-section{padding:30px var(--section-pad-x) 52px;background:var(--asr-bg)}.eco-model{width:min(740px,100%);aspect-ratio:1/1;margin:8px auto 0;position:relative;display:grid;place-items:center}.eco-model__ring{position:absolute;border-radius:999px}.eco-model__ring--outer{inset:8%;background:conic-gradient(from -25deg,#f4605b 0 33.3%,#4a466f 33.3% 66.6%,#61bda2 66.6% 100%);-webkit-mask:radial-gradient(circle,transparent 54%,#000 55%);mask:radial-gradient(circle,transparent 54%,#000 55%)}.eco-model__ring--inner{inset:26%;border:7px solid #dfdfda}.eco-model__center{position:absolute;inset:31%;border-radius:999px;display:grid;place-items:center;text-align:center;color:var(--asr-ink);font-size:clamp(34px,4.2vw,62px);line-height:1.02}.eco-model__center,.eco-model__label{font-weight:800;font-family:var(--font-display),"Open Sans","Helvetica Neue",Arial,sans-serif}.eco-model__label{position:absolute;color:#f4f3ed;font-size:clamp(26px,3.2vw,56px);letter-spacing:.015em}.eco-model__label--edu{top:20%;left:19%;transform:rotate(-58deg)}.eco-model__label--evo{top:35%;right:11%;transform:rotate(68deg)}.eco-model__label--eng{bottom:15%;left:33%;transform:rotate(14deg)}@media (max-width:1260px){.kit-grid,.material-cards{margin-top:58px}.flow-card{--flow-border-width:2px}.flow-card__inner{padding:40px 30px;gap:30px}.spaces-sections>.flow-card--red-right:first-child .flow-card__inner{padding:44px 46px 50px;gap:30px}.eco-model{width:min(660px,100%)}}@media (max-width:980px){.ants-hero,.tools-hero{min-height:520px}.ants-hero__title,.tools-hero__title{left:24px;bottom:66px}.kit-grid,.material-cards{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:38px}.simple-section{padding-bottom:54px}.flow-card__outer{border-radius:18px}.flow-card__inner,.flow-card__outer{-webkit-clip-path:none;clip-path:none}.flow-card__inner{border-radius:16px;grid-template-columns:1fr}.eco-model{width:min(540px,100%)}}@media (max-width:680px){.ants-hero,.tools-hero{min-height:388px}.ants-hero:after{height:34px}.ants-hero__title,.tools-hero__title{left:20px;bottom:44px;font-size:56px}.simple-section{padding-top:28px;padding-bottom:40px}.simple-section--tools{min-height:auto}.tools-text{margin-top:22px;font-size:14px}.tools-text:before{width:14px;height:14px;font-size:8px;top:1px}.kit-grid,.material-cards{grid-template-columns:1fr;margin-top:24px;gap:14px}.angled-card{min-height:128px;padding:18px 16px;border-width:2px}.kit-card,.material-card{min-height:128px;padding:0;border:0;border-radius:0;-webkit-clip-path:none;clip-path:none}.kit-card .angled-card__outer,.material-card .angled-card__outer{min-height:128px}.kit-card .angled-card__inner,.material-card .angled-card__inner{min-height:calc(128px - (var(--angled-border-width) * 2));padding:18px 16px}.dot-heading--mini{margin-bottom:8px;font-size:26px}.angled-card p{font-size:14px}.spaces-sections{padding-top:20px;gap:14px}.flow-card{--flow-border-width:2px}.flow-card__outer{border-radius:12px}.flow-card__inner{padding:22px 16px;border-radius:10px;gap:18px}.flow-card ul,.flow-card__col>p{font-size:14px;line-height:1.3}.flow-card li{margin-bottom:8px}.model-section{padding-top:18px;padding-bottom:28px}.eco-model{width:min(340px,100%)}.eco-model__center{font-size:30px}.eco-model__label{font-size:22px}}