/*! tailwindcss v4.3.0 | 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-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--mtt-color-red-100:oklch(93.6% .032 17.717);--mtt-color-red-300:oklch(80.8% .114 19.571);--mtt-color-red-800:oklch(44.4% .177 26.899);--mtt-color-gray-600:oklch(44.6% .03 256.802);--mtt-color-black:#000;--mtt-color-white:#fff;--mtt-spacing:.25rem;--mtt-container-6xl:72rem;--mtt-text-xs:.75rem;--mtt-text-xs--line-height:calc(1 / .75);--mtt-text-sm:.875rem;--mtt-text-sm--line-height:calc(1.25 / .875);--mtt-text-2xl:1.5rem;--mtt-text-2xl--line-height:calc(2 / 1.5);--mtt-font-weight-semibold:600;--mtt-radius-md:.375rem;--mtt-radius-lg:.5rem}}@layer base,components;@layer utilities{.mtt\:absolute{position:absolute}.mtt\:top-2{top:calc(var(--mtt-spacing) * 2)}.mtt\:right-2{right:calc(var(--mtt-spacing) * 2)}.mtt\:z-10{z-index:10}.mtt\:m-0{margin:calc(var(--mtt-spacing) * 0)}.mtt\:m-0\!{margin:calc(var(--mtt-spacing) * 0)!important}.mtt\:mx-auto{margin-inline:auto}.mtt\:hstack{align-items:center;gap:var(--mtt-gap,.5rem);flex-direction:row;display:flex}.mtt\:flex{display:flex}.mtt\:grid{display:grid}.mtt\:h-8{height:calc(var(--mtt-spacing) * 8)}.mtt\:w-8{width:calc(var(--mtt-spacing) * 8)}.mtt\:w-\[calc\(100\%-2rem\)\]{width:calc(100% - 2rem)}.mtt\:max-w-6xl{max-width:var(--mtt-container-6xl)}.mtt\:max-w-\[420px\]{max-width:420px}.mtt\:cursor-pointer{cursor:pointer}.mtt\:list-none{list-style-type:none}.mtt\:flex-col{flex-direction:column}.mtt\:items-center{align-items:center}.mtt\:gap-2{gap:calc(var(--mtt-spacing) * 2)}.mtt\:gap-3{gap:calc(var(--mtt-spacing) * 3)}.mtt\:gap-4{gap:calc(var(--mtt-spacing) * 4)}:where(.mtt\:space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--mtt-spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--mtt-spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}.mtt\:rounded-lg{border-radius:var(--mtt-radius-lg)}.mtt\:rounded-md{border-radius:var(--mtt-radius-md)}.mtt\:border{border-style:var(--tw-border-style);border-width:1px}.mtt\:border-none{--tw-border-style:none;border-style:none}.mtt\:border-red-300{border-color:var(--mtt-color-red-300)}.mtt\:bg-\[\#eee\],.mtt\:bg-\[\#eeeeee\]{background-color:#eee}.mtt\:bg-red-100{background-color:var(--mtt-color-red-100)}.mtt\:bg-transparent{background-color:#0000}.mtt\:bg-white{background-color:var(--mtt-color-white)}.mtt\:p-0{padding:calc(var(--mtt-spacing) * 0)}.mtt\:p-8{padding:calc(var(--mtt-spacing) * 8)}.mtt\:px-4{padding-inline:calc(var(--mtt-spacing) * 4)}.mtt\:px-6{padding-inline:calc(var(--mtt-spacing) * 6)}.mtt\:py-3{padding-block:calc(var(--mtt-spacing) * 3)}.mtt\:py-4{padding-block:calc(var(--mtt-spacing) * 4)}.mtt\:py-16{padding-block:calc(var(--mtt-spacing) * 16)}.mtt\:text-center{text-align:center}.mtt\:text-2xl{font-size:var(--mtt-text-2xl);line-height:var(--tw-leading,var(--mtt-text-2xl--line-height))}.mtt\:text-sm{font-size:var(--mtt-text-sm);line-height:var(--tw-leading,var(--mtt-text-sm--line-height))}.mtt\:text-xs{font-size:var(--mtt-text-xs);line-height:var(--tw-leading,var(--mtt-text-xs--line-height))}.mtt\:text-\[15px\]{font-size:15px}.mtt\:leading-none{--tw-leading:1;line-height:1}.mtt\:font-semibold{--tw-font-weight:var(--mtt-font-weight-semibold);font-weight:var(--mtt-font-weight-semibold)}.mtt\:text-gray-600{color:var(--mtt-color-gray-600)}.mtt\:text-red-800{color:var(--mtt-color-red-800)}.mtt\:text-white{color:var(--mtt-color-white)}.mtt\:shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}@media (hover:hover){.mtt\:hover\:text-black:hover{color:var(--mtt-color-black)}.mtt\:hover\:opacity-90:hover{opacity:.9}}@media (min-width:48rem){.mtt\:md\:gap-10{gap:calc(var(--mtt-spacing) * 10)}}@media (min-width:64rem){.mtt\:lg\:grid-cols-\[minmax\(0\,1\.2fr\)_minmax\(0\,1fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr)}.mtt\:lg\:gap-18{gap:calc(var(--mtt-spacing) * 18)}}.mtt\:\[\&_p\:last-child\]\:mb-0 p:last-child{margin-bottom:calc(var(--mtt-spacing) * 0)}.mtt\:\[\&\:\:backdrop\]\:bg-black\/40::backdrop{background-color:var(--mtt-color-black)}@supports (color:color-mix(in lab, red, red)){.mtt\:\[\&\:\:backdrop\]\:bg-black\/40::backdrop{background-color:color-mix(in oklab, var(--mtt-color-black) 40%, transparent)}}:where(.mtt\:\[\&\>ul\]\:space-y-3>ul>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--mtt-spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--mtt-spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}}@property --tw-space-y-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-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}