/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;--color-slate-600:oklch(44.6% .043 257.281);--color-slate-900:oklch(20.8% .042 265.755);--color-white:#fff;--spacing:.25rem;--container-md:28rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--font-weight-medium:500;--font-weight-semibold:600;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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,pre,samp{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-1{margin-top:var(--spacing)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.block{display:block}.w-full{width:100%}.max-w-md{max-width:var(--container-md)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-slate-900{border-color:var(--color-slate-900)}.bg-slate-900{background-color:var(--color-slate-900)}.p-3{padding:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-16{padding-block:calc(var(--spacing) * 16)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-slate-600{color:var(--color-slate-600)}.text-white{color:var(--color-white)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.disabled\:opacity-50:disabled{opacity:.5}}:root{--ink:#20332b;--green:#255d3d;--lime:#d4ef86;--muted:#687269;--line:#e0e5dc;--cream:#f7f8f2}*{box-sizing:border-box}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a,button,input,select{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #39784c}a,button{touch-action:manipulation}button{cursor:pointer}.skip{z-index:10;background:#fff;padding:15px;position:absolute;top:-100px;left:20px}.skip:focus{top:10px}.header{justify-content:space-between;gap:30px;max-width:1280px;height:100px;margin:auto;padding:0 48px}.header,.logo{align-items:center;display:flex}.logo{letter-spacing:-1px;font-size:24px;font-weight:800}.logo>span:not(.brand-icon){font-weight:400}.logo b{color:#408653}.brand-icon{background:var(--green);color:var(--lime);border-radius:10px;place-items:center;width:34px;height:34px;margin-right:9px;font-size:30px;display:grid}.header nav{font-size:13px;display:flex}.button,.header nav{gap:28px;font-weight:600}.button{background:var(--green);color:#fff;border:1px solid var(--green);border-radius:7px;justify-content:center;align-items:center;min-height:48px;padding:17px 24px;font-size:14px;transition:background .15s;display:inline-flex}.button:hover{background:#18472c}.button.secondary{color:var(--ink);background:#fff;border-color:#ccd4ca}.button.secondary:hover{background:#f4f7ee}.button.small{gap:15px;padding:12px 17px;font-size:12px}.hero{grid-template-columns:1.15fr 1fr;gap:65px;max-width:1280px;margin:auto;padding:62px 48px 72px;display:grid}.eyebrow,.hero{align-items:center}.eyebrow{letter-spacing:1.7px;gap:9px;font-size:10px;font-weight:700;display:inline-flex}.eyebrow i{background:var(--green);border-radius:50%;width:6px;height:6px}h1{letter-spacing:-3.4px;margin:25px 0;font-size:clamp(42px,5.4vw,72px);font-weight:600;line-height:1.08}h1 em{color:var(--green);font-family:Georgia,serif;font-weight:400}.hero p,.page>p{color:var(--muted);font-size:16px;line-height:1.8}.actions{gap:12px;margin-top:29px;display:flex}.hero-note{color:var(--muted);align-items:center;gap:9px;margin-top:25px;font-size:11px;display:flex}.hero-note span{font-size:21px}.hero-art{isolation:isolate;background:#eef1e5;border-radius:110px 12px 12px;height:390px;position:relative;overflow:hidden}.art-grid{opacity:.6;background-image:linear-gradient(#dae1d4 1px,#0000 0),linear-gradient(90deg,#dae1d4 1px,#0000 0);background-size:42px 42px;position:absolute;inset:0}.floating-label{font-size:12px;line-height:1.6;position:absolute;top:31px;right:24px}.floating-label span{color:var(--muted);display:block}.big-asterisk{color:#2c6345;font-size:260px;line-height:1;position:absolute;top:39px;left:80px;transform:rotate(-12deg)}.orbit{z-index:-1;border:1px solid #779374;border-radius:50%;width:280px;height:280px;position:absolute;top:52px;left:65px}.orbit-two{transform:scaleX(.55)rotate(30deg)}.mini-card{background:#fff;border-radius:9px;align-items:center;gap:14px;padding:19px;display:flex;position:absolute;bottom:58px;left:24px;right:24px;transform:rotate(-4deg);box-shadow:0 6px 18px #243a2110}.mini-icon{background:var(--lime);border-radius:50%;place-items:center;width:42px;height:42px;font-size:27px;display:grid}.mini-card strong{font-size:14px}.mini-card p{margin:6px 0 0;font-size:11px}.art-bottom{letter-spacing:2px;font-size:9px;position:absolute;bottom:19px;left:25px}.category-section{border-top:1px solid var(--line);max-width:1184px;margin:auto;padding:55px 0}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}h2{letter-spacing:-1px;margin:13px 0;font-size:31px;line-height:1.2}.text-link,h2{font-weight:600}.text-link{color:var(--green);font-size:12px}.categories{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category{border:1px solid var(--line);border-radius:9px;padding:22px 18px;transition:border-color .15s,background .15s;position:relative}.category:hover{border-color:var(--green);background:var(--cream)}.category-icon{background:#f0f4e9;border-radius:8px;place-items:center;width:40px;height:40px;margin-bottom:22px;font-size:23px;display:grid}.category-arrow{color:#687c66;position:absolute;top:25px;right:20px}.category h3{margin:0 0 9px;font-size:13px;font-weight:600}.category p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.opportunities{background:var(--cream);grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding:64px max(48px,50vw - 592px);display:grid}.opportunities h2{font-size:38px}.closing p,.opportunities p,.paper p{color:var(--muted);font-size:14px;line-height:1.8}.opportunities .button{margin-top:16px}.paper{border:1px solid var(--line);background:#fff;border-radius:12px;padding:32px}.pill{letter-spacing:1px;color:var(--green);background:#eef4e3;border-radius:5px;padding:8px 10px;font-size:9px;display:inline-block}.paper h3{margin:20px 0;font-size:26px;font-weight:600;line-height:1.2}.step{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:16px 0;font-size:12px;display:flex}.step b{color:#729466;font-size:15px}.paper .text-link{margin-top:22px;display:inline-block}.closing{text-align:center;padding:68px 24px}.closing h2{font-size:39px}.closing .button{margin-top:18px}footer{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:24px;max-width:1184px;margin:auto;padding:30px 0;display:flex}footer p{color:var(--muted);flex:1;font-size:11px}footer small,footer>span{color:var(--muted);font-size:10px}footer small{border-top:1px solid var(--line);width:100%;padding-top:20px}.page{max-width:1184px;min-height:70vh;margin:auto;padding:58px 0 80px}.page h1{font-size:52px}.green{color:var(--green)}.search{background:var(--cream);border-radius:10px;align-items:flex-end;gap:15px;margin:34px 0;padding:24px;display:flex}.search>div{flex:1}.search label{margin-bottom:9px;font-size:12px;font-weight:600;display:block}.search input,.search select{background:#fff;border:1px solid #cbd4c6;border-radius:5px;width:100%;min-height:49px;padding:12px;font-size:14px}.results-heading{justify-content:space-between;align-items:center;display:flex}.results-heading h2{font-size:23px}.results-heading>span{color:var(--muted);font-size:12px}.empty{text-align:center;border:1px dashed #cbd4c6;border-radius:12px;margin-top:20px;padding:60px 24px}.empty-icon{background:var(--cream);border-radius:50%;place-items:center;width:60px;height:60px;margin:auto;font-size:30px;display:grid}.empty h2{font-size:25px}.empty p{color:var(--muted);max-width:520px;margin:15px auto 24px;font-size:14px;line-height:1.7}.how-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:38px;display:grid}.paper ol{padding-left:20px;font-size:14px;line-height:2.3}.notice{background:var(--cream);border-radius:10px;margin-top:28px;padding:24px}.notice h2{font-size:22px}.notice p{font-size:14px;line-height:1.8}@media (min-width:1500px){.hero{padding-top:80px;padding-bottom:90px}}@media (max-width:1250px){.category-section,.page,footer{margin-left:32px;margin-right:32px}}@media (max-width:900px){.header{padding:0 25px}.header nav{display:none}.hero{gap:30px;padding:35px 32px 55px}.hero-art{height:350px}.big-asterisk{font-size:220px;top:65px;left:25px}.orbit{top:65px;left:5px}.floating-label{font-size:10px}.categories{grid-template-columns:repeat(2,1fr)}.opportunities{gap:30px;padding:45px 32px}.actions,.search{flex-wrap:wrap}.search>div{min-width:220px}}@media (max-width:600px){.header{height:80px;padding:0 20px}.logo{font-size:20px}.header .button.small{gap:0;padding:8px 13px;font-size:0}.header .button.small span{font-size:22px}.hero{grid-template-columns:1fr;gap:35px;padding:30px 22px 40px}h1{letter-spacing:-2.8px;font-size:55px}.hero p{font-size:14px}.hero-art{width:100%;max-width:450px;height:310px}.big-asterisk{font-size:225px;top:30px;left:calc(50% - 100px)}.orbit{width:250px;height:250px;top:10px;left:calc(50% - 125px)}.mini-card{padding:15px;bottom:42px}.art-bottom{bottom:12px}.hero-note{font-size:10px}.category-section,.page,footer{margin-left:22px;margin-right:22px}.category-section{padding:35px 0}.section-heading{flex-direction:column;align-items:flex-start;gap:15px}h2{font-size:27px}.category{padding:17px 13px}.category h3{font-size:12px}.category p{font-size:10px}.category-icon{margin-bottom:16px}.category-arrow{right:14px}.opportunities{grid-template-columns:1fr;padding:38px 22px}.opportunities h2{font-size:33px}.paper{padding:24px}.closing{padding:45px 22px}.closing h2{font-size:31px}footer{gap:14px}footer p{flex-basis:100%}footer small{line-height:1.8}.page{padding-top:35px}.page h1{letter-spacing:-1.7px;font-size:40px}.search{gap:18px;padding:17px}.search>.button,.search>div{flex:auto;width:100%;min-width:0}.results-heading{flex-direction:column;align-items:flex-start;gap:8px}.empty{padding:36px 18px}.empty h2{font-size:23px}.how-grid{grid-template-columns:1fr}.eyebrow{letter-spacing:1.1px;font-size:9px}.desktop{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.auth-page{max-width:720px;min-height:72vh;margin:auto;padding:70px 24px 100px}.auth-card{border:1px solid var(--line);border-radius:14px;padding:42px;box-shadow:0 12px 35px #20332b0b}.auth-card h1{margin-bottom:14px;font-size:43px}.auth-card>p{color:var(--muted);line-height:1.7}.stack-form{gap:18px;margin-top:28px;display:grid}.stack-form label{gap:8px;font-size:12px;font-weight:700;display:grid}.stack-form input,.stack-form select,.stack-form textarea{background:#fff;border:1px solid #cbd4c6;border-radius:6px;width:100%;padding:13px;font-size:14px;font-weight:400}.stack-form small{color:var(--muted);font-weight:400}.stack-form fieldset{border:1px solid var(--line);border-radius:8px;gap:12px;padding:16px;display:grid}.stack-form legend{padding:0 5px;font-size:12px;font-weight:700}.stack-form .choice{grid-template-columns:auto 1fr;align-items:center;font-weight:500;display:flex}.choice input{width:auto}.form-error{color:#9e382a;background:#fff1ed;border:1px solid #f2c1b6;border-radius:6px;margin:0;padding:12px;font-size:13px}.auth-foot{font-size:13px!important}.auth-foot a{color:var(--green);font-weight:700}.form-page{max-width:900px}.project-form{background:var(--cream);border-radius:12px;padding:28px}.form-columns{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.dashboard-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:35px;display:grid}.dashboard-card{border:1px solid var(--line);border-radius:10px;gap:10px;padding:24px;display:grid}.dashboard-card:hover,.project-card:hover{border-color:var(--green);background:var(--cream)}.dashboard-card strong{font-size:16px}.dashboard-card span{color:var(--muted);font-size:13px;line-height:1.6}.project-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:20px;display:grid}.project-card{border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:10px;padding:22px;display:flex}.project-card-top{color:var(--muted);justify-content:space-between;gap:8px;font-size:10px;display:flex}.project-card h2{margin:5px 0;font-size:20px}.project-card p{color:var(--muted);flex:1;margin:0;font-size:13px;line-height:1.65}.project-card strong{font-size:18px}.project-card small{color:var(--muted);font-size:11px}.detail-layout{grid-template-columns:1.5fr 1fr;gap:40px;margin-top:35px;display:grid}.detail-description{color:var(--muted);white-space:pre-wrap;font-size:17px;line-height:1.8}.detail-meta{border-top:1px solid var(--line);flex-wrap:wrap;gap:28px;margin-top:35px;padding-top:22px;display:flex}.detail-meta div{gap:7px;display:grid}.detail-meta small{color:var(--muted);font-size:11px}.detail-meta strong{font-size:16px}.detail-aside{background:var(--cream);border-radius:12px;height:max-content;padding:26px}.detail-aside h2{font-size:23px}.detail-aside p{color:var(--muted);font-size:14px;line-height:1.7}@media (max-width:700px){.auth-card{padding:27px 20px}.auth-card h1{font-size:35px}.dashboard-grid,.detail-layout,.form-columns,.project-grid{grid-template-columns:1fr}.project-form{padding:18px}.detail-layout{gap:25px}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}