/*! tailwindcss v4.1.11 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-font-weight: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-7xl:80rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--text-7xl:4.5rem;--text-8xl:6rem;--text-9xl:8rem;--font-weight-bold:700;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--linear-from:var(--linear-from);--linear-to:var(--linear-to);--box-shadow:var(--box-shadow)}}@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;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}:-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{html[data-theme=light] svg[data-theme-icon=light],html[data-theme=dark] svg[data-theme-icon=dark],html[data-theme=blood] svg[data-theme-icon=blood]{display:block}html[data-theme=light] svg[data-theme-icon]:not([data-theme-icon=light]),html[data-theme=dark] svg[data-theme-icon]:not([data-theme-icon=dark]),html[data-theme=blood] svg[data-theme-icon]:not([data-theme-icon=blood]){display:none}}@layer utilities{.fixed{position:fixed}.top-0{top:calc(var(--spacing)*0)}.-z-10{z-index:-10}.mx-auto{margin-inline:auto}.mt-12{margin-top:calc(var(--spacing)*12)}.mr-2{margin-right:calc(var(--spacing)*2)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-8{margin-left:calc(var(--spacing)*8)}.contents{display:contents}.flex{display:flex}.h-5{height:calc(var(--spacing)*5)}.h-8{height:calc(var(--spacing)*8)}.h-12{height:calc(var(--spacing)*12)}.min-h-screen{min-height:100vh}.w-5{width:calc(var(--spacing)*5)}.w-8{width:calc(var(--spacing)*8)}.w-full{width:100%}.max-w-7xl{max-width:var(--container-7xl)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.rounded-full{border-radius:3.40282e38px}.bg-col-base{background-color:var(--color-base)}.bg-col-primary{background-color:var(--color-primary)}.bg-col-secondary{background-color:var(--color-secondary)}.fill-base{fill:var(--color-fill)}.stroke-base{stroke:var(--color-stroke)}.pl-2{padding-left:calc(var(--spacing)*2)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.clamp-3xl{font-size:clamp(calc(var(--text-3xl)*.875),4vw,var(--text-3xl))}.clamp-4xl{font-size:clamp(calc(var(--text-4xl)*.875),5vw,var(--text-4xl))}.clamp-xl{font-size:clamp(calc(var(--text-xl)*.875),3vw,var(--text-xl))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-skin-base{color:var(--color-text-base)}.text-skin-muted{color:var(--color-text-muted)}@media (hover:hover){.hover\:fill-hover:hover{fill:var(--color-fill-hover)}.hover\:stroke-hover:hover{stroke:var(--color-stroke-hover)}.hover\:text-skin-selected:hover{color:var(--color-text-selected)}}@media (min-width:48rem){.md\:mt-\[56px\]{margin-top:56px}}}html[data-theme=light]{--color-text-base:#379696;--color-text-header:#0f0;--color-text-secondary:#000;--color-text-inverted:#4f4949;--color-text-muted-inverted:#521111;--color-text-selected:#ff5f1f;--color-fill:#ccff15;--color-stroke:#ccff15;--color-fill-hover:#ff5f1f;--color-stroke-hover:#ff5f1f;--color-text-neon:#ff0;--color-bg:#c5c5c5;--color-base:#d6d6d6;--color-header:#00f;--color-primary:#e3e3f1;--color-secondary:#260da0;--color-tertiary:#80a9c8;--color-border:#bcbcbc;--color-shadow-bg:#e7e7f5;--color-shadow-1:#fff9;--color-shadow-2:#0006;--color-shadow-3:#fffc;--color-shadow-4:#0006;--linear-from:#8d979d;--linear-to:#d6d6d678;--box-shadow:#bbb}html[data-theme=dark]{--color-text-base:#08e3bd;--color-text-secondary:#fff;--color-text-muted:#fff;--color-text-inverted:#ececec;--color-text-muted-inverted:#616161;--color-text-selected:#ccff15;--color-text-neon:#ff0;--color-fill:#abab1a;--color-stroke:#abab1a;--color-fill-hover:#ccff15;--color-stroke-hover:#ccff15;--color-bg:#282828;--color-base:#3f3f3f;--color-header:#00f;--color-primary:#515151;--color-secondary:#3a3a3a;--color-tertiary:#1c1c1c;--color-border:#030303;--color-shadow-bg:#515151;--color-shadow-1:#ffffff1a;--color-shadow-2:#000000b3;--color-shadow-3:#534c4bab;--color-shadow-4:#000000b3;--linear-from:#1d1717;--linear-to:#8b9195d6;--box-shadow:#150505}html[data-theme=blood]{--color-text-base:#d6d3e2;--color-text-secondary:#fff;--color-text-muted:#fff;--color-text-inverted:#ececec;--color-text-muted-inverted:#616161;--color-text-selected:#49fb35;--color-text-neon:#e0d788;--color-fill:#f0211a;--color-stroke:#a40f0f;--color-fill-hover:#ff310f;--color-stroke-hover:#ff310f;--color-bg:#5a0505;--color-base:#880808;--color-header:#00f;--color-primary:#b91313;--color-secondary:#3a3a3a;--color-tertiary:#1c1c1c;--color-border:#450f0f;--color-shadow-bg:#515151;--color-shadow-1:#ffffff1a;--color-shadow-2:#000000b3;--color-shadow-3:#be1919cc;--color-shadow-4:#000000b3;--linear-from:#711212;--linear-to:#df081cd6;--box-shadow:#150505}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(./Poppins-Regular.CTKNfV9P.ttf);src:url(./Poppins-Regular.CTKNfV9P.ttf)format("truetype");font-display:swap}.root{flex-direction:column;display:flex}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}
