.geist_e531dabc-module__QGiZLq__className {
	font-family: Geist, Geist Fallback;
	font-style: normal;
}

.geist_e531dabc-module__QGiZLq__variable {
	--font-geist-sans: "Geist", "Geist Fallback";
}


.geist_mono_68a01160-module__YLcDdW__className {
	font-family: Geist Mono, Geist Mono Fallback;
	font-style: normal;
}

.geist_mono_68a01160-module__YLcDdW__variable {
	--font-geist-mono: "Geist Mono", "Geist Mono Fallback";
}
.logotype{
	width: 200px;
}
.old-price{
	text-decoration: line-through;
	margin-left: 10px;
	font-weight: 500;
	color: hsl(var(--muted-foreground));
}
.opacity-0{
	opacity: 0;
}
.h-56{
	height: 56px;
}
*,
:before,
:after,
::backdrop {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x: ;
	--tw-pan-y: ;
	--tw-pinch-zoom: ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position: ;
	--tw-gradient-via-position: ;
	--tw-gradient-to-position: ;
	--tw-ordinal: ;
	--tw-slashed-zero: ;
	--tw-numeric-figure: ;
	--tw-numeric-spacing: ;
	--tw-numeric-fraction: ;
	--tw-ring-inset: ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #3b82f680;
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur: ;
	--tw-brightness: ;
	--tw-contrast: ;
	--tw-grayscale: ;
	--tw-hue-rotate: ;
	--tw-invert: ;
	--tw-saturate: ;
	--tw-sepia: ;
	--tw-drop-shadow: ;
	--tw-backdrop-blur: ;
	--tw-backdrop-brightness: ;
	--tw-backdrop-contrast: ;
	--tw-backdrop-grayscale: ;
	--tw-backdrop-hue-rotate: ;
	--tw-backdrop-invert: ;
	--tw-backdrop-opacity: ;
	--tw-backdrop-saturate: ;
	--tw-backdrop-sepia: ;
	--tw-contain-size: ;
	--tw-contain-layout: ;
	--tw-contain-paint: ;
	--tw-contain-style: ;
}

:host {
	--color-ansi-cyan: var(--color-syntax-keyword);
	--color-ansi-yellow: var(--color-syntax-function);
	--color-ansi-magenta: var(--color-syntax-keyword);
	--color-ansi-green: var(--color-syntax-string);
	--color-ansi-bright-black: var(--color-syntax-comment);
	--color-ansi-selection: var(--color-gray-alpha-300);
	--color-ansi-bg: var(--color-background-200);
	--color-ansi-fg: var(--color-gray-1000);
	--color-ansi-white: var(--color-gray-700);
	--color-ansi-black: var(--color-gray-200);
	--color-ansi-blue: var(--color-blue-700);
	--color-ansi-red: var(--color-red-700);
	--color-ansi-bright-white: var(--color-gray-1000);
	--color-ansi-bright-blue: var(--color-blue-800);
	--color-ansi-bright-cyan: var(--color-blue-800);
	--color-ansi-bright-green: var(--color-green-800);
	--color-ansi-bright-magenta: var(--color-blue-800);
	--color-ansi-bright-red: var(--color-red-800);
	--color-ansi-bright-yellow: var(--color-amber-900);
	--color-background-100: #ffffff;
	--color-background-200: #fafafa;
	--color-syntax-comment: #545454;
	--color-syntax-constant: #171717;
	--color-syntax-function: #0054ad;
	--color-syntax-keyword: #a51850;
	--color-syntax-link: #066056;
	--color-syntax-parameter: #8f3e00;
	--color-syntax-punctuation: #171717;
	--color-syntax-string: #036157;
	--color-syntax-string-expression: #066056;
	--color-gray-100: #f2f2f2;
	--color-gray-200: #ebebeb;
	--color-gray-300: #e6e6e6;
	--color-gray-400: #eaeaea;
	--color-gray-500: #c9c9c9;
	--color-gray-600: #a8a8a8;
	--color-gray-700: #8f8f8f;
	--color-gray-800: #7d7d7d;
	--color-gray-900: #666666;
	--color-gray-1000: #171717;
	--color-gray-alpha-100: rgba(0, 0, 0, 0.05);
	--color-gray-alpha-200: rgba(0, 0, 0, 0.081);
	--color-gray-alpha-300: rgba(0, 0, 0, 0.1);
	--color-gray-alpha-400: rgba(0, 0, 0, 0.08);
	--color-gray-alpha-500: rgba(0, 0, 0, 0.21);
	--color-gray-alpha-600: rgba(0, 0, 0, 0.34);
	--color-gray-alpha-700: rgba(0, 0, 0, 0.44);
	--color-gray-alpha-800: rgba(0, 0, 0, 0.51);
	--color-gray-alpha-900: rgba(0, 0, 0, 0.605);
	--color-gray-alpha-1000: rgba(0, 0, 0, 0.91);
	--color-blue-100: #f0f7ff;
	--color-blue-200: #edf6ff;
	--color-blue-300: #e1f0ff;
	--color-blue-400: #cde7ff;
	--color-blue-500: #99ceff;
	--color-blue-600: #52aeff;
	--color-blue-700: #0070f3;
	--color-blue-800: #0060d1;
	--color-blue-900: #0067d6;
	--color-blue-1000: #0025ad;
	--color-red-100: #fff0f0;
	--color-red-200: #ffebeb;
	--color-red-300: #ffe5e5;
	--color-red-400: #fdd8d8;
	--color-red-500: #f8baba;
	--color-red-600: #f87274;
	--color-red-700: #e5484d;
	--color-red-800: #da3036;
	--color-red-900: #ca2a30;
	--color-red-1000: #381316;
	--color-amber-100: #fff6e5;
	--color-amber-200: #fff4d5;
	--color-amber-300: #fef0cd;
	--color-amber-400: #ffddbf;
	--color-amber-500: #ffc96b;
	--color-amber-600: #f5b047;
	--color-amber-700: #ffb224;
	--color-amber-800: #ff990a;
	--color-amber-900: #a35200;
	--color-amber-1000: #4e2009;
	--color-green-100: #effbef;
	--color-green-200: #eafaea;
	--color-green-300: #dcf6dc;
	--color-green-400: #c8f1c9;
	--color-green-500: #99e59f;
	--color-green-600: #6cda76;
	--color-green-700: #46a758;
	--color-green-800: #388e4a;
	--color-green-900: #297c3b;
	--color-green-1000: #18311e;
	--color-turbopack-text-red: #ff1e56;
	--color-turbopack-text-blue: #0096ff;
	--color-turbopack-border-red: #f0adbe;
	--color-turbopack-border-blue: #adccea;
	--color-turbopack-background-red: #fff7f9;
	--color-turbopack-background-blue: #f6fbff

position: absolute;
--color-font: #757575;
--color-backdrop: rgba(250, 250, 250, 0.8);
--color-border-shadow: rgba(0, 0, 0, 0.145);
--color-title-color: #1f1f1f;
--color-stack-notes: #777;
--color-accents-1: #808080;
--color-accents-2: #222222;
--color-accents-3: #404040;
--font-stack-monospace: '__nextjs-Geist Mono', 'Geist Mono', 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
--font-stack-sans: '__nextjs-Geist', 'Geist', -apple-system, 'Source Sans Pro', sans-serif;
font-family: var(--font-stack-sans);
font-variant-ligatures: none;
--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 0.05);
--shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
--shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
--shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);
--shadow-inner: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
--shadow-none: 0 0 #0000;
--shadow-small: 0px 2px 2px rgba(0, 0, 0, 0.04);
--shadow-menu: 0px 1px 1px rgba(0, 0, 0, 0.02), 0px 4px 8px -4px rgba(0, 0, 0, 0.04), 0px 16px 24px -8px rgba(0, 0, 0, 0.06);
--focus-color: var(--color-blue-800);
--focus-ring: 2px solid var(--focus-color);
--timing-swift: cubic-bezier(0.23, 0.88, 0.26, 0.92);
--timing-overlay: cubic-bezier(0.175, 0.885, 0.32, 1.1);
--rounded-none: 0px;
--rounded-sm: 2px;
--rounded-md: 4px;
--rounded-md-2: 6px;
--rounded-lg: 8px;
--rounded-xl: 12px;
--rounded-2xl: 16px;
--rounded-3xl: 24px;
--rounded-4xl: 32px;
--rounded-full: 9999px;
--nextjs-dev-tools-scale: 1;
--size-1: calc(1px / var(--nextjs-dev-tools-scale));
--size-2: calc(2px / var(--nextjs-dev-tools-scale));
--size-3: calc(3px / var(--nextjs-dev-tools-scale));
--size-4: calc(4px / var(--nextjs-dev-tools-scale));
--size-5: calc(5px / var(--nextjs-dev-tools-scale));
--size-6: calc(6px / var(--nextjs-dev-tools-scale));
--size-7: calc(7px / var(--nextjs-dev-tools-scale));
--size-8: calc(8px / var(--nextjs-dev-tools-scale));
--size-9: calc(9px / var(--nextjs-dev-tools-scale));
--size-10: calc(10px / var(--nextjs-dev-tools-scale));
--size-11: calc(11px / var(--nextjs-dev-tools-scale));
--size-12: calc(12px / var(--nextjs-dev-tools-scale));
--size-13: calc(13px / var(--nextjs-dev-tools-scale));
--size-14: calc(14px / var(--nextjs-dev-tools-scale));
--size-15: calc(15px / var(--nextjs-dev-tools-scale));
--size-16: calc(16px / var(--nextjs-dev-tools-scale));
--size-17: calc(17px / var(--nextjs-dev-tools-scale));
--size-18: calc(18px / var(--nextjs-dev-tools-scale));
--size-20: calc(20px / var(--nextjs-dev-tools-scale));
--size-22: calc(22px / var(--nextjs-dev-tools-scale));
--size-24: calc(24px / var(--nextjs-dev-tools-scale));
--size-26: calc(26px / var(--nextjs-dev-tools-scale));
--size-28: calc(28px / var(--nextjs-dev-tools-scale));
--size-30: calc(30px / var(--nextjs-dev-tools-scale));
--size-32: calc(32px / var(--nextjs-dev-tools-scale));
--size-34: calc(34px / var(--nextjs-dev-tools-scale));
--size-36: calc(36px / var(--nextjs-dev-tools-scale));
--size-38: calc(38px / var(--nextjs-dev-tools-scale));
--size-40: calc(40px / var(--nextjs-dev-tools-scale));
--size-42: calc(42px / var(--nextjs-dev-tools-scale));
--size-44: calc(44px / var(--nextjs-dev-tools-scale));
--size-46: calc(46px / var(--nextjs-dev-tools-scale));
--size-48: calc(48px / var(--nextjs-dev-tools-scale));

}

*,
:before,
:after {
	box-sizing: border-box;
	border: 0 solid #e5e7eb;
}

:before,
:after {
	--tw-content: "";
}

html,
:host {
	-webkit-text-size-adjust: 100%;
	-moz-tab-size: 4;
	tab-size: 4;
	font-feature-settings: normal;
	font-variation-settings: normal;
	-webkit-tap-highlight-color: transparent;
	font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	line-height: 1.5;
}

body {
	line-height: inherit;
	margin: 0;
}

hr {
	height: 0;
	color: inherit;
	border-top-width: 1px;
}

abbr:where([title]) {
	text-decoration: underline dotted;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit;
}

a {
	color: inherit;
	text-decoration: inherit;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp,
pre {
	font-feature-settings: normal;
	font-variation-settings: normal;
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	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;
}

button,
input,
optgroup,
select,
textarea {
	font-feature-settings: inherit;
	font-variation-settings: inherit;
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	color: inherit;
	margin: 0;
	padding: 0;
}

button,
select {
	text-transform: none;
}

button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
	-webkit-appearance: button;
	background-color: #0000;
	background-image: none;
}

:-moz-focusring {
	outline: auto;
}

:-moz-ui-invalid {
	box-shadow: none;
}

progress {
	vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

summary {
	display: list-item;
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
	margin: 0;
}

fieldset {
	margin: 0;
	padding: 0;
}

legend {
	padding: 0;
}

ol,
ul,
menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

dialog {
	padding: 0;
}

textarea {
	resize: vertical;
}

input::placeholder,
textarea::placeholder {
	opacity: 1;
	color: #9ca3af;
}

button,
[role="button"] {
	cursor: pointer;
}

:disabled {
	cursor: default;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
	vertical-align: middle;
	display: block;
}

img,
video {
	max-width: 100%;
	height: auto;
}

[hidden]:where(:not([hidden="until-found"])) {
	display: none;
}

:root {
	--background: 0 0% 100%;
	--foreground: 220 20% 10%;
	--card: 0 0% 100%;
	--card-foreground: 220 20% 10%;
	--popover: 0 0% 100%;
	--popover-foreground: 220 20% 10%;
	--primary: 168 80% 40%;
	--primary-foreground: 0 0% 100%;
	--secondary: 200 80% 50%;
	--secondary-foreground: 0 0% 100%;
	--muted: 210 20% 96%;
	--muted-foreground: 220 10% 45%;
	--accent: 38 95% 55%;
	--accent-foreground: 0 0% 100%;
	--destructive: 0 84.2% 60.2%;
	--destructive-foreground: 0 0% 98%;
	--border: 220 13% 91%;
	--input: 220 13% 91%;
	--ring: 168 80% 40%;
	--radius: .75rem;
	--chart-1: 168 80% 40%;
	--chart-2: 200 80% 50%;
	--chart-3: 38 95% 55%;
	--chart-4: 280 65% 60%;
	--chart-5: 340 75% 55%;
}

* {
	border-color: hsl(var(--border));
}

body {
	background-color: hsl(var(--background));
	color: hsl(var(--foreground));
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html {
	scroll-behavior: smooth;
}

.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (width >=640px) {
	.container {
		max-width: 640px;
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

@media (width >=768px) {
	.container {
		max-width: 768px;
	}
}

@media (width >=1024px) {
	.container {
		max-width: 1024px;
		padding-left: 4rem;
		padding-right: 4rem;
	}
}

@media (width >=1280px) {
	.container {
		max-width: 1280px;
		padding-left: 5rem;
		padding-right: 5rem;
	}
}

@media (width >=1536px) {
	.container {
		max-width: 1536px;
		padding-left: 6rem;
		padding-right: 6rem;
	}
}

.pointer-events-none {
	pointer-events: none;
}

.visible {
	visibility: visible;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.sticky {
	position: sticky;
}

.inset-0 {
	inset: 0;
}

.-bottom-1 {
	bottom: -.25rem;
}

.-bottom-32 {
	bottom: -8rem;
}

.-bottom-4 {
	bottom: -1rem;
}

.-left-32 {
	left: -8rem;
}

.-left-4 {
	left: -1rem;
}

.-right-20 {
	right: -5rem;
}

.-right-4 {
	right: -1rem;
}

.-top-20 {
	top: -5rem;
}

.-top-4 {
	top: -1rem;
}

.bottom-0 {
	bottom: 0;
}

.bottom-4 {
	bottom: 1rem;
}

.left-0 {
	left: 0;
}

.left-1\/4 {
	left: 25%;
}

.left-4 {
	left: 1rem;
}

.left-\[10\%\] {
	left: 10%;
}

.right-0 {
	right: 0;
}

.right-1\/4 {
	right: 25%;
}

.right-4 {
	right: 1rem;
}

.right-\[10\%\] {
	right: 10%;
}

.top-0 {
	top: 0;
}

.top-1\/4 {
	top: 25%;
}

.top-24 {
	top: 6rem;
}

.top-4 {
	top: 1rem;
}

.z-10 {
	z-index: 10;
}

.z-50 {
	z-index: 50;
}

.mx-auto {
	margin-left: auto;
	margin-right: auto;
}

.my-4 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.mb-1 {
	margin-bottom: .25rem;
}

.mb-12 {
	margin-bottom: 3rem;
}

.mb-16 {
	margin-bottom: 4rem;
}

.mb-2 {
	margin-bottom: .5rem;
}

.mb-3 {
	margin-bottom: .75rem;
}

.mb-4 {
	margin-bottom: 1rem;
}

.mb-5 {
	margin-bottom: 1.25rem;
}

.mb-6 {
	margin-bottom: 1.5rem;
}

.mb-8 {
	margin-bottom: 2rem;
}

.ml-1 {
	margin-left: .25rem;
}

.ml-2 {
	margin-left: .5rem;
}

.mr-2 {
	margin-right: .5rem;
}

.mt-0\.5 {
	margin-top: .125rem;
}

.mt-12 {
	margin-top: 3rem;
}

.mt-16 {
	margin-top: 4rem;
}

.mt-2 {
	margin-top: .5rem;
}

.mt-4 {
	margin-top: 1rem;
}

.mt-6 {
	margin-top: 1.5rem;
}

.mt-8 {
	margin-top: 2rem;
}

.line-clamp-3 {
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

.flex {
	display: flex;
}

.inline-flex {
	display: inline-flex;
}

.grid {
	display: grid;
}

.hidden {
	display: none;
}

.aspect-square {
	aspect-ratio: 1;
}

.aspect-video {
	aspect-ratio: 16 / 9;
}

.h-0\.5 {
	height: .125rem;
}

.h-1 {
	height: .25rem;
}

.h-1\.5 {
	height: .375rem;
}

.h-10 {
	height: 2.5rem;
}

.h-12 {
	height: 3rem;
}

.h-14 {
	height: 3.5rem;
}

.h-16 {
	height: 4rem;
}

.h-2 {
	height: .5rem;
}

.h-2\.5 {
	height: .625rem;
}

.h-20 {
	height: 5rem;
}

.h-3 {
	height: .75rem;
}

.h-4 {
	height: 1rem;
}

.h-5 {
	height: 1.25rem;
}

.h-6 {
	height: 1.5rem;
}

.h-64 {
	height: 16rem;
}

.h-7 {
	height: 1.75rem;
}

.h-72 {
	height: 18rem;
}

.h-8 {
	height: 2rem;
}

.h-9 {
	height: 2.25rem;
}

.h-96 {
	height: 24rem;
}

.h-\[1px\] {
	height: 1px;
}

.h-\[500px\] {
	height: 500px;
}

.h-full {
	height: 100%;
}

.min-h-\[90vh\] {
	min-height: 90vh;
}

.min-h-screen {
	min-height: 100vh;
}

.w-0 {
	width: 0;
}

.w-1\.5 {
	width: .375rem;
}

.w-10 {
	width: 2.5rem;
}

.w-12 {
	width: 3rem;
}

.w-14 {
	width: 3.5rem;
}

.w-16 {
	width: 4rem;
}

.w-2 {
	width: .5rem;
}

.w-2\.5 {
	width: .625rem;
}

.w-20 {
	width: 5rem;
}

.w-3 {
	width: .75rem;
}

.w-4 {
	width: 1rem;
}

.w-5 {
	width: 1.25rem;
}

.w-6 {
	width: 1.5rem;
}

.w-7 {
	width: 1.75rem;
}

.w-72 {
	width: 18rem;
}

.w-8 {
	width: 2rem;
}

.w-9 {
	width: 2.25rem;
}

.w-96 {
	width: 24rem;
}

.w-\[1px\] {
	width: 1px;
}

.w-\[500px\] {
	width: 500px;
}

.w-full {
	width: 100%;
}

.max-w-3xl {
	max-width: 48rem;
}

.max-w-4xl {
	max-width: 56rem;
}

.max-w-lg {
	max-width: 32rem;
}

.max-w-xl {
	max-width: 36rem;
}

.flex-1 {
	flex: 1;
}

.shrink-0 {
	flex-shrink: 0;
}

.origin-left {
	transform-origin: 0;
}

.rotate-6 {
	--tw-rotate: 6deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-90 {
	--tw-rotate: 90deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-x-0 {
	--tw-scale-x: 0;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes spin {
	to {
		transform: rotate(360deg);
	}
}

.animate-spin {
	animation: 1s linear infinite spin;
}

.cursor-pointer {
	cursor: pointer;
}

.touch-none {
	touch-action: none;
}

.select-none {
	user-select: none;
}

.resize-none {
	resize: none;
}

.grid-cols-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.flex-col {
	flex-direction: column;
}

.flex-wrap {
	flex-wrap: wrap;
}

.items-start {
	align-items: flex-start;
}

.items-center {
	align-items: center;
}

.items-baseline {
	align-items: baseline;
}

.justify-center {
	justify-content: center;
}

.justify-between {
	justify-content: space-between;
}

.gap-1 {
	gap: .25rem;
}

.gap-12 {
	gap: 3rem;
}

.gap-2 {
	gap: .5rem;
}

.gap-3 {
	gap: .75rem;
}

.gap-4 {
	gap: 1rem;
}

.gap-6 {
	gap: 1.5rem;
}

.gap-8 {
	gap: 2rem;
}

.-space-x-3> :not([hidden])~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(-.75rem * var(--tw-space-x-reverse));
	margin-left: calc(-.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1\.5> :not([hidden])~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.375rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(.375rem * var(--tw-space-y-reverse));
}

.space-y-2> :not([hidden])~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(.5rem * var(--tw-space-y-reverse));
}

.space-y-3> :not([hidden])~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(.75rem * var(--tw-space-y-reverse));
}

.space-y-4> :not([hidden])~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-6> :not([hidden])~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-8> :not([hidden])~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
	overflow: hidden;
}

.whitespace-nowrap {
	white-space: nowrap;
}

.rounded-2xl {
	border-radius: 1rem;
}

.rounded-3xl {
	border-radius: 1.5rem;
}

.rounded-\[inherit\] {
	border-radius: inherit;
}

.rounded-full {
	border-radius: 9999px;
}

.rounded-lg {
	border-radius: var(--radius);
}

.rounded-md {
	border-radius: calc(var(--radius) - 2px);
}

.rounded-xl {
	border-radius: .75rem;
}

.border {
	border-width: 1px;
}

.border-0 {
	border-width: 0;
}

.border-2 {
	border-width: 2px;
}

.border-b {
	border-bottom-width: 1px;
}

.border-l {
	border-left-width: 1px;
}

.border-t {
	border-top-width: 1px;
}

.border-border\/50 {
	border-color: hsl(var(--border) / .5);
}

.border-input {
	border-color: hsl(var(--input));
}

.border-primary {
	border-color: hsl(var(--primary));
}

.border-transparent {
	border-color: #0000;
}

.border-white {
	--tw-border-opacity: 1;
	border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-white\/10 {
	border-color: #ffffff1a;
}

.border-white\/30 {
	border-color: #ffffff4d;
}

.border-l-transparent {
	border-left-color: #0000;
}

.border-t-transparent {
	border-top-color: #0000;
}

.bg-amber-100 {
	--tw-bg-opacity: 1;
	background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}

.bg-amber-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}

.bg-amber-500 {
	--tw-bg-opacity: 1;
	background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}

.bg-background {
	background-color: hsl(var(--background));
}

.bg-background\/95 {
	background-color: hsl(var(--background) / .95);
}

.bg-border {
	background-color: hsl(var(--border));
}

.bg-card {
	background-color: hsl(var(--card));
}

.bg-destructive {
	background-color: hsl(var(--destructive));
}

.bg-emerald-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}

.bg-emerald-500 {
	--tw-bg-opacity: 1;
	background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}

.bg-green-100 {
	--tw-bg-opacity: 1;
	background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}

.bg-green-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}

.bg-muted {
	background-color: hsl(var(--muted));
}

.bg-muted\/30 {
	background-color: hsl(var(--muted) / .3);
}

.bg-muted\/50 {
	background-color: hsl(var(--muted) / .5);
}

.bg-primary {
	background-color: hsl(var(--primary));
}

.bg-primary\/10 {
	background-color: hsl(var(--primary) / .1);
}

.bg-primary\/5 {
	background-color: hsl(var(--primary) / .05);
}

.bg-rose-500 {
	--tw-bg-opacity: 1;
	background-color: rgb(244 63 94 / var(--tw-bg-opacity, 1));
}

.bg-secondary {
	background-color: hsl(var(--secondary));
}

.bg-secondary\/10 {
	background-color: hsl(var(--secondary) / .1);
}

.bg-secondary\/5 {
	background-color: hsl(var(--secondary) / .05);
}

.bg-sky-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1));
}

.bg-slate-700 {
	--tw-bg-opacity: 1;
	background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}

.bg-slate-900 {
	--tw-bg-opacity: 1;
	background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

.bg-teal-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1));
}

.bg-violet-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1));
}

.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-white\/10 {
	background-color: #ffffff1a;
}

.bg-white\/20 {
	background-color: #fff3;
}

.bg-white\/5 {
	background-color: #ffffff0d;
}

.bg-white\/50 {
	background-color: #ffffff80;
}

.bg-gradient-to-br {
	background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-amber-500 {
	--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);
	--tw-gradient-to: #f59e0b00 var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-background {
	--tw-gradient-from: hsl(var(--background)) var(--tw-gradient-from-position);
	--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-emerald-500 {
	--tw-gradient-from: #10b981 var(--tw-gradient-from-position);
	--tw-gradient-to: #10b98100 var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-green-500 {
	--tw-gradient-from: #22c55e var(--tw-gradient-from-position);
	--tw-gradient-to: #22c55e00 var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary {
	--tw-gradient-from: hsl(var(--primary)) var(--tw-gradient-from-position);
	--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary\/10 {
	--tw-gradient-from: hsl(var(--primary) / .1) var(--tw-gradient-from-position);
	--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary\/60 {
	--tw-gradient-from: hsl(var(--primary) / .6) var(--tw-gradient-from-position);
	--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary\/80 {
	--tw-gradient-from: hsl(var(--primary) / .8) var(--tw-gradient-from-position);
	--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-sky-500 {
	--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);
	--tw-gradient-to: #0ea5e900 var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-slate-900 {
	--tw-gradient-from: #0f172a var(--tw-gradient-from-position);
	--tw-gradient-to: #0f172a00 var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-teal-500 {
	--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);
	--tw-gradient-to: #14b8a600 var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-violet-500 {
	--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);
	--tw-gradient-to: #8b5cf600 var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-amber-500 {
	--tw-gradient-to: #f59e0b00 var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), #f59e0b var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-background {
	--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--background)) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-sky-500 {
	--tw-gradient-to: #0ea5e900 var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), #0ea5e9 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-slate-800 {
	--tw-gradient-to: #1e293b00 var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), #1e293b var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-amber-600 {
	--tw-gradient-to: #d97706 var(--tw-gradient-to-position);
}

.to-emerald-500 {
	--tw-gradient-to: #10b981 var(--tw-gradient-to-position);
}

.to-emerald-600 {
	--tw-gradient-to: #059669 var(--tw-gradient-to-position);
}

.to-green-600 {
	--tw-gradient-to: #16a34a var(--tw-gradient-to-position);
}

.to-muted {
	--tw-gradient-to: hsl(var(--muted)) var(--tw-gradient-to-position);
}

.to-secondary {
	--tw-gradient-to: hsl(var(--secondary)) var(--tw-gradient-to-position);
}

.to-secondary\/10 {
	--tw-gradient-to: hsl(var(--secondary) / .1) var(--tw-gradient-to-position);
}

.to-secondary\/60 {
	--tw-gradient-to: hsl(var(--secondary) / .6) var(--tw-gradient-to-position);
}

.to-secondary\/80 {
	--tw-gradient-to: hsl(var(--secondary) / .8) var(--tw-gradient-to-position);
}

.to-sky-600 {
	--tw-gradient-to: #0284c7 var(--tw-gradient-to-position);
}

.to-slate-900 {
	--tw-gradient-to: #0f172a var(--tw-gradient-to-position);
}

.to-teal-600 {
	--tw-gradient-to: #0d9488 var(--tw-gradient-to-position);
}

.to-violet-600 {
	--tw-gradient-to: #7c3aed var(--tw-gradient-to-position);
}

.bg-clip-text {
	background-clip: text;
}

.fill-amber-400 {
	fill: #fbbf24;
}

.object-cover {
	object-fit: cover;
}

.p-2 {
	padding: .5rem;
}

.p-4 {
	padding: 1rem;
}

.p-6 {
	padding: 1.5rem;
}

.p-8 {
	padding: 2rem;
}

.p-\[1px\] {
	padding: 1px;
}

.px-2\.5 {
	padding-left: .625rem;
	padding-right: .625rem;
}

.px-3 {
	padding-left: .75rem;
	padding-right: .75rem;
}

.px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}

.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.px-8 {
	padding-left: 2rem;
	padding-right: 2rem;
}

.py-0\.5 {
	padding-top: .125rem;
	padding-bottom: .125rem;
}

.py-1 {
	padding-top: .25rem;
	padding-bottom: .25rem;
}

.py-12 {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.py-16 {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.py-2 {
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.py-20 {
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.py-3 {
	padding-top: .75rem;
	padding-bottom: .75rem;
}

.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.py-5 {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

.py-6 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.pb-4 {
	padding-bottom: 1rem;
}

.pb-5 {
	padding-bottom: 1.25rem;
}

.pb-8 {
	padding-bottom: 2rem;
}

.pl-12 {
	padding-left: 3rem;
}

.pt-0 {
	padding-top: 0;
}

.pt-14 {
	padding-top: 3.5rem;
}

.pt-16 {
	padding-top: 4rem;
}

.pt-8 {
	padding-top: 2rem;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem;
}

.text-3xl {
	font-size: 1.875rem;
	line-height: 2.25rem;
}

.text-4xl {
	font-size: 2.25rem;
	line-height: 2.5rem;
}

.text-base {
	font-size: 1rem;
	line-height: 1.5rem;
}

.text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.text-sm {
	font-size: .875rem;
	line-height: 1.25rem;
}

.text-xl {
	font-size: 1.25rem;
	line-height: 1.75rem;
}

.text-xs {
	font-size: .75rem;
	line-height: 1rem;
}

.font-black {
	font-weight: 900;
}

.font-bold {
	font-weight: 700;
}

.font-medium {
	font-weight: 500;
}

.font-semibold {
	font-weight: 600;
}

.leading-none {
	line-height: 1;
}

.leading-relaxed {
	line-height: 1.625;
}

.leading-tight {
	line-height: 1.25;
}

.tracking-tight {
	letter-spacing: -.025em;
}

.text-amber-400 {
	--tw-text-opacity: 1;
	color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}

.text-amber-600 {
	--tw-text-opacity: 1;
	color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}

.text-card-foreground {
	color: hsl(var(--card-foreground));
}

.text-destructive-foreground {
	color: hsl(var(--destructive-foreground));
}

.text-foreground {
	color: hsl(var(--foreground));
}

.text-foreground\/80 {
	color: hsl(var(--foreground) / .8);
}

.text-green-600 {
	--tw-text-opacity: 1;
	color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}

.text-muted-foreground {
	color: hsl(var(--muted-foreground));
}

.text-primary {
	color: hsl(var(--primary));
}

.text-primary-foreground {
	color: hsl(var(--primary-foreground));
}

.text-primary\/20 {
	color: hsl(var(--primary) / .2);
}

.text-secondary {
	color: hsl(var(--secondary));
}

.text-secondary-foreground {
	color: hsl(var(--secondary-foreground));
}

.text-transparent {
	color: #0000;
}

.text-white {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-white\/20 {
	color: #fff3;
}

.text-white\/40 {
	color: #fff6;
}

.text-white\/50 {
	color: #ffffff80;
}

.text-white\/60 {
	color: #fff9;
}

.text-white\/70 {
	color: #ffffffb3;
}

.text-white\/80 {
	color: #fffc;
}

.text-white\/90 {
	color: #ffffffe6;
}

.underline-offset-4 {
	text-underline-offset: 4px;
}

.antialiased {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.opacity-20 {
	opacity: .2;
}

.opacity-30 {
	opacity: .3;
}

.opacity-50 {
	opacity: .5;
}

.opacity-80 {
	opacity: .8;
}

.opacity-90 {
	opacity: .9;
}

.mix-blend-overlay {
	mix-blend-mode: overlay;
}

.shadow {
	--tw-shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
	--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-2xl {
	--tw-shadow: 0 25px 50px -12px #00000040;
	--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
	--tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
	--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
	--tw-shadow: 0 1px 2px 0 #0000000d;
	--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
	--tw-shadow: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
	--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-primary\/25 {
	--tw-shadow-color: hsl(var(--primary) / .25);
	--tw-shadow: var(--tw-shadow-colored);
}

.outline-none {
	outline-offset: 2px;
	outline: 2px solid #0000;
}

.outline {
	outline-style: solid;
}

.ring {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.blur-3xl {
	--tw-blur: blur(64px);
	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);
}

.backdrop-blur-md {
	--tw-backdrop-blur: blur(12px);
	backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-sm {
	--tw-backdrop-blur: blur(4px);
	backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-duration: .15s;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-all {
	transition-property: all;
	transition-duration: .15s;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-colors {
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
	transition-duration: .15s;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-opacity {
	transition-property: opacity;
	transition-duration: .15s;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-shadow {
	transition-property: box-shadow;
	transition-duration: .15s;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-transform {
	transition-property: transform;
	transition-duration: .15s;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.duration-200 {
	transition-duration: .2s;
}

.duration-300 {
	transition-duration: .3s;
}

@keyframes enter {
	from {
		opacity: var(--tw-enter-opacity, 1);
		transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
	}
}

@keyframes exit {
	to {
		opacity: var(--tw-exit-opacity, 1);
		transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
	}
}

.duration-200 {
	animation-duration: .2s;
}

.duration-300 {
	animation-duration: .3s;
}

::-webkit-scrollbar {
	width: 8px;
}

::-webkit-scrollbar-track {
	background-color: hsl(var(--muted));
}

::-webkit-scrollbar-thumb {
	background-color: hsl(var(--primary) / .5);
	border-radius: 9999px;
}

::-webkit-scrollbar-thumb:hover {
	background-color: hsl(var(--primary) / .7);
}

.hover\:gap-4:hover {
	gap: 1rem;
}

.hover\:border-primary\/20:hover {
	border-color: hsl(var(--primary) / .2);
}

.hover\:border-primary\/30:hover {
	border-color: hsl(var(--primary) / .3);
}

.hover\:bg-accent:hover {
	background-color: hsl(var(--accent));
}

.hover\:bg-destructive\/80:hover {
	background-color: hsl(var(--destructive) / .8);
}

.hover\:bg-destructive\/90:hover {
	background-color: hsl(var(--destructive) / .9);
}

.hover\:bg-muted:hover {
	background-color: hsl(var(--muted));
}

.hover\:bg-primary:hover {
	background-color: hsl(var(--primary));
}

.hover\:bg-primary\/20:hover {
	background-color: hsl(var(--primary) / .2);
}

.hover\:bg-primary\/5:hover {
	background-color: hsl(var(--primary) / .05);
}

.hover\:bg-primary\/50:hover {
	background-color: hsl(var(--primary) / .5);
}

.hover\:bg-primary\/80:hover {
	background-color: hsl(var(--primary) / .8);
}

.hover\:bg-primary\/90:hover {
	background-color: hsl(var(--primary) / .9);
}

.hover\:bg-secondary\/80:hover {
	background-color: hsl(var(--secondary) / .8);
}

.hover\:bg-white:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white\/10:hover {
	background-color: #ffffff1a;
}

.hover\:bg-white\/30:hover {
	background-color: #ffffff4d;
}

.hover\:bg-white\/90:hover {
	background-color: #ffffffe6;
}

.hover\:text-accent-foreground:hover {
	color: hsl(var(--accent-foreground));
}

.hover\:text-primary:hover {
	color: hsl(var(--primary));
}

.hover\:text-white:hover {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover {
	text-decoration-line: underline;
}

.hover\:no-underline:hover {
	text-decoration-line: none;
}

.hover\:opacity-80:hover {
	opacity: .8;
}

.hover\:opacity-90:hover {
	opacity: .9;
}

.hover\:shadow-2xl:hover {
	--tw-shadow: 0 25px 50px -12px #00000040;
	--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-lg:hover {
	--tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
	--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-xl:hover {
	--tw-shadow: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
	--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:border-primary:focus {
	border-color: hsl(var(--primary));
}

.focus\:bg-white:focus {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.focus\:outline-none:focus {
	outline-offset: 2px;
	outline: 2px solid #0000;
}

.focus\:ring-2:focus {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-primary\/20:focus {
	--tw-ring-color: hsl(var(--primary) / .2);
}

.focus\:ring-ring:focus {
	--tw-ring-color: hsl(var(--ring));
}

.focus\:ring-offset-2:focus {
	--tw-ring-offset-width: 2px;
}

.focus-visible\:outline-none:focus-visible {
	outline-offset: 2px;
	outline: 2px solid #0000;
}

.focus-visible\:ring-1:focus-visible {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-ring:focus-visible {
	--tw-ring-color: hsl(var(--ring));
}

.disabled\:pointer-events-none:disabled {
	pointer-events: none;
}

.disabled\:opacity-50:disabled {
	opacity: .5;
}

.group:hover .group-hover\:w-full {
	width: 100%;
}

.group:hover .group-hover\:scale-110 {
	--tw-scale-x: 1.1;
	--tw-scale-y: 1.1;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-x-100 {
	--tw-scale-x: 1;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:bg-primary {
	background-color: hsl(var(--primary));
}

.group:hover .group-hover\:bg-primary\/20 {
	background-color: hsl(var(--primary) / .2);
}

.group:hover .group-hover\:text-primary {
	color: hsl(var(--primary));
}

.group:hover .group-hover\:text-white {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@keyframes accordion-up {
	from {
		height: var(--radix-accordion-content-height);
	}

	to {
		height: 0;
	}
}

.data-\[state\=closed\]\:animate-accordion-up[data-state="closed"] {
	animation: .2s ease-out accordion-up;
}

@keyframes accordion-down {
	from {
		height: 0;
	}

	to {
		height: var(--radix-accordion-content-height);
	}
}

.data-\[state\=open\]\:animate-accordion-down[data-state="open"] {
	animation: .2s ease-out accordion-down;
}

.data-\[state\=open\]\:shadow-md[data-state="open"] {
	--tw-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
	--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (width >=640px) {
	.sm\:block {
		display: block;
	}

	.sm\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (width >=768px) {
	.md\:left-0 {
		left: 0;
	}

	.md\:right-0 {
		right: 0;
	}

	.md\:mt-24 {
		margin-top: 6rem;
	}

	.md\:block {
		display: block;
	}

	.md\:flex {
		display: flex;
	}

	.md\:h-12 {
		height: 3rem;
	}

	.md\:h-20 {
		height: 5rem;
	}

	.md\:h-7 {
		height: 1.75rem;
	}

	.md\:h-80 {
		height: 20rem;
	}

	.md\:w-12 {
		width: 3rem;
	}

	.md\:w-7 {
		width: 1.75rem;
	}

	.md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.md\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.md\:flex-row {
		flex-direction: row;
	}

	.md\:gap-8 {
		gap: 2rem;
	}

	.md\:p-10 {
		padding: 2.5rem;
	}

	.md\:p-12 {
		padding: 3rem;
	}

	.md\:py-20 {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}

	.md\:py-32 {
		padding-top: 8rem;
		padding-bottom: 8rem;
	}

	.md\:text-left {
		text-align: left;
	}

	.md\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem;
	}

	.md\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem;
	}

	.md\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}

	.md\:text-5xl {
		font-size: 3rem;
		line-height: 1;
	}

	.md\:text-base {
		font-size: 1rem;
		line-height: 1.5rem;
	}

	.md\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem;
	}
}

@media (width >=1024px) {
	.lg\:sticky {
		position: sticky;
	}

	.lg\:top-32 {
		top: 8rem;
	}

	.lg\:col-span-1 {
		grid-column: span 1 / span 1;
	}

	.lg\:-mt-4 {
		margin-top: -1rem;
	}

	.lg\:mb-4 {
		margin-bottom: 1rem;
	}

	.lg\:block {
		display: block;
	}

	.lg\:flex {
		display: flex;
	}

	.lg\:grid {
		display: grid;
	}

	.lg\:hidden {
		display: none;
	}

	.lg\:rotate-0 {
		--tw-rotate: 0deg;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	}

	.lg\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.lg\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.lg\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.lg\:gap-16 {
		gap: 4rem;
	}

	.lg\:text-5xl {
		font-size: 3rem;
		line-height: 1;
	}

	.lg\:text-6xl {
		font-size: 3.75rem;
		line-height: 1;
	}
}

.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state="open"]>svg {
	--tw-rotate: 180deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\[\&_svg\]\:pointer-events-none svg {
	pointer-events: none;
}

.\[\&_svg\]\:size-4 svg {
	width: 1rem;
	height: 1rem;
}

.\[\&_svg\]\:shrink-0 svg {
	flex-shrink: 0;
}

:host {
	all: initial;
	direction: ltr
}

*,
*::before,
*::after {
	box-sizing: border-box
}

:host {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

:host {
	margin: 0;
	font-family: -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-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: var(--color-font);
	text-align: left
}

:host:not(button) {
	background-color: #fff
}

[tabindex='-1']:focus:not(:focus-visible) {
	outline: 0 !important
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 8px
}

p {
	margin-top: 0;
}

abbr[title],
abbr[data-original-title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

address {
	margin-bottom: 16px;
	font-style: normal;
	line-height: inherit
}

ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 16px
}

ol ol,
ul ul,
ol ul,
ul ol {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: 8px;
	margin-left: 0
}

blockquote {
	margin: 0 0 16px
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: #0056b3;
}

a:not([href]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):hover {
	color: inherit;
	text-decoration: none
}

pre,
code,
kbd,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 16px;
	overflow: auto
}

figure {
	margin: 0 0 16px
}

img {
	vertical-align: middle;
	border-style: none
}

svg {
	overflow: hidden;
	vertical-align: middle
}

table {
	border-collapse: collapse
}

caption {
	padding-top: 12px;
	padding-bottom: 12px;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: 8px
}

button {
	border-radius: 0;
	border: 0;
	padding: 0;
	margin: 0;
	background: none;
	appearance: none;
	-webkit-appearance: none
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button:focus:not(:focus-visible) {
	outline: none
}

input,
button,
select,
optgroup,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

select {
	word-wrap: normal
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button
}

button:not(:disabled),
[type='button']:not(:disabled),
[type='reset']:not(:disabled),
[type='submit']:not(:disabled) {
	cursor: pointer
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type='radio'],
input[type='checkbox'] {
	box-sizing: border-box;
	padding: 0
}

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: 8px;
	font-size: 24px;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
	height: auto
}

[type='search'] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[type='search']::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none !important
}


h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 8px;
	font-weight: 500;
	line-height: 1.5
}

a {
	color: #0067d6;

	&:hover {
		color: #0067d6
	}

	&:focus {
		outline: var(--focus-ring)
	}
}



.nextjs-data-copy-button {
	color: inherit;

	svg {
		width: var(--size-16);
		height: var(--size-16)
	}
}

.nextjs-data-copy-button--initial:hover {
	cursor: pointer
}

.nextjs-data-copy-button--error,
.nextjs-data-copy-button--error:hover {
	color: var(--color-ansi-red)
}

.nextjs-data-copy-button--success {
	color: var(--color-ansi-green)
}

[data-nextjs-call-stack-frame-no-source] {
	padding: 6px 8px;
	margin-bottom: 4px;
	border-radius: var(--rounded-lg)
}

[data-nextjs-call-stack-frame-no-source]:last-child {
	margin-bottom: 0
}

[data-nextjs-call-stack-frame-ignored="true"] {
	opacity: 0.6
}

[data-nextjs-call-stack-frame] {
	user-select: text;
	display: block;
	box-sizing: border-box;
	user-select: text;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	padding: 6px 8px;
	border-radius: var(--rounded-lg)
}

.call-stack-frame-method-name {
	display: flex;
	align-items: center;
	gap: 4px;
	margin-bottom: 4px;
	font-family: var(--font-stack-monospace);
	color: var(--color-gray-1000);
	font-size: var(--size-14);
	font-weight: 500;
	line-height: var(--size-20);

	svg {
		width: var(--size-16px);
		height: var(--size-16px)
	}
}

.open-in-editor-button,
.source-mapping-error-button {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: var(--rounded-full);
	padding: 4px;
	color: var(--color-font);

	svg {
		width: var(--size-16);
		height: var(--size-16)
	}

	&:focus-visible {
		outline: var(--focus-ring);
		outline-offset: -2px
	}

	&:hover {
		background: var(--color-gray-100)
	}
}

.call-stack-frame-file-source {
	color: var(--color-gray-900);
	font-size: var(--size-14);
	line-height: var(--size-20)
}

[data-nextjs-environment-name-label] {
	padding: 2px 6px;
	margin: 0;
	border-radius: var(--rounded-md-2);
	background: var(--color-gray-100);
	font-weight: 600;
	font-size: var(--size-12);
	color: var(--color-gray-900);
	font-family: var(--font-stack-monospace);
	line-height: var(--size-20)
}

[data-nextjs-dialog-overlay] {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9000;
	display: flex;
	align-content: center;
	align-items: center;
	flex-direction: column;
	padding: 10vh 15px 0
}

@media (max-height:812px) {
	[data-nextjs-dialog-overlay] {
		padding: 15px 15px 0
	}
}

[data-nextjs-dialog-backdrop] {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: var(--color-backdrop);
	backdrop-filter: blur(10px);
	pointer-events: all;
	z-index: -1
}

[data-nextjs-dialog-backdrop-fixed] {
	cursor: not-allowed;
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px)
}

.nextjs-toast {
	position: fixed;
	bottom: 16px;
	left: 16px;
	max-width: 420px;
	z-index: 9000;
	box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.25)
}

@media (max-width:440px) {
	.nextjs-toast {
		max-width: 90vw;
		left: 5vw
	}
}

.nextjs-toast-errors-parent {
	padding: 16px;
	border-radius: var(--rounded-4xl);
	font-weight: 500;
	color: var(--color-ansi-bright-white);
	background-color: var(--color-ansi-red)
}

[data-nextjs-dialog-root] {
	--next-dialog-radius: var(--rounded-xl);
	--next-dialog-max-width: 960px;
	--next-dialog-row-padding: 16px;
	--next-dialog-padding-x: 12px;
	--next-dialog-notch-height: 42px;
	--next-dialog-border-width: 1px;
	display: flex;
	flex-direction: column;
	width: 100%;
	max-height: calc(100% - 56px);
	max-width: var(--next-dialog-max-width);
	margin-right: auto;
	margin-left: auto;
	scale: 0.98;
	opacity: 0;
	transition-property: scale, opacity;
	transition-duration: var(--transition-duration);
	transition-timing-function: var(--timing-overlay);

	&[data-rendered='true'] {
		opacity: 1;
		scale: 1
	}

	[data-nextjs-scroll-fader][data-side="top"] {
		left: 1px;
		top: calc(var(--next-dialog-notch-height) + var(--next-dialog-border-width));
		width: calc(100% - var(--next-dialog-padding-x));
		opacity: 0
	}
}

[data-nextjs-dialog] {
	outline: 0
}

[data-nextjs-dialog],
[data-nextjs-dialog] * {
	&::-webkit-scrollbar {
		width: 6px;
		height: 6px;
		border-radius: 0 0 1rem 1rem;
		margin-bottom: 1rem
	}

	&::-webkit-scrollbar-button {
		display: none
	}

	&::-webkit-scrollbar-track {
		border-radius: 0 0 1rem 1rem;
		background-color: var(--color-background-100)
	}

	&::-webkit-scrollbar-thumb {
		border-radius: 1rem;
		background-color: var(--color-gray-500)
	}
}

[data-nextjs-dialog-sizer] {
	overflow: hidden;
	border-radius: inherit
}

[data-nextjs-dialog-backdrop] {
	opacity: 0;
	transition: opacity var(--transition-duration) var(--timing-overlay)
}

[data-nextjs-dialog-overlay][data-rendered='true'] [data-nextjs-dialog-backdrop] {
	opacity: 1
}

[data-nextjs-dialog-content] {
	border: none;
	margin: 0;
	display: flex;
	flex-direction: column;
	position: relative;
	padding: 16px var(--next-dialog-padding-x)
}

[data-nextjs-dialog-content]>[data-nextjs-dialog-header] {
	flex-shrink: 0;
	margin-bottom: 8px
}

[data-nextjs-dialog-content]>[data-nextjs-dialog-body] {
	position: relative;
	flex: 1 1 auto
}

@media (max-height:812px) {
	[data-nextjs-dialog-overlay] {
		max-height: calc(100% - 15px)
	}
}

@media (min-width:576px) {
	[data-nextjs-dialog-root] {
		--next-dialog-max-width: 540px
	}
}

@media (min-width:768px) {
	[data-nextjs-dialog-root] {
		--next-dialog-max-width: 720px
	}
}

@media (min-width:992px) {
	[data-nextjs-dialog-root] {
		--next-dialog-max-width: 960px
	}
}

[data-nextjs-dialog-overlay] {
	padding: initial;
	top: 10vh
}

.error-overlay-dialog-container {
	-webkit-font-smoothing: antialiased;
	display: flex;
	flex-direction: column;
	background: var(--color-background-100);
	background-clip: padding-box;
	border: var(--next-dialog-border-width) solid var(--color-gray-400);
	border-radius: 0 0 var(--next-dialog-radius) var(--next-dialog-radius);
	box-shadow: var(--shadow-menu);
	position: relative;
	overflow: hidden
}

.error-overlay-dialog-scroll {
	overflow-y: auto;
	height: 100%
}

.nextjs-container-errors-header {
	position: relative
}

.nextjs-container-errors-header>h1 {
	font-size: var(--size-20);
	line-height: var(--size-24);
	font-weight: bold;
	margin: calc(16px * 1.5) 0;
	color: var(--color-title-h1)
}

.nextjs-container-errors-header small {
	font-size: var(--size-14);
	color: var(--color-accents-1);
	margin-left: 16px
}

.nextjs-container-errors-header small>span {
	font-family: var(--font-stack-monospace)
}

.nextjs-container-errors-header>div>small {
	margin: 0;
	margin-top: 4px
}

.nextjs-container-errors-header>p>a {
	color: inherit;
	font-weight: bold
}

.nextjs-container-errors-header>.nextjs-container-build-error-version-status {
	position: absolute;
	top: 16px;
	right: 16px
}

[data-nextjs-error-overlay-nav] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	position: relative;
	z-index: 2;
	outline: none;
	translate: 1px 1px;
	max-width: var(--next-dialog-max-width);

	.error-overlay-notch {
		--stroke-color: var(--color-gray-400);
		--background-color: var(--color-background-100);
		translate: -1px 0;
		width: auto;
		height: var(--next-dialog-notch-height);
		padding: 12px;
		background: var(--background-color);
		border: 1px solid var(--stroke-color);
		border-bottom: none;
		position: relative;

		&[data-side='left'] {
			padding-right: 0;
			border-radius: var(--rounded-xl) 0 0 0;

			.error-overlay-notch-tail {
				right: -54px
			}

			>*:not(.error-overlay-notch-tail) {
				margin-right: -10px
			}
		}

		&[data-side='right'] {
			padding-left: 0;
			border-radius: 0 var(--rounded-xl) 0 0;

			.error-overlay-notch-tail {
				left: -54px;
				transform: rotateY(180deg)
			}

			>*:not(.error-overlay-notch-tail) {
				margin-left: -12px
			}
		}

		.error-overlay-notch-tail {
			position: absolute;
			top: -1px;
			pointer-events: none;
			z-index: -1;
			height: calc(100% + 1px)
		}
	}
}

.nextjs__container_errors_label {
	padding: 2px 6px;
	margin: 0;
	border-radius: var(--rounded-md-2);
	background: var(--color-red-100);
	font-weight: 600;
	font-size: var(--size-12);
	color: var(--color-red-900);
	font-family: var(--font-stack-monospace);
	line-height: var(--size-20)
}

.nextjs__container_errors_wrapper {
	position: relative
}

.nextjs__container_errors_desc {
	margin: 0;
	margin-left: 4px;
	color: var(--color-red-900);
	font-weight: 500;
	font-size: var(--size-16);
	letter-spacing: -0.32px;
	line-height: var(--size-24);
	overflow-wrap: break-word;
	white-space: pre-wrap
}

.nextjs__container_errors_desc.truncated {
	max-height: 200px;
	overflow: hidden
}

.nextjs__container_errors_gradient_overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 85px;
	background: linear-gradient(180deg, rgba(250, 250, 250, 0) 0%, var(--color-background-100) 100%)
}

.nextjs__container_errors_expand_button {
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	align-items: center;
	padding: 6px 8px;
	background: var(--color-background-100);
	border: 1px solid var(--color-gray-alpha-400);
	border-radius: 999px;
	box-shadow: 0px 2px 2px var(--color-gray-alpha-100), 0px 8px 8px -8px var(--color-gray-alpha-100);
	font-size: var(--size-13);
	cursor: pointer;
	color: var(--color-gray-900);
	font-weight: 500;
	transition: background-color 0.2s ease
}

.nextjs__container_errors_expand_button:hover {
	background: var(--color-gray-100)
}

.error-overlay-toolbar {
	display: flex;
	gap: 6px
}

.nodejs-inspector-button,
.copy-stack-trace-button,
.docs-link-button {
	display: flex;
	justify-content: center;
	align-items: center;
	width: var(--size-28);
	height: var(--size-28);
	background: var(--color-background-100);
	background-clip: padding-box;
	border: 1px solid var(--color-gray-alpha-400);
	box-shadow: var(--shadow-small);
	border-radius: var(--rounded-full);

	svg {
		width: var(--size-14);
		height: var(--size-14)
	}

	&:focus {
		outline: var(--focus-ring)
	}

	&:not(:disabled):hover {
		background: var(--color-gray-alpha-100)
	}

	&:not(:disabled):active {
		background: var(--color-gray-alpha-200)
	}

	&:disabled {
		background-color: var(--color-gray-100);
		cursor: not-allowed
	}
}

.error-overlay-toolbar-button-icon {
	color: var(--color-gray-900)
}

.error-overlay-call-stack-container {
	position: relative;
	margin-top: 8px
}

.error-overlay-call-stack-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: var(--size-28);
	padding: 8px 8px 12px 4px;
	width: 100%
}

.error-overlay-call-stack-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 8px;
	margin: 0;
	color: var(--color-gray-1000);
	font-size: var(--size-16);
	font-weight: 500
}

.error-overlay-call-stack-count {
	display: flex;
	justify-content: center;
	align-items: center;
	width: var(--size-20);
	height: var(--size-20);
	gap: 4px;
	color: var(--color-gray-1000);
	text-align: center;
	font-size: var(--size-11);
	font-weight: 500;
	line-height: var(--size-16);
	border-radius: var(--rounded-full);
	background: var(--color-gray-300)
}

.error-overlay-call-stack-ignored-list-toggle-button {
	all: unset;
	display: flex;
	align-items: center;
	gap: 6px;
	color: var(--color-gray-900);
	font-size: var(--size-14);
	line-height: var(--size-20);
	border-radius: 6px;
	padding: 4px 6px;
	margin-right: -6px;
	transition: background 150ms ease;

	&:hover {
		background: var(--color-gray-100)
	}

	&:focus {
		outline: var(--focus-ring)
	}

	svg {
		width: var(--size-16);
		height: var(--size-16)
	}
}

[data-nextjs-error-label-group] {
	display: flex;
	align-items: center;
	gap: 8px
}

.error-overlay-footer {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 8px;
	padding: 12px;
	background: var(--color-background-200);
	border-top: 1px solid var(--color-gray-400)
}

.error-feedback {
	margin-left: auto;

	p {
		font-size: var(--size-14);
		font-weight: 500;
		margin: 0
	}
}

.error-overlay-footer-message {
	color: var(--color-gray-900);
	margin: 0;
	font-size: var(--size-14);
	font-weight: 400;
	line-height: var(--size-20)
}

.error-feedback {
	display: flex;
	align-items: center;
	gap: 8px;
	white-space: nowrap;
	color: var(--color-gray-900)
}

.error-feedback-thanks {
	height: var(--size-24);
	display: flex;
	align-items: center;
	padding-right: 4px
}

.feedback-button {
	background: none;
	border: none;
	border-radius: var(--rounded-md);
	width: var(--size-24);
	height: var(--size-24);
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;

	&:focus {
		outline: var(--focus-ring)
	}

	&:hover {
		background: var(--color-gray-alpha-100)
	}

	&:active {
		background: var(--color-gray-alpha-200)
	}
}

.feedback-button[aria-disabled='true'] {
	opacity: 0.7;
	cursor: not-allowed
}

.feedback-button.voted {
	background: var(--color-gray-alpha-200)
}

.thumbs-up-icon,
.thumbs-down-icon {
	color: var(--color-gray-900);
	width: var(--size-16);
	height: var(--size-16)
}

.error-overlay-bottom-stack-layer {
	width: 100%;
	height: var(--stack-layer-height);
	position: relative;
	border: 1px solid var(--color-gray-400);
	border-radius: var(--rounded-xl);
	background: var(--color-background-200);
	transition: translate 350ms var(--timing-swift), box-shadow 350ms var(--timing-swift)
}

.error-overlay-bottom-stack-layer-1 {
	width: calc(100% - var(--size-24))
}

.error-overlay-bottom-stack-layer-2 {
	width: calc(100% - var(--size-48));
	z-index: -1
}

.error-overlay-bottom-stack {
	width: 100%;
	position: absolute;
	bottom: -1px;
	height: 0;
	overflow: visible
}

.error-overlay-bottom-stack-stack {
	--stack-layer-height: 44px;
	--stack-layer-height-half: calc(var(--stack-layer-height) / 2);
	--stack-layer-trim: 13px;
	--shadow: 0px 0.925px 0.925px 0px rgba(0, 0, 0, 0.02), 0px 3.7px 7.4px -3.7px rgba(0, 0, 0, 0.04), 0px 14.8px 22.2px -7.4px rgba(0, 0, 0, 0.06);
	display: grid;
	place-items: center center;
	width: 100%;
	position: fixed;
	overflow: hidden;
	z-index: -1;
	max-width: var(--next-dialog-max-width);

	.error-overlay-bottom-stack-layer {
		grid-area: 1 / 1;
		translate: 0 calc(var(--stack-layer-height) * -1)
	}

	&[data-stack-count='1'],
	&[data-stack-count='2'] {
		.error-overlay-bottom-stack-layer-1 {
			translate: 0 calc(var(--stack-layer-height-half) * -1 - var(--stack-layer-trim))
		}
	}

	&[data-stack-count='2'] {
		.error-overlay-bottom-stack-layer-2 {
			translate: 0 calc(var(--stack-layer-trim) * -1 * 2)
		}
	}

	&[data-stack-count='1'] .error-overlay-bottom-stack-layer-1 {
		box-shadow: var(--shadow)
	}

	&[data-stack-count='2'] {
		.error-overlay-bottom-stack-layer-2 {
			box-shadow: var(--shadow)
		}
	}
}

.error-overlay-pagination {
	-webkit-font-smoothing: antialiased;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	width: fit-content
}

.error-overlay-pagination-count {
	color: var(--color-gray-900);
	text-align: center;
	font-size: var(--size-14);
	font-weight: 500;
	line-height: var(--size-16);
	font-variant-numeric: tabular-nums
}

.error-overlay-pagination-button {
	display: flex;
	justify-content: center;
	align-items: center;
	width: var(--size-24);
	height: var(--size-24);
	background: var(--color-gray-300);
	flex-shrink: 0;
	border: none;
	border-radius: var(--rounded-full);

	svg {
		width: var(--size-16);
		height: var(--size-16)
	}

	&:focus-visible {
		outline: var(--focus-ring)
	}

	&:not(:disabled):active {
		background: var(--color-gray-500)
	}

	&:disabled {
		opacity: 0.5;
		cursor: not-allowed
	}
}

.error-overlay-pagination-button-icon {
	color: var(--color-gray-1000)
}

[data-nextjs-codeframe] {
	--code-frame-padding: 12px;
	--code-frame-line-height: var(--size-16);
	background-color: var(--color-background-200);
	overflow: hidden;
	color: var(--color-gray-1000);
	text-overflow: ellipsis;
	border: 1px solid var(--color-gray-400);
	border-radius: 8px;
	font-family: var(--font-stack-monospace);
	font-size: var(--size-12);
	line-height: var(--code-frame-line-height);
	margin: 8px 0;

	svg {
		width: var(--size-16);
		height: var(--size-16)
	}
}

.code-frame-link,
.code-frame-pre {
	padding: var(--code-frame-padding)
}

.code-frame-link svg {
	flex-shrink: 0
}

.code-frame-link [data-text] {
	display: inline-flex;
	text-align: left;
	margin: auto 6px
}

.code-frame-header {
	width: 100%;
	transition: background 100ms ease-out;
	border-radius: 8px 8px 0 0;
	border-bottom: 1px solid var(--color-gray-400)
}

[data-with-open-in-editor-link-source-file] {
	padding: 4px;
	margin: -4px 0 -4px auto;
	border-radius: var(--rounded-full);
	margin-left: auto;

	&:focus-visible {
		outline: var(--focus-ring);
		outline-offset: -2px
	}

	&:hover {
		background: var(--color-gray-100)
	}
}

[data-nextjs-codeframe]::selection,
[data-nextjs-codeframe] *::selection {
	background-color: var(--color-ansi-selection)
}

[data-nextjs-codeframe] *:not(a) {
	color: inherit;
	background-color: transparent;
	font-family: var(--font-stack-monospace)
}

[data-nextjs-codeframe-line][data-nextjs-codeframe-line--errored="true"] {
	position: relative;
	isolation: isolate;

	>span {
		position: relative;
		z-index: 1
	}

	&::after {
		content: "";
		width: calc(100% + var(--code-frame-padding) * 2);
		height: var(--code-frame-line-height);
		left: calc(-1 * var(--code-frame-padding));
		background: var(--color-red-200);
		box-shadow: 2px 0 0 0 var(--color-red-900) inset;
		position: absolute
	}
}

[data-nextjs-codeframe]>* {
	margin: 0
}

.code-frame-link {
	display: flex;
	margin: 0;
	outline: 0
}

.code-frame-link [data-icon='right'] {
	margin-left: auto
}

[data-nextjs-codeframe] div>pre {
	overflow: hidden;
	display: inline-block
}

[data-nextjs-codeframe] svg {
	color: var(--color-gray-900)
}

[data-nextjs-terminal]::selection,
[data-nextjs-terminal] *::selection {
	background-color: var(--color-ansi-selection)
}

[data-nextjs-terminal] * {
	color: inherit;
	background-color: transparent;
	font-family: var(--font-stack-monospace)
}

[data-nextjs-terminal]>div>p {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	margin: 0
}

[data-nextjs-terminal]>div>p:hover {
	text-decoration: underline dotted
}

[data-nextjs-terminal] div>pre {
	overflow: hidden;
	display: inline-block
}

[data-with-open-in-editor-link] svg {
	width: auto;
	height: var(--size-14);
	margin-left: 8px
}

[data-with-open-in-editor-link] {
	cursor: pointer
}

[data-with-open-in-editor-link]:hover {
	text-decoration: underline dotted
}

[data-with-open-in-editor-link-import-trace] {
	margin-left: 16px
}

.nextjs-error-with-static {
	bottom: calc(16px * 4.5)
}

p.nextjs__container_errors__link {
	font-size: var(--size-14)
}

p.nextjs__container_errors__notes {
	color: var(--color-stack-notes);
	font-size: var(--size-14);
	line-height: 1.5
}

.nextjs-container-errors-body>h2:not(:first-child) {
	margin-top: calc(16px + 8px)
}

.nextjs-container-errors-body>h2 {
	color: var(--color-title-color);
	margin-bottom: 8px;
	font-size: var(--size-20)
}

.nextjs-toast-errors-parent {
	cursor: pointer;
	transition: transform 0.2s ease
}

.nextjs-toast-errors-parent:hover {
	transform: scale(1.1)
}

.nextjs-toast-errors {
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.nextjs-toast-errors>svg {
	margin-right: 8px
}

.nextjs-toast-hide-button {
	margin-left: 24px;
	border: none;
	background: none;
	color: var(--color-ansi-bright-white);
	padding: 0;
	transition: opacity 0.25s ease;
	opacity: 0.7
}

.nextjs-toast-hide-button:hover {
	opacity: 1
}

.nextjs__container_errors_inspect_copy_button {
	cursor: pointer;
	background: none;
	border: none;
	color: var(--color-ansi-bright-white);
	font-size: var(--size-24);
	padding: 0;
	margin: 0;
	margin-left: 8px;
	transition: opacity 0.25s ease
}

.nextjs__container_errors__error_title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 14px
}

.error-overlay-notes-container {
	margin: 8px 2px
}

.error-overlay-notes-container p {
	white-space: pre-wrap
}

[data-nextjs-container-errors-pseudo-html] {
	padding: 8px 0;
	margin: 8px 0;
	border: 1px solid var(--color-gray-400);
	background: var(--color-background-200);
	color: var(--color-syntax-constant);
	font-family: var(--font-stack-monospace);
	font-size: var(--size-12);
	line-height: 1.33em;
	border-radius: var(--rounded-md-2)
}

[data-nextjs-container-errors-pseudo-html-line] {
	display: inline-block;
	width: 100%;
	padding-left: 40px;
	line-height: calc(5 / 3)
}

[data-nextjs-container-errors-pseudo-html--diff='error'] {
	background: var(--color-amber-100);
	box-shadow: 2px 0 0 0 var(--color-amber-900) inset;
	font-weight: bold
}

[data-nextjs-container-errors-pseudo-html-collapse-button] {
	all: unset;
	margin-left: 12px;

	&:focus {
		outline: none
	}
}

[data-nextjs-container-errors-pseudo-html--diff='add'] {
	background: var(--color-green-300)
}

[data-nextjs-container-errors-pseudo-html-line-sign] {
	margin-left: calc(24px * -1);
	margin-right: 24px
}

[data-nextjs-container-errors-pseudo-html--diff='add'] [data-nextjs-container-errors-pseudo-html-line-sign] {
	color: var(--color-green-900)
}

[data-nextjs-container-errors-pseudo-html--diff='remove'] {
	background: var(--color-red-300)
}

[data-nextjs-container-errors-pseudo-html--diff='remove'] [data-nextjs-container-errors-pseudo-html-line-sign] {
	color: var(--color-red-900);
	margin-left: calc(24px * -1);
	margin-right: 24px
}

[data-nextjs-container-errors-pseudo-html--diff='error'] [data-nextjs-container-errors-pseudo-html-line-sign] {
	color: var(--color-amber-900)
}

[data-nextjs-container-errors-pseudo-html--hint] {
	display: inline-block;
	font-size: 0;
	height: 0
}

[data-nextjs-container-errors-pseudo-html--tag-adjacent='false'] {
	color: var(--color-accents-1)
}

.nextjs__container_errors__component-stack {
	margin: 0
}

[data-nextjs-container-errors-pseudo-html-collapse='true'] .nextjs__container_errors__component-stack code {
	max-height: 120px;
	mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 10%);
	padding-bottom: 40px
}

.nextjs__container_errors__component-stack code {
	display: block;
	width: 100%;
	white-space: pre-wrap;
	scroll-snap-type: y mandatory;
	overflow-y: hidden
}

[data-nextjs-container-errors-pseudo-html--diff] {
	scroll-snap-align: center
}

.error-overlay-hydration-error-diff-plus-icon {
	color: var(--color-green-900)
}

.error-overlay-hydration-error-diff-minus-icon {
	color: var(--color-red-900)
}

.nextjs-container-build-error-version-status {
	-webkit-font-smoothing: antialiased;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 4px;
	height: var(--size-26);
	padding: 6px 8px 6px 6px;
	background: var(--color-background-100);
	background-clip: padding-box;
	border: 1px solid var(--color-gray-alpha-400);
	box-shadow: var(--shadow-small);
	border-radius: var(--rounded-full);
	color: var(--color-gray-900);
	font-size: var(--size-12);
	font-weight: 500;
	line-height: var(--size-16)
}

a.nextjs-container-build-error-version-status {
	text-decoration: none;
	color: var(--color-gray-900);

	&:hover {
		background: var(--color-gray-100)
	}

	&:focus {
		outline: var(--focus-ring)
	}
}

.version-staleness-indicator.fresh {
	fill: var(--color-green-800);
	stroke: var(--color-green-300)
}

.version-staleness-indicator.stale {
	fill: var(--color-amber-800);
	stroke: var(--color-amber-300)
}

.version-staleness-indicator.outdated {
	fill: var(--color-red-800);
	stroke: var(--color-red-300)
}

.version-staleness-indicator.unknown {
	fill: var(--color-gray-800);
	stroke: var(--color-gray-300)
}

.nextjs-container-build-error-version-status>.turbopack-text {
	background: linear-gradient(to right, var(--color-turbopack-text-red) 0%, var(--color-turbopack-text-blue) 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.dev-tools-indicator-menu {
	-webkit-font-smoothing: antialiased;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	background: var(--color-background-100);
	border: 1px solid var(--color-gray-alpha-400);
	background-clip: padding-box;
	box-shadow: var(--shadow-menu);
	border-radius: var(--rounded-xl);
	position: absolute;
	font-family: var(--font-stack-sans);
	z-index: 1000;
	overflow: hidden;
	opacity: 0;
	outline: 0;
	min-width: 248px;
	transition: opacity var(--animate-out-duration-ms) var(--animate-out-timing-function);

	&[data-rendered='true'] {
		opacity: 1;
		scale: 1
	}
}

.dev-tools-indicator-inner {
	padding: 6px;
	width: 100%
}

.dev-tools-indicator-item {
	display: flex;
	align-items: center;
	padding: 8px 6px;
	height: var(--size-36);
	border-radius: 6px;
	text-decoration: none !important;
	user-select: none;
	white-space: nowrap;

	svg {
		width: var(--size-16);
		height: var(--size-16)
	}

	&:focus-visible {
		outline: 0
	}
}

.dev-tools-indicator-footer {
	background: var(--color-background-200);
	padding: 6px;
	border-top: 1px solid var(--color-gray-400);
	width: 100%
}

.dev-tools-indicator-item[data-selected='true'] {
	cursor: pointer;
	background-color: var(--color-gray-200)
}

.dev-tools-indicator-label {
	font-size: var(--size-14);
	line-height: var(--size-20);
	color: var(--color-gray-1000)
}

.dev-tools-indicator-value {
	font-size: var(--size-14);
	line-height: var(--size-20);
	color: var(--color-gray-900);
	margin-left: auto
}

.dev-tools-indicator-issue-count {
	--color-primary: var(--color-gray-800);
	--color-secondary: var(--color-gray-100);
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-width: var(--size-40);
	height: var(--size-24);
	background: var(--color-background-100);
	border: 1px solid var(--color-gray-alpha-400);
	background-clip: padding-box;
	box-shadow: var(--shadow-small);
	padding: 2px;
	color: var(--color-gray-1000);
	border-radius: 128px;
	font-weight: 500;
	font-size: var(--size-13);
	font-variant-numeric: tabular-nums;

	&[data-has-issues='true'] {
		--color-primary: var(--color-red-800);
		--color-secondary: var(--color-red-100)
	}

	.dev-tools-indicator-issue-count-indicator {
		width: var(--size-8);
		height: var(--size-8);
		background: var(--color-primary);
		box-shadow: 0 0 0 2px var(--color-secondary);
		border-radius: 50%
	}
}

.dev-tools-indicator-shortcut {
	display: flex;
	gap: 4px;

	kbd {
		width: var(--size-20);
		height: var(--size-20);
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: var(--rounded-md);
		border: 1px solid var(--color-gray-400);
		font-family: var(--font-stack-sans);
		background: var(--color-background-100);
		color: var(--color-gray-1000);
		text-align: center;
		font-size: var(--size-12);
		line-height: var(--size-16)
	}
}

[data-info-popover] {
	-webkit-font-smoothing: antialiased;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	background: var(--color-background-100);
	border: 1px solid var(--color-gray-alpha-400);
	background-clip: padding-box;
	box-shadow: var(--shadow-menu);
	border-radius: var(--rounded-xl);
	position: absolute;
	font-family: var(--font-stack-sans);
	z-index: 1000;
	overflow: hidden;
	opacity: 0;
	outline: 0;
	min-width: 350px;
	transition: opacity var(--animate-out-duration-ms) var(--animate-out-timing-function);

	&[data-rendered='true'] {
		opacity: 1;
		scale: 1
	}

	button:focus-visible {
		outline: var(--focus-ring)
	}
}

.dev-tools-info-container {
	padding: 12px
}

.dev-tools-info-title {
	padding: 8px 6px;
	color: var(--color-gray-1000);
	font-size: var(--size-16);
	font-weight: 600;
	line-height: var(--size-20);
	margin: 0
}

.dev-tools-info-article {
	padding: 8px 6px;
	color: var(--color-gray-1000);
	font-size: var(--size-14);
	line-height: var(--size-20);
	margin: 0
}

.dev-tools-info-paragraph {
	&:last-child {
		margin-bottom: 0
	}
}

.dev-tools-info-button-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 8px 6px
}

.dev-tools-info-close-button {
	padding: 0 8px;
	height: var(--size-28);
	font-size: var(--size-14);
	font-weight: 500;
	line-height: var(--size-20);
	transition: background var(--duration-short) ease;
	color: var(--color-gray-1000);
	border-radius: var(--rounded-md-2);
	border: 1px solid var(--color-gray-alpha-400);
	background: var(--color-background-200)
}

.dev-tools-info-close-button:hover {
	background: var(--color-gray-400)
}

.dev-tools-info-learn-more-button {
	align-content: center;
	padding: 0 8px;
	height: var(--size-28);
	font-size: var(--size-14);
	font-weight: 500;
	line-height: var(--size-20);
	transition: background var(--duration-short) ease;
	color: var(--color-background-100);
	border-radius: var(--rounded-md-2);
	background: var(--color-gray-1000)
}

.dev-tools-info-learn-more-button:hover {
	text-decoration: none;
	color: var(--color-background-100);
	opacity: 0.9
}

.dev-tools-info-code {
	background: var(--color-gray-400);
	color: var(--color-gray-1000);
	font-family: var(--font-stack-monospace);
	padding: 2px 4px;
	margin: 0;
	font-size: var(--size-13);
	white-space: break-spaces;
	border-radius: var(--rounded-md-2)
}

.dev-tools-info-code-block-container {
	padding: 6px
}

.dev-tools-info-code-block {
	position: relative;
	background: var(--color-background-200);
	border: 1px solid var(--color-gray-alpha-400);
	border-radius: var(--rounded-md-2);
	min-width: 326px
}

.dev-tools-info-code-block-pre {
	margin: 0;
	font-family: var(--font-stack-monospace);
	font-size: var(--size-12)
}

.dev-tools-info-copy-button {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 8px;
	top: 8px;
	padding: 4px;
	height: var(--size-24);
	width: var(--size-24);
	border-radius: var(--rounded-md-2);
	border: 1px solid var(--color-gray-alpha-400);
	background: var(--color-background-100)
}

.dev-tools-info-code-block-line {
	display: block;
	line-height: 1.5;
	padding: 0 16px
}

.dev-tools-info-code-block-line.dev-tools-info-highlight {
	border-left: 2px solid var(--color-blue-900);
	background: var(--color-blue-400)
}

.dev-tools-info-code-block-json-key {
	color: var(--color-syntax-keyword)
}

.dev-tools-info-code-block-json-value {
	color: var(--color-syntax-link)
}

.preferences-container {
	padding: 8px 6px;
	width: 100%
}

@media (min-width:576px) {
	.preferences-container {
		width: 480px
	}
}

.preference-section:first-child {
	padding-top: 0
}

.preference-section {
	padding: 12px 0;
	border-bottom: 1px solid var(--color-gray-400);
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 24px
}

.preference-section:last-child {
	border-bottom: none
}

.preference-header {
	margin-bottom: 0;
	flex: 1
}

.preference-header label {
	font-size: var(--size-14);
	font-weight: 500;
	color: var(--color-gray-1000);
	margin: 0
}

.preference-description {
	color: var(--color-gray-900);
	font-size: var(--size-14);
	margin: 0
}

.select-button,
.action-button {
	display: flex;
	align-items: center;
	gap: 8px;
	background: var(--color-background-100);
	border: 1px solid var(--color-gray-400);
	border-radius: var(--rounded-lg);
	font-weight: 400;
	font-size: var(--size-14);
	color: var(--color-gray-1000);
	padding: 6px 8px;

	&:hover {
		background: var(--color-gray-100)
	}
}

.select-button {
	&:focus-within {
		outline: var(--focus-ring)
	}

	select {
		all: unset
	}
}

:global(.icon) {
	width: 18px;
	height: 18px;
	color: #666
}

.nextjs-scroll-fader {
	--blur: 1px;
	--stop: 25%;
	--height: 150px;
	--color-bg: var(--color-background-100);
	position: absolute;
	pointer-events: none;
	user-select: none;
	width: 100%;
	height: var(--height);
	left: 0;
	backdrop-filter: blur(var(--blur));

	&[data-side="top"] {
		top: 0;
		background: linear-gradient(to top, transparent, var(--color-bg));
		mask-image: linear-gradient(to bottom, var(--color-bg) var(--stop), transparent)
	}
}

[data-next-badge-root] {
	--timing: cubic-bezier(0.23, 0.88, 0.26, 0.92);
	--duration-long: 250ms;
	--color-outer-border: #171717;
	--color-inner-border: hsla(0, 0%, 100%, 0.14);
	--color-hover-alpha-subtle: hsla(0, 0%, 100%, 0.13);
	--color-hover-alpha-error: hsla(0, 0%, 100%, 0.2);
	--color-hover-alpha-error-2: hsla(0, 0%, 100%, 0.25);
	--mark-size: calc(var(--size) - var(--size-2) * 2);
	--focus-color: var(--color-blue-800);
	--focus-ring: 2px solid var(--focus-color);

	&:has([data-next-badge][data-error='true']) {
		--focus-color: #fff
	}
}

[data-disabled-icon] {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 4px
}

[data-next-badge] {
	-webkit-font-smoothing: antialiased;
	width: var(--size);
	height: var(--size);
	display: flex;
	align-items: center;
	position: relative;
	background: rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 0 1px var(--color-outer-border), inset 0 0 0 1px var(--color-inner-border), 0px 16px 32px -8px rgba(0, 0, 0, 0.24);
	backdrop-filter: blur(48px);
	border-radius: var(--rounded-full);
	user-select: none;
	cursor: pointer;
	scale: 1;
	overflow: hidden;
	will-change: scale, box-shadow, width, background;
	transition: scale var(--duration-short) var(--timing), width var(--duration-long) var(--timing), box-shadow var(--duration-long) var(--timing), background var(--duration-short) ease;

	&:active[data-error='false'] {
		scale: 0.95
	}

	&[data-animate='true']:not(:hover) {
		scale: 1.02
	}

	&[data-error='false']:has([data-next-mark]:focus-visible) {
		outline: var(--focus-ring);
		outline-offset: 3px
	}

	&[data-error='true'] {
		background: #ca2a30;
		--color-inner-border: #e5484d;

		[data-next-mark] {
			background: var(--color-hover-alpha-error);
			outline-offset: 0px;

			&:focus-visible {
				outline: var(--focus-ring);
				outline-offset: -1px
			}

			&:hover {
				background: var(--color-hover-alpha-error-2)
			}
		}
	}

	&[data-error-expanded='false'][data-error='true']~[data-dot] {
		scale: 1
	}

	>div {
		display: flex
	}
}

[data-issues-collapse]:focus-visible {
	outline: var(--focus-ring)
}

[data-issues]:has([data-issues-open]:focus-visible) {
	outline: var(--focus-ring);
	outline-offset: -1px
}

[data-dot] {
	content: '';
	width: var(--size-8);
	height: var(--size-8);
	background: #fff;
	box-shadow: 0 0 0 1px var(--color-outer-border);
	border-radius: 50%;
	position: absolute;
	top: 2px;
	right: 0px;
	scale: 0;
	pointer-events: none;
	transition: scale 200ms var(--timing);
	transition-delay: var(--duration-short)
}

[data-issues] {
	--padding-left: 8px;
	display: flex;
	gap: 2px;
	align-items: center;
	padding-left: 8px;
	padding-right: 8px;
	height: var(--size-32);
	margin: 0 2px;
	border-radius: var(--rounded-full);
	transition: background var(--duration-short) ease;

	&:has([data-issues-open]:hover) {
		background: var(--color-hover-alpha-error)
	}

	&:has([data-issues-collapse]) {
		padding-right: calc(var(--padding-left) / 2)
	}

	[data-cross] {
		translate: 0px -1px
	}
}

[data-issues-open] {
	font-size: var(--size-13);
	color: white;
	width: fit-content;
	height: 100%;
	display: flex;
	gap: 2px;
	align-items: center;
	margin: 0;
	line-height: var(--size-36);
	font-weight: 500;
	z-index: 2;
	white-space: nowrap;

	&:focus-visible {
		outline: 0
	}
}

[data-issues-collapse] {
	width: var(--size-24);
	height: var(--size-24);
	border-radius: var(--rounded-full);
	transition: background var(--duration-short) ease;

	&:hover {
		background: var(--color-hover-alpha-error)
	}
}

[data-cross] {
	color: #fff;
	width: var(--size-12);
	height: var(--size-12)
}

[data-next-mark] {
	width: var(--mark-size);
	height: var(--mark-size);
	margin-left: 2px;
	display: flex;
	align-items: center;
	border-radius: var(--rounded-full);
	transition: background var(--duration-long) var(--timing);

	&:focus-visible {
		outline: 0
	}

	&:hover {
		background: var(--color-hover-alpha-subtle)
	}

	svg {
		flex-shrink: 0;
		width: var(--size-40);
		height: var(--size-40)
	}
}

[data-issues-count-animation] {
	display: grid;
	place-items: center center;
	font-variant-numeric: tabular-nums;

	&[data-animate='false'] {

		[data-issues-count-exit],
		[data-issues-count-enter] {
			animation-duration: 0ms
		}
	}

	>* {
		grid-area: 1 / 1
	}

	[data-issues-count-exit] {
		animation: fadeOut 300ms var(--timing) forwards
	}

	[data-issues-count-enter] {
		animation: fadeIn 300ms var(--timing) forwards
	}
}

[data-issues-count-plural] {
	display: inline-block;

	&[data-animate='true'] {
		animation: fadeIn 300ms var(--timing) forwards
	}
}

.path0 {
	animation: draw0 1.5s ease-in-out infinite
}

.path1 {
	animation: draw1 1.5s ease-out infinite;
	animation-delay: 0.3s
}

.paused {
	stroke-dashoffset: 0
}

@keyframes fadeIn {
	0% {
		opacity: 0;
		filter: blur(2px);
		transform: translateY(8px)
	}

	100% {
		opacity: 1;
		filter: blur(0px);
		transform: translateY(0)
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
		filter: blur(0px);
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		transform: translateY(-12px);
		filter: blur(2px)
	}
}

@keyframes draw0 {

	0%,
	25% {
		stroke-dashoffset: -29.6
	}

	25%,
	50% {
		stroke-dashoffset: 0
	}

	50%,
	75% {
		stroke-dashoffset: 0
	}

	75%,
	100% {
		stroke-dashoffset: 29.6
	}
}

@keyframes draw1 {

	0%,
	20% {
		stroke-dashoffset: -11.6
	}

	20%,
	50% {
		stroke-dashoffset: 0
	}

	50%,
	75% {
		stroke-dashoffset: 0
	}

	75%,
	100% {
		stroke-dashoffset: 11.6
	}
}

@media (prefers-reduced-motion) {

	[data-issues-count-exit],
	[data-issues-count-enter],
	[data-issues-count-plural] {
		animation-duration: 0ms !important
	}
}

/* FAQ Accordion Styles */
.faq-icon {
    transition: transform 0.3s ease;
}

.faq-icon.rotate-180 {
    transform: rotate(180deg);
}

.faq-question {
    user-select: none;
}

.faq-answer {
    overflow: hidden;
}

.faq-item {
    transition: box-shadow 0.3s ease;
}

/* Testimonials Carousel Styles */
.testimonials-carousel-wrapper {
    position: relative;
}

.testimonials-carousel {
    overflow: hidden;
}

.testimonials-track {
    display: flex;
    gap: 24px;
    transition: transform 0.5s ease;
}

.testimonial-item {
    flex-shrink: 0;
    width: 100%;
}

@media (min-width: 1024px) {
    .testimonial-item {
        width: calc(33.333% - 16px);
    }
}

.testimonial-dot {
    cursor: pointer;
}

.testimonial-dot:hover {
    opacity: 0.8;
}

.bg-primary {
    background-color: hsl(var(--primary));
}

.bg-gray-300 {
    background-color: #d1d5db;
}

/* Gallery Before/After Styles */
.gallery-item {
    cursor: pointer;
}

.gallery-img-before,
.gallery-img-after {
    transition: opacity 0.5s ease;
}

.gallery-badge-after.hidden,
.gallery-badge-before.hidden {
    display: none;
}

.bg-emerald-500 {
    background-color: #10b981;
}

.bg-rose-500 {
    background-color: #f43f5e;
}

/* Modal oyna */
.modal-overlay {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.modal-overlay.modal-open {
    opacity: 1;
    visibility: visible;
}

.modal-body-open {
    overflow: hidden;
}

.modal-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.modal-box {
    position: relative;
    width: 100%;
    max-width: 420px;
    max-height: 90vh;
    overflow-y: auto;
    background: #fff;
    border-radius: 1rem;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transform: scale(0.95);
    transition: transform 0.3s ease;
}

.modal-overlay.modal-open .modal-box {
    transform: scale(1);
}

.modal-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    background: transparent;
    color: currentColor;
    cursor: pointer;
    border-radius: 0.5rem;
    transition: background 0.2s;
}

.modal-close:hover {
    background: rgba(0, 0, 0, 0.05);
}

.modal-content {
    padding: 2rem 1.5rem;
}

.modal-title {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.modal-form input {
    font-size: 1rem;
}

/* Mobil menyu */
.mobile-nav {
    --header-height: 80px;
}

.mobile-nav.mobile-nav-open {
    opacity: 1;
    visibility: visible;
}

body.mobile-nav-body-open {
    overflow: hidden;
}

/* Totop: scroll da ko'rinadi */
.totop.totop-visible {
    opacity: 1 !important;
    pointer-events: auto !important;
}

.totop {
    transition: opacity 0.3s ease;
}

/* O'ng chet fixed: Telegram, Telefon, Yuqoriga */
.fixed-sidebar {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    padding: 0.5rem 0.25rem 0.5rem 0.5rem;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(8px);
    border-radius: 12px 0 0 12px;
    box-shadow: -2px 2px 12px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-right: none;
}

.fixed-sidebar-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    width: 48px;
    height: 48px;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: transform 0.2s, box-shadow 0.2s;
}

.fixed-sidebar-btn:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.fixed-sidebar-telegram {
    background: linear-gradient(135deg, #0088cc, #00a8e8);
}

.fixed-sidebar-phone {
    background: linear-gradient(135deg, #10b981, #34d399);
}

.fixed-sidebar-top {
    background: linear-gradient(135deg, hsl(var(--primary)), hsl(var(--secondary)));
    color: #fff;
}

.fixed-sidebar-label {
    display: none;
    font-size: 0.875rem;
    font-weight: 500;
    white-space: nowrap;
}
.mobile-nav{
	display: none;
}
.mobile-nav-open{
	display: block;
}
.serv{
	font-size: 1.5rem;
font-weight: 700;
}
@media (min-width: 768px) {
    .fixed-sidebar {
        padding: 0.5rem 0.5rem 0.5rem 0.75rem;
    }

    .fixed-sidebar-btn {
        width: auto;
        height: auto;
        min-width: 48px;
        min-height: 48px;
        padding: 0.5rem 0.75rem;
    }

    .fixed-sidebar:hover .fixed-sidebar-label {
        display: inline;
    }
}