@font-face{font-family:Manrope;src:url(/fonts/manrope-latin.woff2)format("woff2");font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:Instrument Serif;src:url(/fonts/instrument-serif-latin.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}:root{--background:#f5f1e8;--foreground:#41403f;--muted:#706f6b;--nav:#ebe7de;--border:#0000001a;--accent:#ed5332;--accent-dark:#d43a1a}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%}body{background:var(--background);min-height:100vh;color:var(--muted);flex-direction:column;font-family:Manrope,system-ui,sans-serif;line-height:1.5;display:flex;overflow-x:hidden}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit;border:0}img,svg{max-width:100%;display:block}::selection{background:var(--accent);color:var(--background)}.site-main{z-index:10;flex:1;padding-top:7rem;position:relative}.navbar{z-index:9999;width:75%;position:fixed;top:1rem;left:50%;transform:translate(-50%)}.navbar-shell{border:1px solid var(--border);background:var(--nav);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:9999px;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -4px #0000000d}.brand-wrap{align-items:center;margin-right:2rem;display:flex}.brand-link{align-items:center;gap:.75rem;display:flex}.brand-link img{width:2.5rem;height:2.5rem}.brand-link span{color:var(--foreground);letter-spacing:-.025em;font-size:1.125rem;font-weight:500}.desktop-nav{align-items:center;gap:1.5rem;display:flex;position:relative}.active-indicator{pointer-events:none;background:linear-gradient(to right, var(--accent), var(--accent-dark));opacity:0;border-radius:9999px;height:2rem;transition:all .3s cubic-bezier(0,0,.2,1);position:absolute}.nav-link{z-index:10;color:var(--muted);padding:.25rem .75rem;font-size:.875rem;font-weight:500;transition:color .2s cubic-bezier(.4,0,.2,1);position:relative}.nav-link:hover{color:var(--foreground)}.nav-link.active{color:#fff;font-weight:600}.menu-toggle,.mobile-menu{display:none}.page-container{width:100%;max-width:48rem;margin-inline:auto;padding:5rem 1.5rem}.eyebrow{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem}.page-header{margin-bottom:4rem}.page-header .eyebrow{margin-bottom:1rem}.page-header h1,.not-found h1{color:var(--foreground);letter-spacing:-.025em;font-family:Instrument Serif,Times New Roman,serif;font-size:3rem;font-weight:400;line-height:1.25}.page-header>p:last-child{max-width:36rem;color:var(--muted);margin-top:1.5rem;font-size:1.125rem;line-height:1.625}.content-section{border-top:1px solid var(--border);padding-block:3.5rem}.content-section h2{color:var(--foreground);letter-spacing:-.025em;margin-bottom:1.25rem;font-family:Instrument Serif,Times New Roman,serif;font-size:1.5rem;font-weight:400;line-height:1.375}.section-copy{max-width:36rem;color:var(--muted);font-size:1rem;line-height:1.625}.text-link{color:var(--foreground);text-underline-offset:4px;font-size:.875rem;text-decoration:underline;display:inline-block}.text-link:hover{color:var(--accent);text-decoration:none}.roomy-link{margin-top:1.5rem}.divided-list{list-style:none}.divided-list>li{border-bottom:1px solid var(--border);padding-block:2rem}.divided-list>li:first-child{padding-top:0}.divided-list>li:last-child{border-bottom:0}.split-row{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.item-title,.founder-name{color:var(--foreground);font-family:Instrument Serif,Times New Roman,serif;font-size:1.125rem}.item-meta,.founder-role{color:var(--muted);font-size:.875rem}.item-copy{color:var(--muted);margin-top:.5rem}.event-timeline{flex-direction:column;gap:3rem;margin-top:2.5rem;list-style:none;display:flex;position:relative}.event-timeline:before{content:"";background:var(--border);width:1px;position:absolute;top:.65rem;bottom:.65rem;left:8.5rem;transform:translate(-50%)}.timeline-entry{grid-template-columns:7.5rem 2rem minmax(0,1fr);align-items:start;display:grid;position:relative}.timeline-date{color:var(--muted);letter-spacing:.1em;text-align:left;text-transform:uppercase;grid-column:1;padding-top:.35rem;font-size:.75rem;font-weight:500}.timeline-dot{z-index:1;border:3px solid var(--background);background:var(--accent);width:.875rem;height:.875rem;box-shadow:0 0 0 1px var(--accent);border-radius:9999px;grid-column:2;justify-self:center;margin-top:.45rem;position:relative}.timeline-card{border:1px solid var(--border);background:#ebe7de80;border-radius:1rem;grid-column:3;padding:1.5rem;transition:transform .2s,box-shadow .2s}.timeline-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #0000000f}.timeline-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.timeline-card h3{color:var(--foreground);font-family:Instrument Serif,Times New Roman,serif;font-size:1.5rem;font-weight:400;line-height:1.2}.participant-count{color:var(--accent-dark);white-space:nowrap;background:#ed53321a;border-radius:9999px;padding:.3rem .65rem;font-size:.7rem;font-weight:600}.timeline-card>p{color:var(--muted);font-size:.925rem;line-height:1.625}.event-links{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.home-title{color:var(--foreground);letter-spacing:-.025em;font-size:3.75rem;font-weight:500;line-height:1.1}.home-title span{font-family:Times New Roman,Times,serif;font-style:italic}.home-lead{max-width:36rem;color:var(--muted);margin-top:2rem;font-size:1.125rem;line-height:1.625}.home-actions{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.primary-button,.secondary-button,.donate-button{border:1px solid;border-radius:9999px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:color .15s,background-color .15s,border-color .15s,opacity .2s;display:inline-block}.primary-button{border-color:var(--accent);background:var(--accent);color:#fff}.primary-button:hover{color:var(--accent);background:0 0}.secondary-button{border-color:var(--border);color:var(--muted)}.secondary-button:hover{color:var(--foreground);border-color:#0000004d}.stats-grid{border:1px solid var(--border);background:#0000000d;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:6rem;display:grid}.stat{background:var(--background);padding:2rem}.stat-value{color:var(--foreground);font-family:Instrument Serif,Times New Roman,serif;font-size:1.875rem}.stat-label{color:var(--muted);margin-top:.5rem;font-size:.875rem}.features-list{margin-top:6rem}.feature{border-top:1px solid var(--border);padding-block:2.5rem}.feature .eyebrow{margin-bottom:.5rem}.feature h2{color:var(--foreground);margin-bottom:.75rem;font-family:Instrument Serif,Times New Roman,serif;font-size:1.25rem;font-weight:400}.feature-copy{max-width:36rem;color:var(--muted);line-height:1.625}.feature .text-link{margin-top:1rem}.carousel{background:#0000000d;border-radius:1rem;position:relative;overflow:hidden}.carousel-track{transition:transform .5s cubic-bezier(0,0,.2,1);display:flex}.carousel-slide{flex:0 0 100%;min-width:0}.carousel-slide img{aspect-ratio:16/9;object-fit:cover;width:100%}.carousel-dots{gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.carousel-dots button{cursor:pointer;background:#ffffff80;border-radius:9999px;width:.5rem;height:.5rem;transition:all .3s}.carousel-dots button:hover{background:#ffffffb3}.carousel-dots button.active{background:#fff;width:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.impact-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.impact-stat-value{color:var(--foreground);font-family:Instrument Serif,Times New Roman,serif;font-size:1.875rem}.impact-stat-label{color:var(--muted);margin-top:.25rem;font-size:.875rem}.impact-note{margin-top:2rem}.partner-intro{margin-bottom:1.5rem}.partner-list,.quotes-list{list-style:none}.partner-list{flex-direction:column;gap:.75rem;display:flex}.partner-list li{border:1px solid var(--border);color:var(--foreground);background:#00000005;border-radius:.75rem;padding:.75rem 1.25rem;font-family:Instrument Serif,Times New Roman,serif;font-size:1.125rem}.quotes-list{flex-direction:column;gap:1.5rem;display:flex}.quotes-list figure{border:1px solid var(--border);background:#00000005;border-radius:1rem;padding:1.5rem}.quotes-list blockquote{color:var(--foreground);font-size:1rem;font-style:italic;line-height:1.625}.quotes-list figcaption{color:var(--muted);margin-top:1rem;font-size:.875rem;font-weight:500}.donate-button{background:linear-gradient(to right, var(--accent), var(--accent-dark));color:#fff;border-color:#0000;margin-top:2rem}.donate-button:hover{opacity:.9}.founder-section>div{max-width:36rem}.founder-name{margin-bottom:.25rem;font-size:1.25rem}.founder-role{margin-bottom:1.5rem}.not-found .eyebrow{margin-bottom:1rem}.not-found>p:nth-of-type(2){max-width:36rem;margin-top:1.5rem;line-height:1.625}.not-found .text-link{margin-top:2rem}.footer{z-index:10;width:100%;color:var(--foreground);padding:6rem 0 2.5rem;position:relative;overflow:hidden}.footer-container{z-index:10;max-width:80rem;margin-inline:auto;padding-inline:2rem;position:relative}.footer-top{justify-content:space-between;align-items:flex-start;margin-bottom:6rem;display:flex}.footer-intro{flex-direction:column;gap:1rem;display:flex}.footer-brand{align-items:center;gap:.75rem;display:flex}.footer-brand img{width:2rem;height:2rem}.footer-brand span{letter-spacing:-.025em;font-size:1.5rem;font-weight:500}.footer-intro>p{max-width:20rem;color:var(--muted);font-size:1.125rem;font-weight:300;line-height:1.625}.footer-links{text-align:right;flex-direction:column;gap:.75rem;display:flex}.footer-links a{color:var(--muted);font-size:1.125rem;font-weight:300;transition:color .15s}.footer-links a:hover{color:var(--foreground)}.footer-wordmark{z-index:0;justify-content:center;align-items:flex-end;width:100%;margin-top:1rem;display:flex;position:relative}.footer-wordmark h1{color:#4b3f3f66;letter-spacing:-.05em;white-space:nowrap;-webkit-user-select:none;user-select:none;font-family:Times New Roman,Times,serif;font-size:22vw;font-style:italic;font-weight:700;line-height:.7}@media (max-width:1023px){.navbar{width:91.6667%}}@media (max-width:767px){.site-main{padding-top:7rem}.event-timeline{gap:2.5rem}.event-timeline:before{left:.4375rem}.timeline-entry{grid-template-columns:.875rem minmax(0,1fr);column-gap:1rem}.timeline-date{text-align:left;grid-area:1/2;padding-top:0}.timeline-dot{grid-area:1/1;margin-top:.15rem}.timeline-card{grid-area:2/2;margin-top:.75rem}.desktop-nav{display:none}.menu-toggle{width:2rem;height:2rem;color:var(--foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:color .2s;display:flex}.menu-toggle:hover{color:var(--accent)}.menu-toggle svg{width:1.5rem;height:1.5rem}.mobile-menu{transform-origin:top;border:1px solid var(--border);background:var(--nav);opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:1rem;margin-top:1rem;transition:all .3s cubic-bezier(0,0,.2,1);display:block;overflow:hidden;transform:scaleY(0);box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -4px #0000000d}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:scaleY(1)}.mobile-menu-inner{flex-direction:column;gap:.75rem;padding:1rem 1.5rem;display:flex}.mobile-menu a{color:var(--muted);border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:color .2s,background-color .2s;display:block}.mobile-menu a:hover{color:var(--foreground);background:#0000000d}.footer-container{padding-inline:1.5rem}.footer-top{flex-direction:column;margin-bottom:4rem}.footer-links{text-align:left;margin-top:3rem}}@media (max-width:639px){.navbar{width:75%}.brand-link span{display:none}.page-header h1,.not-found h1{font-size:2.25rem}.home-title{font-size:3rem}.stats-grid{grid-template-columns:1fr}.split-row{flex-direction:column;align-items:flex-start;gap:.25rem}.impact-stats{grid-template-columns:1fr}.timeline-card{padding:1.25rem}.footer-wordmark h1{font-size:18vw}}
