@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap";/*! 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)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid}}}@layer theme{:root,:host{--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-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--font-weight-bold:700;--radius-md:.375rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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,-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,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:where(:not(iframe)){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{.static{position:static}.inline-flex{display:inline-flex}.h-11{height:calc(var(--spacing) * 11)}.h-12{height:calc(var(--spacing) * 12)}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[\#d6e0ea\]{border-color:#d6e0ea}.bg-\[\#b85c6b\]{background-color:#b85c6b}.bg-white{background-color:var(--color-white)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.whitespace-nowrap{white-space:nowrap}.text-\[\#1f2a38\]{color:#1f2a38}.text-white{color:var(--color-white)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(hover:hover){.hover\:bg-\[\#a84657\]:hover{background-color:#a84657}.hover\:bg-\[\#eaf2f8\]:hover{background-color:#eaf2f8}}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[\#b85c6b\]:focus-visible{--tw-ring-color:#b85c6b}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus-visible\:ring-offset-\[\#fcfbf8\]:focus-visible{--tw-ring-offset-color:#fcfbf8}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}}:root{--background:#fcfbf8;--card:#fff;--primary:#b85c6b;--secondary:#e4eef7;--border:#d6e0ea;--foreground:#1f2a38;--muted-foreground:#5d6977;color:var(--foreground);background:var(--background);font-synthesis:none;font-family:Libre Baskerville,Georgia,serif}*{box-sizing:border-box}html{min-width:320px}body{background:var(--background);min-width:320px;margin:0}a{color:inherit}a:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.page-shell{width:min(85%,800px);margin:0 auto}.site-header{flex-direction:column;justify-content:center;align-items:center;gap:.9rem;min-height:106px;padding:1.125rem 0 1rem;display:flex;position:relative}.site-header:after{background:var(--border);content:"";width:100vw;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.wordmark{letter-spacing:-.04em;font-size:36px;font-weight:700;line-height:1;text-decoration:none}.section-nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem .75rem;display:flex}.section-nav a{color:var(--foreground);padding:.375rem .625rem;font-size:.875rem;font-weight:500;line-height:1.5;text-decoration:none}.section-nav a:hover,.section-nav a.is-active{color:var(--primary)}.section-nav a.is-active{font-weight:700}.status-pill{color:#223e59;background:#eaf2f8;border:1px solid #d6e0ea;border-radius:999px;padding:.45rem .75rem;font-size:.7rem;line-height:1}.hero{grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);align-items:start;gap:clamp(1.25rem,2vw,1.5rem) clamp(2rem,5vw,3.5rem);padding:clamp(3.5rem,8vw,6.5rem) 0 clamp(3rem,6vw,5rem);display:grid}.hero>h1{grid-column:1/-1;max-width:none;margin-bottom:0;font-size:clamp(2.65rem,6.4vw,4rem)}.hero-content{max-width:730px}.hero-image{border:1px solid var(--border);background:var(--secondary);border-radius:.5rem;min-height:340px;margin:0;overflow:hidden;box-shadow:0 12px 30px #1f2a3814}.hero-image img{object-fit:cover;width:100%;height:100%;min-height:340px;display:block}.section-label{color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;line-height:1.5}h1,h2,p{margin-top:0}h1{letter-spacing:-.065em;max-width:730px;margin:0 0 1.5rem;font-size:clamp(2.65rem,6.4vw,5.25rem);font-weight:400;line-height:1.06}h1 em{color:var(--primary)}.hero-copy{max-width:630px;color:var(--muted-foreground);margin-bottom:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.8}.app-button{color:#fff;margin-top:1.75rem}.app-button:hover{color:#fff}.editorial-copy .grant-note{margin-top:0}.editorial-copy .grant-note a{color:var(--foreground);text-underline-offset:.2rem;font-weight:700}.editorial-page{width:min(100%,800px);min-height:calc(100vh - 250px);padding:clamp(4rem,9vw,7.5rem) 0 clamp(5rem,10vw,8rem)}.editorial-page h1{max-width:800px;margin-bottom:clamp(2rem,5vw,3.5rem);font-size:clamp(2.5rem,5.8vw,4.7rem)}.editorial-copy{max-width:650px}.editorial-copy p{color:var(--muted-foreground);margin:0 0 1.4rem;font-size:clamp(1.05rem,2.1vw,1.22rem);line-height:1.85}.site-footer{border-top:1px solid var(--border);width:min(85%,800px);color:var(--muted-foreground);margin:0 auto;padding:1.5rem 0 2.25rem;font-size:.72rem}.site-footer p{margin:0}.site-footer a{color:inherit;margin-left:.75rem}.legal-page{width:min(85%,800px);min-height:calc(100vh - 100px);margin:0 auto}.legal-content{padding:4rem 0 5rem}.legal-content h1{margin:0 0 1.5rem;font-size:clamp(2.4rem,7vw,4rem);line-height:1.05}.legal-content h2{margin:2.5rem 0 .65rem;font-size:1.3rem}.legal-content p{color:#43505f;max-width:68ch;margin-bottom:1.25rem;line-height:1.7}@media(max-width:640px){.site-header{padding:1.125rem 0 1rem}.section-nav{gap:.15rem .25rem}.hero{grid-template-columns:1fr;row-gap:2rem;padding-top:3rem}.hero-image,.hero-image img{min-height:250px}.editorial-page{min-height:calc(100vh - 230px);padding-top:3.5rem}}@media(min-width:641px){.hero>h1 em{white-space:nowrap}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
