@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght,SOFT@0,144,400..700,30;0,144,400..700,100;1,144,400..700,30&family=Geist:wght@300;400;500;600;700&display=swap";@layer components;@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;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--font-sans:"Geist", ui-sans-serif, -apple-system, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-xl:36rem;--container-3xl:48rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-medium:500;--tracking-tight:-.025em;--default-font-family:"Geist", ui-sans-serif, -apple-system, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;--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);outline-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){*{outline-color:color-mix(in oklab, var(--ring) 50%, transparent)}}body{background-color:var(--background);color:var(--foreground)}}@layer utilities{.mx-auto{margin-inline:auto}.mt-6{margin-top:calc(var(--spacing) * 6)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.flex{display:flex}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-px{height:1px}.min-h-screen{min-height:100vh}.w-5{width:calc(var(--spacing) * 5)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-xl{max-width:var(--container-xl)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.bg-background{background-color:var(--background)}.bg-gold-500{background-color:var(--aelos-gold-500)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-24{padding-block:calc(var(--spacing) * 24)}.font-serif{font-family:Fraunces,Roboto Serif,Iowan Old Style,Times,serif}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-\[1\.05\]{--tw-leading:1.05;line-height:1.05}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-\[0\.16em\]{--tw-tracking:.16em;letter-spacing:.16em}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-foreground{color:var(--foreground)}.text-gold-600{color:var(--aelos-gold-600)}.text-stone{color:var(--aelos-stone)}.text-teal-800{color:var(--aelos-teal-800)}.uppercase{text-transform:uppercase}.italic{font-style:italic}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--aelos-teal-900:#00251f;--aelos-teal-800:#00342b;--aelos-teal-700:#0a4a3e;--aelos-teal-600:#2a6457;--aelos-teal-500:#5b8a7f;--aelos-teal-200:#c9d9d4;--aelos-teal-100:#e4ede9;--aelos-gold-700:#a37b1f;--aelos-gold-600:#c89327;--aelos-gold-500:#e0a724;--aelos-gold-300:#ecd07a;--aelos-gold-100:#f7eccf;--aelos-cream:#fef8f4;--aelos-cream-2:#fbf1e9;--aelos-cream-3:#f2e5d7;--aelos-stone:#8a7f71;--aelos-ink:#2b2a27;--aelos-paper:#fff;--aelos-success:#3f7a5b;--aelos-warning:#b87d1c;--aelos-danger:#a33a2a;--aelos-info:#3c5a7a;--background:var(--aelos-cream);--foreground:var(--aelos-ink);--card:var(--aelos-cream-2);--card-foreground:var(--aelos-ink);--popover:var(--aelos-cream);--popover-foreground:var(--aelos-ink);--primary:var(--aelos-teal-800);--primary-foreground:var(--aelos-cream);--secondary:var(--aelos-cream-2);--secondary-foreground:var(--aelos-teal-800);--muted:var(--aelos-cream-2);--muted-foreground:var(--aelos-stone);--accent:var(--aelos-cream-3);--accent-foreground:var(--aelos-teal-800);--destructive:var(--aelos-danger);--destructive-foreground:var(--aelos-cream);--border:var(--aelos-cream-3);--input:var(--aelos-cream-3);--ring:var(--aelos-gold-500);--radius:.5rem;--sidebar:var(--aelos-cream-2);--sidebar-foreground:var(--aelos-ink);--sidebar-primary:var(--aelos-teal-800);--sidebar-primary-foreground:var(--aelos-cream);--sidebar-accent:var(--aelos-cream-3);--sidebar-accent-foreground:var(--aelos-teal-800);--sidebar-border:var(--aelos-cream-3);--sidebar-ring:var(--aelos-gold-500)}.dark{--background:var(--aelos-teal-900);--foreground:var(--aelos-cream);--card:var(--aelos-teal-800);--card-foreground:var(--aelos-cream);--popover:var(--aelos-teal-900);--popover-foreground:var(--aelos-cream);--primary:var(--aelos-cream);--primary-foreground:var(--aelos-teal-900);--secondary:var(--aelos-teal-800);--secondary-foreground:var(--aelos-cream);--muted:var(--aelos-teal-800);--muted-foreground:var(--aelos-teal-200);--accent:var(--aelos-teal-700);--accent-foreground:var(--aelos-cream);--border:#fef8f41f;--input:#fef8f41f;--ring:var(--aelos-gold-300);--sidebar:var(--aelos-teal-800);--sidebar-foreground:var(--aelos-cream);--sidebar-primary:var(--aelos-gold-500);--sidebar-primary-foreground:var(--aelos-teal-900);--sidebar-accent:var(--aelos-teal-700);--sidebar-accent-foreground:var(--aelos-cream);--sidebar-border:#fef8f41f;--sidebar-ring:var(--aelos-gold-300)}html,body,#app{min-height:100%}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);font-variation-settings:"opsz" 144, "SOFT" 30;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}::selection{background-color:var(--aelos-gold-300);color:var(--aelos-teal-900)}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}
