/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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;-webkit-text-decoration:inherit;-webkit-text-decoration: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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--celadon:#dce8d8;--cream:#f5f0e6;--cobalt:#1947d1;--rust:#b95232;--ink:#17201d;--moss:#617665}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--celadon);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:10;border-bottom:1px solid #17201d2e;justify-content:space-between;align-items:center;height:96px;padding:0 3.5vw;display:flex;position:relative}.wordmark{letter-spacing:-.065em;font-size:clamp(2rem,4vw,4rem);font-weight:800}.wordmark span{font-weight:950}nav{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:clamp(1.5rem,4vw,5rem);font-size:.82rem;font-weight:800;display:flex}nav a:not(.nav-cta){border-bottom:2px solid #0000;padding:.75rem 0}nav a:not(.nav-cta):hover{border-color:var(--rust)}.nav-cta{background:var(--cobalt);color:#fff;border:2px solid var(--cobalt);padding:1.1rem 1.7rem}.nav-cta:hover{color:var(--cobalt);background:0 0}.hero{grid-template-columns:47% 53%;min-height:calc(100vh - 96px);display:grid}.hero-copy{border-right:3px dotted var(--cobalt);flex-direction:column;align-items:flex-start;padding:clamp(3rem,7vh,6rem) 4vw 2.5rem;display:flex}.eyebrow{color:var(--rust);margin:0 0 2.25rem;font-size:clamp(1rem,1.45vw,1.4rem);font-weight:650}.eyebrow:after{content:"";border-top:3px solid var(--rust);width:62px;margin-top:1.25rem;display:block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.07em;max-width:800px;margin-bottom:2.2rem;font-size:clamp(3.25rem,6vw,6.8rem);font-weight:900;line-height:.91}.dek{max-width:650px;margin-bottom:2rem;font-size:clamp(1.1rem,1.65vw,1.55rem);line-height:1.4}.hero-actions{gap:1rem;width:100%;display:flex}.button{border:2px solid;justify-content:space-between;align-items:center;gap:2rem;min-height:64px;padding:0 1.7rem;font-weight:800;display:flex}.button span{font-size:1.6rem;transition:transform .2s}.button:hover span{transform:translate(5px)}.primary{background:var(--cobalt);border-color:var(--cobalt);color:#fff}.secondary{border-color:var(--rust);color:var(--rust)}.micro-manifesto{text-transform:uppercase;letter-spacing:.26em;margin:auto 0 0;padding-top:2rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem}.micro-manifesto i{color:var(--rust);margin:0 .5rem;font-style:normal}.hero-field{background:radial-gradient(circle at 60% 45%,#f5f0e6bf,#0000 48%);min-height:710px;position:relative;overflow:hidden}.hero-field:after{content:"";pointer-events:none;background-image:linear-gradient(#1947d114 1px,#0000 1px),linear-gradient(90deg,#1947d114 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000)}.hero-field>img{object-fit:contain;width:100%;height:100%;filter:mix-blend-mode(multiply);animation:12s ease-in-out infinite field-drift;position:absolute;inset:0}@keyframes field-drift{50%{transform:translateY(-8px)rotate(.25deg)}}.specimen{z-index:2;background:var(--cream);border:2px solid var(--cobalt);color:var(--cobalt);cursor:pointer;padding:.6rem .85rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;position:absolute;box-shadow:5px 5px #1947d11f}.specimen:hover,.specimen[aria-pressed=true]{color:#fff;background:var(--cobalt);transform:translate(-2px,-2px);box-shadow:7px 7px #1947d129}.specimen-bacteria{top:25%;left:9%}.specimen-stentor{top:34%;right:4%}.specimen-physarum{border-color:var(--rust);color:var(--rust);bottom:14%;left:52%}.specimen-physarum:hover,.specimen-physarum[aria-pressed=true]{background:var(--rust)}.fact-card{z-index:3;border-left:5px solid var(--rust);background:#f5f0e6f5;width:min(310px,40%);padding:1rem;position:absolute;bottom:5%;right:4%;box-shadow:8px 8px #b9523221}.fact-card span{text-transform:uppercase;letter-spacing:.18em;color:var(--rust);font-size:.68rem;font-weight:900;display:block}.fact-card strong{margin:.25rem 0 .4rem;display:block}.fact-card p{margin:0;font-size:.8rem;line-height:1.45}.field-prompt{color:var(--moss);letter-spacing:.13em;text-transform:uppercase;font:700 .7rem ui-monospace,SFMono-Regular,Menlo,monospace;position:absolute;bottom:5%;left:5%}.idea-section,.notes-section,.subscribe-section{padding:clamp(5rem,10vw,9rem) 5vw}.section-number{text-transform:uppercase;letter-spacing:.18em;color:var(--rust);font:700 .72rem ui-monospace,SFMono-Regular,Menlo,monospace}.idea-section{background:var(--cream);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:1fr 2.7fr 1.3fr;gap:5vw;display:grid}.idea-section h2,.notes-heading h2,.subscribe-section h2{letter-spacing:-.055em;font-size:clamp(2.5rem,5.1vw,5.8rem);line-height:.98}.idea-section>div>p{max-width:780px;font-size:1.25rem;line-height:1.65}blockquote{border:2px solid var(--cobalt);color:var(--cobalt);background:var(--celadon);align-self:end;margin:0;padding:1.5rem;font:italic 1.25rem/1.45 Georgia,serif;transform:rotate(1.5deg)}.notes-section{background:var(--cobalt);color:#fff}.notes-heading{grid-template-columns:1fr 3fr;align-items:start;gap:5vw;display:grid}.notes-heading .section-number{color:#ffb08a}.notes-heading h2{max-width:1000px}.notes-grid{border-top:1px solid #ffffff73;grid-template-columns:repeat(3,1fr);margin-top:5rem;display:grid}.notes-grid article{border-right:1px solid #ffffff73;padding:2.5rem 2.5rem 1rem 0}.notes-grid article+article{padding-left:2.5rem}.notes-grid article:last-child{border:0}.notes-grid span{color:#ffb08a;text-transform:uppercase;letter-spacing:.18em;font:700 .75rem ui-monospace,monospace}.notes-grid h3{margin:1.5rem 0 1rem;font-size:1.65rem}.notes-grid p{color:#fffc;line-height:1.65}.subscribe-section{grid-template-columns:1.2fr 1fr;align-items:end;gap:8vw;display:grid}.subscribe-section h2{margin:1.4rem 0}.subscribe-section>div>p:last-child{max-width:650px;font-size:1.2rem;line-height:1.5}.substack-signup{border:2px solid var(--ink);background:#fff;justify-self:center;width:100%;max-width:480px;overflow:hidden;box-shadow:10px 10px #1947d129}.substack-signup iframe{background:#fff;border:0;width:100%;height:320px;display:block}.substack-signup p{background:var(--cream);color:var(--moss);border-top:1px solid #17201d2e;margin:0;padding:1rem 1.25rem;font-size:.78rem;line-height:1.5}footer{background:var(--ink);min-height:110px;color:var(--cream);justify-content:space-between;align-items:center;gap:2rem;padding:2rem 5vw;display:flex}footer span{font-size:1.35rem;font-weight:900}footer p,footer a{text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:.75rem}footer a{color:#ffb08a}@media (width<=900px){.site-header{height:80px}nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr}.hero-copy{border-right:0;border-bottom:3px dotted var(--cobalt);min-height:calc(100svh - 80px)}.hero-field{min-height:680px}.idea-section,.notes-heading,.subscribe-section{grid-template-columns:1fr}.idea-section{gap:2.5rem}blockquote{max-width:500px}.notes-grid{grid-template-columns:1fr}.notes-grid article,.notes-grid article+article{border-bottom:1px solid #fff6;border-right:0;padding:2rem 0}}@media (width<=600px){.site-header{padding:0 1.25rem}.wordmark{font-size:2rem}.nav-cta{padding:.8rem 1rem}.hero-copy{padding:3rem 1.25rem 2rem}h1{font-size:3.5rem}.hero-actions{flex-direction:column}.hero-field{min-height:560px}.specimen{font-size:.68rem}.specimen-bacteria{top:20%}.specimen-stentor{top:38%}.specimen-physarum{bottom:20%;left:18%}.fact-card{width:90%;bottom:3%;right:5%}.field-prompt{display:none}.idea-section,.notes-section,.subscribe-section{padding:5rem 1.25rem}.notes-heading h2,.idea-section h2,.subscribe-section h2{font-size:2.8rem}.substack-signup iframe{height:320px}footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
