*{box-sizing:border-box;margin:0;padding:0}html{background-color:#1a1a1a}body{color:#e8e6e0;background:#1a1a1a;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-family:Arial,sans-serif;display:flex;position:relative;overflow-x:hidden}.skip-link{z-index:2000;color:#171d1a;background:#fff;border:2px solid #171d1a;border-radius:6px;padding:.75rem 1rem;font-weight:700;text-decoration:none;transition:transform .15s;position:fixed;top:1rem;left:1rem;transform:translateY(calc(-100% - 2rem))}.skip-link:focus{outline-offset:2px;outline:3px solid #8acb90;transform:translateY(0)}.site-main{justify-content:center;align-items:center;width:100%;min-height:100vh;padding-top:5.5rem;display:flex}.site-footer{z-index:2;background:#151916;border-top:2px solid #6b83734d;width:100%;padding:3rem 2rem;position:relative}.footer-container{grid-template-columns:minmax(0,2fr) minmax(16rem,1fr);gap:4rem;width:min(100%,1200px);margin:0 auto;display:grid}.footer-navigation{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 3rem;display:grid}.footer-link-group h2{color:#e8e6e0;text-align:left;margin-bottom:.75rem;font-size:1rem}.footer-link-group ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.footer-link-group a,.footer-feedback a{color:#8acb90;text-underline-offset:.2em;text-decoration-thickness:.08em}.footer-link-group a{font-size:.9rem}.footer-link-group a:hover,.footer-link-group a:focus,.footer-feedback a:hover,.footer-feedback a:focus{color:#8acb90;outline-offset:3px;border-radius:2px;outline:2px solid #fff}.footer-feedback{color:#e8e6e0;background:#4a99601a;border:1px solid #6b837366;border-radius:12px;align-self:start;margin:0;padding:1.5rem;line-height:1.7}.container{text-align:center;z-index:2;max-width:800px;padding:2rem;position:relative}.home-page{text-align:left;max-width:1000px}.home-page h1{text-align:left}.home-page .description{max-width:950px;margin-bottom:2.5rem;margin-left:0;margin-right:0}.home-introduction{grid-template-columns:minmax(0,1fr) minmax(12rem,16rem);align-items:center;gap:clamp(1.5rem,4vw,3rem);margin-bottom:3rem;display:grid}.home-introduction-logo{justify-self:end;width:100%;height:auto;display:block}.home-introduction-copy .description:last-child{margin-bottom:0}.home-explore-heading{color:#e8e6e0;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,2.75rem)}.logo-container{z-index:2;margin-bottom:3rem;position:relative}.logo-circle{display:none}.logo-text{color:#e8e6e0;font-weight:700;position:absolute}.segment{background:#6b8373;border-radius:1px;flex:1;height:2px}h1{color:#fff;letter-spacing:2px;margin-bottom:1rem;font-family:Source Sans Pro,System UI,sans-serif;font-size:3.5rem;font-weight:600}.tagline{color:#48a14f;letter-spacing:1px;margin-bottom:2rem;font-size:1.8rem;font-weight:300}.description{color:#e8e6e0e6;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.8}.email-signup{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:400px;margin:0 auto 2rem;display:flex}.email-input{color:#e8e6e0;background:#6b83731a;border:2px solid #6b8373;border-radius:8px;flex:1;min-width:200px;padding:1rem 1.5rem;font-size:1rem;transition:all .3s}.email-input:focus{background:#4a99601a;border-color:#4a9960;outline:none;box-shadow:0 0 15px #4a99604d}.email-input::placeholder{color:#e8e6e099}.notify-btn{color:#e8e6e0;cursor:pointer;letter-spacing:1px;background:linear-gradient(135deg,#4a9960,#6b8373);border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.notify-btn:hover{background:linear-gradient(135deg,#5aa970,#7b9383);transform:translateY(-2px);box-shadow:0 8px 25px #4a996066}.notify-btn:active{transform:translateY(0)}.features{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem;display:grid}.home-sections{grid-template-columns:repeat(2,minmax(240px,1fr));margin-top:0}.home-section-card{overflow:hidden}.home-card-image{width:calc(100% + 3rem);height:11rem;margin:-1.5rem -1.5rem 5px;display:block;position:relative}.home-card-image:after{content:"";background:linear-gradient(#171d1a00,#19231ec7 70%,#19231e 100%);position:absolute;inset:35% 0 0}.home-card-image img{object-fit:cover;width:100%;height:100%;display:block}.feature{background:#6b83731a;border:1px solid #6b83734d;border-radius:12px;padding:1.5rem;transition:all .3s}.feature-link{color:inherit;text-align:left;text-decoration:none;display:block}.feature-link:focus{outline-offset:4px;outline:2px solid #4a9960}.feature-link:focus .card-title{text-underline-offset:.18em;text-decoration:underline .1em}.feature:hover{border-color:#4a9960;transform:translateY(-5px);box-shadow:0 10px 30px #2e403a4d}.feature-kicker{color:#48a14f;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.feature h2,.card-title{color:#e8e6e0;margin-bottom:.5rem;font-size:1.2rem;font-weight:700;display:block}.feature p{color:#e8e6e0cc;font-size:.9rem;line-height:1.6}.progress-indicator{background:#2e403a33;border:1px solid #6b83734d;border-radius:15px;margin-top:3rem;padding:2rem}.progress-text{color:#6b8373;margin-bottom:1rem;font-size:1.1rem}.progress-bar-full{background:#6b83734d;border-radius:4px;width:100%;height:8px;margin-bottom:1rem;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#4a9960,#6b8373);border-radius:4px;width:75%;height:100%;animation:2s ease-in-out infinite alternate pulse}.eta{color:#e8e6e0b3;font-size:.9rem}@keyframes pulse{0%{box-shadow:0 0 5px #4a99604d}to{box-shadow:0 0 20px #4a996099}}.floating-elements{pointer-events:none;width:100%;height:100%;position:absolute;overflow:hidden}.content-page{align-self:flex-start;padding-top:4rem}.article-landing{text-align:left;max-width:1100px}.article-landing h1{text-align:left}.article-landing .description{max-width:760px;margin-bottom:2.5rem;margin-left:0;margin-right:0}.article-grid{grid-template-columns:repeat(auto-fill,minmax(260px,22rem));gap:1.5rem;display:grid}.article-sections{gap:2rem;display:grid}.article-section-divider{border:0;border-top:1px solid #6b837373;width:100%;margin:0}.article-section h2{text-align:left;margin-bottom:1.25rem}.article-section-empty{color:#d8e6d9;margin:0}.article-card{text-align:left;flex-direction:column;height:15rem;display:flex}.article-card-meta{color:#48a14f;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:flex}.article-card-title{align-items:flex-start;gap:.65rem;padding-bottom:15px;font-size:1.35rem;display:flex}.article-category-icon{color:#48a14f;flex:0 0 1.5rem;order:2;justify-content:center;align-items:center;margin-top:.05em;margin-left:auto;display:inline-flex}.article-category-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.5rem;height:1.5rem}.article-card p{margin-bottom:1.25rem}.github-project-card{height:auto;min-height:0;overflow:hidden}.github-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.github-project-preview{aspect-ratio:2;object-fit:cover;background:#171d1a;border-bottom:1px solid #6b83734d;width:calc(100% + 3rem);height:auto;margin:-1.5rem -1.5rem 1.25rem;display:block}.article-page{z-index:2;width:min(100%,980px);padding:4rem 2rem;position:relative}.about-page{color:#e8e6e0;width:100%}.about-hero{align-items:flex-start;min-height:42rem;display:flex;position:relative;overflow:hidden}.about-hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.about-hero-shade{background:linear-gradient(90deg,#0f1411f5 0%,#0f1411b8 40%,#0f14111f 75%),linear-gradient(#1a1a1a00 58%,#1a1a1a 100%);position:absolute;inset:0}.about-hero-content{z-index:1;width:min(100%,1200px);margin:0 auto;padding:3rem 2rem;position:relative}.about-hero-content h1{text-align:left;text-shadow:-2px -2px #000,2px -2px #000,-2px 2px #000,2px 2px #000,0 3px 8px #000000e6;max-width:760px;margin-bottom:1.25rem}.about-hero-content>p:last-child{color:#e8e6e0e0;max-width:620px;margin:0;font-size:1.15rem;line-height:1.8}.about-kicker{color:#8acb90;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.82rem;font-weight:800}.about-story,.about-closing{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(2rem,6vw,6rem);width:min(100% - 4rem,1200px);margin:0 auto;padding:7rem 0;display:grid}.about-story-copy h2,.about-values h2,.about-closing-copy h2{text-align:left;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.25rem)}.about-story-copy>p:not(.about-kicker),.about-closing-copy>p:not(.about-kicker){color:#e8e6e0c7;line-height:1.85}.about-story-copy>p+p{margin-top:1rem}.about-photo{background:#171d1a;border:1px solid #6b837366;border-radius:18px;min-height:31rem;margin:0;position:relative;overflow:hidden;box-shadow:0 22px 60px #00000052}.about-photo img{object-fit:cover;width:100%;max-width:none;height:100%;position:absolute;inset:0}.about-photo-presenting img{object-position:center}.about-photo-office{min-height:28rem}.about-photo-office img{object-position:center}.about-quote{background:#202a24;border-block:1px solid #6b837366;padding:5rem 2rem}.about-quote p{color:#e8e6e0;text-align:center;max-width:980px;margin:0 auto;font-size:clamp(1.8rem,4vw,3.5rem);font-weight:700;line-height:1.25}.about-values{background:#6b837314;padding:7rem max(2rem,50% - 600px)}.about-values-heading{max-width:700px;margin-bottom:3rem}.about-value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.about-value-grid section{background:#171d1a;border:1px solid #6b837359;border-radius:14px;padding:2rem}.about-value-grid h3{color:#e8e6e0;margin-bottom:.75rem;font-size:1.25rem}.about-value-grid p,.about-list{color:#e8e6e0bf;margin:0;line-height:1.7}.about-list{padding-left:1.25rem}.about-list li+li{margin-top:.6rem}.about-contact-link{color:#8acb90;text-underline-offset:.2em;font-weight:700}.about-contact-link:hover,.about-contact-link:focus{color:#fff}.about-contact-link:focus{outline-offset:3px;border-radius:2px;outline:2px solid #fff}.about-closing{grid-template-columns:minmax(0,1.35fr) minmax(16rem,.65fr)}.presentations-page{text-align:left;width:min(100%,1200px);max-width:1200px}.presentations-header{width:100%;max-width:none;margin-bottom:4rem}.presentations-header h1,.presentation-section h2{text-align:left}.presentations-header .description{text-align:left;max-width:none;margin-left:0;margin-right:0}.presentation-section+.presentation-section{margin-top:5rem}.presentation-section>h2{margin-bottom:1.5rem}.presentation-list{gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.presentation-row{background:#6b83731a;border:1px solid #6b837359;border-radius:12px;grid-template-columns:minmax(22rem,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);width:100%;padding:1.5rem;display:grid;overflow:hidden}.presentation-media iframe{border:0;border-radius:8px;width:100%;display:block}.presentation-video iframe{aspect-ratio:16/9;height:auto}.presentation-podcast iframe{height:152px}.presentation-copy{padding:.5rem 0}.presentation-source{color:#8acb90;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .6rem;font-size:.82rem;font-weight:800}.presentation-copy h3{color:#e8e6e0;margin-bottom:1.25rem;font-size:clamp(1.35rem,3vw,2rem);line-height:1.25}.presentation-copy .presentation-title-link{color:inherit;text-decoration:none}.presentation-copy .presentation-title-link:focus{color:inherit;text-underline-offset:.18em;text-decoration:underline .1em}.presentation-copy a{color:#8acb90;text-underline-offset:.2em;font-weight:700}.presentation-copy a:hover,.presentation-copy a:focus{color:#fff}.presentation-copy a:focus{outline-offset:3px;border-radius:2px;outline:2px solid #fff}.article-header{background:#171d1a;border:1px solid #6b83734d;border-radius:12px;margin-bottom:2rem;padding:2rem;position:relative;overflow:hidden}.article-header-with-image{align-items:center;min-height:22rem;padding:0;display:flex}.article-header-with-image:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#171d1a 0% 34%,#171d1aeb 48%,#171d1a73 60%,#171d1a00 74% 100%);position:absolute;inset:0}.article-header-content{z-index:2;position:relative}.article-header-with-image .article-header-content{width:min(100%,34rem);padding:2.75rem}.article-header-media{z-index:0;width:100%;position:absolute;inset:0}.article-header-media img{object-fit:cover;object-position:var(--article-hero-position,center right);filter:saturate(.95)contrast(1.05);width:100%;height:100%;display:block}.article-header-media-right img{object-position:left center;width:min(64%,52rem);margin-left:auto}.article-header h1{text-align:left;max-width:820px}.article-header .description{max-width:760px;margin-bottom:1.25rem;margin-left:0;margin-right:0}.article-back-link{color:#48a14f;text-underline-offset:.2em;margin-bottom:1.5rem;font-weight:700;text-decoration:underline;display:inline-block}.article-back-link:hover{text-decoration-thickness:.12em}.article-back-link:focus{outline-offset:4px;outline:2px solid #4a9960}.article-page-meta{margin-bottom:1rem}.article-header-with-image .article-page-meta{margin-bottom:0}.article-body{color:#e8e6e0eb;background:#6b83731a;border:1px solid #6b837347;border-radius:12px;padding:2.25rem;font-size:1.08rem;line-height:1.8}.article-body>*+*{margin-top:1.25rem}.article-body h2,.article-body h3{color:#e8e6e0;line-height:1.25}.article-body h2{margin-top:2.5rem;font-size:1.75rem}.article-body h3{margin-top:2rem;font-size:1.35rem}.article-body a{color:#6bd277;font-weight:700}.article-body a:focus{outline-offset:3px;outline:2px solid #4a9960}.article-body code{color:#f2f0ea;background:#6b83732e;border-radius:4px;padding:.15rem .35rem;font-size:.95em}.article-body pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#101411;border:1px solid #6b837359;border-radius:8px;padding:1rem;overflow-x:visible}.article-body pre code{white-space:inherit;background:0 0;padding:0}.article-body .astro-code span[style*=\#6A737D]{color:#aeb7c0!important}.article-body img{border-radius:8px;max-width:100%;height:auto;margin:2rem auto;display:block}.article-body ol,.article-body ul{padding-left:1.5rem}.article-body li+li{margin-top:.5rem}.floating-circle{background:#6b83731a;border-radius:50%;animation:6s ease-in-out infinite float;position:absolute}.floating-circle:first-child{width:60px;height:60px;animation-delay:0s;top:20%;left:10%}.floating-circle:nth-child(2){width:40px;height:40px;animation-delay:2s;top:60%;right:15%}.floating-circle:nth-child(3){width:80px;height:80px;animation-delay:4s;bottom:20%;left:20%}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}@media (width<=768px){.container{padding:1rem}h1{font-size:2.5rem}.home-introduction{grid-template-columns:1fr;align-items:start}.home-introduction-logo{justify-self:center;width:min(100%,16rem);margin:.75rem auto 0;padding:.75rem}.email-signup{flex-direction:column}.features{grid-template-columns:1fr;gap:1rem}.article-grid{grid-template-columns:1fr}.article-card{width:100%;height:15rem}.site-footer{padding:2.5rem 1rem}.footer-container{grid-template-columns:1fr;gap:2rem}.footer-navigation{grid-template-columns:1fr}.about-hero{min-height:36rem}.about-hero-shade{background:linear-gradient(#0f141147 0%,#0f1411e0 48%,#1a1a1a 100%)}.about-hero-content{padding:2rem 1rem}.about-story,.about-closing{grid-template-columns:1fr;width:min(100% - 2rem,42rem);padding:4.5rem 0}.about-photo{min-height:24rem}.about-story-reverse .about-photo{order:2}.about-value-grid{grid-template-columns:1fr}.about-values{padding:4.5rem 1rem}.presentations-header{margin-bottom:3rem}.presentation-section+.presentation-section{margin-top:4rem}.presentation-row{grid-template-columns:1fr;gap:1.25rem;padding:1rem}}@media (width>=769px) and (width<=960px){.github-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.main-nav{backdrop-filter:blur(10px);z-index:1000;background:#151916;border-bottom:2px solid #6b83734d;width:100%;position:fixed;top:0;left:0;box-shadow:0 4px 20px #0000004d}.nav-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.nav-logo{justify-content:flex-start;align-items:center;width:auto;height:4rem;text-decoration:none;display:flex}.nav-logo:hover,.nav-logo:focus{outline-offset:3px;border-radius:4px;outline:2px solid #fff}.nav-logo-image{object-fit:contain;width:4.5rem;height:4.5rem}.nav-menu{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.nav-item{align-items:center;display:flex;position:relative}.nav-link{color:#e8e6e0;letter-spacing:.5px;cursor:pointer;appearance:none;background:0 0;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:2.5rem;padding:.5rem 1rem;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.5;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.nav-disclosure{gap:.4rem}.nav-disclosure-icon{transition:transform .2s;display:inline-block}.nav-disclosure[aria-expanded=true] .nav-disclosure-icon{transform:rotate(180deg)}.nav-link:hover,.nav-link:focus{color:#8acb90;outline-offset:2px;outline:2px solid #fff}.nav-link.active,.nav-link[aria-current=page]{color:#fff;background:#4a996033;border-color:#fff}.submenu{opacity:0;pointer-events:none;background:#151916;border:1px solid #6b837373;border-radius:8px;min-width:11rem;margin:0;padding:.5rem;list-style:none;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + .5rem);left:0;transform:translateY(-.35rem);box-shadow:0 10px 30px #00000059}.submenu:not([hidden]){opacity:1;pointer-events:auto;transform:translateY(0)}.submenu-link{color:#e8e6e0;border:2px solid #0000;border-radius:6px;padding:.65rem .75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.submenu-link:hover,.submenu-link:focus,.submenu-link.active,.submenu-link[aria-current=page]{color:#fff;background:#4a996033}.submenu-link.active,.submenu-link[aria-current=page]{border-color:#fff}.submenu-link:focus{color:#8acb90;outline-offset:2px;background:0 0;outline:2px solid #fff}.submenu-link:hover{color:#8acb90;outline-offset:2px;outline:2px solid #fff}@media (width<=768px){.nav-container{grid-template-columns:1fr;gap:.35rem;padding:.5rem .75rem .65rem;display:grid}.nav-logo{justify-content:center;width:2.75rem;height:2.75rem;margin:0 auto}.nav-logo-image{width:2.75rem;height:2.75rem}.nav-menu{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:.2rem;width:100%;display:grid}.nav-item,.nav-link{width:100%}.nav-link{letter-spacing:0;text-align:center;white-space:normal;min-height:2.75rem;padding:.35rem .15rem;font-size:clamp(.65rem,3vw,.8rem);line-height:1.15}.submenu{min-width:9rem;left:auto;right:0}.site-main{padding-top:7.75rem}.article-header-with-image{min-height:auto;display:block}.article-header-with-image:after{background:linear-gradient(#171d1a 0%,#171d1af5 46%,#171d1a6b 60%,#171d1a00 76% 100%)}.article-header-with-image .article-header-content{width:auto;padding:2rem}.article-header-media{width:100%;height:100%;position:absolute;inset:0}.article-header-media-right img{width:100%}}
