@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-leading:initial;--tw-font-weight:initial;--tw-tracking:initial}}}@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;--container-3xl:48rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-medium:500;--tracking-wide:.025em;--leading-tight:1.25;--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}*{border-color:var(--border)}html{font-size:calc(16px * var(--brand-font-scale))}body{background-color:var(--background);color:var(--foreground);font-family:var(--brand-font-body);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--brand-font-display)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.mx-auto{margin-inline:auto}.flex{display:flex}.min-h-screen{min-height:100vh}.max-w-3xl{max-width:var(--container-3xl)}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.justify-center{justify-content:center}.gap-6{gap:calc(var(--spacing) * 6)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-24{padding-block:calc(var(--spacing) * 24)}.font-display{font-family:var(--brand-font-display)}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.uppercase{text-transform:uppercase}}:root{--brand-primary:#12334c;--brand-accent:#cd9641;--brand-surface:#fff;--brand-text:#121212;--brand-muted:#717171;--brand-font-display:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--brand-font-body:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--brand-font-scale:1;--brand-radius:.5rem;--background:var(--brand-surface);--foreground:var(--brand-text);--card:var(--brand-surface);--card-foreground:var(--brand-text);--popover:var(--brand-surface);--popover-foreground:var(--brand-text);--primary:var(--brand-primary);--primary-foreground:#f8f8f8;--secondary:#f5f5f5;--secondary-foreground:var(--brand-text);--muted:#f5f5f5;--muted-foreground:var(--brand-muted);--accent:var(--brand-accent);--accent-foreground:#121212;--destructive:#e62c2c;--destructive-foreground:#f8f8f8;--border:#e4e4e4;--input:#e4e4e4;--ring:var(--brand-primary);--radius:var(--brand-radius)}@supports (color:lab(0% 0 0)){:root{--brand-primary:lab(19.8147% -4.8155 -19.6284);--brand-accent:lab(66.2868% 15.3558 51.4379);--brand-surface:lab(100% 0 0);--brand-text:lab(5.26802% 0 0);--brand-muted:lab(47.8% 0 .0000119209);--primary-foreground:lab(97.68% -.0000298023 .0000119209);--secondary:lab(96.52% -.0000298023 .0000119209);--muted:lab(96.52% -.0000298023 .0000119209);--accent-foreground:lab(5.26802% 0 0);--destructive:lab(51.4033% 69.2672 48.7132);--destructive-foreground:lab(97.68% -.0000298023 .0000119209);--border:lab(90.72% .0000298023 -.0000119209);--input:lab(90.72% .0000298023 -.0000119209)}}.dark{--brand-surface:#090909;--brand-text:#f2f2f2;--brand-muted:#8f8f8f;--background:var(--brand-surface);--foreground:var(--brand-text);--card:#121212;--card-foreground:var(--brand-text);--popover:#121212;--popover-foreground:var(--brand-text);--primary-foreground:#090909;--secondary:#1b1b1b;--secondary-foreground:var(--brand-text);--muted:#1b1b1b;--muted-foreground:var(--brand-muted);--accent-foreground:#090909;--border:#262626;--input:#262626}@supports (color:lab(0% 0 0)){.dark{--brand-surface:lab(2.47865% 0 0);--brand-text:lab(95.36% 0 0);--brand-muted:lab(59.4% 0 0);--card:lab(5.26802% 0 0);--popover:lab(5.26802% 0 0);--primary-foreground:lab(2.47865% 0 0);--secondary:lab(9.52% -.00000745058 0);--muted:lab(9.52% -.00000745058 0);--accent-foreground:lab(2.47865% 0 0);--border:lab(15.32% 0 0);--input:lab(15.32% 0 0)}}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}
