@font-face{font-family:Newsreader;font-style:normal;font-display:swap;font-weight:200 800;src:url(/fonts/newsreader-latin-wght-normal.woff2) format("woff2-variations")}@font-face{font-family:Newsreader;font-style:italic;font-display:swap;font-weight:200 800;src:url(/fonts/newsreader-latin-wght-italic.woff2) format("woff2-variations")}@font-face{font-family:Inter Tight;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/inter-tight-latin-wght-normal.woff2) format("woff2-variations")}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/fonts/jetbrains-mono-latin-400-normal.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/fonts/jetbrains-mono-latin-500-normal.woff2) format("woff2")}:root{color-scheme:dark;--bg: #0e1211;--surface: #151a18;--fg: #e9e8e2;--fg-dim: #989f9c;--fg-faint: #7a8682;--filo: #6fd39b;--sospeso: #e0a13a;--on-filo: #07120c;--filo-hover: #8ae0af;--filo-wash: rgba(111, 211, 155, .07);--filo-edge: rgba(111, 211, 155, .34);--line: rgba(233, 232, 226, .16);--line-strong: rgba(233, 232, 226, .28);--line-hover: rgba(233, 232, 226, .42);--icon-sun: block;--icon-moon: none;--shot-mat: transparent;--shot-pad: 0px;--shot-shadow: none;--serif: "Newsreader", Georgia, serif;--sans: "Inter Tight", system-ui, sans-serif;--mono: "JetBrains Mono", ui-monospace, monospace;--pad: clamp(20px, 5vw, 64px)}@media(prefers-color-scheme:light){:root:not([data-theme=dark]){color-scheme:light;--bg: #f5f3ed;--surface: #ffffff;--fg: #131614;--fg-dim: #4c5452;--fg-faint: #626a67;--filo: #0d7050;--sospeso: #82520b;--on-filo: #ffffff;--filo-hover: #0c6646;--filo-wash: rgba(15, 122, 85, .05);--filo-edge: rgba(15, 122, 85, .3);--line: rgba(19, 22, 20, .14);--line-strong: rgba(19, 22, 20, .22);--line-hover: rgba(19, 22, 20, .38);--icon-sun: none;--icon-moon: block;--shot-mat: #ffffff;--shot-pad: clamp(8px, 1.1vw, 14px);--shot-shadow: 0 1px 2px rgba(19, 22, 20, .06), 0 12px 32px rgba(19, 22, 20, .1)}}:root[data-theme=light]{color-scheme:light;--bg: #f5f3ed;--surface: #ffffff;--fg: #131614;--fg-dim: #4c5452;--fg-faint: #626a67;--filo: #0d7050;--sospeso: #82520b;--on-filo: #ffffff;--filo-hover: #0c6646;--filo-wash: rgba(15, 122, 85, .05);--filo-edge: rgba(15, 122, 85, .3);--line: rgba(19, 22, 20, .14);--line-strong: rgba(19, 22, 20, .22);--line-hover: rgba(19, 22, 20, .38);--icon-sun: none;--icon-moon: block;--shot-mat: #ffffff;--shot-pad: clamp(8px, 1.1vw, 14px);--shot-shadow: 0 1px 2px rgba(19, 22, 20, .06), 0 12px 32px rgba(19, 22, 20, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--fg);font-family:var(--sans);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}.wrap{max-width:1180px;margin:0 auto;padding:0 var(--pad)}a{color:inherit}.eyebrow{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--fg-faint);margin:0 0 20px}.eyebrow--filo,.eyebrow .name{color:var(--filo)}.nav{display:flex;align-items:center;justify-content:space-between;padding-top:28px;padding-bottom:8px}.mark{display:flex;align-items:center;gap:11px;text-decoration:none}.mark svg{display:block}.mark-ring{fill:none;stroke:var(--filo);stroke-width:1}.mark-core{fill:var(--filo)}.theme-toggle{display:none}.nav-right{display:flex;align-items:center;gap:clamp(14px,2.4vw,26px)}.js .theme-toggle{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid var(--line-strong);border-radius:999px;background:transparent;color:var(--fg-dim);cursor:pointer;transition:color .2s,border-color .2s}.js .theme-toggle:hover{color:var(--filo);border-color:var(--filo)}.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.icon-sun{display:var(--icon-sun)}.icon-moon{display:var(--icon-moon)}.mark span{font-family:var(--serif);font-size:21px;letter-spacing:.01em}.nav-cta{font-family:var(--mono);font-size:12px;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:var(--fg-dim);border-bottom:1px solid var(--line-strong);padding-bottom:3px;transition:color .2s,border-color .2s}.nav-cta:hover{color:var(--filo);border-color:var(--filo)}.hero{padding-top:clamp(56px,11vh,110px)}.manifesto{font-family:var(--serif);font-weight:300;font-size:clamp(40px,10.8vw,126px);line-height:1.02;letter-spacing:-.032em;margin:0;max-width:none;text-wrap:balance}.manifesto em{font-style:italic;color:var(--filo);font-weight:300}@media(min-width:861px){.manifesto span,.manifesto em{display:block}}.hero-foot{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(28px,5vw,72px);align-items:end;margin-top:clamp(34px,5.5vh,60px)}.hero-sub{margin:0;max-width:52ch;color:var(--fg-dim);font-size:clamp(16px,1.7vw,19px)}.hero-sub strong{color:var(--fg);font-weight:400}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px}@media(max-width:860px){.hero-foot{grid-template-columns:1fr;gap:34px}}.hero-note{display:flex;flex-wrap:wrap;font-family:var(--mono);font-size:12.5px;letter-spacing:.04em;color:var(--fg-faint);margin:clamp(22px,3.2vh,34px) 0 0}.hero-note span:not(:last-child):after{content:"·";padding:0 11px;color:inherit}@media(max-width:860px){.hero-note{display:grid;gap:6px}.hero-note span:not(:last-child):after{content:none}}.hero-shot{margin-top:clamp(34px,5.5vh,60px)}.btn{display:inline-block;text-decoration:none;font-family:var(--sans);font-size:16px;background:var(--filo);color:var(--on-filo);font-weight:500;padding:14px 26px;border-radius:999px;border:0;cursor:pointer;transition:transform .18s ease,background .18s ease}.btn:hover{background:var(--filo-hover);transform:translateY(-1px)}.btn[disabled]{opacity:.55;cursor:default;transform:none}.btn:focus-visible,a:focus-visible,input:focus-visible,button:focus-visible,textarea:focus-visible{outline:2px solid var(--filo);outline-offset:3px}.note-inline{font-family:var(--mono);font-size:12.5px;color:var(--fg-faint);letter-spacing:.04em}.filo-block{margin-top:clamp(48px,8vh,86px);padding-bottom:clamp(40px,7vh,72px)}.filo-svg{width:100%;height:auto;display:block;overflow:visible}.filo-svg--wide{display:none}.filo-svg--tall{max-width:364px}@media(min-width:861px){.filo-svg--wide{display:block}.filo-svg--tall{display:none}}.filo-axis{stroke:var(--fg);stroke-opacity:.2}.filo-arc{fill:none;stroke:var(--filo);stroke-width:1.6;stroke-opacity:.9;stroke-linecap:round}.filo-open{fill:none;stroke:var(--sospeso);stroke-width:2;stroke-linecap:round}.filo-dot{fill:var(--sospeso)}.filo-node{fill:var(--bg);stroke:var(--fg);stroke-opacity:.65;stroke-width:1.4}.filo-label{fill:var(--filo);font-family:var(--mono);font-size:12px;letter-spacing:1.2px}.filo-date{fill:var(--fg-faint);font-family:var(--mono);font-size:12px;letter-spacing:.8px}.filo-tag{fill:var(--sospeso);fill-opacity:.14;stroke:var(--sospeso);stroke-opacity:.5;stroke-width:1}.filo-tag-text{fill:var(--sospeso);font-family:var(--mono);font-size:12.5px;letter-spacing:.6px}.filo-caption{font-family:var(--mono);font-size:13px;color:var(--fg-faint);letter-spacing:.05em;margin:18px 0 0;max-width:60ch;line-height:1.75}.filo-caption b{color:var(--sospeso);font-weight:400}.filo-caption i{color:var(--filo);font-style:normal}.dash{stroke-dasharray:var(--len);stroke-dashoffset:var(--len)}.pop{opacity:0}@media(prefers-reduced-motion:no-preference){.dash{animation:draw 1.1s cubic-bezier(.4,0,.2,1) forwards;animation-delay:var(--d, 0s)}.pop{animation:pop .5s ease forwards;animation-delay:var(--d, 0s)}}@media(prefers-reduced-motion:reduce){.dash{stroke-dashoffset:0}.pop{opacity:1}}@keyframes draw{to{stroke-dashoffset:0}}@keyframes pop{0%{opacity:0}to{opacity:1}}.rule{height:1px;background:var(--line);border:0;margin:0}.section{padding-block:clamp(64px,10vh,116px)}.q{font-family:var(--serif);font-weight:400;font-size:clamp(27px,3.6vw,42px);line-height:1.2;letter-spacing:-.01em;margin:0 0 20px;max-width:16ch}.body-copy{color:var(--fg-dim);max-width:46ch;margin:0}.body-copy strong{color:var(--fg);font-weight:400}.body-copy+.body-copy{margin-top:16px}.split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(32px,5vw,72px);align-items:start}.split--flip{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.split--flip .split-text{order:2}.split--flip .split-media{order:1}@media(min-width:861px){.split-text{position:sticky;top:clamp(80px,16vh,170px)}}@media(max-width:860px){.split{grid-template-columns:1fr;gap:32px}.split--flip .split-text,.split--flip .split-media{order:initial}}.shot{position:relative;border-radius:12px;border:1px solid var(--line-strong);background:var(--shot-mat);padding:var(--shot-pad);box-shadow:var(--shot-shadow)}.shot img{display:block;width:100%;height:auto;border-radius:max(6px,calc(12px - var(--shot-pad)))}.shot-cap{font-family:var(--mono);font-size:12.5px;color:var(--fg-faint);letter-spacing:.06em;margin:12px 0 0}.shot-stack{display:grid;gap:clamp(28px,4vh,44px)}.shot-figure{margin:0}.how{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.how-steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(22px,2.8vw,38px);margin:clamp(34px,5vh,56px) 0 0}.how-step{border-top:1px solid var(--line-strong);padding-top:16px}.how-num{display:block;font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.16em;color:var(--filo)}.how-step h3{font-family:var(--sans);font-size:18px;font-weight:500;letter-spacing:-.01em;line-height:1.3;margin:12px 0 8px}.how-step p{margin:0;color:var(--fg-dim);font-size:15.5px;line-height:1.55}@media(max-width:860px){.how-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px}}@media(max-width:520px){.how-steps{grid-template-columns:1fr;gap:26px}}.gather{margin-top:clamp(44px,6.5vh,76px)}.gather.rv{transform:none}.gather-svg{width:100%;height:auto;display:block;overflow:visible}.gather-svg--wide{display:none}.gather-svg--tall{max-width:344px}@media(min-width:861px){.gather-svg--wide{display:block}.gather-svg--tall{display:none}}.gather-card{fill:var(--surface);stroke:var(--line-strong);stroke-width:1}.gather-date{fill:var(--fg-dim);font-family:var(--mono);font-size:12px;letter-spacing:.8px}.gather-kind{fill:var(--fg);font-family:var(--sans);font-size:14px}.gather-link{fill:none;stroke:var(--filo);stroke-width:1.6;stroke-opacity:.75;stroke-linecap:round}.gather-person{fill:var(--filo-wash);stroke:var(--filo-edge);stroke-width:1.2}.gather-avatar{fill:var(--filo)}.gather-initials{fill:var(--on-filo);font-family:var(--sans);font-size:14px;font-weight:600}.gather-name{fill:var(--fg);font-family:var(--sans);font-size:17px}.gather-meta{fill:var(--fg-dim);font-family:var(--mono);font-size:12px;letter-spacing:.6px}.gather-rule{stroke:var(--fg);stroke-opacity:.18}.gather-row,.gather-mark{fill:var(--fg);font-family:var(--sans);font-size:15px}.gather-row--filo,.gather-mark--filo{fill:var(--filo)}.gather-row--sospeso,.gather-mark--sospeso{fill:var(--sospeso)}.gather-caption{font-family:var(--mono);font-size:13px;color:var(--fg-faint);letter-spacing:.05em;margin:24px 0 0;max-width:68ch;line-height:1.75}.gather-caption b{color:var(--fg);font-weight:400}.gather .gdraw{stroke-dasharray:var(--len);stroke-dashoffset:var(--len)}.gather .gpop,.gather .gather-meeting{opacity:0}@media(prefers-reduced-motion:no-preference){.gather.in .gdraw{animation:draw 1.1s cubic-bezier(.4,0,.2,1) forwards;animation-delay:var(--d, 0s)}.gather.in .gpop{animation:pop .5s ease forwards;animation-delay:var(--d, 0s)}.gather.in .gather-meeting{animation:gather-spend 2.2s ease forwards;animation-delay:var(--d, 0s)}}@media(prefers-reduced-motion:reduce){.gather .gdraw{stroke-dashoffset:0}.gather .gpop{opacity:1}.gather .gather-meeting{opacity:.34}}@keyframes gather-spend{0%{opacity:0}14%{opacity:1}55%{opacity:1}to{opacity:.34}}.lista .split{grid-template-columns:minmax(0,1fr) auto;align-items:center}.lista{padding-bottom:0}.lista-media{width:min(320px,76vw)}@media(min-width:861px){.lista .split-text{position:static}}@media(max-width:860px){.lista .split{grid-template-columns:1fr;justify-items:center}.lista .split-text{justify-self:start}}.grafo{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.grafo .split{align-items:center}@media(min-width:861px){.grafo .split-text{position:static}}.dl-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:clamp(20px,3vw,32px);align-items:start}.dl-card{border:1px solid var(--line-strong);border-radius:14px;padding:clamp(24px,3vw,34px);background:var(--surface)}.dl-card--soon{border-style:dashed;background:transparent}.dl-os{font-family:var(--mono);font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--fg-faint);margin:0 0 20px}.dl-card--soon .dl-os{color:var(--sospeso)}.dl-meta{font-family:var(--mono);font-size:12.5px;color:var(--fg-faint);letter-spacing:.04em;margin:14px 0 0;line-height:1.7}.dl-req{list-style:none;padding:20px 0 0;margin:22px 0 0;display:grid;gap:9px;border-top:1px solid var(--line)}.dl-req li{color:var(--fg-dim);font-size:14.5px;line-height:1.55}.dl-req strong{color:var(--fg);font-weight:400}[data-download] .dl-ready,[data-download] .dl-absent{display:none}[data-download][data-state=ready] .dl-ready,[data-download][data-state=absent] .dl-absent{display:block}.dl-order{list-style:none;padding:0;margin:clamp(32px,4.5vh,48px) 0 0;display:grid;gap:16px;max-width:68ch}.dl-order li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:14px;align-items:start}.dl-order p{margin:0;color:var(--fg-dim);font-size:15.5px;line-height:1.7}.dl-order strong{color:var(--fg);font-weight:400}.dl-step{display:block;font-family:var(--mono);font-size:11px;color:var(--filo);border:1px solid var(--filo-edge);border-radius:999px;width:22px;height:22px;line-height:20px;text-align:center;margin-top:2px}.facts{list-style:none;padding:0;margin:0;display:grid;gap:0}.facts li{display:grid;grid-template-columns:minmax(0,150px) minmax(0,1fr);gap:clamp(16px,4vw,48px);padding:24px 0;border-top:1px solid var(--line)}.facts li:last-child{border-bottom:1px solid var(--line)}.facts dt,.facts .k{font-family:var(--mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--fg-faint);padding-top:5px}.facts .v{margin:0;color:var(--fg-dim);max-width:52ch}.facts .v strong{color:var(--fg);font-weight:400}@media(max-width:640px){.facts li{grid-template-columns:1fr;gap:8px}}.privacy{margin-top:clamp(48px,7vh,80px);border:1px solid var(--filo-edge);border-radius:14px;background:var(--filo-wash);padding:clamp(28px,4vw,44px)}.privacy h3{font-family:var(--serif);font-weight:400;font-size:clamp(24px,3vw,33px);line-height:1.2;letter-spacing:-.01em;margin:0 0 8px;max-width:22ch}.privacy-lede{color:var(--fg-dim);margin:0 0 30px;max-width:54ch}.privacy-list{list-style:none;padding:0;margin:0;display:grid;gap:22px}.privacy-list li{display:grid;grid-template-columns:14px minmax(0,1fr);gap:16px;align-items:start}.privacy-list li:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--filo);margin-top:9px;margin-left:3px}.privacy-list p{margin:0;color:var(--fg-dim);max-width:56ch}.privacy-list strong{color:var(--fg);font-weight:400}.invite{padding-bottom:clamp(72px,12vh,130px)}.form-card{max-width:560px}.field{margin:0 0 18px}.field label{display:block;font-family:var(--mono);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-faint);margin-bottom:8px}.field input,.field textarea{width:100%;background:var(--surface);border:1px solid var(--line-strong);border-radius:8px;padding:13px 15px;color:var(--fg);font-family:var(--sans);font-size:16px;line-height:1.5;transition:border-color .18s}.field input:hover,.field textarea:hover{border-color:var(--line-hover)}.field input:focus,.field textarea:focus{border-color:var(--filo);outline:none}.field textarea{resize:vertical;min-height:88px}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-foot{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:26px}.form-msg{font-family:var(--mono);font-size:12.5px;margin:18px 0 0;min-height:1.2em;color:var(--fg-dim)}.form-msg[data-tone=ok]{color:var(--filo)}.form-msg[data-tone=warn]{color:var(--sospeso)}.footer{border-top:1px solid var(--line);padding-block:32px 48px;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;align-items:center;font-family:var(--mono);font-size:12.5px;letter-spacing:.07em;color:var(--fg-faint)}.footer a{text-decoration:none;border-bottom:1px solid var(--line-strong);padding-bottom:2px}.footer-mail{user-select:all}.footer a:hover{color:var(--filo);border-color:var(--filo)}.rv{opacity:0;transform:translateY(18px)}.rv.in{opacity:1;transform:none;transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.3,1)}@media(prefers-reduced-motion:reduce){.rv{opacity:1;transform:none}}
