/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:"Archivo", ui-sans-serif, system-ui, sans-serif;--font-serif:"Instrument Serif", Georgia, "Times New Roman", serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-display:"Space Grotesk", ui-sans-serif, system-ui, sans-serif;--color-field:#f4500a;--color-amber:#ffb03b;--color-paper:#fff3e4;--color-roast:#2e1207;--color-night:#131a2e;--color-bone:#efe6d8;--color-ember:#ff6a2b;--color-blue:#5e8bff}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.inline{display:inline}.bg-paper{background-color:var(--color-paper)}}:root{--field:var(--color-field);--amber:var(--color-amber);--paper:var(--color-paper);--roast:var(--color-roast);--night:var(--color-night);--bone:var(--color-bone);--ember:var(--color-ember);--blue:var(--color-blue);--grotesk:var(--font-display);--archivo:var(--font-sans);--mono:var(--font-mono);--serif:var(--font-serif)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--roast);font-family:var(--archivo);margin:0}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}.wrap{max-width:1320px;margin:0 auto;padding:0 56px}@media(max-width:720px){.wrap{padding:0 24px}}.mono-tag{font-family:var(--mono);letter-spacing:.24em;text-transform:uppercase;font-size:12px}#loader{z-index:100;background:var(--field);justify-content:center;align-items:center;display:none;position:fixed;inset:0;overflow:hidden}body.loading #loader{display:flex}#loader .sunrise{width:220px;height:220px;position:relative;overflow:hidden}#loader .sun{background:var(--amber);border-radius:999px;width:90px;height:90px;animation:1.1s cubic-bezier(.33,1,.5,1) both sunUp;position:absolute;top:30px;left:65px}#loader .dune{background:var(--roast);border-radius:260px 260px 0 0;width:260px;height:130px;position:absolute;bottom:-40px;left:-20px}#loader .loader-word{font-family:var(--mono);letter-spacing:.3em;color:var(--paper);font-size:12px;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}body.loader-exit #loader{animation:.55s cubic-bezier(.6,0,.3,1) both loaderExit}@keyframes sunUp{0%{transform:translateY(160px)}to{transform:translateY(0)}}@keyframes loaderExit{to{transform:translateY(-100%)}}.hero{background:var(--field);color:var(--roast);flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero>.wrap{flex-direction:column;flex:1;width:100%;display:flex}.hero-nav{border-bottom:1px solid var(--roast);z-index:3;justify-content:space-between;align-items:center;padding:26px 0 22px;display:flex;position:relative}.hero-nav .brand{align-items:center;gap:12px;display:flex}.brand-name{font-family:var(--grotesk);letter-spacing:-.02em;font-size:22px;font-weight:700}.brand-svg{flex:none;display:block}.hero-links{gap:36px;display:flex}.hero-links a{font-size:15px;font-weight:500;position:relative}.hero-links a:after{content:"";background:var(--roast);width:0;height:2px;transition:width .22s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-5px;left:0}.hero-links a:hover:after{width:100%}@media(max-width:900px){.hero-links{display:none}}.hero-body{z-index:2;flex-direction:column;flex:1;justify-content:center;padding:48px 0 120px;display:flex;position:relative}.hero h1{font-family:var(--grotesk);letter-spacing:-.04em;max-width:11ch;font-size:clamp(56px,8.5vw,116px);font-weight:700;line-height:.98}.hero .sub{color:var(--paper);max-width:520px;margin:28px 0 36px;font-size:clamp(17px,1.6vw,22px);line-height:1.45}.hero-ctas{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.hero-strap{z-index:2;color:var(--paper);position:absolute;bottom:32px;left:56px}@media(max-width:720px){.hero-strap{left:24px}}.hero-dunes{pointer-events:none;position:absolute;inset:0}.hero-dunes .c1{background:var(--amber);border-radius:999px;width:640px;height:640px;position:absolute;bottom:-150px;right:-120px}.hero-dunes .c2{background:var(--roast);border-radius:999px;width:760px;height:760px;position:absolute;bottom:-340px;right:-240px}.hero-dunes .c3{background:var(--paper);border-radius:999px;width:84px;height:84px;position:absolute;bottom:210px;right:430px}@media(max-width:900px){.hero-dunes .c1{right:-300px}.hero-dunes .c3{width:56px;height:56px;bottom:120px;right:180px}}@media(max-width:720px){.hero-dunes .c1{bottom:-320px;right:-440px}.hero-dunes .c2{bottom:-500px;right:-520px}.hero-dunes .c3{bottom:110px;right:40px}}.btn{font-family:var(--grotesk);cursor:pointer;border:none;border-radius:999px;padding:16px 32px;font-size:17px;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-block}.btn-ink{background:var(--roast);color:var(--paper)}.btn-ink:hover{box-shadow:5px 5px 0 var(--amber);transform:translate(-3px,-3px)}.btn-paper{background:var(--paper);color:var(--roast)}.btn-paper:hover{box-shadow:5px 5px 0 var(--roast);transform:translate(-3px,-3px)}.btn-pill-ghost{font-family:var(--mono);letter-spacing:.1em;border:1.5px solid var(--roast);color:var(--roast);cursor:pointer;background:0 0;border-radius:999px;padding:10px 20px;font-size:12px;transition:background .18s,color .18s}.btn-pill-ghost:hover{background:var(--roast);color:var(--field)}.pillars{padding:110px 0 100px}.pillars .problem{color:#6b4a3a;text-wrap:pretty;max-width:62ch;margin:36px 0 12px;font-size:18px;line-height:1.65}.section-head{border-bottom:1.5px solid var(--roast);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:0;padding-bottom:20px;display:flex}.section-head h2{font-family:var(--grotesk);letter-spacing:-.03em;font-size:clamp(34px,4vw,54px);font-weight:700}.pillar-grid{grid-template-columns:repeat(3,1fr);display:grid}.pillar{border-right:1px solid #2e120740;flex-direction:column;gap:18px;padding:44px 36px 52px;display:flex}.pillar:first-child{padding-left:0}.pillar:last-child{border-right:none;padding-right:0}.pillar .glyph{width:64px;height:64px;position:relative}.pillar h3{font-family:var(--grotesk);letter-spacing:-.01em;font-size:26px;font-weight:700}.pillar p{color:#6b4a3a;max-width:34ch;font-size:15.5px;line-height:1.6}.pillar .stat{font-family:var(--mono);letter-spacing:.1em;color:var(--field);margin-top:auto;font-size:12px}@media(max-width:900px){.pillar-grid{grid-template-columns:1fr}.pillar{border-bottom:1px solid #2e120740;border-right:none;padding-left:0}.pillar:last-child{border-bottom:none}}.glyph .g-sun{background:var(--field);border-radius:999px;width:26px;height:26px;position:absolute;top:6px;left:19px}.glyph .g-dune{background:var(--roast);border-radius:64px 64px 0 0;width:64px;height:30px;position:absolute;bottom:0}.glyph .g-ring{border:3px solid var(--roast);border-radius:999px;position:absolute;inset:6px}.glyph .g-ring2{border:3px solid var(--field);border-radius:999px;position:absolute;inset:18px}.glyph .g-core{background:var(--roast);border-radius:999px;width:12px;height:12px;position:absolute;top:26px;left:26px}.glyph .g-bar{background:var(--roast);border-radius:4px 4px 0 0;width:14px;position:absolute;bottom:0}.glyph .g-bar.b1{height:26px;left:2px}.glyph .g-bar.b2{background:var(--field);height:46px;left:25px}.glyph .g-bar.b3{height:36px;left:48px}.how{padding:40px 0 120px}.how-row{border-top:1.5px solid var(--roast);cursor:default;align-items:baseline;gap:28px;padding:30px 4px;transition:padding-left .2s cubic-bezier(.4,0,.2,1),background .2s;display:flex}.how-row:last-child{border-bottom:1.5px solid var(--roast)}.how-row:hover{background:#2e12070a;padding-left:20px}.how-row .n{font-family:var(--mono);color:var(--field);flex:none;font-size:14px}.how-row .t{font-family:var(--grotesk);letter-spacing:-.01em;flex:none;width:220px;font-size:clamp(22px,2.4vw,30px);font-weight:700}.how-row .d{color:#6b4a3a;text-align:right;max-width:52ch;margin-left:auto;font-size:15.5px;line-height:1.55}@media(max-width:900px){.how-row{flex-wrap:wrap}.how-row .d{text-align:left;margin-left:0}}.manifesto{text-align:center;padding:150px 0;position:relative}.manifesto .seed{background:var(--amber);border-radius:999px;width:12px;height:12px;margin:0 auto 36px}.manifesto blockquote{font-family:var(--serif);max-width:18ch;color:var(--roast);margin:0 auto;font-size:clamp(40px,5.4vw,76px);font-style:italic;font-weight:400;line-height:1.06}.manifesto .note{color:#6b4a3a;max-width:58ch;margin:36px auto 0;font-size:18px;line-height:1.65}.manifesto .sig{margin-top:32px}footer{background:var(--roast);color:var(--bone);padding:90px 0 0}.foot-top{flex-wrap:wrap;justify-content:space-between;gap:48px;padding-bottom:80px;display:flex}.foot-word{font-family:var(--grotesk);letter-spacing:-.04em;color:var(--paper);font-size:clamp(64px,9vw,128px);font-weight:700;line-height:1}.foot-word .fdot{background:var(--amber);border-radius:999px;width:.16em;height:.16em;margin-left:.08em;display:inline-block}.foot-cols{flex-wrap:wrap;gap:72px;display:flex}.foot-col{flex-direction:column;gap:12px;min-width:130px;display:flex}.foot-col .h{font-family:var(--mono);letter-spacing:.22em;color:var(--amber);margin-bottom:6px;font-size:11px}.foot-col a{color:#efe6d8cc;font-size:15px}.foot-col a:hover{color:var(--paper)}.foot-bottom{font-family:var(--mono);letter-spacing:.18em;color:#efe6d88c;border-top:1px solid #efe6d82e;flex-wrap:wrap;justify-content:space-between;gap:16px;padding:22px 0;font-size:11px;display:flex}.foot-bottom .flow{color:var(--amber)}.reveal{opacity:1;transform:none}body.motion .reveal{opacity:0;transition:opacity .7s cubic-bezier(.33,1,.5,1),transform .7s cubic-bezier(.33,1,.5,1);transform:translateY(28px)}body.motion .reveal.in{opacity:1;transform:none}
