@keyframes atlas-floating{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes atlas-pop{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}@keyframes pulse-shine{0%,to{box-shadow:0 0 15px 5px rgb(var(--theme-brand-primary-rgb)/.7),0 0 30px 10px rgb(var(--theme-brand-primary-rgb)/.4);outline-color:rgb(var(--theme-brand-primary-rgb)/.6)}50%{box-shadow:0 0 25px 8px rgb(var(--theme-brand-primary-rgb)/.9),0 0 50px 15px rgb(var(--theme-brand-primary-rgb)/.6),0 0 70px 20px rgb(var(--theme-brand-primary-rgb)/.3);outline-color:rgb(var(--theme-brand-primary-rgb)/1)}}.atlas-bot{animation:atlas-floating 3s ease-in-out infinite;z-index:2001;position:relative}.atlas-pop{animation:atlas-pop .4s ease-out}.pulse-shine{animation:pulse-shine 1.5s ease-in-out infinite;position:relative;box-shadow:0 0 15px 5px rgb(var(--theme-brand-primary-rgb)/.7),0 0 30px 10px rgb(var(--theme-brand-primary-rgb)/.4),0 0 45px 15px rgb(var(--theme-brand-primary-rgb)/.2)!important;border-radius:12px;outline:2px solid rgb(var(--theme-brand-primary-rgb)/.8);outline-offset:2px}.atlas-overlay-svg{position:fixed;inset:0;width:100vw;height:100vh;z-index:2000;pointer-events:auto;fill:rgb(var(--theme-black-rgb)/.6)}.atlas-bubble{animation:atlas-pop .3s ease-out}:root{--theme-bg-base: #050b16;--theme-bg-surface: #0c1a2d;--theme-bg-surface-elevated: #102a45;--theme-bg-surface-soft: #0d1e33;--theme-bg-base-rgb: 5 11 22;--theme-bg-surface-rgb: 12 26 45;--theme-bg-surface-elevated-rgb: 16 42 69;--theme-bg-surface-soft-rgb: 13 30 51;--theme-brand-primary: #f7ed15;--theme-brand-primary-hover: #d6c80d;--theme-accent-cyan: #23cfff;--theme-accent-magenta: #ed465e;--theme-brand-primary-rgb: 247 237 21;--theme-brand-primary-hover-rgb: 214 200 13;--theme-accent-cyan-rgb: 35 207 255;--theme-accent-magenta-rgb: 237 70 94;--theme-border-base: rgba(255, 255, 255, .15);--theme-border-soft: rgba(255, 255, 255, .05);--theme-text-base: #e5f3ff;--theme-text-muted: rgba(229, 243, 255, .7);--theme-text-inverse: #000000;--theme-accent-base: var(--theme-brand-primary);--theme-accent-hover: var(--theme-brand-primary-hover);--theme-accent-text: var(--theme-text-inverse);--profile-theme-gradient-from: #102a45;--profile-theme-gradient-to: #070f1d;--profile-theme-accent: #f7ed15;--profile-theme-border: #6e6520;--profile-theme-border-soft: rgba(110, 101, 32, .64);--profile-theme-surface-from: #0d2136;--profile-theme-surface-to: #050a14;--profile-theme-block-bg: rgba(8, 18, 32, .94);--profile-theme-block-bg-soft: rgba(12, 24, 40, .88);--profile-theme-button-text: #000000;--profile-theme-accent-shadow: rgba(247, 237, 21, .35);--profile-theme-main-glow: rgba(247, 237, 21, .16);--profile-theme-main-glow-soft: rgba(35, 207, 255, .14);--theme-white-rgb: 255 255 255;--theme-black-rgb: 0 0 0;--theme-amber-50-rgb: 255 251 235;--theme-amber-100-rgb: 254 243 199;--theme-amber-200-rgb: 253 230 138;--theme-amber-600-rgb: 217 119 6;--theme-amber-700-rgb: 180 83 9;--theme-amber-800-rgb: 146 64 14;--theme-blue-50-rgb: 239 246 255;--theme-blue-100-rgb: 219 234 254;--theme-blue-200-rgb: 191 219 254;--theme-blue-300-rgb: 147 197 253;--theme-blue-500-rgb: 59 130 246;--theme-blue-600-rgb: 37 99 235;--theme-blue-700-rgb: 29 78 216;--theme-blue-800-rgb: 30 64 175;--theme-blue-900-rgb: 30 58 138;--theme-cyan-200-rgb: 165 243 252;--theme-cyan-300-rgb: 103 232 249;--theme-cyan-800-rgb: 21 94 117;--theme-cyan-900-rgb: 22 78 99;--theme-emerald-50-rgb: 236 253 245;--theme-emerald-100-rgb: 209 250 229;--theme-emerald-200-rgb: 167 243 208;--theme-emerald-300-rgb: 110 231 183;--theme-emerald-400-rgb: 52 211 153;--theme-emerald-500-rgb: 16 185 129;--theme-emerald-600-rgb: 5 150 105;--theme-emerald-700-rgb: 4 120 87;--theme-emerald-800-rgb: 6 95 70;--theme-emerald-900-rgb: 6 78 59;--theme-emerald-950-rgb: 2 44 34;--theme-fuchsia-200-rgb: 245 208 254;--theme-fuchsia-300-rgb: 240 171 252;--theme-fuchsia-400-rgb: 232 121 249;--theme-fuchsia-500-rgb: 217 70 239;--theme-fuchsia-600-rgb: 192 38 211;--theme-fuchsia-950-rgb: 74 4 78;--theme-gray-50-rgb: 249 250 251;--theme-gray-400-rgb: 156 163 175;--theme-gray-500-rgb: 107 114 128;--theme-gray-600-rgb: 75 85 99;--theme-gray-700-rgb: 55 65 81;--theme-green-50-rgb: 240 253 244;--theme-green-100-rgb: 220 252 231;--theme-green-200-rgb: 187 247 208;--theme-green-300-rgb: 134 239 172;--theme-green-400-rgb: 74 222 128;--theme-green-500-rgb: 34 197 94;--theme-green-600-rgb: 22 163 74;--theme-green-700-rgb: 21 128 61;--theme-green-800-rgb: 22 101 52;--theme-green-900-rgb: 20 83 45;--theme-indigo-50-rgb: 238 242 255;--theme-indigo-100-rgb: 224 231 255;--theme-indigo-200-rgb: 199 210 254;--theme-indigo-300-rgb: 165 180 252;--theme-indigo-400-rgb: 129 140 248;--theme-indigo-500-rgb: 99 102 241;--theme-indigo-600-rgb: 79 70 229;--theme-indigo-700-rgb: 67 56 202;--theme-indigo-800-rgb: 55 48 163;--theme-indigo-900-rgb: 49 46 129;--theme-lime-50-rgb: 247 254 231;--theme-lime-200-rgb: 217 249 157;--theme-lime-300-rgb: 190 242 100;--theme-orange-50-rgb: 255 247 237;--theme-orange-200-rgb: 254 215 170;--theme-orange-300-rgb: 253 186 116;--theme-orange-400-rgb: 251 146 60;--theme-orange-500-rgb: 249 115 22;--theme-orange-800-rgb: 154 52 18;--theme-orange-900-rgb: 124 45 18;--theme-pink-300-rgb: 249 168 212;--theme-purple-50-rgb: 250 245 255;--theme-purple-100-rgb: 243 232 255;--theme-purple-200-rgb: 233 213 255;--theme-purple-300-rgb: 216 180 254;--theme-purple-400-rgb: 192 132 252;--theme-purple-500-rgb: 168 85 247;--theme-purple-600-rgb: 147 51 234;--theme-purple-700-rgb: 126 34 206;--theme-purple-800-rgb: 107 33 168;--theme-purple-900-rgb: 88 28 135;--theme-red-50-rgb: 254 242 242;--theme-red-100-rgb: 254 226 226;--theme-red-200-rgb: 254 202 202;--theme-red-300-rgb: 252 165 165;--theme-red-500-rgb: 239 68 68;--theme-red-700-rgb: 185 28 28;--theme-red-800-rgb: 153 27 27;--theme-red-900-rgb: 127 29 29;--theme-red-950-rgb: 69 10 10;--theme-rose-50-rgb: 255 241 242;--theme-rose-100-rgb: 255 228 230;--theme-rose-200-rgb: 254 205 211;--theme-rose-300-rgb: 253 164 175;--theme-rose-800-rgb: 159 18 57;--theme-rose-900-rgb: 136 19 55;--theme-sky-50-rgb: 240 249 255;--theme-sky-100-rgb: 224 242 254;--theme-sky-200-rgb: 186 230 253;--theme-sky-300-rgb: 125 211 252;--theme-sky-500-rgb: 14 165 233;--theme-sky-900-rgb: 12 74 110;--theme-sky-950-rgb: 8 47 73;--theme-slate-50-rgb: 248 250 252;--theme-slate-100-rgb: 241 245 249;--theme-slate-200-rgb: 226 232 240;--theme-slate-300-rgb: 203 213 225;--theme-slate-400-rgb: 148 163 184;--theme-slate-500-rgb: 100 116 139;--theme-slate-600-rgb: 71 85 105;--theme-slate-700-rgb: 51 65 85;--theme-slate-800-rgb: 30 41 59;--theme-slate-900-rgb: 15 23 42;--theme-stone-700-rgb: 68 64 60;--theme-stone-800-rgb: 41 37 36;--theme-stone-900-rgb: 28 25 23;--theme-stone-950-rgb: 12 10 9;--theme-teal-200-rgb: 153 246 228;--theme-teal-400-rgb: 45 212 191;--theme-teal-500-rgb: 20 184 166;--theme-teal-600-rgb: 13 148 136;--theme-teal-700-rgb: 15 118 110;--theme-teal-900-rgb: 19 78 74;--theme-teal-950-rgb: 4 47 46;--theme-violet-200-rgb: 221 214 254;--theme-violet-400-rgb: 167 139 250;--theme-yellow-50-rgb: 254 252 232;--theme-yellow-100-rgb: 254 249 195;--theme-yellow-200-rgb: 254 240 138;--theme-yellow-800-rgb: 133 77 14;--theme-yellow-900-rgb: 113 63 18;--theme-yellow-950-rgb: 66 32 6}*,:before,:after{--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: rgb(147 197 253 / .5);--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: }::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: rgb(147 197 253 / .5);--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: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings: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:transparent;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{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:rgb(var(--theme-gray-400-rgb) / 1)}input::placeholder,textarea::placeholder{opacity:1;color:rgb(var(--theme-gray-400-rgb) / 1)}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}::-moz-selection{background:rgb(var(--theme-accent-cyan-rgb) / .35);color:var(--theme-text-base)}::selection{background:rgb(var(--theme-accent-cyan-rgb) / .35);color:var(--theme-text-base)}h1,h2,h3,h4,h5,h6{letter-spacing:.01em}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.profile-theme-nav-surface,.profile-theme-topbar-surface,.profile-theme-mobile-nav-surface,.profile-theme-mobile-header-surface{background-color:var(--theme-bg-surface-soft);background-image:linear-gradient(135deg,var(--theme-bg-surface-soft) 0%,var(--theme-bg-base) 100%);border-color:var(--theme-border-base)}.glow-blue-fluoro{box-shadow:0 0 20px #0ff,0 0 40px #0ff,0 0 60px #0ff!important}.glow-bronze{box-shadow:0 0 20px #cd7f32,0 0 40px #cd7f32,0 0 60px #cd7f32!important}.glow-silver{box-shadow:0 0 20px silver,0 0 40px silver,0 0 60px silver!important}.glow-gold{box-shadow:0 0 20px gold,0 0 40px gold,0 0 60px gold!important}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;padding:.625rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-primary:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-primary:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px}.btn-primary:active{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-primary{background-color:var(--theme-accent-base);background-image:linear-gradient(90deg,var(--theme-brand-primary) 0%,var(--theme-brand-primary-hover) 55%,var(--theme-brand-primary) 100%);color:var(--theme-accent-text);box-shadow:0 12px 40px color-mix(in srgb,var(--theme-accent-base) 35%,transparent)}.btn-primary:hover{background-color:var(--theme-accent-hover);background-image:linear-gradient(90deg,var(--theme-brand-primary-hover) 0%,var(--theme-brand-primary) 60%,var(--theme-brand-primary-hover) 100%);filter:brightness(1.05)}.btn-primary:focus-visible{outline-color:var(--theme-accent-base)}.fab-primary{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;--tw-text-opacity: 1;color:rgb(var(--theme-black-rgb) / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.fab-primary:hover{--tw-brightness: brightness(1.1);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)}.fab-primary:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px}.fab-primary{background-color:var(--theme-brand-primary);background-image:linear-gradient(90deg,var(--theme-brand-primary) 0%,var(--theme-brand-primary-hover) 55%,var(--theme-brand-primary) 100%);box-shadow:0 18px 40px rgb(var(--theme-brand-primary-rgb)/.35)}.fab-primary:focus-visible{outline-color:rgb(var(--theme-brand-primary-rgb)/.7)}.shadow-azuki-glow{box-shadow:0 12px 40px rgb(var(--theme-brand-primary-rgb)/.35)!important}:is(button,a,[role=button]).bg-theme-brand-primary,:is(button,a,[role=button]).bg-theme-brand-primary\/90,:is(button,a,[role=button]).bg-theme-brand-primary\/80,:is(button,a,[role=button]).bg-theme-brand-primary\/70{color:#060913!important}[data-profile-theme=active] .btn-secondary{background-color:var(--profile-theme-block-bg-soft);border-color:var(--profile-theme-border-76)}[data-profile-theme=active] .btn-secondary{box-shadow:inset 0 0 0 1px var(--profile-theme-border-22),0 16px 38px rgb(var(--theme-black-rgb)/.3)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;border-width:1px;border-color:rgb(var(--theme-white-rgb) / .1);background-color:rgb(var(--theme-white-rgb) / .05);padding:.625rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;color:rgb(var(--theme-white-rgb) / .9);--tw-shadow: inset 0 1px 0 rgba(255,255,255,.04);--tw-shadow-colored: inset 0 1px 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);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-secondary:hover{--tw-text-opacity: 1;color:rgb(var(--theme-white-rgb) / var(--tw-text-opacity, 1))}.btn-secondary:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px}.btn-secondary:active{--tw-translate-y: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-secondary:hover{border-color:color-mix(in srgb,var(--theme-accent-base) 60%,transparent);background-color:color-mix(in srgb,var(--theme-bg-surface-elevated) 80%,white 10%)}.btn-secondary:focus-visible{outline-color:color-mix(in srgb,var(--theme-accent-base) 40%,transparent)}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;color:rgb(var(--theme-white-rgb) / .8);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-ghost:hover{--tw-text-opacity: 1;color:rgb(var(--theme-white-rgb) / var(--tw-text-opacity, 1));--tw-backdrop-brightness: brightness(1.25);-webkit-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-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)}.btn-ghost:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:color-mix(in srgb,var(--theme-accent-base) 40%,transparent)}.panel{border-radius:1.5rem;padding:.5rem;box-shadow:0 20px 45px rgb(var(--theme-black-rgb)/.35);border:1px solid var(--theme-border-base);background-color:var(--theme-bg-surface)}.form-label{margin-bottom:.5rem;display:block;font-size:.875rem;line-height:1.25rem;font-weight:500;color:rgb(var(--theme-white-rgb) / .75)}.input-field{width:100%;border-radius:.75rem;padding:.75rem 1rem;--tw-text-opacity: 1;color:rgb(var(--theme-white-rgb) / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.input-field::-moz-placeholder{color:rgb(var(--theme-white-rgb) / .4)}.input-field::placeholder{color:rgb(var(--theme-white-rgb) / .4)}.input-field: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)}.input-field{border:1px solid var(--theme-border-base);background-color:var(--theme-bg-surface-soft)}.input-field:focus{border-color:color-mix(in srgb,var(--theme-accent-base) 70%,transparent);--tw-ring-color: color-mix(in srgb, var(--theme-accent-base) 30%, transparent)}[data-profile-theme=active] .error-text{background:var(--profile-theme-accent-bg-soft)}[data-profile-theme=active] .error-text{border-color:var(--profile-theme-border-70)}[data-profile-theme=active] .error-text{color:var(--profile-theme-accent-text-soft)}.error-text{border-radius:.75rem;border-width:1px;border-color:rgb(var(--theme-brand-primary-rgb) / .3);background-color:rgb(var(--theme-brand-primary-rgb) / .1);padding:.5rem 1rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(var(--theme-brand-primary-rgb) / var(--tw-text-opacity, 1))}select.input-field{padding-right:2.5rem;background-image:none;background-color:var(--theme-bg-surface-soft)}select.input-field option{color:#f4f4f8;background-color:#1a1426}[data-profile-theme=active] .profile-theme-surface-overlay{opacity:0!important}[data-profile-theme=active] .profile-theme-main-overlay{background:radial-gradient(130% 130% at 12% 8%,var(--profile-theme-main-glow-soft) 0%,rgba(5,11,22,0) 45%),radial-gradient(120% 130% at 88% 16%,var(--profile-theme-main-glow) 0%,rgba(5,11,22,0) 55%),linear-gradient(135deg,var(--profile-theme-gradient-from) 0%,var(--profile-theme-gradient-to) 100%)}[data-profile-theme=active] .profile-theme-nav-surface,[data-profile-theme=active] .profile-theme-topbar-surface,[data-profile-theme=active] .profile-theme-mobile-nav-surface,[data-profile-theme=active] .profile-theme-mobile-header-surface{background:linear-gradient(135deg,var(--profile-theme-surface-from) 0%,var(--profile-theme-surface-to) 100%);border-color:var(--profile-theme-border-soft)!important;box-shadow:inset 0 0 0 1px var(--profile-theme-border-34),0 12px 36px rgb(var(--theme-black-rgb)/.28)}[data-profile-theme=active] .profile-theme-nav-item-active,[data-profile-theme=active] .profile-theme-mobile-nav-item-active{border-color:var(--profile-theme-accent-65)!important;border-left-color:var(--profile-theme-accent)!important;box-shadow:inset 3px 0 0 var(--profile-theme-accent),0 0 0 1px var(--profile-theme-accent-45),0 8px 24px var(--profile-theme-accent-shadow)}[data-profile-theme=active] .profile-theme-nav-item-hover:hover{border-color:var(--profile-theme-accent-55)!important}.minesweeper-cell--hidden{border-color:rgb(var(--theme-white-rgb)/.1);background-color:rgb(var(--theme-white-rgb)/.05)}.minesweeper-cell--hidden:hover{border-color:rgb(var(--theme-brand-primary-rgb)/.45)}.minesweeper-cell--revealed{border-color:rgb(var(--theme-white-rgb)/.22);background-color:rgb(var(--theme-white-rgb)/.15)}.minesweeper-cell--flagged{border-color:rgb(var(--theme-brand-primary-rgb)/.52);background-color:rgb(var(--theme-brand-primary-rgb)/.22)}[data-profile-theme=active] .minesweeper-cell--hidden{border-color:var(--profile-theme-border-34)!important;background-color:color-mix(in srgb,var(--profile-theme-block-bg-soft) 90%,#0b1220 10%)!important}[data-profile-theme=active] .minesweeper-cell--hidden:hover{border-color:var(--profile-theme-accent-55)!important}[data-profile-theme=active] .minesweeper-cell--revealed{border-color:var(--profile-theme-accent-55)!important;background-color:color-mix(in srgb,var(--profile-theme-accent) 24%,var(--profile-theme-block-bg-soft) 76%)!important}[data-profile-theme=active] .minesweeper-cell--flagged{border-color:var(--profile-theme-accent-65)!important;background-color:color-mix(in srgb,var(--profile-theme-accent) 34%,var(--profile-theme-block-bg-soft) 66%)!important}[data-profile-theme=active] .profile-theme-main-surface{background-image:linear-gradient(135deg,var(--profile-theme-surface-from) 0%,var(--profile-theme-surface-to) 100%)}[data-profile-theme=active] :is(button,a,[role=button]).bg-theme-brand-primary,[data-profile-theme=active] :is(button,a,[role=button]).bg-theme-brand-primary\/90,[data-profile-theme=active] :is(button,a,[role=button]).bg-theme-brand-primary\/80,[data-profile-theme=active] :is(button,a,[role=button]).bg-theme-brand-primary\/70{background-color:var(--profile-theme-accent)!important;border-color:var(--profile-theme-border-soft)!important;color:var(--profile-theme-button-text)!important;box-shadow:0 8px 22px var(--profile-theme-accent-shadow)}[data-profile-theme=active] .bg-theme-brand-primary\/10,[data-profile-theme=active] .bg-theme-brand-primary\/15,[data-profile-theme=active] .bg-theme-brand-primary\/20,[data-profile-theme=active] .bg-theme-brand-primary\/25,[data-profile-theme=active] .bg-theme-brand-primary\/30,[data-profile-theme=active] .bg-theme-brand-primary-hover\/10,[data-profile-theme=active] .bg-theme-brand-primary-hover\/15,[data-profile-theme=active] .bg-theme-brand-primary-hover\/20{background:var(--profile-theme-accent-bg-soft)!important}[data-profile-theme=active] .border-theme-brand-primary,[data-profile-theme=active] .border-theme-brand-primary\/30,[data-profile-theme=active] .border-theme-brand-primary\/40,[data-profile-theme=active] .border-theme-brand-primary\/50,[data-profile-theme=active] .border-theme-brand-primary\/60,[data-profile-theme=active] .border-theme-brand-primary-hover\/30,[data-profile-theme=active] .border-theme-brand-primary-hover\/40,[data-profile-theme=active] .border-theme-brand-primary-hover\/50,[data-profile-theme=active] .border-theme-brand-primary-hover\/60{border-color:var(--profile-theme-border-70)!important}[data-profile-theme=active] .text-theme-brand-primary,[data-profile-theme=active] .text-theme-brand-primary-hover{color:var(--profile-theme-accent-text-soft)!important}[data-profile-theme=active] .bg-black\/20,[data-profile-theme=active] .bg-black\/30,[data-profile-theme=active] .bg-black\/40,[data-profile-theme=active] .bg-black\/50,[data-profile-theme=active] .bg-black\/60,[data-profile-theme=active] .bg-black\/70,[data-profile-theme=active] .bg-black\/80,[data-profile-theme=active] .bg-white\/5,[data-profile-theme=active] .bg-white\/10,[data-profile-theme=active] .bg-white\/15{background-color:var(--profile-theme-block-bg-soft)!important}[data-profile-theme=active] .border-black\/15,[data-profile-theme=active] .border-black\/20,[data-profile-theme=active] .border-black\/30,[data-profile-theme=active] .border-black\/40{border-color:var(--profile-theme-border-soft)!important}[data-profile-theme=active] .border-white\/5,[data-profile-theme=active] .border-white\/10,[data-profile-theme=active] .border-white\/15,[data-profile-theme=active] .border-white\/20{border-color:var(--profile-theme-border-76)!important}[data-profile-theme=active] .from-theme-brand-primary,[data-profile-theme=active] .via-theme-brand-primary,[data-profile-theme=active] .to-theme-brand-primary,[data-profile-theme=active] .from-sky-200,[data-profile-theme=active] .to-sky-200,[data-profile-theme=active] .from-rose-200,[data-profile-theme=active] .to-rose-200{--tw-gradient-from: var(--profile-theme-accent) var(--tw-gradient-from-position) !important;--tw-gradient-to: var(--profile-theme-accent-gradient-to) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;color:var(--profile-theme-button-text)!important}[data-profile-theme=active] .shadow-azuki-inner,[data-profile-theme=active] .shadow-card{box-shadow:inset 0 0 0 1px var(--profile-theme-border-22),0 16px 38px rgb(var(--theme-black-rgb)/.3)!important}[data-profile-theme=active] .shadow-azuki-glow{box-shadow:0 12px 40px var(--profile-theme-accent-shadow)!important}[data-profile-theme=active] .poker-nebula{background:radial-gradient(circle at 30% 20%,color-mix(in srgb,var(--profile-theme-accent) 26%,transparent) 0%,transparent 40%),radial-gradient(circle at 70% 10%,color-mix(in srgb,var(--profile-theme-accent) 18%,#9dd6ff 82%) 0%,transparent 38%),radial-gradient(circle at 50% 60%,color-mix(in srgb,var(--profile-theme-accent) 20%,#ff7aa3 80%) 0%,transparent 45%)}[data-profile-theme=active] .poker-card{border-color:color-mix(in srgb,var(--profile-theme-border) 58%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--profile-theme-surface-from) 88%,#101a2e 12%),color-mix(in srgb,var(--profile-theme-surface-to) 90%,#0a1222 10%))}[data-profile-theme=active] .poker-card:hover{border-color:color-mix(in srgb,var(--profile-theme-accent) 72%,transparent);box-shadow:0 18px 40px rgb(var(--theme-black-rgb)/.45),0 0 30px color-mix(in srgb,var(--profile-theme-accent) 36%,transparent)}[data-profile-theme=active] .poker-card-selected{border-color:color-mix(in srgb,var(--profile-theme-accent) 82%,transparent);box-shadow:0 18px 44px color-mix(in srgb,var(--profile-theme-accent) 36%,transparent),inset 0 0 0 1px rgb(var(--theme-white-rgb)/.08)}[data-profile-theme=active] .poker-card-incoming{box-shadow:0 16px 36px color-mix(in srgb,var(--profile-theme-accent) 25%,transparent),0 0 28px rgb(var(--theme-white-rgb)/.1)}[data-profile-theme=active] .potential-screen{border-color:color-mix(in srgb,var(--profile-theme-border) 58%,transparent);background:radial-gradient(circle at 50% 20%,rgb(var(--theme-white-rgb)/.05),color-mix(in srgb,var(--profile-theme-surface-to) 88%,#0a101c 12%)),linear-gradient(145deg,color-mix(in srgb,var(--profile-theme-surface-from) 86%,#09101c 14%),color-mix(in srgb,var(--profile-theme-surface-to) 92%,#060b14 8%))}[data-profile-theme=active] .potential-core[data-tone=danger],[data-profile-theme=active] .potential-core[data-tone=warm],[data-profile-theme=active] .potential-core[data-tone=celebrate]{background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--profile-theme-accent) 24%,transparent),transparent 62%)}[data-profile-theme=active] .potential-bar{border-color:color-mix(in srgb,var(--profile-theme-border) 52%,transparent);background:color-mix(in srgb,var(--profile-theme-surface-from) 62%,transparent)}[data-profile-theme=active] .potential-bar-fill{background:linear-gradient(90deg,color-mix(in srgb,var(--profile-theme-accent) 76%,#ffffff 24%),color-mix(in srgb,var(--profile-theme-accent) 62%,#000000 38%));box-shadow:0 0 18px color-mix(in srgb,var(--profile-theme-accent) 55%,transparent)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-inset-10{inset:-2.5rem}.inset-0{inset:0}.inset-6{inset:1.5rem}.inset-\[-36px\]{inset:-36px}.-inset-x-10{left:-2.5rem;right:-2.5rem}.inset-x-0{left:0;right:0}.inset-x-3{left:.75rem;right:.75rem}.inset-y-0{top:0;bottom:0}.inset-y-2{top:.5rem;bottom:.5rem}.-bottom-2{bottom:-.5rem}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-right-10{right:-2.5rem}.-right-3{right:-.75rem}.-right-6{right:-1.5rem}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-10{top:-2.5rem}.-top-3{top:-.75rem}.-top-6{top:-1.5rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-1\.5{bottom:.375rem}.bottom-14{bottom:3.5rem}.bottom-16{bottom:4rem}.bottom-2{bottom:.5rem}.bottom-20{bottom:5rem}.bottom-24{bottom:6rem}.bottom-36{bottom:9rem}.bottom-4{bottom:1rem}.bottom-\[4\.9rem\]{bottom:4.9rem}.bottom-\[5\.2rem\]{bottom:5.2rem}.bottom-\[calc\(5rem\+env\(safe-area-inset-bottom\)\)\]{bottom:calc(5rem + env(safe-area-inset-bottom))}.left-0{left:0}.left-1{left:.25rem}.left-1\.5{left:.375rem}.left-1\/2{left:50%}.left-1\/4{left:25%}.left-10{left:2.5rem}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-3{left:.75rem}.left-4{left:1rem}.left-\[calc\(env\(safe-area-inset-left\)\+0\.5rem\)\]{left:calc(env(safe-area-inset-left) + .5rem)}.left-auto{left:auto}.right-0{right:0}.right-0\.5{right:.125rem}.right-1{right:.25rem}.right-1\.5{right:.375rem}.right-16{right:4rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-\[calc\(env\(safe-area-inset-right\)\+0\.5rem\)\]{right:calc(env(safe-area-inset-right) + .5rem)}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-1\/3{top:33.333333%}.top-10{top:2.5rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-20{top:5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[4\%\]{top:4%}.top-\[calc\(env\(safe-area-inset-top\)\+8\.25rem\)\]{top:calc(env(safe-area-inset-top) + 8.25rem)}.top-full{top:100%}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[1001\]{z-index:1001}.z-\[100\]{z-index:100}.z-\[1100\]{z-index:1100}.z-\[1\]{z-index:1}.z-\[2147483647\]{z-index:2147483647}.z-\[2\]{z-index:2}.z-\[3\]{z-index:3}.z-\[4\]{z-index:4}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.z-\[80\]{z-index:80}.z-\[90\]{z-index:90}.z-\[9999\]{z-index:9999}.z-\[999\]{z-index:999}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-full{grid-column:1 / -1}.m-auto{margin:auto}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.-mb-1{margin-bottom:-.25rem}.-ml-1{margin-left:-.25rem}.-mr-1{margin-right:-.25rem}.-mr-8{margin-right:-2rem}.-mt-1{margin-top:-.25rem}.-mt-8{margin-top:-2rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.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-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-auto{margin-bottom:auto}.ml-1{margin-left:.25rem}.ml-12{margin-left:3rem}.ml-2{margin-left:.5rem}.ml-20{margin-left:5rem}.ml-24{margin-left:6rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.\!grid{display:grid!important}.grid{display:grid}.hidden{display:none}.aspect-\[12\/17\]{aspect-ratio:12/17}.aspect-\[4\/5\]{aspect-ratio:4/5}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.h-0{height:0px}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.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-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[100dvh\]{height:100dvh}.h-\[156px\]{height:156px}.h-\[180px\]{height:180px}.h-\[2\.55rem\]{height:2.55rem}.h-\[2\.85rem\]{height:2.85rem}.h-\[200px\]{height:200px}.h-\[280px\]{height:280px}.h-\[30\%\]{height:30%}.h-\[300px\]{height:300px}.h-\[350px\]{height:350px}.h-\[360px\]{height:360px}.h-\[400px\]{height:400px}.h-\[520px\]{height:520px}.h-\[720px\]{height:720px}.h-\[72svh\]{height:72svh}.h-auto{height:auto}.h-dvh{height:100dvh}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-\[100svh\]{max-height:100svh}.max-h-\[20rem\]{max-height:20rem}.max-h-\[240px\]{max-height:240px}.max-h-\[24rem\]{max-height:24rem}.max-h-\[28rem\]{max-height:28rem}.max-h-\[34rem\]{max-height:34rem}.max-h-\[55vh\]{max-height:55vh}.max-h-\[60vh\]{max-height:60vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[calc\(100svh-1rem\)\]{max-height:calc(100svh - 1rem)}.max-h-\[calc\(100vh-4rem\)\]{max-height:calc(100vh - 4rem)}.max-h-\[min\(70vh\,44rem\)\]{max-height:min(70vh,44rem)}.min-h-0{min-height:0px}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[100px\]{min-height:100px}.min-h-\[120px\]{min-height:120px}.min-h-\[12rem\]{min-height:12rem}.min-h-\[15rem\]{min-height:15rem}.min-h-\[160px\]{min-height:160px}.min-h-\[180px\]{min-height:180px}.min-h-\[18rem\]{min-height:18rem}.min-h-\[24rem\]{min-height:24rem}.min-h-\[280px\]{min-height:280px}.min-h-\[300px\]{min-height:300px}.min-h-\[400px\]{min-height:400px}.min-h-\[40vh\]{min-height:40vh}.min-h-\[500px\]{min-height:500px}.min-h-\[70px\]{min-height:70px}.min-h-\[720px\]{min-height:720px}.min-h-\[800px\]{min-height:800px}.min-h-\[80px\]{min-height:80px}.min-h-\[90px\]{min-height:90px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.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-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[1\.9rem\]{width:1.9rem}.w-\[116px\]{width:116px}.w-\[180px\]{width:180px}.w-\[2\.15rem\]{width:2.15rem}.w-\[30\%\]{width:30%}.w-\[400px\]{width:400px}.w-\[65vw\]{width:65vw}.w-\[80\%\]{width:80%}.w-\[82vw\]{width:82vw}.w-\[86vw\]{width:86vw}.w-\[88vw\]{width:88vw}.w-\[92vw\]{width:92vw}.w-\[min\(82vw\,360px\)\]{width:min(82vw,360px)}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-4{min-width:1rem}.min-w-\[1\.15rem\]{min-width:1.15rem}.min-w-\[100px\]{min-width:100px}.min-w-\[110px\]{min-width:110px}.min-w-\[120px\]{min-width:120px}.min-w-\[140px\]{min-width:140px}.min-w-\[16px\]{min-width:16px}.min-w-\[180px\]{min-width:180px}.min-w-\[1rem\]{min-width:1rem}.min-w-\[200px\]{min-width:200px}.min-w-\[20px\]{min-width:20px}.min-w-\[24px\]{min-width:24px}.min-w-\[32px\]{min-width:32px}.min-w-\[3rem\]{min-width:3rem}.min-w-\[60px\]{min-width:60px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-\[240px\]{max-width:240px}.max-w-\[260px\]{max-width:260px}.max-w-\[320px\]{max-width:320px}.max-w-\[340px\]{max-width:340px}.max-w-\[360px\]{max-width:360px}.max-w-\[420px\]{max-width:420px}.max-w-\[600px\]{max-width:600px}.max-w-\[65vw\]{max-width:65vw}.max-w-\[760px\]{max-width:760px}.max-w-\[7rem\]{max-width:7rem}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.border-spacing-y-2{--tw-border-spacing-y: .5rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.origin-center{transform-origin:center}.origin-top{transform-origin:top}.origin-top-right{transform-origin:top right}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\[10px\]{--tw-translate-y: -10px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-6{--tw-translate-x: 1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[3px\]{--tw-translate-x: 3px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2{--tw-translate-y: .5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-6{--tw-translate-y: 1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-7{--tw-translate-y: 1.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-8{--tw-translate-y: 2rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-6px\]{--tw-translate-y: -6px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[0\.5px\]{--tw-translate-y: .5px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-\[15deg\]{--tw-rotate: -15deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[15deg\]{--tw-rotate: 15deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.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)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-75{--tw-scale-x: .75;--tw-scale-y: .75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[0\.98\]{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-y{resize:vertical}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-start{scroll-snap-align:start}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.place-items-stretch{place-items:stretch}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[1px\]{gap:1px}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-y-0\.5{row-gap:.125rem}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-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-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * 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-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * 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))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-white\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--theme-white-rgb) / .1)}.divide-white\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--theme-white-rgb) / .05)}.self-start{align-self:flex-start}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overscroll-contain{overscroll-behavior:contain}.overscroll-none{overscroll-behavior:none}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[1\.35rem\]{border-radius:1.35rem}.rounded-\[1\.75rem\]{border-radius:1.75rem}.rounded-\[18px\]{border-radius:18px}.rounded-\[48px\]{border-radius:48px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-bl-full{border-bottom-left-radius:9999px}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-tr-xl{border-top-right-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[12px\]{border-width:12px}.border-\[4px\]{border-width:4px}.border-y-8{border-top-width:8px;border-bottom-width:8px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-l-8{border-left-width:8px}.border-l-\[10px\]{border-left-width:10px}.border-r{border-right-width:1px}.border-r-4{border-right-width:4px}.border-r-8{border-right-width:8px}.border-r-\[10px\]{border-right-width:10px}.border-t{border-top-width:1px}.border-t-4{border-top-width:4px}.border-t-\[20px\]{border-top-width:20px}.border-dashed{border-style:dashed}.border-amber-200\/10{border-color:rgb(var(--theme-amber-200-rgb) / .1)}.border-amber-200\/20{border-color:rgb(var(--theme-amber-200-rgb) / .2)}.border-amber-200\/25{border-color:rgb(var(--theme-amber-200-rgb) / .25)}.border-amber-200\/30{border-color:rgb(var(--theme-amber-200-rgb) / .3)}.border-amber-300\/30{border-color:#fcd34d4d}.border-amber-300\/35{border-color:#fcd34d59}.border-amber-400\/20{border-color:#fbbf2433}.border-amber-600\/40{border-color:rgb(var(--theme-amber-600-rgb) / .4)}.border-black\/15{border-color:rgb(var(--theme-black-rgb) / .15)}.border-black\/25{border-color:rgb(var(--theme-black-rgb) / .25)}.border-black\/40{border-color:rgb(var(--theme-black-rgb) / .4)}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(var(--theme-blue-100-rgb) / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(var(--theme-blue-200-rgb) / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(var(--theme-blue-300-rgb) / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(var(--theme-blue-600-rgb) / var(--tw-border-opacity, 1))}.border-blue-700{--tw-border-opacity: 1;border-color:rgb(var(--theme-blue-700-rgb) / var(--tw-border-opacity, 1))}.border-cyan-200\/35{border-color:rgb(var(--theme-cyan-200-rgb) / .35)}.border-cyan-300\/40{border-color:rgb(var(--theme-cyan-300-rgb) / .4)}.border-cyan-300\/45{border-color:rgb(var(--theme-cyan-300-rgb) / .45)}.border-cyan-800{--tw-border-opacity: 1;border-color:rgb(var(--theme-cyan-800-rgb) / var(--tw-border-opacity, 1))}.border-cyan-900{--tw-border-opacity: 1;border-color:rgb(var(--theme-cyan-900-rgb) / var(--tw-border-opacity, 1))}.border-emerald-200\/40{border-color:rgb(var(--theme-emerald-200-rgb) / .4)}.border-emerald-300\/30{border-color:rgb(var(--theme-emerald-300-rgb) / .3)}.border-emerald-300\/40{border-color:rgb(var(--theme-emerald-300-rgb) / .4)}.border-emerald-300\/70{border-color:rgb(var(--theme-emerald-300-rgb) / .7)}.border-emerald-400{--tw-border-opacity: 1;border-color:rgb(var(--theme-emerald-400-rgb) / var(--tw-border-opacity, 1))}.border-emerald-400\/30{border-color:rgb(var(--theme-emerald-400-rgb) / .3)}.border-emerald-400\/40{border-color:rgb(var(--theme-emerald-400-rgb) / .4)}.border-emerald-400\/60{border-color:rgb(var(--theme-emerald-400-rgb) / .6)}.border-emerald-400\/80{border-color:rgb(var(--theme-emerald-400-rgb) / .8)}.border-emerald-500{--tw-border-opacity: 1;border-color:rgb(var(--theme-emerald-500-rgb) / var(--tw-border-opacity, 1))}.border-emerald-500\/25{border-color:rgb(var(--theme-emerald-500-rgb) / .25)}.border-emerald-500\/30{border-color:rgb(var(--theme-emerald-500-rgb) / .3)}.border-emerald-500\/40{border-color:rgb(var(--theme-emerald-500-rgb) / .4)}.border-emerald-500\/60{border-color:rgb(var(--theme-emerald-500-rgb) / .6)}.border-emerald-600{--tw-border-opacity: 1;border-color:rgb(var(--theme-emerald-600-rgb) / var(--tw-border-opacity, 1))}.border-fuchsia-400\/40{border-color:rgb(var(--theme-fuchsia-400-rgb) / .4)}.border-fuchsia-950{--tw-border-opacity: 1;border-color:rgb(var(--theme-fuchsia-950-rgb) / var(--tw-border-opacity, 1))}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(var(--theme-gray-600-rgb) / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(var(--theme-green-200-rgb) / var(--tw-border-opacity, 1))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(var(--theme-green-300-rgb) / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(var(--theme-green-500-rgb) / var(--tw-border-opacity, 1))}.border-green-500\/20{border-color:rgb(var(--theme-green-500-rgb) / .2)}.border-green-500\/30{border-color:rgb(var(--theme-green-500-rgb) / .3)}.border-green-700{--tw-border-opacity: 1;border-color:rgb(var(--theme-green-700-rgb) / var(--tw-border-opacity, 1))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(var(--theme-indigo-100-rgb) / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(var(--theme-indigo-200-rgb) / var(--tw-border-opacity, 1))}.border-indigo-300\/40{border-color:rgb(var(--theme-indigo-300-rgb) / .4)}.border-indigo-400{--tw-border-opacity: 1;border-color:rgb(var(--theme-indigo-400-rgb) / var(--tw-border-opacity, 1))}.border-indigo-400\/40{border-color:rgb(var(--theme-indigo-400-rgb) / .4)}.border-indigo-600{--tw-border-opacity: 1;border-color:rgb(var(--theme-indigo-600-rgb) / var(--tw-border-opacity, 1))}.border-lime-300\/70{border-color:rgb(var(--theme-lime-300-rgb) / .7)}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(var(--theme-orange-200-rgb) / var(--tw-border-opacity, 1))}.border-orange-300\/70{border-color:rgb(var(--theme-orange-300-rgb) / .7)}.border-orange-400{--tw-border-opacity: 1;border-color:rgb(var(--theme-orange-400-rgb) / var(--tw-border-opacity, 1))}.border-orange-500\/30{border-color:rgb(var(--theme-orange-500-rgb) / .3)}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(var(--theme-purple-200-rgb) / var(--tw-border-opacity, 1))}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(var(--theme-purple-300-rgb) / var(--tw-border-opacity, 1))}.border-purple-300\/25{border-color:rgb(var(--theme-purple-300-rgb) / .25)}.border-purple-300\/60{border-color:rgb(var(--theme-purple-300-rgb) / .6)}.border-purple-400\/40{border-color:rgb(var(--theme-purple-400-rgb) / .4)}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(var(--theme-purple-500-rgb) / var(--tw-border-opacity, 1))}.border-purple-500\/20{border-color:rgb(var(--theme-purple-500-rgb) / .2)}.border-purple-500\/30{border-color:rgb(var(--theme-purple-500-rgb) / .3)}.border-red-100{--tw-border-opacity: 1;border-color:rgb(var(--theme-red-100-rgb) / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(var(--theme-red-200-rgb) / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(var(--theme-red-300-rgb) / var(--tw-border-opacity, 1))}.border-red-300\/30{border-color:rgb(var(--theme-red-300-rgb) / .3)}.border-red-500\/20{border-color:rgb(var(--theme-red-500-rgb) / .2)}.border-red-500\/30{border-color:rgb(var(--theme-red-500-rgb) / .3)}.border-red-500\/40{border-color:rgb(var(--theme-red-500-rgb) / .4)}.border-red-700{--tw-border-opacity: 1;border-color:rgb(var(--theme-red-700-rgb) / var(--tw-border-opacity, 1))}.border-rose-100{--tw-border-opacity: 1;border-color:rgb(var(--theme-rose-100-rgb) / var(--tw-border-opacity, 1))}.border-rose-300\/70{border-color:rgb(var(--theme-rose-300-rgb) / .7)}.border-rose-500\/30{border-color:#f43f5e4d}.border-sky-300\/70{border-color:rgb(var(--theme-sky-300-rgb) / .7)}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(var(--theme-slate-100-rgb) / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(var(--theme-slate-200-rgb) / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(var(--theme-slate-300-rgb) / var(--tw-border-opacity, 1))}.border-slate-400{--tw-border-opacity: 1;border-color:rgb(var(--theme-slate-400-rgb) / var(--tw-border-opacity, 1))}.border-slate-400\/30{border-color:rgb(var(--theme-slate-400-rgb) / .3)}.border-stone-700{--tw-border-opacity: 1;border-color:rgb(var(--theme-stone-700-rgb) / var(--tw-border-opacity, 1))}.border-teal-700{--tw-border-opacity: 1;border-color:rgb(var(--theme-teal-700-rgb) / var(--tw-border-opacity, 1))}.border-teal-900{--tw-border-opacity: 1;border-color:rgb(var(--theme-teal-900-rgb) / var(--tw-border-opacity, 1))}.border-theme-accent-cyan{border-color:var(--theme-accent-cyan)}.border-theme-accent-magenta{border-color:var(--theme-accent-magenta)}.border-theme-brand-primary{--tw-border-opacity: 1;border-color:rgb(var(--theme-brand-primary-rgb) / var(--tw-border-opacity, 1))}.border-theme-brand-primary\/20{border-color:rgb(var(--theme-brand-primary-rgb) / .2)}.border-theme-brand-primary\/30{border-color:rgb(var(--theme-brand-primary-rgb) / .3)}.border-theme-brand-primary\/35{border-color:rgb(var(--theme-brand-primary-rgb) / .35)}.border-theme-brand-primary\/40{border-color:rgb(var(--theme-brand-primary-rgb) / .4)}.border-theme-brand-primary\/50{border-color:rgb(var(--theme-brand-primary-rgb) / .5)}.border-theme-brand-primary\/60{border-color:rgb(var(--theme-brand-primary-rgb) / .6)}.border-theme-brand-primary\/70{border-color:rgb(var(--theme-brand-primary-rgb) / .7)}.border-transparent{border-color:transparent}.border-violet-400\/40{border-color:rgb(var(--theme-violet-400-rgb) / .4)}.border-white\/10{border-color:rgb(var(--theme-white-rgb) / .1)}.border-white\/15{border-color:rgb(var(--theme-white-rgb) / .15)}.border-white\/20{border-color:rgb(var(--theme-white-rgb) / .2)}.border-white\/30{border-color:rgb(var(--theme-white-rgb) / .3)}.border-white\/40{border-color:rgb(var(--theme-white-rgb) / .4)}.border-white\/5{border-color:rgb(var(--theme-white-rgb) / .05)}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(var(--theme-yellow-200-rgb) / var(--tw-border-opacity, 1))}.border-yellow-950{--tw-border-opacity: 1;border-color:rgb(var(--theme-yellow-950-rgb) / var(--tw-border-opacity, 1))}.border-y-transparent{border-top-color:transparent;border-bottom-color:transparent}.border-l-\[rgba\(72\,106\,120\,0\.85\)\]{border-left-color:#486a78d9}.border-l-transparent{border-left-color:transparent}.border-r-\[rgba\(72\,106\,120\,0\.85\)\]{border-right-color:#486a78d9}.border-r-transparent{border-right-color:transparent}.border-t-\[\#18e0b5\]{--tw-border-opacity: 1;border-top-color:rgb(24 224 181 / var(--tw-border-opacity, 1))}.border-t-\[\#fbbf24\]{--tw-border-opacity: 1;border-top-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-\[\#2a1408\]{--tw-bg-opacity: 1;background-color:rgb(42 20 8 / var(--tw-bg-opacity, 1))}.bg-\[rgb\(var\(--theme-bg-surface-rgb\)\/0\.95\)\]{background-color:rgb(var(--theme-bg-surface-rgb)/.95)}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(var(--theme-amber-100-rgb) / var(--tw-bg-opacity, 1))}.bg-amber-300\/10{background-color:#fcd34d1a}.bg-amber-400\/5{background-color:#fbbf240d}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(var(--theme-amber-50-rgb) / var(--tw-bg-opacity, 1))}.bg-amber-500\/10{background-color:#f59e0b1a}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(var(--theme-amber-600-rgb) / var(--tw-bg-opacity, 1))}.bg-amber-600\/10{background-color:rgb(var(--theme-amber-600-rgb) / .1)}.bg-amber-700\/10{background-color:rgb(var(--theme-amber-700-rgb) / .1)}.bg-amber-700\/20{background-color:rgb(var(--theme-amber-700-rgb) / .2)}.bg-black{--tw-bg-opacity: 1;background-color:rgb(var(--theme-black-rgb) / var(--tw-bg-opacity, 1))}.bg-black\/10{background-color:rgb(var(--theme-black-rgb) / .1)}.bg-black\/20{background-color:rgb(var(--theme-black-rgb) / .2)}.bg-black\/25{background-color:rgb(var(--theme-black-rgb) / .25)}.bg-black\/30{background-color:rgb(var(--theme-black-rgb) / .3)}.bg-black\/35{background-color:rgb(var(--theme-black-rgb) / .35)}.bg-black\/40{background-color:rgb(var(--theme-black-rgb) / .4)}.bg-black\/50{background-color:rgb(var(--theme-black-rgb) / .5)}.bg-black\/55{background-color:rgb(var(--theme-black-rgb) / .55)}.bg-black\/60{background-color:rgb(var(--theme-black-rgb) / .6)}.bg-black\/65{background-color:rgb(var(--theme-black-rgb) / .65)}.bg-black\/70{background-color:rgb(var(--theme-black-rgb) / .7)}.bg-black\/75{background-color:rgb(var(--theme-black-rgb) / .75)}.bg-black\/80{background-color:rgb(var(--theme-black-rgb) / .8)}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(var(--theme-blue-100-rgb) / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(var(--theme-blue-50-rgb) / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(var(--theme-blue-500-rgb) / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(var(--theme-blue-600-rgb) / var(--tw-bg-opacity, 1))}.bg-cyan-300\/10{background-color:rgb(var(--theme-cyan-300-rgb) / .1)}.bg-cyan-400\/35{background-color:#22d3ee59}.bg-cyan-900{--tw-bg-opacity: 1;background-color:rgb(var(--theme-cyan-900-rgb) / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(var(--theme-emerald-100-rgb) / var(--tw-bg-opacity, 1))}.bg-emerald-300\/10{background-color:rgb(var(--theme-emerald-300-rgb) / .1)}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(var(--theme-emerald-400-rgb) / var(--tw-bg-opacity, 1))}.bg-emerald-400\/10{background-color:rgb(var(--theme-emerald-400-rgb) / .1)}.bg-emerald-400\/15{background-color:rgb(var(--theme-emerald-400-rgb) / .15)}.bg-emerald-400\/20{background-color:rgb(var(--theme-emerald-400-rgb) / .2)}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(var(--theme-emerald-50-rgb) / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(var(--theme-emerald-500-rgb) / var(--tw-bg-opacity, 1))}.bg-emerald-500\/10{background-color:rgb(var(--theme-emerald-500-rgb) / .1)}.bg-emerald-500\/15{background-color:rgb(var(--theme-emerald-500-rgb) / .15)}.bg-emerald-500\/20{background-color:rgb(var(--theme-emerald-500-rgb) / .2)}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(var(--theme-emerald-600-rgb) / var(--tw-bg-opacity, 1))}.bg-emerald-900\/40{background-color:rgb(var(--theme-emerald-900-rgb) / .4)}.bg-emerald-950\/80{background-color:rgb(var(--theme-emerald-950-rgb) / .8)}.bg-fuchsia-400\/10{background-color:rgb(var(--theme-fuchsia-400-rgb) / .1)}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(var(--theme-gray-400-rgb) / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(var(--theme-gray-50-rgb) / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(var(--theme-green-100-rgb) / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(var(--theme-green-50-rgb) / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(var(--theme-green-500-rgb) / var(--tw-bg-opacity, 1))}.bg-green-500\/10{background-color:rgb(var(--theme-green-500-rgb) / .1)}.bg-green-500\/20{background-color:rgb(var(--theme-green-500-rgb) / .2)}.bg-green-500\/80{background-color:rgb(var(--theme-green-500-rgb) / .8)}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(var(--theme-indigo-100-rgb) / var(--tw-bg-opacity, 1))}.bg-indigo-300\/10{background-color:rgb(var(--theme-indigo-300-rgb) / .1)}.bg-indigo-400\/10{background-color:rgb(var(--theme-indigo-400-rgb) / .1)}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(var(--theme-indigo-50-rgb) / var(--tw-bg-opacity, 1))}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(var(--theme-indigo-500-rgb) / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(var(--theme-indigo-600-rgb) / var(--tw-bg-opacity, 1))}.bg-indigo-800{--tw-bg-opacity: 1;background-color:rgb(var(--theme-indigo-800-rgb) / var(--tw-bg-opacity, 1))}.bg-indigo-900{--tw-bg-opacity: 1;background-color:rgb(var(--theme-indigo-900-rgb) / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(var(--theme-orange-50-rgb) / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(var(--theme-orange-500-rgb) / var(--tw-bg-opacity, 1))}.bg-orange-500\/10{background-color:rgb(var(--theme-orange-500-rgb) / .1)}.bg-orange-900\/75{background-color:rgb(var(--theme-orange-900-rgb) / .75)}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(var(--theme-purple-100-rgb) / var(--tw-bg-opacity, 1))}.bg-purple-400\/20{background-color:rgb(var(--theme-purple-400-rgb) / .2)}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(var(--theme-purple-50-rgb) / var(--tw-bg-opacity, 1))}.bg-purple-500\/10{background-color:rgb(var(--theme-purple-500-rgb) / .1)}.bg-purple-500\/20{background-color:rgb(var(--theme-purple-500-rgb) / .2)}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(var(--theme-purple-600-rgb) / var(--tw-bg-opacity, 1))}.bg-purple-600\/10{background-color:rgb(var(--theme-purple-600-rgb) / .1)}.bg-purple-600\/20{background-color:rgb(var(--theme-purple-600-rgb) / .2)}.bg-purple-900\/20{background-color:rgb(var(--theme-purple-900-rgb) / .2)}.bg-purple-900\/70{background-color:rgb(var(--theme-purple-900-rgb) / .7)}.bg-purple-900\/75{background-color:rgb(var(--theme-purple-900-rgb) / .75)}.bg-purple-900\/80{background-color:rgb(var(--theme-purple-900-rgb) / .8)}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(var(--theme-red-100-rgb) / var(--tw-bg-opacity, 1))}.bg-red-300\/10{background-color:rgb(var(--theme-red-300-rgb) / .1)}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(var(--theme-red-50-rgb) / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(var(--theme-red-500-rgb) / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:rgb(var(--theme-red-500-rgb) / .1)}.bg-red-900{--tw-bg-opacity: 1;background-color:rgb(var(--theme-red-900-rgb) / var(--tw-bg-opacity, 1))}.bg-red-900\/70{background-color:rgb(var(--theme-red-900-rgb) / .7)}.bg-red-950\/10{background-color:rgb(var(--theme-red-950-rgb) / .1)}.bg-red-950\/20{background-color:rgb(var(--theme-red-950-rgb) / .2)}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(var(--theme-rose-100-rgb) / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(var(--theme-rose-50-rgb) / var(--tw-bg-opacity, 1))}.bg-rose-500\/10{background-color:#f43f5e1a}.bg-sky-500\/10{background-color:rgb(var(--theme-sky-500-rgb) / .1)}.bg-sky-500\/15{background-color:rgb(var(--theme-sky-500-rgb) / .15)}.bg-sky-900{--tw-bg-opacity: 1;background-color:rgb(var(--theme-sky-900-rgb) / var(--tw-bg-opacity, 1))}.bg-sky-950{--tw-bg-opacity: 1;background-color:rgb(var(--theme-sky-950-rgb) / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(var(--theme-slate-100-rgb) / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(var(--theme-slate-200-rgb) / var(--tw-bg-opacity, 1))}.bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(var(--theme-slate-300-rgb) / var(--tw-bg-opacity, 1))}.bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(var(--theme-slate-400-rgb) / var(--tw-bg-opacity, 1))}.bg-slate-400\/20{background-color:rgb(var(--theme-slate-400-rgb) / .2)}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(var(--theme-slate-50-rgb) / var(--tw-bg-opacity, 1))}.bg-stone-800{--tw-bg-opacity: 1;background-color:rgb(var(--theme-stone-800-rgb) / var(--tw-bg-opacity, 1))}.bg-stone-950{--tw-bg-opacity: 1;background-color:rgb(var(--theme-stone-950-rgb) / var(--tw-bg-opacity, 1))}.bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(var(--theme-teal-500-rgb) / var(--tw-bg-opacity, 1))}.bg-teal-950{--tw-bg-opacity: 1;background-color:rgb(var(--theme-teal-950-rgb) / var(--tw-bg-opacity, 1))}.bg-theme-accent-cyan{background-color:var(--theme-accent-cyan)}.bg-theme-accent-magenta{background-color:var(--theme-accent-magenta)}.bg-theme-bg-base{background-color:var(--theme-bg-base)}.bg-theme-bg-soft{background-color:var(--theme-bg-surface-soft)}.bg-theme-bg-surface{background-color:var(--theme-bg-surface)}.bg-theme-brand-primary{--tw-bg-opacity: 1;background-color:rgb(var(--theme-brand-primary-rgb) / var(--tw-bg-opacity, 1))}.bg-theme-brand-primary\/10{background-color:rgb(var(--theme-brand-primary-rgb) / .1)}.bg-theme-brand-primary\/15{background-color:rgb(var(--theme-brand-primary-rgb) / .15)}.bg-theme-brand-primary\/20{background-color:rgb(var(--theme-brand-primary-rgb) / .2)}.bg-theme-brand-primary\/40{background-color:rgb(var(--theme-brand-primary-rgb) / .4)}.bg-theme-brand-primary\/5{background-color:rgb(var(--theme-brand-primary-rgb) / .05)}.bg-theme-brand-primary\/70{background-color:rgb(var(--theme-brand-primary-rgb) / .7)}.bg-theme-brand-primary\/80{background-color:rgb(var(--theme-brand-primary-rgb) / .8)}.bg-transparent{background-color:transparent}.bg-violet-400\/10{background-color:rgb(var(--theme-violet-400-rgb) / .1)}.bg-white{--tw-bg-opacity: 1;background-color:rgb(var(--theme-white-rgb) / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:rgb(var(--theme-white-rgb) / .1)}.bg-white\/15{background-color:rgb(var(--theme-white-rgb) / .15)}.bg-white\/20{background-color:rgb(var(--theme-white-rgb) / .2)}.bg-white\/30{background-color:rgb(var(--theme-white-rgb) / .3)}.bg-white\/40{background-color:rgb(var(--theme-white-rgb) / .4)}.bg-white\/5{background-color:rgb(var(--theme-white-rgb) / .05)}.bg-white\/80{background-color:rgb(var(--theme-white-rgb) / .8)}.bg-white\/85{background-color:rgb(var(--theme-white-rgb) / .85)}.bg-white\/\[0\.04\]{background-color:rgb(var(--theme-white-rgb) / .04)}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(var(--theme-yellow-100-rgb) / var(--tw-bg-opacity, 1))}.bg-yellow-200\/5{background-color:rgb(var(--theme-yellow-200-rgb) / .05)}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(var(--theme-yellow-50-rgb) / var(--tw-bg-opacity, 1))}.bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.bg-opacity-20{--tw-bg-opacity: .2}.bg-\[linear-gradient\(135deg\,rgba\(9\,8\,18\,0\.92\)\,rgba\(17\,15\,28\,0\.84\)\)\]{background-image:linear-gradient(135deg,#090812eb,#110f1cd6)}.bg-\[radial-gradient\(circle_at_10\%_20\%\,rgba\(255\,118\,152\,0\.16\)\,transparent_40\%\)\,radial-gradient\(circle_at_80\%_0\%\,rgba\(129\,89\,255\,0\.18\)\,transparent_45\%\)\]{background-image:radial-gradient(circle at 10% 20%,rgba(255,118,152,.16),transparent 40%),radial-gradient(circle at 80% 0%,rgba(129,89,255,.18),transparent 45%)}.bg-\[radial-gradient\(circle_at_14\%_18\%\,rgba\(56\,189\,248\,0\.16\)\,transparent_40\%\)\,radial-gradient\(circle_at_84\%_18\%\,rgba\(96\,165\,250\,0\.14\)\,transparent_45\%\)\]{background-image:radial-gradient(circle at 14% 18%,rgba(56,189,248,.16),transparent 40%),radial-gradient(circle at 84% 18%,rgba(96,165,250,.14),transparent 45%)}.bg-\[radial-gradient\(circle_at_15\%_15\%\,rgba\(120\,200\,255\,0\.18\)\,transparent_45\%\)\,radial-gradient\(circle_at_80\%_25\%\,rgba\(255\,228\,140\,0\.16\)\,transparent_50\%\)\]{background-image:radial-gradient(circle at 15% 15%,rgba(120,200,255,.18),transparent 45%),radial-gradient(circle at 80% 25%,rgba(255,228,140,.16),transparent 50%)}.bg-\[radial-gradient\(circle_at_15\%_30\%\,rgba\(255\,185\,99\,0\.22\)\,transparent_45\%\)\,radial-gradient\(circle_at_75\%_0\%\,rgb\(var\(--theme-accent-magenta-rgb\)\/0\.18\)\,transparent_40\%\)\]{background-image:radial-gradient(circle at 15% 30%,rgba(255,185,99,.22),transparent 45%),radial-gradient(circle at 75% 0%,rgb(var(--theme-accent-magenta-rgb)/.18),transparent 40%)}.bg-\[radial-gradient\(circle_at_16\%_18\%\,rgba\(251\,113\,133\,0\.28\)\,transparent_40\%\)\,radial-gradient\(circle_at_80\%_24\%\,rgba\(239\,68\,68\,0\.20\)\,transparent_45\%\)\,radial-gradient\(circle_at_50\%_110\%\,rgba\(127\,29\,29\,0\.65\)\,rgba\(9\,2\,2\,0\.95\)_55\%\)\]{background-image:radial-gradient(circle at 16% 18%,rgba(251,113,133,.28),transparent 40%),radial-gradient(circle at 80% 24%,rgba(239,68,68,.2),transparent 45%),radial-gradient(circle at 50% 110%,#7f1d1da6,#090202f2 55%)}.bg-\[radial-gradient\(circle_at_16\%_18\%\,rgba\(251\,191\,36\,0\.18\)\,transparent_42\%\)\,radial-gradient\(circle_at_84\%_12\%\,rgba\(249\,115\,22\,0\.15\)\,transparent_45\%\)\]{background-image:radial-gradient(circle at 16% 18%,rgba(251,191,36,.18),transparent 42%),radial-gradient(circle at 84% 12%,rgba(249,115,22,.15),transparent 45%)}.bg-\[radial-gradient\(circle_at_16\%_18\%\,rgba\(251\,191\,36\,0\.3\)\,transparent_40\%\)\,radial-gradient\(circle_at_80\%_24\%\,rgba\(249\,115\,22\,0\.22\)\,transparent_45\%\)\,radial-gradient\(circle_at_50\%_110\%\,rgba\(154\,52\,18\,0\.66\)\,rgba\(18\,8\,2\,0\.96\)_55\%\)\]{background-image:radial-gradient(circle at 16% 18%,rgba(251,191,36,.3),transparent 40%),radial-gradient(circle at 80% 24%,rgba(249,115,22,.22),transparent 45%),radial-gradient(circle at 50% 110%,#9a3412a8,#120802f5 55%)}.bg-\[radial-gradient\(circle_at_16\%_18\%\,rgba\(56\,189\,248\,0\.14\)\,transparent_42\%\)\,radial-gradient\(circle_at_84\%_12\%\,rgba\(96\,165\,250\,0\.11\)\,transparent_45\%\)\]{background-image:radial-gradient(circle at 16% 18%,rgba(56,189,248,.14),transparent 42%),radial-gradient(circle at 84% 12%,rgba(96,165,250,.11),transparent 45%)}.bg-\[radial-gradient\(circle_at_16\%_20\%\,rgb\(var\(--theme-accent-cyan-rgb\)\/0\.18\)\,transparent_42\%\)\,radial-gradient\(circle_at_85\%_20\%\,rgb\(var\(--theme-brand-primary-rgb\)\/0\.14\)\,transparent_48\%\)\]{background-image:radial-gradient(circle at 16% 20%,rgb(var(--theme-accent-cyan-rgb)/.18),transparent 42%),radial-gradient(circle at 85% 20%,rgb(var(--theme-brand-primary-rgb)/.14),transparent 48%)}.bg-\[radial-gradient\(circle_at_16\%_20\%\,rgb\(var\(--theme-accent-cyan-rgb\)\/0\.18\)\,transparent_45\%\)\,radial-gradient\(circle_at_85\%_24\%\,rgb\(var\(--theme-blue-500-rgb\)\/0\.18\)\,transparent_50\%\)\]{background-image:radial-gradient(circle at 16% 20%,rgb(var(--theme-accent-cyan-rgb)/.18),transparent 45%),radial-gradient(circle at 85% 24%,rgb(var(--theme-blue-500-rgb)/.18),transparent 50%)}.bg-\[radial-gradient\(circle_at_16\%_20\%\,rgb\(var\(--theme-accent-cyan-rgb\)\/0\.18\)\,transparent_45\%\)\,radial-gradient\(circle_at_85\%_24\%\,rgb\(var\(--theme-brand-primary-rgb\)\/0\.16\)\,transparent_50\%\)\]{background-image:radial-gradient(circle at 16% 20%,rgb(var(--theme-accent-cyan-rgb)/.18),transparent 45%),radial-gradient(circle at 85% 24%,rgb(var(--theme-brand-primary-rgb)/.16),transparent 50%)}.bg-\[radial-gradient\(circle_at_16\%_20\%\,rgb\(var\(--theme-accent-cyan-rgb\)\/0\.18\)\,transparent_45\%\)\]{background-image:radial-gradient(circle at 16% 20%,rgb(var(--theme-accent-cyan-rgb)/.18),transparent 45%)}.bg-\[radial-gradient\(circle_at_16\%_20\%\,rgb\(var\(--theme-brand-primary-rgb\)\/0\.18\)\,transparent_46\%\)\,radial-gradient\(circle_at_85\%_10\%\,rgba\(52\,211\,153\,0\.16\)\,transparent_48\%\)\]{background-image:radial-gradient(circle at 16% 20%,rgb(var(--theme-brand-primary-rgb)/.18),transparent 46%),radial-gradient(circle at 85% 10%,rgba(52,211,153,.16),transparent 48%)}.bg-\[radial-gradient\(circle_at_16\%_20\%\,rgb\(var\(--theme-brand-primary-rgb\)\/0\.22\)\,transparent_45\%\)\,radial-gradient\(circle_at_85\%_24\%\,rgb\(var\(--theme-accent-cyan-rgb\)\/0\.18\)\,transparent_52\%\)\]{background-image:radial-gradient(circle at 16% 20%,rgb(var(--theme-brand-primary-rgb)/.22),transparent 45%),radial-gradient(circle at 85% 24%,rgb(var(--theme-accent-cyan-rgb)/.18),transparent 52%)}.bg-\[radial-gradient\(circle_at_16\%_20\%\,rgba\(255\,138\,158\,0\.18\)\,transparent_45\%\)\,radial-gradient\(circle_at_85\%_24\%\,rgba\(244\,81\,108\,0\.18\)\,transparent_50\%\)\]{background-image:radial-gradient(circle at 16% 20%,rgba(255,138,158,.18),transparent 45%),radial-gradient(circle at 85% 24%,rgba(244,81,108,.18),transparent 50%)}.bg-\[radial-gradient\(circle_at_16\%_22\%\,rgba\(251\,191\,36\,0\.2\)\,transparent_40\%\)\,radial-gradient\(circle_at_84\%_18\%\,rgba\(249\,115\,22\,0\.18\)\,transparent_46\%\)\]{background-image:radial-gradient(circle at 16% 22%,rgba(251,191,36,.2),transparent 40%),radial-gradient(circle at 84% 18%,rgba(249,115,22,.18),transparent 46%)}.bg-\[radial-gradient\(circle_at_18\%_14\%\,rgba\(56\,189\,248\,0\.18\)\,transparent_45\%\)\,radial-gradient\(circle_at_82\%_20\%\,rgb\(var\(--theme-blue-500-rgb\)\/0\.14\)\,transparent_48\%\)\]{background-image:radial-gradient(circle at 18% 14%,rgba(56,189,248,.18),transparent 45%),radial-gradient(circle at 82% 20%,rgb(var(--theme-blue-500-rgb)/.14),transparent 48%)}.bg-\[radial-gradient\(circle_at_18\%_16\%\,rgb\(var\(--theme-accent-cyan-rgb\)\/0\.12\)\,transparent_55\%\)\,radial-gradient\(circle_at_80\%_22\%\,rgb\(var\(--theme-brand-primary-rgb\)\/0\.06\)\,transparent_52\%\)\]{background-image:radial-gradient(circle at 18% 16%,rgb(var(--theme-accent-cyan-rgb)/.12),transparent 55%),radial-gradient(circle at 80% 22%,rgb(var(--theme-brand-primary-rgb)/.06),transparent 52%)}.bg-\[radial-gradient\(circle_at_18\%_16\%\,rgba\(251\,191\,36\,0\.2\)\,transparent_44\%\)\,radial-gradient\(circle_at_82\%_24\%\,rgba\(249\,115\,22\,0\.18\)\,transparent_48\%\)\]{background-image:radial-gradient(circle at 18% 16%,rgba(251,191,36,.2),transparent 44%),radial-gradient(circle at 82% 24%,rgba(249,115,22,.18),transparent 48%)}.bg-\[radial-gradient\(circle_at_18\%_20\%\,rgb\(var\(--theme-white-rgb\)\/0\.12\)\,transparent_32\%\)\,radial-gradient\(circle_at_80\%_0\%\,rgb\(var\(--theme-brand-primary-rgb\)\/0\.2\)\,transparent_38\%\)\]{background-image:radial-gradient(circle at 18% 20%,rgb(var(--theme-white-rgb)/.12),transparent 32%),radial-gradient(circle at 80% 0%,rgb(var(--theme-brand-primary-rgb)/.2),transparent 38%)}.bg-\[radial-gradient\(circle_at_18\%_20\%\,rgb\(var\(--theme-white-rgb\)\/0\.12\)\,transparent_32\%\)\,radial-gradient\(circle_at_80\%_0\%\,rgba\(255\,0\,85\,0\.18\)\,transparent_38\%\)\]{background-image:radial-gradient(circle at 18% 20%,rgb(var(--theme-white-rgb)/.12),transparent 32%),radial-gradient(circle at 80% 0%,rgba(255,0,85,.18),transparent 38%)}.bg-\[radial-gradient\(circle_at_20\%_20\%\,rgb\(var\(--theme-accent-magenta-rgb\)\/0\.15\)\,transparent_35\%\)\,radial-gradient\(circle_at_80\%_0\%\,rgba\(83\,217\,217\,0\.12\)\,transparent_30\%\)\]{background-image:radial-gradient(circle at 20% 20%,rgb(var(--theme-accent-magenta-rgb)/.15),transparent 35%),radial-gradient(circle at 80% 0%,rgba(83,217,217,.12),transparent 30%)}.bg-\[radial-gradient\(circle_at_20\%_20\%\,rgb\(var\(--theme-accent-magenta-rgb\)\/0\.2\)\,transparent_35\%\)\,radial-gradient\(circle_at_80\%_0\%\,rgba\(83\,217\,217\,0\.18\)\,transparent_30\%\)\]{background-image:radial-gradient(circle at 20% 20%,rgb(var(--theme-accent-magenta-rgb)/.2),transparent 35%),radial-gradient(circle at 80% 0%,rgba(83,217,217,.18),transparent 30%)}.bg-\[radial-gradient\(circle_at_20\%_20\%\,rgb\(var\(--theme-white-rgb\)\/0\.06\)\,transparent_35\%\)\,radial-gradient\(circle_at_80\%_10\%\,rgb\(var\(--theme-accent-magenta-rgb\)\/0\.15\)\,transparent_30\%\)\]{background-image:radial-gradient(circle at 20% 20%,rgb(var(--theme-white-rgb)/.06),transparent 35%),radial-gradient(circle at 80% 10%,rgb(var(--theme-accent-magenta-rgb)/.15),transparent 30%)}.bg-\[radial-gradient\(circle_at_22\%_18\%\,rgb\(var\(--theme-accent-cyan-rgb\)\/0\.18\)\,transparent_52\%\)\]{background-image:radial-gradient(circle at 22% 18%,rgb(var(--theme-accent-cyan-rgb)/.18),transparent 52%)}.bg-\[radial-gradient\(circle_at_25\%_20\%\,rgb\(var\(--theme-accent-magenta-rgb\)\/0\.22\)\,transparent_45\%\)\,radial-gradient\(circle_at_80\%_0\%\,rgba\(140\,92\,255\,0\.22\)\,transparent_40\%\)\]{background-image:radial-gradient(circle at 25% 20%,rgb(var(--theme-accent-magenta-rgb)/.22),transparent 45%),radial-gradient(circle at 80% 0%,rgba(140,92,255,.22),transparent 40%)}.bg-\[radial-gradient\(circle_at_30\%_20\%\,rgb\(var\(--theme-accent-magenta-rgb\)\/0\.25\)\,transparent_35\%\)\,radial-gradient\(circle_at_70\%_80\%\,rgba\(83\,217\,217\,0\.25\)\,transparent_35\%\)\]{background-image:radial-gradient(circle at 30% 20%,rgb(var(--theme-accent-magenta-rgb)/.25),transparent 35%),radial-gradient(circle at 70% 80%,rgba(83,217,217,.25),transparent 35%)}.bg-\[radial-gradient\(circle_at_30\%_20\%\,rgb\(var\(--theme-blue-500-rgb\)\/0\.1\)\,transparent_50\%\)\]{background-image:radial-gradient(circle at 30% 20%,rgb(var(--theme-blue-500-rgb)/.1),transparent 50%)}.bg-\[radial-gradient\(circle_at_30\%_20\%\,rgb\(var\(--theme-white-rgb\)\/0\.08\)\,transparent_35\%\)\,radial-gradient\(circle_at_80\%_0\%\,rgb\(var\(--theme-accent-magenta-rgb\)\/0\.3\)\,transparent_40\%\)\]{background-image:radial-gradient(circle at 30% 20%,rgb(var(--theme-white-rgb)/.08),transparent 35%),radial-gradient(circle at 80% 0%,rgb(var(--theme-accent-magenta-rgb)/.3),transparent 40%)}.bg-\[radial-gradient\(circle_at_40\%_10\%\,rgba\(255\,215\,128\,0\.08\)\,transparent_45\%\)\]{background-image:radial-gradient(circle at 40% 10%,rgba(255,215,128,.08),transparent 45%)}.bg-\[radial-gradient\(circle_at_50\%_20\%\,rgb\(var\(--theme-white-rgb\)\/0\.05\)\,transparent_45\%\)\]{background-image:radial-gradient(circle at 50% 20%,rgb(var(--theme-white-rgb)/.05),transparent 45%)}.bg-\[radial-gradient\(circle_at_50\%_40\%\,rgb\(var\(--theme-white-rgb\)\/0\.08\)\,rgb\(var\(--theme-black-rgb\)\/0\.6\)\)\]{background-image:radial-gradient(circle at 50% 40%,rgb(var(--theme-white-rgb)/.08),rgb(var(--theme-black-rgb)/.6))}.bg-\[radial-gradient\(circle_at_50\%_50\%\,rgb\(var\(--theme-accent-magenta-rgb\)\/0\.1\)\,transparent_50\%\)\]{background-image:radial-gradient(circle at 50% 50%,rgb(var(--theme-accent-magenta-rgb)/.1),transparent 50%)}.bg-\[radial-gradient\(circle_at_50\%_50\%\,rgb\(var\(--theme-accent-magenta-rgb\)\/0\.15\)\,transparent_50\%\)\]{background-image:radial-gradient(circle at 50% 50%,rgb(var(--theme-accent-magenta-rgb)/.15),transparent 50%)}.bg-\[radial-gradient\(circle_at_50\%_50\%\,rgb\(var\(--theme-accent-magenta-rgb\)\/0\.25\)\,transparent_45\%\)\]{background-image:radial-gradient(circle at 50% 50%,rgb(var(--theme-accent-magenta-rgb)/.25),transparent 45%)}.bg-\[radial-gradient\(circle_at_top\,_rgb\(var\(--theme-white-rgb\)\/0\.08\)\,_transparent_45\%\)\]{background-image:radial-gradient(circle at top,rgb(var(--theme-white-rgb)/.08),transparent 45%)}.bg-\[radial-gradient\(ellipse_at_center\,_var\(--tw-gradient-stops\)\)\]{background-image:radial-gradient(ellipse at center,var(--tw-gradient-stops))}.bg-\[radial-gradient\(ellipse_at_top\,_var\(--tw-gradient-stops\)\)\]{background-image:radial-gradient(ellipse at top,var(--tw-gradient-stops))}.bg-glow-radial{background-image:radial-gradient(120% 120% at 10% 20%,rgb(var(--theme-accent-cyan-rgb) / .2),rgb(var(--theme-bg-base-rgb) / 0) 60%)}.bg-gradient-midnight{background-image:linear-gradient(135deg,#080e1cf2,#06162af0 55%,#040c19f5)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.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))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-amber-200{--tw-gradient-from: rgb(var(--theme-amber-200-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-amber-200-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-300{--tw-gradient-from: #fcd34d var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 211 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black{--tw-gradient-from: rgb(var(--theme-black-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-black-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/60{--tw-gradient-from: rgb(var(--theme-black-rgb) / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-black-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/70{--tw-gradient-from: rgb(var(--theme-black-rgb) / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-black-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/80{--tw-gradient-from: rgb(var(--theme-black-rgb) / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-black-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/85{--tw-gradient-from: rgb(var(--theme-black-rgb) / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-black-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/90{--tw-gradient-from: rgb(var(--theme-black-rgb) / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-black-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/45{--tw-gradient-from: rgb(var(--theme-emerald-300-rgb) / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-emerald-300-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400{--tw-gradient-from: rgb(var(--theme-emerald-400-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-emerald-400-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500{--tw-gradient-from: rgb(var(--theme-emerald-500-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-emerald-500-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500\/15{--tw-gradient-from: rgb(var(--theme-emerald-500-rgb) / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-emerald-500-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/25{--tw-gradient-from: rgb(var(--theme-emerald-600-rgb) / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-emerald-600-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-950{--tw-gradient-from: rgb(var(--theme-emerald-950-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-emerald-950-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/40{--tw-gradient-from: rgb(var(--theme-indigo-900-rgb) / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-indigo-900-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/60{--tw-gradient-from: rgb(var(--theme-indigo-900-rgb) / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-indigo-900-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/45{--tw-gradient-from: rgb(var(--theme-lime-300-rgb) / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-lime-300-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/45{--tw-gradient-from: rgb(var(--theme-orange-300-rgb) / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-orange-300-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500{--tw-gradient-from: rgb(var(--theme-orange-500-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-orange-500-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: rgb(var(--theme-purple-500-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-purple-500-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from: rgb(var(--theme-purple-600-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-purple-600-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/95{--tw-gradient-from: rgb(var(--theme-purple-900-rgb) / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-purple-900-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/95{--tw-gradient-from: rgb(var(--theme-red-950-rgb) / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-red-950-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200{--tw-gradient-from: rgb(var(--theme-rose-200-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-rose-200-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300{--tw-gradient-from: rgb(var(--theme-rose-300-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-rose-300-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/45{--tw-gradient-from: rgb(var(--theme-rose-300-rgb) / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-rose-300-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200{--tw-gradient-from: rgb(var(--theme-sky-200-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-sky-200-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/45{--tw-gradient-from: rgb(var(--theme-sky-300-rgb) / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-sky-300-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950{--tw-gradient-from: rgb(var(--theme-sky-950-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-sky-950-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/95{--tw-gradient-from: rgb(var(--theme-sky-950-rgb) / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-sky-950-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-900\/95{--tw-gradient-from: rgb(var(--theme-stone-900-rgb) / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-stone-900-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400{--tw-gradient-from: rgb(var(--theme-teal-400-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-teal-400-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-theme-accent-cyan{--tw-gradient-from: var(--theme-accent-cyan) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-theme-accent-magenta{--tw-gradient-from: var(--theme-accent-magenta) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-theme-bg-base{--tw-gradient-from: var(--theme-bg-base) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-theme-bg-surface{--tw-gradient-from: var(--theme-bg-surface) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-theme-brand-primary{--tw-gradient-from: rgb(var(--theme-brand-primary-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-brand-primary-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-theme-brand-primary\/10{--tw-gradient-from: rgb(var(--theme-brand-primary-rgb) / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-brand-primary-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-theme-brand-primary\/20{--tw-gradient-from: rgb(var(--theme-brand-primary-rgb) / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-brand-primary-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-theme-brand-primary\/30{--tw-gradient-from: rgb(var(--theme-brand-primary-rgb) / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-brand-primary-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-theme-brand-primary\/40{--tw-gradient-from: rgb(var(--theme-brand-primary-rgb) / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-brand-primary-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-theme-brand-primary\/45{--tw-gradient-from: rgb(var(--theme-brand-primary-rgb) / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-brand-primary-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: rgb(var(--theme-white-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-white-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/0{--tw-gradient-from: rgb(var(--theme-white-rgb) / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-white-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/10{--tw-gradient-from: rgb(var(--theme-white-rgb) / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-white-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/5{--tw-gradient-from: rgb(var(--theme-white-rgb) / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-white-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/95{--tw-gradient-from: rgb(var(--theme-yellow-900-rgb) / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-yellow-900-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/95{--tw-gradient-from: rgb(var(--theme-yellow-950-rgb) / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-yellow-950-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-amber-200\/20{--tw-gradient-to: rgb(var(--theme-amber-200-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-amber-200-rgb) / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/20{--tw-gradient-to: rgb(var(--theme-black-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-black-rgb) / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/30{--tw-gradient-to: rgb(var(--theme-black-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-black-rgb) / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/40{--tw-gradient-to: rgb(var(--theme-black-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-black-rgb) / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/50{--tw-gradient-to: rgb(var(--theme-black-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-black-rgb) / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/55{--tw-gradient-to: rgb(var(--theme-black-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-black-rgb) / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-cyan-200{--tw-gradient-to: rgb(var(--theme-cyan-200-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-cyan-200-rgb) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-cyan-300\/20{--tw-gradient-to: rgb(var(--theme-cyan-300-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-cyan-300-rgb) / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-emerald-200\/20{--tw-gradient-to: rgb(var(--theme-emerald-200-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-emerald-200-rgb) / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-emerald-300{--tw-gradient-to: rgb(var(--theme-emerald-300-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-emerald-300-rgb) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-fuchsia-500{--tw-gradient-to: rgb(var(--theme-fuchsia-500-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-fuchsia-500-rgb) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-fuchsia-600{--tw-gradient-to: rgb(var(--theme-fuchsia-600-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-fuchsia-600-rgb) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-fuchsia-950\/95{--tw-gradient-to: rgb(var(--theme-fuchsia-950-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-fuchsia-950-rgb) / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-lime-200\/20{--tw-gradient-to: rgb(var(--theme-lime-200-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-lime-200-rgb) / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/20{--tw-gradient-to: rgb(var(--theme-orange-200-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-orange-200-rgb) / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300{--tw-gradient-to: rgb(var(--theme-orange-300-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-orange-300-rgb) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400{--tw-gradient-to: rgb(var(--theme-orange-400-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-orange-400-rgb) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-500\/30{--tw-gradient-to: rgb(var(--theme-purple-500-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-purple-500-rgb) / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/20{--tw-gradient-to: rgb(var(--theme-red-300-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-red-300-rgb) / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f87171 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-rose-300{--tw-gradient-to: rgb(var(--theme-rose-300-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-rose-300-rgb) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sky-500{--tw-gradient-to: rgb(var(--theme-sky-500-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-sky-500-rgb) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sky-950{--tw-gradient-to: rgb(var(--theme-sky-950-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-sky-950-rgb) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-stone-900\/95{--tw-gradient-to: rgb(var(--theme-stone-900-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-stone-900-rgb) / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-stone-950\/95{--tw-gradient-to: rgb(var(--theme-stone-950-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-stone-950-rgb) / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-teal-500{--tw-gradient-to: rgb(var(--theme-teal-500-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-teal-500-rgb) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-theme-bg-base{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--theme-bg-base) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-theme-bg-surface{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--theme-bg-surface) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-theme-brand-primary{--tw-gradient-to: rgb(var(--theme-brand-primary-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-brand-primary-rgb) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-theme-brand-primary\/10{--tw-gradient-to: rgb(var(--theme-brand-primary-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-brand-primary-rgb) / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-theme-brand-primary\/5{--tw-gradient-to: rgb(var(--theme-brand-primary-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-brand-primary-rgb) / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white{--tw-gradient-to: rgb(var(--theme-white-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-white-rgb) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white\/0{--tw-gradient-to: rgb(var(--theme-white-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-white-rgb) / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white\/20{--tw-gradient-to: rgb(var(--theme-white-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-white-rgb) / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white\/5{--tw-gradient-to: rgb(var(--theme-white-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-white-rgb) / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white\/90{--tw-gradient-to: rgb(var(--theme-white-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-white-rgb) / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-950\/95{--tw-gradient-to: rgb(var(--theme-yellow-950-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--theme-yellow-950-rgb) / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-black{--tw-gradient-to: rgb(var(--theme-black-rgb) / 1) var(--tw-gradient-to-position)}.to-black\/20{--tw-gradient-to: rgb(var(--theme-black-rgb) / .2) var(--tw-gradient-to-position)}.to-black\/60{--tw-gradient-to: rgb(var(--theme-black-rgb) / .6) var(--tw-gradient-to-position)}.to-black\/70{--tw-gradient-to: rgb(var(--theme-black-rgb) / .7) var(--tw-gradient-to-position)}.to-black\/80{--tw-gradient-to: rgb(var(--theme-black-rgb) / .8) var(--tw-gradient-to-position)}.to-black\/95{--tw-gradient-to: rgb(var(--theme-black-rgb) / .95) var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: rgb(var(--theme-blue-600-rgb) / 1) var(--tw-gradient-to-position)}.to-emerald-500\/35{--tw-gradient-to: rgb(var(--theme-emerald-500-rgb) / .35) var(--tw-gradient-to-position)}.to-emerald-600{--tw-gradient-to: rgb(var(--theme-emerald-600-rgb) / 1) var(--tw-gradient-to-position)}.to-emerald-700{--tw-gradient-to: rgb(var(--theme-emerald-700-rgb) / 1) var(--tw-gradient-to-position)}.to-emerald-900\/30{--tw-gradient-to: rgb(var(--theme-emerald-900-rgb) / .3) var(--tw-gradient-to-position)}.to-green-500\/35{--tw-gradient-to: rgb(var(--theme-green-500-rgb) / .35) var(--tw-gradient-to-position)}.to-orange-400{--tw-gradient-to: rgb(var(--theme-orange-400-rgb) / 1) var(--tw-gradient-to-position)}.to-orange-500{--tw-gradient-to: rgb(var(--theme-orange-500-rgb) / 1) var(--tw-gradient-to-position)}.to-orange-500\/35{--tw-gradient-to: rgb(var(--theme-orange-500-rgb) / .35) var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to: rgb(var(--theme-purple-600-rgb) / 1) var(--tw-gradient-to-position)}.to-purple-700{--tw-gradient-to: rgb(var(--theme-purple-700-rgb) / 1) var(--tw-gradient-to-position)}.to-red-400{--tw-gradient-to: #f87171 var(--tw-gradient-to-position)}.to-red-700\/35{--tw-gradient-to: rgb(var(--theme-red-700-rgb) / .35) var(--tw-gradient-to-position)}.to-rose-200{--tw-gradient-to: rgb(var(--theme-rose-200-rgb) / 1) var(--tw-gradient-to-position)}.to-rose-900\/20{--tw-gradient-to: rgb(var(--theme-rose-900-rgb) / .2) var(--tw-gradient-to-position)}.to-sky-200{--tw-gradient-to: rgb(var(--theme-sky-200-rgb) / 1) var(--tw-gradient-to-position)}.to-stone-950{--tw-gradient-to: rgb(var(--theme-stone-950-rgb) / 1) var(--tw-gradient-to-position)}.to-stone-950\/95{--tw-gradient-to: rgb(var(--theme-stone-950-rgb) / .95) var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to: rgb(var(--theme-teal-600-rgb) / 1) var(--tw-gradient-to-position)}.to-theme-bg-base{--tw-gradient-to: var(--theme-bg-base) var(--tw-gradient-to-position)}.to-theme-bg-surface{--tw-gradient-to: var(--theme-bg-surface) var(--tw-gradient-to-position)}.to-theme-brand-primary{--tw-gradient-to: rgb(var(--theme-brand-primary-rgb) / 1) var(--tw-gradient-to-position)}.to-theme-brand-primary\/20{--tw-gradient-to: rgb(var(--theme-brand-primary-rgb) / .2) var(--tw-gradient-to-position)}.to-theme-brand-primary\/30{--tw-gradient-to: rgb(var(--theme-brand-primary-rgb) / .3) var(--tw-gradient-to-position)}.to-theme-brand-primary\/5{--tw-gradient-to: rgb(var(--theme-brand-primary-rgb) / .05) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-white\/0{--tw-gradient-to: rgb(var(--theme-white-rgb) / 0) var(--tw-gradient-to-position)}.to-white\/10{--tw-gradient-to: rgb(var(--theme-white-rgb) / .1) var(--tw-gradient-to-position)}.to-white\/5{--tw-gradient-to: rgb(var(--theme-white-rgb) / .05) var(--tw-gradient-to-position)}.to-white\/80{--tw-gradient-to: rgb(var(--theme-white-rgb) / .8) var(--tw-gradient-to-position)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.fill-black\/60{fill:rgb(var(--theme-black-rgb) / .6)}.fill-white\/30{fill:rgb(var(--theme-white-rgb) / .3)}.fill-white\/40{fill:rgb(var(--theme-white-rgb) / .4)}.fill-white\/50{fill:rgb(var(--theme-white-rgb) / .5)}.stroke-white\/10{stroke:rgb(var(--theme-white-rgb) / .1)}.stroke-white\/5{stroke:rgb(var(--theme-white-rgb) / .05)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.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-5{padding-left:1.25rem;padding-right:1.25rem}.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-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.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}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-10{padding-bottom:2.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[calc\(env\(safe-area-inset-bottom\)\+0\.5rem\)\]{padding-bottom:calc(env(safe-area-inset-bottom) + .5rem)}.pb-\[calc\(env\(safe-area-inset-bottom\)\+0\.75rem\)\]{padding-bottom:calc(env(safe-area-inset-bottom) + .75rem)}.pb-\[calc\(env\(safe-area-inset-bottom\)\+5\.5rem\)\]{padding-bottom:calc(env(safe-area-inset-bottom) + 5.5rem)}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-\[calc\(env\(safe-area-inset-top\)\+0\.75rem\)\]{padding-top:calc(env(safe-area-inset-top) + .75rem)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.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-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-\[0\.65rem\]{font-size:.65rem}.text-\[0\.6rem\]{font-size:.6rem}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.7rem\]{font-size:.7rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[5px\]{font-size:5px}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.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-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.not-italic{font-style:normal}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.02em\]{letter-spacing:.02em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.25em\]{letter-spacing:.25em}.tracking-\[0\.26em\]{letter-spacing:.26em}.tracking-\[0\.28em\]{letter-spacing:.28em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.32em\]{letter-spacing:.32em}.tracking-\[0\.34em\]{letter-spacing:.34em}.tracking-\[0\.35em\]{letter-spacing:.35em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-\[0\.4em\]{letter-spacing:.4em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#060913\]{--tw-text-opacity: 1;color:rgb(6 9 19 / var(--tw-text-opacity, 1))}.text-amber-100{--tw-text-opacity: 1;color:rgb(var(--theme-amber-100-rgb) / var(--tw-text-opacity, 1))}.text-amber-100\/70{color:rgb(var(--theme-amber-100-rgb) / .7)}.text-amber-100\/80{color:rgb(var(--theme-amber-100-rgb) / .8)}.text-amber-100\/90{color:rgb(var(--theme-amber-100-rgb) / .9)}.text-amber-200{--tw-text-opacity: 1;color:rgb(var(--theme-amber-200-rgb) / var(--tw-text-opacity, 1))}.text-amber-200\/80{color:rgb(var(--theme-amber-200-rgb) / .8)}.text-amber-200\/90{color:rgb(var(--theme-amber-200-rgb) / .9)}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-50{--tw-text-opacity: 1;color:rgb(var(--theme-amber-50-rgb) / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(var(--theme-amber-600-rgb) / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(var(--theme-amber-700-rgb) / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(var(--theme-amber-800-rgb) / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(var(--theme-black-rgb) / var(--tw-text-opacity, 1))}.text-black\/50{color:rgb(var(--theme-black-rgb) / .5)}.text-blue-200{--tw-text-opacity: 1;color:rgb(var(--theme-blue-200-rgb) / var(--tw-text-opacity, 1))}.text-blue-200\/70{color:rgb(var(--theme-blue-200-rgb) / .7)}.text-blue-300{--tw-text-opacity: 1;color:rgb(var(--theme-blue-300-rgb) / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(var(--theme-blue-600-rgb) / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(var(--theme-blue-700-rgb) / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(var(--theme-blue-800-rgb) / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(var(--theme-blue-900-rgb) / var(--tw-text-opacity, 1))}.text-cyan-100{--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.text-cyan-100\/85{color:#cffafed9}.text-cyan-200{--tw-text-opacity: 1;color:rgb(var(--theme-cyan-200-rgb) / var(--tw-text-opacity, 1))}.text-cyan-200\/70{color:rgb(var(--theme-cyan-200-rgb) / .7)}.text-emerald-100{--tw-text-opacity: 1;color:rgb(var(--theme-emerald-100-rgb) / var(--tw-text-opacity, 1))}.text-emerald-100\/70{color:rgb(var(--theme-emerald-100-rgb) / .7)}.text-emerald-200{--tw-text-opacity: 1;color:rgb(var(--theme-emerald-200-rgb) / var(--tw-text-opacity, 1))}.text-emerald-200\/70{color:rgb(var(--theme-emerald-200-rgb) / .7)}.text-emerald-200\/80{color:rgb(var(--theme-emerald-200-rgb) / .8)}.text-emerald-300{--tw-text-opacity: 1;color:rgb(var(--theme-emerald-300-rgb) / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(var(--theme-emerald-400-rgb) / var(--tw-text-opacity, 1))}.text-emerald-50{--tw-text-opacity: 1;color:rgb(var(--theme-emerald-50-rgb) / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(var(--theme-emerald-500-rgb) / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(var(--theme-emerald-600-rgb) / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(var(--theme-emerald-800-rgb) / var(--tw-text-opacity, 1))}.text-fuchsia-200{--tw-text-opacity: 1;color:rgb(var(--theme-fuchsia-200-rgb) / var(--tw-text-opacity, 1))}.text-fuchsia-300{--tw-text-opacity: 1;color:rgb(var(--theme-fuchsia-300-rgb) / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(var(--theme-gray-500-rgb) / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(var(--theme-gray-600-rgb) / var(--tw-text-opacity, 1))}.text-green-300{--tw-text-opacity: 1;color:rgb(var(--theme-green-300-rgb) / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(var(--theme-green-400-rgb) / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(var(--theme-green-500-rgb) / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(var(--theme-green-600-rgb) / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(var(--theme-green-700-rgb) / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(var(--theme-green-800-rgb) / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(var(--theme-green-900-rgb) / var(--tw-text-opacity, 1))}.text-indigo-100{--tw-text-opacity: 1;color:rgb(var(--theme-indigo-100-rgb) / var(--tw-text-opacity, 1))}.text-indigo-200{--tw-text-opacity: 1;color:rgb(var(--theme-indigo-200-rgb) / var(--tw-text-opacity, 1))}.text-indigo-300{--tw-text-opacity: 1;color:rgb(var(--theme-indigo-300-rgb) / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(var(--theme-indigo-600-rgb) / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(var(--theme-indigo-700-rgb) / var(--tw-text-opacity, 1))}.text-indigo-800{--tw-text-opacity: 1;color:rgb(var(--theme-indigo-800-rgb) / var(--tw-text-opacity, 1))}.text-indigo-900{--tw-text-opacity: 1;color:rgb(var(--theme-indigo-900-rgb) / var(--tw-text-opacity, 1))}.text-lime-300{--tw-text-opacity: 1;color:rgb(var(--theme-lime-300-rgb) / var(--tw-text-opacity, 1))}.text-lime-50{--tw-text-opacity: 1;color:rgb(var(--theme-lime-50-rgb) / var(--tw-text-opacity, 1))}.text-orange-300{--tw-text-opacity: 1;color:rgb(var(--theme-orange-300-rgb) / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(var(--theme-orange-400-rgb) / var(--tw-text-opacity, 1))}.text-orange-50{--tw-text-opacity: 1;color:rgb(var(--theme-orange-50-rgb) / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(var(--theme-orange-500-rgb) / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(var(--theme-orange-800-rgb) / var(--tw-text-opacity, 1))}.text-orange-900{--tw-text-opacity: 1;color:rgb(var(--theme-orange-900-rgb) / var(--tw-text-opacity, 1))}.text-pink-300{--tw-text-opacity: 1;color:rgb(var(--theme-pink-300-rgb) / var(--tw-text-opacity, 1))}.text-purple-100{--tw-text-opacity: 1;color:rgb(var(--theme-purple-100-rgb) / var(--tw-text-opacity, 1))}.text-purple-100\/80{color:rgb(var(--theme-purple-100-rgb) / .8)}.text-purple-200{--tw-text-opacity: 1;color:rgb(var(--theme-purple-200-rgb) / var(--tw-text-opacity, 1))}.text-purple-200\/50{color:rgb(var(--theme-purple-200-rgb) / .5)}.text-purple-200\/80{color:rgb(var(--theme-purple-200-rgb) / .8)}.text-purple-300{--tw-text-opacity: 1;color:rgb(var(--theme-purple-300-rgb) / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(var(--theme-purple-700-rgb) / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(var(--theme-purple-800-rgb) / var(--tw-text-opacity, 1))}.text-purple-900{--tw-text-opacity: 1;color:rgb(var(--theme-purple-900-rgb) / var(--tw-text-opacity, 1))}.text-red-100{--tw-text-opacity: 1;color:rgb(var(--theme-red-100-rgb) / var(--tw-text-opacity, 1))}.text-red-200{--tw-text-opacity: 1;color:rgb(var(--theme-red-200-rgb) / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(var(--theme-red-300-rgb) / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(var(--theme-red-700-rgb) / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(var(--theme-red-800-rgb) / var(--tw-text-opacity, 1))}.text-rose-100{--tw-text-opacity: 1;color:rgb(var(--theme-rose-100-rgb) / var(--tw-text-opacity, 1))}.text-rose-200{--tw-text-opacity: 1;color:rgb(var(--theme-rose-200-rgb) / var(--tw-text-opacity, 1))}.text-rose-300{--tw-text-opacity: 1;color:rgb(var(--theme-rose-300-rgb) / var(--tw-text-opacity, 1))}.text-rose-50{--tw-text-opacity: 1;color:rgb(var(--theme-rose-50-rgb) / var(--tw-text-opacity, 1))}.text-rose-800{--tw-text-opacity: 1;color:rgb(var(--theme-rose-800-rgb) / var(--tw-text-opacity, 1))}.text-rose-900{--tw-text-opacity: 1;color:rgb(var(--theme-rose-900-rgb) / var(--tw-text-opacity, 1))}.text-sky-100{--tw-text-opacity: 1;color:rgb(var(--theme-sky-100-rgb) / var(--tw-text-opacity, 1))}.text-sky-200{--tw-text-opacity: 1;color:rgb(var(--theme-sky-200-rgb) / var(--tw-text-opacity, 1))}.text-sky-300{--tw-text-opacity: 1;color:rgb(var(--theme-sky-300-rgb) / var(--tw-text-opacity, 1))}.text-sky-50{--tw-text-opacity: 1;color:rgb(var(--theme-sky-50-rgb) / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(var(--theme-slate-500-rgb) / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(var(--theme-slate-600-rgb) / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(var(--theme-slate-700-rgb) / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(var(--theme-slate-800-rgb) / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(var(--theme-slate-900-rgb) / var(--tw-text-opacity, 1))}.text-teal-200{--tw-text-opacity: 1;color:rgb(var(--theme-teal-200-rgb) / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(var(--theme-teal-700-rgb) / var(--tw-text-opacity, 1))}.text-theme-accent-cyan{color:var(--theme-accent-cyan)}.text-theme-accent-magenta{color:var(--theme-accent-magenta)}.text-theme-brand-primary{--tw-text-opacity: 1;color:rgb(var(--theme-brand-primary-rgb) / var(--tw-text-opacity, 1))}.text-theme-brand-primary\/80{color:rgb(var(--theme-brand-primary-rgb) / .8)}.text-theme-text-muted{color:var(--theme-text-muted)}.text-transparent{color:transparent}.text-violet-200{--tw-text-opacity: 1;color:rgb(var(--theme-violet-200-rgb) / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(var(--theme-white-rgb) / var(--tw-text-opacity, 1))}.text-white\/30{color:rgb(var(--theme-white-rgb) / .3)}.text-white\/35{color:rgb(var(--theme-white-rgb) / .35)}.text-white\/40{color:rgb(var(--theme-white-rgb) / .4)}.text-white\/45{color:rgb(var(--theme-white-rgb) / .45)}.text-white\/50{color:rgb(var(--theme-white-rgb) / .5)}.text-white\/55{color:rgb(var(--theme-white-rgb) / .55)}.text-white\/60{color:rgb(var(--theme-white-rgb) / .6)}.text-white\/65{color:rgb(var(--theme-white-rgb) / .65)}.text-white\/70{color:rgb(var(--theme-white-rgb) / .7)}.text-white\/75{color:rgb(var(--theme-white-rgb) / .75)}.text-white\/80{color:rgb(var(--theme-white-rgb) / .8)}.text-white\/85{color:rgb(var(--theme-white-rgb) / .85)}.text-white\/90{color:rgb(var(--theme-white-rgb) / .9)}.text-yellow-100{--tw-text-opacity: 1;color:rgb(var(--theme-yellow-100-rgb) / var(--tw-text-opacity, 1))}.text-yellow-100\/80{color:rgb(var(--theme-yellow-100-rgb) / .8)}.text-yellow-200{--tw-text-opacity: 1;color:rgb(var(--theme-yellow-200-rgb) / var(--tw-text-opacity, 1))}.text-yellow-200\/70{color:rgb(var(--theme-yellow-200-rgb) / .7)}.text-yellow-800{--tw-text-opacity: 1;color:rgb(var(--theme-yellow-800-rgb) / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(var(--theme-yellow-900-rgb) / var(--tw-text-opacity, 1))}.line-through{text-decoration-line:line-through}.underline-offset-4{text-underline-offset:4px}.placeholder-slate-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(var(--theme-slate-400-rgb) / var(--tw-placeholder-opacity, 1))}.placeholder-slate-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(var(--theme-slate-400-rgb) / var(--tw-placeholder-opacity, 1))}.placeholder-white\/30::-moz-placeholder{color:rgb(var(--theme-white-rgb) / .3)}.placeholder-white\/30::placeholder{color:rgb(var(--theme-white-rgb) / .3)}.accent-red-500{accent-color:rgb(var(--theme-red-500-rgb) / 1)}.accent-white{accent-color:rgb(var(--theme-white-rgb) / 1)}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-40{opacity:.4}.opacity-45{opacity:.45}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.mix-blend-screen{mix-blend-mode:screen}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--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 rgb(0 0 0 / .25);--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-\[0_0_0_1px_rgba\(24\,224\,181\,0\.4\)\]{--tw-shadow: 0 0 0 1px rgba(24,224,181,.4);--tw-shadow-colored: 0 0 0 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-\[0_0_0_1px_rgba\(61\,215\,255\,0\.3\)\]{--tw-shadow: 0 0 0 1px rgba(61,215,255,.3);--tw-shadow-colored: 0 0 0 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-\[0_0_0_1px_rgba\(61\,215\,255\,0\.35\)\]{--tw-shadow: 0 0 0 1px rgba(61,215,255,.35);--tw-shadow-colored: 0 0 0 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-\[0_0_0_1px_rgba\(61\,215\,255\,0\.6\)\]{--tw-shadow: 0 0 0 1px rgba(61,215,255,.6);--tw-shadow-colored: 0 0 0 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-\[0_0_0_2px_rgb\(var\(--theme-black-rgb\)\/0\.55\)\,0_0_10px_rgb\(var\(--theme-brand-primary-rgb\)\/0\.8\)\]{--tw-shadow: 0 0 0 2px rgb(var(--theme-black-rgb)/.55),0 0 10px rgb(var(--theme-brand-primary-rgb)/.8);--tw-shadow-colored: 0 0 0 2px var(--tw-shadow-color), 0 0 10px 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-\[0_0_10px_rgb\(var\(--theme-white-rgb\)\/1\)\]{--tw-shadow: 0 0 10px rgb(var(--theme-white-rgb)/1);--tw-shadow-colored: 0 0 10px 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-\[0_0_12px_rgba\(229\,62\,62\,0\.6\)\]{--tw-shadow: 0 0 12px rgba(229,62,62,.6);--tw-shadow-colored: 0 0 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-\[0_0_12px_rgba\(253\,224\,71\,0\.15\)\]{--tw-shadow: 0 0 12px rgba(253,224,71,.15);--tw-shadow-colored: 0 0 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-\[0_0_15px_rgb\(var\(--theme-brand-primary-rgb\)\/0\.4\)\]{--tw-shadow: 0 0 15px rgb(var(--theme-brand-primary-rgb)/.4);--tw-shadow-colored: 0 0 15px 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-\[0_0_40px_rgba\(171\,24\,43\,0\.55\)\]{--tw-shadow: 0 0 40px rgba(171,24,43,.55);--tw-shadow-colored: 0 0 40px 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-\[0_0_6px_rgb\(var\(--theme-brand-primary-rgb\)\/0\.55\)\]{--tw-shadow: 0 0 6px rgb(var(--theme-brand-primary-rgb)/.55);--tw-shadow-colored: 0 0 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-\[0_0_6px_rgba\(34\,211\,238\,0\.55\)\]{--tw-shadow: 0 0 6px rgba(34,211,238,.55);--tw-shadow-colored: 0 0 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-\[0_0_80px_rgb\(var\(--theme-white-rgb\)\/0\.25\)\]{--tw-shadow: 0 0 80px rgb(var(--theme-white-rgb)/.25);--tw-shadow-colored: 0 0 80px 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-\[0_0_8px_rgb\(var\(--theme-brand-primary-rgb\)\/0\.65\)\]{--tw-shadow: 0 0 8px rgb(var(--theme-brand-primary-rgb)/.65);--tw-shadow-colored: 0 0 8px 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-\[0_0_8px_rgb\(var\(--theme-white-rgb\)\/0\.1\)\]{--tw-shadow: 0 0 8px rgb(var(--theme-white-rgb)/.1);--tw-shadow-colored: 0 0 8px 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-\[0_0_8px_rgba\(253\,224\,71\,0\.8\)\]{--tw-shadow: 0 0 8px rgba(253,224,71,.8);--tw-shadow-colored: 0 0 8px 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-\[0_0_8px_rgba\(34\,211\,238\,0\.75\)\]{--tw-shadow: 0 0 8px rgba(34,211,238,.75);--tw-shadow-colored: 0 0 8px 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-\[0_10px_20px_rgb\(var\(--theme-brand-primary-rgb\)\/0\.35\)\]{--tw-shadow: 0 10px 20px rgb(var(--theme-brand-primary-rgb)/.35);--tw-shadow-colored: 0 10px 20px 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-\[0_10px_24px_rgb\(var\(--theme-black-rgb\)\/0\.35\)\]{--tw-shadow: 0 10px 24px rgb(var(--theme-black-rgb)/.35);--tw-shadow-colored: 0 10px 24px 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-\[0_10px_24px_rgb\(var\(--theme-brand-primary-rgb\)\/0\.3\)\]{--tw-shadow: 0 10px 24px rgb(var(--theme-brand-primary-rgb)/.3);--tw-shadow-colored: 0 10px 24px 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-\[0_10px_28px_rgb\(var\(--theme-black-rgb\)\/0\.55\)\]{--tw-shadow: 0 10px 28px rgb(var(--theme-black-rgb)/.55);--tw-shadow-colored: 0 10px 28px 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-\[0_10px_30px_rgba\(0\,0\,0\,0\.45\)\]{--tw-shadow: 0 10px 30px rgba(0,0,0,.45);--tw-shadow-colored: 0 10px 30px 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-\[0_12px_24px_rgb\(var\(--theme-black-rgb\)\/0\.35\)\]{--tw-shadow: 0 12px 24px rgb(var(--theme-black-rgb)/.35);--tw-shadow-colored: 0 12px 24px 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-\[0_12px_28px_rgb\(var\(--theme-black-rgb\)\/0\.35\)\]{--tw-shadow: 0 12px 28px rgb(var(--theme-black-rgb)/.35);--tw-shadow-colored: 0 12px 28px 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-\[0_12px_30px_rgb\(var\(--theme-black-rgb\)\/0\.4\)\]{--tw-shadow: 0 12px 30px rgb(var(--theme-black-rgb)/.4);--tw-shadow-colored: 0 12px 30px 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-\[0_12px_30px_rgb\(var\(--theme-black-rgb\)\/0\.45\)\]{--tw-shadow: 0 12px 30px rgb(var(--theme-black-rgb)/.45);--tw-shadow-colored: 0 12px 30px 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-\[0_12px_34px_rgba\(132\,76\,255\,0\.35\)\]{--tw-shadow: 0 12px 34px rgba(132,76,255,.35);--tw-shadow-colored: 0 12px 34px 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-\[0_12px_34px_rgba\(16\,185\,129\,0\.35\)\]{--tw-shadow: 0 12px 34px rgba(16,185,129,.35);--tw-shadow-colored: 0 12px 34px 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-\[0_12px_40px_rgb\(var\(--theme-black-rgb\)\/0\.35\)\]{--tw-shadow: 0 12px 40px rgb(var(--theme-black-rgb)/.35);--tw-shadow-colored: 0 12px 40px 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-\[0_14px_26px_rgb\(var\(--theme-brand-primary-rgb\)\/0\.32\)\]{--tw-shadow: 0 14px 26px rgb(var(--theme-brand-primary-rgb)/.32);--tw-shadow-colored: 0 14px 26px 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-\[0_14px_32px_rgb\(var\(--theme-black-rgb\)\/0\.35\)\]{--tw-shadow: 0 14px 32px rgb(var(--theme-black-rgb)/.35);--tw-shadow-colored: 0 14px 32px 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-\[0_16px_40px_rgba\(96\,56\,255\,0\.35\)\]{--tw-shadow: 0 16px 40px rgba(96,56,255,.35);--tw-shadow-colored: 0 16px 40px 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-\[0_18px_40px_rgb\(var\(--theme-black-rgb\)\/0\.35\)\]{--tw-shadow: 0 18px 40px rgb(var(--theme-black-rgb)/.35);--tw-shadow-colored: 0 18px 40px 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-\[0_18px_40px_rgb\(var\(--theme-brand-primary-rgb\)\/0\.35\)\]{--tw-shadow: 0 18px 40px rgb(var(--theme-brand-primary-rgb)/.35);--tw-shadow-colored: 0 18px 40px 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-\[0_18px_40px_rgba\(120\,190\,255\,0\.35\)\]{--tw-shadow: 0 18px 40px rgba(120,190,255,.35);--tw-shadow-colored: 0 18px 40px 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-\[0_18px_40px_rgba\(255\,90\,120\,0\.35\)\]{--tw-shadow: 0 18px 40px rgba(255,90,120,.35);--tw-shadow-colored: 0 18px 40px 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-\[0_18px_40px_rgba\(45\,9\,109\,0\.35\)\]{--tw-shadow: 0 18px 40px rgba(45,9,109,.35);--tw-shadow-colored: 0 18px 40px 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-\[0_26px_70px_rgb\(var\(--theme-black-rgb\)\/0\.55\)\]{--tw-shadow: 0 26px 70px rgb(var(--theme-black-rgb)/.55);--tw-shadow-colored: 0 26px 70px 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-\[0_2px_8px_rgb\(var\(--theme-black-rgb\)\/0\.35\)\]{--tw-shadow: 0 2px 8px rgb(var(--theme-black-rgb)/.35);--tw-shadow-colored: 0 2px 8px 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-\[0_2px_8px_rgb\(var\(--theme-black-rgb\)\/0\.45\)\]{--tw-shadow: 0 2px 8px rgb(var(--theme-black-rgb)/.45);--tw-shadow-colored: 0 2px 8px 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-\[0_4px_12px_rgba\(147\,51\,234\,0\.3\)\]{--tw-shadow: 0 4px 12px rgba(147,51,234,.3);--tw-shadow-colored: 0 4px 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-\[0_4px_14px_rgb\(var\(--theme-black-rgb\)\/0\.45\)\]{--tw-shadow: 0 4px 14px rgb(var(--theme-black-rgb)/.45);--tw-shadow-colored: 0 4px 14px 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-\[0_6px_16px_rgb\(var\(--theme-black-rgb\)\/0\.45\)\]{--tw-shadow: 0 6px 16px rgb(var(--theme-black-rgb)/.45);--tw-shadow-colored: 0 6px 16px 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-\[0_6px_16px_rgb\(var\(--theme-black-rgb\)\/0\.55\)\]{--tw-shadow: 0 6px 16px rgb(var(--theme-black-rgb)/.55);--tw-shadow-colored: 0 6px 16px 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-\[inset_0_0_0_1px_rgb\(var\(--theme-white-rgb\)\/0\.05\)\]{--tw-shadow: inset 0 0 0 1px rgb(var(--theme-white-rgb)/.05);--tw-shadow-colored: inset 0 0 0 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-\[inset_0_0_0_1px_rgba\(125\,211\,252\,0\.35\)\]{--tw-shadow: inset 0 0 0 1px rgba(125,211,252,.35);--tw-shadow-colored: inset 0 0 0 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-\[inset_0_0_12px_rgba\(244\,63\,94\,0\.35\)\]{--tw-shadow: inset 0 0 12px rgba(244,63,94,.35);--tw-shadow-colored: inset 0 0 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-\[inset_0_0_60px_rgba\(127\,29\,29\,0\.22\)\]{--tw-shadow: inset 0 0 60px rgba(127,29,29,.22);--tw-shadow-colored: inset 0 0 60px 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-\[inset_0_0_70px_rgba\(180\,83\,9\,0\.24\)\]{--tw-shadow: inset 0 0 70px rgba(180,83,9,.24);--tw-shadow-colored: inset 0 0 70px 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-\[inset_0_1px_0_rgb\(var\(--theme-white-rgb\)\/0\.16\)\]{--tw-shadow: inset 0 1px 0 rgb(var(--theme-white-rgb)/.16);--tw-shadow-colored: inset 0 1px 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-azuki-glow{--tw-shadow: 0 12px 40px rgb(var(--theme-brand-primary-rgb) / .35);--tw-shadow-colored: 0 12px 40px 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-azuki-inner{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.04);--tw-shadow-colored: inset 0 1px 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-card{--tw-shadow: 0 20px 45px rgba(0,0,0,.35);--tw-shadow-colored: 0 20px 45px 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-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 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-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--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-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--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)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;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 rgb(0 0 0 / .05);--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 rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--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-black\/20{--tw-shadow-color: rgb(var(--theme-black-rgb) / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/30{--tw-shadow-color: rgb(var(--theme-black-rgb) / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/40{--tw-shadow-color: rgb(var(--theme-black-rgb) / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/50{--tw-shadow-color: rgb(var(--theme-black-rgb) / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-400\/40{--tw-shadow-color: rgb(var(--theme-emerald-400-rgb) / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-400\/50{--tw-shadow-color: rgb(var(--theme-emerald-400-rgb) / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/25{--tw-shadow-color: rgb(var(--theme-emerald-500-rgb) / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/30{--tw-shadow-color: rgb(var(--theme-emerald-500-rgb) / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-900\/30{--tw-shadow-color: rgb(var(--theme-emerald-900-rgb) / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-900\/40{--tw-shadow-color: rgb(var(--theme-emerald-900-rgb) / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-900\/40{--tw-shadow-color: rgb(var(--theme-purple-900-rgb) / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-rose-900\/30{--tw-shadow-color: rgb(var(--theme-rose-900-rgb) / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-theme-brand-primary\/20{--tw-shadow-color: rgb(var(--theme-brand-primary-rgb) / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-theme-brand-primary\/30{--tw-shadow-color: rgb(var(--theme-brand-primary-rgb) / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-theme-brand-primary\/40{--tw-shadow-color: rgb(var(--theme-brand-primary-rgb) / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-theme-brand-primary\/50{--tw-shadow-color: rgb(var(--theme-brand-primary-rgb) / .5);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-0{--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(0px + 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)}.ring-1{--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)}.ring-2{--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)}.ring-black\/10{--tw-ring-color: rgb(var(--theme-black-rgb) / .1)}.ring-black\/20{--tw-ring-color: rgb(var(--theme-black-rgb) / .2)}.ring-black\/50{--tw-ring-color: rgb(var(--theme-black-rgb) / .5)}.ring-black\/70{--tw-ring-color: rgb(var(--theme-black-rgb) / .7)}.ring-emerald-500\/50{--tw-ring-color: rgb(var(--theme-emerald-500-rgb) / .5)}.ring-green-500\/20{--tw-ring-color: rgb(var(--theme-green-500-rgb) / .2)}.ring-purple-200\/30{--tw-ring-color: rgb(var(--theme-purple-200-rgb) / .3)}.ring-purple-300\/30{--tw-ring-color: rgb(var(--theme-purple-300-rgb) / .3)}.ring-purple-300\/40{--tw-ring-color: rgb(var(--theme-purple-300-rgb) / .4)}.ring-theme-accent-cyan{--tw-ring-color: var(--theme-accent-cyan)}.ring-theme-accent-magenta{--tw-ring-color: var(--theme-accent-magenta)}.ring-theme-bg-surface{--tw-ring-color: var(--theme-bg-surface)}.ring-theme-brand-primary{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--theme-brand-primary-rgb) / var(--tw-ring-opacity, 1))}.ring-theme-brand-primary\/50{--tw-ring-color: rgb(var(--theme-brand-primary-rgb) / .5)}.ring-theme-brand-primary\/60{--tw-ring-color: rgb(var(--theme-brand-primary-rgb) / .6)}.blur{--tw-blur: blur(8px);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)}.blur-2xl{--tw-blur: blur(40px);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)}.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)}.blur-sm{--tw-blur: blur(4px);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)}.blur-xl{--tw-blur: blur(24px);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)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));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)}.drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / .15));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)}.drop-shadow-\[0_0_15px_rgb\(var\(--theme-white-rgb\)\/0\.2\)\]{--tw-drop-shadow: drop-shadow(0 0 15px rgb(var(--theme-white-rgb)/.2));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)}.drop-shadow-\[0_16px_48px_rgba\(247\,208\,124\,0\.35\)\]{--tw-drop-shadow: drop-shadow(0 16px 48px rgba(247,208,124,.35));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)}.drop-shadow-\[0_18px_40px_rgb\(var\(--theme-brand-primary-rgb\)\/0\.18\)\]{--tw-drop-shadow: drop-shadow(0 18px 40px rgb(var(--theme-brand-primary-rgb)/.18));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)}.drop-shadow-\[0_2px_10px_rgb\(var\(--theme-black-rgb\)\/0\.55\)\]{--tw-drop-shadow: drop-shadow(0 2px 10px rgb(var(--theme-black-rgb)/.55));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)}.drop-shadow-\[0_2px_10px_rgb\(var\(--theme-black-rgb\)\/0\.6\)\]{--tw-drop-shadow: drop-shadow(0 2px 10px rgb(var(--theme-black-rgb)/.6));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)}.drop-shadow-\[0_2px_8px_rgba\(253\,224\,71\,0\.6\)\]{--tw-drop-shadow: drop-shadow(0 2px 8px rgba(253,224,71,.6));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)}.drop-shadow-\[0_4px_12px_rgb\(var\(--theme-black-rgb\)\/0\.35\)\]{--tw-drop-shadow: drop-shadow(0 4px 12px rgb(var(--theme-black-rgb)/.35));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)}.drop-shadow-\[0_4px_16px_rgb\(var\(--theme-black-rgb\)\/0\.6\)\]{--tw-drop-shadow: drop-shadow(0 4px 16px rgb(var(--theme-black-rgb)/.6));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)}.drop-shadow-\[0_4px_16px_rgba\(255\,163\,102\,0\.45\)\]{--tw-drop-shadow: drop-shadow(0 4px 16px rgba(255,163,102,.45));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)}.drop-shadow-\[0_4px_18px_rgb\(var\(--theme-black-rgb\)\/0\.55\)\]{--tw-drop-shadow: drop-shadow(0 4px 18px rgb(var(--theme-black-rgb)/.55));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)}.drop-shadow-\[0_6px_18px_rgb\(var\(--theme-black-rgb\)\/0\.65\)\]{--tw-drop-shadow: drop-shadow(0 6px 18px rgb(var(--theme-black-rgb)/.65));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)}.drop-shadow-\[0_6px_30px_rgb\(var\(--theme-accent-magenta-rgb\)\/0\.35\)\]{--tw-drop-shadow: drop-shadow(0 6px 30px rgb(var(--theme-accent-magenta-rgb)/.35));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)}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));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)}.grayscale{--tw-grayscale: grayscale(100%);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)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-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-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-\[1px\]{--tw-backdrop-blur: blur(1px);-webkit-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-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-\[2px\]{--tw-backdrop-blur: blur(2px);-webkit-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-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-lg{--tw-backdrop-blur: blur(16px);-webkit-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-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-md{--tw-backdrop-blur: blur(12px);-webkit-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-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);-webkit-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-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-xl{--tw-backdrop-blur: blur(24px);-webkit-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-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-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[transform\,opacity\]{transition-property:transform,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[transform\]{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-150{transition-delay:.15s}.delay-300{transition-delay:.3s}.delay-500{transition-delay:.5s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-\[cubic-bezier\(0\.2\,0\.9\,0\.2\,1\)\]{transition-timing-function:cubic-bezier(.2,.9,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-scroll{will-change:scroll-position}.will-change-transform{will-change:transform}.\[backface-visibility\:hidden\]{backface-visibility:hidden}.\[perspective\:1200px\]{perspective:1200px}.\[perspective\:900px\]{perspective:900px}.\[scrollbar-gutter\:stable\]{scrollbar-gutter:stable}.\[transform-style\:preserve-3d\]{transform-style:preserve-3d}.\[transform\:rotateY\(180deg\)\]{transform:rotateY(180deg)}@font-face{font-family:AeroVault;src:url(/fonts/AeroVault.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:AeroVault Outline;src:url(/fonts/AeroVault-Outline.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Alphacorsa;src:url(/fonts/Alphacorsa%20Personal%20Use.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Alphacorsa Italic;src:url(/fonts/Alphacorsa%20Personal%20Use%20Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Astron Valley;src:url(/fonts/Astron%20Valley%20-%20Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Astron Valley Bold;src:url(/fonts/Astron%20Valley%20-%20Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Dancing Script;src:url(/fonts/DancingScript-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Dancing Script Medium;src:url(/fonts/DancingScript-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Dancing Script SemiBold;src:url(/fonts/DancingScript-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Dancing Script Bold;src:url(/fonts/DancingScript-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Henny Penny;src:url(/fonts/HennyPenny-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nabla;src:url(/fonts/Nabla-Regular-VariableFont_EDPT,EHLT.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nevera;src:url(/fonts/Nevera-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Rubik Bubbles;src:url(/fonts/RubikBubbles-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Sakana;src:url(/fonts/Sakana.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Silkscreen;src:url(/fonts/Silkscreen-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Silkscreen Bold;src:url(/fonts/Silkscreen-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Timeless Narration;src:url(/fonts/Timeless%20Narration%20Demo.ttf) format("truetype"),url(/fonts/Timeless%20Narration%20Demo.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:UnifrakturMaguntia;src:url(/fonts/UnifrakturMaguntia-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{font-family:Segoe UI,sans-serif;color-scheme:dark;color:var(--theme-text-base);background-color:var(--theme-bg-base)}[data-profile-theme=active]{--theme-bg-base: var(--profile-theme-surface-from);--theme-bg-surface: var(--profile-theme-block-bg);--theme-bg-surface-elevated: var(--profile-theme-block-bg-soft);--theme-bg-surface-soft: var(--profile-theme-block-bg-soft);--theme-brand-primary: var(--profile-theme-accent);--theme-brand-primary-hover: var(--profile-theme-accent-hover);--theme-text-inverse: var(--profile-theme-button-text);--theme-border-base: var(--profile-theme-border-76);--theme-border-soft: var(--profile-theme-border-soft)}body{margin:0;min-height:100vh;background-color:var(--theme-bg-base);background-image:radial-gradient(130% 130% at 12% 8%,rgb(var(--theme-accent-cyan-rgb) / .16),rgb(var(--theme-bg-base-rgb) / 0) 45%),radial-gradient(120% 130% at 88% 16%,rgb(var(--theme-blue-500-rgb) / .18),rgb(var(--theme-bg-base-rgb) / 0) 55%)}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(140deg,rgb(var(--theme-bg-base-rgb) / .92),rgb(var(--theme-bg-surface-rgb) / .94) 45%,rgb(var(--theme-bg-base-rgb) / .93));z-index:-1}#root{min-height:100vh}.machine-shake{animation:machine-shake .18s ease-in-out both}@keyframes popup-overlay-fade-in{0%{opacity:0}to{opacity:1}}.popup-overlay-fade-in{animation:popup-overlay-fade-in .18s ease-out both}@keyframes popup-slide-in-right{0%{transform:translate(105%);opacity:.01}to{transform:translate(0);opacity:1}}.popup-slide-in-right{animation:popup-slide-in-right .24s cubic-bezier(.22,.61,.36,1) both;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.popup-overlay-fade-in,.popup-slide-in-right{animation:none}}@keyframes machine-shake{0%{transform:rotate(0) translate(0)}25%{transform:rotate(-2deg) translate(-6px,-2px)}50%{transform:rotate(1.5deg) translate(5px,4px)}75%{transform:rotate(-1deg) translate(-4px,2px)}to{transform:rotate(0) translate(0)}}.token-fall{position:absolute;top:10%;left:50%;width:120px;height:120px;transform:translate(-50%);animation:token-fall 1.2s cubic-bezier(.22,.65,.35,1.2);pointer-events:none}@keyframes token-fall{0%{opacity:0;transform:translate(-50%,-220px) scale(.7) rotate(-20deg)}40%{opacity:1}70%{transform:translate(-50%,140px) scale(1) rotate(12deg)}85%{transform:translate(-50%,180px) scale(1) rotate(0)}to{opacity:0;transform:translate(-50%,210px) scale(.92) rotate(-6deg)}}.floating-text{position:absolute;top:22%;left:50%;transform:translate(-50%);font-size:1.35rem;font-weight:700;letter-spacing:.05em;color:#f9e6b3;text-shadow:0 0 12px rgba(255,196,120,.6);animation:floating-text 1s ease-out forwards;pointer-events:none}@keyframes floating-text{0%{opacity:0;transform:translate(-50%,-10px)}25%{opacity:1;transform:translate(-50%,-28px)}to{opacity:0;transform:translate(-50%,-72px)}}@keyframes wankil-beams-veil{0%,to{opacity:.06}50%{opacity:.14}}.beams-background__veil{animation:wankil-beams-veil 10s ease-in-out infinite;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media(prefers-reduced-motion:reduce){.beams-background__veil{animation:none!important}}.sparkle{position:absolute;top:40%;left:50%;width:12px;height:12px;background:radial-gradient(circle,rgb(var(--theme-white-rgb)/.95),#ffb45a8c 55%,rgb(var(--theme-white-rgb)/0) 80%);border-radius:999px;pointer-events:none;transform:var(--sparkle-transform) scale(calc(var(--sparkle-scale, 1) * .35));animation:sparkle .45s ease-out forwards}.booster-opening-page{display:flex;flex-direction:column;gap:2.5rem;min-height:100vh;padding:clamp(1.5rem,4vw,3.5rem);--booster-quake-strength: 0px;--booster-quake-tilt: 0deg;--booster-quake-duration: .64s}.booster-opening-page.booster-opening-page-shake{animation:booster-quake var(--booster-quake-duration, .64s) cubic-bezier(.3,.07,.35,.97);will-change:transform}.booster-opening-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem}@media(max-width:768px){.booster-opening-header{grid-template-columns:1fr;gap:1rem}}.booster-opening-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(420px,60vh,620px);perspective:1600px}.booster-model-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:clamp(220px,32vw,340px);height:clamp(320px,46vh,420px);transform-style:preserve-3d}.booster-model{position:relative;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 24px 45px rgba(255,83,112,.22));animation:booster-float 2.6s cubic-bezier(.645,.045,.355,1) infinite alternate}.booster-light-trail,.booster-glow,.booster-dust{position:absolute;inset:0;border-radius:30px;pointer-events:none}.booster-light-trail{background:radial-gradient(circle at 50% 0%,rgba(255,212,128,.65),transparent 60%),radial-gradient(circle at 10% 80%,rgba(255,82,119,.45),transparent 70%),radial-gradient(circle at 90% 80%,rgba(120,195,255,.45),transparent 65%);filter:blur(18px);opacity:.75;transform:translateZ(-30px) scale(1.05)}.booster-glow{background:radial-gradient(circle at 50% 50%,#ff6d91a6,#ff547200 70%);opacity:0;transition:opacity .4s cubic-bezier(.645,.045,.355,1),transform .4s cubic-bezier(.645,.045,.355,1)}.booster-dust{background-size:cover;background-position:center;mix-blend-mode:screen;opacity:.25;filter:blur(2px);animation:booster-dust 1.6s ease-in-out infinite alternate}.phase-spin .booster-model{animation:booster-spin 1.2s cubic-bezier(.645,.045,.355,1) forwards}.phase-build .booster-glow{opacity:.55;transform:scale(1.08) translateZ(-20px)}.phase-burst .booster-glow{opacity:.8;transform:scale(1.15) translateZ(-20px)}.phase-pile .booster-model,.phase-cards .booster-model{opacity:0;transform:translateY(-60px) scale(.85);transition:opacity .42s cubic-bezier(.645,.045,.355,1),transform .42s cubic-bezier(.645,.045,.355,1)}.phase-pile .booster-glow,.phase-cards .booster-glow{opacity:0}.booster-burst{position:absolute;width:clamp(360px,52vw,520px);height:clamp(360px,52vw,520px);border-radius:50%;background:radial-gradient(circle,#fff8d4f2,#ff8a5c66 35%,#0c091200 75%);box-shadow:0 0 160px #ff815c59;opacity:0;animation:booster-burst .52s ease-out forwards}.booster-card-pile{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.booster-card-pile.pile-visible{opacity:1;pointer-events:auto;transition:opacity .36s cubic-bezier(.645,.045,.355,1) 40ms}.booster-card-pile.pile-hidden{opacity:0}.booster-card-stack{position:relative;display:flex;align-items:center;justify-content:center;--booster-card-width: clamp(220px, 32vw, 360px);--booster-card-height: calc(var(--booster-card-width) * 340 / 240);width:min(100%,var(--booster-card-width));height:calc(var(--booster-card-height) + 96px);perspective:2000px;touch-action:none}@media(min-width:1024px){.booster-card-stack{--booster-card-width: clamp(240px, 24vw, 320px)}}.booster-card{position:absolute;top:0;left:50%;width:min(100%,var(--booster-card-width));height:var(--booster-card-height);transform-origin:center;transform-style:preserve-3d;translate:-50% 0;pointer-events:none}.booster-card-top{pointer-events:auto;cursor:grab}.booster-card-top:active{cursor:grabbing}.booster-card:after{content:"";position:absolute;inset:-12px;border-radius:24px;z-index:-1;background:radial-gradient(circle,#ffcea059,#2c124200);opacity:.65;filter:blur(18px);transition:opacity .28s ease}.booster-card-leave-left:after,.booster-card-leave-right:after{opacity:.85}.booster-card-inner{position:relative;width:100%;height:100%;border-radius:20px;pointer-events:none;display:flex;align-items:center;justify-content:center;--card-width: var(--booster-card-width);--card-height: var(--booster-card-height)}.booster-card-inner .card-wrapper{margin:0;width:100%;height:100%;pointer-events:none}.booster-card-inner .container{pointer-events:none;width:100%;height:100%}.booster-card-inner .canvas{position:absolute;inset:0;width:100%;height:100%}.booster-new-badge{position:absolute;top:-1rem;right:-3rem;z-index:30;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;isolation:isolate;will-change:opacity,filter,transform;animation:booster-new-badge-fade .32s ease-out both,booster-new-badge-float 2.2s ease-in-out .36s infinite}.booster-new-badge-ring{position:absolute;inset:0;z-index:-1;pointer-events:none}.booster-new-badge-ring:before,.booster-new-badge-ring:after{content:"";position:absolute;inset:-18px;border-radius:999px;background:radial-gradient(circle,rgb(var(--theme-white-rgb)/.35),rgb(var(--theme-brand-primary-rgb)/.5) 18%,#ffd86a38 48%,rgb(var(--theme-black-rgb)/0) 72%);filter:blur(4px);mix-blend-mode:screen;opacity:0;transform:scale(.85);animation:booster-new-badge-echo .72s ease-out .36s both}.booster-new-badge-ring:after{filter:blur(6px);animation-delay:.52s}.booster-new-badge-text{position:relative;display:inline-block;font-size:clamp(1.35rem,3.4vw,2.2rem);line-height:1;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:#fff;-webkit-text-stroke:1px rgb(var(--theme-brand-primary-rgb)/.95);text-shadow:0 2px 4px rgb(var(--theme-black-rgb)/.95),0 0 20px rgb(var(--theme-white-rgb)/.95),0 0 44px rgb(var(--theme-brand-primary-rgb)/.95),0 0 84px rgba(255,216,106,.9)}@keyframes booster-new-badge-fade{0%{opacity:0;filter:blur(1px)}to{opacity:1;filter:blur(0)}}@keyframes booster-new-badge-float{0%{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}to{transform:translateZ(0)}}@keyframes booster-new-badge-echo{0%{opacity:0;transform:scale(.85)}18%{opacity:.95}to{opacity:0;transform:scale(1.55)}}@media(prefers-reduced-motion:reduce){.booster-new-badge{animation:none}.booster-new-badge-ring:before,.booster-new-badge-ring:after{animation:none;opacity:.5;transform:none}}.booster-reveal-button{position:absolute;bottom:-3.5rem;left:50%;transform:translate(-50%);padding:.65rem 2.2rem;border-radius:999px;border:none;background-color:var(--theme-accent-base);background-image:linear-gradient(90deg,var(--theme-brand-primary) 0%,var(--theme-brand-primary-hover) 55%,var(--theme-brand-primary) 100%);color:var(--theme-accent-text);box-shadow:0 12px 40px color-mix(in srgb,var(--theme-accent-base) 35%,transparent);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;transition:transform .18s ease,filter .2s ease,box-shadow .2s ease}.booster-reveal-button-mobile{position:fixed;right:.5rem;bottom:calc(5rem + env(safe-area-inset-bottom));left:auto;transform:none;width:3rem;height:3rem;padding:0;border-radius:999px;border:none;background:linear-gradient(90deg,var(--theme-brand-primary) 0%,var(--theme-brand-primary-hover) 50%,var(--theme-brand-primary) 100%);color:var(--theme-accent-text);letter-spacing:normal;text-transform:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 18px 40px rgb(var(--theme-brand-primary-rgb)/.35);z-index:40}.booster-reveal-button:enabled:hover{transform:translate(-50%) translateY(-2px);filter:brightness(1.05);box-shadow:0 16px 45px color-mix(in srgb,var(--theme-accent-base) 45%,transparent)}.booster-reveal-button-mobile:enabled:hover{transform:translateY(-2px);filter:brightness(1.05)}.booster-reveal-button-mobile:disabled{opacity:.4}.booster-reveal-button:disabled{opacity:.35}.booster-card-loader{display:flex;gap:.6rem;align-items:center;justify-content:center}.loader-dot{width:10px;height:10px;border-radius:999px;background:rgb(var(--theme-white-rgb)/.65);animation:loader-pulse 1s ease-in-out infinite}.loader-dot:nth-child(2){animation-delay:.2s}.loader-dot:nth-child(3){animation-delay:.4s}.booster-particles{position:absolute;inset:0;pointer-events:none;mix-blend-mode:screen;display:flex;align-items:center;justify-content:center;animation:particles-fade .9s ease-out forwards}.booster-particles.booster-particles-shake .booster-particles-bg,.booster-particles.booster-particles-shake .booster-particles-overlay{animation:particle-shake .42s ease-in-out 2}.booster-particles.booster-particles-shake .booster-particle{animation-duration:calc(var(--particle-duration, .82s) * 1.05)}.booster-particles-bg{width:clamp(320px,48vw,520px);height:clamp(320px,48vw,520px);-o-object-fit:cover;object-fit:cover;border-radius:50%;filter:blur(6px) saturate(1.2);opacity:.65}.booster-particles-overlay{position:absolute;width:clamp(360px,54vw,580px);height:clamp(360px,54vw,580px);border-radius:50%;filter:blur(24px);opacity:.45}.booster-particle{position:absolute;top:50%;left:50%;width:calc(clamp(8px,1vw,14px) * var(--particle-size-scale, 1));height:calc(clamp(8px,1vw,14px) * var(--particle-size-scale, 1));border-radius:50%;background:radial-gradient(circle,rgb(var(--theme-white-rgb)/.9),rgb(var(--theme-white-rgb)/0));transform:translate(-50%,-50%);animation:particle-explode var(--particle-duration, .72s) ease-out forwards;animation-delay:calc(var(--index, 0) * 6ms)}.booster-fireworks{position:absolute;inset:-8%;pointer-events:none;mix-blend-mode:screen;overflow:visible;z-index:30}.booster-firework{position:absolute;width:8px;height:8px;border-radius:999px;background:radial-gradient(circle,rgb(var(--theme-white-rgb)/.9),rgb(var(--theme-white-rgb)/0) 70%);box-shadow:0 0 8px 2px var(--fw-glow, rgba(255, 215, 128, .5)),0 0 16px 6px var(--fw-color, rgba(255, 215, 128, .9));transform:translate(-50%,-50%) scale(var(--fw-scale, 1)) rotate(var(--fw-rotation, 0deg));opacity:0;animation:booster-firework-burst var(--fw-duration, 1.2s) ease-out infinite;animation-delay:var(--fw-delay, 0ms)}.booster-firework:after{content:"";position:absolute;inset:-12px;border-radius:999px;background:conic-gradient(from 0deg,var(--fw-color, rgba(255, 215, 128, .9)) 0deg 12deg,transparent 12deg 36deg,var(--fw-color, rgba(255, 215, 128, .9)) 36deg 54deg,transparent 54deg 128deg,var(--fw-color, rgba(255, 215, 128, .9)) 128deg 146deg,transparent 146deg 220deg,var(--fw-color, rgba(255, 215, 128, .9)) 220deg 236deg,transparent 236deg 310deg,var(--fw-color, rgba(255, 215, 128, .9)) 310deg 328deg,transparent 328deg 360deg);opacity:.85;filter:blur(.6px)}.booster-opening-info{display:flex;flex-direction:column;gap:1.5rem}.booster-reveal-card{display:grid;grid-template-columns:72px 1fr;gap:1rem;align-items:center;border-radius:20px;border:1px solid rgb(var(--theme-white-rgb)/.08);background:#120e1cb3;padding:1rem;box-shadow:0 24px 60px rgb(var(--theme-black-rgb)/.35)}.booster-reveal-thumb{width:72px;height:96px;border-radius:14px;overflow:hidden;border:1px solid rgb(var(--theme-white-rgb)/.12);background:#0c0a1299}.booster-reveal-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@keyframes booster-spin{0%{transform:rotateY(-22deg) rotateX(6deg) scale(.92)}40%{transform:rotateY(18deg) rotateX(-4deg) scale(1.02)}70%{transform:rotateY(-12deg) rotateX(4deg) scale(1)}to{transform:rotateY(0) rotateX(0) scale(1)}}@keyframes booster-float{0%{transform:translate3d(0,-6px,0) rotateX(2deg)}to{transform:translate3d(0,6px,0) rotateX(-2deg)}}.beta-carousel-float{animation:beta-carousel-float 3.8s ease-in-out infinite;will-change:transform}@keyframes beta-carousel-float{0%{transform:translate3d(0,-2px,0)}50%{transform:translate3d(0,2px,0)}to{transform:translate3d(0,-2px,0)}}@media(prefers-reduced-motion:reduce){.beta-carousel-float{animation:none!important}}@keyframes booster-dust{0%{opacity:.22;transform:translate3d(-6px,0,0) scale(1)}to{opacity:.32;transform:translate3d(6px,4px,0) scale(1.05)}}@keyframes booster-burst{0%{opacity:.1;transform:scale(.4)}40%{opacity:1;transform:scale(1.05)}to{opacity:0;transform:scale(1.4)}}@keyframes booster-quake{0%{transform:translateZ(0) rotate(0)}12%{transform:translate3d(calc(var(--booster-quake-strength, 8px) * .35),calc(var(--booster-quake-strength, 8px) * -.2),0) rotate(calc(var(--booster-quake-tilt, .6deg) * .65))}25%{transform:translate3d(calc(var(--booster-quake-strength, 8px) * -.6),calc(var(--booster-quake-strength, 8px) * .28),0) rotate(calc(var(--booster-quake-tilt, .6deg) * -.7))}40%{transform:translate3d(calc(var(--booster-quake-strength, 8px) * .65),calc(var(--booster-quake-strength, 8px) * -.32),0) rotate(calc(var(--booster-quake-tilt, .6deg) * .55))}55%{transform:translate3d(calc(var(--booster-quake-strength, 8px) * -.55),calc(var(--booster-quake-strength, 8px) * .3),0) rotate(calc(var(--booster-quake-tilt, .6deg) * -.5))}70%{transform:translate3d(calc(var(--booster-quake-strength, 8px) * .45),calc(var(--booster-quake-strength, 8px) * -.26),0) rotate(calc(var(--booster-quake-tilt, .6deg) * .4))}85%{transform:translate3d(calc(var(--booster-quake-strength, 8px) * -.32),calc(var(--booster-quake-strength, 8px) * .18),0) rotate(calc(var(--booster-quake-tilt, .6deg) * -.32))}to{transform:translateZ(0) rotate(0)}}@keyframes loader-pulse{0%,to{transform:scale(.75);opacity:.35}50%{transform:scale(1);opacity:1}}@keyframes particles-fade{0%{opacity:0;transform:scale(.85)}40%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.08)}}@keyframes booster-firework-burst{0%{opacity:0;transform:translate(-50%,-50%) scale(.3) rotate(var(--fw-rotation, 0deg))}12%{opacity:1;transform:translate(-50%,-50%) scale(.9) rotate(var(--fw-rotation, 0deg))}55%{opacity:1;transform:translate(-50%,-50%) scale(1.25) rotate(var(--fw-rotation, 0deg))}to{opacity:0;transform:translate(-50%,-50%) scale(1.7) rotate(var(--fw-rotation, 0deg))}}@keyframes particle-shake{0%{transform:translate(0)}25%{transform:translate(calc(var(--particle-shake-amp, 4px) * -.6),calc(var(--particle-shake-amp, 4px) * .6))}50%{transform:translate(calc(var(--particle-shake-amp, 4px) * .55),calc(var(--particle-shake-amp, 4px) * -.45))}75%{transform:translate(calc(var(--particle-shake-amp, 4px) * -.4),calc(var(--particle-shake-amp, 4px) * .4))}to{transform:translate(0)}}@keyframes particle-explode{0%{opacity:0;transform:translate(-50%,-50%) scale(.3) rotate(0)}40%{opacity:1;transform:translate(-50%,-50%) scale(var(--particle-scale, 1)) rotate(var(--particle-rotation, 0deg))}to{opacity:0;transform:translate(calc(-50% + var(--particle-tx, 0px)),calc(-50% + var(--particle-ty, 0px))) scale(calc(var(--particle-scale, 1) * .25)) rotate(calc(var(--particle-rotation, 0deg) + 18deg))}}@keyframes sparkle{0%{opacity:0;transform:var(--sparkle-transform) scale(calc(var(--sparkle-scale, 1) * .35))}40%{opacity:1;transform:var(--sparkle-transform) scale(calc(var(--sparkle-scale, 1)))}to{opacity:0;transform:var(--sparkle-transform) scale(calc(var(--sparkle-scale, 1) * .1))}}@keyframes mobile-card-float-1{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes mobile-card-float-2{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes mobile-card-float-3{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.animate-mobile-card-float-1{animation:mobile-card-float-1 3.5s ease-in-out infinite;will-change:transform;transform-style:preserve-3d}.animate-mobile-card-float-2{animation:mobile-card-float-2 4.2s ease-in-out infinite;will-change:transform;transform-style:preserve-3d}.animate-mobile-card-float-3{animation:mobile-card-float-3 3.8s ease-in-out infinite;will-change:transform;transform-style:preserve-3d}@media(prefers-reduced-motion:reduce){.animate-mobile-card-float-left-1,.animate-mobile-card-float-middle-2,.animate-mobile-card-float-right-3{animation:none}}.slot-reel{position:relative;isolation:isolate;--slot-symbol-size: clamp(56px, min(7vw, 13vh), 84px);width:calc(var(--slot-symbol-size) * .92);height:calc(var(--slot-symbol-size) * 3);overflow:hidden;border-radius:1.35rem;background:radial-gradient(circle at 50% -20%,rgb(var(--theme-white-rgb)/.22),#14121ef2);box-shadow:inset 0 0 0 1px rgb(var(--theme-white-rgb)/.05),0 18px 40px #08031573}.slot-reel:before,.slot-reel:after{content:"";position:absolute;left:-1px;right:-1px;height:clamp(18px,16%,32px);pointer-events:none;z-index:3;background:linear-gradient(to bottom,rgba(5,3,12,.78),transparent 80%);transition:opacity .4s ease;opacity:.65}.slot-reel:before{top:-1px}.slot-reel:after{bottom:-1px;transform:rotate(180deg)}.slot-reel[data-spinning=true]:before,.slot-reel[data-spinning=true]:after{opacity:.9}.slot-strip{position:absolute;inset:0;display:flex;flex-direction:column;align-items:stretch;transform:translateY(calc(-1 * var(--slot-offset, 0) * var(--slot-symbol-size)));transition:transform .7s cubic-bezier(.22,1,.25,1);will-change:transform}.slot-strip--spinning{animation:slot-scroll var(--slot-speed, 1.4s) cubic-bezier(.45,.05,.55,.95) infinite;transition:none}.slot-strip--spinning .slot-symbol{filter:saturate(1.25) blur(.35px);opacity:.9;transform:scaleY(.96)}.slot-symbol{flex:0 0 var(--slot-symbol-size);height:var(--slot-symbol-size);display:flex;align-items:center;justify-content:center;font-size:clamp(1.75rem,4vw,2.75rem);text-shadow:0 0 12px rgb(var(--theme-white-rgb)/.2);color:#fffbe6;transition:transform .25s ease,filter .25s ease,opacity .25s ease}.slot-symbol--highlight{background:radial-gradient(circle at 50% 45%,#fff8e559,#f43f5e26);box-shadow:inset 0 0 0 1px rgb(var(--theme-white-rgb)/.25),0 0 22px #f43f5e59;color:#fffdf4;font-weight:700;transform:scale(1.03)}@keyframes slot-scroll{0%{transform:translateY(0)}55%{transform:translateY(-28%)}to{transform:translateY(-50%)}}.slot-reel[data-spinning=true]{animation:slot-reel-thrum .8s ease-in-out infinite}.slot-reel[data-celebration-level="2"]{box-shadow:inset 0 0 0 1px rgb(var(--theme-white-rgb)/.08),0 26px 46px #f43f5e73}.slot-reel[data-celebration-level="3"]{box-shadow:inset 0 0 0 1px rgb(var(--theme-white-rgb)/.12),0 32px 60px #ff954da6}@keyframes slot-reel-thrum{0%,to{transform:translateZ(0) scale(1)}50%{transform:translateZ(0) scale(1.012)}}.slot-machine-celebration{position:absolute;inset:0;pointer-events:none;z-index:6;overflow:visible}.slot-machine-celebration:before{content:"";position:absolute;inset:-30% -10%;background:radial-gradient(circle at 50% 50%,rgba(255,179,91,.35),transparent 70%);opacity:.5;filter:blur(18px);transition:opacity .3s ease}.slot-machine-celebration:after{content:"";position:absolute;inset:-18% -12%;border-radius:50%;opacity:0;transform:scale(.85);transition:opacity .35s ease,transform .35s ease,filter .35s ease;background:radial-gradient(circle,rgb(var(--theme-white-rgb)/.25),transparent 70%);mix-blend-mode:screen;filter:blur(26px)}.slot-machine-celebration[data-level="2"]:before{opacity:.7}.slot-machine-celebration[data-level="3"]:before{opacity:.9;filter:blur(14px)}.slot-machine-celebration[data-burst-tier=multi]:before{background:radial-gradient(circle at 50% 45%,rgba(255,190,120,.45),rgba(255,139,82,.22),transparent 75%);opacity:.75;filter:blur(15px)}.slot-machine-celebration[data-burst-tier=premium]:before{background:radial-gradient(circle at 50% 48%,rgba(255,220,166,.6),rgba(255,160,214,.4),rgba(255,111,92,.25),transparent 78%);opacity:.92;filter:blur(13px)}.slot-machine-celebration[data-burst-tier=jackpot]:before{background:radial-gradient(circle at 50% 46%,rgba(255,236,196,.72),rgba(255,192,96,.52),rgba(255,122,214,.42),rgba(255,98,0,.25),transparent 82%);opacity:1;filter:blur(11px)}.slot-machine-celebration[data-burst-tier=premium]:after{opacity:.48;transform:scale(1.02);filter:blur(20px);background:radial-gradient(circle,rgb(var(--theme-white-rgb)/.48),rgba(255,212,128,.38),transparent 72%)}.slot-machine-celebration[data-burst-tier=jackpot]:after{opacity:.68;transform:scale(1.08);filter:blur(16px);background:radial-gradient(circle,rgb(var(--theme-white-rgb)/.65),rgba(255,215,125,.55),rgba(255,128,214,.45),transparent 72%)}.slot-machine-celebration__particle{position:absolute;top:50%;left:50%;width:clamp(6px,1.8vw,14px);aspect-ratio:1;border-radius:999px;background:radial-gradient(circle at 30% 30%,hsla(var(--particle-hue, 12),92%,72%,.85),hsla(var(--particle-hue, 12),82%,48%,.4));box-shadow:0 0 16px hsla(var(--particle-hue, 12),88%,62%,.55);transform-origin:center;transform:translate(-50%,-50%) scale(var(--particle-scale, 1));animation:particle-travel 1.45s ease-out forwards;animation-delay:var(--particle-delay, 0s)}.slot-machine-celebration__particle--orb{box-shadow:0 0 20px hsla(var(--particle-hue, 12),88%,64%,.65),0 0 52px hsla(var(--particle-hue, 12),92%,72%,.35)}.slot-machine-celebration__particle--comet{width:clamp(10px,2.3vw,22px);background:linear-gradient(90deg,hsla(var(--particle-hue, 12),94%,78%,.95),hsla(var(--particle-hue, 12),88%,58%,.6) 45%,rgb(var(--theme-white-rgb)/0) 85%);box-shadow:0 0 30px hsla(var(--particle-hue, 12),95%,74%,.55),0 0 60px hsla(var(--particle-hue, 12),88%,70%,.35);border-radius:999px;overflow:visible;transform:translate(-50%,-50%) rotate(var(--particle-rotation, 0deg)) scale(var(--particle-scale, 1)) skew(calc((var(--particle-stretch, 2) - 1) * 6deg));animation:particle-comet 1.6s cubic-bezier(.32,.65,.28,1) forwards}.slot-machine-celebration__particle--comet:before{content:"";position:absolute;inset:42% -125% 42% -12%;border-radius:999px;background:linear-gradient(90deg,rgb(var(--theme-white-rgb)/.82),rgb(var(--theme-white-rgb)/0));opacity:.85;filter:blur(6px)}.slot-machine-celebration__particle--comet.slot-machine-celebration__particle--sparkle:before{opacity:1}.slot-machine-celebration__particle--sparkle{position:absolute}.slot-machine-celebration__particle--sparkle:after{content:"";position:absolute;inset:-40%;background:conic-gradient(from 0deg,rgb(var(--theme-white-rgb)/.95),transparent 45%,transparent 55%,rgb(var(--theme-white-rgb)/.95));border-radius:999px;animation:sparkle 1.1s ease-out forwards;animation-delay:calc(var(--particle-delay, 0s) + .1s);transform:var(--sparkle-transform, rotate(15deg)) scale(calc(var(--particle-scale, 1) * .7));opacity:.8}.panel[data-celebration-level="1"]{animation:slot-celebration-shake-soft .75s ease-in-out 1}.panel[data-celebration-level="2"]{animation:slot-celebration-shake-medium .85s ease-in-out 1}.panel[data-celebration-level="3"]{animation:slot-celebration-shake-epic 1s ease-out 1}@keyframes slot-celebration-shake-soft{0%,to{transform:translateZ(0)}20%{transform:translate3d(-4px,4px,0) rotate(-.35deg)}45%{transform:translate3d(5px,-3px,0) rotate(.3deg)}70%{transform:translate3d(-3px,3px,0) rotate(-.2deg)}}@keyframes slot-celebration-shake-medium{0%,to{transform:translateZ(0)}15%{transform:translate3d(-8px,6px,0) rotate(-.6deg)}35%{transform:translate3d(9px,-6px,0) rotate(.5deg)}55%{transform:translate3d(-6px,5px,0) rotate(-.4deg)}75%{transform:translate3d(4px,-4px,0) rotate(.3deg)}}@keyframes slot-celebration-shake-epic{0%,to{transform:translateZ(0)}12%{transform:translate3d(-12px,10px,0) rotate(-1deg) scale(1.01)}32%{transform:translate3d(14px,-10px,0) rotate(.9deg) scale(1.02)}56%{transform:translate3d(-10px,8px,0) rotate(-.8deg) scale(1.01)}78%{transform:translate3d(8px,-6px,0) rotate(.6deg)}}.slot-machine-glow{box-shadow:0 0 0 1px #ff5c7840,0 0 45px #ff5c7833,inset 0 0 45px #ff954d26;transition:box-shadow .6s ease}.poker-nebula{position:absolute;inset:-20%;background:radial-gradient(circle at 30% 20%,rgba(255,214,102,.12),transparent 40%),radial-gradient(circle at 70% 10%,rgba(80,196,255,.16),transparent 38%),radial-gradient(circle at 50% 60%,rgba(244,63,94,.1),transparent 45%);filter:blur(18px);opacity:.45;pointer-events:none;animation:poker-nebula 12s ease-in-out infinite alternate}.poker-grid{position:absolute;inset:0;background:linear-gradient(rgb(var(--theme-white-rgb)/.06),rgb(var(--theme-white-rgb)/.02)),repeating-linear-gradient(to right,transparent,transparent 22px,rgb(var(--theme-white-rgb)/.03) 22px,rgb(var(--theme-white-rgb)/.03) 23px),repeating-linear-gradient(to bottom,transparent,transparent 22px,rgb(var(--theme-white-rgb)/.03) 22px,rgb(var(--theme-white-rgb)/.03) 23px);opacity:.06;mix-blend-mode:screen;pointer-events:none}.poker-card{position:relative;width:clamp(5.4rem,10vw,7.2rem);height:clamp(7.6rem,14vw,9.6rem);border-radius:20px;border:1px solid rgb(var(--theme-white-rgb)/.14);background:linear-gradient(135deg,#121d34e6,#192644e6);box-shadow:0 12px 28px rgb(var(--theme-black-rgb)/.35),inset 0 1px rgb(var(--theme-white-rgb)/.08);padding:.9rem 1rem;overflow:hidden;transform-style:preserve-3d;animation:poker-card-float 6s ease-in-out infinite;animation-delay:var(--float-delay, 0s);transition:transform .28s ease,border-color .2s ease,box-shadow .3s ease}.poker-card:before{content:"";position:absolute;inset:-40%;background:radial-gradient(circle,rgb(var(--theme-white-rgb)/.12),transparent 60%);transform:translateZ(-1px);opacity:.3;filter:blur(18px)}.poker-card:after{content:"";position:absolute;inset:0;border-radius:20px;border:1px solid rgb(var(--theme-white-rgb)/.06);box-shadow:0 8px 18px rgb(var(--theme-black-rgb)/.25);opacity:.8;pointer-events:none}.poker-card:hover{transform:translateY(-6px) rotate3d(.2,-.4,0,6deg);border-color:#ffd66680;box-shadow:0 18px 40px rgb(var(--theme-black-rgb)/.45),0 0 30px #ffd6664d}.poker-card-selected{border-color:#f43f5ecc;box-shadow:0 18px 44px #f43f5e73,inset 0 0 0 1px rgb(var(--theme-white-rgb)/.08);animation:poker-card-float 6s ease-in-out infinite,poker-card-shake .16s ease-in-out infinite alternate}.poker-card-blast{animation:poker-card-blast .6s ease-out forwards}.poker-card-incoming{animation:poker-card-arrive .7s cubic-bezier(.22,.65,.35,1) forwards;box-shadow:0 16px 36px #50c4ff40,0 0 28px rgb(var(--theme-white-rgb)/.1)}.deck-stack{position:relative;width:62px;height:80px;filter:drop-shadow(0 10px 26px rgba(255,83,112,.3))}.deck-card{position:absolute;inset:0;border-radius:14px;background:linear-gradient(135deg,#ff3b3b,#9b0f0f);border:1px solid rgb(var(--theme-white-rgb)/.3);box-shadow:0 8px 18px rgb(var(--theme-black-rgb)/.35),inset 0 0 0 1px rgb(var(--theme-white-rgb)/.08);transform:translateY(0) rotate(-6deg)}.deck-card--mid{transform:translate(10px,-4px) rotate(4deg);opacity:.8}.deck-card--top{transform:translate(18px,-8px) rotate(10deg);opacity:.9}.potential-block{position:relative;border-radius:18px;overflow:hidden;padding:1rem;border:1px solid rgb(var(--theme-white-rgb)/.08);background:linear-gradient(140deg,#10182dbf,#0c1220e6)}.potential-block:before{content:"";position:absolute;inset:-40% -10%;background:radial-gradient(circle,rgb(var(--theme-white-rgb)/.12),transparent 60%);opacity:.35;filter:blur(18px);pointer-events:none}.potential-sparks{position:absolute;inset:-40% -10% auto;height:80%;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle at 30% 40%,rgb(var(--theme-white-rgb)/.4),transparent 30%),radial-gradient(circle at 80% 60%,rgb(var(--theme-white-rgb)/.3),transparent 26%);opacity:.16;animation:poker-sparks 3.2s ease-in-out infinite}.potential-sparks[data-tone=danger]{background:radial-gradient(circle at 40% 40%,rgba(244,63,94,.55),transparent 35%),radial-gradient(circle at 80% 60%,rgb(var(--theme-white-rgb)/.28),transparent 26%)}.potential-sparks[data-tone=warm]{background:radial-gradient(circle at 40% 40%,rgba(255,214,102,.55),transparent 35%),radial-gradient(circle at 80% 60%,rgb(var(--theme-white-rgb)/.28),transparent 26%)}.potential-sparks[data-tone=celebrate]{background:radial-gradient(circle at 40% 40%,rgba(52,211,153,.48),transparent 35%),radial-gradient(circle at 80% 60%,rgb(var(--theme-white-rgb)/.3),transparent 26%);opacity:.24}.blink-danger{animation:blink-danger 1.1s ease-in-out infinite}@keyframes poker-card-float{0%{transform:translateZ(0)}50%{transform:translate3d(4px,calc(var(--float-amp, 6px) * -1),0) rotate(-.6deg)}to{transform:translate3d(-4px,var(--float-amp, 6px),0) rotate(.6deg)}}@keyframes poker-card-shake{0%{transform:translateY(-2px) rotate(-1deg) scale(1.02)}50%{transform:translateY(2px) rotate(1deg) scale(1.02)}to{transform:translateY(-2px) rotate(-.8deg) scale(1.02)}}@keyframes poker-card-blast{0%{transform:translateZ(0) scale(1);opacity:1;filter:blur(0)}50%{transform:translate3d(-6px,-10px,0) scale(1.05);opacity:.75;filter:blur(2px)}to{transform:translate3d(10px,-26px,0) scale(.6);opacity:0;filter:blur(6px)}}@keyframes poker-card-arrive{0%{opacity:0;transform:translate(120px,-140px) rotate(10deg) scale(.8)}70%{opacity:1;transform:translate(-4px,12px) rotate(-3deg) scale(1.04)}to{opacity:1;transform:translate(0) rotate(0) scale(1)}}@keyframes poker-nebula{0%{transform:translate3d(0,-6px,0) scale(1)}to{transform:translate3d(4px,8px,0) scale(1.08)}}@keyframes poker-sparks{0%,to{transform:scale(.98) translateY(2px);opacity:.12}50%{transform:scale(1.04) translateY(-2px);opacity:.25}}@keyframes blink-danger{0%,to{box-shadow:0 0 #f43f5e59;filter:drop-shadow(0 0 12px rgba(244,63,94,.3))}50%{box-shadow:0 0 0 8px #f43f5e1f;filter:drop-shadow(0 0 20px rgba(244,63,94,.45))}}.potential-screen{position:relative;overflow:hidden;border-radius:22px;padding:clamp(14px,3vw,22px);border:1px solid rgb(var(--theme-white-rgb)/.1);background:radial-gradient(circle at 50% 20%,rgb(var(--theme-white-rgb)/.05),#0a101cf2),linear-gradient(145deg,#0a1220e6,#080c16f2);box-shadow:inset 0 1px rgb(var(--theme-white-rgb)/.04),0 22px 44px rgb(var(--theme-black-rgb)/.4)}.potential-tier-danger{border-color:#f43f5e59;box-shadow:0 20px 50px #f43f5e38}.potential-tier-warm{border-color:#ffd66666;box-shadow:0 20px 50px #ffd66640}.potential-tier-celebrate{border-color:#34d39959;box-shadow:0 22px 55px #34d39947}.potential-text{position:relative;display:grid;gap:6px;text-align:center;z-index:2}.potential-bar{margin-top:10px;height:10px;border-radius:999px;background:rgb(var(--theme-white-rgb)/.08);overflow:hidden;border:1px solid rgb(var(--theme-white-rgb)/.08)}.potential-bar-fill{height:100%;border-radius:999px;box-shadow:0 0 18px currentColor;transition:width .4s ease}.potential-halo{position:absolute;inset:-30%;background:radial-gradient(circle at 50% 50%,rgb(var(--theme-white-rgb)/.08),transparent 55%);opacity:.4;filter:blur(16px);animation:potential-halo 6s ease-in-out infinite alternate;z-index:1;pointer-events:none}.potential-core{position:absolute;inset:12% 8%;border-radius:18px;background:radial-gradient(circle at 50% 50%,rgb(var(--theme-white-rgb)/.08),transparent 62%);filter:blur(10px);opacity:.6;mix-blend-mode:screen;animation:potential-core 4s ease-in-out infinite;pointer-events:none}.potential-core[data-tone=danger]{background:radial-gradient(circle at 50% 50%,rgba(244,63,94,.18),transparent 62%)}.potential-core[data-tone=warm]{background:radial-gradient(circle at 50% 50%,rgba(255,214,102,.18),transparent 62%)}.potential-core[data-tone=celebrate]{background:radial-gradient(circle at 50% 50%,rgba(52,211,153,.2),transparent 62%)}@keyframes potential-halo{0%{transform:scale(.98) translateY(4px)}to{transform:scale(1.05) translateY(-4px)}}@keyframes potential-core{0%{transform:scale(.96) translateY(3px);opacity:.4}50%{transform:scale(1.05) translateY(-2px);opacity:.75}to{transform:scale(.98) translateY(2px);opacity:.5}}.booster-infuse-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:clamp(200px,58vw,290px);height:clamp(240px,54vw,320px)}.booster-infuse-wrapper.booster-infuse-hover{border-radius:32px}.booster-infuse-glow{position:absolute;inset:-8%;border-radius:32px;background:radial-gradient(circle at 50% 40%,#ffdc8259,#ff78642e 45%,rgb(var(--theme-black-rgb)/0) 72%);opacity:0;filter:blur(6px);transition:opacity .2s ease-out}.booster-infuse-wrapper.booster-infuse-boosted .booster-infuse-glow{opacity:1;animation:booster-infuse-glow 2.4s ease-in-out infinite}.booster-infuse-echo{position:absolute;inset:-18%;border-radius:999px;background:radial-gradient(circle,#ffdea08c,#ffdea047 40%,rgb(var(--theme-black-rgb)/0) 72%);filter:blur(2px);animation:booster-infuse-echo .52s ease-out}.booster-infuse-echo-loop{animation:booster-infuse-echo .72s ease-out infinite}.mobile-infuse-shake{animation:mobile-infuse-shake .42s cubic-bezier(.3,.07,.35,.97)}.mobile-infuse-flash{background:radial-gradient(circle at 50% 30%,#ff525247,#ff52521f 55%,rgb(var(--theme-black-rgb)/0) 75%);animation:mobile-infuse-flash .52s ease-out}.mobile-infuse-no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none}@keyframes booster-infuse-glow{0%,to{transform:scale(.96);opacity:.45}50%{transform:scale(1.05);opacity:.9}}@keyframes booster-infuse-echo{0%{transform:scale(.85);opacity:.7}to{transform:scale(1.2);opacity:0}}@keyframes mobile-infuse-shake{0%{transform:translateZ(0)}20%{transform:translate3d(-6px,4px,0) rotate(-1deg)}40%{transform:translate3d(6px,-3px,0) rotate(1deg)}60%{transform:translate3d(-4px,3px,0) rotate(-.6deg)}80%{transform:translate3d(4px,-2px,0) rotate(.6deg)}to{transform:translateZ(0)}}@keyframes mobile-infuse-flash{0%{opacity:0}30%{opacity:1}to{opacity:0}}@keyframes daily-coin-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(2deg)}}.daily-coin-float{animation:daily-coin-float 3s ease-in-out infinite}@keyframes daily-coin-bounce{0%{transform:scale(1)}30%{transform:scale(1.08)}60%{transform:scale(.96)}to{transform:scale(1)}}.daily-coin-bounce{animation:daily-coin-bounce .4s ease-out}@keyframes daily-pulse-ring{0%{transform:scale(.8);opacity:.8}to{transform:scale(2.2);opacity:0}}.daily-pulse-ring{animation:daily-pulse-ring .6s ease-out forwards}@keyframes daily-pulse-ring-delay{0%{transform:scale(.8);opacity:.6}to{transform:scale(2.6);opacity:0}}.daily-pulse-ring-delay{animation:daily-pulse-ring-delay .7s ease-out .1s forwards}@keyframes daily-reward-text-pop{0%{opacity:0;transform:translate(-50%) scale(.9)}20%{opacity:1;transform:translate(-50%) scale(1)}80%{opacity:1;transform:translate(-50%,-8px) scale(1)}to{opacity:0;transform:translate(-50%,-20px) scale(1)}}.daily-reward-text-pop{animation:daily-reward-text-pop 1.5s ease-out forwards}@keyframes daily-sparkle{0%{opacity:1;transform:translate(var(--tx),var(--ty)) scale(1)}to{opacity:0;transform:translate(calc(var(--tx) * 2),calc(var(--ty) * 2)) scale(0)}}.daily-sparkle{animation:daily-sparkle .6s ease-out forwards}@keyframes daily-drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.daily-drawer-slide-in{animation:daily-drawer-slide-in .3s cubic-bezier(.22,.61,.36,1) forwards}@keyframes daily-drawer-slide-out{0%{transform:translate(0)}to{transform:translate(100%)}}.daily-drawer-slide-out{animation:daily-drawer-slide-out .25s cubic-bezier(.22,.61,.36,1) forwards}@keyframes daily-backdrop-fade-in{0%{opacity:0}to{opacity:1}}.daily-backdrop-fade-in{animation:daily-backdrop-fade-in .2s ease-out forwards}@keyframes daily-backdrop-fade-out{0%{opacity:1}to{opacity:0}}.daily-backdrop-fade-out{animation:daily-backdrop-fade-out .2s ease-out forwards}.file\:bg-theme-brand-primary:is(button,a,[role=button])::file-selector-button{color:#060913!important}[data-profile-theme=active] .file\:bg-theme-brand-primary:is(button,a,[role=button])::file-selector-button{background-color:var(--profile-theme-accent)!important;border-color:var(--profile-theme-border-soft)!important;color:var(--profile-theme-button-text)!important;box-shadow:0 8px 22px var(--profile-theme-accent-shadow)}.hover\:bg-theme-brand-primary:hover:is(button,a,[role=button]){color:#060913!important}.hover\:bg-theme-brand-primary\/90:hover :is(button,a,[role=button]){color:#060913!important}.hover\:bg-theme-brand-primary\/80:hover :is(button,a,[role=button]){color:#060913!important}[data-profile-theme=active] .hover\:bg-theme-brand-primary:hover:is(button,a,[role=button]){background-color:var(--profile-theme-accent)!important;border-color:var(--profile-theme-border-soft)!important;color:var(--profile-theme-button-text)!important;box-shadow:0 8px 22px var(--profile-theme-accent-shadow)}[data-profile-theme=active] .hover\:bg-theme-brand-primary\/90:hover:is(button,a,[role=button]){background-color:var(--profile-theme-accent)!important;border-color:var(--profile-theme-border-soft)!important;color:var(--profile-theme-button-text)!important;box-shadow:0 8px 22px var(--profile-theme-accent-shadow)}[data-profile-theme=active] .hover\:bg-theme-brand-primary\/80:hover:is(button,a,[role=button]){background-color:var(--profile-theme-accent)!important;border-color:var(--profile-theme-border-soft)!important;color:var(--profile-theme-button-text)!important;box-shadow:0 8px 22px var(--profile-theme-accent-shadow)}[data-profile-theme=active] .hover\:bg-theme-brand-primary\/10:hover,[data-profile-theme=active] .hover\:bg-theme-brand-primary\/20:hover,[data-profile-theme=active] .hover\:bg-theme-brand-primary\/25:hover,[data-profile-theme=active] .hover\:bg-theme-brand-primary\/30:hover{background:var(--profile-theme-accent-bg-soft)!important}[data-profile-theme=active] .hover\:border-theme-brand-primary:hover,[data-profile-theme=active] .hover\:border-theme-brand-primary\/40:hover,[data-profile-theme=active] .hover\:border-theme-brand-primary\/50:hover,[data-profile-theme=active] .hover\:border-theme-brand-primary\/60:hover,[data-profile-theme=active] .hover\:border-theme-brand-primary-hover\/40:hover,[data-profile-theme=active] .hover\:border-theme-brand-primary-hover\/50:hover{border-color:var(--profile-theme-border-70)!important}[data-profile-theme=active] .hover\:text-theme-brand-primary:hover{color:var(--profile-theme-accent-text-soft)!important}[data-profile-theme=active] .hover\:bg-black\/30:hover,[data-profile-theme=active] .hover\:bg-black\/60:hover,[data-profile-theme=active] .hover\:bg-black\/70:hover,[data-profile-theme=active] .hover\:bg-white\/5:hover,[data-profile-theme=active] .hover\:bg-white\/10:hover,[data-profile-theme=active] .hover\:bg-white\/15:hover{background-color:var(--profile-theme-block-bg-soft)!important}[data-profile-theme=active] .hover\:border-white\/15:hover,[data-profile-theme=active] .hover\:border-white\/20:hover{border-color:var(--profile-theme-border-76)!important}[data-profile-theme=active] .hover\:shadow-card:hover{box-shadow:inset 0 0 0 1px var(--profile-theme-border-22),0 16px 38px rgb(var(--theme-black-rgb)/.3)!important}[data-profile-theme=active] .focus\:border-theme-brand-primary:focus{border-color:var(--profile-theme-border-70)!important}[data-profile-theme=active] .focus\:border-theme-brand-primary-hover\/60:focus{border-color:var(--profile-theme-border-70)!important}[data-profile-theme=active] .focus\:border-white\/20:focus{border-color:var(--profile-theme-border-76)!important}[data-profile-theme=active] .focus-visible\:border-theme-brand-primary\/60:focus-visible{border-color:var(--profile-theme-border-70)!important}[data-profile-theme=active] .focus-visible\:bg-white\/10:focus-visible{background-color:var(--profile-theme-block-bg-soft)!important}[data-profile-theme=active] .enabled\:hover\:bg-white\/10:hover:enabled{background-color:var(--profile-theme-block-bg-soft)!important}[data-profile-theme=active] .disabled\:bg-white\/10:disabled{background-color:var(--profile-theme-block-bg-soft)!important}[data-profile-theme=active] .disabled\:border-white\/10:disabled{border-color:var(--profile-theme-border-76)!important}.file\:mr-4::file-selector-button{margin-right:1rem}.file\:cursor-pointer::file-selector-button{cursor:pointer}.file\:rounded-md::file-selector-button{border-radius:.375rem}.file\:rounded-xl::file-selector-button{border-radius:.75rem}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-theme-brand-primary::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(var(--theme-brand-primary-rgb) / var(--tw-bg-opacity, 1))}.file\:px-3::file-selector-button{padding-left:.75rem;padding-right:.75rem}.file\:px-4::file-selector-button{padding-left:1rem;padding-right:1rem}.file\:py-1::file-selector-button{padding-top:.25rem;padding-bottom:.25rem}.file\:py-2::file-selector-button{padding-top:.5rem;padding-bottom:.5rem}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-semibold::file-selector-button{font-weight:600}.file\:text-white::file-selector-button{--tw-text-opacity: 1;color:rgb(var(--theme-white-rgb) / var(--tw-text-opacity, 1))}.placeholder\:text-black\/40::-moz-placeholder{color:rgb(var(--theme-black-rgb) / .4)}.placeholder\:text-black\/40::placeholder{color:rgb(var(--theme-black-rgb) / .4)}.placeholder\:text-white\/20::-moz-placeholder{color:rgb(var(--theme-white-rgb) / .2)}.placeholder\:text-white\/20::placeholder{color:rgb(var(--theme-white-rgb) / .2)}.placeholder\:text-white\/30::-moz-placeholder{color:rgb(var(--theme-white-rgb) / .3)}.placeholder\:text-white\/30::placeholder{color:rgb(var(--theme-white-rgb) / .3)}.placeholder\:text-white\/40::-moz-placeholder{color:rgb(var(--theme-white-rgb) / .4)}.placeholder\:text-white\/40::placeholder{color:rgb(var(--theme-white-rgb) / .4)}.focus-within\:ring-2:focus-within{--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)}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:translate-y-0:hover{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-amber-200\/60:hover{border-color:rgb(var(--theme-amber-200-rgb) / .6)}.hover\:border-amber-300\/50:hover{border-color:#fcd34d80}.hover\:border-cyan-200\/70:hover{border-color:rgb(var(--theme-cyan-200-rgb) / .7)}.hover\:border-cyan-300\/50:hover{border-color:rgb(var(--theme-cyan-300-rgb) / .5)}.hover\:border-cyan-300\/60:hover{border-color:rgb(var(--theme-cyan-300-rgb) / .6)}.hover\:border-emerald-300\/60:hover{border-color:rgb(var(--theme-emerald-300-rgb) / .6)}.hover\:border-emerald-400\/40:hover{border-color:rgb(var(--theme-emerald-400-rgb) / .4)}.hover\:border-emerald-400\/60:hover{border-color:rgb(var(--theme-emerald-400-rgb) / .6)}.hover\:border-indigo-300:hover{--tw-border-opacity: 1;border-color:rgb(var(--theme-indigo-300-rgb) / var(--tw-border-opacity, 1))}.hover\:border-rose-100:hover{--tw-border-opacity: 1;border-color:rgb(var(--theme-rose-100-rgb) / var(--tw-border-opacity, 1))}.hover\:border-theme-accent-magenta:hover{border-color:var(--theme-accent-magenta)}.hover\:border-theme-brand-primary:hover{--tw-border-opacity: 1;border-color:rgb(var(--theme-brand-primary-rgb) / var(--tw-border-opacity, 1))}.hover\:border-theme-brand-primary\/40:hover{border-color:rgb(var(--theme-brand-primary-rgb) / .4)}.hover\:border-theme-brand-primary\/50:hover{border-color:rgb(var(--theme-brand-primary-rgb) / .5)}.hover\:border-theme-brand-primary\/60:hover{border-color:rgb(var(--theme-brand-primary-rgb) / .6)}.hover\:border-white\/15:hover{border-color:rgb(var(--theme-white-rgb) / .15)}.hover\:border-white\/20:hover{border-color:rgb(var(--theme-white-rgb) / .2)}.hover\:border-white\/30:hover{border-color:rgb(var(--theme-white-rgb) / .3)}.hover\:border-white\/40:hover{border-color:rgb(var(--theme-white-rgb) / .4)}.hover\:bg-black\/30:hover{background-color:rgb(var(--theme-black-rgb) / .3)}.hover\:bg-black\/60:hover{background-color:rgb(var(--theme-black-rgb) / .6)}.hover\:bg-black\/70:hover{background-color:rgb(var(--theme-black-rgb) / .7)}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(var(--theme-blue-700-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-400:hover{--tw-bg-opacity: 1;background-color:rgb(var(--theme-emerald-400-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-400\/10:hover{background-color:rgb(var(--theme-emerald-400-rgb) / .1)}.hover\:bg-emerald-500:hover{--tw-bg-opacity: 1;background-color:rgb(var(--theme-emerald-500-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-500\/15:hover{background-color:rgb(var(--theme-emerald-500-rgb) / .15)}.hover\:bg-emerald-500\/20:hover{background-color:rgb(var(--theme-emerald-500-rgb) / .2)}.hover\:bg-emerald-500\/30:hover{background-color:rgb(var(--theme-emerald-500-rgb) / .3)}.hover\:bg-emerald-500\/80:hover{background-color:rgb(var(--theme-emerald-500-rgb) / .8)}.hover\:bg-emerald-600:hover{--tw-bg-opacity: 1;background-color:rgb(var(--theme-emerald-600-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-green-500\/30:hover{background-color:rgb(var(--theme-green-500-rgb) / .3)}.hover\:bg-indigo-50:hover{--tw-bg-opacity: 1;background-color:rgb(var(--theme-indigo-50-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(var(--theme-indigo-700-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-purple-400\/30:hover{background-color:rgb(var(--theme-purple-400-rgb) / .3)}.hover\:bg-purple-500:hover{--tw-bg-opacity: 1;background-color:rgb(var(--theme-purple-500-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-purple-800:hover{--tw-bg-opacity: 1;background-color:rgb(var(--theme-purple-800-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-purple-900\/40:hover{background-color:rgb(var(--theme-purple-900-rgb) / .4)}.hover\:bg-red-500\/20:hover{background-color:rgb(var(--theme-red-500-rgb) / .2)}.hover\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgb(var(--theme-red-800-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(var(--theme-slate-100-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(var(--theme-slate-50-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-theme-accent-magenta:hover{background-color:var(--theme-accent-magenta)}.hover\:bg-theme-bg-soft:hover{background-color:var(--theme-bg-surface-soft)}.hover\:bg-theme-brand-primary:hover{--tw-bg-opacity: 1;background-color:rgb(var(--theme-brand-primary-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-theme-brand-primary\/10:hover{background-color:rgb(var(--theme-brand-primary-rgb) / .1)}.hover\:bg-theme-brand-primary\/20:hover{background-color:rgb(var(--theme-brand-primary-rgb) / .2)}.hover\:bg-theme-brand-primary\/25:hover{background-color:rgb(var(--theme-brand-primary-rgb) / .25)}.hover\:bg-theme-brand-primary\/30:hover{background-color:rgb(var(--theme-brand-primary-rgb) / .3)}.hover\:bg-theme-brand-primary\/80:hover{background-color:rgb(var(--theme-brand-primary-rgb) / .8)}.hover\:bg-theme-brand-primary\/90:hover{background-color:rgb(var(--theme-brand-primary-rgb) / .9)}.hover\:bg-white\/10:hover{background-color:rgb(var(--theme-white-rgb) / .1)}.hover\:bg-white\/15:hover{background-color:rgb(var(--theme-white-rgb) / .15)}.hover\:bg-white\/20:hover{background-color:rgb(var(--theme-white-rgb) / .2)}.hover\:bg-white\/5:hover{background-color:rgb(var(--theme-white-rgb) / .05)}.hover\:bg-white\/60:hover{background-color:rgb(var(--theme-white-rgb) / .6)}.hover\:bg-white\/\[0\.08\]:hover{background-color:rgb(var(--theme-white-rgb) / .08)}.hover\:bg-gradient-to-r:hover{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.hover\:from-emerald-400:hover{--tw-gradient-from: rgb(var(--theme-emerald-400-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-emerald-400-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-white\/10:hover{--tw-gradient-from: rgb(var(--theme-white-rgb) / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-white-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-emerald-500:hover{--tw-gradient-to: rgb(var(--theme-emerald-500-rgb) / 1) var(--tw-gradient-to-position)}.hover\:to-transparent:hover{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.hover\:text-red-200:hover{--tw-text-opacity: 1;color:rgb(var(--theme-red-200-rgb) / var(--tw-text-opacity, 1))}.hover\:text-rose-200:hover{--tw-text-opacity: 1;color:rgb(var(--theme-rose-200-rgb) / var(--tw-text-opacity, 1))}.hover\:text-rose-300:hover{--tw-text-opacity: 1;color:rgb(var(--theme-rose-300-rgb) / var(--tw-text-opacity, 1))}.hover\:text-slate-800:hover{--tw-text-opacity: 1;color:rgb(var(--theme-slate-800-rgb) / var(--tw-text-opacity, 1))}.hover\:text-theme-brand-primary:hover{--tw-text-opacity: 1;color:rgb(var(--theme-brand-primary-rgb) / var(--tw-text-opacity, 1))}.hover\:text-theme-brand-primary\/80:hover{color:rgb(var(--theme-brand-primary-rgb) / .8)}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(var(--theme-white-rgb) / var(--tw-text-opacity, 1))}.hover\:text-white\/100:hover{color:rgb(var(--theme-white-rgb) / 1)}.hover\:text-white\/70:hover{color:rgb(var(--theme-white-rgb) / .7)}.hover\:text-white\/80:hover{color:rgb(var(--theme-white-rgb) / .8)}.hover\:text-white\/90:hover{color:rgb(var(--theme-white-rgb) / .9)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--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-card:hover{--tw-shadow: 0 20px 45px rgba(0,0,0,.35);--tw-shadow-colored: 0 20px 45px 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-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--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)}.hover\:shadow-none:hover{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-orange-500\/25:hover{--tw-shadow-color: rgb(var(--theme-orange-500-rgb) / .25);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-theme-brand-primary\/20:hover{--tw-shadow-color: rgb(var(--theme-brand-primary-rgb) / .2);--tw-shadow: var(--tw-shadow-colored)}.hover\:ring-1:hover{--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)}.hover\:ring-white\/10:hover{--tw-ring-color: rgb(var(--theme-white-rgb) / .1)}.hover\:brightness-100:hover{--tw-brightness: brightness(1);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)}.hover\:brightness-110:hover{--tw-brightness: brightness(1.1);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)}.focus\:border-theme-accent-cyan:focus{border-color:var(--theme-accent-cyan)}.focus\:border-theme-accent-magenta:focus{border-color:var(--theme-accent-magenta)}.focus\:border-theme-brand-primary:focus{--tw-border-opacity: 1;border-color:rgb(var(--theme-brand-primary-rgb) / var(--tw-border-opacity, 1))}.focus\:border-theme-brand-primary\/70:focus{border-color:rgb(var(--theme-brand-primary-rgb) / .7)}.focus\:border-white\/20:focus{border-color:rgb(var(--theme-white-rgb) / .2)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0: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(0px + 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-1: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(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\: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-black\/25:focus{--tw-ring-color: rgb(var(--theme-black-rgb) / .25)}.focus\:ring-rose-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--theme-rose-200-rgb) / var(--tw-ring-opacity, 1))}.focus\:ring-theme-brand-primary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--theme-brand-primary-rgb) / var(--tw-ring-opacity, 1))}.focus\:ring-theme-brand-primary\/50:focus{--tw-ring-color: rgb(var(--theme-brand-primary-rgb) / .5)}.focus\:ring-white\/20:focus{--tw-ring-color: rgb(var(--theme-white-rgb) / .2)}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus\:ring-offset-theme-bg-base:focus{--tw-ring-offset-color: var(--theme-bg-base)}.focus-visible\:border-theme-brand-primary\/60:focus-visible{border-color:rgb(var(--theme-brand-primary-rgb) / .6)}.focus-visible\:bg-white\/10:focus-visible{background-color:rgb(var(--theme-white-rgb) / .1)}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-fuchsia-300:focus-visible{outline-color:rgb(var(--theme-fuchsia-300-rgb) / 1)}.focus-visible\:outline-purple-400\/60:focus-visible{outline-color:rgb(var(--theme-purple-400-rgb) / .6)}.focus-visible\:outline-rose-200\/70:focus-visible{outline-color:rgb(var(--theme-rose-200-rgb) / .7)}.focus-visible\:outline-sky-200\/70:focus-visible{outline-color:rgb(var(--theme-sky-200-rgb) / .7)}.focus-visible\:outline-teal-300:focus-visible{outline-color:#5eead4}.focus-visible\:outline-theme-brand-primary\/50:focus-visible{outline-color:rgb(var(--theme-brand-primary-rgb) / .5)}.focus-visible\:outline-theme-brand-primary\/60:focus-visible{outline-color:rgb(var(--theme-brand-primary-rgb) / .6)}.focus-visible\:outline-theme-brand-primary\/70:focus-visible{outline-color:rgb(var(--theme-brand-primary-rgb) / .7)}.focus-visible\:outline-white\/30:focus-visible{outline-color:rgb(var(--theme-white-rgb) / .3)}.focus-visible\:outline-white\/40:focus-visible{outline-color:rgb(var(--theme-white-rgb) / .4)}.focus-visible\:ring-2: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(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-visible\:ring-emerald-400:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--theme-emerald-400-rgb) / var(--tw-ring-opacity, 1))}.focus-visible\:ring-theme-accent-magenta:focus-visible{--tw-ring-color: var(--theme-accent-magenta)}.focus-visible\:ring-theme-brand-primary:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--theme-brand-primary-rgb) / var(--tw-ring-opacity, 1))}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.enabled\:hover\:bg-emerald-400\/10:hover:enabled{background-color:rgb(var(--theme-emerald-400-rgb) / .1)}.enabled\:hover\:bg-white\/10:hover:enabled{background-color:rgb(var(--theme-white-rgb) / .1)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-white\/10:disabled{border-color:rgb(var(--theme-white-rgb) / .1)}.disabled\:bg-emerald-800:disabled{--tw-bg-opacity: 1;background-color:rgb(var(--theme-emerald-800-rgb) / var(--tw-bg-opacity, 1))}.disabled\:bg-theme-brand-primary\/50:disabled{background-color:rgb(var(--theme-brand-primary-rgb) / .5)}.disabled\:bg-white\/10:disabled{background-color:rgb(var(--theme-white-rgb) / .1)}.disabled\:bg-white\/20:disabled{background-color:rgb(var(--theme-white-rgb) / .2)}.disabled\:from-gray-700:disabled{--tw-gradient-from: rgb(var(--theme-gray-700-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--theme-gray-700-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.disabled\:to-gray-700:disabled{--tw-gradient-to: rgb(var(--theme-gray-700-rgb) / 1) var(--tw-gradient-to-position)}.disabled\:text-white\/20:disabled{color:rgb(var(--theme-white-rgb) / .2)}.disabled\:text-white\/30:disabled{color:rgb(var(--theme-white-rgb) / .3)}.disabled\:text-white\/40:disabled{color:rgb(var(--theme-white-rgb) / .4)}.disabled\:text-white\/50:disabled{color:rgb(var(--theme-white-rgb) / .5)}.disabled\:text-white\/60:disabled{color:rgb(var(--theme-white-rgb) / .6)}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:opacity-80:disabled{opacity:.8}.disabled\:hover\:scale-100:hover:disabled{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-\[1\.03\]{--tw-scale-x: 1.03;--tw-scale-y: 1.03;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-blue-300\/45{background-color:rgb(var(--theme-blue-300-rgb) / .45)}.group:hover .group-hover\:bg-white\/20{background-color:rgb(var(--theme-white-rgb) / .2)}.group:hover .group-hover\:text-theme-accent-magenta{color:var(--theme-accent-magenta)}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(var(--theme-white-rgb) / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:blur-sm{--tw-blur: blur(4px);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)}.group:active .group-active\:scale-\[0\.99\]{--tw-scale-x: .99;--tw-scale-y: .99;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:checked~.peer-checked\:translate-x-4{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media(min-width:640px){.sm\:bottom-8{bottom:2rem}.sm\:left-3{left:.75rem}.sm\:right-3{right:.75rem}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:h-14{height:3.5rem}.sm\:h-32{height:8rem}.sm\:h-40{height:10rem}.sm\:h-72{height:18rem}.sm\:max-h-\[calc\(100vh-6rem\)\]{max-height:calc(100vh - 6rem)}.sm\:w-14{width:3.5rem}.sm\:w-48{width:12rem}.sm\:w-80{width:20rem}.sm\:w-auto{width:auto}.sm\:max-w-md{max-width:28rem}.sm\:flex-none{flex:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[1fr\,auto\,auto\]{grid-template-columns:1fr auto auto}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\: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))}.sm\:self-auto{align-self:auto}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:p-12{padding:3rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:text-right{text-align:right}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-7xl{font-size:4.5rem;line-height:1}.sm\:text-\[11px\]{font-size:11px}.sm\:text-\[12px\]{font-size:12px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:opacity-0{opacity:0}}@media(min-width:768px){.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:ml-8{margin-left:2rem}.md\:mr-8{margin-right:2rem}.md\:mt-24{margin-top:6rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-40{height:10rem}.md\:h-48{height:12rem}.md\:h-96{height:24rem}.md\:min-h-0{min-height:0px}.md\:w-96{width:24rem}.md\:max-w-2xl{max-width:42rem}.md\:max-w-\[420px\]{max-width:420px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[1\.5fr_2fr\]{grid-template-columns:1.5fr 2fr}.md\:grid-cols-\[2fr\,1fr\]{grid-template-columns:2fr 1fr}.md\:grid-cols-\[minmax\(260px\,320px\)_1fr\]{grid-template-columns:minmax(260px,320px) 1fr}.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-2{gap:.5rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.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-8xl{font-size:6rem;line-height:1}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:leading-loose{line-height:2}}@media(min-width:1024px){.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:col-span-9{grid-column:span 9 / span 9}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:hidden{display:none}.lg\:h-\[500px\]{height:500px}.lg\:w-\[500px\]{width:500px}.lg\:flex-1{flex:1 1 0%}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.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\:grid-cols-\[260px\,1fr\]{grid-template-columns:260px 1fr}.lg\:grid-cols-\[280px\,1fr\]{grid-template-columns:280px 1fr}.lg\:grid-cols-\[2fr_1fr\]{grid-template-columns:2fr 1fr}.lg\:grid-cols-\[minmax\(0\,1fr\)_22rem\]{grid-template-columns:minmax(0,1fr) 22rem}.lg\:grid-cols-\[minmax\(0\,1fr\)_320px\]{grid-template-columns:minmax(0,1fr) 320px}.lg\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1\.2fr\)\]{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.lg\:grid-cols-\[minmax\(0\,2fr\)_minmax\(0\,320px\)_minmax\(0\,2fr\)\]{grid-template-columns:minmax(0,2fr) minmax(0,320px) minmax(0,2fr)}.lg\:grid-cols-\[minmax\(0\,2fr\)_minmax\(260px\,1fr\)\]{grid-template-columns:minmax(0,2fr) minmax(260px,1fr)}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:p-6{padding:1.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:pb-0{padding-bottom:0}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-7xl{font-size:4.5rem;line-height:1}}@media(min-width:1280px){.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-\[1\.2fr\,0\.8fr\]{grid-template-columns:1.2fr .8fr}.xl\:grid-cols-\[minmax\(0\,3fr\)_minmax\(0\,1\.05fr\)\]{grid-template-columns:minmax(0,3fr) minmax(0,1.05fr)}}
