@font-face{font-family:satoshi;src:url(/_next/static/media/d9396795aa5ec363-s.p.woff2) format("woff2");font-display:swap;font-weight:300 900;font-style:normal}@font-face{font-family:satoshi;src:url(/_next/static/media/7c85d340480eabe7-s.p.woff2) format("woff2");font-display:swap;font-weight:300 900;font-style:italic}@font-face{font-family:satoshi Fallback;src:local("Arial");ascent-override:92.36%;descent-override:21.95%;line-gap-override:9.14%;size-adjust:109.35%}.__className_c5a951{font-family:satoshi,satoshi Fallback}.__variable_c5a951{--font-satoshi:"satoshi","satoshi Fallback"}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/caveat-cyrillic-ext-600-normal.16ede95a.woff2) format("woff2"),url(/_next/static/media/caveat-cyrillic-ext-600-normal.affaff17.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/caveat-cyrillic-600-normal.5107454b.woff2) format("woff2"),url(/_next/static/media/caveat-cyrillic-600-normal.ab175ef8.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/caveat-latin-ext-600-normal.19d8af60.woff2) format("woff2"),url(/_next/static/media/caveat-latin-ext-600-normal.ce1d44af.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/caveat-latin-600-normal.7eba6137.woff2) format("woff2"),url(/_next/static/media/caveat-latin-600-normal.732d32c8.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}:root{--color-primary:#3498db;--color-secondary:#87ceeb;--color-accent:#e74c3c;--color-steel:#8da9c4;--color-steel-deep:#6e8cab;--color-background:#f0f0f0;--color-surface:#e5e5e5;--color-text:#414b59;--color-text-muted:#737c87}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:5.5rem}body{font-family:var(--font-satoshi),"Satoshi",system-ui,-apple-system,sans-serif;background-color:var(--color-background);background-image:radial-gradient(60rem 40rem at 85% -10%,rgba(141,169,196,.28),transparent 60%),radial-gradient(50rem 35rem at -10% 100%,rgba(141,169,196,.16),transparent 60%);color:var(--color-text);min-height:100svh;line-height:1.5}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}.page{min-height:100svh;display:flex;flex-direction:column}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem clamp(1.25rem,5vw,3rem);background-color:rgba(240,240,240,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid transparent;transition:box-shadow .12s linear,border-color .12s linear}.header-brand{display:inline-flex;align-items:center}.header-brand:hover{text-decoration:none}.header-logo{height:3.4rem;width:auto;color:var(--color-text)}.header-nav{display:flex;align-items:center;gap:.9rem}.header-nav-item{display:inline-flex;align-items:center;gap:.9rem}.header-nav-sep{width:1px;height:1.1rem;background-color:rgba(115,124,135,.4)}.header-link{color:var(--color-text);font-weight:500;font-size:.95rem}.header-link:hover{color:var(--color-primary);text-decoration:none}.header-contact{color:var(--color-primary);font-weight:600}.header-contact:hover{color:#2384c6}.button{border:none;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.4rem;border-radius:999px;font-size:1rem;font-weight:600;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.button:hover{text-decoration:none;transform:translateY(-1px)}.button:focus-visible{outline:3px solid var(--color-secondary);outline-offset:2px}.button-primary{background-color:var(--color-primary);color:#ffffff;box-shadow:0 6px 16px rgba(52,152,219,.35)}.button-primary:hover{background-color:#2384c6}.button-ghost{background-color:transparent;color:var(--color-text);border:1px solid var(--color-text-muted)}.button-ghost:hover{background-color:var(--color-surface)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button:hover{transform:none}}.main{flex:1 1;display:flex;flex-direction:column;align-items:stretch}.section{width:100%;padding:4rem 0 3.5rem;scroll-margin-top:5.5rem}.band-light{background-color:#f3f4f5}.section-inner{width:min(70rem,100%);margin:0 auto;padding:0 clamp(1.25rem,5vw,3rem)}.section-title{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;margin-bottom:1.75rem;text-wrap:balance}.tone-a{color:var(--color-text)}.tone-b{color:var(--color-primary)}.section-grid{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:clamp(1.5rem,4vw,3.5rem);gap:clamp(1.5rem,4vw,3.5rem);align-items:center}.section-grid-flipped{grid-template-columns:1fr 1.1fr}.section-text p{margin-bottom:.9rem;font-size:1.05rem;max-width:34rem}.section-text-muted{color:var(--color-text-muted);font-size:.95rem}.hero{padding:clamp(4rem,12vh,8rem) 0 clamp(3rem,8vh,5rem)}.hero-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.75rem}.tagline{max-width:44rem;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:500;line-height:1.3;text-wrap:balance}.tagline em{font-style:normal;color:var(--color-primary)}.hero-for{display:flex;flex-direction:row;align-items:baseline;justify-content:center;gap:.6rem;flex-wrap:wrap}.hero-for-lead{color:var(--color-text-muted);font-size:1.05rem;font-style:italic}.hero-for-paths{display:flex;align-items:baseline;gap:.6rem;font-size:clamp(1.3rem,3vw,1.7rem);font-weight:700}.hero-for-and{color:var(--color-text-muted);font-weight:400;font-size:1.05rem}.hero-path{color:var(--color-steel-deep);font-style:italic}.hero-path:hover{text-decoration:none;opacity:.8}.portfolio-card{border:1px solid var(--color-surface);background-color:#ffffff;border-radius:1rem;padding:.9rem;display:flex;flex-direction:column;gap:.8rem;cursor:pointer;font-family:inherit;text-align:left;box-shadow:0 10px 30px rgba(65,75,89,.08);transition:transform .15s ease,box-shadow .15s ease}.portfolio-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(65,75,89,.14)}.portfolio-card:focus-visible{outline:3px solid var(--color-secondary);outline-offset:2px}.portfolio-image{display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;width:100%;border-radius:.6rem;background:linear-gradient(135deg,rgba(141,169,196,.25),rgba(229,229,229,.9))}.portfolio-image-mark{width:3.2rem;height:2rem;border-radius:3px;background:repeating-linear-gradient(90deg,var(--color-steel) 0 7px,transparent 7px 16px);opacity:.65}.portfolio-caption{display:flex;flex-direction:column;gap:.15rem;padding:0 .25rem .25rem}.portfolio-title{font-weight:700;color:var(--color-text)}.portfolio-tagline{color:var(--color-text-muted);font-size:.9rem}.portfolio-modal{width:min(32rem,100%)}.portfolio-modal .portfolio-image{width:100%}.community-grid{grid-template-columns:1fr 1.2fr;align-items:center}.community-diagram{width:100%;max-width:36rem;justify-self:end}.diagram-stage{position:relative}.diagram-stage svg{display:block;width:100%;height:auto}.diagram-overlay{position:absolute;inset:0;will-change:clip-path}.diagram-label{font-family:var(--font-satoshi),"Satoshi",system-ui,sans-serif}.annotation-label{font-family:Caveat,Bradley Hand,Comic Sans MS,cursive;font-weight:600}.community-forms{margin-top:3rem;scroll-margin-top:5.5rem}.panes{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;width:100%;text-align:left}.pane{display:flex;flex-direction:column;gap:1.1rem;background-color:#ffffff;border:1px solid var(--color-surface);border-radius:1rem;padding:1.75rem;box-shadow:0 10px 30px rgba(65,75,89,.08)}.pane-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.pane-title{font-size:1.3rem;font-weight:700;color:var(--color-text)}.pane-submitted{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .7rem;border-radius:999px;background-color:rgba(52,152,219,.12);color:var(--color-primary);font-size:.85rem;font-weight:600;white-space:nowrap}.pane-form{display:flex;flex-direction:column;gap:1.1rem;flex:1 1}.pane-text{color:var(--color-text-muted);font-size:.95rem}.field{display:flex;flex-direction:column;gap:.5rem}.field-hint{color:var(--color-text-muted);font-size:.95rem}.field input,.field textarea{font:inherit;color:var(--color-text);background-color:var(--color-background);border:1px solid var(--color-surface);border-radius:.6rem;padding:.7rem .9rem;width:100%;transition:border-color .15s ease,box-shadow .15s ease}.field textarea{resize:vertical;min-height:6rem}.field input::placeholder,.field textarea::placeholder{color:var(--color-text-muted);opacity:.7}.field input:focus-visible,.field textarea:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(52,152,219,.25)}.pane-form .button{align-self:flex-start;margin-top:auto}.agree{display:flex;align-items:flex-start;gap:.55rem;color:var(--color-text-muted);font-size:.9rem}.agree input{margin-top:.2rem;width:1rem;height:1rem;accent-color:var(--color-primary);flex-shrink:0}.modal-backdrop{position:fixed;inset:0;z-index:200;justify-content:center;padding:1.5rem;background-color:rgba(65,75,89,.45);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal,.modal-backdrop{display:flex;align-items:center}.modal{background-color:#ffffff;border-radius:1rem;padding:2rem;width:min(26rem,100%);flex-direction:column;gap:1rem;text-align:center;box-shadow:0 20px 60px rgba(65,75,89,.35)}.modal-title{font-size:1.15rem;font-weight:700;color:var(--color-text)}.modal-text{color:var(--color-text-muted);font-size:.95rem}.modal-actions{display:flex;align-items:center;gap:.75rem}.modal-cancel,.modal-retry{font-size:.9rem;padding:.5rem 1.1rem}.modal-success{flex-direction:column;gap:.75rem;padding:1rem 0;color:var(--color-text)}.modal-check,.modal-success{display:flex;align-items:center}.modal-check{justify-content:center;width:3rem;height:3rem;border-radius:50%;background-color:rgba(52,152,219,.15);color:var(--color-primary);font-size:1.5rem;font-weight:700}.grecaptcha-badge{visibility:hidden!important}.recaptcha-note{color:var(--color-text-muted);font-size:.8rem;max-width:34rem;text-align:center;margin-top:1rem}.recaptcha-note a{color:var(--color-text-muted);text-decoration:underline}.support-main{flex:1 1}.support-inner{width:min(70rem,100%);margin:0 auto;padding:0 clamp(1.25rem,5vw,3rem)}.support-hero{padding:clamp(4.5rem,10vw,8rem) 0 5rem;background:linear-gradient(135deg,rgba(229,229,229,.72),rgba(240,240,240,.18))}.support-eyebrow,.support-format-category,.support-kicker{color:var(--color-primary);text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700}.support-kicker{margin-bottom:1rem}.support-hero h1{max-width:48rem;font-size:clamp(2.6rem,7vw,5.5rem);line-height:1.02;letter-spacing:-.045em;color:var(--color-text);margin-bottom:1.5rem}.support-lede{max-width:40rem;color:var(--color-text-muted);font-size:clamp(1.1rem,2vw,1.35rem);margin-bottom:2rem}.support-section{padding:5rem 0}.support-section-tint{background:#f3f4f5}.support-section h2{font-size:clamp(1.8rem,4vw,2.7rem);letter-spacing:-.025em;margin:.55rem 0 2rem}.support-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.support-format,.support-step{background:rgba(255,255,255,.7);border:1px solid rgba(141,169,196,.35);border-radius:1rem;padding:1.5rem}.support-step span{color:var(--color-primary);font-size:.85rem;font-weight:700}.support-step h3{font-size:1.25rem;margin:1rem 0 .45rem}.support-copy p,.support-format p,.support-step p{color:var(--color-text-muted)}.support-format-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.support-format-category{font-size:.7rem;margin-bottom:.7rem}.support-format h3{font-size:1.2rem;margin-bottom:.25rem}.support-format code{display:block;color:var(--color-text-muted);font-size:.82rem;margin-bottom:.8rem;overflow-wrap:anywhere}.support-format p:last-child{font-size:.93rem}.support-two-column{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:clamp(2rem,8vw,7rem);gap:clamp(2rem,8vw,7rem)}.support-copy{max-width:38rem}.support-copy p{margin-bottom:1rem}.support-callout{border-left:3px solid var(--color-secondary);padding:.8rem 1rem;background:rgba(229,229,229,.55)}.text-link{font-weight:700}@media (max-width:820px){.support-format-grid,.support-steps,.support-two-column{grid-template-columns:1fr}.support-section{padding:3.5rem 0}}.legal{max-width:44rem;margin:0 auto;padding:3rem clamp(1.25rem,5vw,3rem) 5rem}.legal-home{display:inline-block;margin-bottom:2rem;font-weight:600}.legal h1{font-size:2rem;margin-bottom:.5rem}.legal-updated{color:var(--color-text-muted);font-size:.9rem;margin-bottom:2rem}.legal h2{font-size:1.2rem;margin:2rem 0 .6rem}.legal li,.legal p{color:var(--color-text);font-size:.98rem;margin-bottom:.6rem}.legal ul{padding-left:1.4rem;margin-bottom:.8rem}.footer{border-top:1px solid var(--color-surface);background-color:rgba(229,229,229,.55);padding:1.5rem clamp(1.25rem,5vw,3rem);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;font-size:.9rem}.footer,.footer a{color:var(--color-text-muted)}.footer a{font-weight:600}.footer a:hover{color:var(--color-primary)}.footer-links{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}@media (max-width:820px){.community-grid,.section-grid,.section-grid-flipped{grid-template-columns:1fr}.section-grid-flipped .portfolio-card{order:2}.community-diagram{justify-self:center}.panes{grid-template-columns:1fr}.header-link{font-size:.85rem}.header-nav,.header-nav-item{gap:.55rem}}@media (max-width:640px){.header-nav-item,.header-nav>.header-nav-sep{display:none}}@media (max-width:480px){.header-logo{height:2rem}.footer{justify-content:center;text-align:center}}