@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap";.history-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.history-popup{--history-title-plate-height: clamp(56px, 13cqh, 80px);--history-title-overlap: calc(var(--history-title-plate-height) * .5);--history-title-anchor-offset: clamp(4px, 2cqh, 12px);--history-close-size: clamp(28px, 10cqw, 35px);background-image:url(/%D0%9F%D0%BE%D0%B4%D0%BB%D0%BE%D0%B6%D0%BA%D0%B0%20%D0%BF%D0%BE%D0%B4%20%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D1%8E.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center;width:min(380px,calc(100vw - 24px),calc((100svh - 24px) * 329 / 461));aspect-ratio:329 / 461;height:auto;padding:calc(var(--history-title-overlap) + var(--history-title-anchor-offset) + clamp(4px,1.6cqh,10px)) clamp(10px,8cqw,30px) clamp(8px,4cqh,24px) clamp(10px,8cqw,30px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:clamp(4px,1.6vh,10px);position:relative;overflow:visible;box-sizing:border-box;container-type:size;max-width:calc(100vw - 24px);max-height:calc(100svh - 24px)}.history-header{position:absolute;top:var(--history-title-anchor-offset);left:0;right:0;transform:translateY(calc(-1 * var(--history-title-overlap)));display:flex;justify-content:center;align-items:center;width:100%;min-height:var(--history-title-plate-height);padding:0 calc(var(--history-close-size) + 8px) 0 0;box-sizing:border-box;z-index:5;max-width:100%;min-width:0}.history-title-container{position:relative;display:flex;align-items:center;justify-content:center;overflow:visible;width:100%;max-width:100%;min-width:0}.history-title-background{width:min(320px,100%)!important;max-width:100%!important;height:var(--history-title-plate-height);object-fit:contain;position:relative;z-index:10;margin-top:0}.history-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#1b4332;font-size:clamp(13px,5cqw,18px);font-weight:800;text-align:center;margin:0;z-index:15;white-space:nowrap;font-family:Montserrat,sans-serif;letter-spacing:1px}.close-button{position:absolute;top:0;right:2px;width:var(--history-close-size);height:var(--history-close-size);background:#e74c3c;border:none;border-radius:50%;color:#fff;font-size:clamp(11px,3.2vw,13px);font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:25;transition:all .3s ease}.close-button:hover{background:#c0392b;transform:scale(1.1)}.history-content{flex:1;display:flex;flex-direction:column;overflow:hidden;margin-top:0;min-height:0;width:100%;max-width:100%;min-width:0}.history-section-title{font-size:clamp(13px,4.8cqw,18px);font-weight:600;color:#2c3e50;text-align:center;margin-bottom:clamp(4px,2cqh,15px);font-family:Montserrat,sans-serif}.back-button{align-self:flex-start;background:#b9dbff;border:none;border-radius:15px;padding:12px 20px;color:#1b4332;font-size:14px;font-weight:600;cursor:pointer;margin-bottom:15px;transition:all .3s ease;box-shadow:0 4px 8px #0000001a}.back-button:hover{background:#a8cfff;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.rounds-list,.games-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:clamp(5px,1.8cqh,15px);padding-right:clamp(4px,2.2cqw,10px);padding-bottom:0;min-height:0;max-height:none}.rounds-list{height:80%;max-height:80%}.date-group{display:flex;flex-direction:column;gap:clamp(4px,1.3cqh,10px)}.date-header{font-size:clamp(11px,3.8cqw,14px);font-weight:700;color:#1b4332;background:linear-gradient(135deg,#67e1fa 10%,#6461f8);padding:clamp(4px,1.3cqh,8px) clamp(8px,4.2cqw,15px);border-radius:12px;text-align:center;margin-bottom:5px;box-shadow:0 2px 6px #00000026;font-family:Montserrat,sans-serif;letter-spacing:.5px;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.games-list{gap:clamp(4px,1.1cqh,8px);overflow-y:auto;flex-shrink:1}.round-item,.game-item{background:#b9dbff;border-radius:15px;padding:clamp(7px,1.9cqh,15px);cursor:pointer;transition:all .3s ease;border:2px solid transparent;box-shadow:0 4px 8px #0000001a;box-sizing:border-box}.round-item:hover{background:#a8cfff;transform:translateY(-3px);box-shadow:0 6px 15px #0003;border-color:#5ab2f9}.game-item{cursor:default;padding:clamp(4px,1.1cqh,8px) clamp(6px,3cqw,12px);min-height:auto;flex:none;height:auto;min-height:clamp(44px,10cqh,65px);box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.round-header,.game-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.game-number{font-size:14px;font-weight:700;color:#2c3e50;flex:0 0 40px;text-align:left}.game-winner{font-size:13px;font-weight:600;color:#2c3e50;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 8px;line-height:1.2}.winner-label{font-size:12px;font-weight:600;color:#2c3e50;margin-bottom:2px}.winner-name{font-size:11px;font-weight:500;color:#666;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-duration{font-size:11px;color:#666;flex:0 0 80px;text-align:center;white-space:nowrap}.game-datetime{font-size:11px;color:#666;flex:0 0 70px;text-align:right}.players{display:flex;align-items:center;gap:8px;font-weight:600;color:#2c3e50}.player-name{font-size:14px;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vs{font-size:12px;color:#666;font-weight:400}.round-date,.game-date{font-size:11px;color:#666}.round-details,.game-details{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.score{font-size:16px;font-weight:700;color:#2c3e50;white-space:nowrap;flex:0 0 auto}.duration{font-size:11px;color:#666;text-align:center;white-space:nowrap;flex:0 0 auto}.round-result-meta{margin-left:auto;min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right;flex:1 1 auto}.winner-line{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.reason-line{font-size:11px;color:#4b5563;text-align:right;line-height:1.25;word-break:break-word;overflow-wrap:anywhere;max-width:100%}.loading-text,.error-text,.empty-text{text-align:center;padding:40px 20px;color:#666;font-size:16px}.error-text{color:#e74c3c}.rounds-list::-webkit-scrollbar,.games-list::-webkit-scrollbar{width:6px}.rounds-list::-webkit-scrollbar-track,.games-list::-webkit-scrollbar-track{background:#b9dbff4d;border-radius:3px}.rounds-list::-webkit-scrollbar-thumb,.games-list::-webkit-scrollbar-thumb{background:#5ab2f9;border-radius:3px}.rounds-list::-webkit-scrollbar-thumb:hover,.games-list::-webkit-scrollbar-thumb:hover{background:#4a9ae2}@media(max-width:480px){.history-overlay{align-items:center;padding-top:50px;padding-bottom:50px;box-sizing:border-box}.history-popup{--history-title-plate-height: clamp(50px, 13cqh, 68px);--history-title-anchor-offset: clamp(3px, 1.6cqh, 8px);--history-close-size: 32px;--mobile-round-card-height: clamp(54px, 15cqh, 90px);--mobile-round-gap: 8px;--mobile-date-height: clamp(18px, 5cqh, 30px);--mobile-date-group-gap: 8px}.history-popup{width:min(calc(100vw - 20px),calc((100svh - 100px) * 329 / 461));height:auto;min-height:0;max-height:calc(100svh - 100px);padding:calc(var(--history-title-overlap) + var(--history-title-anchor-offset) + clamp(2px,1.2cqh,6px)) clamp(8px,5.2cqw,18px) clamp(8px,2.8cqh,14px) clamp(8px,5.2cqw,18px)}.history-title-background{width:min(280px,100%)!important;height:var(--history-title-plate-height)}.history-title{font-size:clamp(12px,4.8cqw,16px)}.history-header{min-height:var(--history-title-plate-height);padding-top:0}.close-button{width:var(--history-close-size);height:var(--history-close-size);font-size:13px;top:0;right:0}.history-section-title{margin-bottom:clamp(3px,1.3cqh,8px);font-size:clamp(12px,4.8cqw,16px)}.date-group{gap:8px}.date-header{padding:6px 12px;margin-bottom:4px;font-size:13px;height:var(--mobile-date-height);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.rounds-list{gap:var(--mobile-round-gap);min-height:0}.round-item{height:auto;min-height:var(--mobile-round-card-height);padding:clamp(5px,1.8cqh,9px);overflow:hidden}.reason-line{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media(max-width:360px){.history-popup{--history-title-plate-height: clamp(44px, 12cqh, 58px);--history-title-anchor-offset: clamp(2px, 1.2cqh, 6px);--history-close-size: 30px;--mobile-round-card-height: clamp(48px, 14cqh, 82px);--mobile-round-gap: 8px;--mobile-date-height: clamp(16px, 5cqh, 26px);--mobile-date-group-gap: 8px}.history-popup{width:min(calc(100vw - 16px),calc((100svh - 100px) * 329 / 461));height:auto;min-height:0;max-height:calc(100svh - 100px);padding:calc(var(--history-title-overlap) + var(--history-title-anchor-offset) + clamp(2px,1cqh,5px)) clamp(8px,4.8cqw,14px) clamp(7px,2.4cqh,12px) clamp(8px,4.8cqw,14px)}.history-title-background{width:min(250px,100%)!important;height:var(--history-title-plate-height)}.history-title{font-size:clamp(11px,4.6cqw,14px)}.player-name{max-width:60px}.round-result-meta{max-width:110px}.round-item{height:auto;min-height:var(--mobile-round-card-height);padding:clamp(4px,1.6cqh,8px)}}@media(max-height:740px)and (max-width:480px){.history-popup{--history-title-plate-height: clamp(46px, 12cqh, 60px);--history-title-anchor-offset: clamp(2px, 1.1cqh, 6px);--mobile-round-card-height: clamp(48px, 13cqh, 78px);--mobile-date-height: clamp(16px, 4.3cqh, 24px);gap:6px}.round-item{min-height:var(--mobile-round-card-height)}}@media(max-height:660px)and (max-width:480px){.history-popup{--history-title-plate-height: clamp(42px, 11cqh, 52px);--history-title-anchor-offset: clamp(2px, 1cqh, 4px);--mobile-round-card-height: clamp(44px, 12cqh, 70px);--mobile-date-height: clamp(15px, 4cqh, 22px);padding-bottom:10px;gap:4px}.history-title{letter-spacing:.4px}.history-section-title{margin-bottom:4px}.rounds-list,.games-list{gap:6px}.round-item{min-height:var(--mobile-round-card-height);padding-top:6px;padding-bottom:6px}.game-item{min-height:50px}}.profile-container::-webkit-scrollbar{width:6px}.profile-container::-webkit-scrollbar-track{background:#b9dbff4d;border-radius:3px}.profile-container::-webkit-scrollbar-thumb{background:#5ab2f9;border-radius:3px}.profile-container::-webkit-scrollbar-thumb:hover{background:#4a9ae2}.raffles-container::-webkit-scrollbar{width:6px}.raffles-container::-webkit-scrollbar-track{background:#b9dbff4d;border-radius:3px}.raffles-container::-webkit-scrollbar-thumb{background:#5ab2f9;border-radius:3px}.raffles-container::-webkit-scrollbar-thumb:hover{background:#4a9ae2}.tournaments-container::-webkit-scrollbar{width:6px}.tournaments-container::-webkit-scrollbar-track{background:#b9dbff4d;border-radius:3px}.tournaments-container::-webkit-scrollbar-thumb{background:#5ab2f9;border-radius:3px}.tournaments-container::-webkit-scrollbar-thumb:hover{background:#4a9ae2}/*! tailwindcss v4.1.14 | 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-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction: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;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@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;--color-red-100:oklch(93.6% .032 17.717);--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-red-700:oklch(50.5% .213 27.518);--color-green-400:oklch(79.2% .209 151.711);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-sm:24rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--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%;-moz-tab-size:4;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}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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;@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.top-20{top:calc(var(--spacing)*20)}.right-0{right:calc(var(--spacing)*0)}.bottom-22{bottom:calc(var(--spacing)*22)}.bottom-30{bottom:calc(var(--spacing)*30)}.left-0{left:calc(var(--spacing)*0)}.z-10{z-index:10}.z-50{z-index:50}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.m-3{margin:calc(var(--spacing)*3)}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-6{margin-top:calc(var(--spacing)*6)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-12{height:calc(var(--spacing)*12)}.h-16{height:calc(var(--spacing)*16)}.h-20{height:calc(var(--spacing)*20)}.h-50{height:calc(var(--spacing)*50)}.h-52{height:calc(var(--spacing)*52)}.h-auto{height:auto}.h-full{height:100%}.min-h-\[calc\(100vh-120px\)\]{min-height:calc(100vh - 120px)}.min-h-screen{min-height:100vh}.w-20{width:calc(var(--spacing)*20)}.w-47{width:calc(var(--spacing)*47)}.w-50{width:calc(var(--spacing)*50)}.w-52{width:calc(var(--spacing)*52)}.w-full{width:100%}.max-w-sm{max-width:var(--container-sm)}.max-w-xs{max-width:var(--container-xs)}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing)*3)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*5)*calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-5{border-style:var(--tw-border-style);border-width:5px}.border-black{border-color:var(--color-black)}.border-gray-300{border-color:var(--color-gray-300)}.border-red-400{border-color:var(--color-red-400)}.bg-black{background-color:var(--color-black)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-300{background-color:var(--color-gray-300)}.bg-gray-500{background-color:var(--color-gray-500)}.bg-gray-600{background-color:var(--color-gray-600)}.bg-green-400{background-color:var(--color-green-400)}.bg-green-500{background-color:var(--color-green-500)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-500{background-color:var(--color-red-500)}.bg-white{background-color:var(--color-white)}.object-cover{object-fit:cover}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3\.5{padding-block:calc(var(--spacing)*3.5)}.pt-24{padding-top:calc(var(--spacing)*24)}.pb-8{padding-bottom:calc(var(--spacing)*8)}.text-center{text-align:center}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-\[18px\]{font-size:18px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-gray-500{color:var(--color-gray-500)}.text-gray-700{color:var(--color-gray-700)}.text-gray-900{color:var(--color-gray-900)}.text-red-700{color:var(--color-red-700)}.text-white{color:var(--color-white)}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.opacity-90{opacity:.9}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media(hover:hover){.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:bg-blue-600:hover{background-color:var(--color-blue-600)}.hover\:bg-gray-200:hover{background-color:var(--color-gray-200)}.hover\:bg-gray-700:hover{background-color:var(--color-gray-700)}.hover\:bg-green-600:hover{background-color:var(--color-green-600)}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-blue-400:focus{--tw-ring-color:var(--color-blue-400)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}}@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-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{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}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
