/*! 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)))){*,::backdrop,:after,:before{--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:host,:root{--color-red-600:oklch(57.7% .245 27.325);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-stone-300:oklch(86.9% .005 56.366);--color-black:#000;--color-white:#fff;--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.fixed{position:fixed}.relative{position:relative}.top-0{top:calc(var(--spacing)*0)}.right-0{right:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.col-span-4{grid-column:span 4/span 4}.mx-auto{margin-inline:auto}.mt-\[8rem\]{margin-top:8rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.size-\[2\.4rem\]{width:2.4rem;height:2.4rem}.size-\[2rem\]{width:2rem;height:2rem}.size-\[9\.2rem\]{width:9.2rem;height:9.2rem}.size-\[28vw\]{width:28vw;height:28vw}.size-\[32vw\]{width:32vw;height:32vw}.size-\[80vw\]{width:80vw;height:80vw}.h-\[8rem\]{height:8rem}.h-auto{height:auto}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-\[24rem\]{width:24rem}.w-\[32rem\]{width:32rem}.w-full{width:100%}.max-w-\[92\%\]{max-width:92%}.flex-1{flex:1}.cursor-pointer{cursor:pointer}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-evenly{justify-content:space-evenly}.gap-16{gap:calc(var(--spacing)*16)}:where(.space-y-\[0\.8rem\]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(.8rem*var(--tw-space-y-reverse));margin-block-end:calc(.8rem*calc(1 - var(--tw-space-y-reverse)))}.gap-x-\[0\.6rem\]{column-gap:.6rem}.gap-x-\[1\.6rem\]{column-gap:1.6rem}.gap-x-\[4rem\]{column-gap:4rem}:where(.space-x-\[1rem\]>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(1rem*var(--tw-space-x-reverse));margin-inline-end:calc(1rem*calc(1 - var(--tw-space-x-reverse)))}.gap-y-\[0\.4rem\]{row-gap:.4rem}.gap-y-\[1\.2rem\]{row-gap:1.2rem}.gap-y-\[1\.6rem\]{row-gap:1.6rem}.gap-y-\[1rem\]{row-gap:1rem}.gap-y-\[2rem\]{row-gap:2rem}.gap-y-\[3\.2rem\]{row-gap:3.2rem}.gap-y-\[4rem\]{row-gap:4rem}.gap-y-\[10rem\]{row-gap:10rem}.rounded-\[1\.2rem\]{border-radius:1.2rem}.rounded-\[2\.4rem\]{border-radius:2.4rem}.rounded-\[2rem\]{border-radius:2rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\[\#333333\]{border-color:#333}.border-b-gray-400{border-bottom-color:var(--color-gray-400)}.bg-\[\#006DFE\]{background-color:#006dfe}.bg-\[\#121212\]{background-color:#121212}.bg-black{background-color:var(--color-black)}.bg-stone-300{background-color:var(--color-stone-300)}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-\[0\.8rem\]{padding:.8rem}.p-\[2rem\]{padding:2rem}.px-\[1\.4rem\]{padding-inline:1.4rem}.py-\[1\.6rem\]{padding-block:1.6rem}.pb-\[0\.4rem\]{padding-bottom:.4rem}.text-right{text-align:right}.font-sans{font-family:var(--font-geist-sans)}.text-\[1\.3rem\]{font-size:1.3rem}.text-\[1\.4rem\]{font-size:1.4rem}.text-\[1\.6rem\]\!{font-size:1.6rem!important}.leading-\[100\%\]\!{--tw-leading:100%!important;line-height:100%!important}.leading-\[140\%\]\!{--tw-leading:140%!important;line-height:140%!important}.font-\[600\]\!{--tw-font-weight:600!important;font-weight:600!important}.font-\[700\]{--tw-font-weight:700;font-weight:700}.text-\[\#121212\]{color:#121212}.text-black{color:var(--color-black)}.text-white{color:var(--color-white)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (hover:hover){.hover\:border-\[\#C7FB56\]\!:hover{border-color:#c7fb56!important}.hover\:bg-\[\#C7FB56\]\!:hover{background-color:#c7fb56!important}.hover\:text-black\!:hover{color:var(--color-black)!important}}@media (min-width:48rem){.md\:order-1{order:1}.md\:order-2{order:2}.md\:col-span-2{grid-column:span 2/span 2}.md\:size-\[24vw\]{width:24vw;height:24vw}.md\:size-\[40vw\]{width:40vw;height:40vw}.md\:w-\[38\%\]{width:38%}.md\:w-\[62\%\]{width:62%}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:gap-y-0{row-gap:calc(var(--spacing)*0)}.md\:gap-y-\[1\.8rem\]{row-gap:1.8rem}.md\:gap-y-\[4rem\]{row-gap:4rem}}@media (min-width:64rem){.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:size-\[16rem\]{width:16rem;height:16rem}.lg\:size-\[22rem\]{width:22rem;height:22rem}.lg\:size-\[24rem\]{width:24rem;height:24rem}.lg\:size-\[28rem\]{width:28rem;height:28rem}.lg\:w-\[28\%\]{width:28%}.lg\:w-\[32\%\]{width:32%}.lg\:w-\[38\%\]{width:38%}.lg\:w-\[62\%\]{width:62%}.lg\:w-\[68\%\]{width:68%}.lg\:w-\[72\%\]{width:72%}.lg\:flex-col{flex-direction:column}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-y-0{row-gap:calc(var(--spacing)*0)}.lg\:gap-y-\[4rem\]{row-gap:4rem}.lg\:gap-y-\[6rem\]{row-gap:6rem}}@media (min-width:80rem){.xl\:col-span-1{grid-column:span 1/span 1}.xl\:size-\[28rem\]{width:28rem;height:28rem}.xl\:size-\[36rem\]{width:36rem;height:36rem}.xl\:w-\[20\%\]{width:20%}.xl\:w-\[28\%\]{width:28%}.xl\:w-\[48\%\]{width:48%}.xl\:w-\[80\%\]{width:80%}.xl\:w-\[100\%\]{width:100%}.xl\:w-auto{width:auto}.xl\:max-w-\[120rem\]{max-width:120rem}.xl\:flex-row{flex-direction:row}.xl\:gap-x-\[1\.2rem\]{column-gap:1.2rem}.xl\:gap-y-0{row-gap:calc(var(--spacing)*0)}.xl\:gap-y-\[1\.2rem\]{row-gap:1.2rem}}@media (min-width:96rem){.\32 xl\:size-\[2\.2rem\]{width:2.2rem;height:2.2rem}.\32 xl\:size-\[2\.8rem\]{width:2.8rem;height:2.8rem}.\32 xl\:w-\[32rem\]{width:32rem}.\32 xl\:max-w-\[134rem\]{max-width:134rem}.\32 xl\:gap-x-\[2\.4rem\]{column-gap:2.4rem}.\32 xl\:text-\[1\.4rem\]{font-size:1.4rem}.\32 xl\:text-\[1\.5rem\]{font-size:1.5rem}.\32 xl\:text-\[1\.6rem\]{font-size:1.6rem}}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{font-size:62.5%}body{font-size:1.6rem}h1,h2,h3,h4,h5,h6{--tw-leading:100%;--tw-tracking:0;letter-spacing:0;font-weight:700;line-height:100%}h1{font-size:3.2rem}@media (min-width:48rem){h1{font-size:4.8rem}}@media (min-width:64rem){h1{font-size:6rem}}@media (min-width:96rem){h1{font-size:7.2rem}}h6{font-size:1.6rem}@media (min-width:48rem){h6{font-size:1.8rem}}@media (min-width:80rem){h6{font-size:2rem}}li,p{--tw-leading:140%;line-height:140%}@media (min-width:64rem){li,p{font-size:1.8rem}}.my-default{margin-block:3.2rem}@media (min-width:48rem){.my-default{margin-block:4rem}}@media (min-width:80rem){.my-default{margin-block:6rem}}input{border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-gray-300);outline-style:none;width:100%}button{cursor:pointer;--tw-font-weight:300;border-radius:3.40282e+38px;padding-block:.4rem;padding-inline:3.2rem;font-weight:300}@media (min-width:64rem){button{font-size:1.8rem}}button:disabled{cursor:not-allowed}.input-form{flex-direction:column;row-gap:.2rem;width:100%;display:flex}.input-form .error{color:var(--color-red-600);font-size:1.4rem}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}