@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-font-weight: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{--color-black:#000;--color-white:#fff;--spacing:var(--spacing);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-semibold:600;--tracking-normal:var(--tracking-normal);--shadow-2xs:var(--shadow-2xs);--shadow-xs:var(--shadow-xs);--shadow-sm:var(--shadow-sm);--shadow-md:var(--shadow-md);--shadow-lg:var(--shadow-lg);--shadow-xl:var(--shadow-xl);--shadow-2xl:var(--shadow-2xl);--default-font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--default-mono-font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--shadow:var(--shadow);--radius:.5rem;--letter-spacing:var(--letter-spacing);--shadow-offset-y:var(--shadow-offset-y);--shadow-offset-x:var(--shadow-offset-x);--shadow-spread:var(--shadow-spread);--shadow-blur:var(--shadow-blur);--shadow-opacity:var(--shadow-opacity)}}@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);letter-spacing:var(--tracking-normal)}}@layer components;@layer utilities{.contents{display:contents}.flex{display:flex}.min-h-screen{min-height:100vh}.items-center{align-items:center}.justify-center{justify-content:center}.bg-white{background-color:var(--color-white)}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-black{color:var(--color-black)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dark\:bg-black:is(.dark *){background-color:var(--color-black)}.dark\:text-white:is(.dark *){color:var(--color-white)}}@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{--radius:.5rem;--background:#faf9f5;--foreground:#3d3929;--card:#faf9f5;--card-foreground:#141413;--popover:#fff;--popover-foreground:#28261b;--primary:#c96442;--primary-foreground:#fff;--secondary:#e9e6dc;--secondary-foreground:#535146;--muted:#ede9de;--muted-foreground:#83827d;--accent:#e9e6dc;--accent-foreground:#28261b;--destructive:#141413;--border:#dad9d4;--input:#b4b2a7;--ring:#c96442;--chart-1:#b05730;--chart-2:#9c87f5;--chart-3:#ded8c4;--chart-4:#dbd3f0;--chart-5:#b4552d;--sidebar:#f5f4ee;--sidebar-foreground:#3d3d3a;--sidebar-primary:#c96442;--sidebar-primary-foreground:#fbfbfb;--sidebar-accent:#e9e6dc;--sidebar-accent-foreground:#343434;--sidebar-border:#ebebeb;--sidebar-ring:#b5b5b5;--destructive-foreground:#fff;--font-sans:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--shadow-color:#000;--shadow-opacity:.1;--shadow-blur:3px;--shadow-spread:0px;--shadow-offset-x:0;--shadow-offset-y:1px;--letter-spacing:0em;--spacing:.25rem;--shadow-2xs:0 1px 3px 0px #0000000d;--shadow-xs:0 1px 3px 0px #0000000d;--shadow-sm:0 1px 3px 0px #0000001a,0 1px 2px -1px #0000001a;--shadow:0 1px 3px 0px #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 1px 3px 0px #0000001a,0 2px 4px -1px #0000001a;--shadow-lg:0 1px 3px 0px #0000001a,0 4px 6px -1px #0000001a;--shadow-xl:0 1px 3px 0px #0000001a,0 8px 10px -1px #0000001a;--shadow-2xl:0 1px 3px 0px #00000040;--tracking-normal:0em}@supports (color:lab(0% 0 0)){:root{--background:lab(97.9228% -.175089 2.05069);--foreground:lab(24.022% -.454843 10.6638);--card:lab(97.9228% -.175089 2.05069);--card-foreground:lab(6.28876% -.166476 .610802);--popover:lab(100% 0 0);--popover-foreground:lab(15.1012% -.738919 7.67605);--primary:lab(54.5081% 39.1499 38.3555);--primary-foreground:lab(100% 0 0);--secondary:lab(91.3205% -.239193 5.28079);--secondary-foreground:lab(34.3885% -.776425 6.7937);--muted:lab(92.4332% -.00917912 5.86995);--muted-foreground:lab(54.3344% -.331938 2.84388);--accent:lab(91.3205% -.239193 5.28079);--accent-foreground:lab(15.1012% -.738919 7.67605);--destructive:lab(6.28876% -.166476 .610802);--border:lab(86.6716% -.311345 2.61091);--input:lab(72.5085% -.742853 5.92517);--ring:lab(54.5081% 39.1499 38.3555);--chart-1:lab(47.8377% 35.0111 39.4041);--chart-2:lab(61.9151% 27.1376 -53.183);--chart-3:lab(86.416% -.37691 10.6537);--chart-4:lab(85.8826% 6.88177 -13.2474);--chart-5:lab(48.0452% 37.504 41.4011);--sidebar:lab(96.1471% -.431091 3.01563);--sidebar-foreground:lab(25.6871% -.497073 1.86663);--sidebar-primary:lab(54.5081% 39.1499 38.3555);--sidebar-primary-foreground:lab(98.6196% 0 0);--sidebar-accent:lab(91.3205% -.239193 5.28079);--sidebar-accent-foreground:lab(21.7% 0 0);--sidebar-border:lab(93.0516% -.0000298023 0);--sidebar-ring:lab(73.6796% -.0000298023 0);--destructive-foreground:lab(100% 0 0);--shadow-color:lab(0% 0 0)}}.dark{--background:#262624;--foreground:#c3c0b6;--card:#262624;--card-foreground:#faf9f5;--popover:#30302e;--popover-foreground:#e5e5e2;--primary:#d97757;--primary-foreground:#fff;--secondary:#faf9f5;--secondary-foreground:#30302e;--muted:#1b1b19;--muted-foreground:#b7b5a9;--accent:#1a1915;--accent-foreground:#f5f4ee;--destructive:#ef4444;--border:#3e3e38;--input:#52514a;--ring:#d97757;--chart-1:#b05730;--chart-2:#9c87f5;--chart-3:#1a1915;--chart-4:#2f2b48;--chart-5:#b4552d;--sidebar:#1f1e1d;--sidebar-foreground:#c3c0b6;--sidebar-primary:#343434;--sidebar-primary-foreground:#fbfbfb;--sidebar-accent:#0f0f0e;--sidebar-accent-foreground:#c3c0b6;--sidebar-border:#ebebeb;--sidebar-ring:#b5b5b5;--destructive-foreground:#fff;--radius:.5rem;--font-sans:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--shadow-color:#000;--shadow-opacity:.1;--shadow-blur:3px;--shadow-spread:0px;--shadow-offset-x:0;--shadow-offset-y:1px;--letter-spacing:0em;--spacing:.25rem;--shadow-2xs:0 1px 3px 0px #0000000d;--shadow-xs:0 1px 3px 0px #0000000d;--shadow-sm:0 1px 3px 0px #0000001a,0 1px 2px -1px #0000001a;--shadow:0 1px 3px 0px #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 1px 3px 0px #0000001a,0 2px 4px -1px #0000001a;--shadow-lg:0 1px 3px 0px #0000001a,0 4px 6px -1px #0000001a;--shadow-xl:0 1px 3px 0px #0000001a,0 8px 10px -1px #0000001a;--shadow-2xl:0 1px 3px 0px #00000040}@supports (color:lab(0% 0 0)){.dark{--background:lab(15.1069% -.35131 1.31722);--foreground:lab(77.7387% -.237763 5.4412);--card:lab(15.1069% -.35131 1.31722);--card-foreground:lab(97.9228% -.175089 2.05069);--popover:lab(19.8157% -.342444 1.27965);--popover-foreground:lab(90.8819% -.394821 1.45879);--primary:lab(60.9916% 37.0132 35.2229);--primary-foreground:lab(100% 0 0);--secondary:lab(97.9228% -.175089 2.05069);--secondary-foreground:lab(19.8157% -.342444 1.27965);--muted:lab(9.70278% -.368997 1.39236);--muted-foreground:lab(73.5865% -.869572 6.41052);--accent:lab(8.75363% -.202425 2.93972);--accent-foreground:lab(96.1471% -.431091 3.01563);--destructive:lab(55.7819% 65.6007 40.7857);--border:lab(26.0525% -.967145 3.71657);--input:lab(34.3768% -.646487 4.27987);--ring:lab(60.9916% 37.0132 35.2229);--chart-1:lab(47.8377% 35.0111 39.4041);--chart-2:lab(61.9151% 27.1376 -53.183);--chart-3:lab(8.75363% -.202425 2.93972);--chart-4:lab(19.04% 7.892 -17.629);--chart-5:lab(48.0452% 37.504 41.4011);--sidebar:lab(11.3412% .306323 .85223);--sidebar-foreground:lab(77.7387% -.237763 5.4412);--sidebar-primary:lab(21.7% 0 0);--sidebar-primary-foreground:lab(98.6196% 0 0);--sidebar-accent:lab(4.29429% -.128865 .472623);--sidebar-accent-foreground:lab(77.7387% -.237763 5.4412);--sidebar-border:lab(93.0516% -.0000298023 0);--sidebar-ring:lab(73.6796% -.0000298023 0);--destructive-foreground:lab(100% 0 0);--shadow-color:lab(0% 0 0)}}@property --tw-font-weight{syntax:"*";inherits:false}
