@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,500;0,600;1,500;1,600&family=Inter:wght@400;500;600;700;800&display=swap";:root{--ek-archivist-navy: #050a18;--ek-archivist-navy-mid: #0a1220;--ek-archivist-navy-elevated: #101a2a;--ek-archivist-gold: #c5a367;--ek-archivist-gold-muted: rgba(197, 163, 103, .45);--ek-archivist-cream: #f9f8f6;--ek-archivist-ink-on-dark: #e8e4dc;--ek-archivist-wisdom-cream: #f8f6f0;--ek-archivist-wisdom-surface: #ffffff;--ek-archivist-wisdom-muted: #f3efe5;--ek-archivist-wisdom-ink: #292524;--ek-archivist-wisdom-ink-secondary: #57534e;--ek-archivist-wisdom-border: rgba(120, 113, 108, .22)}.archivist-registry-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:700;line-height:1.25;letter-spacing:.02em;color:var(--ek-archivist-cream);-webkit-text-fill-color:var(--ek-archivist-cream);background:var(--ek-archivist-navy);border:1px solid var(--ek-archivist-gold-muted);box-shadow:0 1px #0000001f,0 8px 24px #050a1859;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:filter .15s ease,box-shadow .15s ease,border-color .15s ease,transform .1s ease}.archivist-registry-button:hover{filter:brightness(1.06);border-color:#c5a367a6;box-shadow:0 1px #0000002e,0 10px 28px #050a1873}.archivist-registry-button:focus-visible{outline:2px solid var(--ek-archivist-gold);outline-offset:2px}.archivist-registry-button svg{color:var(--ek-archivist-gold);stroke:currentColor;flex-shrink:0}.archivist-registry-button.archivist-registry-button--icon-only{gap:0;width:2.75rem;height:2.75rem;min-width:2.75rem;min-height:2.75rem;padding:0;border-radius:9999px}.archivist-registry-button.archivist-registry-button--icon-only svg{width:1.35rem;height:1.35rem}.archivist-modal-backdrop{background:#1c19177a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.archivist-modal-panel{border-radius:1rem;border:1px solid rgba(197,163,103,.22);background:var(--ek-archivist-navy-mid);box-shadow:0 24px 64px #00000073,0 0 0 1px #c5a3670f}.archivist-modal-panel.archivist-modal-panel--wisdom{border-color:var(--ek-archivist-wisdom-border);background:var(--ek-archivist-wisdom-cream);box-shadow:0 25px 50px -12px #2a4a6f2e,0 0 0 1px #c5a3671f}.archivist-vault-panel{border-color:#c5a36740;background:var(--ek-archivist-wisdom-cream);color:var(--ek-archivist-wisdom-ink)}.archivist-vault-panel.archivist-modal-panel--wisdom{border-color:var(--ek-archivist-wisdom-border);background:#f9f8f6;color:#050a18}.archivist-vault-body{background:transparent}.archivist-modal-scroll{-webkit-overflow-scrolling:touch}.archivist-vault-textarea{border-color:#94a3b838;background:var(--ek-archivist-navy-elevated);color:var(--ek-archivist-ink-on-dark);caret-color:var(--ek-archivist-gold)}.archivist-modal-panel--wisdom .archivist-vault-textarea{border-color:#78716c47;background:var(--ek-archivist-wisdom-surface);color:var(--ek-archivist-wisdom-ink);caret-color:#2a4a6f}.archivist-modal-panel--wisdom .archivist-vault-textarea::-moz-placeholder{color:#a8a29e}.archivist-modal-panel--wisdom .archivist-vault-textarea::placeholder{color:#a8a29e}.archivist-vault-textarea::-moz-placeholder{color:#94a3b8}.archivist-vault-textarea::placeholder{color:#94a3b8}.archivist-vault-textarea:focus{border-color:#c5a36780;box-shadow:0 0 0 2px #c5a3671f}.archivist-modal-panel--wisdom .archivist-vault-textarea:focus{border-color:#2a4a6f59;box-shadow:0 0 0 2px #2a4a6f1a}.archivist-mic-ring{transition:transform .08s ease-out;border-radius:9999px}.archivist-mic-ring--active{animation:archivist-mic-pulse 1.5s ease-in-out infinite}@keyframes archivist-mic-pulse{0%,to{box-shadow:0 0 0 2px #c5a36766,0 0 20px #c5a3672e}50%{box-shadow:0 0 0 4px #c5a3674d,0 0 36px #c5a36747}}.archivist-mic-btn{border-radius:9999px}.archivist-listening-wave{display:flex;align-items:flex-end;justify-content:center;gap:5px;height:28px}.archivist-listening-wave span{display:block;width:5px;height:8px;border-radius:3px;background:linear-gradient(180deg,#e8d5b8 0%,var(--ek-archivist-gold) 100%);animation:archivist-wave .85s ease-in-out infinite;opacity:.85}.archivist-listening-wave span:nth-child(2){animation-delay:.12s}.archivist-listening-wave span:nth-child(3){animation-delay:.24s}@keyframes archivist-wave{0%,to{height:6px;opacity:.5}50%{height:26px;opacity:1}}.archivist-vault-primary-btn{color:#fff;background:#c5a367;border:2px solid rgba(90,70,40,.22);box-shadow:0 2px #0000000f,0 8px 24px #c5a36733}.archivist-vault-primary-btn:hover:not(:disabled){background:#b08f56;filter:none}@media(hover:none)and (pointer:coarse){.ek-touch-gold{transition:transform .12s ease,filter .12s ease,box-shadow .12s ease}.ek-touch-gold:active:not(:disabled){transform:scale(.97);filter:brightness(.92);box-shadow:0 1px #00000026,0 4px 16px #c5a3672e}}.archivist-vault-secondary-btn{color:#1c1917;background:transparent;border:2px solid rgba(197,163,103,.5);box-shadow:none}.archivist-modal-panel--wisdom .archivist-vault-secondary-btn{color:#2a4a6f;border-color:#2a4a6f59;background:var(--ek-archivist-wisdom-surface)}.archivist-modal-panel--wisdom .archivist-vault-secondary-btn:hover:not(:disabled){background:var(--ek-archivist-wisdom-muted);border-color:#2a4a6f80}.archivist-vault-secondary-btn:hover:not(:disabled){background:#c5a3671a;border-color:#c5a367b8}.archivist-vault-card--on{border-color:#c5a36780!important;background:var(--ek-archivist-navy-elevated)!important;box-shadow:0 0 0 1px #c5a36726,0 8px 28px #0000004d!important}.archivist-modal-panel--wisdom .archivist-vault-card--on{background:var(--ek-archivist-wisdom-muted)!important;border-color:#c5a3678c!important;box-shadow:0 0 0 1px #c5a36733,0 8px 24px #2a4a6f14!important}.archivist-vault-card--off{border-color:#94a3b82e!important;background:var(--ek-archivist-navy-elevated)!important}.archivist-modal-panel--wisdom .archivist-vault-card--off{border-color:#78716c33!important;background:var(--ek-archivist-wisdom-surface)!important}.archivist-vault-card--off:hover{border-color:#c5a36738!important}.archivist-modal-panel--wisdom .archivist-vault-card--off:hover{border-color:#c5a36759!important}.archivist-card{border-radius:.75rem;border-width:2px;transition:border-color .15s ease,box-shadow .15s ease}.archivist-card--on{border-color:#c5a3676b;background-color:var(--ek-archivist-navy-elevated);box-shadow:0 4px 14px #00000038}.archivist-modal-panel--wisdom .archivist-card--on{background-color:var(--ek-archivist-wisdom-muted);box-shadow:0 4px 14px #2a4a6f1a}.archivist-card--off{border-color:#94a3b82e;background-color:var(--ek-archivist-navy-elevated)}.archivist-modal-panel--wisdom .archivist-card--off{background-color:var(--ek-archivist-wisdom-surface)}.archivist-card--off:hover{border-color:#c5a36733}.archivist-study-embed.archivist-modal-panel--wisdom{background:transparent;box-shadow:none;border:none}.archivist-study-embed .archivist-modal-panel--wisdom .archivist-vault-textarea:focus,.archivist-study-embed .archivist-vault-textarea:focus{border-color:#c5a36773!important;box-shadow:0 0 0 2px #c5a3671f!important;caret-color:#8a6b3d}.archivist-study-embed .archivist-vault-secondary-btn{color:#44403c!important;border-color:#78716c59!important;background:#fafaf9!important}.archivist-study-embed .archivist-vault-secondary-btn:hover:not(:disabled){background:#f5f5f4!important;border-color:#c5a36773!important}.archivist-study-embed .archivist-modal-panel--wisdom .archivist-vault-card--on{box-shadow:0 4px 14px #0000000f!important}.archivist-study-embed.archivist-modal-panel.archivist-modal-panel--wisdom.archivist-vault-panel{background:#fff!important;color:#050a18;box-shadow:none!important}@keyframes archivist-intake-gold-pulse{0%,to{opacity:.65;box-shadow:0 0 #c5a36759;transform:scale(1)}50%{opacity:1;box-shadow:0 0 0 6px #c5a3671f;transform:scale(1.08)}}.archivist-intake-pulse-dot{animation:archivist-intake-gold-pulse 1.5s ease-in-out infinite}:root{--ek-librarian-navy-deep: #2a4a6f;--ek-librarian-navy-mid: #3a5f8f;--ek-librarian-navy-ink: #1a2f4a;--ek-librarian-cream: #f8f6f0;--ek-librarian-gold-accent: var(--heritage-gold, #c9a96a);--ek-librarian-btn-bg: #f7efd9;--ek-librarian-btn-bg-hover: #f3e9c8;--ek-librarian-btn-text: #1a1a1a;--ek-librarian-btn-text-soft: #2f3a45;--ek-librarian-btn-border: #c9a96a;--ek-librarian-btn-border-hover: #b8934a}.ek-librarian-header-slot{display:flex;justify-content:center;align-items:center;width:100%;min-width:0;overflow:visible}.ek-librarian-header-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:700;line-height:1.25;letter-spacing:.02em;color:var(--ek-librarian-btn-text);-webkit-text-fill-color:var(--ek-librarian-btn-text);background-color:var(--ek-librarian-btn-bg);border:2px solid var(--ek-librarian-btn-border);box-shadow:0 2px #0000000f,0 8px 18px #c9a96a38;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease}.ek-librarian-header-button:hover{background-color:var(--ek-librarian-btn-bg-hover);border-color:var(--ek-librarian-btn-border-hover);box-shadow:0 2px #00000014,0 10px 22px #c9a96a47}.ek-librarian-header-button:focus-visible{outline:3px solid var(--ek-librarian-navy-deep);outline-offset:2px}.ek-librarian-header-button:active{transform:translateY(1px)}.ek-librarian-header-button:disabled{opacity:.55;cursor:not-allowed}.ek-librarian-header-button span{color:inherit;-webkit-text-fill-color:currentColor}.ek-librarian-header-button svg{color:var(--ek-librarian-btn-text-soft);stroke:currentColor;flex-shrink:0}.ek-librarian-modal-panel{border-radius:1rem;border:2px solid #c4bfa3;background:var(--ek-librarian-cream);box-shadow:0 24px 64px #2a4a6f2e}.ek-librarian-drag-handle{cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ek-librarian-drag-handle:active{cursor:grabbing}.ek-librarian-overlay-backdrop{background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ek-librarian-suggestion-card{border-radius:.75rem;border-width:2px;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.ek-librarian-suggestion-card--active{border-color:var(--ek-librarian-navy-deep);background-color:#fff;box-shadow:0 4px 14px #2a4a6f1f}.ek-librarian-suggestion-card--idle{border-color:#e5e1d8;background-color:#fffcf7}.ek-librarian-suggestion-card--idle:hover{border-color:#c4bfa3}*,: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(59 130 246 / .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(59 130 246 / .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:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;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: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:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}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}.app-auth-surface .uppercase,.app-main-surface .uppercase{letter-spacing:.2em}.app-auth-surface .bg-theme-surface-primary.border-theme-border,.app-main-surface .bg-theme-surface-primary.border-theme-border,.app-auth-surface .bg-theme-bg-secondary.border-theme-border,.app-main-surface .bg-theme-bg-secondary.border-theme-border{border-radius:1rem;box-shadow:0 1px 2px #0f172a12}html.light .app-auth-surface .text-orange-300,html.light .app-auth-surface .text-orange-400,html.light .app-auth-surface .text-orange-500,html.light .app-auth-surface .text-orange-600,html.light .app-main-surface .text-orange-300,html.light .app-main-surface .text-orange-400,html.light .app-main-surface .text-orange-500,html.light .app-main-surface .text-orange-600,html.dark .app-auth-surface .text-orange-300,html.dark .app-auth-surface .text-orange-400,html.dark .app-auth-surface .text-orange-500,html.dark .app-auth-surface .text-orange-600,html.dark .app-main-surface .text-orange-300,html.dark .app-main-surface .text-orange-400,html.dark .app-main-surface .text-orange-500,html.dark .app-main-surface .text-orange-600{color:rgb(var(--accent-color))!important}html.light .app-auth-surface .bg-orange-500,html.light .app-auth-surface .bg-orange-600,html.light .app-main-surface .bg-orange-500,html.light .app-main-surface .bg-orange-600,html.dark .app-auth-surface .bg-orange-500,html.dark .app-auth-surface .bg-orange-600,html.dark .app-main-surface .bg-orange-500,html.dark .app-main-surface .bg-orange-600,html.light .app-auth-surface .bg-\[\#f97316\],html.light .app-main-surface .bg-\[\#f97316\],html.dark .app-auth-surface .bg-\[\#f97316\],html.dark .app-main-surface .bg-\[\#f97316\]{background:rgb(var(--accent-color))!important}html.light .app-auth-surface .text-black,html.light .app-main-surface .text-black,html.dark .app-auth-surface .text-black,html.dark .app-main-surface .text-black{color:rgb(var(--text-ui-primary))!important}.app-auth-surface,.app-main-surface,.sidebar-frame,.app-top-header{--state-success: 22 163 74;--state-success-strong: 21 128 61;--state-success-stronger: 22 101 52;--state-warning: 133 77 14;--state-warning-strong: 146 64 14;--state-warning-stronger: 120 53 15;--state-danger: 153 27 27;--state-danger-strong: 127 29 29}.app-auth-surface .text-gray-900,.app-main-surface .text-gray-900,.sidebar-frame .text-gray-900{color:rgb(var(--ui-text-primary))!important}.app-auth-surface .text-gray-800,.app-main-surface .text-gray-800,.sidebar-frame .text-gray-800{color:rgb(var(--ui-text-primary-soft))!important}.app-auth-surface .text-gray-700,.app-main-surface .text-gray-700,.sidebar-frame .text-gray-700{color:rgb(var(--ui-text-secondary))!important}.app-auth-surface .text-gray-600,.app-main-surface .text-gray-600,.sidebar-frame .text-gray-600{color:rgb(var(--ui-text-tertiary))!important}.app-auth-surface .text-gray-500,.app-main-surface .text-gray-500,.sidebar-frame .text-gray-500{color:rgb(var(--ui-text-muted))!important}.app-auth-surface .text-gray-400,.app-main-surface .text-gray-400,.sidebar-frame .text-gray-400{color:rgb(var(--ui-text-disabled))!important}html.dark .app-auth-surface .text-slate-100,html.dark .app-main-surface .text-slate-100,html.dark .sidebar-frame .text-slate-100,html.dark .app-auth-surface .text-zinc-100,html.dark .app-main-surface .text-zinc-100,html.dark .sidebar-frame .text-zinc-100,html.dark .app-auth-surface .text-neutral-100,html.dark .app-main-surface .text-neutral-100,html.dark .sidebar-frame .text-neutral-100,html.dark .app-auth-surface .text-stone-100,html.dark .app-main-surface .text-stone-100,html.dark .sidebar-frame .text-stone-100{color:rgb(var(--ui-text-primary))!important}html.dark .app-auth-surface .text-slate-200,html.dark .app-main-surface .text-slate-200,html.dark .sidebar-frame .text-slate-200,html.dark .app-auth-surface .text-zinc-200,html.dark .app-main-surface .text-zinc-200,html.dark .sidebar-frame .text-zinc-200,html.dark .app-auth-surface .text-neutral-200,html.dark .app-main-surface .text-neutral-200,html.dark .sidebar-frame .text-neutral-200,html.dark .app-auth-surface .text-stone-200,html.dark .app-main-surface .text-stone-200,html.dark .sidebar-frame .text-stone-200{color:rgb(var(--ui-text-primary-soft))!important}html.dark .app-auth-surface .text-slate-300,html.dark .app-main-surface .text-slate-300,html.dark .sidebar-frame .text-slate-300,html.dark .app-auth-surface .text-zinc-300,html.dark .app-main-surface .text-zinc-300,html.dark .sidebar-frame .text-zinc-300,html.dark .app-auth-surface .text-neutral-300,html.dark .app-main-surface .text-neutral-300,html.dark .sidebar-frame .text-neutral-300,html.dark .app-auth-surface .text-stone-300,html.dark .app-main-surface .text-stone-300,html.dark .sidebar-frame .text-stone-300{color:rgb(var(--ui-text-secondary))!important}html.dark .app-auth-surface .text-slate-400,html.dark .app-main-surface .text-slate-400,html.dark .sidebar-frame .text-slate-400,html.dark .app-auth-surface .text-zinc-400,html.dark .app-main-surface .text-zinc-400,html.dark .sidebar-frame .text-zinc-400,html.dark .app-auth-surface .text-neutral-400,html.dark .app-main-surface .text-neutral-400,html.dark .sidebar-frame .text-neutral-400,html.dark .app-auth-surface .text-stone-400,html.dark .app-main-surface .text-stone-400,html.dark .sidebar-frame .text-stone-400{color:rgb(var(--ui-text-tertiary))!important}html.dark .app-auth-surface .text-slate-500,html.dark .app-main-surface .text-slate-500,html.dark .sidebar-frame .text-slate-500,html.dark .app-auth-surface .text-zinc-500,html.dark .app-main-surface .text-zinc-500,html.dark .sidebar-frame .text-zinc-500,html.dark .app-auth-surface .text-neutral-500,html.dark .app-main-surface .text-neutral-500,html.dark .sidebar-frame .text-neutral-500,html.dark .app-auth-surface .text-stone-500,html.dark .app-main-surface .text-stone-500,html.dark .sidebar-frame .text-stone-500{color:rgb(var(--ui-text-muted))!important}html.dark .app-auth-surface .dark\:text-slate-100,html.dark .app-main-surface .dark\:text-slate-100,html.dark .sidebar-frame .dark\:text-slate-100,html.dark .app-auth-surface .dark\:text-zinc-100,html.dark .app-main-surface .dark\:text-zinc-100,html.dark .sidebar-frame .dark\:text-zinc-100,html.dark .app-auth-surface .dark\:text-neutral-100,html.dark .app-main-surface .dark\:text-neutral-100,html.dark .sidebar-frame .dark\:text-neutral-100,html.dark .app-auth-surface .dark\:text-stone-100,html.dark .app-main-surface .dark\:text-stone-100,html.dark .sidebar-frame .dark\:text-stone-100{color:rgb(var(--ui-text-primary))!important}html.dark .app-auth-surface .dark\:text-slate-200,html.dark .app-main-surface .dark\:text-slate-200,html.dark .sidebar-frame .dark\:text-slate-200,html.dark .app-auth-surface .dark\:text-zinc-200,html.dark .app-main-surface .dark\:text-zinc-200,html.dark .sidebar-frame .dark\:text-zinc-200,html.dark .app-auth-surface .dark\:text-neutral-200,html.dark .app-main-surface .dark\:text-neutral-200,html.dark .sidebar-frame .dark\:text-neutral-200,html.dark .app-auth-surface .dark\:text-stone-200,html.dark .app-main-surface .dark\:text-stone-200,html.dark .sidebar-frame .dark\:text-stone-200{color:rgb(var(--ui-text-primary-soft))!important}html.dark .app-auth-surface .dark\:text-slate-300,html.dark .app-main-surface .dark\:text-slate-300,html.dark .sidebar-frame .dark\:text-slate-300,html.dark .app-auth-surface .dark\:text-zinc-300,html.dark .app-main-surface .dark\:text-zinc-300,html.dark .sidebar-frame .dark\:text-zinc-300,html.dark .app-auth-surface .dark\:text-neutral-300,html.dark .app-main-surface .dark\:text-neutral-300,html.dark .sidebar-frame .dark\:text-neutral-300,html.dark .app-auth-surface .dark\:text-stone-300,html.dark .app-main-surface .dark\:text-stone-300,html.dark .sidebar-frame .dark\:text-stone-300{color:rgb(var(--ui-text-secondary))!important}html.dark .app-auth-surface .dark\:text-slate-400,html.dark .app-main-surface .dark\:text-slate-400,html.dark .sidebar-frame .dark\:text-slate-400,html.dark .app-auth-surface .dark\:text-zinc-400,html.dark .app-main-surface .dark\:text-zinc-400,html.dark .sidebar-frame .dark\:text-zinc-400,html.dark .app-auth-surface .dark\:text-neutral-400,html.dark .app-main-surface .dark\:text-neutral-400,html.dark .sidebar-frame .dark\:text-neutral-400,html.dark .app-auth-surface .dark\:text-stone-400,html.dark .app-main-surface .dark\:text-stone-400,html.dark .sidebar-frame .dark\:text-stone-400{color:rgb(var(--ui-text-tertiary))!important}html.dark .app-auth-surface .dark\:text-slate-500,html.dark .app-main-surface .dark\:text-slate-500,html.dark .sidebar-frame .dark\:text-slate-500,html.dark .app-auth-surface .dark\:text-zinc-500,html.dark .app-main-surface .dark\:text-zinc-500,html.dark .sidebar-frame .dark\:text-zinc-500,html.dark .app-auth-surface .dark\:text-neutral-500,html.dark .app-main-surface .dark\:text-neutral-500,html.dark .sidebar-frame .dark\:text-neutral-500,html.dark .app-auth-surface .dark\:text-stone-500,html.dark .app-main-surface .dark\:text-stone-500,html.dark .sidebar-frame .dark\:text-stone-500{color:rgb(var(--ui-text-muted))!important}html.dark .app-auth-surface .dark\:text-gray-100,html.dark .app-main-surface .dark\:text-gray-100,html.dark .sidebar-frame .dark\:text-gray-100{color:rgb(var(--ui-text-primary))!important}html.dark .app-auth-surface .dark\:text-gray-200,html.dark .app-main-surface .dark\:text-gray-200,html.dark .sidebar-frame .dark\:text-gray-200{color:rgb(var(--ui-text-primary-soft))!important}html.dark .app-auth-surface .dark\:text-gray-400,html.dark .app-main-surface .dark\:text-gray-400,html.dark .sidebar-frame .dark\:text-gray-400{color:rgb(var(--ui-text-muted))!important}.app-auth-surface .text-blue-600,.app-main-surface .text-blue-600,.sidebar-frame .text-blue-600{color:rgb(var(--ui-link))!important}.app-auth-surface .text-green-600,.app-main-surface .text-green-600,.sidebar-frame .text-green-600{color:rgb(var(--state-success))!important}.app-auth-surface .text-green-700,.app-main-surface .text-green-700,.sidebar-frame .text-green-700{color:rgb(var(--state-success-strong))!important}.app-auth-surface .text-green-800,.app-main-surface .text-green-800,.sidebar-frame .text-green-800,.app-auth-surface .text-green-900,.app-main-surface .text-green-900,.sidebar-frame .text-green-900{color:rgb(var(--state-success-stronger))!important}.app-auth-surface .text-yellow-800,.app-main-surface .text-yellow-800,.sidebar-frame .text-yellow-800{color:rgb(var(--state-warning))!important}.app-auth-surface .text-yellow-900,.app-main-surface .text-yellow-900,.sidebar-frame .text-yellow-900,.app-auth-surface .text-amber-800,.app-main-surface .text-amber-800,.sidebar-frame .text-amber-800{color:rgb(var(--state-warning-strong))!important}.app-auth-surface .text-amber-900,.app-main-surface .text-amber-900,.sidebar-frame .text-amber-900{color:rgb(var(--state-warning-stronger))!important}.app-auth-surface .text-red-800,.app-main-surface .text-red-800,.sidebar-frame .text-red-800{color:rgb(var(--state-danger))!important}.app-auth-surface .text-red-900,.app-main-surface .text-red-900,.sidebar-frame .text-red-900{color:rgb(var(--state-danger-strong))!important}.sidebar-frame,.sidebar-profile-frame{background-color:rgb(var(--surface-primary))!important;border-color:rgb(var(--border-color))!important}.sidebar-frame .text-slate-100,.sidebar-frame .text-slate-200,.sidebar-frame .text-slate-300,.sidebar-frame .text-slate-400,.sidebar-frame .text-slate-500,.sidebar-frame .text-slate-600,.sidebar-profile-frame .text-slate-100,.sidebar-profile-frame .text-slate-200,.sidebar-profile-frame .text-slate-300,.sidebar-profile-frame .text-slate-400,.sidebar-profile-frame .text-slate-500,.sidebar-profile-frame .text-slate-600{color:rgb(var(--ui-text-secondary))!important}.sidebar-frame .text-amber-500,.sidebar-frame .text-amber-400,.sidebar-frame .text-gold-500,.sidebar-profile-frame .text-amber-500,.sidebar-profile-frame .text-gold-500{color:rgb(var(--accent-color))!important}.sidebar-frame .bg-slate-950,.sidebar-frame .bg-slate-900,.sidebar-frame .bg-slate-900\/60,.sidebar-frame .bg-slate-800,.sidebar-frame .bg-ui-surface-dark,.sidebar-frame .bg-ui-surface-dark\/60,.sidebar-frame .bg-ui-surface-dark\/90,.sidebar-profile-frame .bg-slate-950,.sidebar-profile-frame .bg-slate-900,.sidebar-profile-frame .bg-slate-800,.sidebar-profile-frame .bg-ui-surface-dark{background-color:rgb(var(--surface-secondary))!important}.sidebar-frame .border-slate-900,.sidebar-frame .border-slate-800,.sidebar-frame .border-slate-700,.sidebar-frame .border-slate-600,.sidebar-profile-frame .border-slate-900,.sidebar-profile-frame .border-slate-800,.sidebar-profile-frame .border-slate-700,.sidebar-profile-frame .border-slate-600{border-color:rgb(var(--border-color))!important}.sidebar-frame .hover\:bg-white\/5:hover,.sidebar-frame .hover\:bg-slate-900\/70:hover,.sidebar-frame .active\:bg-slate-800\/50:active,.sidebar-profile-frame .hover\:bg-white\/5:hover{background-color:rgb(var(--accent-color) / .12)!important}.app-auth-surface .bg-\[\#F8F6F0\],.app-main-surface .bg-\[\#F8F6F0\]{background-color:rgb(var(--ui-parchment))!important}.app-auth-surface .bg-gray-50,.app-main-surface .bg-gray-50,.sidebar-frame .bg-gray-50{background-color:rgb(var(--ui-surface-subtle))!important}.app-auth-surface .bg-gray-200,.app-main-surface .bg-gray-200,.sidebar-frame .bg-gray-200{background-color:rgb(var(--ui-surface-muted))!important}.app-auth-surface .bg-green-50,.app-main-surface .bg-green-50,.sidebar-frame .bg-green-50,.app-auth-surface .bg-green-100,.app-main-surface .bg-green-100,.sidebar-frame .bg-green-100{background-color:rgb(var(--state-success-soft))!important}.app-auth-surface .bg-amber-50,.app-main-surface .bg-amber-50,.sidebar-frame .bg-amber-50,.app-auth-surface .bg-yellow-50,.app-main-surface .bg-yellow-50,.sidebar-frame .bg-yellow-50{background-color:rgb(var(--state-warning-soft))!important}.app-auth-surface .bg-green-500,.app-main-surface .bg-green-500,.sidebar-frame .bg-green-500{background-color:rgb(var(--state-success))!important}.app-auth-surface .bg-green-600,.app-main-surface .bg-green-600,.sidebar-frame .bg-green-600{background-color:rgb(var(--state-success-strong))!important}.app-auth-surface .bg-red-600,.app-main-surface .bg-red-600,.sidebar-frame .bg-red-600{background-color:rgb(var(--state-danger))!important}.app-auth-surface .bg-red-700,.app-main-surface .bg-red-700,.sidebar-frame .bg-red-700{background-color:rgb(var(--state-danger-strong))!important}.app-auth-surface .bg-purple-600,.app-main-surface .bg-purple-600,.sidebar-frame .bg-purple-600{background-color:rgb(var(--accent-color))!important}.app-auth-surface .bg-purple-700,.app-main-surface .bg-purple-700,.sidebar-frame .bg-purple-700{background-color:rgb(var(--accent-color-strong))!important}.app-auth-surface .bg-amber-500,.app-main-surface .bg-amber-500,.sidebar-frame .bg-amber-500{background-color:rgb(var(--state-warning-strong))!important}.app-auth-surface .bg-amber-600,.app-main-surface .bg-amber-600,.sidebar-frame .bg-amber-600{background-color:rgb(var(--state-warning-stronger))!important}.app-auth-surface .bg-slate-900,.app-main-surface .bg-slate-900,.sidebar-frame .bg-slate-900,html.dark .app-auth-surface .dark\:bg-slate-800,html.dark .app-main-surface .dark\:bg-slate-800,html.dark .sidebar-frame .dark\:bg-slate-800,html.dark .app-auth-surface .dark\:bg-slate-950,html.dark .app-main-surface .dark\:bg-slate-950,html.dark .sidebar-frame .dark\:bg-slate-950{background-color:rgb(var(--surface-primary))!important}.app-auth-surface .border-gray-200,.app-main-surface .border-gray-200,.sidebar-frame .border-gray-200,.app-auth-surface .border-gray-300,.app-main-surface .border-gray-300,.sidebar-frame .border-gray-300{border-color:rgb(var(--ui-border-strong))!important}html.dark .app-auth-surface .dark\:border-slate-600,html.dark .app-main-surface .dark\:border-slate-600,html.dark .sidebar-frame .dark\:border-slate-600,html.dark .app-auth-surface .dark\:border-slate-700,html.dark .app-main-surface .dark\:border-slate-700,html.dark .sidebar-frame .dark\:border-slate-700{border-color:rgb(var(--ui-border-subtle))!important}.app-auth-surface .border-green-200,.app-main-surface .border-green-200,.sidebar-frame .border-green-200,.app-auth-surface .border-green-300,.app-main-surface .border-green-300,.sidebar-frame .border-green-300{border-color:rgb(var(--state-success-soft))!important}.app-auth-surface .border-amber-200,.app-main-surface .border-amber-200,.sidebar-frame .border-amber-200,.app-auth-surface .border-amber-300,.app-main-surface .border-amber-300,.sidebar-frame .border-amber-300,.app-auth-surface .border-amber-500,.app-main-surface .border-amber-500,.sidebar-frame .border-amber-500{border-color:rgb(var(--state-warning-soft))!important}html.light.executive-paper{--background: #F9F8F6;--foreground: #2B2F36;--card: #FFFFFF;--card-border: #E0D7C7;--primary-gold: #C4933B}html.light.executive-paper .app-auth-surface,html.light.executive-paper .app-main-surface{background:var(--bg-app)!important;color:var(--text-primary)}html.light.executive-paper .app-auth-surface p,html.light.executive-paper .app-auth-surface span,html.light.executive-paper .app-auth-surface div{color:#2b2f36;line-height:1.55}html.light.executive-paper .app-auth-surface .text-slate-300,html.light.executive-paper .app-auth-surface .text-slate-400,html.light.executive-paper .app-auth-surface .text-slate-500,html.light.executive-paper .app-auth-surface .text-slate-600,html.light.executive-paper .app-auth-surface .text-zinc-300,html.light.executive-paper .app-auth-surface .text-zinc-400,html.light.executive-paper .app-auth-surface .text-zinc-500,html.light.executive-paper .app-auth-surface .text-gray-400,html.light.executive-paper .app-auth-surface .text-gray-500,html.light.executive-paper .app-auth-surface .text-gray-600,html.light.executive-paper .app-auth-surface .text-\[\#6b7280\]{color:#555!important}.app-auth-surface .bg-black,.app-main-surface .bg-black,.sidebar-frame .bg-black,.app-auth-surface .bg-black\/90,.app-main-surface .bg-black\/90,.sidebar-frame .bg-black\/90,.app-auth-surface .bg-navy-800,.app-main-surface .bg-navy-800,.sidebar-frame .bg-navy-800{background-color:rgb(var(--surface-primary))!important}.app-auth-surface .text-slate-200,.app-main-surface .text-slate-200,.sidebar-frame .text-slate-200,.app-auth-surface .text-slate-300,.app-main-surface .text-slate-300,.sidebar-frame .text-slate-300,.app-auth-surface .text-slate-400,.app-main-surface .text-slate-400,.sidebar-frame .text-slate-400{color:rgb(var(--text-ui-primary))!important}.app-auth-surface .border-slate-800,.app-main-surface .border-slate-800,.sidebar-frame .border-slate-800,.app-auth-surface .border-slate-900,.app-main-surface .border-slate-900,.sidebar-frame .border-slate-900{border-color:rgb(var(--border-color))!important}html.light.executive-paper .app-auth-surface h1,html.light.executive-paper .app-auth-surface h2,html.light.executive-paper .app-auth-surface h3,html.light.executive-paper .app-auth-surface h4{color:#1e293b!important}html.light.executive-paper .app-auth-surface .rounded-2xl:not(.executive-vitals-panel),html.light.executive-paper .app-auth-surface .rounded-xl,html.light.executive-paper .app-auth-surface .executive-surface,html.light.executive-paper .app-auth-surface article,html.light.executive-paper .app-auth-surface .bg-white{background:#fff!important;border-color:#e0d7c7!important;box-shadow:0 1px 2px #1e293b0f!important}html.light.executive-paper .app-auth-surface .shadow-sm,html.light.executive-paper .app-auth-surface .shadow,html.light.executive-paper .app-auth-surface .shadow-md,html.light.executive-paper .app-auth-surface .shadow-lg{box-shadow:0 1px 2px #1e293b0f!important}html.light.executive-paper .app-auth-surface .text-gold-500,html.light.executive-paper .app-auth-surface .text-amber-200,html.light.executive-paper .app-auth-surface .text-amber-300,html.light.executive-paper .app-auth-surface .text-amber-400,html.light.executive-paper .app-auth-surface .text-amber-500,html.light.executive-paper .app-auth-surface .text-amber-600,html.light.executive-paper .app-auth-surface .text-amber-700,html.light.executive-paper .app-auth-surface .text-\[\#856404\],html.light.executive-paper .app-auth-surface .text-\[\#7a5a16\],html.light.executive-paper .app-auth-surface .text-\[\#6d4c0a\]{color:#c4933b!important}html.light.executive-paper .app-auth-surface .border-amber-500,html.light.executive-paper .app-auth-surface .border-amber-500\/40,html.light.executive-paper .app-auth-surface .border-amber-500\/45,html.light.executive-paper .app-auth-surface .border-amber-500\/55,html.light.executive-paper .app-auth-surface .border-\[\#a18956\],html.light.executive-paper .app-auth-surface .border-\[\#b09a66\]{border-color:#c4933b!important}html.light.executive-paper .executive-vitals-panel,html.light.executive-paper .executive-vitals-panel *{color:#fff!important}html.light.executive-paper .executive-vitals-panel{background:#1e293b!important;border-color:#334155!important}html.light.executive-paper .sidebar-frame,html.light.executive-paper .sidebar-profile-frame{background:#f9f8f6!important;border-color:#e5e7eb!important}html.light.executive-paper .sidebar-frame .text-slate-100,html.light.executive-paper .sidebar-frame .text-slate-200,html.light.executive-paper .sidebar-frame .text-slate-300,html.light.executive-paper .sidebar-frame .text-slate-400,html.light.executive-paper .sidebar-frame .text-slate-500,html.light.executive-paper .sidebar-frame .text-slate-600{color:#2b2f36!important}html.light.executive-paper .sidebar-frame .text-amber-500,html.light.executive-paper .sidebar-frame .text-gold-500{color:#c4933b!important}html.light.executive-paper .sidebar-frame .bg-slate-900,html.light.executive-paper .sidebar-frame .bg-slate-900\/60,html.light.executive-paper .sidebar-frame .bg-slate-950,html.light.executive-paper .sidebar-frame .bg-slate-800,html.light.executive-paper .sidebar-frame .hover\:bg-slate-900\/70:hover,html.light.executive-paper .sidebar-frame .hover\:bg-white\/5:hover{background:#e9e2d3!important}html.light.executive-paper .sidebar-frame .border-slate-700,html.light.executive-paper .sidebar-frame .border-slate-800,html.light.executive-paper .sidebar-frame .border-slate-900{border-color:#dccfb8!important}html.light.executive-paper .app-top-header,html.light.executive-paper .app-top-header span,html.light.executive-paper .app-top-header button,html.light.executive-paper .app-top-header svg{color:#e2e8f0!important}html.light.executive-paper .app-top-header .bg-\[\#f97316\],html.light.executive-paper .app-top-header .bg-\[\#f97316\] *{color:#fff!important}html.dark .app-auth-surface,html.dark .app-main-surface{background:var(--bg-app)!important;color:var(--text-primary)}html.dark .app-auth-surface article,html.dark .app-auth-surface .rounded-xl,html.dark .app-auth-surface .rounded-2xl:not(.executive-vitals-panel){background:var(--bg-surface)!important;border-color:var(--border-subtle)!important}html.dark .app-auth-surface .text-slate-300,html.dark .app-auth-surface .text-zinc-300,html.dark .app-auth-surface .text-slate-400{color:var(--text-secondary)!important}html.dark .app-auth-surface .text-slate-500,html.dark .app-auth-surface .text-zinc-400,html.dark .app-auth-surface .text-zinc-500{color:var(--text-muted)!important}html.dark .app-auth-surface h1,html.dark .app-auth-surface h2,html.dark .app-auth-surface h3,html.dark .app-auth-surface h4{color:var(--text-primary)!important}html.dark .app-auth-surface button.bg-amber-400,html.light .app-auth-surface button.bg-amber-400{background:var(--accent-primary)!important;color:#0c101a!important;border-color:var(--accent-outline, var(--accent-primary))!important}html.dark .app-auth-surface button.bg-amber-400:hover,html.light .app-auth-surface button.bg-amber-400:hover{filter:brightness(.95)}html.dark .app-auth-surface .text-emerald-200,html.dark .app-auth-surface .text-emerald-300,html.dark .app-auth-surface .text-emerald-600,html.light .app-auth-surface .text-emerald-200,html.light .app-auth-surface .text-emerald-300,html.light .app-auth-surface .text-emerald-600{color:var(--status-success)!important}html.dark .executive-vitals-panel,html.light .executive-vitals-panel{background:#050911!important;border-color:#242b3a!important}html.dark .executive-vitals-panel *,html.light .executive-vitals-panel *{color:#fff!important}.container{width:100%}@media(min-width:475px){.container{max-width:475px}}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-3{inset:.75rem}.inset-\[3px\]{inset:3px}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-0\.5{bottom:-.125rem}.-bottom-1{bottom:-.25rem}.-bottom-2{bottom:-.5rem}.-bottom-6{bottom:-1.5rem}.-bottom-px{bottom:-1px}.-left-1{left:-.25rem}.-left-24{left:-6rem}.-left-3{left:-.75rem}.-left-8{left:-2rem}.-left-\[11px\]{left:-11px}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-right-10{right:-2.5rem}.-right-2{right:-.5rem}.-right-3{right:-.75rem}.-right-8{right:-2rem}.-right-px{right:-1px}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-10{top:-2.5rem}.-top-12{top:-3rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.-top-5{top:-1.25rem}.-top-6{top:-1.5rem}.-top-8{top:-2rem}.bottom-0{bottom:0}.bottom-1\.5{bottom:.375rem}.bottom-12{bottom:3rem}.bottom-2{bottom:.5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.bottom-\[18px\]{bottom:18px}.bottom-\[22px\]{bottom:22px}.bottom-\[calc\(100\%-0\.25rem\)\]{bottom:calc(100% - .25rem)}.bottom-full{bottom:100%}.left-0{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\/2{left:50%}.left-1\/4{left:25%}.left-16{left:4rem}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-64{left:16rem}.left-8{left:2rem}.left-full{left:100%}.right-0{right:0}.right-1{right:.25rem}.right-1\.5{right:.375rem}.right-10{right:2.5rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-24{right:6rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-8{right:2rem}.right-full{right:100%}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-16{top:4rem}.top-2{top:.5rem}.top-20{top:5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-6{top:1.5rem}.top-8{top:2rem}.top-\[168px\]{top:168px}.top-\[43px\]{top:43px}.top-\[88px\]{top:88px}.top-full{top:100%}.isolate{isolation:isolate}.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-\[100\]{z-index:100}.z-\[1200\]{z-index:1200}.z-\[120\]{z-index:120}.z-\[1210\]{z-index:1210}.z-\[1500\]{z-index:1500}.z-\[1600\]{z-index:1600}.z-\[1602\]{z-index:1602}.z-\[1690\]{z-index:1690}.z-\[1700\]{z-index:1700}.z-\[1800\]{z-index:1800}.z-\[1900\]{z-index:1900}.z-\[1\]{z-index:1}.z-\[2000\]{z-index:2000}.z-\[200\]{z-index:200}.z-\[2100\]{z-index:2100}.z-\[2105\]{z-index:2105}.z-\[2200\]{z-index:2200}.z-\[220\]{z-index:220}.z-\[2210\]{z-index:2210}.z-\[2300\]{z-index:2300}.z-\[2320\]{z-index:2320}.z-\[25000\]{z-index:25000}.z-\[30000\]{z-index:30000}.z-\[3000\]{z-index:3000}.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}.order-1{order:1}.order-2{order:2}.col-span-full{grid-column:1 / -1}.m-0{margin:0}.m-4{margin:1rem}.m-auto{margin:auto}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.\!mt-0{margin-top:0!important}.-mb-24{margin-bottom:-6rem}.-mb-5{margin-bottom:-1.25rem}.-ml-1{margin-left:-.25rem}.-ml-24{margin-left:-6rem}.-mr-32{margin-right:-8rem}.-mt-1{margin-top:-.25rem}.-mt-20{margin-top:-5rem}.-mt-32{margin-top:-8rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.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-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[10px\]{margin-bottom:10px}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-10{margin-left:2.5rem}.ml-16{margin-left:4rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-64{margin-left:16rem}.ml-7{margin-left:1.75rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-2\.5{margin-right:.625rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-\[10px\]{margin-top:10px}.mt-\[3px\]{margin-top:3px}.mt-\[6px\]{margin-top:6px}.mt-\[8px\]{margin-top:8px}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.line-clamp-6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}.\!block{display:block!important}.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}.contents{display:contents}.hidden{display:none}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-1\/2{height:50%}.h-1\/3{height:33.333333%}.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-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[100dvh\]{height:100dvh}.h-\[120px\]{height:120px}.h-\[14px\]{height:14px}.h-\[18px\]{height:18px}.h-\[2px\]{height:2px}.h-\[320px\]{height:320px}.h-\[340px\]{height:340px}.h-\[4\.5rem\]{height:4.5rem}.h-\[480px\]{height:480px}.h-\[5\.5rem\]{height:5.5rem}.h-\[50px\]{height:50px}.h-\[56px\]{height:56px}.h-\[65px\]{height:65px}.h-\[72px\]{height:72px}.h-\[76px\]{height:76px}.h-\[7px\]{height:7px}.h-\[calc\(100vh-200px\)\]{height:calc(100vh - 200px)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-0{max-height:0px}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-52{max-height:13rem}.max-h-56{max-height:14rem}.max-h-60{max-height:15rem}.max-h-72{max-height:18rem}.max-h-96{max-height:24rem}.max-h-\[220px\]{max-height:220px}.max-h-\[240px\]{max-height:240px}.max-h-\[400px\]{max-height:400px}.max-h-\[50vh\]{max-height:50vh}.max-h-\[560px\]{max-height:560px}.max-h-\[600px\]{max-height:600px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90dvh\]{max-height:90dvh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92vh\]{max-height:92vh}.max-h-\[95vh\]{max-height:95vh}.max-h-\[min\(28vh\,220px\)\]{max-height:min(28vh,220px)}.max-h-\[min\(420px\,55vh\)\]{max-height:min(420px,55vh)}.max-h-\[min\(50vh\,420px\)\]{max-height:min(50vh,420px)}.max-h-\[min\(70vh\,560px\)\]{max-height:min(70vh,560px)}.max-h-\[min\(70vh\,720px\)\]{max-height:min(70vh,720px)}.max-h-\[min\(78dvh\,680px\)\]{max-height:min(78dvh,680px)}.max-h-\[min\(90vh\,640px\)\]{max-height:min(90vh,640px)}.max-h-none{max-height:none}.min-h-0{min-height:0px}.min-h-\[1\.35rem\]{min-height:1.35rem}.min-h-\[100px\]{min-height:100px}.min-h-\[110px\]{min-height:110px}.min-h-\[120px\]{min-height:120px}.min-h-\[12rem\]{min-height:12rem}.min-h-\[140px\]{min-height:140px}.min-h-\[2\.25rem\]{min-height:2.25rem}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[200px\]{min-height:200px}.min-h-\[220px\]{min-height:220px}.min-h-\[240px\]{min-height:240px}.min-h-\[260px\]{min-height:260px}.min-h-\[280px\]{min-height:280px}.min-h-\[28px\]{min-height:28px}.min-h-\[2rem\]{min-height:2rem}.min-h-\[300px\]{min-height:300px}.min-h-\[30px\]{min-height:30px}.min-h-\[320px\]{min-height:320px}.min-h-\[32px\]{min-height:32px}.min-h-\[34px\]{min-height:34px}.min-h-\[3rem\]{min-height:3rem}.min-h-\[400px\]{min-height:400px}.min-h-\[40px\]{min-height:40px}.min-h-\[40vh\]{min-height:40vh}.min-h-\[44px\]{min-height:44px}.min-h-\[480px\]{min-height:480px}.min-h-\[48px\]{min-height:48px}.min-h-\[5\.5rem\]{min-height:5.5rem}.min-h-\[500px\]{min-height:500px}.min-h-\[50vh\]{min-height:50vh}.min-h-\[520px\]{min-height:520px}.min-h-\[52px\]{min-height:52px}.min-h-\[5rem\]{min-height:5rem}.min-h-\[6\.5rem\]{min-height:6.5rem}.min-h-\[60px\]{min-height:60px}.min-h-\[70vh\]{min-height:70vh}.min-h-\[76px\]{min-height:76px}.min-h-\[8\.3rem\]{min-height:8.3rem}.min-h-\[8\.5rem\]{min-height:8.5rem}.min-h-\[80px\]{min-height:80px}.min-h-\[8rem\]{min-height:8rem}.min-h-\[96px\]{min-height:96px}.min-h-\[calc\(100vh-200px\)\]{min-height:calc(100vh - 200px)}.min-h-\[calc\(100vh-64px\)\]{min-height:calc(100vh - 64px)}.min-h-\[min\(18rem\,42vh\)\]{min-height:min(18rem,42vh)}.min-h-\[min\(480px\,calc\(100vh-5rem\)\)\]{min-height:min(480px,calc(100vh - 5rem))}.min-h-\[min\(720px\,calc\(100vh-5rem\)\)\]{min-height:min(720px,calc(100vh - 5rem))}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/6{width:16.666667%}.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-2\/3{width:66.666667%}.w-2\/5{width:40%}.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-36{width:9rem}.w-4{width:1rem}.w-4\/6{width:66.666667%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[120px\]{width:120px}.w-\[14px\]{width:14px}.w-\[18px\]{width:18px}.w-\[250px\]{width:250px}.w-\[2px\]{width:2px}.w-\[3px\]{width:3px}.w-\[4\.5rem\]{width:4.5rem}.w-\[5\.5rem\]{width:5.5rem}.w-\[50px\]{width:50px}.w-\[72px\]{width:72px}.w-\[7px\]{width:7px}.w-\[min\(100vw-2rem\,18rem\)\]{width:min(100vw - 2rem,18rem)}.w-\[min\(100vw-2rem\,32rem\)\]{width:min(100vw - 2rem,32rem)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.w-screen{width:100vw}.min-w-0{min-width:0px}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[12rem\]{min-width:12rem}.min-w-\[132px\]{min-width:132px}.min-w-\[140px\]{min-width:140px}.min-w-\[14px\]{min-width:14px}.min-w-\[150px\]{min-width:150px}.min-w-\[180px\]{min-width:180px}.min-w-\[2\.25rem\]{min-width:2.25rem}.min-w-\[200px\]{min-width:200px}.min-w-\[20px\]{min-width:20px}.min-w-\[220px\]{min-width:220px}.min-w-\[280px\]{min-width:280px}.min-w-\[7\.5rem\]{min-width:7.5rem}.min-w-\[720px\]{min-width:720px}.min-w-\[72px\]{min-width:72px}.min-w-\[740px\]{min-width:740px}.min-w-\[760px\]{min-width:760px}.min-w-\[860px\]{min-width:860px}.min-w-\[880px\]{min-width:880px}.min-w-\[9\.5rem\]{min-width:9.5rem}.min-w-\[min\(100\%\,18rem\)\]{min-width:min(100%,18rem)}.min-w-\[min\(100\%\,200px\)\]{min-width:min(100%,200px)}.min-w-\[min\(100\%\,20rem\)\]{min-width:min(100%,20rem)}.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-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[10rem\]{max-width:10rem}.max-w-\[1100px\]{max-width:1100px}.max-w-\[11rem\]{max-width:11rem}.max-w-\[1200px\]{max-width:1200px}.max-w-\[12rem\]{max-width:12rem}.max-w-\[1400px\]{max-width:1400px}.max-w-\[1440px\]{max-width:1440px}.max-w-\[14rem\]{max-width:14rem}.max-w-\[150px\]{max-width:150px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[260px\]{max-width:260px}.max-w-\[28rem\]{max-width:28rem}.max-w-\[2rem\]{max-width:2rem}.max-w-\[360px\]{max-width:360px}.max-w-\[80px\]{max-width:80px}.max-w-\[82\%\]{max-width:82%}.max-w-\[85\%\]{max-width:85%}.max-w-\[920px\]{max-width:920px}.max-w-\[9rem\]{max-width:9rem}.max-w-\[min\(100\%\,320px\)\]{max-width:min(100%,320px)}.max-w-\[min\(100vw-2rem\,14rem\)\]{max-width:min(100vw - 2rem,14rem)}.max-w-\[min\(100vw-2rem\,17rem\)\]{max-width:min(100vw - 2rem,17rem)}.max-w-\[min\(18rem\,40vw\)\]{max-width:min(18rem,40vw)}.max-w-\[min\(18rem\,calc\(100vw-2rem\)\)\]{max-width:min(18rem,calc(100vw - 2rem))}.max-w-\[min\(42rem\,96vw\)\]{max-width:min(42rem,96vw)}.max-w-\[min\(94vw\,1200px\)\]{max-width:min(94vw,1200px)}.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-prose{max-width:65ch}.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-\[1\.15\]{flex:1.15}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.border-spacing-y-0{--tw-border-spacing-y: 0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.origin-top{transform-origin:top}.-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-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-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-7{--tw-translate-x: 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-x-9{--tw-translate-x: 2.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-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-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-full{--tw-translate-y: 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))}.-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-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-12{--tw-rotate: 12deg;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-\[35deg\]{--tw-rotate: 35deg;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))}.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))}.animate-\[vaultSlideDown_0\.3s_ease-out\]{animation:vaultSlideDown .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fadeIn .3s ease-in-out}@keyframes heartbeat{0%{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.3}to{transform:scale(1);opacity:1}}.animate-heartbeat{animation:heartbeat 2s ease-in-out infinite}@keyframes heirCopyToast{0%{opacity:0;transform:translate(-50%,-10px)}12%{opacity:1;transform:translate(-50%)}88%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-6px)}}.animate-heir-copy-toast{animation:heirCopyToast 2s ease-in-out forwards}@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)}0%{transform:rotate(0)}}.animate-spin{animation:spin 1s linear infinite}.cursor-col-resize{cursor:col-resize}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.touch-none{touch-action:none}.touch-manipulation{touch-action:manipulation}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.scroll-mt-24{scroll-margin-top:6rem}.scroll-mt-28{scroll-margin-top:7rem}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.columns-1{-moz-columns:1;columns:1}.break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid}.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-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1\.2fr\)_minmax\(0\,0\.9fr\)_minmax\(0\,0\.7fr\)_auto\]{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) minmax(0,.9fr) minmax(0,.7fr) auto}.grid-cols-\[repeat\(auto-fill\,minmax\(160px\,1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.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}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[3px\]{gap:3px}.gap-px{gap:1px}.gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-8{row-gap:2rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.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-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * 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-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * 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-\[\#E3DDD2\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(227 221 210 / var(--tw-divide-opacity, 1))}.divide-\[\#EFE7DC\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(239 231 220 / var(--tw-divide-opacity, 1))}.divide-\[\#F3F0EB\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 240 235 / var(--tw-divide-opacity, 1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.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}.overflow-y-hidden{overflow-y:hidden}.overflow-y-visible{overflow-y:visible}.overscroll-contain{overscroll-behavior:contain}.overscroll-x-contain{overscroll-behavior-x:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-pretty{text-wrap:pretty}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl,.rounded-\[1\.5rem\]{border-radius:1.5rem}.rounded-\[1\.75rem\]{border-radius:1.75rem}.rounded-\[28px\]{border-radius:28px}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[4px\]{border-radius:4px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tl-none{border-top-left-radius:0}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-\[3px\]{border-width:3px}.border-\[4px\]{border-width:4px}.border-\[5px\]{border-width:5px}.border-\[6px\]{border-width:6px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-y-2{border-top-width:2px;border-bottom-width:2px}.border-y-4{border-top-width:4px;border-bottom-width:4px}.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-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-l-8{border-left-width:8px}.border-l-\[3px\]{border-left-width:3px}.border-l-\[4px\]{border-left-width:4px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-r-4{border-right-width:4px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-none{border-style:none}.\!border-\[\#C5A367\]\/40{border-color:#c5a36766!important}.\!border-stone-200{--tw-border-opacity: 1 !important;border-color:rgb(231 229 228 / var(--tw-border-opacity, 1))!important}.border-\[\#050A18\]{--tw-border-opacity: 1;border-color:rgb(5 10 24 / var(--tw-border-opacity, 1))}.border-\[\#0f172a\]{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1))}.border-\[\#166534\]{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.border-\[\#1e293b\]{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-\[\#1e3a5f\]\/20{border-color:#1e3a5f33}.border-\[\#242B3A\]{--tw-border-opacity: 1;border-color:rgb(36 43 58 / var(--tw-border-opacity, 1))}.border-\[\#2563eb\]{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-\[\#2563eb\]\/40{border-color:#2563eb66}.border-\[\#2A4A6F\]{--tw-border-opacity: 1;border-color:rgb(42 74 111 / var(--tw-border-opacity, 1))}.border-\[\#2A4A6F\]\/10{border-color:#2a4a6f1a}.border-\[\#2A4A6F\]\/20{border-color:#2a4a6f33}.border-\[\#2A4A6F\]\/25{border-color:#2a4a6f40}.border-\[\#2A4A6F\]\/30{border-color:#2a4a6f4d}.border-\[\#2A4A6F\]\/40{border-color:#2a4a6f66}.border-\[\#2A4A6F\]\/60{border-color:#2a4a6f99}.border-\[\#2F3A45\]{--tw-border-opacity: 1;border-color:rgb(47 58 69 / var(--tw-border-opacity, 1))}.border-\[\#334155\]{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-\[\#3498db\]{--tw-border-opacity: 1;border-color:rgb(52 152 219 / var(--tw-border-opacity, 1))}.border-\[\#3498db\]\/20{border-color:#3498db33}.border-\[\#3498db\]\/30{border-color:#3498db4d}.border-\[\#3A5F8F\]{--tw-border-opacity: 1;border-color:rgb(58 95 143 / var(--tw-border-opacity, 1))}.border-\[\#3b4046\]{--tw-border-opacity: 1;border-color:rgb(59 64 70 / var(--tw-border-opacity, 1))}.border-\[\#4db6ac\]{--tw-border-opacity: 1;border-color:rgb(77 182 172 / var(--tw-border-opacity, 1))}.border-\[\#5dade2\]{--tw-border-opacity: 1;border-color:rgb(93 173 226 / var(--tw-border-opacity, 1))}.border-\[\#78909c\]{--tw-border-opacity: 1;border-color:rgb(120 144 156 / var(--tw-border-opacity, 1))}.border-\[\#7986cb\]{--tw-border-opacity: 1;border-color:rgb(121 134 203 / var(--tw-border-opacity, 1))}.border-\[\#7dd3fc\]\/80{border-color:#7dd3fccc}.border-\[\#7f1d1d\]\/35{border-color:#7f1d1d59}.border-\[\#818cf8\]{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.border-\[\#856404\]{--tw-border-opacity: 1;border-color:rgb(133 100 4 / var(--tw-border-opacity, 1))}.border-\[\#856404\]\/25{border-color:#85640440}.border-\[\#856404\]\/30{border-color:#8564044d}.border-\[\#856404\]\/50{border-color:#85640480}.border-\[\#85c1e9\]{--tw-border-opacity: 1;border-color:rgb(133 193 233 / var(--tw-border-opacity, 1))}.border-\[\#8b6914\]\/30{border-color:#8b69144d}.border-\[\#8b7355\]\/35{border-color:#8b735559}.border-\[\#991B1B\]{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.border-\[\#991B1B\]\/30{border-color:#991b1b4d}.border-\[\#9a7b2c\]{--tw-border-opacity: 1;border-color:rgb(154 123 44 / var(--tw-border-opacity, 1))}.border-\[\#A67C2A\]{--tw-border-opacity: 1;border-color:rgb(166 124 42 / var(--tw-border-opacity, 1))}.border-\[\#B8860B\]{--tw-border-opacity: 1;border-color:rgb(184 134 11 / var(--tw-border-opacity, 1))}.border-\[\#B8AA93\]{--tw-border-opacity: 1;border-color:rgb(184 170 147 / var(--tw-border-opacity, 1))}.border-\[\#C4933B\]{--tw-border-opacity: 1;border-color:rgb(196 147 59 / var(--tw-border-opacity, 1))}.border-\[\#C4933B\]\/35{border-color:#c4933b59}.border-\[\#C4933B\]\/40{border-color:#c4933b66}.border-\[\#C4B8A8\]{--tw-border-opacity: 1;border-color:rgb(196 184 168 / var(--tw-border-opacity, 1))}.border-\[\#C4BFA3\]{--tw-border-opacity: 1;border-color:rgb(196 191 163 / var(--tw-border-opacity, 1))}.border-\[\#C5A367\]{--tw-border-opacity: 1;border-color:rgb(197 163 103 / var(--tw-border-opacity, 1))}.border-\[\#C5A367\]\/25{border-color:#c5a36740}.border-\[\#C5A367\]\/30{border-color:#c5a3674d}.border-\[\#C5A367\]\/35{border-color:#c5a36759}.border-\[\#C5A367\]\/40{border-color:#c5a36766}.border-\[\#C5A367\]\/45{border-color:#c5a36773}.border-\[\#C5A367\]\/50{border-color:#c5a36780}.border-\[\#C5A367\]\/55{border-color:#c5a3678c}.border-\[\#C5A367\]\/60{border-color:#c5a36799}.border-\[\#C5A367\]\/70{border-color:#c5a367b3}.border-\[\#C5A367\]\/80{border-color:#c5a367cc}.border-\[\#C9A84C\]{--tw-border-opacity: 1;border-color:rgb(201 168 76 / var(--tw-border-opacity, 1))}.border-\[\#C9A84C\]\/40{border-color:#c9a84c66}.border-\[\#C9A84C\]\/45{border-color:#c9a84c73}.border-\[\#C9A84C\]\/50{border-color:#c9a84c80}.border-\[\#C9A961\]{--tw-border-opacity: 1;border-color:rgb(201 169 97 / var(--tw-border-opacity, 1))}.border-\[\#C9A961\]\/30{border-color:#c9a9614d}.border-\[\#C9A961\]\/35{border-color:#c9a96159}.border-\[\#C9A961\]\/40{border-color:#c9a96166}.border-\[\#C9A961\]\/45{border-color:#c9a96173}.border-\[\#C9A961\]\/50{border-color:#c9a96180}.border-\[\#C9A961\]\/55{border-color:#c9a9618c}.border-\[\#C9A961\]\/60{border-color:#c9a96199}.border-\[\#C9A961\]\/70{border-color:#c9a961b3}.border-\[\#C9A96A\]{--tw-border-opacity: 1;border-color:rgb(201 169 106 / var(--tw-border-opacity, 1))}.border-\[\#C9A96A\]\/20{border-color:#c9a96a33}.border-\[\#C9A96A\]\/30{border-color:#c9a96a4d}.border-\[\#C9A96A\]\/40{border-color:#c9a96a66}.border-\[\#C9A96A\]\/45{border-color:#c9a96a73}.border-\[\#C9A96A\]\/50{border-color:#c9a96a80}.border-\[\#C9A96A\]\/60{border-color:#c9a96a99}.border-\[\#CEB4E3\]{--tw-border-opacity: 1;border-color:rgb(206 180 227 / var(--tw-border-opacity, 1))}.border-\[\#D4AF37\]{--tw-border-opacity: 1;border-color:rgb(212 175 55 / var(--tw-border-opacity, 1))}.border-\[\#D4AF37\]\/10{border-color:#d4af371a}.border-\[\#D4AF37\]\/20{border-color:#d4af3733}.border-\[\#D4AF37\]\/30{border-color:#d4af374d}.border-\[\#D4AF37\]\/35{border-color:#d4af3759}.border-\[\#D4AF37\]\/40{border-color:#d4af3766}.border-\[\#D4AF37\]\/5{border-color:#d4af370d}.border-\[\#D4AF37\]\/50{border-color:#d4af3780}.border-\[\#D4AF37\]\/60{border-color:#d4af3799}.border-\[\#D4AF37\]\/70{border-color:#d4af37b3}.border-\[\#D4C9B8\]{--tw-border-opacity: 1;border-color:rgb(212 201 184 / var(--tw-border-opacity, 1))}.border-\[\#D8A39D\]{--tw-border-opacity: 1;border-color:rgb(216 163 157 / var(--tw-border-opacity, 1))}.border-\[\#D8CDBA\]{--tw-border-opacity: 1;border-color:rgb(216 205 186 / var(--tw-border-opacity, 1))}.border-\[\#D8CFBE\]{--tw-border-opacity: 1;border-color:rgb(216 207 190 / var(--tw-border-opacity, 1))}.border-\[\#DED7CA\]{--tw-border-opacity: 1;border-color:rgb(222 215 202 / var(--tw-border-opacity, 1))}.border-\[\#DFD3C0\]{--tw-border-opacity: 1;border-color:rgb(223 211 192 / var(--tw-border-opacity, 1))}.border-\[\#E0D7C7\]{--tw-border-opacity: 1;border-color:rgb(224 215 199 / var(--tw-border-opacity, 1))}.border-\[\#E2725B\]{--tw-border-opacity: 1;border-color:rgb(226 114 91 / var(--tw-border-opacity, 1))}.border-\[\#E2E8F0\]{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-\[\#E38B2C\]\/30{border-color:#e38b2c4d}.border-\[\#E38B2C\]\/40{border-color:#e38b2c66}.border-\[\#E3DDD2\]{--tw-border-opacity: 1;border-color:rgb(227 221 210 / var(--tw-border-opacity, 1))}.border-\[\#E5DCC8\]{--tw-border-opacity: 1;border-color:rgb(229 220 200 / var(--tw-border-opacity, 1))}.border-\[\#E5DFC9\]{--tw-border-opacity: 1;border-color:rgb(229 223 201 / var(--tw-border-opacity, 1))}.border-\[\#E5E0D4\]{--tw-border-opacity: 1;border-color:rgb(229 224 212 / var(--tw-border-opacity, 1))}.border-\[\#E5E1D8\]{--tw-border-opacity: 1;border-color:rgb(229 225 216 / var(--tw-border-opacity, 1))}.border-\[\#E5E7EB\]{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-\[\#E5E7EB\]\/80{border-color:#e5e7ebcc}.border-\[\#E5E7EB\]\/90{border-color:#e5e7ebe6}.border-\[\#E6DDCF\]{--tw-border-opacity: 1;border-color:rgb(230 221 207 / var(--tw-border-opacity, 1))}.border-\[\#E7C874\]{--tw-border-opacity: 1;border-color:rgb(231 200 116 / var(--tw-border-opacity, 1))}.border-\[\#E8D4A8\]\/60{border-color:#e8d4a899}.border-\[\#E8DCC8\]{--tw-border-opacity: 1;border-color:rgb(232 220 200 / var(--tw-border-opacity, 1))}.border-\[\#E8DCC9\]{--tw-border-opacity: 1;border-color:rgb(232 220 201 / var(--tw-border-opacity, 1))}.border-\[\#E8DFD0\]{--tw-border-opacity: 1;border-color:rgb(232 223 208 / var(--tw-border-opacity, 1))}.border-\[\#E8E0D4\]{--tw-border-opacity: 1;border-color:rgb(232 224 212 / var(--tw-border-opacity, 1))}.border-\[\#E8E2D8\]{--tw-border-opacity: 1;border-color:rgb(232 226 216 / var(--tw-border-opacity, 1))}.border-\[\#E8E3D6\]{--tw-border-opacity: 1;border-color:rgb(232 227 214 / var(--tw-border-opacity, 1))}.border-\[\#E8E3DC\]{--tw-border-opacity: 1;border-color:rgb(232 227 220 / var(--tw-border-opacity, 1))}.border-\[\#EAB308\]\/35{border-color:#eab30859}.border-\[\#EAB308\]\/40{border-color:#eab30866}.border-\[\#EAB308\]\/45{border-color:#eab30873}.border-\[\#EDE8DF\]{--tw-border-opacity: 1;border-color:rgb(237 232 223 / var(--tw-border-opacity, 1))}.border-\[\#F1F5F9\]{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-\[\#F2BFA4\]{--tw-border-opacity: 1;border-color:rgb(242 191 164 / var(--tw-border-opacity, 1))}.border-\[\#FF6B01\]{--tw-border-opacity: 1;border-color:rgb(255 107 1 / var(--tw-border-opacity, 1))}.border-\[\#a78bfa\]{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.border-\[\#a88952\]{--tw-border-opacity: 1;border-color:rgb(168 137 82 / var(--tw-border-opacity, 1))}.border-\[\#b8860b\]{--tw-border-opacity: 1;border-color:rgb(184 134 11 / var(--tw-border-opacity, 1))}.border-\[\#b8860b\]\/40{border-color:#b8860b66}.border-\[\#b8860b\]\/45{border-color:#b8860b73}.border-\[\#b8860b\]\/50{border-color:#b8860b80}.border-\[\#b8860b\]\/55{border-color:#b8860b8c}.border-\[\#b8893d\]{--tw-border-opacity: 1;border-color:rgb(184 137 61 / var(--tw-border-opacity, 1))}.border-\[\#b91c1c\]{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.border-\[\#bfd5ff\]{--tw-border-opacity: 1;border-color:rgb(191 213 255 / var(--tw-border-opacity, 1))}.border-\[\#c084fc\]{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.border-\[\#c4a574\]{--tw-border-opacity: 1;border-color:rgb(196 165 116 / var(--tw-border-opacity, 1))}.border-\[\#c4a574\]\/50{border-color:#c4a57480}.border-\[\#c4b49a\]{--tw-border-opacity: 1;border-color:rgb(196 180 154 / var(--tw-border-opacity, 1))}.border-\[\#c79b57\]{--tw-border-opacity: 1;border-color:rgb(199 155 87 / var(--tw-border-opacity, 1))}.border-\[\#c9a227\]\/35{border-color:#c9a22759}.border-\[\#c9a227\]\/45{border-color:#c9a22773}.border-\[\#c9a96a\]\/40{border-color:#c9a96a66}.border-\[\#c9a96a\]\/45{border-color:#c9a96a73}.border-\[\#d1fae5\]{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.border-\[\#d4af37\]\/20{border-color:#d4af3733}.border-\[\#d4af37\]\/25{border-color:#d4af3740}.border-\[\#d4af37\]\/30{border-color:#d4af374d}.border-\[\#d4af37\]\/45{border-color:#d4af3773}.border-\[\#d4c4a8\]{--tw-border-opacity: 1;border-color:rgb(212 196 168 / var(--tw-border-opacity, 1))}.border-\[\#d4c4a8\]\/80{border-color:#d4c4a8cc}.border-\[\#d4c4a8\]\/90{border-color:#d4c4a8e6}.border-\[\#d4d4dd\]{--tw-border-opacity: 1;border-color:rgb(212 212 221 / var(--tw-border-opacity, 1))}.border-\[\#d6cfc4\]{--tw-border-opacity: 1;border-color:rgb(214 207 196 / var(--tw-border-opacity, 1))}.border-\[\#d8ccba\]{--tw-border-opacity: 1;border-color:rgb(216 204 186 / var(--tw-border-opacity, 1))}.border-\[\#dfd3c0\]{--tw-border-opacity: 1;border-color:rgb(223 211 192 / var(--tw-border-opacity, 1))}.border-\[\#e2e8f0\]{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-\[\#e5dcc8\]{--tw-border-opacity: 1;border-color:rgb(229 220 200 / var(--tw-border-opacity, 1))}.border-\[\#e5dccf\]{--tw-border-opacity: 1;border-color:rgb(229 220 207 / var(--tw-border-opacity, 1))}.border-\[\#e5e1d8\]{--tw-border-opacity: 1;border-color:rgb(229 225 216 / var(--tw-border-opacity, 1))}.border-\[\#e5e5e5\]{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-\[\#e7b85c\]{--tw-border-opacity: 1;border-color:rgb(231 184 92 / var(--tw-border-opacity, 1))}.border-\[\#e879f9\]{--tw-border-opacity: 1;border-color:rgb(232 121 249 / var(--tw-border-opacity, 1))}.border-\[\#e8c066\]\/40{border-color:#e8c06666}.border-\[\#e8dcc8\]{--tw-border-opacity: 1;border-color:rgb(232 220 200 / var(--tw-border-opacity, 1))}.border-\[\#e8dfd0\]{--tw-border-opacity: 1;border-color:rgb(232 223 208 / var(--tw-border-opacity, 1))}.border-\[\#e8e0d4\]{--tw-border-opacity: 1;border-color:rgb(232 224 212 / var(--tw-border-opacity, 1))}.border-\[\#e8e4dc\]{--tw-border-opacity: 1;border-color:rgb(232 228 220 / var(--tw-border-opacity, 1))}.border-\[\#ebe3d8\]{--tw-border-opacity: 1;border-color:rgb(235 227 216 / var(--tw-border-opacity, 1))}.border-\[\#ebe4d6\]{--tw-border-opacity: 1;border-color:rgb(235 228 214 / var(--tw-border-opacity, 1))}.border-\[\#efe8dd\]{--tw-border-opacity: 1;border-color:rgb(239 232 221 / var(--tw-border-opacity, 1))}.border-\[\#f59e0b\]\/45{border-color:#f59e0b73}.border-\[\#f5f5f7\]{--tw-border-opacity: 1;border-color:rgb(245 245 247 / var(--tw-border-opacity, 1))}.border-\[\#f97316\]{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-\[\#fca5a5\]{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-\[rgba\(229\,231\,235\,0\.5\)\]{border-color:#e5e7eb80}.border-\[rgba\(229\,231\,235\,0\.6\)\]{border-color:#e5e7eb99}.border-\[var\(--accent\)\]{border-color:var(--accent)}.border-\[var\(--border\)\]{border-color:var(--border)}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-amber-100\/80{border-color:#fef3c7cc}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-200\/80{border-color:#fde68acc}.border-amber-200\/90{border-color:#fde68ae6}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-amber-400\/90{border-color:#fbbf24e6}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-amber-500\/30{border-color:#f59e0b4d}.border-amber-500\/40{border-color:#f59e0b66}.border-amber-500\/50{border-color:#f59e0b80}.border-amber-500\/60{border-color:#f59e0b99}.border-amber-600{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.border-amber-600\/30{border-color:#d977064d}.border-amber-700{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.border-amber-700\/50{border-color:#b4530980}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-100\/50{border-color:#dbeafe80}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-200\/60{border-color:#bfdbfe99}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-blue-400\/30{border-color:#60a5fa4d}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-blue-600\/20{border-color:#2563eb33}.border-blue-800{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.border-blue-900\/40{border-color:#1e3a8a66}.border-brand-orange{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-brand-orange\/30{border-color:#f973164d}.border-brand-orange\/40{border-color:#f9731666}.border-brand-orange\/50{border-color:#f9731680}.border-brand-orange\/60{border-color:#f9731699}.border-cyan-100{--tw-border-opacity: 1;border-color:rgb(207 250 254 / var(--tw-border-opacity, 1))}.border-cyan-200{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.border-cyan-500{--tw-border-opacity: 1;border-color:rgb(6 182 212 / var(--tw-border-opacity, 1))}.border-cyan-600\/30{border-color:#0891b24d}.border-ek-border\/30{border-color:#d4d4d84d}.border-ek-border\/40{border-color:#d4d4d866}.border-ek-primary{--tw-border-opacity: 1;border-color:rgb(44 62 80 / var(--tw-border-opacity, 1))}.border-ek-primary\/20{border-color:#2c3e5033}.border-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-200\/60{border-color:#a7f3d099}.border-emerald-200\/70{border-color:#a7f3d0b3}.border-emerald-200\/80{border-color:#a7f3d0cc}.border-emerald-200\/90{border-color:#a7f3d0e6}.border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-emerald-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-emerald-400\/30{border-color:#34d3994d}.border-emerald-400\/40{border-color:#34d39966}.border-emerald-400\/80{border-color:#34d399cc}.border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-emerald-500\/30{border-color:#10b9814d}.border-emerald-500\/40{border-color:#10b98166}.border-emerald-500\/50{border-color:#10b98180}.border-emerald-500\/60{border-color:#10b98199}.border-emerald-600{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.border-emerald-600\/40{border-color:#05966966}.border-emerald-700{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.border-emerald-800\/40{border-color:#065f4666}.border-emerald-800\/50{border-color:#065f4680}.border-emerald-900\/50{border-color:#064e3b80}.border-emerald-900\/60{border-color:#064e3b99}.border-fortress-border{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-fortress-border\/40{border-color:#33415566}.border-fortress-border\/60{border-color:#33415599}.border-fortress-dark{--tw-border-opacity: 1;border-color:rgb(2 6 23 / var(--tw-border-opacity, 1))}.border-fuchsia-500{--tw-border-opacity: 1;border-color:rgb(217 70 239 / var(--tw-border-opacity, 1))}.border-gold-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-gold-500\/30{border-color:#f59e0b4d}.border-gold-500\/40{border-color:#f59e0b66}.border-gold-500\/50{border-color:#f59e0b80}.border-gold-500\/60{border-color:#f59e0b99}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-gray-900{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-green-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.border-indigo-400{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.border-indigo-500{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.border-indigo-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.border-indigo-700{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.border-orange-100{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-orange-300{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.border-orange-400{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-orange-500\/70{border-color:#f97316b3}.border-orange-600{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1))}.border-orange-900\/30{border-color:#7c2d124d}.border-pink-200{--tw-border-opacity: 1;border-color:rgb(251 207 232 / var(--tw-border-opacity, 1))}.border-pink-300{--tw-border-opacity: 1;border-color:rgb(249 168 212 / var(--tw-border-opacity, 1))}.border-pink-400{--tw-border-opacity: 1;border-color:rgb(244 114 182 / var(--tw-border-opacity, 1))}.border-pink-500{--tw-border-opacity: 1;border-color:rgb(236 72 153 / var(--tw-border-opacity, 1))}.border-purple-100{--tw-border-opacity: 1;border-color:rgb(243 232 255 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.border-purple-400{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-purple-500\/70{border-color:#a855f7b3}.border-purple-600{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1))}.border-purple-600\/20{border-color:#7c3aed33}.border-purple-600\/30{border-color:#7c3aed4d}.border-purple-700{--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-200\/70{border-color:#fecacab3}.border-red-200\/80{border-color:#fecacacc}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-300\/90{border-color:#fca5a5e6}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-400\/30{border-color:#f871714d}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-500\/30{border-color:#ef44444d}.border-red-500\/40{border-color:#ef444466}.border-red-500\/50{border-color:#ef444480}.border-red-500\/60{border-color:#ef444499}.border-red-500\/70{border-color:#ef4444b3}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.border-red-800\/50{border-color:#991b1b80}.border-red-900\/80{border-color:#7f1d1dcc}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-rose-500{--tw-border-opacity: 1;border-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.border-rose-800\/45{border-color:#9f123973}.border-rose-800\/50{border-color:#9f123980}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-sky-600{--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-200\/80{border-color:#e2e8f0cc}.border-slate-200\/90{border-color:#e2e8f0e6}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-300\/70{border-color:#cbd5e1b3}.border-slate-300\/80{border-color:#cbd5e1cc}.border-slate-300\/90{border-color:#cbd5e1e6}.border-slate-400{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.border-slate-400\/80{border-color:#94a3b8cc}.border-slate-600{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.border-slate-600\/35{border-color:#47556959}.border-slate-600\/50{border-color:#47556980}.border-slate-600\/60{border-color:#47556999}.border-slate-600\/80{border-color:#475569cc}.border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-slate-700\/30{border-color:#3341554d}.border-slate-700\/40{border-color:#33415566}.border-slate-700\/50{border-color:#33415580}.border-slate-700\/60{border-color:#33415599}.border-slate-700\/80{border-color:#334155cc}.border-slate-800{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-slate-800\/60{border-color:#1e293b99}.border-slate-800\/70{border-color:#1e293bb3}.border-slate-800\/80{border-color:#1e293bcc}.border-slate-950{--tw-border-opacity: 1;border-color:rgb(2 6 23 / var(--tw-border-opacity, 1))}.border-state-danger{--tw-border-opacity: 1;border-color:rgb(var(--state-danger) / var(--tw-border-opacity, 1))}.border-state-danger\/40{border-color:rgb(var(--state-danger) / .4)}.border-state-success{--tw-border-opacity: 1;border-color:rgb(var(--state-success) / var(--tw-border-opacity, 1))}.border-state-success-strong{--tw-border-opacity: 1;border-color:rgb(var(--state-success-strong) / var(--tw-border-opacity, 1))}.border-state-warning{--tw-border-opacity: 1;border-color:rgb(var(--state-warning) / var(--tw-border-opacity, 1))}.border-stone-100{--tw-border-opacity: 1;border-color:rgb(245 245 244 / var(--tw-border-opacity, 1))}.border-stone-100\/80{border-color:#f5f5f4cc}.border-stone-200{--tw-border-opacity: 1;border-color:rgb(231 229 228 / var(--tw-border-opacity, 1))}.border-stone-200\/60{border-color:#e7e5e499}.border-stone-200\/70{border-color:#e7e5e4b3}.border-stone-200\/80{border-color:#e7e5e4cc}.border-stone-200\/90{border-color:#e7e5e4e6}.border-stone-300{--tw-border-opacity: 1;border-color:rgb(214 211 209 / var(--tw-border-opacity, 1))}.border-stone-300\/60{border-color:#d6d3d199}.border-stone-300\/90{border-color:#d6d3d1e6}.border-stone-400{--tw-border-opacity: 1;border-color:rgb(168 162 158 / var(--tw-border-opacity, 1))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.border-teal-500{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-theme-accent{--tw-border-opacity: 1;border-color:rgb(var(--accent-color) / var(--tw-border-opacity, 1))}.border-theme-accent\/30{border-color:rgb(var(--accent-color) / .3)}.border-theme-accent\/50{border-color:rgb(var(--accent-color) / .5)}.border-theme-accent\/60{border-color:rgb(var(--accent-color) / .6)}.border-theme-border{--tw-border-opacity: 1;border-color:rgb(var(--border-color) / var(--tw-border-opacity, 1))}.border-theme-border-strong{--tw-border-opacity: 1;border-color:rgb(var(--border-color-strong) / var(--tw-border-opacity, 1))}.border-theme-border\/60{border-color:rgb(var(--border-color) / .6)}.border-transparent{border-color:transparent}.border-ui-border-strong{--tw-border-opacity: 1;border-color:rgb(var(--ui-border-strong) / var(--tw-border-opacity, 1))}.border-ui-border-subtle{--tw-border-opacity: 1;border-color:rgb(var(--ui-border-subtle) / var(--tw-border-opacity, 1))}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.border-violet-200\/80{border-color:#ddd6fecc}.border-violet-200\/90{border-color:#ddd6fee6}.border-violet-300\/80{border-color:#c4b5fdcc}.border-violet-500{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/15{border-color:#ffffff26}.border-white\/20{border-color:#fff3}.border-white\/30{border-color:#ffffff4d}.border-white\/40{border-color:#fff6}.border-white\/5{border-color:#ffffff0d}.border-white\/50{border-color:#ffffff80}.border-white\/90{border-color:#ffffffe6}.border-yellow-100{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-300{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-yellow-400\/30{border-color:#facc154d}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-yellow-600{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.border-zinc-300{--tw-border-opacity: 1;border-color:rgb(212 212 216 / var(--tw-border-opacity, 1))}.border-zinc-700{--tw-border-opacity: 1;border-color:rgb(63 63 70 / var(--tw-border-opacity, 1))}.border-l-\[\#2A4A6F\]{--tw-border-opacity: 1;border-left-color:rgb(42 74 111 / var(--tw-border-opacity, 1))}.border-l-\[\#9ca3af\]{--tw-border-opacity: 1;border-left-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-l-\[\#C9A961\]{--tw-border-opacity: 1;border-left-color:rgb(201 169 97 / var(--tw-border-opacity, 1))}.border-l-\[\#F28B3B\]{--tw-border-opacity: 1;border-left-color:rgb(242 139 59 / var(--tw-border-opacity, 1))}.border-l-\[\#f97316\]{--tw-border-opacity: 1;border-left-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-l-emerald-600{--tw-border-opacity: 1;border-left-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.border-l-orange-500{--tw-border-opacity: 1;border-left-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-l-sky-500{--tw-border-opacity: 1;border-left-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.border-l-slate-300{--tw-border-opacity: 1;border-left-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-r-\[\#E5E7EB\]{--tw-border-opacity: 1;border-right-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-t-\[\#050A18\]{--tw-border-opacity: 1;border-top-color:rgb(5 10 24 / var(--tw-border-opacity, 1))}.border-t-\[\#2A4A6F\]{--tw-border-opacity: 1;border-top-color:rgb(42 74 111 / var(--tw-border-opacity, 1))}.border-t-\[\#C5A367\]{--tw-border-opacity: 1;border-top-color:rgb(197 163 103 / var(--tw-border-opacity, 1))}.border-t-\[\#f97316\]{--tw-border-opacity: 1;border-top-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-t-emerald-400{--tw-border-opacity: 1;border-top-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-t-emerald-500{--tw-border-opacity: 1;border-top-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-t-gray-900{--tw-border-opacity: 1;border-top-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-t-orange-400{--tw-border-opacity: 1;border-top-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.border-t-orange-500{--tw-border-opacity: 1;border-top-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.\!bg-\[\#050A18\]{--tw-bg-opacity: 1 !important;background-color:rgb(5 10 24 / var(--tw-bg-opacity, 1))!important}.\!bg-\[\#F9F8F6\]{--tw-bg-opacity: 1 !important;background-color:rgb(249 248 246 / var(--tw-bg-opacity, 1))!important}.bg-\[\#000000\]{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-\[\#00897b\]{--tw-bg-opacity: 1;background-color:rgb(0 137 123 / var(--tw-bg-opacity, 1))}.bg-\[\#020617\]{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-\[\#020617\]\/40{background-color:#02061766}.bg-\[\#020617\]\/95{background-color:#020617f2}.bg-\[\#050505\]{--tw-bg-opacity: 1;background-color:rgb(5 5 5 / var(--tw-bg-opacity, 1))}.bg-\[\#050911\]{--tw-bg-opacity: 1;background-color:rgb(5 9 17 / var(--tw-bg-opacity, 1))}.bg-\[\#050A18\]{--tw-bg-opacity: 1;background-color:rgb(5 10 24 / var(--tw-bg-opacity, 1))}.bg-\[\#050A18\]\/35{background-color:#050a1859}.bg-\[\#050A18\]\/40{background-color:#050a1866}.bg-\[\#050A18\]\/5{background-color:#050a180d}.bg-\[\#050A18\]\/60{background-color:#050a1899}.bg-\[\#050A18\]\/85{background-color:#050a18d9}.bg-\[\#0a0a0a\]{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.bg-\[\#0a0a0b\]{--tw-bg-opacity: 1;background-color:rgb(10 10 11 / var(--tw-bg-opacity, 1))}.bg-\[\#0a0a0c\]{--tw-bg-opacity: 1;background-color:rgb(10 10 12 / var(--tw-bg-opacity, 1))}.bg-\[\#0a0f1e\]{--tw-bg-opacity: 1;background-color:rgb(10 15 30 / var(--tw-bg-opacity, 1))}.bg-\[\#0a1628\]{--tw-bg-opacity: 1;background-color:rgb(10 22 40 / var(--tw-bg-opacity, 1))}.bg-\[\#0b1120\]{--tw-bg-opacity: 1;background-color:rgb(11 17 32 / var(--tw-bg-opacity, 1))}.bg-\[\#0b1220\]{--tw-bg-opacity: 1;background-color:rgb(11 18 32 / var(--tw-bg-opacity, 1))}.bg-\[\#0f0f0f\]{--tw-bg-opacity: 1;background-color:rgb(15 15 15 / var(--tw-bg-opacity, 1))}.bg-\[\#0f1419\]\/95{background-color:#0f1419f2}.bg-\[\#0f172a\]{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-\[\#0f172a\]\/95{background-color:#0f172af2}.bg-\[\#101214\]{--tw-bg-opacity: 1;background-color:rgb(16 18 20 / var(--tw-bg-opacity, 1))}.bg-\[\#101521\]{--tw-bg-opacity: 1;background-color:rgb(16 21 33 / var(--tw-bg-opacity, 1))}.bg-\[\#10b981\]{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-\[\#111111\]{--tw-bg-opacity: 1;background-color:rgb(17 17 17 / var(--tw-bg-opacity, 1))}.bg-\[\#111827\]{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-\[\#171C29\]{--tw-bg-opacity: 1;background-color:rgb(23 28 41 / var(--tw-bg-opacity, 1))}.bg-\[\#1877F2\],.bg-\[\#1877f2\]{--tw-bg-opacity: 1;background-color:rgb(24 119 242 / var(--tw-bg-opacity, 1))}.bg-\[\#1A1A1A\]{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.bg-\[\#1A1A1A\]\/45{background-color:#1a1a1a73}.bg-\[\#1B4332\]{--tw-bg-opacity: 1;background-color:rgb(27 67 50 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1510\]\/85{background-color:#1a1510d9}.bg-\[\#1a1a1a\]{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.bg-\[\#1c1917\]\/60{background-color:#1c191799}.bg-\[\#1c1917\]\/75{background-color:#1c1917bf}.bg-\[\#1da1f2\]{--tw-bg-opacity: 1;background-color:rgb(29 161 242 / var(--tw-bg-opacity, 1))}.bg-\[\#1e293b\]{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-\[\#1e3a5f\]{--tw-bg-opacity: 1;background-color:rgb(30 58 95 / var(--tw-bg-opacity, 1))}.bg-\[\#1f2933\]{--tw-bg-opacity: 1;background-color:rgb(31 41 51 / var(--tw-bg-opacity, 1))}.bg-\[\#1f2a3d\]{--tw-bg-opacity: 1;background-color:rgb(31 42 61 / var(--tw-bg-opacity, 1))}.bg-\[\#222634\]{--tw-bg-opacity: 1;background-color:rgb(34 38 52 / var(--tw-bg-opacity, 1))}.bg-\[\#23272c\]{--tw-bg-opacity: 1;background-color:rgb(35 39 44 / var(--tw-bg-opacity, 1))}.bg-\[\#242B3A\]{--tw-bg-opacity: 1;background-color:rgb(36 43 58 / var(--tw-bg-opacity, 1))}.bg-\[\#2563eb\]{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-\[\#2A2420\]{--tw-bg-opacity: 1;background-color:rgb(42 36 32 / var(--tw-bg-opacity, 1))}.bg-\[\#2A4A6F\]{--tw-bg-opacity: 1;background-color:rgb(42 74 111 / var(--tw-bg-opacity, 1))}.bg-\[\#2A4A6F\]\/25{background-color:#2a4a6f40}.bg-\[\#2A4A6F\]\/5{background-color:#2a4a6f0d}.bg-\[\#2B2F36\]{--tw-bg-opacity: 1;background-color:rgb(43 47 54 / var(--tw-bg-opacity, 1))}.bg-\[\#2B3040\]{--tw-bg-opacity: 1;background-color:rgb(43 48 64 / var(--tw-bg-opacity, 1))}.bg-\[\#2F3A45\]{--tw-bg-opacity: 1;background-color:rgb(47 58 69 / var(--tw-bg-opacity, 1))}.bg-\[\#2F3A45\]\/10{background-color:#2f3a451a}.bg-\[\#2a241c\]{--tw-bg-opacity: 1;background-color:rgb(42 36 28 / var(--tw-bg-opacity, 1))}.bg-\[\#2c241c\]{--tw-bg-opacity: 1;background-color:rgb(44 36 28 / var(--tw-bg-opacity, 1))}.bg-\[\#2c3e50\]{--tw-bg-opacity: 1;background-color:rgb(44 62 80 / var(--tw-bg-opacity, 1))}.bg-\[\#334155\]{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-\[\#3498db\]{--tw-bg-opacity: 1;background-color:rgb(52 152 219 / var(--tw-bg-opacity, 1))}.bg-\[\#3498db\]\/50{background-color:#3498db80}.bg-\[\#3A5F8F\]{--tw-bg-opacity: 1;background-color:rgb(58 95 143 / var(--tw-bg-opacity, 1))}.bg-\[\#3A7C6C\]{--tw-bg-opacity: 1;background-color:rgb(58 124 108 / var(--tw-bg-opacity, 1))}.bg-\[\#3b82f6\]{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-\[\#450a0a\]{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.bg-\[\#4f46e5\]{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-\[\#5c5346\]\/45{background-color:#5c534673}.bg-\[\#5dade2\]{--tw-bg-opacity: 1;background-color:rgb(93 173 226 / var(--tw-bg-opacity, 1))}.bg-\[\#6b21a8\]{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity, 1))}.bg-\[\#7c3aed\]{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.bg-\[\#7f1d1d\]{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.bg-\[\#856404\]{--tw-bg-opacity: 1;background-color:rgb(133 100 4 / var(--tw-bg-opacity, 1))}.bg-\[\#85c1e9\]{--tw-bg-opacity: 1;background-color:rgb(133 193 233 / var(--tw-bg-opacity, 1))}.bg-\[\#991B1B\]\/10{background-color:#991b1b1a}.bg-\[\#9B7BB8\]{--tw-bg-opacity: 1;background-color:rgb(155 123 184 / var(--tw-bg-opacity, 1))}.bg-\[\#9a7b2c\]{--tw-bg-opacity: 1;background-color:rgb(154 123 44 / var(--tw-bg-opacity, 1))}.bg-\[\#A47864\]{--tw-bg-opacity: 1;background-color:rgb(164 120 100 / var(--tw-bg-opacity, 1))}.bg-\[\#C4933B\]{--tw-bg-opacity: 1;background-color:rgb(196 147 59 / var(--tw-bg-opacity, 1))}.bg-\[\#C5A367\]{--tw-bg-opacity: 1;background-color:rgb(197 163 103 / var(--tw-bg-opacity, 1))}.bg-\[\#C5A367\]\/10{background-color:#c5a3671a}.bg-\[\#C5A367\]\/15{background-color:#c5a36726}.bg-\[\#C5A367\]\/20{background-color:#c5a36733}.bg-\[\#C5A367\]\/25{background-color:#c5a36740}.bg-\[\#C5A367\]\/30{background-color:#c5a3674d}.bg-\[\#C5A367\]\/35{background-color:#c5a36759}.bg-\[\#C5A367\]\/\[0\.12\]{background-color:#c5a3671f}.bg-\[\#C9A600\]{--tw-bg-opacity: 1;background-color:rgb(201 166 0 / var(--tw-bg-opacity, 1))}.bg-\[\#C9A84C\]{--tw-bg-opacity: 1;background-color:rgb(201 168 76 / var(--tw-bg-opacity, 1))}.bg-\[\#C9A961\]{--tw-bg-opacity: 1;background-color:rgb(201 169 97 / var(--tw-bg-opacity, 1))}.bg-\[\#C9A961\]\/10{background-color:#c9a9611a}.bg-\[\#C9A961\]\/15{background-color:#c9a96126}.bg-\[\#C9A96A\]{--tw-bg-opacity: 1;background-color:rgb(201 169 106 / var(--tw-bg-opacity, 1))}.bg-\[\#C9A96A\]\/10{background-color:#c9a96a1a}.bg-\[\#C9A96A\]\/15{background-color:#c9a96a26}.bg-\[\#C9A96A\]\/20{background-color:#c9a96a33}.bg-\[\#C9A96A\]\/25{background-color:#c9a96a40}.bg-\[\#D4AF37\]{--tw-bg-opacity: 1;background-color:rgb(212 175 55 / var(--tw-bg-opacity, 1))}.bg-\[\#D4AF37\]\/10{background-color:#d4af371a}.bg-\[\#D4AF37\]\/20{background-color:#d4af3733}.bg-\[\#D4AF37\]\/5{background-color:#d4af370d}.bg-\[\#D9A084\]{--tw-bg-opacity: 1;background-color:rgb(217 160 132 / var(--tw-bg-opacity, 1))}.bg-\[\#D9B5A8\]{--tw-bg-opacity: 1;background-color:rgb(217 181 168 / var(--tw-bg-opacity, 1))}.bg-\[\#E0D7C7\]{--tw-bg-opacity: 1;background-color:rgb(224 215 199 / var(--tw-bg-opacity, 1))}.bg-\[\#E2725B\]{--tw-bg-opacity: 1;background-color:rgb(226 114 91 / var(--tw-bg-opacity, 1))}.bg-\[\#E38B2C\]\/10{background-color:#e38b2c1a}.bg-\[\#E3DDD2\]{--tw-bg-opacity: 1;background-color:rgb(227 221 210 / var(--tw-bg-opacity, 1))}.bg-\[\#E5E1D8\]{--tw-bg-opacity: 1;background-color:rgb(229 225 216 / var(--tw-bg-opacity, 1))}.bg-\[\#E5E7EB\]{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-\[\#E7DECF\]{--tw-bg-opacity: 1;background-color:rgb(231 222 207 / var(--tw-bg-opacity, 1))}.bg-\[\#E8D4F8\]{--tw-bg-opacity: 1;background-color:rgb(232 212 248 / var(--tw-bg-opacity, 1))}.bg-\[\#E8E2D8\]{--tw-bg-opacity: 1;background-color:rgb(232 226 216 / var(--tw-bg-opacity, 1))}.bg-\[\#E8E3DC\]{--tw-bg-opacity: 1;background-color:rgb(232 227 220 / var(--tw-bg-opacity, 1))}.bg-\[\#E8E3DC\]\/80{background-color:#e8e3dccc}.bg-\[\#E9E2D5\]{--tw-bg-opacity: 1;background-color:rgb(233 226 213 / var(--tw-bg-opacity, 1))}.bg-\[\#EDE6DC\]{--tw-bg-opacity: 1;background-color:rgb(237 230 220 / var(--tw-bg-opacity, 1))}.bg-\[\#EDE9E0\]{--tw-bg-opacity: 1;background-color:rgb(237 233 224 / var(--tw-bg-opacity, 1))}.bg-\[\#EDE9E0\]\/80{background-color:#ede9e0cc}.bg-\[\#F0E8DB\]{--tw-bg-opacity: 1;background-color:rgb(240 232 219 / var(--tw-bg-opacity, 1))}.bg-\[\#F0F4F8\]{--tw-bg-opacity: 1;background-color:rgb(240 244 248 / var(--tw-bg-opacity, 1))}.bg-\[\#F1F0EE\]{--tw-bg-opacity: 1;background-color:rgb(241 240 238 / var(--tw-bg-opacity, 1))}.bg-\[\#F39C12\]{--tw-bg-opacity: 1;background-color:rgb(243 156 18 / var(--tw-bg-opacity, 1))}.bg-\[\#F3EFE5\]{--tw-bg-opacity: 1;background-color:rgb(243 239 229 / var(--tw-bg-opacity, 1))}.bg-\[\#F3EFE7\]{--tw-bg-opacity: 1;background-color:rgb(243 239 231 / var(--tw-bg-opacity, 1))}.bg-\[\#F3F8FC\]{--tw-bg-opacity: 1;background-color:rgb(243 248 252 / var(--tw-bg-opacity, 1))}.bg-\[\#F5E7DE\]{--tw-bg-opacity: 1;background-color:rgb(245 231 222 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F0E8\]{--tw-bg-opacity: 1;background-color:rgb(245 240 232 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F0FF\]{--tw-bg-opacity: 1;background-color:rgb(245 240 255 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F2EC\]{--tw-bg-opacity: 1;background-color:rgb(245 242 236 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F3EE\]{--tw-bg-opacity: 1;background-color:rgb(245 243 238 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F5F5\]{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-\[\#F6F1E8\]{--tw-bg-opacity: 1;background-color:rgb(246 241 232 / var(--tw-bg-opacity, 1))}.bg-\[\#F7F1E1\]{--tw-bg-opacity: 1;background-color:rgb(247 241 225 / var(--tw-bg-opacity, 1))}.bg-\[\#F8F2E8\]{--tw-bg-opacity: 1;background-color:rgb(248 242 232 / var(--tw-bg-opacity, 1))}.bg-\[\#F8F3EA\]{--tw-bg-opacity: 1;background-color:rgb(248 243 234 / var(--tw-bg-opacity, 1))}.bg-\[\#F8F4EB\]{--tw-bg-opacity: 1;background-color:rgb(248 244 235 / var(--tw-bg-opacity, 1))}.bg-\[\#F8F6F0\]{--tw-bg-opacity: 1;background-color:rgb(248 246 240 / var(--tw-bg-opacity, 1))}.bg-\[\#F8F8F8\]{--tw-bg-opacity: 1;background-color:rgb(248 248 248 / var(--tw-bg-opacity, 1))}.bg-\[\#F8FAFC\]{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-\[\#F9F5EE\]{--tw-bg-opacity: 1;background-color:rgb(249 245 238 / var(--tw-bg-opacity, 1))}.bg-\[\#F9F8F6\]{--tw-bg-opacity: 1;background-color:rgb(249 248 246 / var(--tw-bg-opacity, 1))}.bg-\[\#F9F8F6\]\/60{background-color:#f9f8f699}.bg-\[\#F9F8F6\]\/70{background-color:#f9f8f6b3}.bg-\[\#F9F8F6\]\/90{background-color:#f9f8f6e6}.bg-\[\#F9F8F6\]\/95{background-color:#f9f8f6f2}.bg-\[\#FAF5F0\]{--tw-bg-opacity: 1;background-color:rgb(250 245 240 / var(--tw-bg-opacity, 1))}.bg-\[\#FAF6EC\]{--tw-bg-opacity: 1;background-color:rgb(250 246 236 / var(--tw-bg-opacity, 1))}.bg-\[\#FAF9F6\]{--tw-bg-opacity: 1;background-color:rgb(250 249 246 / var(--tw-bg-opacity, 1))}.bg-\[\#FAFAF8\]{--tw-bg-opacity: 1;background-color:rgb(250 250 248 / var(--tw-bg-opacity, 1))}.bg-\[\#FAFAF8\]\/80{background-color:#fafaf8cc}.bg-\[\#FAFAF8\]\/90{background-color:#fafaf8e6}.bg-\[\#FAFAF9\]{--tw-bg-opacity: 1;background-color:rgb(250 250 249 / var(--tw-bg-opacity, 1))}.bg-\[\#FBF6EC\]{--tw-bg-opacity: 1;background-color:rgb(251 246 236 / var(--tw-bg-opacity, 1))}.bg-\[\#FBF6EC\]\/80{background-color:#fbf6eccc}.bg-\[\#FBF6EC\]\/90{background-color:#fbf6ece6}.bg-\[\#FBF9F5\]{--tw-bg-opacity: 1;background-color:rgb(251 249 245 / var(--tw-bg-opacity, 1))}.bg-\[\#FCFAF4\]{--tw-bg-opacity: 1;background-color:rgb(252 250 244 / var(--tw-bg-opacity, 1))}.bg-\[\#FDF9F3\]{--tw-bg-opacity: 1;background-color:rgb(253 249 243 / var(--tw-bg-opacity, 1))}.bg-\[\#FDFBF7\]{--tw-bg-opacity: 1;background-color:rgb(253 251 247 / var(--tw-bg-opacity, 1))}.bg-\[\#FDFCF8\]{--tw-bg-opacity: 1;background-color:rgb(253 252 248 / var(--tw-bg-opacity, 1))}.bg-\[\#FDFCFA\]{--tw-bg-opacity: 1;background-color:rgb(253 252 250 / var(--tw-bg-opacity, 1))}.bg-\[\#FF6B01\]{--tw-bg-opacity: 1;background-color:rgb(255 107 1 / var(--tw-bg-opacity, 1))}.bg-\[\#FFE5D9\]{--tw-bg-opacity: 1;background-color:rgb(255 229 217 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF8E8\]{--tw-bg-opacity: 1;background-color:rgb(255 248 232 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF9F5\]{--tw-bg-opacity: 1;background-color:rgb(255 249 245 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFBEB\]{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFBF0\]{--tw-bg-opacity: 1;background-color:rgb(255 251 240 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFCF6\]{--tw-bg-opacity: 1;background-color:rgb(255 252 246 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFCF6\]\/95{background-color:#fffcf6f2}.bg-\[\#FFFCF7\]{--tw-bg-opacity: 1;background-color:rgb(255 252 247 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFCF7\]\/90{background-color:#fffcf7e6}.bg-\[\#FFFCF7\]\/95{background-color:#fffcf7f2}.bg-\[\#FFFCF8\]{--tw-bg-opacity: 1;background-color:rgb(255 252 248 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFCF9\]{--tw-bg-opacity: 1;background-color:rgb(255 252 249 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFEF8\]{--tw-bg-opacity: 1;background-color:rgb(255 254 248 / var(--tw-bg-opacity, 1))}.bg-\[\#a78bfa\]{--tw-bg-opacity: 1;background-color:rgb(167 139 250 / var(--tw-bg-opacity, 1))}.bg-\[\#b91c1c\]{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-\[\#c08a2c\]{--tw-bg-opacity: 1;background-color:rgb(192 138 44 / var(--tw-bg-opacity, 1))}.bg-\[\#c79b57\]{--tw-bg-opacity: 1;background-color:rgb(199 155 87 / var(--tw-bg-opacity, 1))}.bg-\[\#c9a84c\]{--tw-bg-opacity: 1;background-color:rgb(201 168 76 / var(--tw-bg-opacity, 1))}.bg-\[\#d4d4dd\]{--tw-bg-opacity: 1;background-color:rgb(212 212 221 / var(--tw-bg-opacity, 1))}.bg-\[\#e0ecff\]{--tw-bg-opacity: 1;background-color:rgb(224 236 255 / var(--tw-bg-opacity, 1))}.bg-\[\#e6efff\]{--tw-bg-opacity: 1;background-color:rgb(230 239 255 / var(--tw-bg-opacity, 1))}.bg-\[\#eaf2ff\]{--tw-bg-opacity: 1;background-color:rgb(234 242 255 / var(--tw-bg-opacity, 1))}.bg-\[\#ecfdf5\]{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-\[\#edf2f6\]{--tw-bg-opacity: 1;background-color:rgb(237 242 246 / var(--tw-bg-opacity, 1))}.bg-\[\#edf4ff\]{--tw-bg-opacity: 1;background-color:rgb(237 244 255 / var(--tw-bg-opacity, 1))}.bg-\[\#eef9f7\]{--tw-bg-opacity: 1;background-color:rgb(238 249 247 / var(--tw-bg-opacity, 1))}.bg-\[\#f0f9ff\]{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-\[\#f1ebe0\]{--tw-bg-opacity: 1;background-color:rgb(241 235 224 / var(--tw-bg-opacity, 1))}.bg-\[\#f1f5f2\]{--tw-bg-opacity: 1;background-color:rgb(241 245 242 / var(--tw-bg-opacity, 1))}.bg-\[\#f3ead8\]{--tw-bg-opacity: 1;background-color:rgb(243 234 216 / var(--tw-bg-opacity, 1))}.bg-\[\#f3ede2\]{--tw-bg-opacity: 1;background-color:rgb(243 237 226 / var(--tw-bg-opacity, 1))}.bg-\[\#f3efe7\]{--tw-bg-opacity: 1;background-color:rgb(243 239 231 / var(--tw-bg-opacity, 1))}.bg-\[\#f4f6fa\]{--tw-bg-opacity: 1;background-color:rgb(244 246 250 / var(--tw-bg-opacity, 1))}.bg-\[\#f59e0b\]{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-\[\#f5efe0\]{--tw-bg-opacity: 1;background-color:rgb(245 239 224 / var(--tw-bg-opacity, 1))}.bg-\[\#f5efe3\]{--tw-bg-opacity: 1;background-color:rgb(245 239 227 / var(--tw-bg-opacity, 1))}.bg-\[\#f5f5f7\]{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.bg-\[\#f7f5f2\]{--tw-bg-opacity: 1;background-color:rgb(247 245 242 / var(--tw-bg-opacity, 1))}.bg-\[\#f8f3ea\]{--tw-bg-opacity: 1;background-color:rgb(248 243 234 / var(--tw-bg-opacity, 1))}.bg-\[\#f8f5ee\]{--tw-bg-opacity: 1;background-color:rgb(248 245 238 / var(--tw-bg-opacity, 1))}.bg-\[\#f8fafc\]{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-\[\#f97316\]{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-\[\#f9f7f2\]{--tw-bg-opacity: 1;background-color:rgb(249 247 242 / var(--tw-bg-opacity, 1))}.bg-\[\#faf6ec\]{--tw-bg-opacity: 1;background-color:rgb(250 246 236 / var(--tw-bg-opacity, 1))}.bg-\[\#faf6ec\]\/60{background-color:#faf6ec99}.bg-\[\#faf6ec\]\/90{background-color:#faf6ece6}.bg-\[\#faf7f0\]\/95{background-color:#faf7f0f2}.bg-\[\#faf8f4\]{--tw-bg-opacity: 1;background-color:rgb(250 248 244 / var(--tw-bg-opacity, 1))}.bg-\[\#fcf9f2\]\/95{background-color:#fcf9f2f2}.bg-\[\#fcf9f5\]\/95{background-color:#fcf9f5f2}.bg-\[\#fdfbf5\]{--tw-bg-opacity: 1;background-color:rgb(253 251 245 / var(--tw-bg-opacity, 1))}.bg-\[\#fef2f2\]{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-\[\#fff7e6\]{--tw-bg-opacity: 1;background-color:rgb(255 247 230 / var(--tw-bg-opacity, 1))}.bg-\[\#fff7e8\]{--tw-bg-opacity: 1;background-color:rgb(255 247 232 / var(--tw-bg-opacity, 1))}.bg-\[\#fff7ed\]{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-\[\#fffaf0\]{--tw-bg-opacity: 1;background-color:rgb(255 250 240 / var(--tw-bg-opacity, 1))}.bg-\[\#fffdf7\]{--tw-bg-opacity: 1;background-color:rgb(255 253 247 / var(--tw-bg-opacity, 1))}.bg-\[\#fffdf8\]{--tw-bg-opacity: 1;background-color:rgb(255 253 248 / var(--tw-bg-opacity, 1))}.bg-\[\#fffdf8\]\/95{background-color:#fffdf8f2}.bg-\[\#fffef9\]{--tw-bg-opacity: 1;background-color:rgb(255 254 249 / var(--tw-bg-opacity, 1))}.bg-\[\#fffef9\]\/90{background-color:#fffef9e6}.bg-\[\#fffef9\]\/95{background-color:#fffef9f2}.bg-\[\#fffefb\]{--tw-bg-opacity: 1;background-color:rgb(255 254 251 / var(--tw-bg-opacity, 1))}.bg-\[color\:rgb\(var\(--bg-primary\)\)\]{background-color:rgb(var(--bg-primary))}.bg-\[rgb\(var\(--accent-color\)\)\]{background-color:rgb(var(--accent-color))}.bg-\[rgba\(197\,163\,103\,0\.15\)\]{background-color:#c5a36726}.bg-\[rgba\(197\,163\,103\,0\.18\)\]{background-color:#c5a3672e}.bg-\[rgba\(197\,163\,103\,0\.25\)\]{background-color:#c5a36740}.bg-\[var\(--accent\)\]{background-color:var(--accent)}.bg-\[var\(--bg-primary\)\]{background-color:var(--bg-primary)}.bg-\[var\(--bg-secondary\)\]{background-color:var(--bg-secondary)}.bg-\[var\(--border\)\]{background-color:var(--border)}.bg-\[var\(--text-ui-primary\)\]{background-color:var(--text-ui-primary)}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-100\/95{background-color:#fef3c7f2}.bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/50{background-color:#fffbeb80}.bg-amber-50\/60{background-color:#fffbeb99}.bg-amber-50\/80{background-color:#fffbebcc}.bg-amber-50\/90{background-color:#fffbebe6}.bg-amber-50\/95{background-color:#fffbebf2}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.bg-amber-900\/20{background-color:#78350f33}.bg-amber-900\/30{background-color:#78350f4d}.bg-amber-900\/40{background-color:#78350f66}.bg-amber-950\/20{background-color:#451a0333}.bg-amber-950\/30{background-color:#451a034d}.bg-background{--tw-bg-opacity: 1;background-color:rgb(253 250 246 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/10{background-color:#0000001a}.bg-black\/30{background-color:#0000004d}.bg-black\/35{background-color:#00000059}.bg-black\/40{background-color:#0006}.bg-black\/45{background-color:#00000073}.bg-black\/50{background-color:#00000080}.bg-black\/55{background-color:#0000008c}.bg-black\/60{background-color:#0009}.bg-black\/65{background-color:#000000a6}.bg-black\/70{background-color:#000000b3}.bg-black\/80{background-color:#000c}.bg-black\/90{background-color:#000000e6}.bg-black\/95{background-color:#000000f2}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-400\/40{background-color:#60a5fa66}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.bg-blue-950\/50{background-color:#17255480}.bg-brand-orange{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-brand-orange\/10{background-color:#f973161a}.bg-brand-orange\/20{background-color:#f9731633}.bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-cyan-600{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.bg-cyan-900\/30{background-color:#164e634d}.bg-ek-primary{--tw-bg-opacity: 1;background-color:rgb(44 62 80 / var(--tw-bg-opacity, 1))}.bg-ek-primary\/10{background-color:#2c3e501a}.bg-ek-primary\/5{background-color:#2c3e500d}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-50\/35{background-color:#ecfdf559}.bg-emerald-50\/40{background-color:#ecfdf566}.bg-emerald-50\/50{background-color:#ecfdf580}.bg-emerald-50\/55{background-color:#ecfdf58c}.bg-emerald-50\/80{background-color:#ecfdf5cc}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/20{background-color:#10b98133}.bg-emerald-500\/60{background-color:#10b98199}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-emerald-600\/20{background-color:#05966933}.bg-emerald-600\/25{background-color:#05966940}.bg-emerald-700{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.bg-emerald-900\/10{background-color:#064e3b1a}.bg-emerald-900\/20{background-color:#064e3b33}.bg-emerald-900\/30{background-color:#064e3b4d}.bg-emerald-900\/40{background-color:#064e3b66}.bg-emerald-900\/50{background-color:#064e3b80}.bg-emerald-950\/20{background-color:#022c2233}.bg-emerald-950\/30{background-color:#022c224d}.bg-emerald-950\/50{background-color:#022c2280}.bg-fortress-border{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-fortress-card{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-fortress-card\/50{background-color:#1e293b80}.bg-fortress-dark{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-fortress-slate{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-fuchsia-100{--tw-bg-opacity: 1;background-color:rgb(250 232 255 / var(--tw-bg-opacity, 1))}.bg-fuchsia-600{--tw-bg-opacity: 1;background-color:rgb(192 38 211 / var(--tw-bg-opacity, 1))}.bg-gold-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-gold-500\/10{background-color:#f59e0b1a}.bg-gold-500\/15{background-color:#f59e0b26}.bg-gold-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-800\/80{background-color:#1f2937cc}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-gray-900\/70{background-color:#111827b3}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-200{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-indigo-950{--tw-bg-opacity: 1;background-color:rgb(30 27 75 / var(--tw-bg-opacity, 1))}.bg-indigo-950\/60{background-color:#1e1b4b99}.bg-lime-100{--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-50\/40{background-color:#fff7ed66}.bg-orange-50\/50{background-color:#fff7ed80}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-500\/10{background-color:#f973161a}.bg-orange-500\/50{background-color:#f9731680}.bg-orange-500\/60{background-color:#f9731699}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-orange-900\/40{background-color:#7c2d1266}.bg-orange-950\/20{background-color:#43140733}.bg-parchment{--tw-bg-opacity: 1;background-color:rgb(246 241 232 / var(--tw-bg-opacity, 1))}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.bg-pink-50{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity, 1))}.bg-pink-600{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-300{--tw-bg-opacity: 1;background-color:rgb(216 180 254 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.bg-purple-700{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.bg-purple-900\/20{background-color:#581c8733}.bg-purple-900\/30{background-color:#581c874d}.bg-purple-900\/40{background-color:#581c8766}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-50\/40{background-color:#fef2f266}.bg-red-50\/90{background-color:#fef2f2e6}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/20{background-color:#ef444433}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-red-900\/40{background-color:#7f1d1d66}.bg-red-900\/50{background-color:#7f1d1d80}.bg-red-950{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.bg-red-950\/30{background-color:#450a0a4d}.bg-red-950\/40{background-color:#450a0a66}.bg-red-950\/80{background-color:#450a0acc}.bg-red-950\/90{background-color:#450a0ae6}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-50\/95{background-color:#fff1f2f2}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-rose-950\/\[0\.08\]{background-color:#4c051914}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-50\/50{background-color:#f8fafc80}.bg-slate-50\/80{background-color:#f8fafccc}.bg-slate-50\/90{background-color:#f8fafce6}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-700\/50{background-color:#33415580}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-slate-800\/30{background-color:#1e293b4d}.bg-slate-800\/40{background-color:#1e293b66}.bg-slate-800\/50{background-color:#1e293b80}.bg-slate-800\/80{background-color:#1e293bcc}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-slate-900\/35{background-color:#0f172a59}.bg-slate-900\/80{background-color:#0f172acc}.bg-slate-900\/90{background-color:#0f172ae6}.bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-slate-950\/40{background-color:#02061766}.bg-slate-950\/50{background-color:#02061780}.bg-slate-950\/55{background-color:#0206178c}.bg-slate-950\/70{background-color:#020617b3}.bg-slate-950\/80{background-color:#020617cc}.bg-slate-950\/95{background-color:#020617f2}.bg-state-danger-soft{--tw-bg-opacity: 1;background-color:rgb(var(--state-danger-soft) / var(--tw-bg-opacity, 1))}.bg-state-success-soft{--tw-bg-opacity: 1;background-color:rgb(var(--state-success-soft) / var(--tw-bg-opacity, 1))}.bg-state-success-softer{--tw-bg-opacity: 1;background-color:rgb(var(--state-success-softer) / var(--tw-bg-opacity, 1))}.bg-state-warning-soft{--tw-bg-opacity: 1;background-color:rgb(var(--state-warning-soft) / var(--tw-bg-opacity, 1))}.bg-state-warning-soft\/60{background-color:rgb(var(--state-warning-soft) / .6)}.bg-stone-100{--tw-bg-opacity: 1;background-color:rgb(245 245 244 / var(--tw-bg-opacity, 1))}.bg-stone-100\/60{background-color:#f5f5f499}.bg-stone-100\/80{background-color:#f5f5f4cc}.bg-stone-200{--tw-bg-opacity: 1;background-color:rgb(231 229 228 / var(--tw-bg-opacity, 1))}.bg-stone-200\/55{background-color:#e7e5e48c}.bg-stone-200\/75{background-color:#e7e5e4bf}.bg-stone-200\/80{background-color:#e7e5e4cc}.bg-stone-200\/90{background-color:#e7e5e4e6}.bg-stone-300{--tw-bg-opacity: 1;background-color:rgb(214 211 209 / var(--tw-bg-opacity, 1))}.bg-stone-300\/80{background-color:#d6d3d1cc}.bg-stone-400{--tw-bg-opacity: 1;background-color:rgb(168 162 158 / var(--tw-bg-opacity, 1))}.bg-stone-50{--tw-bg-opacity: 1;background-color:rgb(250 250 249 / var(--tw-bg-opacity, 1))}.bg-stone-50\/80{background-color:#fafaf9cc}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-theme-accent{--tw-bg-opacity: 1;background-color:rgb(var(--accent-color) / var(--tw-bg-opacity, 1))}.bg-theme-accent-soft\/20{background-color:rgb(var(--accent-soft) / .2)}.bg-theme-accent-soft\/25{background-color:rgb(var(--accent-soft) / .25)}.bg-theme-accent\/10{background-color:rgb(var(--accent-color) / .1)}.bg-theme-accent\/15{background-color:rgb(var(--accent-color) / .15)}.bg-theme-accent\/20{background-color:rgb(var(--accent-color) / .2)}.bg-theme-accent\/5{background-color:rgb(var(--accent-color) / .05)}.bg-theme-bg-primary{--tw-bg-opacity: 1;background-color:rgb(var(--bg-primary) / var(--tw-bg-opacity, 1))}.bg-theme-bg-secondary{--tw-bg-opacity: 1;background-color:rgb(var(--bg-secondary) / var(--tw-bg-opacity, 1))}.bg-theme-bg-secondary\/35{background-color:rgb(var(--bg-secondary) / .35)}.bg-theme-bg-secondary\/40{background-color:rgb(var(--bg-secondary) / .4)}.bg-theme-surface-primary{--tw-bg-opacity: 1;background-color:rgb(var(--surface-primary) / var(--tw-bg-opacity, 1))}.bg-theme-surface-secondary{--tw-bg-opacity: 1;background-color:rgb(var(--surface-secondary) / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-ui-parchment{--tw-bg-opacity: 1;background-color:rgb(var(--ui-parchment) / var(--tw-bg-opacity, 1))}.bg-ui-surface-dark{--tw-bg-opacity: 1;background-color:rgb(var(--ui-surface-dark) / var(--tw-bg-opacity, 1))}.bg-ui-surface-dark\/30{background-color:rgb(var(--ui-surface-dark) / .3)}.bg-ui-surface-dark\/40{background-color:rgb(var(--ui-surface-dark) / .4)}.bg-ui-surface-dark\/50{background-color:rgb(var(--ui-surface-dark) / .5)}.bg-ui-surface-dark\/60{background-color:rgb(var(--ui-surface-dark) / .6)}.bg-ui-surface-dark\/70{background-color:rgb(var(--ui-surface-dark) / .7)}.bg-ui-surface-dark\/80{background-color:rgb(var(--ui-surface-dark) / .8)}.bg-ui-surface-dark\/95{background-color:rgb(var(--ui-surface-dark) / .95)}.bg-ui-surface-muted{--tw-bg-opacity: 1;background-color:rgb(var(--ui-surface-muted) / var(--tw-bg-opacity, 1))}.bg-ui-surface-subtle{--tw-bg-opacity: 1;background-color:rgb(var(--ui-surface-subtle) / var(--tw-bg-opacity, 1))}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-violet-50\/90{background-color:#f5f3ffe6}.bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-white\/20{background-color:#fff3}.bg-white\/30{background-color:#ffffff4d}.bg-white\/35{background-color:#ffffff59}.bg-white\/5{background-color:#ffffff0d}.bg-white\/50{background-color:#ffffff80}.bg-white\/60{background-color:#fff9}.bg-white\/70{background-color:#ffffffb3}.bg-white\/75{background-color:#ffffffbf}.bg-white\/80{background-color:#fffc}.bg-white\/85{background-color:#ffffffd9}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-white\/\[0\.04\]{background-color:#ffffff0a}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-yellow-400\/30{background-color:#facc154d}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-yellow-700{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.bg-zinc-100{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity, 1))}.bg-zinc-900\/50{background-color:#18181b80}.bg-opacity-20{--tw-bg-opacity: .2}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-70{--tw-bg-opacity: .7}.bg-opacity-75{--tw-bg-opacity: .75}.bg-opacity-95{--tw-bg-opacity: .95}.bg-\[linear-gradient\(180deg\,rgba\(255\,255\,255\,0\.65\)_0\%\,transparent_40\%\)\,radial-gradient\(ellipse_120\%_80\%_at_50\%_-20\%\,rgba\(197\,163\,103\,0\.06\)\,transparent\)\]{background-image:linear-gradient(180deg,rgba(255,255,255,.65) 0%,transparent 40%),radial-gradient(ellipse 120% 80% at 50% -20%,rgba(197,163,103,.06),transparent)}.bg-\[radial-gradient\(circle_at_center\,rgba\(212\,175\,55\,0\.18\)\,transparent_55\%\)\]{background-image:radial-gradient(circle at center,rgba(212,175,55,.18),transparent 55%)}.bg-\[radial-gradient\(ellipse_at_center\,_rgba\(100\,116\,139\,0\.3\)\,_transparent\)\]{background-image:radial-gradient(ellipse at center,rgba(100,116,139,.3),transparent)}.bg-\[radial-gradient\(ellipse_at_top\,_\#1a0505_0\%\,_transparent_55\%\)\]{background-image:radial-gradient(ellipse at top,#1a0505 0%,transparent 55%)}.bg-\[radial-gradient\(ellipse_at_top_right\,_rgba\(148\,163\,184\,0\.25\)\,_transparent\)\]{background-image:radial-gradient(ellipse at top right,rgba(148,163,184,.25),transparent)}.bg-\[url\(\'data\:image\/svg\+xml\;base64\,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iMC4wNSI\+PHBhdGggZD0iTTM2IDEzNGgzNnYzNkgzNnpNMCA5OGgzNnYzNkgweiIvPjwvZz48L2c\+PC9zdmc\+\'\)\]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iMC4wNSI+PHBhdGggZD0iTTM2IDEzNGgzNnYzNkgzNnpNMCA5OGgzNnYzNkgweiIvPjwvZz48L2c+PC9zdmc+)}.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-l{background-image:linear-gradient(to left,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))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.from-\[\#050A18\]\/40{--tw-gradient-from: rgb(5 10 24 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 10 24 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#0a1628\]{--tw-gradient-from: #0a1628 var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 22 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#0f1216\]{--tw-gradient-from: #0f1216 var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 18 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#10b981\]{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#161a1f\]{--tw-gradient-from: #161a1f var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 26 31 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#163a76\]{--tw-gradient-from: #163a76 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 58 118 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1A2A6C\]{--tw-gradient-from: #1A2A6C var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 42 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1a1520\]{--tw-gradient-from: #1a1520 var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 21 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1e293b\]{--tw-gradient-from: #1e293b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2A4A6F\]{--tw-gradient-from: #2A4A6F var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 74 111 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2A4A6F\]\/20{--tw-gradient-from: rgb(42 74 111 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 74 111 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2c3e50\]{--tw-gradient-from: #2c3e50 var(--tw-gradient-from-position);--tw-gradient-to: rgb(44 62 80 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3498db\]{--tw-gradient-from: #3498db var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 152 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3498db\]\/10{--tw-gradient-from: rgb(52 152 219 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 152 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3A5F8F\]\/20{--tw-gradient-from: rgb(58 95 143 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(58 95 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3b82f6\]{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#5c4a2a\]{--tw-gradient-from: #5c4a2a var(--tw-gradient-from-position);--tw-gradient-to: rgb(92 74 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#5c6bc0\]{--tw-gradient-from: #5c6bc0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(92 107 192 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#5dade2\]{--tw-gradient-from: #5dade2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(93 173 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#6b5344\]{--tw-gradient-from: #6b5344 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 83 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#8B6652\]{--tw-gradient-from: #8B6652 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 102 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#8B6BA8\]{--tw-gradient-from: #8B6BA8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 107 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#9a7a45\]{--tw-gradient-from: #9a7a45 var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 122 69 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#C5A367\]{--tw-gradient-from: #C5A367 var(--tw-gradient-from-position);--tw-gradient-to: rgb(197 163 103 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#C9A961\]{--tw-gradient-from: #C9A961 var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 169 97 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#CEB4E3\]{--tw-gradient-from: #CEB4E3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(206 180 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#D4AF37\]\/10{--tw-gradient-from: rgb(212 175 55 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 175 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#D9A084\]{--tw-gradient-from: #D9A084 var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 160 132 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#F3F8FC\]{--tw-gradient-from: #F3F8FC var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 248 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#F5E7DE\]{--tw-gradient-from: #F5E7DE var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 231 222 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#F8F3EA\]{--tw-gradient-from: #F8F3EA var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 243 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#F8F3EA\]\/30{--tw-gradient-from: rgb(248 243 234 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 243 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#F8F3EA\]\/70{--tw-gradient-from: rgb(248 243 234 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 243 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#F8F6F0\]{--tw-gradient-from: #F8F6F0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 246 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#F8F8F8\]{--tw-gradient-from: #F8F8F8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 248 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FFFCF5\]{--tw-gradient-from: #FFFCF5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 252 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FFFCF7\]{--tw-gradient-from: #FFFCF7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 252 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#c9a84c\]{--tw-gradient-from: #c9a84c var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 168 76 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#d4b47a\]{--tw-gradient-from: #d4b47a var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 180 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#e0f2f1\]{--tw-gradient-from: #e0f2f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#e3f2fd\]{--tw-gradient-from: #e3f2fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(227 242 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#e8eaf6\]{--tw-gradient-from: #e8eaf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 234 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#eceff1\]{--tw-gradient-from: #eceff1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 239 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#ecfdf5\]{--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#edf4ff\]{--tw-gradient-from: #edf4ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#f1f5f2\]{--tw-gradient-from: #f1f5f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#f3efe7\]{--tw-gradient-from: #f3efe7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 239 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#f4f6fa\]{--tw-gradient-from: #f4f6fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 246 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#f5f5f7\]{--tw-gradient-from: #f5f5f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#f8f5ee\]{--tw-gradient-from: #f8f5ee var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 245 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#f8fafc\]{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#f9f7f2\]{--tw-gradient-from: #f9f7f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 247 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#faf8ff\]{--tw-gradient-from: #faf8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#fafbfc\]{--tw-gradient-from: #fafbfc var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 251 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#fffdf5\]{--tw-gradient-from: #fffdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#fffdf8\]{--tw-gradient-from: #fffdf8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 253 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#fffef9\]{--tw-gradient-from: #fffef9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 254 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#ffffff\]{--tw-gradient-from: #ffffff 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-amber-100{--tw-gradient-from: #fef3c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50{--tw-gradient-from: #fffbeb var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/90{--tw-gradient-from: rgb(255 251 235 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/95{--tw-gradient-from: rgb(255 251 235 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/40{--tw-gradient-from: rgb(0 0 0 / .4) 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-black\/60{--tw-gradient-from: rgb(0 0 0 / .6) 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-black\/75{--tw-gradient-from: rgb(0 0 0 / .75) 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-blue-100{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/50{--tw-gradient-from: rgb(239 246 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/80{--tw-gradient-from: rgb(239 246 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800{--tw-gradient-from: #1e40af var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900{--tw-gradient-from: #1e3a8a var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-brand-orange{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-brand-orange\/10{--tw-gradient-from: rgb(249 115 22 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100{--tw-gradient-from: #cffafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50{--tw-gradient-from: #ecfeff var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500{--tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800{--tw-gradient-from: #155e75 var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-ek-primary{--tw-gradient-from: #2c3e50 var(--tw-gradient-from-position);--tw-gradient-to: rgb(44 62 80 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-ek-primary\/5{--tw-gradient-from: rgb(44 62 80 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(44 62 80 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100{--tw-gradient-from: #d1fae5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400{--tw-gradient-from: #34d399 var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50{--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500\/10{--tw-gradient-from: rgb(16 185 129 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600{--tw-gradient-from: #059669 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-950{--tw-gradient-from: #022c22 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 44 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fortress-card{--tw-gradient-from: #1e293b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50{--tw-gradient-from: #fdf4ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-500{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100{--tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-700{--tw-gradient-from: #374151 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800{--tw-gradient-from: #1f2937 var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-900{--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100{--tw-gradient-from: #dcfce7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800{--tw-gradient-from: #166534 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50{--tw-gradient-from: #eef2ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500{--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600{--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900{--tw-gradient-from: #312e81 var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100{--tw-gradient-from: #ffedd5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50{--tw-gradient-from: #fff7ed var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600{--tw-gradient-from: #ea580c var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100{--tw-gradient-from: #fce7f3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200{--tw-gradient-from: #fbcfe8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50{--tw-gradient-from: #fdf2f8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500{--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600{--tw-gradient-from: #db2777 var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100{--tw-gradient-from: #f3e8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200{--tw-gradient-from: #e9d5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/10{--tw-gradient-from: rgb(168 85 247 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from: #7c3aed var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800{--tw-gradient-from: #6b21a8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900{--tw-gradient-from: #581c87 var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 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(88 28 135 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100{--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/80{--tw-gradient-from: rgb(254 242 242 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50{--tw-gradient-from: #fff1f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800{--tw-gradient-from: #9f1239 var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700{--tw-gradient-from: #334155 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800{--tw-gradient-from: #1e293b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900{--tw-gradient-from: #0f172a var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950{--tw-gradient-from: #020617 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-state-success-strong{--tw-gradient-from: rgb(var(--state-success-strong) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--state-success-strong) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100{--tw-gradient-from: #ccfbf1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 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-violet-100{--tw-gradient-from: #ede9fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50{--tw-gradient-from: #f5f3ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff 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-yellow-100{--tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300{--tw-gradient-from: #fde047 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400{--tw-gradient-from: #facc15 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/20{--tw-gradient-from: rgb(250 204 21 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#0b1120\]{--tw-gradient-to: rgb(11 17 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0b1120 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#1f2328\]{--tw-gradient-to: rgb(31 35 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1f2328 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#2c3e50\]{--tw-gradient-to: rgb(44 62 80 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #2c3e50 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#3498db\]{--tw-gradient-to: rgb(52 152 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #3498db var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#3A5F8F\]{--tw-gradient-to: rgb(58 95 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #3A5F8F var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#D4AF37\]\/80{--tw-gradient-to: rgb(212 175 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(212 175 55 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#D8A39D\]{--tw-gradient-to: rgb(216 163 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #D8A39D var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#E2725B\]{--tw-gradient-to: rgb(226 114 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #E2725B var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#E8D4F8\]{--tw-gradient-to: rgb(232 212 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #E8D4F8 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#F2BFA4\]{--tw-gradient-to: rgb(242 191 164 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #F2BFA4 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#F2E8D6\]{--tw-gradient-to: rgb(242 232 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #F2E8D6 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#FFE5D9\]{--tw-gradient-to: rgb(255 229 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #FFE5D9 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#FFF8E7\]{--tw-gradient-to: rgb(255 248 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #FFF8E7 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#bbdefb\]{--tw-gradient-to: rgb(187 222 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #bbdefb var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#e3f2fd\]{--tw-gradient-to: rgb(227 242 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #e3f2fd var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#faf6ec\]{--tw-gradient-to: rgb(250 246 236 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #faf6ec var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#ffffff\]{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ffffff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-300{--tw-gradient-to: rgb(252 211 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fcd34d var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-400{--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fbbf24 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/30{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #eff6ff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-brand-orange\/50{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-cyan-50{--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ecfeff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-emerald-500{--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #10b981 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-fuchsia-50{--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fdf4ff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gray-50{--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f9fafb var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gray-800{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1f2937 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gray-900{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #111827 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f0fdf4 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-50{--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #eef2ff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-900\/95{--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(49 46 129 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff7ed var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f97316 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-700{--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #6d28d9 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-900{--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #581c87 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-rose-50{--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff1f2 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-600{--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #475569 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-900\/40{--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(15 23 42 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-950{--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #020617 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(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-50{--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fefce8 var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#0F1A3D\]{--tw-gradient-to: #0F1A3D var(--tw-gradient-to-position)}.to-\[\#0f0f12\]{--tw-gradient-to: #0f0f12 var(--tw-gradient-to-position)}.to-\[\#0f172a\]{--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.to-\[\#0f274f\]{--tw-gradient-to: #0f274f var(--tw-gradient-to-position)}.to-\[\#161a1f\]{--tw-gradient-to: #161a1f var(--tw-gradient-to-position)}.to-\[\#1a1d20\]{--tw-gradient-to: #1a1d20 var(--tw-gradient-to-position)}.to-\[\#1e293b\]{--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}.to-\[\#2A4A6F\]{--tw-gradient-to: #2A4A6F var(--tw-gradient-to-position)}.to-\[\#2A4A6F\]\/20{--tw-gradient-to: rgb(42 74 111 / .2) var(--tw-gradient-to-position)}.to-\[\#2c3e50\]{--tw-gradient-to: #2c3e50 var(--tw-gradient-to-position)}.to-\[\#2c3e50\]\/10{--tw-gradient-to: rgb(44 62 80 / .1) var(--tw-gradient-to-position)}.to-\[\#3498db\]{--tw-gradient-to: #3498db var(--tw-gradient-to-position)}.to-\[\#34d399\]{--tw-gradient-to: #34d399 var(--tw-gradient-to-position)}.to-\[\#3A5F8F\]{--tw-gradient-to: #3A5F8F var(--tw-gradient-to-position)}.to-\[\#3A5F8F\]\/5{--tw-gradient-to: rgb(58 95 143 / .05) var(--tw-gradient-to-position)}.to-\[\#3f51b5\]{--tw-gradient-to: #3f51b5 var(--tw-gradient-to-position)}.to-\[\#5dade2\]{--tw-gradient-to: #5dade2 var(--tw-gradient-to-position)}.to-\[\#60a5fa\]{--tw-gradient-to: #60a5fa var(--tw-gradient-to-position)}.to-\[\#6B4B88\]{--tw-gradient-to: #6B4B88 var(--tw-gradient-to-position)}.to-\[\#6B4E3D\]{--tw-gradient-to: #6B4E3D var(--tw-gradient-to-position)}.to-\[\#A47864\]{--tw-gradient-to: #A47864 var(--tw-gradient-to-position)}.to-\[\#B4D4C3\]{--tw-gradient-to: #B4D4C3 var(--tw-gradient-to-position)}.to-\[\#B8866C\]{--tw-gradient-to: #B8866C var(--tw-gradient-to-position)}.to-\[\#C5A028\]\/10{--tw-gradient-to: rgb(197 160 40 / .1) var(--tw-gradient-to-position)}.to-\[\#C5A367\]{--tw-gradient-to: #C5A367 var(--tw-gradient-to-position)}.to-\[\#C9A961\]\/20{--tw-gradient-to: rgb(201 169 97 / .2) var(--tw-gradient-to-position)}.to-\[\#D4B76E\]{--tw-gradient-to: #D4B76E var(--tw-gradient-to-position)}.to-\[\#D9B5A8\]{--tw-gradient-to: #D9B5A8 var(--tw-gradient-to-position)}.to-\[\#EEF2F7\]{--tw-gradient-to: #EEF2F7 var(--tw-gradient-to-position)}.to-\[\#EFE7D9\]{--tw-gradient-to: #EFE7D9 var(--tw-gradient-to-position)}.to-\[\#F0EFEA\]{--tw-gradient-to: #F0EFEA var(--tw-gradient-to-position)}.to-\[\#F5E7DE\]{--tw-gradient-to: #F5E7DE var(--tw-gradient-to-position)}.to-\[\#F8F6F0\]{--tw-gradient-to: #F8F6F0 var(--tw-gradient-to-position)}.to-\[\#FBF6EC\]{--tw-gradient-to: #FBF6EC var(--tw-gradient-to-position)}.to-\[\#FFFCF6\]{--tw-gradient-to: #FFFCF6 var(--tw-gradient-to-position)}.to-\[\#c4a574\]{--tw-gradient-to: #c4a574 var(--tw-gradient-to-position)}.to-\[\#d1fae5\]{--tw-gradient-to: #d1fae5 var(--tw-gradient-to-position)}.to-\[\#d4b87a\]{--tw-gradient-to: #d4b87a var(--tw-gradient-to-position)}.to-\[\#e0f7fa\]{--tw-gradient-to: #e0f7fa var(--tw-gradient-to-position)}.to-\[\#e8c96a\]{--tw-gradient-to: #e8c96a var(--tw-gradient-to-position)}.to-\[\#edf4ff\]{--tw-gradient-to: #edf4ff var(--tw-gradient-to-position)}.to-\[\#eef2f7\]{--tw-gradient-to: #eef2f7 var(--tw-gradient-to-position)}.to-\[\#efe7d9\]{--tw-gradient-to: #efe7d9 var(--tw-gradient-to-position)}.to-\[\#f1f5f2\]{--tw-gradient-to: #f1f5f2 var(--tw-gradient-to-position)}.to-\[\#f3ead8\]{--tw-gradient-to: #f3ead8 var(--tw-gradient-to-position)}.to-\[\#f3efe7\]{--tw-gradient-to: #f3efe7 var(--tw-gradient-to-position)}.to-\[\#f3f0fa\]{--tw-gradient-to: #f3f0fa var(--tw-gradient-to-position)}.to-\[\#f4f6f8\]{--tw-gradient-to: #f4f6f8 var(--tw-gradient-to-position)}.to-\[\#f4f6fa\]{--tw-gradient-to: #f4f6fa var(--tw-gradient-to-position)}.to-\[\#f5f5f7\]{--tw-gradient-to: #f5f5f7 var(--tw-gradient-to-position)}.to-\[\#f9f7f2\]{--tw-gradient-to: #f9f7f2 var(--tw-gradient-to-position)}.to-\[\#faf0e0\]{--tw-gradient-to: #faf0e0 var(--tw-gradient-to-position)}.to-\[\#faf3e6\]{--tw-gradient-to: #faf3e6 var(--tw-gradient-to-position)}.to-\[\#faf6ec\]{--tw-gradient-to: #faf6ec var(--tw-gradient-to-position)}.to-amber-100{--tw-gradient-to: #fef3c7 var(--tw-gradient-to-position)}.to-amber-50{--tw-gradient-to: #fffbeb var(--tw-gradient-to-position)}.to-amber-50\/40{--tw-gradient-to: rgb(255 251 235 / .4) var(--tw-gradient-to-position)}.to-amber-50\/50{--tw-gradient-to: rgb(255 251 235 / .5) var(--tw-gradient-to-position)}.to-amber-500{--tw-gradient-to: #f59e0b var(--tw-gradient-to-position)}.to-amber-600{--tw-gradient-to: #d97706 var(--tw-gradient-to-position)}.to-black{--tw-gradient-to: #000 var(--tw-gradient-to-position)}.to-blue-100{--tw-gradient-to: #dbeafe var(--tw-gradient-to-position)}.to-blue-300{--tw-gradient-to: #93c5fd var(--tw-gradient-to-position)}.to-blue-400{--tw-gradient-to: #60a5fa var(--tw-gradient-to-position)}.to-blue-50{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.to-blue-500{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.to-blue-500\/10{--tw-gradient-to: rgb(59 130 246 / .1) var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-blue-700{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.to-blue-800{--tw-gradient-to: #1e40af var(--tw-gradient-to-position)}.to-blue-900{--tw-gradient-to: #1e3a8a var(--tw-gradient-to-position)}.to-blue-900\/95{--tw-gradient-to: rgb(30 58 138 / .95) var(--tw-gradient-to-position)}.to-cyan-100{--tw-gradient-to: #cffafe var(--tw-gradient-to-position)}.to-cyan-50{--tw-gradient-to: #ecfeff var(--tw-gradient-to-position)}.to-cyan-500{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.to-cyan-600{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.to-emerald-100{--tw-gradient-to: #d1fae5 var(--tw-gradient-to-position)}.to-emerald-400{--tw-gradient-to: #34d399 var(--tw-gradient-to-position)}.to-emerald-50{--tw-gradient-to: #ecfdf5 var(--tw-gradient-to-position)}.to-emerald-500{--tw-gradient-to: #10b981 var(--tw-gradient-to-position)}.to-emerald-600{--tw-gradient-to: #059669 var(--tw-gradient-to-position)}.to-emerald-900{--tw-gradient-to: #064e3b var(--tw-gradient-to-position)}.to-fortress-card\/80{--tw-gradient-to: rgb(30 41 59 / .8) var(--tw-gradient-to-position)}.to-fortress-slate{--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.to-fuchsia-900{--tw-gradient-to: #701a75 var(--tw-gradient-to-position)}.to-gold-500{--tw-gradient-to: #f59e0b var(--tw-gradient-to-position)}.to-gray-100{--tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position)}.to-gray-50{--tw-gradient-to: #f9fafb var(--tw-gradient-to-position)}.to-gray-800{--tw-gradient-to: #1f2937 var(--tw-gradient-to-position)}.to-gray-900{--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.to-green-100{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position)}.to-green-50{--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position)}.to-green-500{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.to-green-600{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.to-indigo-100{--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position)}.to-indigo-50{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.to-indigo-800{--tw-gradient-to: #3730a3 var(--tw-gradient-to-position)}.to-indigo-900{--tw-gradient-to: #312e81 var(--tw-gradient-to-position)}.to-lime-50{--tw-gradient-to: #f7fee7 var(--tw-gradient-to-position)}.to-orange-100{--tw-gradient-to: #ffedd5 var(--tw-gradient-to-position)}.to-orange-200{--tw-gradient-to: #fed7aa var(--tw-gradient-to-position)}.to-orange-400{--tw-gradient-to: #fb923c var(--tw-gradient-to-position)}.to-orange-400\/20{--tw-gradient-to: rgb(251 146 60 / .2) var(--tw-gradient-to-position)}.to-orange-50{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position)}.to-orange-500{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.to-orange-900{--tw-gradient-to: #7c2d12 var(--tw-gradient-to-position)}.to-orange-900\/10{--tw-gradient-to: rgb(124 45 18 / .1) var(--tw-gradient-to-position)}.to-pink-100{--tw-gradient-to: #fce7f3 var(--tw-gradient-to-position)}.to-pink-200{--tw-gradient-to: #fbcfe8 var(--tw-gradient-to-position)}.to-pink-50{--tw-gradient-to: #fdf2f8 var(--tw-gradient-to-position)}.to-pink-500{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.to-pink-700{--tw-gradient-to: #be185d var(--tw-gradient-to-position)}.to-purple-100{--tw-gradient-to: #f3e8ff var(--tw-gradient-to-position)}.to-purple-50{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.to-purple-500{--tw-gradient-to: #a855f7 var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to: #7c3aed var(--tw-gradient-to-position)}.to-purple-900{--tw-gradient-to: #581c87 var(--tw-gradient-to-position)}.to-red-100{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position)}.to-red-50{--tw-gradient-to: #fef2f2 var(--tw-gradient-to-position)}.to-red-500{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.to-rose-100{--tw-gradient-to: #ffe4e6 var(--tw-gradient-to-position)}.to-rose-50{--tw-gradient-to: #fff1f2 var(--tw-gradient-to-position)}.to-rose-600{--tw-gradient-to: #e11d48 var(--tw-gradient-to-position)}.to-slate-100{--tw-gradient-to: #f1f5f9 var(--tw-gradient-to-position)}.to-slate-800{--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}.to-slate-900{--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.to-slate-950{--tw-gradient-to: #020617 var(--tw-gradient-to-position)}.to-slate-950\/80{--tw-gradient-to: rgb(2 6 23 / .8) var(--tw-gradient-to-position)}.to-state-success{--tw-gradient-to: rgb(var(--state-success) / 1) var(--tw-gradient-to-position)}.to-teal-50{--tw-gradient-to: #f0fdfa var(--tw-gradient-to-position)}.to-teal-500\/10{--tw-gradient-to: rgb(20 184 166 / .1) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-violet-50{--tw-gradient-to: #f5f3ff var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.to-yellow-100{--tw-gradient-to: #fef9c3 var(--tw-gradient-to-position)}.to-yellow-50{--tw-gradient-to: #fefce8 var(--tw-gradient-to-position)}.to-yellow-600{--tw-gradient-to: #ca8a04 var(--tw-gradient-to-position)}.to-zinc-50{--tw-gradient-to: #fafafa var(--tw-gradient-to-position)}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.fill-\[\#C5A367\]\/50{fill:#c5a36780}.fill-amber-400{fill:#fbbf24}.fill-current{fill:currentColor}.stroke-\[\#C5A367\]{stroke:#c5a367}.stroke-amber-500{stroke:#f59e0b}.stroke-red-500{stroke:#ef4444}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.\!p-4{padding:1rem!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.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-7{padding:1.75rem}.p-8{padding:2rem}.p-\[10px\]{padding:10px}.p-\[2px\]{padding:2px}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.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-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.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-3\.5{padding-left:.875rem;padding-right:.875rem}.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-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[3px\]{padding-left:3px;padding-right:3px}.py-0{padding-top:0;padding-bottom:0}.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-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.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-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.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}.py-px{padding-top:1px;padding-bottom:1px}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-36{padding-bottom:9rem}.pb-4{padding-bottom:1rem}.pb-48{padding-bottom:12rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[4\.5rem\]{padding-bottom:4.5rem}.pb-\[max\(0\.5rem\,env\(safe-area-inset-bottom\)\)\]{padding-bottom:max(.5rem,env(safe-area-inset-bottom))}.pb-\[max\(1rem\,env\(safe-area-inset-bottom\)\)\]{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-2{padding-left:.5rem}.pl-20{padding-left:5rem}.pl-3{padding-left:.75rem}.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}.pl-\[10px\]{padding-left:10px}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-1\.5{padding-right:.375rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-\[10px\]{padding-top:10px}.pt-\[max\(1rem\,env\(safe-area-inset-top\)\)\]{padding-top:max(1rem,env(safe-area-inset-top))}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-jetbrains{font-family:JetBrains Mono,monospace}.font-mono{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.font-serif{font-family:Lora,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-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-\[0\.65rem\]{font-size:.65rem}.text-\[0\.95rem\]{font-size:.95rem}.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-\[17px\]{font-size:17px}.text-\[26px\]{font-size:26px}.text-\[30px\]{font-size:30px}.text-\[4\.25rem\]{font-size:4.25rem}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-\[clamp\(1\.7rem\,5\.4vw\,3\.1rem\)\]{font-size:clamp(1.7rem,5.4vw,3.1rem)}.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-\[400\]{font-weight:400}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.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-4{line-height:1rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[1\.55\]{line-height:1.55}.leading-\[1\.6\]{line-height:1.6}.leading-\[1\.7\]{line-height:1.7}.leading-\[12px\]{line-height:12px}.leading-none{line-height:1}.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\.03em\]{letter-spacing:.03em}.tracking-\[0\.04em\]{letter-spacing:.04em}.tracking-\[0\.06em\]{letter-spacing:.06em}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.24em\]{letter-spacing:.24em}.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\.35em\]{letter-spacing:.35em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-\[0\.45em\]{letter-spacing:.45em}.tracking-\[0\.4em\]{letter-spacing:.4em}.tracking-normal{letter-spacing:0em}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.\!text-\[\#C9A961\]{--tw-text-opacity: 1 !important;color:rgb(201 169 97 / var(--tw-text-opacity, 1))!important}.\!text-\[\#F9F8F6\]{--tw-text-opacity: 1 !important;color:rgb(249 248 246 / var(--tw-text-opacity, 1))!important}.text-\[\#020617\]{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.text-\[\#030712\]{--tw-text-opacity: 1;color:rgb(3 7 18 / var(--tw-text-opacity, 1))}.text-\[\#050A18\]{--tw-text-opacity: 1;color:rgb(5 10 24 / var(--tw-text-opacity, 1))}.text-\[\#050A18\]\/55{color:#050a188c}.text-\[\#050A18\]\/60{color:#050a1899}.text-\[\#050A18\]\/70{color:#050a18b3}.text-\[\#050A18\]\/85{color:#050a18d9}.text-\[\#050A18\]\/90{color:#050a18e6}.text-\[\#064e3b\]{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-\[\#0F172A\]{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-\[\#0c4a6e\]{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.text-\[\#0f172a\]{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-\[\#101010\]{--tw-text-opacity: 1;color:rgb(16 16 16 / var(--tw-text-opacity, 1))}.text-\[\#10b981\]{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-\[\#111827\]{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-\[\#14532d\]{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-\[\#14b8a6\]{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-\[\#161a1f\]{--tw-text-opacity: 1;color:rgb(22 26 31 / var(--tw-text-opacity, 1))}.text-\[\#166534\]{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-\[\#1A1A1A\]{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.text-\[\#1B4332\]{--tw-text-opacity: 1;color:rgb(27 67 50 / var(--tw-text-opacity, 1))}.text-\[\#1E293B\]{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-\[\#1a1a1a\]{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.text-\[\#1d4ed8\]{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-\[\#1e293b\]{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-\[\#1e3a5f\]{--tw-text-opacity: 1;color:rgb(30 58 95 / var(--tw-text-opacity, 1))}.text-\[\#1e3a8a\]{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-\[\#1f1a16\]{--tw-text-opacity: 1;color:rgb(31 26 22 / var(--tw-text-opacity, 1))}.text-\[\#1f2933\]{--tw-text-opacity: 1;color:rgb(31 41 51 / var(--tw-text-opacity, 1))}.text-\[\#1f2937\]{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-\[\#1f2a44\]{--tw-text-opacity: 1;color:rgb(31 42 68 / var(--tw-text-opacity, 1))}.text-\[\#222633\]{--tw-text-opacity: 1;color:rgb(34 38 51 / var(--tw-text-opacity, 1))}.text-\[\#232315\]{--tw-text-opacity: 1;color:rgb(35 35 21 / var(--tw-text-opacity, 1))}.text-\[\#2563eb\]{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-\[\#262626\]{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity, 1))}.text-\[\#27478f\]{--tw-text-opacity: 1;color:rgb(39 71 143 / var(--tw-text-opacity, 1))}.text-\[\#2A2520\]{--tw-text-opacity: 1;color:rgb(42 37 32 / var(--tw-text-opacity, 1))}.text-\[\#2A4A6F\]{--tw-text-opacity: 1;color:rgb(42 74 111 / var(--tw-text-opacity, 1))}.text-\[\#2A4A6F\]\/70{color:#2a4a6fb3}.text-\[\#2F3A45\]{--tw-text-opacity: 1;color:rgb(47 58 69 / var(--tw-text-opacity, 1))}.text-\[\#2b3242\]{--tw-text-opacity: 1;color:rgb(43 50 66 / var(--tw-text-opacity, 1))}.text-\[\#2c241c\]{--tw-text-opacity: 1;color:rgb(44 36 28 / var(--tw-text-opacity, 1))}.text-\[\#2c3e50\]{--tw-text-opacity: 1;color:rgb(44 62 80 / var(--tw-text-opacity, 1))}.text-\[\#2d2a26\]{--tw-text-opacity: 1;color:rgb(45 42 38 / var(--tw-text-opacity, 1))}.text-\[\#2f3a44\]{--tw-text-opacity: 1;color:rgb(47 58 68 / var(--tw-text-opacity, 1))}.text-\[\#2f3a45\]{--tw-text-opacity: 1;color:rgb(47 58 69 / var(--tw-text-opacity, 1))}.text-\[\#334155\]{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-\[\#3498db\]{--tw-text-opacity: 1;color:rgb(52 152 219 / var(--tw-text-opacity, 1))}.text-\[\#374151\]{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-\[\#3A4E60\]{--tw-text-opacity: 1;color:rgb(58 78 96 / var(--tw-text-opacity, 1))}.text-\[\#3A5F8F\]{--tw-text-opacity: 1;color:rgb(58 95 143 / var(--tw-text-opacity, 1))}.text-\[\#3C4355\]{--tw-text-opacity: 1;color:rgb(60 67 85 / var(--tw-text-opacity, 1))}.text-\[\#3F4A55\]{--tw-text-opacity: 1;color:rgb(63 74 85 / var(--tw-text-opacity, 1))}.text-\[\#3b82f6\]{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-\[\#3d3428\]{--tw-text-opacity: 1;color:rgb(61 52 40 / var(--tw-text-opacity, 1))}.text-\[\#3d3830\]{--tw-text-opacity: 1;color:rgb(61 56 48 / var(--tw-text-opacity, 1))}.text-\[\#3d3834\]{--tw-text-opacity: 1;color:rgb(61 56 52 / var(--tw-text-opacity, 1))}.text-\[\#450a0a\]{--tw-text-opacity: 1;color:rgb(69 10 10 / var(--tw-text-opacity, 1))}.text-\[\#475569\]{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-\[\#4a4034\]{--tw-text-opacity: 1;color:rgb(74 64 52 / var(--tw-text-opacity, 1))}.text-\[\#4a4338\]{--tw-text-opacity: 1;color:rgb(74 67 56 / var(--tw-text-opacity, 1))}.text-\[\#4a433c\]{--tw-text-opacity: 1;color:rgb(74 67 60 / var(--tw-text-opacity, 1))}.text-\[\#4a453d\]{--tw-text-opacity: 1;color:rgb(74 69 61 / var(--tw-text-opacity, 1))}.text-\[\#4b5563\]{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-\[\#5B5348\]{--tw-text-opacity: 1;color:rgb(91 83 72 / var(--tw-text-opacity, 1))}.text-\[\#5B6472\]{--tw-text-opacity: 1;color:rgb(91 100 114 / var(--tw-text-opacity, 1))}.text-\[\#5C574F\]{--tw-text-opacity: 1;color:rgb(92 87 79 / var(--tw-text-opacity, 1))}.text-\[\#5c4a1a\]{--tw-text-opacity: 1;color:rgb(92 74 26 / var(--tw-text-opacity, 1))}.text-\[\#5c4a28\]{--tw-text-opacity: 1;color:rgb(92 74 40 / var(--tw-text-opacity, 1))}.text-\[\#5c5346\]{--tw-text-opacity: 1;color:rgb(92 83 70 / var(--tw-text-opacity, 1))}.text-\[\#5c534a\]{--tw-text-opacity: 1;color:rgb(92 83 74 / var(--tw-text-opacity, 1))}.text-\[\#5c6bc0\]{--tw-text-opacity: 1;color:rgb(92 107 192 / var(--tw-text-opacity, 1))}.text-\[\#5dade2\]{--tw-text-opacity: 1;color:rgb(93 173 226 / var(--tw-text-opacity, 1))}.text-\[\#64748B\],.text-\[\#64748b\]{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-\[\#66615c\]{--tw-text-opacity: 1;color:rgb(102 97 92 / var(--tw-text-opacity, 1))}.text-\[\#666\]{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity, 1))}.text-\[\#6B5A3E\]{--tw-text-opacity: 1;color:rgb(107 90 62 / var(--tw-text-opacity, 1))}.text-\[\#6F6A60\]{--tw-text-opacity: 1;color:rgb(111 106 96 / var(--tw-text-opacity, 1))}.text-\[\#6b4a10\]{--tw-text-opacity: 1;color:rgb(107 74 16 / var(--tw-text-opacity, 1))}.text-\[\#6b5a3e\]{--tw-text-opacity: 1;color:rgb(107 90 62 / var(--tw-text-opacity, 1))}.text-\[\#6b5a45\]{--tw-text-opacity: 1;color:rgb(107 90 69 / var(--tw-text-opacity, 1))}.text-\[\#6b5b45\]{--tw-text-opacity: 1;color:rgb(107 91 69 / var(--tw-text-opacity, 1))}.text-\[\#6b5d4a\]{--tw-text-opacity: 1;color:rgb(107 93 74 / var(--tw-text-opacity, 1))}.text-\[\#6b5d4f\]{--tw-text-opacity: 1;color:rgb(107 93 79 / var(--tw-text-opacity, 1))}.text-\[\#6b6358\]{--tw-text-opacity: 1;color:rgb(107 99 88 / var(--tw-text-opacity, 1))}.text-\[\#6b7280\]{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-\[\#7F7568\]{--tw-text-opacity: 1;color:rgb(127 117 104 / var(--tw-text-opacity, 1))}.text-\[\#7a6230\]{--tw-text-opacity: 1;color:rgb(122 98 48 / var(--tw-text-opacity, 1))}.text-\[\#7a6238\]{--tw-text-opacity: 1;color:rgb(122 98 56 / var(--tw-text-opacity, 1))}.text-\[\#7a623e\]{--tw-text-opacity: 1;color:rgb(122 98 62 / var(--tw-text-opacity, 1))}.text-\[\#7a6a50\]{--tw-text-opacity: 1;color:rgb(122 106 80 / var(--tw-text-opacity, 1))}.text-\[\#7a6f62\]{--tw-text-opacity: 1;color:rgb(122 111 98 / var(--tw-text-opacity, 1))}.text-\[\#7a7268\]{--tw-text-opacity: 1;color:rgb(122 114 104 / var(--tw-text-opacity, 1))}.text-\[\#7c2d12\]{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.text-\[\#7d6229\]{--tw-text-opacity: 1;color:rgb(125 98 41 / var(--tw-text-opacity, 1))}.text-\[\#7f6741\]{--tw-text-opacity: 1;color:rgb(127 103 65 / var(--tw-text-opacity, 1))}.text-\[\#7f7568\]{--tw-text-opacity: 1;color:rgb(127 117 104 / var(--tw-text-opacity, 1))}.text-\[\#8A6415\]{--tw-text-opacity: 1;color:rgb(138 100 21 / var(--tw-text-opacity, 1))}.text-\[\#8A7D66\]{--tw-text-opacity: 1;color:rgb(138 125 102 / var(--tw-text-opacity, 1))}.text-\[\#8B6652\]{--tw-text-opacity: 1;color:rgb(139 102 82 / var(--tw-text-opacity, 1))}.text-\[\#8B6914\]{--tw-text-opacity: 1;color:rgb(139 105 20 / var(--tw-text-opacity, 1))}.text-\[\#8B6BA8\]{--tw-text-opacity: 1;color:rgb(139 107 168 / var(--tw-text-opacity, 1))}.text-\[\#8B7355\]{--tw-text-opacity: 1;color:rgb(139 115 85 / var(--tw-text-opacity, 1))}.text-\[\#8B7B62\]{--tw-text-opacity: 1;color:rgb(139 123 98 / var(--tw-text-opacity, 1))}.text-\[\#8B7B62\]\/60{color:#8b7b6299}.text-\[\#8a6415\]{--tw-text-opacity: 1;color:rgb(138 100 21 / var(--tw-text-opacity, 1))}.text-\[\#8a6823\]{--tw-text-opacity: 1;color:rgb(138 104 35 / var(--tw-text-opacity, 1))}.text-\[\#8a6b3d\]{--tw-text-opacity: 1;color:rgb(138 107 61 / var(--tw-text-opacity, 1))}.text-\[\#8a6c26\]{--tw-text-opacity: 1;color:rgb(138 108 38 / var(--tw-text-opacity, 1))}.text-\[\#8a6d3c\]{--tw-text-opacity: 1;color:rgb(138 109 60 / var(--tw-text-opacity, 1))}.text-\[\#8a7349\]{--tw-text-opacity: 1;color:rgb(138 115 73 / var(--tw-text-opacity, 1))}.text-\[\#8a7355\]{--tw-text-opacity: 1;color:rgb(138 115 85 / var(--tw-text-opacity, 1))}.text-\[\#8a7540\]{--tw-text-opacity: 1;color:rgb(138 117 64 / var(--tw-text-opacity, 1))}.text-\[\#8a7d66\]{--tw-text-opacity: 1;color:rgb(138 125 102 / var(--tw-text-opacity, 1))}.text-\[\#8a7d72\]{--tw-text-opacity: 1;color:rgb(138 125 114 / var(--tw-text-opacity, 1))}.text-\[\#8b6914\]{--tw-text-opacity: 1;color:rgb(139 105 20 / var(--tw-text-opacity, 1))}.text-\[\#92400e\]{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-\[\#94a3b8\]{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-\[\#991B1B\],.text-\[\#991b1b\]{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-\[\#9A7B2C\]{--tw-text-opacity: 1;color:rgb(154 123 44 / var(--tw-text-opacity, 1))}.text-\[\#9B7BB8\]{--tw-text-opacity: 1;color:rgb(155 123 184 / var(--tw-text-opacity, 1))}.text-\[\#9a3412\]{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-\[\#9a7b2c\]{--tw-text-opacity: 1;color:rgb(154 123 44 / var(--tw-text-opacity, 1))}.text-\[\#9a8b76\]{--tw-text-opacity: 1;color:rgb(154 139 118 / var(--tw-text-opacity, 1))}.text-\[\#9a9084\]{--tw-text-opacity: 1;color:rgb(154 144 132 / var(--tw-text-opacity, 1))}.text-\[\#9ca3af\]{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-\[\#A47864\]{--tw-text-opacity: 1;color:rgb(164 120 100 / var(--tw-text-opacity, 1))}.text-\[\#A67C2A\]{--tw-text-opacity: 1;color:rgb(166 124 42 / var(--tw-text-opacity, 1))}.text-\[\#A67C2A\]\/70{color:#a67c2ab3}.text-\[\#B6BBD3\]{--tw-text-opacity: 1;color:rgb(182 187 211 / var(--tw-text-opacity, 1))}.text-\[\#B8860B\]{--tw-text-opacity: 1;color:rgb(184 134 11 / var(--tw-text-opacity, 1))}.text-\[\#B8945A\]{--tw-text-opacity: 1;color:rgb(184 148 90 / var(--tw-text-opacity, 1))}.text-\[\#B89A4A\]{--tw-text-opacity: 1;color:rgb(184 154 74 / var(--tw-text-opacity, 1))}.text-\[\#C08768\]{--tw-text-opacity: 1;color:rgb(192 135 104 / var(--tw-text-opacity, 1))}.text-\[\#C4933B\]{--tw-text-opacity: 1;color:rgb(196 147 59 / var(--tw-text-opacity, 1))}.text-\[\#C5A367\]{--tw-text-opacity: 1;color:rgb(197 163 103 / var(--tw-text-opacity, 1))}.text-\[\#C5A367\]\/50{color:#c5a36780}.text-\[\#C5A367\]\/60{color:#c5a36799}.text-\[\#C5A367\]\/70{color:#c5a367b3}.text-\[\#C5A367\]\/80{color:#c5a367cc}.text-\[\#C5A367\]\/90{color:#c5a367e6}.text-\[\#C5A367\]\/\[0\.08\]{color:#c5a36714}.text-\[\#C85E48\]{--tw-text-opacity: 1;color:rgb(200 94 72 / var(--tw-text-opacity, 1))}.text-\[\#C9A84C\]{--tw-text-opacity: 1;color:rgb(201 168 76 / var(--tw-text-opacity, 1))}.text-\[\#C9A961\]{--tw-text-opacity: 1;color:rgb(201 169 97 / var(--tw-text-opacity, 1))}.text-\[\#C9A961\]\/80{color:#c9a961cc}.text-\[\#C9A96A\]{--tw-text-opacity: 1;color:rgb(201 169 106 / var(--tw-text-opacity, 1))}.text-\[\#D2D8E8\]{--tw-text-opacity: 1;color:rgb(210 216 232 / var(--tw-text-opacity, 1))}.text-\[\#D4AF37\]{--tw-text-opacity: 1;color:rgb(212 175 55 / var(--tw-text-opacity, 1))}.text-\[\#D4CFC4\]{--tw-text-opacity: 1;color:rgb(212 207 196 / var(--tw-text-opacity, 1))}.text-\[\#D9A084\]{--tw-text-opacity: 1;color:rgb(217 160 132 / var(--tw-text-opacity, 1))}.text-\[\#E05A00\]{--tw-text-opacity: 1;color:rgb(224 90 0 / var(--tw-text-opacity, 1))}.text-\[\#E2725B\]{--tw-text-opacity: 1;color:rgb(226 114 91 / var(--tw-text-opacity, 1))}.text-\[\#E38B2C\]{--tw-text-opacity: 1;color:rgb(227 139 44 / var(--tw-text-opacity, 1))}.text-\[\#E3DDD2\]{--tw-text-opacity: 1;color:rgb(227 221 210 / var(--tw-text-opacity, 1))}.text-\[\#E5E7EB\]{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-\[\#E8D5A3\]{--tw-text-opacity: 1;color:rgb(232 213 163 / var(--tw-text-opacity, 1))}.text-\[\#E8D9B8\]{--tw-text-opacity: 1;color:rgb(232 217 184 / var(--tw-text-opacity, 1))}.text-\[\#E8E2D8\]{--tw-text-opacity: 1;color:rgb(232 226 216 / var(--tw-text-opacity, 1))}.text-\[\#E8E2D9\]{--tw-text-opacity: 1;color:rgb(232 226 217 / var(--tw-text-opacity, 1))}.text-\[\#EAB308\]{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-\[\#F1F0EE\]{--tw-text-opacity: 1;color:rgb(241 240 238 / var(--tw-text-opacity, 1))}.text-\[\#F28B3B\]{--tw-text-opacity: 1;color:rgb(242 139 59 / var(--tw-text-opacity, 1))}.text-\[\#F2C879\]{--tw-text-opacity: 1;color:rgb(242 200 121 / var(--tw-text-opacity, 1))}.text-\[\#F5E9D7\]{--tw-text-opacity: 1;color:rgb(245 233 215 / var(--tw-text-opacity, 1))}.text-\[\#F5F5FA\]{--tw-text-opacity: 1;color:rgb(245 245 250 / var(--tw-text-opacity, 1))}.text-\[\#F6F1E8\]{--tw-text-opacity: 1;color:rgb(246 241 232 / var(--tw-text-opacity, 1))}.text-\[\#F8F6F0\]{--tw-text-opacity: 1;color:rgb(248 246 240 / var(--tw-text-opacity, 1))}.text-\[\#F9F5EE\]{--tw-text-opacity: 1;color:rgb(249 245 238 / var(--tw-text-opacity, 1))}.text-\[\#F9F8F6\]{--tw-text-opacity: 1;color:rgb(249 248 246 / var(--tw-text-opacity, 1))}.text-\[\#F9F8F6\]\/80{color:#f9f8f6cc}.text-\[\#FF6B01\]{--tw-text-opacity: 1;color:rgb(255 107 1 / var(--tw-text-opacity, 1))}.text-\[\#FFFCF7\]{--tw-text-opacity: 1;color:rgb(255 252 247 / var(--tw-text-opacity, 1))}.text-\[\#a88952\]{--tw-text-opacity: 1;color:rgb(168 137 82 / var(--tw-text-opacity, 1))}.text-\[\#b45309\]{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-\[\#b8a88a\]{--tw-text-opacity: 1;color:rgb(184 168 138 / var(--tw-text-opacity, 1))}.text-\[\#b8a896\]{--tw-text-opacity: 1;color:rgb(184 168 150 / var(--tw-text-opacity, 1))}.text-\[\#c4b49a\]{--tw-text-opacity: 1;color:rgb(196 180 154 / var(--tw-text-opacity, 1))}.text-\[\#c4bdb2\]{--tw-text-opacity: 1;color:rgb(196 189 178 / var(--tw-text-opacity, 1))}.text-\[\#c9a84c\]{--tw-text-opacity: 1;color:rgb(201 168 76 / var(--tw-text-opacity, 1))}.text-\[\#d8b16a\]{--tw-text-opacity: 1;color:rgb(216 177 106 / var(--tw-text-opacity, 1))}.text-\[\#d8cfbe\]{--tw-text-opacity: 1;color:rgb(216 207 190 / var(--tw-text-opacity, 1))}.text-\[\#e6dcc5\]{--tw-text-opacity: 1;color:rgb(230 220 197 / var(--tw-text-opacity, 1))}.text-\[\#ede6d8\]{--tw-text-opacity: 1;color:rgb(237 230 216 / var(--tw-text-opacity, 1))}.text-\[\#f3ede0\]{--tw-text-opacity: 1;color:rgb(243 237 224 / var(--tw-text-opacity, 1))}.text-\[\#f97316\]{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-\[\#faf6ec\]{--tw-text-opacity: 1;color:rgb(250 246 236 / var(--tw-text-opacity, 1))}.text-\[\#fecaca\]{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-\[\#fffaf0\]{--tw-text-opacity: 1;color:rgb(255 250 240 / var(--tw-text-opacity, 1))}.text-\[var\(--accent\)\]{color:var(--accent)}.text-\[var\(--text-primary\)\]{color:var(--text-primary)}.text-\[var\(--text-secondary\)\]{color:var(--text-secondary)}.text-\[var\(--text-tertiary\)\]{color:var(--text-tertiary)}.text-\[var\(--text-ui-primary\)\]{color:var(--text-ui-primary)}.text-\[var\(--text-ui-secondary\)\]{color:var(--text-ui-secondary)}.text-amber-100{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-amber-200\/95{color:#fde68af2}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-50{--tw-text-opacity: 1;color:rgb(255 251 235 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-800\/90{color:#92400ee6}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-amber-900\/90{color:#78350fe6}.text-amber-950{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-400\/70{color:#60a5fab3}.text-blue-50{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-brand-gold{--tw-text-opacity: 1;color:rgb(var(--brand-gold) / var(--tw-text-opacity, 1))}.text-brand-gold-bright{--tw-text-opacity: 1;color:rgb(var(--brand-gold-bright) / var(--tw-text-opacity, 1))}.text-brand-gold\/20{color:rgb(var(--brand-gold) / .2)}.text-brand-gold\/30{color:rgb(var(--brand-gold) / .3)}.text-brand-gold\/40{color:rgb(var(--brand-gold) / .4)}.text-brand-gold\/60{color:rgb(var(--brand-gold) / .6)}.text-brand-orange{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-current{color:currentColor}.text-cyan-400{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-cyan-800{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.text-ek-primary{--tw-text-opacity: 1;color:rgb(44 62 80 / var(--tw-text-opacity, 1))}.text-emerald-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-300\/80{color:#6ee7b7cc}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-emerald-400\/90{color:#34d399e6}.text-emerald-50{--tw-text-opacity: 1;color:rgb(236 253 245 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-500\/80{color:#10b981cc}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-800\/80{color:#065f46cc}.text-emerald-800\/85{color:#065f46d9}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-emerald-900\/90{color:#064e3be6}.text-emerald-950{--tw-text-opacity: 1;color:rgb(2 44 34 / var(--tw-text-opacity, 1))}.text-fuchsia-800{--tw-text-opacity: 1;color:rgb(134 25 143 / var(--tw-text-opacity, 1))}.text-gold-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-gold-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-gold-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-indigo-100{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity, 1))}.text-indigo-400{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.text-inherit{color:inherit}.text-lime-400{--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity, 1))}.text-lime-800{--tw-text-opacity: 1;color:rgb(63 98 18 / var(--tw-text-opacity, 1))}.text-orange-100{--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity, 1))}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-600\/70{color:#ea580cb3}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.text-pink-500{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity, 1))}.text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.text-pink-700{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.text-pink-800{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity, 1))}.text-pink-900{--tw-text-opacity: 1;color:rgb(131 24 67 / var(--tw-text-opacity, 1))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-red-200\/90{color:#fecacae6}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-300\/80{color:#fca5a5cc}.text-red-300\/90{color:#fca5a5e6}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-rose-200\/90{color:#fecdd3e6}.text-rose-300\/90{color:#fda4afe6}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.text-rose-900\/95{color:#881337f2}.text-rose-950{--tw-text-opacity: 1;color:rgb(76 5 25 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.text-sky-900{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.text-sky-950{--tw-text-opacity: 1;color:rgb(8 47 73 / var(--tw-text-opacity, 1))}.text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.text-slate-100\/90{color:#f1f5f9e6}.text-slate-100\/95{color:#f1f5f9f2}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-50{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-slate-950{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.text-state-danger{--tw-text-opacity: 1;color:rgb(var(--state-danger) / var(--tw-text-opacity, 1))}.text-state-danger-strong{--tw-text-opacity: 1;color:rgb(var(--state-danger-strong) / var(--tw-text-opacity, 1))}.text-state-success{--tw-text-opacity: 1;color:rgb(var(--state-success) / var(--tw-text-opacity, 1))}.text-state-success-strong{--tw-text-opacity: 1;color:rgb(var(--state-success-strong) / var(--tw-text-opacity, 1))}.text-state-warning{--tw-text-opacity: 1;color:rgb(var(--state-warning) / var(--tw-text-opacity, 1))}.text-state-warning-strong{--tw-text-opacity: 1;color:rgb(var(--state-warning-strong) / var(--tw-text-opacity, 1))}.text-stone-100{--tw-text-opacity: 1;color:rgb(245 245 244 / var(--tw-text-opacity, 1))}.text-stone-200{--tw-text-opacity: 1;color:rgb(231 229 228 / var(--tw-text-opacity, 1))}.text-stone-300{--tw-text-opacity: 1;color:rgb(214 211 209 / var(--tw-text-opacity, 1))}.text-stone-400{--tw-text-opacity: 1;color:rgb(168 162 158 / var(--tw-text-opacity, 1))}.text-stone-500{--tw-text-opacity: 1;color:rgb(120 113 108 / var(--tw-text-opacity, 1))}.text-stone-600{--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity, 1))}.text-stone-700{--tw-text-opacity: 1;color:rgb(68 64 60 / var(--tw-text-opacity, 1))}.text-stone-800{--tw-text-opacity: 1;color:rgb(41 37 36 / var(--tw-text-opacity, 1))}.text-stone-900{--tw-text-opacity: 1;color:rgb(28 25 23 / var(--tw-text-opacity, 1))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.text-teal-900{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity, 1))}.text-theme-accent{--tw-text-opacity: 1;color:rgb(var(--accent-color) / var(--tw-text-opacity, 1))}.text-theme-text-primary{--tw-text-opacity: 1;color:rgb(var(--text-ui-primary) / var(--tw-text-opacity, 1))}.text-theme-text-secondary{--tw-text-opacity: 1;color:rgb(var(--text-ui-secondary) / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-ui-disabled{--tw-text-opacity: 1;color:rgb(var(--ui-text-disabled) / var(--tw-text-opacity, 1))}.text-ui-link{--tw-text-opacity: 1;color:rgb(var(--ui-link) / var(--tw-text-opacity, 1))}.text-ui-muted{--tw-text-opacity: 1;color:rgb(var(--ui-text-muted) / var(--tw-text-opacity, 1))}.text-ui-primary{--tw-text-opacity: 1;color:rgb(var(--ui-text-primary) / var(--tw-text-opacity, 1))}.text-ui-primary-soft{--tw-text-opacity: 1;color:rgb(var(--ui-text-primary-soft) / var(--tw-text-opacity, 1))}.text-ui-secondary{--tw-text-opacity: 1;color:rgb(var(--ui-text-secondary) / var(--tw-text-opacity, 1))}.text-ui-tertiary{--tw-text-opacity: 1;color:rgb(var(--ui-text-tertiary) / var(--tw-text-opacity, 1))}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.text-violet-900\/70{color:#4c1d95b3}.text-violet-950{--tw-text-opacity: 1;color:rgb(46 16 101 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.text-white\/80{color:#fffc}.text-white\/85{color:#ffffffd9}.text-white\/90{color:#ffffffe6}.text-white\/95{color:#fffffff2}.text-yellow-200{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.text-zinc-100{--tw-text-opacity: 1;color:rgb(244 244 245 / var(--tw-text-opacity, 1))}.text-zinc-200{--tw-text-opacity: 1;color:rgb(228 228 231 / var(--tw-text-opacity, 1))}.text-zinc-300{--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity, 1))}.text-zinc-400{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.text-zinc-50{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity, 1))}.text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-\[\#9a7b2c\]\/50{text-decoration-color:#9a7b2c80}.decoration-\[\#C5A367\]{text-decoration-color:#c5a367}.decoration-\[\#C5A367\]\/35{text-decoration-color:#c5a36759}.decoration-\[\#C5A367\]\/40{text-decoration-color:#c5a36766}.decoration-\[\#C5A367\]\/50{text-decoration-color:#c5a36780}.decoration-\[\#C5A367\]\/80{text-decoration-color:#c5a367cc}.decoration-amber-600\/70{text-decoration-color:#d97706b3}.decoration-2{text-decoration-thickness:2px}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-\[var\(--text-ui-secondary\)\]::-moz-placeholder{color:var(--text-ui-secondary)}.placeholder-\[var\(--text-ui-secondary\)\]::placeholder{color:var(--text-ui-secondary)}.placeholder-slate-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.placeholder-stone-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(120 113 108 / var(--tw-placeholder-opacity, 1))}.placeholder-stone-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(120 113 108 / var(--tw-placeholder-opacity, 1))}.placeholder-white\/60::-moz-placeholder{color:#fff9}.placeholder-white\/60::placeholder{color:#fff9}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-45{opacity:.45}.opacity-5{opacity:.05}.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}.opacity-\[0\.05\]{opacity:.05}.opacity-\[0\.06\]{opacity:.06}.opacity-\[0\.07\]{opacity:.07}.opacity-\[0\.12\]{opacity:.12}.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_-20px_60px_rgba\(15\,23\,42\,0\.18\)\]{--tw-shadow: 0 -20px 60px rgba(15,23,42,.18);--tw-shadow-colored: 0 -20px 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-\[0_-2px_20px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 -2px 20px rgba(15,23,42,.06);--tw-shadow-colored: 0 -2px 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_-4px_24px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 -4px 24px rgba(15,23,42,.06);--tw-shadow-colored: 0 -4px 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_0_0_1px_rgba\(0\,0\,0\,0\.08\)\,0_0_42px_color-mix\(in_srgb\,var\(--accent\)_20\%\,transparent\)\]{--tw-shadow: 0 0 0 1px rgba(0,0,0,.08),0 0 42px color-mix(in srgb,var(--accent) 20%,transparent);--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color), 0 0 42px 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\(197\,163\,103\,0\.35\)\,0_0_24px_rgba\(197\,163\,103\,0\.18\)\]{--tw-shadow: 0 0 0 1px rgba(197,163,103,.35),0 0 24px rgba(197,163,103,.18);--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color), 0 0 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_0_0_1px_rgba\(197\,163\,103\,0\.35\)\]{--tw-shadow: 0 0 0 1px rgba(197,163,103,.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\(249\,115\,22\,0\.6\)\]{--tw-shadow: 0 0 0 1px rgba(249,115,22,.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_10px_rgba\(16\,185\,129\,0\.9\)\]{--tw-shadow: 0 0 10px rgba(16,185,129,.9);--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_2px_rgba\(16\,185\,129\,0\.3\)\]{--tw-shadow: 0 0 12px 2px rgba(16,185,129,.3);--tw-shadow-colored: 0 0 12px 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-\[0_0_20px_rgba\(16\,185\,129\,0\.4\)\]{--tw-shadow: 0 0 20px rgba(16,185,129,.4);--tw-shadow-colored: 0 0 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_0_20px_rgba\(249\,115\,22\,0\.4\)\]{--tw-shadow: 0 0 20px rgba(249,115,22,.4);--tw-shadow-colored: 0 0 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_0_20px_rgba\(34\,197\,94\,0\.4\)\]{--tw-shadow: 0 0 20px rgba(34,197,94,.4);--tw-shadow-colored: 0 0 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_0_22px_rgba\(197\,163\,103\,0\.35\)\]{--tw-shadow: 0 0 22px rgba(197,163,103,.35);--tw-shadow-colored: 0 0 22px 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_22px_rgba\(197\,163\,103\,0\.45\)\]{--tw-shadow: 0 0 22px rgba(197,163,103,.45);--tw-shadow-colored: 0 0 22px 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_24px_rgba\(197\,163\,103\,0\.22\)\]{--tw-shadow: 0 0 24px rgba(197,163,103,.22);--tw-shadow-colored: 0 0 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_0_30px_rgba\(239\,68\,68\,0\.15\)\]{--tw-shadow: 0 0 30px rgba(239,68,68,.15);--tw-shadow-colored: 0 0 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_0_30px_rgba\(239\,68\,68\,0\.5\)\]{--tw-shadow: 0 0 30px rgba(239,68,68,.5);--tw-shadow-colored: 0 0 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_0_50px_rgba\(196\,147\,59\,0\.12\)\]{--tw-shadow: 0 0 50px rgba(196,147,59,.12);--tw-shadow-colored: 0 0 50px 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_50px_rgba\(196\,147\,59\,0\.15\)\]{--tw-shadow: 0 0 50px rgba(196,147,59,.15);--tw-shadow-colored: 0 0 50px 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\(16\,185\,129\,1\)\]{--tw-shadow: 0 0 8px rgba(16,185,129,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_10px_30px_rgba\(197\,163\,103\,0\.12\)\]{--tw-shadow: 0 10px 30px rgba(197,163,103,.12);--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_30px_rgba\(197\,163\,103\,0\.35\)\]{--tw-shadow: 0 12px 30px rgba(197,163,103,.35);--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_rgba\(5\,10\,24\,0\.08\)\]{--tw-shadow: 0 12px 30px rgba(5,10,24,.08);--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_40px_rgba\(0\,0\,0\,0\.35\)\]{--tw-shadow: 0 12px 40px rgba(0,0,0,.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_12px_40px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 12px 40px rgba(15,23,42,.06);--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_12px_40px_rgba\(30\,58\,95\,0\.06\)\]{--tw-shadow: 0 12px 40px rgba(30,58,95,.06);--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_12px_40px_rgba\(42\,37\,32\,0\.12\)\,0_2px_8px_rgba\(166\,124\,42\,0\.15\)\]{--tw-shadow: 0 12px 40px rgba(42,37,32,.12),0 2px 8px rgba(166,124,42,.15);--tw-shadow-colored: 0 12px 40px var(--tw-shadow-color), 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_12px_40px_rgba\(47\,58\,69\,0\.08\)\]{--tw-shadow: 0 12px 40px rgba(47,58,69,.08);--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_12px_48px_rgba\(90\,74\,42\,0\.07\)\]{--tw-shadow: 0 12px 48px rgba(90,74,42,.07);--tw-shadow-colored: 0 12px 48px 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_30px_rgba\(166\,112\,17\,0\.10\)\]{--tw-shadow: 0 14px 30px rgba(166,112,17,.1);--tw-shadow-colored: 0 14px 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_16px_48px_rgba\(47\,58\,69\,0\.1\)\]{--tw-shadow: 0 16px 48px rgba(47,58,69,.1);--tw-shadow-colored: 0 16px 48px 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\(2\,6\,23\,0\.18\)\]{--tw-shadow: 0 18px 40px rgba(2,6,23,.18);--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\(2\,6\,23\,0\.42\)\]{--tw-shadow: 0 18px 40px rgba(2,6,23,.42);--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_50px_rgba\(2\,6\,23\,0\.45\)\]{--tw-shadow: 0 18px 50px rgba(2,6,23,.45);--tw-shadow-colored: 0 18px 50px 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_20px_40px_rgba\(2\,6\,23\,0\.35\)\]{--tw-shadow: 0 20px 40px rgba(2,6,23,.35);--tw-shadow-colored: 0 20px 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_20px_45px_rgba\(2\,6\,23\,0\.18\)\]{--tw-shadow: 0 20px 45px rgba(2,6,23,.18);--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-\[0_20px_60px_rgba\(26\,26\,26\,0\.18\)\]{--tw-shadow: 0 20px 60px rgba(26,26,26,.18);--tw-shadow-colored: 0 20px 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-\[0_20px_60px_rgba\(47\,58\,69\,0\.12\)\]{--tw-shadow: 0 20px 60px rgba(47,58,69,.12);--tw-shadow-colored: 0 20px 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-\[0_22px_50px_rgba\(2\,6\,23\,0\.5\)\]{--tw-shadow: 0 22px 50px rgba(2,6,23,.5);--tw-shadow-colored: 0 22px 50px 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_24px_60px_rgba\(2\,6\,23\,0\.18\)\]{--tw-shadow: 0 24px 60px rgba(2,6,23,.18);--tw-shadow-colored: 0 24px 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-\[0_24px_80px_rgba\(30\,58\,95\,0\.18\)\]{--tw-shadow: 0 24px 80px rgba(30,58,95,.18);--tw-shadow-colored: 0 24px 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_24px_80px_rgba\(60\,48\,28\,0\.25\)\]{--tw-shadow: 0 24px 80px rgba(60,48,28,.25);--tw-shadow-colored: 0 24px 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_2px_12px_rgba\(0\,0\,0\,0\.2\)\]{--tw-shadow: 0 2px 12px rgba(0,0,0,.2);--tw-shadow-colored: 0 2px 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_2px_8px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow: 0 2px 8px rgba(0,0,0,.08);--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_rgba\(212\,175\,55\,0\.12\)\]{--tw-shadow: 0 2px 8px rgba(212,175,55,.12);--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_20px_rgba\(42\,74\,111\,0\.05\)\]{--tw-shadow: 0 4px 20px rgba(42,74,111,.05);--tw-shadow-colored: 0 4px 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_4px_26px_rgba\(196\,163\,103\,0\.13\)\]{--tw-shadow: 0 4px 26px rgba(196,163,103,.13);--tw-shadow-colored: 0 4px 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_8px_24px_rgba\(197\,163\,103\,0\.25\)\]{--tw-shadow: 0 8px 24px rgba(197,163,103,.25);--tw-shadow-colored: 0 8px 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_8px_24px_rgba\(197\,163\,103\,0\.45\)\]{--tw-shadow: 0 8px 24px rgba(197,163,103,.45);--tw-shadow-colored: 0 8px 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_8px_24px_rgba\(5\,10\,24\,0\.35\)\]{--tw-shadow: 0 8px 24px rgba(5,10,24,.35);--tw-shadow-colored: 0 8px 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_8px_30px_rgb\(0\,0\,0\,0\.04\)\]{--tw-shadow: 0 8px 30px rgb(0,0,0,.04);--tw-shadow-colored: 0 8px 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_8px_30px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow: 0 8px 30px rgba(0,0,0,.08);--tw-shadow-colored: 0 8px 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_8px_30px_rgba\(42\,74\,111\,0\.07\)\]{--tw-shadow: 0 8px 30px rgba(42,74,111,.07);--tw-shadow-colored: 0 8px 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_8px_30px_rgba\(42\,74\,111\,0\.08\)\]{--tw-shadow: 0 8px 30px rgba(42,74,111,.08);--tw-shadow-colored: 0 8px 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_8px_32px_rgba\(90\,74\,42\,0\.06\)\]{--tw-shadow: 0 8px 32px rgba(90,74,42,.06);--tw-shadow-colored: 0 8px 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_8px_40px_rgba\(61\,52\,40\,0\.08\)\]{--tw-shadow: 0 8px 40px rgba(61,52,40,.08);--tw-shadow-colored: 0 8px 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-\[4px_0_24px_rgba\(15\,23\,42\,0\.1\)\]{--tw-shadow: 4px 0 24px rgba(15,23,42,.1);--tw-shadow-colored: 4px 0 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-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.04\)\]{--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-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.55\)\]{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.55);--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-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.6\)\]{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.6);--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-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.7\)\]{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.7);--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-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.85\)\]{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.85);--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-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.9\)\]{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.9);--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-\[inset_0_2px_20px_rgba\(139\,105\,20\,0\.06\)\]{--tw-shadow: inset 0 2px 20px rgba(139,105,20,.06);--tw-shadow-colored: inset 0 2px 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-\[inset_3px_0_0_0_rgba\(197\,163\,103\,0\.18\)\]{--tw-shadow: inset 3px 0 0 0 rgba(197,163,103,.18);--tw-shadow-colored: inset 3px 0 0 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-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-\[\#f97316\]\/30{--tw-shadow-color: rgb(249 115 22 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/30{--tw-shadow-color: rgb(245 158 11 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/40{--tw-shadow-color: rgb(0 0 0 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/30{--tw-shadow-color: rgb(59 130 246 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-brand-orange\/20{--tw-shadow-color: rgb(249 115 22 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-brand-orange\/30{--tw-shadow-color: rgb(249 115 22 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/20{--tw-shadow-color: rgb(16 185 129 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/30{--tw-shadow-color: rgb(249 115 22 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/30{--tw-shadow-color: rgb(124 45 18 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-500\/40{--tw-shadow-color: rgb(168 85 247 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/40{--tw-shadow-color: rgb(239 68 68 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/50{--tw-shadow-color: rgb(127 29 29 / .5);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.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-4{--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(4px + 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-\[\#0f172a\]\/80{--tw-ring-color: rgb(15 23 42 / .8)}.ring-\[\#166534\]\/25{--tw-ring-color: rgb(22 101 52 / .25)}.ring-\[\#2A4A6F\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(42 74 111 / var(--tw-ring-opacity, 1))}.ring-\[\#2A4A6F\]\/15{--tw-ring-color: rgb(42 74 111 / .15)}.ring-\[\#2A4A6F\]\/20{--tw-ring-color: rgb(42 74 111 / .2)}.ring-\[\#2A4A6F\]\/50{--tw-ring-color: rgb(42 74 111 / .5)}.ring-\[\#2F3A45\]\/30{--tw-ring-color: rgb(47 58 69 / .3)}.ring-\[\#5dade2\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(93 173 226 / var(--tw-ring-opacity, 1))}.ring-\[\#C5A367\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(197 163 103 / var(--tw-ring-opacity, 1))}.ring-\[\#C5A367\]\/30{--tw-ring-color: rgb(197 163 103 / .3)}.ring-\[\#C5A367\]\/35{--tw-ring-color: rgb(197 163 103 / .35)}.ring-\[\#C5A367\]\/40{--tw-ring-color: rgb(197 163 103 / .4)}.ring-\[\#C5A367\]\/55{--tw-ring-color: rgb(197 163 103 / .55)}.ring-\[\#C5A367\]\/60{--tw-ring-color: rgb(197 163 103 / .6)}.ring-\[\#C9A961\]\/20{--tw-ring-color: rgb(201 169 97 / .2)}.ring-\[\#C9A96A\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(201 169 106 / var(--tw-ring-opacity, 1))}.ring-\[\#C9A96A\]\/25{--tw-ring-color: rgb(201 169 106 / .25)}.ring-\[\#C9A96A\]\/30{--tw-ring-color: rgb(201 169 106 / .3)}.ring-\[\#C9A96A\]\/35{--tw-ring-color: rgb(201 169 106 / .35)}.ring-\[\#E5E7EB\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.ring-\[\#d4af37\]\/35{--tw-ring-color: rgb(212 175 55 / .35)}.ring-\[\#d4af37\]\/40{--tw-ring-color: rgb(212 175 55 / .4)}.ring-\[\#ead8bb\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 216 187 / var(--tw-ring-opacity, 1))}.ring-\[\#f97316\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.ring-\[\#fecaca\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.ring-\[var\(--accent\)\]{--tw-ring-color: var(--accent)}.ring-amber-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1))}.ring-amber-300\/80{--tw-ring-color: rgb(252 211 77 / .8)}.ring-amber-400\/20{--tw-ring-color: rgb(251 191 36 / .2)}.ring-amber-800\/30{--tw-ring-color: rgb(146 64 14 / .3)}.ring-black\/10{--tw-ring-color: rgb(0 0 0 / .1)}.ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.ring-emerald-500\/20{--tw-ring-color: rgb(16 185 129 / .2)}.ring-emerald-500\/30{--tw-ring-color: rgb(16 185 129 / .3)}.ring-emerald-500\/50{--tw-ring-color: rgb(16 185 129 / .5)}.ring-emerald-800\/40{--tw-ring-color: rgb(6 95 70 / .4)}.ring-green-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.ring-orange-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.ring-orange-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 88 12 / var(--tw-ring-opacity, 1))}.ring-slate-700\/50{--tw-ring-color: rgb(51 65 85 / .5)}.ring-stone-200\/80{--tw-ring-color: rgb(231 229 228 / .8)}.ring-stone-400\/30{--tw-ring-color: rgb(168 162 158 / .3)}.ring-transparent{--tw-ring-color: transparent}.ring-offset-1{--tw-ring-offset-width: 1px}.ring-offset-2{--tw-ring-offset-width: 2px}.ring-offset-\[\#F9F8F6\]{--tw-ring-offset-color: #F9F8F6}.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)}.brightness-\[0\.95\]{--tw-brightness: brightness(.95);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)}.contrast-\[1\.05\]{--tw-contrast: contrast(1.05);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-\[0_1px_2px_rgba\(0\,0\,0\,0\.45\)\]{--tw-drop-shadow: drop-shadow(0 1px 2px rgba(0,0,0,.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-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px 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)}.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)}.grayscale-\[15\%\]{--tw-grayscale: grayscale(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)}.grayscale-\[18\%\]{--tw-grayscale: grayscale(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)}.grayscale-\[40\%\]{--tw-grayscale: grayscale(40%);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)}.sepia{--tw-sepia: sepia(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)}.sepia-\[8\%\]{--tw-sepia: sepia(8%);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-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-filter{-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-\[height\]{transition-property:height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[left\]{transition-property:left;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin-left\]{transition-property:margin-left;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\]{transition-property:margin;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[max-height\]{transition-property:max-height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[stroke-dashoffset\]{transition-property:stroke-dashoffset;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[transform\,filter\]{transition-property:transform,filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;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-none{transition-property:none}.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}.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}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.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}.white-frame{border-color:#0003}.dark .white-frame{border-color:#fff3}.\[-ms-overflow-style\:none\]{-ms-overflow-style:none}.\[-webkit-overflow-scrolling\:touch\]{-webkit-overflow-scrolling:touch}.\[-webkit-text-fill-color\:\#050A18\]{-webkit-text-fill-color:#050A18}.\[color\:\#050A18\]{color:#050a18}.\[scrollbar-width\:thin\]{scrollbar-width:thin}.\[text-wrap\:balance\]{text-wrap:balance}:root{--heritage-bg: #F9F8F6;--heritage-surface: #F9F8F6;--heritage-text: #262626;--heritage-muted: #6F6A60;--heritage-slate: #2F3A45;--heritage-gold: #C9A96A;--heritage-divider: #E3DDD2;--bg-primary: #F9F8F6;--bg-secondary: #FFFFFF;--accent: #C9A96A;--border: #E3DDD2;--text-ui-primary: #262626;--text-ui-secondary: #6F6A60;--bg-primary-hex: #F9F8F6;--bg-secondary-hex: #FFFFFF;--accent-hex: #C9A96A;--text-ui-primary-hex: #262626;--text-ui-secondary-hex: #6F6A60;--border-hex: #E3DDD2}:root[data-theme=light]{--bg-primary: #F9F8F6;--bg-secondary: #FFFFFF;--accent: #C9A96A;--border: #E3DDD2;--text-ui-primary: #262626;--text-ui-secondary: #6F6A60;--bg-primary-hex: #F9F8F6;--bg-secondary-hex: #FFFFFF;--accent-hex: #C9A96A;--text-ui-primary-hex: #262626;--text-ui-secondary-hex: #6F6A60;--border-hex: #E3DDD2}*{box-sizing:border-box}img,video,canvas,svg{max-width:100%}.app-main-surface .flex>*,.app-auth-surface .flex>*,.public-marketing-shell .flex>*{min-width:0}.app-main-surface,.app-auth-surface{max-width:100%;overflow-x:clip}html{--font-scale-factor: 1;font-size:calc(17px * var(--font-scale-factor));overflow-x:hidden;width:100%;max-width:100%;position:relative}body{margin:0;background-color:var(--heritage-bg, #F9F8F6);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;width:100%;max-width:100%;position:relative;color:var(--heritage-text, #262626)}h1,h2,h3{font-family:Lora,Georgia,Times New Roman,serif;font-weight:500}.heritage-rule{border:none;border-top:1px solid var(--heritage-divider, #E3DDD2)}.story-narrative,.whitespace-pre-wrap.leading-relaxed{line-height:1.8}html.dark{--bg-primary: 18 20 23;--bg-secondary: 28 31 38;--surface-primary: 28 31 38;--surface-secondary: 34 38 47;--text-ui-primary: 232 232 232;--text-ui-primary-soft: 216 216 216;--text-ui-secondary: 194 198 206;--text-ui-tertiary: 165 171 184;--text-ui-muted: 148 156 173;--text-ui-disabled: 156 163 175;--accent-color: 201 168 76;--accent-color-strong: 173 144 64;--accent-soft: 56 50 37;--border-color: 45 50 61;--border-color-strong: 64 71 86;--ring-color: 201 168 76;--ui-text-primary: var(--text-ui-primary);--ui-text-primary-soft: var(--text-ui-primary-soft);--ui-text-secondary: var(--text-ui-secondary);--ui-text-tertiary: var(--text-ui-tertiary);--ui-text-muted: var(--text-ui-muted);--ui-text-disabled: var(--text-ui-disabled);--ui-link: var(--accent-color);--ui-parchment: 10 10 10;--ui-surface-subtle: var(--bg-secondary);--ui-surface-muted: 30 41 59;--ui-surface-dark: var(--surface-primary);--ui-border-subtle: var(--border-color);--ui-border-strong: var(--border-color-strong);--state-success: 22 163 74;--state-success-strong: 21 128 61;--state-success-soft: 22 101 52;--state-success-softer: 20 83 45;--state-warning: 249 115 22;--state-warning-strong: 194 65 12;--state-warning-soft: 88 28 6;--state-danger: 153 27 27;--state-danger-strong: 127 29 29;--state-danger-soft: 127 29 29;--brand-gold: 212 175 55;--brand-gold-strong: 138 104 35;--brand-gold-bright: 133 100 4;--bg-app: rgb(var(--bg-primary));--bg-surface: rgb(var(--surface-primary));--bg-surface-alt: rgb(var(--surface-secondary));--border-subtle: rgb(var(--border-color));--text-primary: rgb(var(--text-ui-primary));--text-secondary: rgb(var(--text-ui-secondary));--text-muted: rgb(var(--text-ui-muted));--accent-primary: rgb(var(--accent-color));--accent-subtle: rgb(var(--accent-soft));--text-inverse: #0C101A;--status-success: #42C38A}html.light{--bg-primary: 246 241 232;--bg-secondary: 249 245 238;--surface-primary: 249 245 238;--surface-secondary: 246 241 232;--text-ui-primary: 38 38 38;--text-ui-primary-soft: 50 50 50;--text-ui-secondary: 111 106 96;--text-ui-tertiary: 130 124 112;--text-ui-muted: 150 145 135;--text-ui-disabled: 180 176 170;--accent-color: 201 169 106;--accent-color-strong: 170 138 78;--accent-soft: 247 240 225;--border-color: 227 221 210;--border-color-strong: 205 197 185;--ring-color: 201 169 106;--ui-text-primary: var(--text-ui-primary);--ui-text-primary-soft: var(--text-ui-primary-soft);--ui-text-secondary: var(--text-ui-secondary);--ui-text-tertiary: var(--text-ui-tertiary);--ui-text-muted: var(--text-ui-muted);--ui-text-disabled: var(--text-ui-disabled);--ui-link: var(--accent-color);--ui-parchment: 246 241 232;--ui-surface-subtle: 249 245 238;--ui-surface-muted: 227 221 210;--ui-surface-dark: 47 58 69;--ui-border-subtle: 227 221 210;--ui-border-strong: var(--border-color-strong);--state-success: 22 163 74;--state-success-strong: 21 128 61;--state-success-soft: 220 252 231;--state-success-softer: 187 247 208;--state-warning: 249 115 22;--state-warning-strong: 194 65 12;--state-warning-soft: 88 28 6;--state-danger: 153 27 27;--state-danger-strong: 127 29 29;--state-danger-soft: 254 226 226;--brand-gold: 201 169 106;--brand-gold-strong: 160 133 78;--brand-gold-bright: 135 106 52;--bg-app: rgb(var(--bg-primary));--bg-surface: rgb(var(--surface-primary));--bg-surface-alt: rgb(var(--surface-secondary));--border-subtle: rgb(var(--border-color));--text-primary: rgb(var(--text-ui-primary));--text-secondary: rgb(var(--text-ui-secondary));--text-muted: rgb(var(--text-ui-muted));--accent-primary: rgb(var(--accent-color));--accent-outline: rgb(var(--ring-color));--text-on-accent: #201611;--status-success: #42C38A;--accent: #C9A96A;--border: #E3DDD2}html[data-theme=sovereign-fortress]{--accent-color: 242 139 59;--accent-color-strong: 249 115 22;--accent-soft: 58 39 20;--border-color: 36 43 58}html.light[data-theme=sovereign-fortress]{--bg-primary: 244 239 230;--bg-secondary: 249 244 235;--surface-primary: 255 252 247;--surface-secondary: 242 233 220;--text-ui-primary: 28 25 23;--text-ui-primary-soft: 41 37 36;--text-ui-secondary: 68 64 60;--text-ui-tertiary: 87 83 78;--text-ui-muted: 120 113 108;--ui-parchment: 248 242 232}html.dark[data-theme=sovereign-fortress]{--bg-primary: 5 9 17;--bg-secondary: 16 21 33;--surface-primary: 15 23 42;--surface-secondary: 23 28 41;--text-ui-primary: 243 244 246;--text-ui-primary-soft: 229 231 235;--text-ui-secondary: 209 213 219;--text-ui-tertiary: 156 163 175;--text-ui-muted: 107 114 128}html[data-theme=legacy-gold-refined]{--accent-color: 201 168 76;--accent-color-strong: 232 201 106;--accent-soft: 38 34 27;--border-color: 52 57 74;--ring-color: 20 184 166;--status-success: #14B8A6;--state-warning: 249 115 22;--state-warning-strong: 194 65 12;--state-warning-soft: 88 28 6}html.light[data-theme=legacy-gold-refined]{--bg-primary: 249 247 242;--bg-secondary: 255 255 255;--surface-primary: 255 255 255;--surface-secondary: 245 239 226;--text-ui-primary: 26 26 26;--text-ui-primary-soft: 44 42 39;--text-ui-secondary: 102 97 92;--text-ui-tertiary: 122 116 109;--text-ui-muted: 148 142 133;--border-color: 229 225 216;--ui-parchment: 249 247 242}html.dark[data-theme=legacy-gold-refined]{--bg-primary: 18 20 23;--bg-secondary: 28 31 38;--surface-primary: 30 33 42;--surface-secondary: 36 40 49;--text-ui-primary: 232 232 232;--text-ui-primary-soft: 219 219 219;--text-ui-secondary: 186 186 186;--text-ui-tertiary: 155 158 165;--text-ui-muted: 131 136 145;--border-color: 45 50 61}html[data-theme=deep-slate-sapphire]{--accent-color: 59 130 246;--accent-color-strong: 96 165 250;--accent-soft: 219 234 254;--border-color: 226 232 240;--ring-color: 59 130 246}html.light[data-theme=deep-slate-sapphire]{--bg-primary: 244 246 250;--bg-secondary: 255 255 255;--surface-primary: 255 255 255;--surface-secondary: 240 245 255;--text-ui-primary: 15 23 42;--text-ui-primary-soft: 30 41 59;--text-ui-secondary: 51 65 85;--text-ui-tertiary: 71 85 105;--text-ui-muted: 100 116 139;--ui-parchment: 244 246 250}html.dark[data-theme=deep-slate-sapphire]{--bg-primary: 15 17 23;--bg-secondary: 26 29 38;--surface-primary: 30 33 48;--surface-secondary: 37 41 56;--text-ui-primary: 241 245 249;--text-ui-primary-soft: 226 232 240;--text-ui-secondary: 203 213 225;--text-ui-tertiary: 148 163 184;--text-ui-muted: 128 143 165}html[data-theme=midnight-emerald]{--accent-color: 16 185 129;--accent-color-strong: 52 211 153;--accent-soft: 209 250 229;--border-color: 209 250 229;--ring-color: 16 185 129}html.light[data-theme=midnight-emerald]{--bg-primary: 241 245 242;--bg-secondary: 255 255 255;--surface-primary: 255 255 255;--surface-secondary: 236 253 245;--text-ui-primary: 6 78 59;--text-ui-primary-soft: 6 95 70;--text-ui-secondary: 22 101 52;--text-ui-tertiary: 6 113 82;--text-ui-muted: 52 125 96;--ui-parchment: 241 245 242}html.dark[data-theme=midnight-emerald]{--bg-primary: 7 18 15;--bg-secondary: 12 29 24;--surface-primary: 16 43 35;--surface-secondary: 22 59 48;--text-ui-primary: 236 253 245;--text-ui-primary-soft: 209 250 229;--text-ui-secondary: 167 243 208;--text-ui-tertiary: 110 231 183;--text-ui-muted: 74 190 146}html[data-theme=ocean-trust]{--accent-color: 42 111 151;--accent-color-strong: 30 91 126;--accent-soft: 211 229 241;--border-color: 35 66 94}html.light[data-theme=ocean-trust]{--bg-primary: 239 246 251;--bg-secondary: 247 251 255;--surface-primary: 255 255 255;--surface-secondary: 230 241 249;--text-ui-primary: 12 39 59;--text-ui-primary-soft: 24 58 84;--text-ui-secondary: 35 66 94;--text-ui-tertiary: 62 96 126;--text-ui-muted: 87 116 143;--ui-parchment: 247 252 255}html.dark[data-theme=ocean-trust]{--bg-primary: 3 22 36;--bg-secondary: 9 34 53;--surface-primary: 13 44 68;--surface-secondary: 21 58 87;--text-ui-primary: 236 248 255;--text-ui-primary-soft: 204 230 245;--text-ui-secondary: 170 208 231;--text-ui-tertiary: 136 179 206;--text-ui-muted: 101 145 174}html[data-theme=royal-legacy]{--accent-color: 139 92 246;--accent-color-strong: 109 40 217;--accent-soft: 237 233 254;--border-color: 67 50 103}html.light[data-theme=royal-legacy]{--bg-primary: 245 243 255;--bg-secondary: 250 248 255;--surface-primary: 255 255 255;--surface-secondary: 237 233 254;--text-ui-primary: 46 16 101;--text-ui-primary-soft: 67 35 130;--text-ui-secondary: 88 54 165;--text-ui-tertiary: 109 79 196;--text-ui-muted: 124 102 219;--ui-parchment: 250 245 255}html.dark[data-theme=royal-legacy]{--bg-primary: 18 12 35;--bg-secondary: 31 22 54;--surface-primary: 43 30 72;--surface-secondary: 59 42 97;--text-ui-primary: 245 239 255;--text-ui-primary-soft: 229 216 255;--text-ui-secondary: 209 187 255;--text-ui-tertiary: 183 159 234;--text-ui-muted: 151 132 201}html[data-theme=emerald-night]{--accent-color: 16 185 129;--accent-color-strong: 5 150 105;--accent-soft: 6 78 59;--border-color: 35 71 58}html.light[data-theme=emerald-night]{--bg-primary: 237 250 245;--bg-secondary: 244 252 248;--surface-primary: 255 255 255;--surface-secondary: 220 252 231;--text-ui-primary: 6 78 59;--text-ui-primary-soft: 6 95 70;--text-ui-secondary: 6 113 82;--text-ui-tertiary: 17 133 95;--text-ui-muted: 47 146 113;--ui-parchment: 244 252 247}html.dark[data-theme=emerald-night]{--bg-primary: 5 19 15;--bg-secondary: 8 31 24;--surface-primary: 11 43 33;--surface-secondary: 20 57 45;--text-ui-primary: 236 253 245;--text-ui-primary-soft: 209 250 229;--text-ui-secondary: 167 243 208;--text-ui-tertiary: 110 231 183;--text-ui-muted: 74 190 146}html[data-theme=system-clear]{--accent-color: 37 99 235;--accent-color-strong: 29 78 216;--accent-soft: 224 236 255;--border-color: 209 213 219}html.light[data-theme=system-clear]{--bg-primary: 245 245 247;--bg-secondary: 249 250 251;--surface-primary: 255 255 255;--surface-secondary: 229 231 235;--text-ui-primary: 17 24 39;--text-ui-primary-soft: 31 41 55;--text-ui-secondary: 55 65 81;--text-ui-tertiary: 75 85 99;--text-ui-muted: 107 114 128}html.dark[data-theme=system-clear]{--bg-primary: 15 23 42;--bg-secondary: 30 41 59;--surface-primary: 30 41 59;--surface-secondary: 51 65 85;--text-ui-primary: 243 244 246;--text-ui-primary-soft: 229 231 235;--text-ui-secondary: 209 213 219;--text-ui-tertiary: 156 163 175;--text-ui-muted: 107 114 128}html[data-theme=heirloom-paper]{--accent-color: 201 168 76;--accent-color-strong: 173 144 64;--accent-soft: 247 240 221;--border-color: 229 225 216;--accent-editorial: 173 144 64;--surface-heirloom: 249 247 242;--surface-parchment: 249 247 242;--border-subtle: 229 225 216}html[data-theme=heirloom-paper] footer{background-color:rgb(var(--bg-primary))!important}html[data-theme=heirloom-paper] .app-top-header{--accent-color: var(--accent-editorial);--border-color: var(--border-subtle);background-color:rgb(var(--surface-heirloom))!important;border-bottom-color:rgb(var(--border-subtle))!important}html[data-theme=heirloom-paper] .sidebar-frame,html[data-theme=heirloom-paper] .sidebar-profile-frame{--accent-color: var(--accent-editorial);--border-color: var(--border-subtle);background-color:rgb(var(--surface-parchment))!important;border-color:rgb(var(--border-subtle))!important}html.light[data-theme=heirloom-paper]{--bg-primary: 249 247 242;--bg-secondary: 255 255 255;--surface-primary: 255 255 255;--surface-secondary: 246 243 236;--text-ui-primary: 26 26 26;--text-ui-primary-soft: 38 38 38;--text-ui-secondary: 68 68 68;--text-ui-tertiary: 92 92 92;--text-ui-muted: 112 112 112;--bg-primary-hex: #F9F7F2;--bg-secondary-hex: #FFFFFF;--accent-hex: #C9A84C;--text-ui-primary-hex: #1A1A1A;--text-ui-secondary-hex: #66615C;--border-hex: #E5E1D8}html[data-theme=heirloom-paper] .app-top-header .text-ui-muted,html[data-theme=heirloom-paper] .sidebar-frame .text-ui-muted,html[data-theme=heirloom-paper] .sidebar-profile-frame .text-ui-muted{color:rgb(var(--text-ui-secondary))!important}html.dark[data-theme=heirloom-paper]{--bg-primary: 18 20 23;--bg-secondary: 28 31 38;--surface-primary: 28 31 38;--surface-secondary: 34 38 47;--text-ui-primary: 232 232 232;--text-ui-primary-soft: 216 216 216;--text-ui-secondary: 194 198 206;--text-ui-tertiary: 165 171 184;--text-ui-muted: 148 156 173}html[data-theme=voice-journal]{--accent-color: 37 99 235;--accent-color-strong: 30 64 175;--accent-soft: 224 236 255;--border-color: 191 213 255}html.light[data-theme=voice-journal]{--bg-primary: 237 244 255;--bg-secondary: 245 249 255;--surface-primary: 255 255 255;--surface-secondary: 230 239 255;--text-ui-primary: 31 42 68;--text-ui-primary-soft: 37 55 95;--text-ui-secondary: 47 72 125;--text-ui-tertiary: 70 96 150;--text-ui-muted: 98 121 170}html.dark[data-theme=voice-journal]{--bg-primary: 14 24 43;--bg-secondary: 20 33 57;--surface-primary: 25 40 70;--surface-secondary: 35 54 90;--text-ui-primary: 239 246 255;--text-ui-primary-soft: 219 234 254;--text-ui-secondary: 191 219 254;--text-ui-tertiary: 147 197 253;--text-ui-muted: 125 163 212}html[data-theme=heritage-editorial]{--accent-color: 201 168 76;--accent-color-strong: 173 144 64;--accent-soft: 58 62 72;--border-color: 52 58 70}html.light[data-theme=heritage-editorial]{--bg-primary: 249 247 242;--bg-secondary: 255 255 255;--surface-primary: 255 255 255;--surface-secondary: 246 243 236;--text-ui-primary: 26 26 26;--text-ui-primary-soft: 38 38 38;--text-ui-secondary: 68 68 68;--text-ui-tertiary: 92 92 92;--text-ui-muted: 112 112 112}html.dark[data-theme=heritage-editorial]{--bg-primary: 16 18 22;--bg-secondary: 24 27 34;--surface-primary: 27 31 39;--surface-secondary: 34 39 49;--text-ui-primary: 232 232 232;--text-ui-primary-soft: 216 216 216;--text-ui-secondary: 194 198 206;--text-ui-tertiary: 165 171 184;--text-ui-muted: 148 156 173}html.dark[data-theme],html.dark:not([data-theme]){--text-ui-primary: 244 246 250;--text-ui-primary-soft: 234 238 244;--text-ui-secondary: 220 227 238;--text-ui-tertiary: 197 207 222;--text-ui-muted: 181 192 209;--text-ui-disabled: 170 183 201;--ui-text-primary: var(--text-ui-primary);--ui-text-primary-soft: var(--text-ui-primary-soft);--ui-text-secondary: var(--text-ui-secondary);--ui-text-tertiary: var(--text-ui-tertiary);--ui-text-muted: var(--text-ui-muted);--ui-text-disabled: var(--text-ui-disabled)}html.dark body,html.light body{background:var(--bg-app);color:var(--text-primary)}html.light .app-top-header{background-color:rgb(var(--bg-primary))!important;border-bottom-color:rgb(var(--border-color))!important}html.light footer{background-color:rgb(var(--bg-primary))!important;border-top-color:rgb(var(--border-color))!important}html.executive-paper{--lm-bg: #F9F8F6;--lm-elevated: #FFFFFF;--lm-border: #E0D7C7;--lm-text: #2B2F36;--lm-muted: #555555;--lm-heading: #1E293B;--lm-accent: #C4933B;--lm-accent-soft: #F2E2C7;--lm-danger: #dc2626}html.executive-paper body{background:var(--lm-bg);color:var(--lm-text);font-size:17px;line-height:1.55}html.light body{font-size:17px;line-height:1.55}html.dark .app-auth-surface .executive-card{background:#0f172a;border:1px solid rgba(212,175,55,.25);box-shadow:0 1px 6px #00000059}.public-marketing-shell :is(input,textarea,select){color:#0f172a!important;caret-color:#0f172a;font-size:16px}.public-marketing-shell :is(input,textarea,select)::-moz-placeholder{color:#64748b!important;opacity:1}.public-marketing-shell :is(input,textarea,select)::placeholder{color:#64748b!important;opacity:1}.public-marketing-shell :is(input,textarea,select):disabled{color:#334155!important;-webkit-text-fill-color:#334155;opacity:1}.public-marketing-shell :is(input,textarea,select).bg-slate-950,.public-marketing-shell :is(input,textarea,select).bg-slate-900,.public-marketing-shell :is(input,textarea,select).bg-slate-800,.public-marketing-shell :is(input,textarea,select).bg-slate-900\/90,.public-marketing-shell :is(input,textarea,select).bg-slate-900\/80,.public-marketing-shell :is(input,textarea,select).bg-slate-900\/70,.public-marketing-shell :is(input,textarea,select).bg-slate-900\/60,.public-marketing-shell :is(input,textarea,select).bg-slate-900\/50,.public-marketing-shell :is(input,textarea,select).bg-\[\#0f172a\],.public-marketing-shell :is(input,textarea,select).bg-\[\#020617\],.public-marketing-shell :is(input,textarea,select).bg-\[\#101010\]{color:#f8fafc!important;caret-color:#f8fafc}.public-marketing-shell :is(input,textarea,select).bg-slate-950::-moz-placeholder,.public-marketing-shell :is(input,textarea,select).bg-slate-900::-moz-placeholder,.public-marketing-shell :is(input,textarea,select).bg-slate-800::-moz-placeholder,.public-marketing-shell :is(input,textarea,select).bg-slate-900\/90::-moz-placeholder,.public-marketing-shell :is(input,textarea,select).bg-slate-900\/80::-moz-placeholder,.public-marketing-shell :is(input,textarea,select).bg-slate-900\/70::-moz-placeholder,.public-marketing-shell :is(input,textarea,select).bg-slate-900\/60::-moz-placeholder,.public-marketing-shell :is(input,textarea,select).bg-slate-900\/50::-moz-placeholder,.public-marketing-shell :is(input,textarea,select).bg-\[\#0f172a\]::-moz-placeholder,.public-marketing-shell :is(input,textarea,select).bg-\[\#020617\]::-moz-placeholder,.public-marketing-shell :is(input,textarea,select).bg-\[\#101010\]::-moz-placeholder{color:#cbd5e1!important}.public-marketing-shell :is(input,textarea,select).bg-slate-950::placeholder,.public-marketing-shell :is(input,textarea,select).bg-slate-900::placeholder,.public-marketing-shell :is(input,textarea,select).bg-slate-800::placeholder,.public-marketing-shell :is(input,textarea,select).bg-slate-900\/90::placeholder,.public-marketing-shell :is(input,textarea,select).bg-slate-900\/80::placeholder,.public-marketing-shell :is(input,textarea,select).bg-slate-900\/70::placeholder,.public-marketing-shell :is(input,textarea,select).bg-slate-900\/60::placeholder,.public-marketing-shell :is(input,textarea,select).bg-slate-900\/50::placeholder,.public-marketing-shell :is(input,textarea,select).bg-\[\#0f172a\]::placeholder,.public-marketing-shell :is(input,textarea,select).bg-\[\#020617\]::placeholder,.public-marketing-shell :is(input,textarea,select).bg-\[\#101010\]::placeholder{color:#cbd5e1!important}.read-only-locked{pointer-events:none!important;opacity:.6!important;filter:grayscale(1)!important;cursor:not-allowed!important}.is-read-only-expired button[disabled],.is-read-only-expired input[disabled],.is-read-only-expired textarea[disabled],.is-read-only-expired select[disabled]{cursor:not-allowed!important}html.dark .app-auth-surface :is(input,textarea,select),html.dark .app-main-surface :is(input,textarea,select){color:var(--text-primary)!important;caret-color:var(--text-primary);font-size:16px}html.dark .app-auth-surface :is(input,textarea,select)::-moz-placeholder,html.dark .app-main-surface :is(input,textarea,select)::-moz-placeholder{color:var(--text-secondary)!important;opacity:1}html.dark .app-auth-surface :is(input,textarea,select)::placeholder,html.dark .app-main-surface :is(input,textarea,select)::placeholder{color:var(--text-secondary)!important;opacity:1}html.dark .app-auth-surface :is(input,textarea,select):disabled,html.dark .app-main-surface :is(input,textarea,select):disabled{color:var(--text-secondary)!important;-webkit-text-fill-color:var(--text-secondary);opacity:1}.public-marketing-shell .bg-\[\#101010\],.public-marketing-shell .bg-\[\#0f172a\],.public-marketing-shell .bg-\[\#020617\],.public-marketing-shell .bg-slate-950,.public-marketing-shell .bg-slate-900,.public-marketing-shell .bg-slate-800,.public-marketing-shell .bg-slate-900\/90,.public-marketing-shell .bg-slate-900\/80,.public-marketing-shell .bg-slate-900\/70,.public-marketing-shell .bg-slate-900\/60,.public-marketing-shell .bg-slate-900\/50{color:#f8fafc}.public-marketing-shell .bg-\[\#101010\] .text-slate-300,.public-marketing-shell .bg-\[\#101010\] .text-zinc-300,.public-marketing-shell .bg-\[\#101010\] .text-gray-300,.public-marketing-shell .bg-slate-950 .text-slate-300,.public-marketing-shell .bg-slate-900 .text-slate-300,.public-marketing-shell .bg-slate-800 .text-slate-300,.public-marketing-shell .bg-slate-900\/90 .text-slate-300,.public-marketing-shell .bg-slate-950\/80 .text-slate-300,.public-marketing-shell .bg-slate-900\/80 .text-slate-300,.public-marketing-shell .bg-slate-900\/90 .text-zinc-300,.public-marketing-shell .bg-slate-950 .text-zinc-300,.public-marketing-shell .bg-slate-900 .text-zinc-300{color:#e2e8f0!important}.public-marketing-shell .bg-\[\#101010\] .text-slate-400,.public-marketing-shell .bg-\[\#101010\] .text-zinc-400,.public-marketing-shell .bg-\[\#101010\] .text-gray-400,.public-marketing-shell .bg-\[\#101010\] .text-slate-500,.public-marketing-shell .bg-\[\#101010\] .text-zinc-500,.public-marketing-shell .bg-\[\#101010\] .text-gray-500,.public-marketing-shell .bg-\[\#101010\] .text-slate-600,.public-marketing-shell .bg-\[\#101010\] .text-zinc-600,.public-marketing-shell .bg-\[\#101010\] .text-gray-600,.public-marketing-shell .bg-slate-950 .text-slate-400,.public-marketing-shell .bg-slate-900 .text-slate-400,.public-marketing-shell .bg-slate-800 .text-slate-400,.public-marketing-shell .bg-slate-900\/90 .text-slate-400,.public-marketing-shell .bg-slate-950\/80 .text-slate-400,.public-marketing-shell .bg-slate-900\/80 .text-slate-400,.public-marketing-shell .bg-slate-950 .text-zinc-400,.public-marketing-shell .bg-slate-900 .text-zinc-400,.public-marketing-shell .bg-slate-900\/90 .text-zinc-400,.public-marketing-shell .bg-slate-950 .text-gray-400,.public-marketing-shell .bg-slate-900 .text-gray-400{color:#cbd5e1!important}.public-marketing-shell .bg-slate-900\/90 .text-slate-500,.public-marketing-shell .bg-slate-900\/90 .text-zinc-500,.public-marketing-shell .bg-slate-900\/90 .text-gray-500,.public-marketing-shell .bg-slate-950 .text-slate-500,.public-marketing-shell .bg-slate-900 .text-slate-500,.public-marketing-shell .bg-slate-800 .text-slate-500,.public-marketing-shell .bg-slate-950\/80 .text-slate-500,.public-marketing-shell .bg-slate-900\/80 .text-slate-500,.public-marketing-shell .bg-slate-950 .text-zinc-500,.public-marketing-shell .bg-slate-900 .text-zinc-500,.public-marketing-shell .bg-slate-950 .text-gray-500,.public-marketing-shell .bg-slate-900 .text-gray-500{color:#94a3b8!important}.public-marketing-shell .bg-slate-950 .text-white\/60,.public-marketing-shell .bg-slate-900 .text-white\/60,.public-marketing-shell .bg-slate-900\/90 .text-white\/60,.public-marketing-shell .bg-slate-800 .text-white\/60{color:#ffffffe0!important}.public-marketing-shell .bg-\[\#101010\] .text-white\/60,.public-marketing-shell .bg-\[\#101010\] .text-white\/70,.public-marketing-shell .bg-\[\#101010\] .text-white\/80,.public-marketing-shell .bg-\[\#101010\] .text-slate-100,.public-marketing-shell .bg-\[\#101010\] .text-slate-200,.public-marketing-shell .bg-\[\#101010\] .text-zinc-100,.public-marketing-shell .bg-\[\#101010\] .text-zinc-200{color:#f1f5f9!important}.public-marketing-shell .bg-slate-950 .text-white\/70,.public-marketing-shell .bg-slate-900 .text-white\/70,.public-marketing-shell .bg-slate-900\/90 .text-white\/70,.public-marketing-shell .bg-slate-800 .text-white\/70{color:#ffffffeb!important}.public-marketing-shell .bg-\[\#0f172a\] .text-slate-300,.public-marketing-shell .bg-\[\#020617\] .text-slate-300,.public-marketing-shell .bg-\[\#0f172a\] .text-slate-400,.public-marketing-shell .bg-\[\#020617\] .text-slate-400,.public-marketing-shell .bg-\[\#0f172a\] .text-slate-500,.public-marketing-shell .bg-\[\#020617\] .text-slate-500,.public-marketing-shell .bg-\[\#0f172a\] .text-slate-600,.public-marketing-shell .bg-\[\#020617\] .text-slate-600,.public-marketing-shell .bg-\[\#0f172a\] .text-gray-400,.public-marketing-shell .bg-\[\#020617\] .text-gray-400,.public-marketing-shell .bg-\[\#0f172a\] .text-gray-500,.public-marketing-shell .bg-\[\#020617\] .text-gray-500,.public-marketing-shell .bg-\[\#0f172a\] .text-zinc-400,.public-marketing-shell .bg-\[\#020617\] .text-zinc-400,.public-marketing-shell .bg-\[\#0f172a\] .text-zinc-500,.public-marketing-shell .bg-\[\#020617\] .text-zinc-500{color:#cbd5e1!important}.public-marketing-shell .bg-\[\#0f172a\] .text-white\/60,.public-marketing-shell .bg-\[\#020617\] .text-white\/60{color:#ffffffe6!important}.public-marketing-shell .bg-\[\#0f172a\] .text-white\/70,.public-marketing-shell .bg-\[\#020617\] .text-white\/70{color:#fffffff0!important}.public-marketing-shell .hover\:bg-slate-950:hover .text-slate-500,.public-marketing-shell .hover\:bg-slate-950:hover .text-slate-600,.public-marketing-shell .hover\:bg-slate-900:hover .text-slate-500,.public-marketing-shell .hover\:bg-slate-900:hover .text-slate-600,.public-marketing-shell .hover\:bg-\[\#0f172a\]:hover .text-slate-500,.public-marketing-shell .hover\:bg-\[\#0f172a\]:hover .text-slate-600{color:#cbd5e1!important}.public-marketing-shell .hover\:bg-slate-950:hover .text-slate-700,.public-marketing-shell .hover\:bg-slate-900:hover .text-slate-700,.public-marketing-shell .hover\:bg-slate-950:hover .text-slate-800,.public-marketing-shell .hover\:bg-slate-900:hover .text-slate-800,.public-marketing-shell .hover\:bg-slate-950:hover .text-slate-900,.public-marketing-shell .hover\:bg-slate-900:hover .text-slate-900,.public-marketing-shell .hover\:bg-\[\#0f172a\]:hover .text-slate-700,.public-marketing-shell .hover\:bg-\[\#0f172a\]:hover .text-slate-800,.public-marketing-shell .hover\:bg-\[\#0f172a\]:hover .text-slate-900{color:#f1f5f9!important}html.light .app-auth-surface .executive-card{background:#fff;border:1px solid #d4d4dd;box-shadow:0 2px 8px #1f293314}html.executive-paper .app-auth-surface h1,html.executive-paper .app-auth-surface h2,html.executive-paper .app-auth-surface h3,html.executive-paper .app-auth-surface h4,html.executive-paper .app-main-surface h1,html.executive-paper .app-main-surface h2,html.executive-paper .app-main-surface h3,html.executive-paper .app-main-surface h4{color:var(--lm-text)}html.executive-paper .bg-white{box-shadow:0 1px 4px #1f293312}html.executive-paper .app-auth-surface .border-slate-800,html.executive-paper .app-auth-surface .border-slate-700,html.executive-paper .app-auth-surface .border-slate-600{border-color:var(--lm-border)}html.executive-paper .app-auth-surface .bg-slate-50{background-color:var(--lm-bg)}html.executive-paper .app-auth-surface .bg-slate-100{background-color:#ebebee}html.executive-paper .app-auth-surface .text-slate-900{color:var(--lm-text)}html.executive-paper .app-auth-surface .text-slate-600{color:var(--lm-muted)}#root{overflow-x:hidden;max-width:100%}@supports (overflow: clip){html,body,#root{overflow-x:clip}}.prompt-card{background:#fff;border:1px solid #e5e7eb;box-shadow:0 5px 10px #0000000d}@keyframes subtle-glow{0%,to{filter:brightness(1) saturate(1);transform:scale(1)}50%{filter:brightness(1.05) saturate(1.1);transform:scale(1.01)}}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.animate-slideIn{animation:slideIn .3s ease-out}@keyframes pulse-subtle{0%,to{transform:scale(1);box-shadow:0 20px 25px -5px #fb923c4d,0 10px 10px -5px #fb923c33}50%{transform:scale(1.02);box-shadow:0 25px 30px -5px #fb923c66,0 15px 15px -5px #fb923c4d}}.animate-pulse-subtle{animation:pulse-subtle 3s ease-in-out infinite}@keyframes fadeIn{0%{opacity:0;max-height:0}to{opacity:1;max-height:2000px}}.animate-fadeIn{animation:fadeIn .4s ease-out}.ek-marketing-debug .ek-debug-block{border-color:#52525b;box-shadow:inset 0 0 0 1px #52525b4d}.ek-marketing-debug section{outline:2px solid #52525b;outline-offset:-2px;box-shadow:inset 0 0 0 1px #52525b33}.ek-marketing-debug .rounded-xl,.ek-marketing-debug .rounded-2xl,.ek-marketing-debug .rounded-lg{outline:2px solid #52525b;outline-offset:-2px;box-shadow:inset 0 0 0 1px #52525b33}.ek-marketing-debug .ek-debug-label{letter-spacing:.02em;background:linear-gradient(to right,#d4d4d866,#d4d4d833);border-bottom:1px solid rgba(82,82,91,.2);color:#52525b;font-weight:600}@media(max-width:640px){.ek-marketing-debug .ek-debug-label{font-size:.7rem}}html.dark .bg-white .text-slate-300,html.dark .bg-slate-50 .text-slate-300,html.dark .bg-slate-100 .text-slate-300,html.dark .bg-zinc-50 .text-zinc-300,html.dark .bg-zinc-100 .text-zinc-300,html.dark .bg-gray-50 .text-gray-300,html.dark .bg-gray-100 .text-gray-300{color:#475569!important}html.dark .bg-white .text-slate-400,html.dark .bg-slate-50 .text-slate-400,html.dark .bg-slate-100 .text-slate-400,html.dark .bg-zinc-50 .text-zinc-400,html.dark .bg-zinc-100 .text-zinc-400,html.dark .bg-gray-50 .text-gray-400,html.dark .bg-gray-100 .text-gray-400{color:#334155!important}html.dark .bg-white .text-slate-500,html.dark .bg-slate-50 .text-slate-500,html.dark .bg-slate-100 .text-slate-500,html.dark .bg-zinc-50 .text-zinc-500,html.dark .bg-zinc-100 .text-zinc-500,html.dark .bg-gray-50 .text-gray-500,html.dark .bg-gray-100 .text-gray-500{color:#475569!important}html.light.executive-paper .app-auth-surface .first-letter\:text-amber-700:first-letter{color:#c4933b!important}html.light.executive-paper .app-auth-surface .file\:bg-white::file-selector-button{background:#fff!important;border-color:#e0d7c7!important;box-shadow:0 1px 2px #1e293b0f!important}html.dark .app-auth-surface .placeholder\:text-slate-400::-moz-placeholder,html.dark .app-main-surface .placeholder\:text-slate-400::-moz-placeholder,html.dark .sidebar-frame .placeholder\:text-slate-400::-moz-placeholder{color:rgb(var(--ui-text-tertiary))!important}html.dark .app-auth-surface .placeholder\:text-slate-400::placeholder,html.dark .app-main-surface .placeholder\:text-slate-400::placeholder,html.dark .sidebar-frame .placeholder\:text-slate-400::placeholder{color:rgb(var(--ui-text-tertiary))!important}html.dark .app-auth-surface .placeholder\:text-stone-400::-moz-placeholder,html.dark .app-main-surface .placeholder\:text-stone-400::-moz-placeholder,html.dark .sidebar-frame .placeholder\:text-stone-400::-moz-placeholder{color:rgb(var(--ui-text-tertiary))!important}html.dark .app-auth-surface .placeholder\:text-stone-400::placeholder,html.dark .app-main-surface .placeholder\:text-stone-400::placeholder,html.dark .sidebar-frame .placeholder\:text-stone-400::placeholder{color:rgb(var(--ui-text-tertiary))!important}html.dark .app-auth-surface .placeholder\:text-slate-500::-moz-placeholder,html.dark .app-main-surface .placeholder\:text-slate-500::-moz-placeholder,html.dark .sidebar-frame .placeholder\:text-slate-500::-moz-placeholder{color:rgb(var(--ui-text-muted))!important}html.dark .app-auth-surface .placeholder\:text-slate-500::placeholder,html.dark .app-main-surface .placeholder\:text-slate-500::placeholder,html.dark .sidebar-frame .placeholder\:text-slate-500::placeholder{color:rgb(var(--ui-text-muted))!important}.sidebar-frame .placeholder\:text-slate-400::-moz-placeholder,.sidebar-profile-frame .placeholder\:text-slate-400::-moz-placeholder{color:rgb(var(--ui-text-secondary))!important}.sidebar-frame .placeholder\:text-slate-400::placeholder,.sidebar-profile-frame .placeholder\:text-slate-400::placeholder{color:rgb(var(--ui-text-secondary))!important}.sidebar-frame .placeholder\:text-slate-500::-moz-placeholder,.sidebar-profile-frame .placeholder\:text-slate-500::-moz-placeholder{color:rgb(var(--ui-text-secondary))!important}.sidebar-frame .placeholder\:text-slate-500::placeholder,.sidebar-profile-frame .placeholder\:text-slate-500::placeholder{color:rgb(var(--ui-text-secondary))!important}.sidebar-frame .placeholder\:text-slate-600::-moz-placeholder,.sidebar-profile-frame .placeholder\:text-slate-600::-moz-placeholder{color:rgb(var(--ui-text-secondary))!important}.sidebar-frame .placeholder\:text-slate-600::placeholder,.sidebar-profile-frame .placeholder\:text-slate-600::placeholder{color:rgb(var(--ui-text-secondary))!important}html.light.executive-paper .app-auth-surface .placeholder\:text-slate-400::-moz-placeholder{color:#555!important}html.light.executive-paper .app-auth-surface .placeholder\:text-slate-400::placeholder{color:#555!important}html.light.executive-paper .app-auth-surface .placeholder\:text-slate-500::-moz-placeholder{color:#555!important}html.light.executive-paper .app-auth-surface .placeholder\:text-slate-500::placeholder{color:#555!important}html.light.executive-paper .app-auth-surface .placeholder\:text-slate-600::-moz-placeholder{color:#555!important}html.light.executive-paper .app-auth-surface .placeholder\:text-slate-600::placeholder{color:#555!important}.app-auth-surface .placeholder\:text-slate-400::-moz-placeholder,.app-main-surface .placeholder\:text-slate-400::-moz-placeholder,.sidebar-frame .placeholder\:text-slate-400::-moz-placeholder{color:rgb(var(--text-ui-primary))!important}.app-auth-surface .placeholder\:text-slate-400::placeholder,.app-main-surface .placeholder\:text-slate-400::placeholder,.sidebar-frame .placeholder\:text-slate-400::placeholder{color:rgb(var(--text-ui-primary))!important}html.light.executive-paper .sidebar-frame .placeholder\:text-slate-400::-moz-placeholder{color:#2b2f36!important}html.light.executive-paper .sidebar-frame .placeholder\:text-slate-400::placeholder{color:#2b2f36!important}html.light.executive-paper .sidebar-frame .placeholder\:text-slate-500::-moz-placeholder{color:#2b2f36!important}html.light.executive-paper .sidebar-frame .placeholder\:text-slate-500::placeholder{color:#2b2f36!important}html.light.executive-paper .sidebar-frame .placeholder\:text-slate-600::-moz-placeholder{color:#2b2f36!important}html.light.executive-paper .sidebar-frame .placeholder\:text-slate-600::placeholder{color:#2b2f36!important}html.dark .app-auth-surface .placeholder\:text-slate-400::-moz-placeholder{color:var(--text-secondary)!important}html.dark .app-auth-surface .placeholder\:text-slate-400::placeholder{color:var(--text-secondary)!important}html.dark .app-auth-surface .placeholder\:text-slate-500::-moz-placeholder{color:var(--text-muted)!important}html.dark .app-auth-surface .placeholder\:text-slate-500::placeholder{color:var(--text-muted)!important}.app-auth-surface .after\:border-gray-300:after,.app-main-surface .after\:border-gray-300:after,.sidebar-frame .after\:border-gray-300:after{content:var(--tw-content);border-color:rgb(var(--ui-border-strong))!important}html.light.executive-paper .app-auth-surface .after\:bg-white:after{content:var(--tw-content);background:#fff!important;border-color:#e0d7c7!important;box-shadow:0 1px 2px #1e293b0f!important}html.light.executive-paper .app-auth-surface .open\:shadow-md[open]{box-shadow:0 1px 2px #1e293b0f!important}.app-auth-surface .hover\:bg-theme-surface-primary:hover.border-theme-border,.app-main-surface .hover\:bg-theme-surface-primary:hover.border-theme-border,.app-auth-surface .hover\:border-theme-border:hover.bg-theme-surface-primary,.app-main-surface .hover\:border-theme-border:hover.bg-theme-surface-primary,.app-auth-surface .hover\:border-theme-border:hover.bg-theme-bg-secondary,.app-main-surface .hover\:border-theme-border:hover.bg-theme-bg-secondary{border-radius:1rem;box-shadow:0 1px 2px #0f172a12}html.light .app-auth-surface .hover\:text-orange-300:hover,html.light .app-main-surface .hover\:text-orange-300:hover,html.dark .app-auth-surface .hover\:text-orange-300:hover,html.dark .app-main-surface .hover\:text-orange-300:hover,html.light .app-auth-surface .hover\:text-orange-400:hover,html.light .app-main-surface .hover\:text-orange-400:hover,html.dark .app-auth-surface .hover\:text-orange-400:hover,html.dark .app-main-surface .hover\:text-orange-400:hover,html.light .app-auth-surface .hover\:text-orange-500:hover,html.light .app-main-surface .hover\:text-orange-500:hover,html.dark .app-auth-surface .hover\:text-orange-500:hover,html.dark .app-main-surface .hover\:text-orange-500:hover,html.light .app-auth-surface .hover\:text-orange-600:hover,html.light .app-main-surface .hover\:text-orange-600:hover,html.dark .app-auth-surface .hover\:text-orange-600:hover,html.dark .app-main-surface .hover\:text-orange-600:hover{color:rgb(var(--accent-color))!important}html.light .app-auth-surface .hover\:bg-orange-500:hover,html.light .app-main-surface .hover\:bg-orange-500:hover,html.dark .app-auth-surface .hover\:bg-orange-500:hover,html.dark .app-main-surface .hover\:bg-orange-500:hover,html.light .app-auth-surface .hover\:bg-orange-600:hover,html.light .app-main-surface .hover\:bg-orange-600:hover,html.dark .app-auth-surface .hover\:bg-orange-600:hover,html.dark .app-main-surface .hover\:bg-orange-600:hover,html.light .app-auth-surface .hover\:bg-\[\#f97316\]:hover,html.light .app-main-surface .hover\:bg-\[\#f97316\]:hover,html.dark .app-auth-surface .hover\:bg-\[\#f97316\]:hover,html.dark .app-main-surface .hover\:bg-\[\#f97316\]:hover{background:rgb(var(--accent-color))!important}html.light .app-auth-surface .hover\:text-black:hover,html.light .app-main-surface .hover\:text-black:hover,html.dark .app-auth-surface .hover\:text-black:hover,html.dark .app-main-surface .hover\:text-black:hover{color:rgb(var(--text-ui-primary))!important}.app-auth-surface .hover\:text-gray-700:hover,.app-main-surface .hover\:text-gray-700:hover,.sidebar-frame .hover\:text-gray-700:hover{color:rgb(var(--ui-text-secondary))!important}.app-auth-surface .hover\:text-gray-600:hover,.app-main-surface .hover\:text-gray-600:hover,.sidebar-frame .hover\:text-gray-600:hover{color:rgb(var(--ui-text-tertiary))!important}html.dark .app-auth-surface .hover\:text-slate-100:hover,html.dark .app-main-surface .hover\:text-slate-100:hover,html.dark .sidebar-frame .hover\:text-slate-100:hover,html.dark .app-auth-surface .hover\:text-zinc-100:hover,html.dark .app-main-surface .hover\:text-zinc-100:hover,html.dark .sidebar-frame .hover\:text-zinc-100:hover{color:rgb(var(--ui-text-primary))!important}html.dark .app-auth-surface .hover\:text-slate-200:hover,html.dark .app-main-surface .hover\:text-slate-200:hover,html.dark .sidebar-frame .hover\:text-slate-200:hover{color:rgb(var(--ui-text-primary-soft))!important}html.dark .app-auth-surface .hover\:text-slate-300:hover,html.dark .app-main-surface .hover\:text-slate-300:hover,html.dark .sidebar-frame .hover\:text-slate-300:hover,html.dark .app-auth-surface .hover\:text-stone-300:hover,html.dark .app-main-surface .hover\:text-stone-300:hover,html.dark .sidebar-frame .hover\:text-stone-300:hover{color:rgb(var(--ui-text-secondary))!important}.app-auth-surface .hover\:text-green-900:hover,.app-main-surface .hover\:text-green-900:hover,.sidebar-frame .hover\:text-green-900:hover{color:rgb(var(--state-success-stronger))!important}.app-auth-surface .hover\:text-red-800:hover,.app-main-surface .hover\:text-red-800:hover,.sidebar-frame .hover\:text-red-800:hover{color:rgb(var(--state-danger))!important}.sidebar-frame .hover\:text-slate-100:hover,.sidebar-profile-frame .hover\:text-slate-100:hover,.sidebar-frame .hover\:text-slate-200:hover,.sidebar-profile-frame .hover\:text-slate-200:hover,.sidebar-frame .hover\:text-slate-300:hover,.sidebar-profile-frame .hover\:text-slate-300:hover,.sidebar-frame .hover\:text-slate-600:hover,.sidebar-profile-frame .hover\:text-slate-600:hover{color:rgb(var(--ui-text-secondary))!important}.sidebar-frame .hover\:text-amber-500:hover,.sidebar-profile-frame .hover\:text-amber-500:hover,.sidebar-frame .hover\:text-gold-500:hover,.sidebar-profile-frame .hover\:text-gold-500:hover{color:rgb(var(--accent-color))!important}.sidebar-frame .hover\:bg-slate-800:hover,.sidebar-profile-frame .hover\:bg-slate-800:hover,.sidebar-frame .hover\:bg-ui-surface-dark:hover,.sidebar-profile-frame .hover\:bg-ui-surface-dark:hover,.sidebar-frame .hover\:bg-ui-surface-dark\/60:hover{background-color:rgb(var(--surface-secondary))!important}.app-auth-surface .hover\:bg-\[\#F8F6F0\]:hover,.app-main-surface .hover\:bg-\[\#F8F6F0\]:hover{background-color:rgb(var(--ui-parchment))!important}.app-auth-surface .hover\:bg-gray-50:hover,.app-main-surface .hover\:bg-gray-50:hover,.sidebar-frame .hover\:bg-gray-50:hover{background-color:rgb(var(--ui-surface-subtle))!important}.app-auth-surface .hover\:bg-green-600:hover,.app-main-surface .hover\:bg-green-600:hover,.sidebar-frame .hover\:bg-green-600:hover{background-color:rgb(var(--state-success-strong))!important}.app-auth-surface .hover\:bg-red-600:hover,.app-main-surface .hover\:bg-red-600:hover,.sidebar-frame .hover\:bg-red-600:hover{background-color:rgb(var(--state-danger))!important}.app-auth-surface .hover\:bg-red-700:hover,.app-main-surface .hover\:bg-red-700:hover,.sidebar-frame .hover\:bg-red-700:hover{background-color:rgb(var(--state-danger-strong))!important}.app-auth-surface .hover\:bg-purple-600:hover,.app-main-surface .hover\:bg-purple-600:hover,.sidebar-frame .hover\:bg-purple-600:hover{background-color:rgb(var(--accent-color))!important}.app-auth-surface .hover\:bg-purple-700:hover,.app-main-surface .hover\:bg-purple-700:hover,.sidebar-frame .hover\:bg-purple-700:hover{background-color:rgb(var(--accent-color-strong))!important}.app-auth-surface .hover\:border-green-200:hover,.app-main-surface .hover\:border-green-200:hover,.sidebar-frame .hover\:border-green-200:hover{border-color:rgb(var(--state-success-soft))!important}.app-auth-surface .hover\:border-amber-200:hover,.app-main-surface .hover\:border-amber-200:hover,.sidebar-frame .hover\:border-amber-200:hover{border-color:rgb(var(--state-warning-soft))!important}html.light.executive-paper .app-auth-surface .hover\:text-slate-300:hover,html.light.executive-paper .app-auth-surface .hover\:text-slate-600:hover,html.light.executive-paper .app-auth-surface .hover\:text-gray-600:hover{color:#555!important}.app-auth-surface .hover\:bg-black:hover,.app-main-surface .hover\:bg-black:hover,.sidebar-frame .hover\:bg-black:hover{background-color:rgb(var(--surface-primary))!important}.app-auth-surface .hover\:text-slate-200:hover,.app-main-surface .hover\:text-slate-200:hover,.sidebar-frame .hover\:text-slate-200:hover,.app-auth-surface .hover\:text-slate-300:hover,.app-main-surface .hover\:text-slate-300:hover,.sidebar-frame .hover\:text-slate-300:hover{color:rgb(var(--text-ui-primary))!important}html.light.executive-paper .app-auth-surface .hover\:bg-white:hover{background:#fff!important;border-color:#e0d7c7!important;box-shadow:0 1px 2px #1e293b0f!important}html.light.executive-paper .app-auth-surface .hover\:shadow-sm:hover,html.light.executive-paper .app-auth-surface .hover\:shadow-md:hover,html.light.executive-paper .app-auth-surface .hover\:shadow-lg:hover{box-shadow:0 1px 2px #1e293b0f!important}html.light.executive-paper .app-auth-surface .hover\:text-gold-500:hover,html.light.executive-paper .app-auth-surface .hover\:text-amber-500:hover{color:#c4933b!important}html.light.executive-paper .sidebar-frame .hover\:text-slate-100:hover,html.light.executive-paper .sidebar-frame .hover\:text-slate-200:hover,html.light.executive-paper .sidebar-frame .hover\:text-slate-300:hover,html.light.executive-paper .sidebar-frame .hover\:text-slate-600:hover{color:#2b2f36!important}html.light.executive-paper .sidebar-frame .hover\:text-amber-500:hover,html.light.executive-paper .sidebar-frame .hover\:text-gold-500:hover{color:#c4933b!important}html.light.executive-paper .sidebar-frame .hover\:bg-slate-800:hover{background:#e9e2d3!important}html.light.executive-paper .app-top-header .hover\:bg-\[\#f97316\]:hover,html.light.executive-paper .app-top-header .hover\:bg-\[\#f97316\]:hover *{color:#fff!important}html.dark .app-auth-surface .hover\:text-slate-300:hover{color:var(--text-secondary)!important}html.dark .app-auth-surface .hover\:bg-amber-400:hoverbutton,html.light .app-auth-surface .hover\:bg-amber-400:hoverbutton{background:var(--accent-primary)!important;color:#0c101a!important;border-color:var(--accent-outline, var(--accent-primary))!important}html.dark .app-auth-surface .hover\:bg-amber-400:hoverbutton:hover,html.light .app-auth-surface .hover\:bg-amber-400:hoverbutton:hover{filter:brightness(.95)}html.dark .app-auth-surface .hover\:text-emerald-300:hover,html.light .app-auth-surface .hover\:text-emerald-300:hover{color:var(--status-success)!important}html.light.executive-paper .app-auth-surface .focus\:bg-white:focus{background:#fff!important;border-color:#e0d7c7!important;box-shadow:0 1px 2px #1e293b0f!important}html.dark .app-auth-surface .group\/footer:focus-within .group-focus-within\/footer\:text-stone-500,html.dark .app-main-surface .group\/footer:focus-within .group-focus-within\/footer\:text-stone-500,html.dark .sidebar-frame .group\/footer:focus-within .group-focus-within\/footer\:text-stone-500{color:rgb(var(--ui-text-muted))!important}html.dark .app-auth-surface .group\/footer:hover .group-hover\/footer\:text-stone-500,html.dark .app-main-surface .group\/footer:hover .group-hover\/footer\:text-stone-500,html.dark .sidebar-frame .group\/footer:hover .group-hover\/footer\:text-stone-500,html.dark .app-auth-surface .group:hover .group-hover\:text-stone-500,html.dark .app-main-surface .group:hover .group-hover\:text-stone-500,html.dark .sidebar-frame .group:hover .group-hover\:text-stone-500{color:rgb(var(--ui-text-muted))!important}html.light.executive-paper .app-auth-surface .group:hover .group-hover\:text-amber-700{color:#c4933b!important}.app-auth-surface .peer:checked~.peer-checked\:bg-green-600,.app-main-surface .peer:checked~.peer-checked\:bg-green-600,.sidebar-frame .peer:checked~.peer-checked\:bg-green-600{background-color:rgb(var(--state-success-strong))!important}html.dark .app-auth-surface .dark\:text-slate-100:is(.dark *),html.dark .app-main-surface .dark\:text-slate-100:is(.dark *),html.dark .sidebar-frame .dark\:text-slate-100:is(.dark *){color:rgb(var(--ui-text-primary))!important}html.dark .app-auth-surface .dark\:text-stone-100:is(.dark *),html.dark .app-main-surface .dark\:text-stone-100:is(.dark *),html.dark .sidebar-frame .dark\:text-stone-100:is(.dark *){color:rgb(var(--ui-text-primary))!important}html.dark .app-auth-surface .dark\:text-slate-200:is(.dark *),html.dark .app-main-surface .dark\:text-slate-200:is(.dark *),html.dark .sidebar-frame .dark\:text-slate-200:is(.dark *){color:rgb(var(--ui-text-primary-soft))!important}html.dark .app-auth-surface .dark\:text-stone-200:is(.dark *),html.dark .app-main-surface .dark\:text-stone-200:is(.dark *),html.dark .sidebar-frame .dark\:text-stone-200:is(.dark *){color:rgb(var(--ui-text-primary-soft))!important}html.dark .app-auth-surface .dark\:text-slate-300:is(.dark *),html.dark .app-main-surface .dark\:text-slate-300:is(.dark *),html.dark .sidebar-frame .dark\:text-slate-300:is(.dark *){color:rgb(var(--ui-text-secondary))!important}html.dark .app-auth-surface .dark\:text-stone-300:is(.dark *),html.dark .app-main-surface .dark\:text-stone-300:is(.dark *),html.dark .sidebar-frame .dark\:text-stone-300:is(.dark *){color:rgb(var(--ui-text-secondary))!important}html.dark .app-auth-surface .dark\:text-slate-400:is(.dark *),html.dark .app-main-surface .dark\:text-slate-400:is(.dark *),html.dark .sidebar-frame .dark\:text-slate-400:is(.dark *){color:rgb(var(--ui-text-tertiary))!important}html.dark .app-auth-surface .dark\:text-stone-500:is(.dark *),html.dark .app-main-surface .dark\:text-stone-500:is(.dark *),html.dark .sidebar-frame .dark\:text-stone-500:is(.dark *){color:rgb(var(--ui-text-muted))!important}.sidebar-frame .dark\:text-slate-100:is(.dark *),.sidebar-profile-frame .dark\:text-slate-100:is(.dark *){color:rgb(var(--ui-text-secondary))!important}.sidebar-frame .dark\:text-slate-200:is(.dark *),.sidebar-profile-frame .dark\:text-slate-200:is(.dark *){color:rgb(var(--ui-text-secondary))!important}.sidebar-frame .dark\:text-slate-300:is(.dark *),.sidebar-profile-frame .dark\:text-slate-300:is(.dark *){color:rgb(var(--ui-text-secondary))!important}.sidebar-frame .dark\:text-slate-400:is(.dark *),.sidebar-profile-frame .dark\:text-slate-400:is(.dark *){color:rgb(var(--ui-text-secondary))!important}.sidebar-frame .dark\:text-amber-400:is(.dark *){color:rgb(var(--accent-color))!important}.sidebar-frame .dark\:bg-slate-900:is(.dark *),.sidebar-profile-frame .dark\:bg-slate-900:is(.dark *){background-color:rgb(var(--surface-secondary))!important}.sidebar-frame .dark\:bg-ui-surface-dark:is(.dark *),.sidebar-profile-frame .dark\:bg-ui-surface-dark:is(.dark *){background-color:rgb(var(--surface-secondary))!important}.sidebar-frame .dark\:border-slate-800:is(.dark *),.sidebar-profile-frame .dark\:border-slate-800:is(.dark *){border-color:rgb(var(--border-color))!important}.sidebar-frame .dark\:border-slate-700:is(.dark *),.sidebar-profile-frame .dark\:border-slate-700:is(.dark *){border-color:rgb(var(--border-color))!important}.sidebar-frame .dark\:border-slate-600:is(.dark *),.sidebar-profile-frame .dark\:border-slate-600:is(.dark *){border-color:rgb(var(--border-color))!important}.app-auth-surface .dark\:bg-slate-900:is(.dark *),.app-main-surface .dark\:bg-slate-900:is(.dark *),.sidebar-frame .dark\:bg-slate-900:is(.dark *){background-color:rgb(var(--surface-primary))!important}html.light.executive-paper .app-auth-surface .dark\:text-slate-300:is(.dark *){color:#555!important}html.light.executive-paper .app-auth-surface .dark\:text-slate-400:is(.dark *){color:#555!important}.app-auth-surface .dark\:bg-black:is(.dark *),.app-main-surface .dark\:bg-black:is(.dark *),.sidebar-frame .dark\:bg-black:is(.dark *){background-color:rgb(var(--surface-primary))!important}.app-auth-surface .dark\:text-slate-200:is(.dark *),.app-main-surface .dark\:text-slate-200:is(.dark *),.sidebar-frame .dark\:text-slate-200:is(.dark *){color:rgb(var(--text-ui-primary))!important}.app-auth-surface .dark\:text-slate-300:is(.dark *),.app-main-surface .dark\:text-slate-300:is(.dark *),.sidebar-frame .dark\:text-slate-300:is(.dark *){color:rgb(var(--text-ui-primary))!important}.app-auth-surface .dark\:text-slate-400:is(.dark *),.app-main-surface .dark\:text-slate-400:is(.dark *),.sidebar-frame .dark\:text-slate-400:is(.dark *){color:rgb(var(--text-ui-primary))!important}.app-auth-surface .dark\:border-slate-800:is(.dark *),.app-main-surface .dark\:border-slate-800:is(.dark *),.sidebar-frame .dark\:border-slate-800:is(.dark *){border-color:rgb(var(--border-color))!important}html.light.executive-paper .app-auth-surface .dark\:text-amber-400:is(.dark *){color:#c4933b!important}html.light.executive-paper .sidebar-frame .dark\:text-slate-100:is(.dark *){color:#2b2f36!important}html.light.executive-paper .sidebar-frame .dark\:text-slate-200:is(.dark *){color:#2b2f36!important}html.light.executive-paper .sidebar-frame .dark\:text-slate-300:is(.dark *){color:#2b2f36!important}html.light.executive-paper .sidebar-frame .dark\:text-slate-400:is(.dark *){color:#2b2f36!important}html.light.executive-paper .sidebar-frame .dark\:bg-slate-900:is(.dark *){background:#e9e2d3!important}html.light.executive-paper .sidebar-frame .dark\:border-slate-700:is(.dark *){border-color:#dccfb8!important}html.light.executive-paper .sidebar-frame .dark\:border-slate-800:is(.dark *){border-color:#dccfb8!important}html.dark .app-auth-surface .dark\:text-slate-300:is(.dark *){color:var(--text-secondary)!important}html.dark .app-auth-surface .dark\:text-slate-400:is(.dark *){color:var(--text-secondary)!important}html.dark .app-auth-surface .dark\:placeholder\:text-slate-500:is(.dark *)::-moz-placeholder,html.dark .app-main-surface .dark\:placeholder\:text-slate-500:is(.dark *)::-moz-placeholder,html.dark .sidebar-frame .dark\:placeholder\:text-slate-500:is(.dark *)::-moz-placeholder{color:rgb(var(--ui-text-muted))!important}html.dark .app-auth-surface .dark\:placeholder\:text-slate-500:is(.dark *)::placeholder,html.dark .app-main-surface .dark\:placeholder\:text-slate-500:is(.dark *)::placeholder,html.dark .sidebar-frame .dark\:placeholder\:text-slate-500:is(.dark *)::placeholder{color:rgb(var(--ui-text-muted))!important}.sidebar-frame .dark\:placeholder\:text-slate-500:is(.dark *)::-moz-placeholder,.sidebar-profile-frame .dark\:placeholder\:text-slate-500:is(.dark *)::-moz-placeholder{color:rgb(var(--ui-text-secondary))!important}.sidebar-frame .dark\:placeholder\:text-slate-500:is(.dark *)::placeholder,.sidebar-profile-frame .dark\:placeholder\:text-slate-500:is(.dark *)::placeholder{color:rgb(var(--ui-text-secondary))!important}html.light.executive-paper .app-auth-surface .dark\:placeholder\:text-slate-500:is(.dark *)::-moz-placeholder{color:#555!important}html.light.executive-paper .app-auth-surface .dark\:placeholder\:text-slate-500:is(.dark *)::placeholder{color:#555!important}html.light.executive-paper .sidebar-frame .dark\:placeholder\:text-slate-500:is(.dark *)::-moz-placeholder{color:#2b2f36!important}html.light.executive-paper .sidebar-frame .dark\:placeholder\:text-slate-500:is(.dark *)::placeholder{color:#2b2f36!important}html.dark .app-auth-surface .dark\:placeholder\:text-slate-500:is(.dark *)::-moz-placeholder{color:var(--text-muted)!important}html.dark .app-auth-surface .dark\:placeholder\:text-slate-500:is(.dark *)::placeholder{color:var(--text-muted)!important}html.dark .app-auth-surface .group\/footer:focus-within .dark\:group-focus-within\/footer\:text-stone-300:is(.dark *),html.dark .app-main-surface .group\/footer:focus-within .dark\:group-focus-within\/footer\:text-stone-300:is(.dark *),html.dark .sidebar-frame .group\/footer:focus-within .dark\:group-focus-within\/footer\:text-stone-300:is(.dark *){color:rgb(var(--ui-text-secondary))!important}html.dark .app-auth-surface .group\/footer:hover .dark\:group-hover\/footer\:text-stone-300:is(.dark *),html.dark .app-main-surface .group\/footer:hover .dark\:group-hover\/footer\:text-stone-300:is(.dark *),html.dark .sidebar-frame .group\/footer:hover .dark\:group-hover\/footer\:text-stone-300:is(.dark *){color:rgb(var(--ui-text-secondary))!important}@media(min-width:640px){html.light.executive-paper .app-auth-surface .sm\:rounded-2xl:not(.executive-vitals-panel){background:#fff!important;border-color:#e0d7c7!important;box-shadow:0 1px 2px #1e293b0f!important}html.light.executive-paper .app-auth-surface .sm\:rounded-xl{background:#fff!important;border-color:#e0d7c7!important;box-shadow:0 1px 2px #1e293b0f!important}html.dark .app-auth-surface .sm\:rounded-xl{background:var(--bg-surface)!important;border-color:var(--border-subtle)!important}html.dark .app-auth-surface .sm\:rounded-2xl:not(.executive-vitals-panel){background:var(--bg-surface)!important;border-color:var(--border-subtle)!important}}@media(min-width:768px){html.light.executive-paper .app-auth-surface .md\:rounded-2xl:not(.executive-vitals-panel){background:#fff!important;border-color:#e0d7c7!important;box-shadow:0 1px 2px #1e293b0f!important}html.dark .app-auth-surface .md\:rounded-2xl:not(.executive-vitals-panel){background:var(--bg-surface)!important;border-color:var(--border-subtle)!important}}@media print{html.light .app-auth-surface .print\:text-black,html.light .app-main-surface .print\:text-black,html.dark .app-auth-surface .print\:text-black,html.dark .app-main-surface .print\:text-black{color:rgb(var(--text-ui-primary))!important}.app-auth-surface .print\:text-gray-700,.app-main-surface .print\:text-gray-700,.sidebar-frame .print\:text-gray-700{color:rgb(var(--ui-text-secondary))!important}.app-auth-surface .print\:text-gray-600,.app-main-surface .print\:text-gray-600,.sidebar-frame .print\:text-gray-600{color:rgb(var(--ui-text-tertiary))!important}.app-auth-surface .print\:text-gray-500,.app-main-surface .print\:text-gray-500,.sidebar-frame .print\:text-gray-500{color:rgb(var(--ui-text-muted))!important}html.light.executive-paper .app-auth-surface .print\:text-gray-500,html.light.executive-paper .app-auth-surface .print\:text-gray-600{color:#555!important}html.light.executive-paper .app-auth-surface .print\:bg-white{background:#fff!important;border-color:#e0d7c7!important;box-shadow:0 1px 2px #1e293b0f!important}}.first-letter\:float-left:first-letter{float:left}.first-letter\:mr-3:first-letter{margin-right:.75rem}.first-letter\:text-6xl:first-letter{font-size:3.75rem;line-height:1}.first-letter\:font-bold:first-letter{font-weight:700}.first-letter\:leading-none:first-letter{line-height:1}.first-letter\:text-amber-700:first-letter{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.marker\:content-none *::marker{--tw-content: none;content:var(--tw-content)}.marker\:content-none::marker{--tw-content: none;content:var(--tw-content)}.selection\:bg-\[\#C5A367\]\/30 *::-moz-selection{background-color:#c5a3674d}.selection\:bg-\[\#C5A367\]\/30 *::selection{background-color:#c5a3674d}.selection\:bg-orange-100 *::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.selection\:bg-orange-100 *::selection{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.selection\:bg-\[\#C5A367\]\/30::-moz-selection{background-color:#c5a3674d}.selection\:bg-\[\#C5A367\]\/30::selection{background-color:#c5a3674d}.selection\:bg-orange-100::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.selection\:bg-orange-100::selection{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.file\:mr-3::file-selector-button{margin-right:.75rem}.file\:rounded-lg::file-selector-button{border-radius:.5rem}.file\:border::file-selector-button{border-width:1px}.file\:border-\[\#d4c4a8\]::file-selector-button{--tw-border-opacity: 1;border-color:rgb(212 196 168 / var(--tw-border-opacity, 1))}.file\:bg-white::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.file\:px-3::file-selector-button{padding-left:.75rem;padding-right:.75rem}.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\:text-\[\#2c241c\]::file-selector-button{--tw-text-opacity: 1;color:rgb(44 36 28 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#5c5346\]\/60::-moz-placeholder{color:#5c534699}.placeholder\:text-\[\#5c5346\]\/60::placeholder{color:#5c534699}.placeholder\:text-\[\#5c5346\]\/70::-moz-placeholder{color:#5c5346b3}.placeholder\:text-\[\#5c5346\]\/70::placeholder{color:#5c5346b3}.placeholder\:text-\[\#5c5346\]\/75::-moz-placeholder{color:#5c5346bf}.placeholder\:text-\[\#5c5346\]\/75::placeholder{color:#5c5346bf}.placeholder\:text-\[\#6F6A60\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(111 106 96 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#6F6A60\]::placeholder{--tw-text-opacity: 1;color:rgb(111 106 96 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#94a3b8\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#94a3b8\]::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#9A958C\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(154 149 140 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#9A958C\]::placeholder{--tw-text-opacity: 1;color:rgb(154 149 140 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#9a8f82\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(154 143 130 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#9a8f82\]::placeholder{--tw-text-opacity: 1;color:rgb(154 143 130 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#9ca3af\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#9ca3af\]::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#a89880\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(168 152 128 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#a89880\]::placeholder{--tw-text-opacity: 1;color:rgb(168 152 128 / var(--tw-text-opacity, 1))}.placeholder\:text-\[var\(--text-ui-secondary\)\]::-moz-placeholder{color:var(--text-ui-secondary)}.placeholder\:text-\[var\(--text-ui-secondary\)\]::placeholder{color:var(--text-ui-secondary)}.placeholder\:text-slate-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-400::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-500::placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-600::-moz-placeholder{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-600::placeholder{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.placeholder\:text-stone-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(168 162 158 / var(--tw-text-opacity, 1))}.placeholder\:text-stone-400::placeholder{--tw-text-opacity: 1;color:rgb(168 162 158 / var(--tw-text-opacity, 1))}.placeholder\:text-stone-400\/90::-moz-placeholder{color:#a8a29ee6}.placeholder\:text-stone-400\/90::placeholder{color:#a8a29ee6}.placeholder\:text-ui-secondary::-moz-placeholder{--tw-text-opacity: 1;color:rgb(var(--ui-text-secondary) / var(--tw-text-opacity, 1))}.placeholder\:text-ui-secondary::placeholder{--tw-text-opacity: 1;color:rgb(var(--ui-text-secondary) / var(--tw-text-opacity, 1))}.placeholder\:text-ui-tertiary::-moz-placeholder{--tw-text-opacity: 1;color:rgb(var(--ui-text-tertiary) / var(--tw-text-opacity, 1))}.placeholder\:text-ui-tertiary::placeholder{--tw-text-opacity: 1;color:rgb(var(--ui-text-tertiary) / var(--tw-text-opacity, 1))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-\[2px\]:after{content:var(--tw-content);left:2px}.after\:top-\[2px\]:after{content:var(--tw-content);top:2px}.after\:h-5:after{content:var(--tw-content);height:1.25rem}.after\:w-5:after{content:var(--tw-content);width:1.25rem}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:border:after{content:var(--tw-content);border-width:1px}.after\:border-gray-300:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.after\:border-stone-300:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(214 211 209 / var(--tw-border-opacity, 1))}.after\:bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.after\:transition-all:after{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.last\:mb-0:last-child{margin-bottom:0}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:pb-0:last-child{padding-bottom:0}.open\:pb-4[open]{padding-bottom:1rem}.open\:shadow-md[open]{--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\:-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\:-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\: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-110:hover{--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))}.hover\:scale-\[1\.005\]:hover{--tw-scale-x: 1.005;--tw-scale-y: 1.005;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\.01\]:hover{--tw-scale-x: 1.01;--tw-scale-y: 1.01;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-\[\#2563eb\]:hover{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.hover\:border-\[\#2563eb\]\/40:hover{border-color:#2563eb66}.hover\:border-\[\#2563eb\]\/50:hover{border-color:#2563eb80}.hover\:border-\[\#2A4A6F\]:hover{--tw-border-opacity: 1;border-color:rgb(42 74 111 / var(--tw-border-opacity, 1))}.hover\:border-\[\#3A5F8F\]:hover{--tw-border-opacity: 1;border-color:rgb(58 95 143 / var(--tw-border-opacity, 1))}.hover\:border-\[\#8a6823\]\/50:hover{border-color:#8a682380}.hover\:border-\[\#B8941F\]:hover{--tw-border-opacity: 1;border-color:rgb(184 148 31 / var(--tw-border-opacity, 1))}.hover\:border-\[\#C5A367\]:hover{--tw-border-opacity: 1;border-color:rgb(197 163 103 / var(--tw-border-opacity, 1))}.hover\:border-\[\#C5A367\]\/35:hover{border-color:#c5a36759}.hover\:border-\[\#C5A367\]\/40:hover{border-color:#c5a36766}.hover\:border-\[\#C5A367\]\/45:hover{border-color:#c5a36773}.hover\:border-\[\#C5A367\]\/50:hover{border-color:#c5a36780}.hover\:border-\[\#C5A367\]\/55:hover{border-color:#c5a3678c}.hover\:border-\[\#C5A367\]\/60:hover{border-color:#c5a36799}.hover\:border-\[\#C5A367\]\/70:hover{border-color:#c5a367b3}.hover\:border-\[\#C9A961\]:hover{--tw-border-opacity: 1;border-color:rgb(201 169 97 / var(--tw-border-opacity, 1))}.hover\:border-\[\#C9A961\]\/60:hover{border-color:#c9a96199}.hover\:border-\[\#C9A96A\]\/50:hover{border-color:#c9a96a80}.hover\:border-\[\#D4AF37\]:hover{--tw-border-opacity: 1;border-color:rgb(212 175 55 / var(--tw-border-opacity, 1))}.hover\:border-\[\#D4AF37\]\/30:hover{border-color:#d4af374d}.hover\:border-\[\#D4AF37\]\/40:hover{border-color:#d4af3766}.hover\:border-\[\#E5E7EB\]:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.hover\:border-\[\#EAB308\]:hover{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.hover\:border-\[\#F28B3B\]\/50:hover{border-color:#f28b3b80}.hover\:border-\[\#F28B3B\]\/60:hover{border-color:#f28b3b99}.hover\:border-\[\#F28B3B\]\/70:hover{border-color:#f28b3bb3}.hover\:border-\[\#b8860b\]:hover{--tw-border-opacity: 1;border-color:rgb(184 134 11 / var(--tw-border-opacity, 1))}.hover\:border-\[\#b8860b\]\/40:hover{border-color:#b8860b66}.hover\:border-\[\#d4c4a8\]:hover{--tw-border-opacity: 1;border-color:rgb(212 196 168 / var(--tw-border-opacity, 1))}.hover\:border-\[\#f97316\]:hover{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.hover\:border-\[var\(--accent\)\]:hover{border-color:var(--accent)}.hover\:border-\[var\(--border\)\]:hover{border-color:var(--border)}.hover\:border-amber-200:hover{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.hover\:border-amber-400:hover{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.hover\:border-amber-500\/60:hover{border-color:#f59e0b99}.hover\:border-blue-200:hover{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.hover\:border-blue-400:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.hover\:border-blue-500:hover{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.hover\:border-blue-600:hover{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.hover\:border-blue-700:hover{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.hover\:border-brand-orange:hover{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.hover\:border-brand-orange\/30:hover{border-color:#f973164d}.hover\:border-brand-orange\/50:hover{border-color:#f9731680}.hover\:border-brand-orange\/60:hover{border-color:#f9731699}.hover\:border-ek-primary:hover{--tw-border-opacity: 1;border-color:rgb(44 62 80 / var(--tw-border-opacity, 1))}.hover\:border-emerald-300:hover{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.hover\:border-emerald-400\/40:hover{border-color:#34d39966}.hover\:border-emerald-500\/30:hover{border-color:#10b9814d}.hover\:border-gold-500\/40:hover{border-color:#f59e0b66}.hover\:border-gold-500\/50:hover{border-color:#f59e0b80}.hover\:border-gold-500\/60:hover{border-color:#f59e0b99}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:border-green-200:hover{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.hover\:border-green-400:hover{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.hover\:border-indigo-500:hover{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.hover\:border-orange-300:hover{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.hover\:border-orange-400:hover{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.hover\:border-orange-500:hover{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.hover\:border-orange-500\/50:hover{border-color:#f9731680}.hover\:border-pink-400:hover{--tw-border-opacity: 1;border-color:rgb(244 114 182 / var(--tw-border-opacity, 1))}.hover\:border-purple-200:hover{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.hover\:border-purple-300:hover{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.hover\:border-purple-400:hover{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.hover\:border-red-200:hover{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.hover\:border-red-300:hover{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.hover\:border-slate-400:hover{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.hover\:border-slate-500:hover{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.hover\:border-slate-600\/60:hover{border-color:#47556999}.hover\:border-stone-200:hover{--tw-border-opacity: 1;border-color:rgb(231 229 228 / var(--tw-border-opacity, 1))}.hover\:border-stone-300:hover{--tw-border-opacity: 1;border-color:rgb(214 211 209 / var(--tw-border-opacity, 1))}.hover\:border-stone-400:hover{--tw-border-opacity: 1;border-color:rgb(168 162 158 / var(--tw-border-opacity, 1))}.hover\:border-theme-accent:hover{--tw-border-opacity: 1;border-color:rgb(var(--accent-color) / var(--tw-border-opacity, 1))}.hover\:border-theme-accent\/40:hover{border-color:rgb(var(--accent-color) / .4)}.hover\:border-theme-border:hover{--tw-border-opacity: 1;border-color:rgb(var(--border-color) / var(--tw-border-opacity, 1))}.hover\:border-theme-border-strong:hover{--tw-border-opacity: 1;border-color:rgb(var(--border-color-strong) / var(--tw-border-opacity, 1))}.hover\:border-ui-border-strong:hover{--tw-border-opacity: 1;border-color:rgb(var(--ui-border-strong) / var(--tw-border-opacity, 1))}.hover\:border-white\/20:hover{border-color:#fff3}.hover\:border-opacity-80:hover{--tw-border-opacity: .8}.hover\:bg-\[\#0d1530\]:hover{--tw-bg-opacity: 1;background-color:rgb(13 21 48 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0d65d9\]:hover{--tw-bg-opacity: 1;background-color:rgb(13 101 217 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0f172a\]:hover{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#162d4a\]:hover{--tw-bg-opacity: 1;background-color:rgb(22 45 74 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#166FE5\]:hover,.hover\:bg-\[\#166fe5\]:hover{--tw-bg-opacity: 1;background-color:rgb(22 111 229 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#182133\]:hover{--tw-bg-opacity: 1;background-color:rgb(24 33 51 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1a1510\]:hover{--tw-bg-opacity: 1;background-color:rgb(26 21 16 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1a2d4a\]:hover{--tw-bg-opacity: 1;background-color:rgb(26 45 74 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1a94da\]:hover{--tw-bg-opacity: 1;background-color:rgb(26 148 218 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1d4ed8\]:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1e3a5c\]:hover{--tw-bg-opacity: 1;background-color:rgb(30 58 92 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#213d5c\]:hover{--tw-bg-opacity: 1;background-color:rgb(33 61 92 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#223d5c\]:hover{--tw-bg-opacity: 1;background-color:rgb(34 61 92 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#234060\]:hover{--tw-bg-opacity: 1;background-color:rgb(35 64 96 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#243040\]:hover{--tw-bg-opacity: 1;background-color:rgb(36 48 64 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#243E5F\]:hover{--tw-bg-opacity: 1;background-color:rgb(36 62 95 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#253040\]:hover{--tw-bg-opacity: 1;background-color:rgb(37 48 64 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2D5A43\]:hover{--tw-bg-opacity: 1;background-color:rgb(45 90 67 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2F3A45\]:hover{--tw-bg-opacity: 1;background-color:rgb(47 58 69 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2a2f35\]:hover{--tw-bg-opacity: 1;background-color:rgb(42 47 53 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2c3e50\]:hover{--tw-bg-opacity: 1;background-color:rgb(44 62 80 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2d3238\]:hover{--tw-bg-opacity: 1;background-color:rgb(45 50 56 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#3498db\]\/30:hover{background-color:#3498db4d}.hover\:bg-\[\#34d399\]:hover{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#3A5F8F\]:hover{--tw-bg-opacity: 1;background-color:rgb(58 95 143 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#60a5fa\]:hover{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#7d6229\]:hover{--tw-bg-opacity: 1;background-color:rgb(125 98 41 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#856404\]\/10:hover{background-color:#8564041a}.hover\:bg-\[\#8B6652\]:hover{--tw-bg-opacity: 1;background-color:rgb(139 102 82 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#8B6BA8\]:hover{--tw-bg-opacity: 1;background-color:rgb(139 107 168 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#991B1B\]\/20:hover{background-color:#991b1b33}.hover\:bg-\[\#B8941F\]:hover{--tw-bg-opacity: 1;background-color:rgb(184 148 31 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#B89600\]:hover{--tw-bg-opacity: 1;background-color:rgb(184 150 0 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#B89951\]:hover{--tw-bg-opacity: 1;background-color:rgb(184 153 81 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#C08768\]:hover{--tw-bg-opacity: 1;background-color:rgb(192 135 104 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#C5A367\]\/10:hover{background-color:#c5a3671a}.hover\:bg-\[\#C5A367\]\/15:hover{background-color:#c5a36726}.hover\:bg-\[\#C5A367\]\/25:hover{background-color:#c5a36740}.hover\:bg-\[\#C5A367\]\/50:hover{background-color:#c5a36780}.hover\:bg-\[\#C85E48\]:hover{--tw-bg-opacity: 1;background-color:rgb(200 94 72 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#C9A961\]\/10:hover{background-color:#c9a9611a}.hover\:bg-\[\#C9A961\]\/25:hover{background-color:#c9a96140}.hover\:bg-\[\#CEB4E3\]:hover{--tw-bg-opacity: 1;background-color:rgb(206 180 227 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#D4AF37\]\/15:hover{background-color:#d4af3726}.hover\:bg-\[\#D4AF37\]\/20:hover{background-color:#d4af3733}.hover\:bg-\[\#D4AF37\]\/90:hover{background-color:#d4af37e6}.hover\:bg-\[\#D4CEBD\]:hover{--tw-bg-opacity: 1;background-color:rgb(212 206 189 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#D8A39D\]:hover{--tw-bg-opacity: 1;background-color:rgb(216 163 157 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#D9B5A8\]:hover{--tw-bg-opacity: 1;background-color:rgb(217 181 168 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E05A00\]:hover{--tw-bg-opacity: 1;background-color:rgb(224 90 0 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E2725B\]:hover{--tw-bg-opacity: 1;background-color:rgb(226 114 91 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E3DDD2\]:hover{--tw-bg-opacity: 1;background-color:rgb(227 221 210 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E8D4F8\]:hover{--tw-bg-opacity: 1;background-color:rgb(232 212 248 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E8E6E0\]:hover{--tw-bg-opacity: 1;background-color:rgb(232 230 224 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#EDE9DF\]:hover{--tw-bg-opacity: 1;background-color:rgb(237 233 223 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F0EBE3\]:hover{--tw-bg-opacity: 1;background-color:rgb(240 235 227 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F0EFEA\]:hover{--tw-bg-opacity: 1;background-color:rgb(240 239 234 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F0F4FA\]:hover{--tw-bg-opacity: 1;background-color:rgb(240 244 250 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F2BFA4\]:hover{--tw-bg-opacity: 1;background-color:rgb(242 191 164 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F2E8D6\]:hover{--tw-bg-opacity: 1;background-color:rgb(242 232 214 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F3ECE0\]:hover{--tw-bg-opacity: 1;background-color:rgb(243 236 224 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F3EFE5\]:hover{--tw-bg-opacity: 1;background-color:rgb(243 239 229 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F5E7DE\]:hover{--tw-bg-opacity: 1;background-color:rgb(245 231 222 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F5EFE4\]:hover{--tw-bg-opacity: 1;background-color:rgb(245 239 228 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F5F0FF\]:hover{--tw-bg-opacity: 1;background-color:rgb(245 240 255 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F6F1E8\]:hover{--tw-bg-opacity: 1;background-color:rgb(246 241 232 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F7F1E1\]:hover{--tw-bg-opacity: 1;background-color:rgb(247 241 225 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F7F1E1\]\/80:hover{background-color:#f7f1e1cc}.hover\:bg-\[\#F8F6F0\]:hover{--tw-bg-opacity: 1;background-color:rgb(248 246 240 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F8F8F8\]:hover{--tw-bg-opacity: 1;background-color:rgb(248 248 248 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F9F5EE\]:hover{--tw-bg-opacity: 1;background-color:rgb(249 245 238 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F9F8F6\]:hover{--tw-bg-opacity: 1;background-color:rgb(249 248 246 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FAF5F0\]:hover{--tw-bg-opacity: 1;background-color:rgb(250 245 240 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FAF7EF\]:hover{--tw-bg-opacity: 1;background-color:rgb(250 247 239 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FAF9F6\]:hover{--tw-bg-opacity: 1;background-color:rgb(250 249 246 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FAFAF8\]:hover{--tw-bg-opacity: 1;background-color:rgb(250 250 248 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FAFAF9\]:hover{--tw-bg-opacity: 1;background-color:rgb(250 250 249 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FBF6EC\]:hover{--tw-bg-opacity: 1;background-color:rgb(251 246 236 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FBF9F0\]:hover{--tw-bg-opacity: 1;background-color:rgb(251 249 240 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FDF9F3\]:hover{--tw-bg-opacity: 1;background-color:rgb(253 249 243 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FF6B01\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 107 1 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFE5D9\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 229 217 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFF8E8\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 248 232 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFF8EE\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 248 238 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFF8F0\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 248 240 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFF9F0\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 249 240 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFF9F2\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 249 242 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFF9F5\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 249 245 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFFCF7\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 252 247 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#a77624\]:hover{--tw-bg-opacity: 1;background-color:rgb(167 118 36 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#b08f56\]:hover{--tw-bg-opacity: 1;background-color:rgb(176 143 86 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#b8894a\]:hover{--tw-bg-opacity: 1;background-color:rgb(184 137 74 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#b8945a\]:hover{--tw-bg-opacity: 1;background-color:rgb(184 148 90 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#b8954f\]:hover{--tw-bg-opacity: 1;background-color:rgb(184 149 79 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#b8955a\]:hover{--tw-bg-opacity: 1;background-color:rgb(184 149 90 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#c7deff\]:hover{--tw-bg-opacity: 1;background-color:rgb(199 222 255 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#d7e6ff\]:hover{--tw-bg-opacity: 1;background-color:rgb(215 230 255 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#d99008\]:hover{--tw-bg-opacity: 1;background-color:rgb(217 144 8 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e0ecff\]:hover{--tw-bg-opacity: 1;background-color:rgb(224 236 255 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e6efff\]:hover{--tw-bg-opacity: 1;background-color:rgb(230 239 255 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e8c96a\]:hover{--tw-bg-opacity: 1;background-color:rgb(232 201 106 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#ea580c\]:hover{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#efe7d9\]:hover{--tw-bg-opacity: 1;background-color:rgb(239 231 217 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#eff6ff\]:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f0f4ff\]:hover{--tw-bg-opacity: 1;background-color:rgb(240 244 255 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f1f5f2\]:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 242 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f4f6fa\]:hover{--tw-bg-opacity: 1;background-color:rgb(244 246 250 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f5ecd8\]:hover{--tw-bg-opacity: 1;background-color:rgb(245 236 216 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f8f5ee\]:hover{--tw-bg-opacity: 1;background-color:rgb(248 245 238 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f97316\]:hover{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f9f7f2\]:hover{--tw-bg-opacity: 1;background-color:rgb(249 247 242 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#faf6ec\]:hover{--tw-bg-opacity: 1;background-color:rgb(250 246 236 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#faf8f4\]:hover{--tw-bg-opacity: 1;background-color:rgb(250 248 244 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#fef2f2\]:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#fffaf0\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 250 240 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#fffdf5\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 253 245 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#fffef9\]\/80:hover{background-color:#fffef9cc}.hover\:bg-\[rgba\(197\,163\,103\,0\.06\)\]:hover{background-color:#c5a3670f}.hover\:bg-\[rgba\(197\,163\,103\,0\.07\)\]:hover{background-color:#c5a36712}.hover\:bg-\[rgba\(197\,163\,103\,0\.12\)\]:hover{background-color:#c5a3671f}.hover\:bg-\[var\(--bg-primary\)\]:hover{background-color:var(--bg-primary)}.hover\:bg-\[var\(--bg-secondary\)\]:hover{background-color:var(--bg-secondary)}.hover\:bg-amber-400:hover{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-700:hover{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-800:hover{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity, 1))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-black\/5:hover{background-color:#0000000d}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-200:hover{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50\/50:hover{background-color:#eff6ff80}.hover\:bg-blue-500:hover{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-brand-orange\/20:hover{background-color:#f9731633}.hover\:bg-cyan-100:hover{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-200:hover{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-700:hover{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.hover\:bg-ek-primary\/90:hover{background-color:#2c3e50e6}.hover\:bg-emerald-100:hover{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-200:hover{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-500:hover{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-600:hover{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-800\/50:hover{background-color:#065f4680}.hover\:bg-emerald-900\/60:hover{background-color:#064e3b99}.hover\:bg-emerald-950\/40:hover{background-color:#022c2266}.hover\:bg-emerald-950\/50:hover{background-color:#022c2280}.hover\:bg-fortress-card\/40:hover{background-color:#1e293b66}.hover\:bg-fortress-slate\/30:hover{background-color:#0f172a4d}.hover\:bg-gold-400:hover{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.hover\:bg-gold-500:hover{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.hover\:bg-gold-500\/10:hover{background-color:#f59e0b1a}.hover\:bg-gold-500\/20:hover{background-color:#f59e0b33}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-400:hover{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-900:hover{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.hover\:bg-green-200:hover{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-50:hover{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-600:hover{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-900:hover{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-400:hover{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-500:hover{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-600:hover{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-700:hover{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-200:hover{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-200:hover{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-50:hover{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-600:hover{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-800:hover{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.hover\:bg-red-900:hover{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.hover\:bg-red-900\/30:hover{background-color:#7f1d1d4d}.hover\:bg-red-900\/60:hover{background-color:#7f1d1d99}.hover\:bg-red-950:hover{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-950\/40:hover{background-color:#4c051966}.hover\:bg-rose-950\/\[0\.12\]:hover{background-color:#4c05191f}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-600:hover{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-700:hover{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-700\/30:hover{background-color:#3341554d}.hover\:bg-slate-700\/70:hover{background-color:#334155b3}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-800\/30:hover{background-color:#1e293b4d}.hover\:bg-slate-800\/40:hover{background-color:#1e293b66}.hover\:bg-slate-800\/50:hover{background-color:#1e293b80}.hover\:bg-slate-800\/60:hover{background-color:#1e293b99}.hover\:bg-slate-800\/80:hover{background-color:#1e293bcc}.hover\:bg-state-danger-soft:hover{--tw-bg-opacity: 1;background-color:rgb(var(--state-danger-soft) / var(--tw-bg-opacity, 1))}.hover\:bg-state-success-soft:hover{--tw-bg-opacity: 1;background-color:rgb(var(--state-success-soft) / var(--tw-bg-opacity, 1))}.hover\:bg-state-success-softer:hover{--tw-bg-opacity: 1;background-color:rgb(var(--state-success-softer) / var(--tw-bg-opacity, 1))}.hover\:bg-state-warning-soft:hover{--tw-bg-opacity: 1;background-color:rgb(var(--state-warning-soft) / var(--tw-bg-opacity, 1))}.hover\:bg-stone-100:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 244 / var(--tw-bg-opacity, 1))}.hover\:bg-stone-100\/60:hover{background-color:#f5f5f499}.hover\:bg-stone-100\/70:hover{background-color:#f5f5f4b3}.hover\:bg-stone-100\/90:hover{background-color:#f5f5f4e6}.hover\:bg-stone-200:hover{--tw-bg-opacity: 1;background-color:rgb(231 229 228 / var(--tw-bg-opacity, 1))}.hover\:bg-stone-200\/80:hover{background-color:#e7e5e4cc}.hover\:bg-stone-50:hover{--tw-bg-opacity: 1;background-color:rgb(250 250 249 / var(--tw-bg-opacity, 1))}.hover\:bg-stone-50\/80:hover{background-color:#fafaf9cc}.hover\:bg-stone-50\/90:hover{background-color:#fafaf9e6}.hover\:bg-theme-accent:hover{--tw-bg-opacity: 1;background-color:rgb(var(--accent-color) / var(--tw-bg-opacity, 1))}.hover\:bg-theme-accent-strong:hover{--tw-bg-opacity: 1;background-color:rgb(var(--accent-color-strong) / var(--tw-bg-opacity, 1))}.hover\:bg-theme-accent\/10:hover{background-color:rgb(var(--accent-color) / .1)}.hover\:bg-theme-accent\/15:hover{background-color:rgb(var(--accent-color) / .15)}.hover\:bg-theme-accent\/25:hover{background-color:rgb(var(--accent-color) / .25)}.hover\:bg-theme-surface-primary:hover{--tw-bg-opacity: 1;background-color:rgb(var(--surface-primary) / var(--tw-bg-opacity, 1))}.hover\:bg-theme-surface-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(var(--surface-secondary) / var(--tw-bg-opacity, 1))}.hover\:bg-ui-parchment:hover{--tw-bg-opacity: 1;background-color:rgb(var(--ui-parchment) / var(--tw-bg-opacity, 1))}.hover\:bg-ui-surface-dark:hover{--tw-bg-opacity: 1;background-color:rgb(var(--ui-surface-dark) / var(--tw-bg-opacity, 1))}.hover\:bg-ui-surface-dark\/40:hover{background-color:rgb(var(--ui-surface-dark) / .4)}.hover\:bg-ui-surface-dark\/60:hover{background-color:rgb(var(--ui-surface-dark) / .6)}.hover\:bg-ui-surface-dark\/80:hover{background-color:rgb(var(--ui-surface-dark) / .8)}.hover\:bg-ui-surface-muted:hover{--tw-bg-opacity: 1;background-color:rgb(var(--ui-surface-muted) / var(--tw-bg-opacity, 1))}.hover\:bg-ui-surface-subtle:hover{--tw-bg-opacity: 1;background-color:rgb(var(--ui-surface-subtle) / var(--tw-bg-opacity, 1))}.hover\:bg-violet-50:hover{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/15:hover{background-color:#ffffff26}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/30:hover{background-color:#ffffff4d}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-white\/50:hover{background-color:#ffffff80}.hover\:bg-white\/80:hover{background-color:#fffc}.hover\:bg-white\/90:hover{background-color:#ffffffe6}.hover\:bg-white\/95:hover{background-color:#fffffff2}.hover\:bg-zinc-800\/40:hover{background-color:#27272a66}.hover\:bg-zinc-800\/50:hover{background-color:#27272a80}.hover\:bg-gradient-to-b:hover{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.hover\:from-\[\#2980b9\]:hover{--tw-gradient-from: #2980b9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 128 185 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#3A5F8F\]:hover{--tw-gradient-from: #3A5F8F var(--tw-gradient-from-position);--tw-gradient-to: rgb(58 95 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#B8984F\]:hover{--tw-gradient-from: #B8984F var(--tw-gradient-from-position);--tw-gradient-to: rgb(184 152 79 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#fae9bc\]:hover{--tw-gradient-from: #fae9bc var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 233 188 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700:hover{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-emerald-500:hover{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500:hover{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-orange-500:hover{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-600:hover{--tw-gradient-from: #7c3aed var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-700:hover{--tw-gradient-from: #6d28d9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600:hover{--tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-\[\#1a252f\]:hover{--tw-gradient-to: #1a252f var(--tw-gradient-to-position)}.hover\:to-\[\#2A4A6F\]:hover{--tw-gradient-to: #2A4A6F var(--tw-gradient-to-position)}.hover\:to-\[\#C9A961\]:hover{--tw-gradient-to: #C9A961 var(--tw-gradient-to-position)}.hover\:to-\[\#d1ba79\]:hover{--tw-gradient-to: #d1ba79 var(--tw-gradient-to-position)}.hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.hover\:to-blue-800:hover{--tw-gradient-to: #1e40af var(--tw-gradient-to-position)}.hover\:to-cyan-500:hover{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.hover\:to-green-400:hover{--tw-gradient-to: #4ade80 var(--tw-gradient-to-position)}.hover\:to-orange-400:hover{--tw-gradient-to: #fb923c var(--tw-gradient-to-position)}.hover\:to-orange-600:hover{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.hover\:to-pink-600:hover{--tw-gradient-to: #db2777 var(--tw-gradient-to-position)}.hover\:text-\[\#020617\]:hover{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.hover\:text-\[\#050A18\]:hover{--tw-text-opacity: 1;color:rgb(5 10 24 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0f172a\]:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-\[\#1d4ed8\]:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-\[\#1e3a5f\]:hover{--tw-text-opacity: 1;color:rgb(30 58 95 / var(--tw-text-opacity, 1))}.hover\:text-\[\#1e40af\]:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-\[\#1f2933\]:hover{--tw-text-opacity: 1;color:rgb(31 41 51 / var(--tw-text-opacity, 1))}.hover\:text-\[\#222633\]:hover{--tw-text-opacity: 1;color:rgb(34 38 51 / var(--tw-text-opacity, 1))}.hover\:text-\[\#2563eb\]:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-\[\#262626\]:hover{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity, 1))}.hover\:text-\[\#2A4A6F\]:hover{--tw-text-opacity: 1;color:rgb(42 74 111 / var(--tw-text-opacity, 1))}.hover\:text-\[\#2c241c\]:hover{--tw-text-opacity: 1;color:rgb(44 36 28 / var(--tw-text-opacity, 1))}.hover\:text-\[\#2c3e50\]:hover{--tw-text-opacity: 1;color:rgb(44 62 80 / var(--tw-text-opacity, 1))}.hover\:text-\[\#34d399\]:hover{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.hover\:text-\[\#3A5F8F\]:hover{--tw-text-opacity: 1;color:rgb(58 95 143 / var(--tw-text-opacity, 1))}.hover\:text-\[\#5c4a1f\]:hover{--tw-text-opacity: 1;color:rgb(92 74 31 / var(--tw-text-opacity, 1))}.hover\:text-\[\#5c5346\]:hover{--tw-text-opacity: 1;color:rgb(92 83 70 / var(--tw-text-opacity, 1))}.hover\:text-\[\#60a5fa\]:hover{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.hover\:text-\[\#6F6A60\]:hover{--tw-text-opacity: 1;color:rgb(111 106 96 / var(--tw-text-opacity, 1))}.hover\:text-\[\#8B6652\]:hover{--tw-text-opacity: 1;color:rgb(139 102 82 / var(--tw-text-opacity, 1))}.hover\:text-\[\#8B6BA8\]:hover{--tw-text-opacity: 1;color:rgb(139 107 168 / var(--tw-text-opacity, 1))}.hover\:text-\[\#8a6b3d\]:hover{--tw-text-opacity: 1;color:rgb(138 107 61 / var(--tw-text-opacity, 1))}.hover\:text-\[\#8a6d3c\]:hover{--tw-text-opacity: 1;color:rgb(138 109 60 / var(--tw-text-opacity, 1))}.hover\:text-\[\#9A7B2C\]:hover{--tw-text-opacity: 1;color:rgb(154 123 44 / var(--tw-text-opacity, 1))}.hover\:text-\[\#B8941F\]:hover{--tw-text-opacity: 1;color:rgb(184 148 31 / var(--tw-text-opacity, 1))}.hover\:text-\[\#C08768\]:hover{--tw-text-opacity: 1;color:rgb(192 135 104 / var(--tw-text-opacity, 1))}.hover\:text-\[\#C5A367\]:hover{--tw-text-opacity: 1;color:rgb(197 163 103 / var(--tw-text-opacity, 1))}.hover\:text-\[\#C85E48\]:hover{--tw-text-opacity: 1;color:rgb(200 94 72 / var(--tw-text-opacity, 1))}.hover\:text-\[\#C9A84C\]:hover{--tw-text-opacity: 1;color:rgb(201 168 76 / var(--tw-text-opacity, 1))}.hover\:text-\[\#C9A961\]:hover{--tw-text-opacity: 1;color:rgb(201 169 97 / var(--tw-text-opacity, 1))}.hover\:text-\[\#E05A00\]:hover{--tw-text-opacity: 1;color:rgb(224 90 0 / var(--tw-text-opacity, 1))}.hover\:text-\[\#E8D5A3\]:hover{--tw-text-opacity: 1;color:rgb(232 213 163 / var(--tw-text-opacity, 1))}.hover\:text-\[\#F28B3B\]:hover{--tw-text-opacity: 1;color:rgb(242 139 59 / var(--tw-text-opacity, 1))}.hover\:text-\[\#F5F5FA\]:hover{--tw-text-opacity: 1;color:rgb(245 245 250 / var(--tw-text-opacity, 1))}.hover\:text-\[\#F9F5EE\]:hover{--tw-text-opacity: 1;color:rgb(249 245 238 / var(--tw-text-opacity, 1))}.hover\:text-\[\#b08f56\]:hover{--tw-text-opacity: 1;color:rgb(176 143 86 / var(--tw-text-opacity, 1))}.hover\:text-\[\#d4b87c\]:hover{--tw-text-opacity: 1;color:rgb(212 184 124 / var(--tw-text-opacity, 1))}.hover\:text-\[\#e0c992\]:hover{--tw-text-opacity: 1;color:rgb(224 201 146 / var(--tw-text-opacity, 1))}.hover\:text-\[\#e8c96a\]:hover{--tw-text-opacity: 1;color:rgb(232 201 106 / var(--tw-text-opacity, 1))}.hover\:text-\[\#f0c87d\]:hover{--tw-text-opacity: 1;color:rgb(240 200 125 / var(--tw-text-opacity, 1))}.hover\:text-\[var\(--accent\)\]:hover{color:var(--accent)}.hover\:text-\[var\(--text-primary\)\]:hover{color:var(--text-primary)}.hover\:text-\[var\(--text-ui-primary\)\]:hover{color:var(--text-ui-primary)}.hover\:text-amber-500:hover{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:text-blue-300:hover{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-brand-gold:hover{--tw-text-opacity: 1;color:rgb(var(--brand-gold) / var(--tw-text-opacity, 1))}.hover\:text-brand-gold\/80:hover{color:rgb(var(--brand-gold) / .8)}.hover\:text-brand-orange:hover{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.hover\:text-cyan-300:hover{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.hover\:text-cyan-700:hover{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.hover\:text-emerald-300:hover{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.hover\:text-emerald-700:hover{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.hover\:text-gold-500:hover{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-green-900:hover{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.hover\:text-indigo-600:hover{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.hover\:text-indigo-700:hover{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.hover\:text-orange-200:hover{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.hover\:text-orange-300:hover{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.hover\:text-orange-400:hover{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.hover\:text-orange-500:hover{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.hover\:text-orange-600:hover{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.hover\:text-orange-700:hover{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.hover\:text-orange-800:hover{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.hover\:text-purple-600:hover{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.hover\:text-purple-700:hover{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.hover\:text-purple-800:hover{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.hover\:text-purple-900:hover{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.hover\:text-red-100:hover{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-red-800:hover{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.hover\:text-slate-100:hover{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.hover\:text-slate-200:hover{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.hover\:text-slate-300:hover{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.hover\:text-slate-600:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.hover\:text-slate-700:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.hover\:text-slate-800:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-state-danger-strong:hover{--tw-text-opacity: 1;color:rgb(var(--state-danger-strong) / var(--tw-text-opacity, 1))}.hover\:text-state-warning:hover{--tw-text-opacity: 1;color:rgb(var(--state-warning) / var(--tw-text-opacity, 1))}.hover\:text-state-warning-strong:hover{--tw-text-opacity: 1;color:rgb(var(--state-warning-strong) / var(--tw-text-opacity, 1))}.hover\:text-stone-300:hover{--tw-text-opacity: 1;color:rgb(214 211 209 / var(--tw-text-opacity, 1))}.hover\:text-stone-600:hover{--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity, 1))}.hover\:text-stone-700:hover{--tw-text-opacity: 1;color:rgb(68 64 60 / var(--tw-text-opacity, 1))}.hover\:text-stone-800:hover{--tw-text-opacity: 1;color:rgb(41 37 36 / var(--tw-text-opacity, 1))}.hover\:text-stone-900:hover{--tw-text-opacity: 1;color:rgb(28 25 23 / var(--tw-text-opacity, 1))}.hover\:text-theme-accent:hover{--tw-text-opacity: 1;color:rgb(var(--accent-color) / var(--tw-text-opacity, 1))}.hover\:text-ui-link:hover{--tw-text-opacity: 1;color:rgb(var(--ui-link) / var(--tw-text-opacity, 1))}.hover\:text-ui-primary:hover{--tw-text-opacity: 1;color:rgb(var(--ui-text-primary) / var(--tw-text-opacity, 1))}.hover\:text-ui-primary-soft:hover{--tw-text-opacity: 1;color:rgb(var(--ui-text-primary-soft) / var(--tw-text-opacity, 1))}.hover\:text-ui-secondary:hover{--tw-text-opacity: 1;color:rgb(var(--ui-text-secondary) / var(--tw-text-opacity, 1))}.hover\:text-ui-tertiary:hover{--tw-text-opacity: 1;color:rgb(var(--ui-text-tertiary) / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-yellow-400:hover{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.hover\:text-yellow-600:hover{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.hover\:text-zinc-100:hover{--tw-text-opacity: 1;color:rgb(244 244 245 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:decoration-\[\#C5A367\]:hover{text-decoration-color:#c5a367}.hover\:underline-offset-2:hover{text-underline-offset:2px}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-95:hover{opacity:.95}.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-\[0_0_0_2px_rgba\(242\,139\,59\,0\.15\)\]:hover{--tw-shadow: 0 0 0 2px rgba(242,139,59,.15);--tw-shadow-colored: 0 0 0 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-\[0_0_0_2px_rgba\(242\,139\,59\,0\.18\)\]:hover{--tw-shadow: 0 0 0 2px rgba(242,139,59,.18);--tw-shadow-colored: 0 0 0 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-\[0_0_0_2px_rgba\(242\,139\,59\,0\.2\)\]:hover{--tw-shadow: 0 0 0 2px rgba(242,139,59,.2);--tw-shadow-colored: 0 0 0 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-\[0_0_0_2px_rgba\(242\,139\,59\,0\.25\)\]:hover{--tw-shadow: 0 0 0 2px rgba(242,139,59,.25);--tw-shadow-colored: 0 0 0 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-\[0_0_30px_rgba\(249\,115\,22\,0\.4\)\]:hover{--tw-shadow: 0 0 30px rgba(249,115,22,.4);--tw-shadow-colored: 0 0 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)}.hover\:shadow-lg:hover{--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)}.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-sm:hover{--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)}.hover\:shadow-xl:hover{--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)}.hover\:shadow-blue-500\/50:hover{--tw-shadow-color: rgb(59 130 246 / .5);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-brand-orange\/50:hover{--tw-shadow-color: rgb(249 115 22 / .5);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-yellow-500\/50:hover{--tw-shadow-color: rgb(234 179 8 / .5);--tw-shadow: var(--tw-shadow-colored)}.hover\:ring-2: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(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\:ring-\[\#C5A367\]\/25:hover{--tw-ring-color: rgb(197 163 103 / .25)}.hover\:ring-\[\#C9A961\]:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(201 169 97 / var(--tw-ring-opacity, 1))}.hover\:ring-emerald-400\/50:hover{--tw-ring-color: rgb(52 211 153 / .5)}.hover\:brightness-105:hover{--tw-brightness: brightness(1.05);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)}.hover\:brightness-95:hover{--tw-brightness: brightness(.95);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-\[0\.99\]:hover{--tw-brightness: brightness(.99);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\:grayscale-0:hover{--tw-grayscale: grayscale(0);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-\[\#2A4A6F\]:focus{--tw-border-opacity: 1;border-color:rgb(42 74 111 / var(--tw-border-opacity, 1))}.focus\:border-\[\#3498db\]:focus{--tw-border-opacity: 1;border-color:rgb(52 152 219 / var(--tw-border-opacity, 1))}.focus\:border-\[\#856404\]:focus{--tw-border-opacity: 1;border-color:rgb(133 100 4 / var(--tw-border-opacity, 1))}.focus\:border-\[\#A67C2A\]:focus{--tw-border-opacity: 1;border-color:rgb(166 124 42 / var(--tw-border-opacity, 1))}.focus\:border-\[\#C5A028\]:focus{--tw-border-opacity: 1;border-color:rgb(197 160 40 / var(--tw-border-opacity, 1))}.focus\:border-\[\#C5A367\]:focus{--tw-border-opacity: 1;border-color:rgb(197 163 103 / var(--tw-border-opacity, 1))}.focus\:border-\[\#C5A367\]\/60:focus{border-color:#c5a36799}.focus\:border-\[\#C9A961\]:focus{--tw-border-opacity: 1;border-color:rgb(201 169 97 / var(--tw-border-opacity, 1))}.focus\:border-\[\#b8860b\]:focus{--tw-border-opacity: 1;border-color:rgb(184 134 11 / var(--tw-border-opacity, 1))}.focus\:border-\[\#b8860b\]\/70:focus{border-color:#b8860bb3}.focus\:border-\[\#f97316\]:focus{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.focus\:border-\[var\(--accent\)\]:focus{border-color:var(--accent)}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-brand-orange:focus{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.focus\:border-ek-primary:focus{--tw-border-opacity: 1;border-color:rgb(44 62 80 / var(--tw-border-opacity, 1))}.focus\:border-emerald-500\/50:focus{border-color:#10b98180}.focus\:border-emerald-500\/60:focus{border-color:#10b98199}.focus\:border-green-500:focus{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.focus\:border-orange-500:focus{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.focus\:border-purple-500:focus{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.focus\:border-purple-600:focus{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1))}.focus\:border-red-400:focus{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.focus\:border-rose-800\/40:focus{border-color:#9f123966}.focus\:border-slate-500:focus{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.focus\:border-stone-400:focus{--tw-border-opacity: 1;border-color:rgb(168 162 158 / var(--tw-border-opacity, 1))}.focus\:border-theme-accent:focus{--tw-border-opacity: 1;border-color:rgb(var(--accent-color) / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus\:not-italic:focus{font-style:normal}.focus\:shadow-\[0_0_0_3px_rgba\(197\,160\,40\,0\.12\)\]:focus{--tw-shadow: 0 0 0 3px rgba(197,160,40,.12);--tw-shadow-colored: 0 0 0 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\: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-inset:focus{--tw-ring-inset: inset}.focus\:ring-\[\#050A18\]\/15:focus{--tw-ring-color: rgb(5 10 24 / .15)}.focus\:ring-\[\#1877F2\]\/30:focus{--tw-ring-color: rgb(24 119 242 / .3)}.focus\:ring-\[\#1e3a5f\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 58 95 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#1e3a5f\]\/15:focus{--tw-ring-color: rgb(30 58 95 / .15)}.focus\:ring-\[\#2A4A6F\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(42 74 111 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#2A4A6F\]\/25:focus{--tw-ring-color: rgb(42 74 111 / .25)}.focus\:ring-\[\#3498db\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 152 219 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#3498db\]\/30:focus{--tw-ring-color: rgb(52 152 219 / .3)}.focus\:ring-\[\#856404\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(133 100 4 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#A67C2A\]\/25:focus{--tw-ring-color: rgb(166 124 42 / .25)}.focus\:ring-\[\#C5A367\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(197 163 103 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#C5A367\]\/20:focus{--tw-ring-color: rgb(197 163 103 / .2)}.focus\:ring-\[\#C5A367\]\/25:focus{--tw-ring-color: rgb(197 163 103 / .25)}.focus\:ring-\[\#C5A367\]\/30:focus{--tw-ring-color: rgb(197 163 103 / .3)}.focus\:ring-\[\#C5A367\]\/40:focus{--tw-ring-color: rgb(197 163 103 / .4)}.focus\:ring-\[\#C9A84C\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(201 168 76 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#C9A961\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(201 169 97 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#C9A961\]\/40:focus{--tw-ring-color: rgb(201 169 97 / .4)}.focus\:ring-\[\#D4AF37\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(212 175 55 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#b8860b\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(184 134 11 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#d4af37\]\/40:focus{--tw-ring-color: rgb(212 175 55 / .4)}.focus\:ring-\[\#f97316\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.focus\:ring-\[var\(--accent\)\]:focus{--tw-ring-color: var(--accent)}.focus\:ring-amber-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}.focus\:ring-black\/30:focus{--tw-ring-color: rgb(0 0 0 / .3)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-brand-orange:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-500\/30:focus{--tw-ring-color: rgb(16 185 129 / .3)}.focus\:ring-gray-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1))}.focus\:ring-green-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(233 213 255 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.focus\:ring-red-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-rose-900\/15:focus{--tw-ring-color: rgb(136 19 55 / .15)}.focus\:ring-slate-400\/50:focus{--tw-ring-color: rgb(148 163 184 / .5)}.focus\:ring-slate-500\/30:focus{--tw-ring-color: rgb(100 116 139 / .3)}.focus\:ring-theme-accent:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--accent-color) / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.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-\[\#050A18\]:focus-visible{outline-color:#050a18}.focus-visible\:outline-\[\#C5A367\]:focus-visible{outline-color:#c5a367}.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-\[\#101010\]:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 16 16 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-\[\#C5A028\]\/60:focus-visible{--tw-ring-color: rgb(197 160 40 / .6)}.focus-visible\:ring-\[\#C5A028\]\/80:focus-visible{--tw-ring-color: rgb(197 160 40 / .8)}.focus-visible\:ring-\[\#C5A367\]:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(197 163 103 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-\[\#C5A367\]\/25:focus-visible{--tw-ring-color: rgb(197 163 103 / .25)}.focus-visible\:ring-\[\#C5A367\]\/30:focus-visible{--tw-ring-color: rgb(197 163 103 / .3)}.focus-visible\:ring-\[\#C5A367\]\/35:focus-visible{--tw-ring-color: rgb(197 163 103 / .35)}.focus-visible\:ring-\[\#C5A367\]\/40:focus-visible{--tw-ring-color: rgb(197 163 103 / .4)}.focus-visible\:ring-\[\#C5A367\]\/45:focus-visible{--tw-ring-color: rgb(197 163 103 / .45)}.focus-visible\:ring-\[\#C5A367\]\/50:focus-visible{--tw-ring-color: rgb(197 163 103 / .5)}.focus-visible\:ring-\[\#C9A96A\]:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(201 169 106 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-amber-400\/40:focus-visible{--tw-ring-color: rgb(251 191 36 / .4)}.focus-visible\:ring-amber-400\/50:focus-visible{--tw-ring-color: rgb(251 191 36 / .5)}.focus-visible\:ring-blue-400:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-emerald-400:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-white\/40:focus-visible{--tw-ring-color: rgb(255 255 255 / .4)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-\[\#050A18\]:focus-visible{--tw-ring-offset-color: #050A18}.focus-visible\:ring-offset-\[\#F9F8F6\]:focus-visible{--tw-ring-offset-color: #F9F8F6}.focus-visible\:ring-offset-\[\#FDFCF0\]:focus-visible{--tw-ring-offset-color: #FDFCF0}.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\.96\]:active{--tw-scale-x: .96;--tw-scale-y: .96;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))}.active\:scale-\[0\.99\]:active{--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))}.active\:cursor-grabbing:active{cursor:grabbing}.active\:bg-ui-surface-muted:active{--tw-bg-opacity: 1;background-color:rgb(var(--ui-surface-muted) / var(--tw-bg-opacity, 1))}.active\:brightness-\[0\.92\]:active{--tw-brightness: brightness(.92);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)}.disabled\:transform-none:disabled{transform:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:cursor-wait:disabled{cursor:wait}.disabled\:bg-\[\#EDE9E0\]:disabled{--tw-bg-opacity: 1;background-color:rgb(237 233 224 / var(--tw-bg-opacity, 1))}.disabled\:bg-blue-300:disabled{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-300:disabled{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-400:disabled{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.disabled\:bg-stone-300:disabled{--tw-bg-opacity: 1;background-color:rgb(214 211 209 / var(--tw-bg-opacity, 1))}.disabled\:text-stone-600:disabled{--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity, 1))}.disabled\:text-ui-disabled:disabled{--tw-text-opacity: 1;color:rgb(var(--ui-text-disabled) / var(--tw-text-opacity, 1))}.disabled\:no-underline:disabled{text-decoration-line:none}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-45:disabled{opacity:.45}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-55:disabled{opacity:.55}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:hover\:translate-y-0:hover:disabled{--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))}.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[open] .group-open\:inline{display:inline}.group[open] .group-open\:hidden{display:none}.group[open] .group-open\: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))}.group:focus-within .group-focus-within\:block{display:block}.group\/footer:focus-within .group-focus-within\/footer\:max-h-\[min\(70vh\,720px\)\]{max-height:min(70vh,720px)}.group\/footer:focus-within .group-focus-within\/footer\:border-stone-200{--tw-border-opacity: 1;border-color:rgb(231 229 228 / var(--tw-border-opacity, 1))}.group\/footer:focus-within .group-focus-within\/footer\:text-stone-500{--tw-text-opacity: 1;color:rgb(120 113 108 / var(--tw-text-opacity, 1))}.group\/gtip:focus-within .group-focus-within\/gtip\:opacity-100{opacity:1}.group:focus-within .group-focus-within\:opacity-100{opacity:1}.group\/sort:hover .group-hover\/sort\:visible,.group\/tooltip:hover .group-hover\/tooltip\:visible{visibility:visible}.group:hover .group-hover\:block{display:block}.group\/footer:hover .group-hover\/footer\:max-h-\[min\(70vh\,720px\)\]{max-height:min(70vh,720px)}.group:hover .group-hover\:-translate-x-0\.5{--tw-translate-x: -.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))}.group:hover .group-hover\: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))}.group:hover .group-hover\:translate-x-2{--tw-translate-x: .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))}.group\/image:hover .group-hover\/image\:scale-105,.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-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))}.group:hover .group-hover\:gap-3{gap:.75rem}.group\/footer:hover .group-hover\/footer\:border-stone-200{--tw-border-opacity: 1;border-color:rgb(231 229 228 / var(--tw-border-opacity, 1))}.group\/footer:hover .group-hover\/footer\:bg-\[\#F9F8F6\]{--tw-bg-opacity: 1;background-color:rgb(249 248 246 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-indigo-200{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-purple-200{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:fill-amber-100{fill:#fef3c7}.group\/footer:hover .group-hover\/footer\:text-stone-500{--tw-text-opacity: 1;color:rgb(120 113 108 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#8a6d3c\]{--tw-text-opacity: 1;color:rgb(138 109 60 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#9a7b2c\]{--tw-text-opacity: 1;color:rgb(154 123 44 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#C5A367\]{--tw-text-opacity: 1;color:rgb(197 163 103 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-brand-gold{--tw-text-opacity: 1;color:rgb(var(--brand-gold) / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-purple-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-state-success-strong{--tw-text-opacity: 1;color:rgb(var(--state-success-strong) / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-stone-500{--tw-text-opacity: 1;color:rgb(120 113 108 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-ui-link{--tw-text-opacity: 1;color:rgb(var(--ui-link) / var(--tw-text-opacity, 1))}.group:hover .group-hover\:underline{text-decoration-line:underline}.group\/gtip:hover .group-hover\/gtip\:opacity-100,.group\/image:hover .group-hover\/image\:opacity-100,.group\/tooltip:hover .group-hover\/tooltip\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:brightness-\[0\.98\]{--tw-brightness: brightness(.98);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:hover .group-hover\:grayscale-0{--tw-grayscale: grayscale(0);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)}.peer:checked~.peer-checked\:bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:after\:translate-x-full:after{content:var(--tw-content);--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))}.peer:checked~.peer-checked\:after\:border-white:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.peer:focus~.peer-focus\:outline-none{outline:2px solid transparent;outline-offset:2px}.peer:focus~.peer-focus\:ring-4{--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(4px + 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)}.peer:focus~.peer-focus\:ring-emerald-300\/40{--tw-ring-color: rgb(110 231 183 / .4)}.peer:focus~.peer-focus\:ring-green-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.dark\:flex:is(.dark *){display:flex}.dark\:hidden:is(.dark *){display:none}.dark\:border-\[\#C5A367\]\/40:is(.dark *){border-color:#c5a36766}.dark\:border-\[\#D4AF37\]\/30:is(.dark *){border-color:#d4af374d}.dark\:border-\[\#D4AF37\]\/40:is(.dark *){border-color:#d4af3766}.dark\:border-amber-900\/50:is(.dark *){border-color:#78350f80}.dark\:border-slate-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.dark\:border-slate-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.dark\:border-slate-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.dark\:border-stone-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(68 64 60 / var(--tw-border-opacity, 1))}.dark\:border-zinc-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(82 82 91 / var(--tw-border-opacity, 1))}.dark\:border-r-\[var\(--border\)\]:is(.dark *){border-right-color:var(--border)}.dark\:bg-\[\#0b1220\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(11 18 32 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#0d1117\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(13 17 23 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#D4AF37\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(212 175 55 / var(--tw-bg-opacity, 1))}.dark\:bg-\[rgba\(197\,163\,103\,0\.12\)\]:is(.dark *){background-color:#c5a3671f}.dark\:bg-\[rgba\(197\,163\,103\,0\.2\)\]:is(.dark *){background-color:#c5a36733}.dark\:bg-\[var\(--bg-primary\)\]:is(.dark *){background-color:var(--bg-primary)}.dark\:bg-amber-950\/30:is(.dark *){background-color:#451a034d}.dark\:bg-black:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-900\/70:is(.dark *){background-color:#0f172ab3}.dark\:bg-slate-900\/75:is(.dark *){background-color:#0f172abf}.dark\:bg-slate-900\/80:is(.dark *){background-color:#0f172acc}.dark\:bg-ui-surface-dark:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--ui-surface-dark) / var(--tw-bg-opacity, 1))}.dark\:bg-ui-surface-dark\/50:is(.dark *){background-color:rgb(var(--ui-surface-dark) / .5)}.dark\:bg-white\/10:is(.dark *){background-color:#ffffff1a}.dark\:bg-white\/5:is(.dark *){background-color:#ffffff0d}.dark\:bg-zinc-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 82 91 / var(--tw-bg-opacity, 1))}.dark\:bg-zinc-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity, 1))}.dark\:bg-zinc-800\/80:is(.dark *){background-color:#27272acc}.dark\:bg-zinc-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.dark\:from-slate-900:is(.dark *){--tw-gradient-from: #0f172a var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:via-slate-900:is(.dark *){--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0f172a var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:to-slate-900\/95:is(.dark *){--tw-gradient-to: rgb(15 23 42 / .95) var(--tw-gradient-to-position)}.dark\:stroke-zinc-600:is(.dark *){stroke:#52525b}.dark\:text-\[var\(--text-primary\)\]:is(.dark *){color:var(--text-primary)}.dark\:text-\[var\(--text-ui-primary\)\]:is(.dark *){color:var(--text-ui-primary)}.dark\:text-\[var\(--text-ui-secondary\)\]:is(.dark *){color:var(--text-ui-secondary)}.dark\:text-amber-100:is(.dark *){--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.dark\:text-amber-200\/90:is(.dark *){color:#fde68ae6}.dark\:text-amber-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-brand-gold:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--brand-gold) / var(--tw-text-opacity, 1))}.dark\:text-gray-200:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-slate-100:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.dark\:text-slate-200:is(.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.dark\:text-slate-300:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:text-slate-400:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:text-slate-50:is(.dark *){--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.dark\:text-stone-100:is(.dark *){--tw-text-opacity: 1;color:rgb(245 245 244 / var(--tw-text-opacity, 1))}.dark\:text-stone-200:is(.dark *){--tw-text-opacity: 1;color:rgb(231 229 228 / var(--tw-text-opacity, 1))}.dark\:text-stone-300:is(.dark *){--tw-text-opacity: 1;color:rgb(214 211 209 / var(--tw-text-opacity, 1))}.dark\:text-stone-500:is(.dark *){--tw-text-opacity: 1;color:rgb(120 113 108 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-slate-500:is(.dark *)::-moz-placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-slate-500:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark\:hover\:border-slate-500:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.dark\:hover\:bg-\[\#111827\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[rgba\(197\,163\,103\,0\.15\)\]:hover:is(.dark *){background-color:#c5a36726}.dark\:hover\:bg-zinc-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-zinc-800\/30:hover:is(.dark *){background-color:#27272a4d}.dark\:hover\:text-\[\#C5A367\]:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(197 163 103 / var(--tw-text-opacity, 1))}.dark\:hover\:text-white:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:focus\:border-\[\#D4AF37\]:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(212 175 55 / var(--tw-border-opacity, 1))}.dark\:focus\:ring-\[\#D4AF37\]:focus:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(212 175 55 / var(--tw-ring-opacity, 1))}.dark\:focus\:ring-orange-900\/40:focus:is(.dark *){--tw-ring-color: rgb(124 45 18 / .4)}.group\/footer:focus-within .dark\:group-focus-within\/footer\:text-stone-300:is(.dark *){--tw-text-opacity: 1;color:rgb(214 211 209 / var(--tw-text-opacity, 1))}.group\/footer:hover .dark\:group-hover\/footer\:border-stone-500:is(.dark *){--tw-border-opacity: 1;border-color:rgb(120 113 108 / var(--tw-border-opacity, 1))}.group\/footer:hover .dark\:group-hover\/footer\:border-stone-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(87 83 78 / var(--tw-border-opacity, 1))}.group\/footer:hover .dark\:group-hover\/footer\:text-stone-300:is(.dark *){--tw-text-opacity: 1;color:rgb(214 211 209 / var(--tw-text-opacity, 1))}@media not all and (min-width:640px){.max-sm\:bottom-\[calc\(3\.5rem\+8\.5rem\+env\(safe-area-inset-bottom\,0px\)\)\]{bottom:calc(12rem + env(safe-area-inset-bottom,0px))}.max-sm\:bottom-\[calc\(3\.5rem\+env\(safe-area-inset-bottom\,0px\)\)\]{bottom:calc(3.5rem + env(safe-area-inset-bottom,0px))}.max-sm\:left-4{left:1rem}.max-sm\:right-4{right:1rem}.max-sm\:w-auto{width:auto}.max-sm\:pb-24{padding-bottom:6rem}.max-sm\:pb-\[max\(6\.5rem\,calc\(5\.25rem\+env\(safe-area-inset-bottom\)\)\)\]{padding-bottom:max(6.5rem,calc(5.25rem + env(safe-area-inset-bottom)))}.max-sm\:pb-\[max\(8rem\,calc\(6\.5rem\+env\(safe-area-inset-bottom\)\)\)\]{padding-bottom:max(8rem,calc(6.5rem + env(safe-area-inset-bottom)))}}@media(min-width:640px){.sm\:bottom-0{bottom:0}.sm\:bottom-\[calc\(10rem\+env\(safe-area-inset-bottom\,0px\)\)\]{bottom:calc(10rem + env(safe-area-inset-bottom,0px))}.sm\:left-auto{left:auto}.sm\:right-4{right:1rem}.sm\:right-\[calc\(1rem\+5\.75rem\)\]{right:6.75rem}.sm\:top-4{top:1rem}.sm\:order-1{order:1}.sm\:order-2{order:2}.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:col-span-3{grid-column:span 3 / span 3}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:mb-12{margin-bottom:3rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:ml-auto{margin-left:auto}.sm\:mt-0{margin-top:0}.sm\:mt-1{margin-top:.25rem}.sm\:mt-10{margin-top:2.5rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:h-14{height:3.5rem}.sm\:h-16{height:4rem}.sm\:h-20{height:5rem}.sm\:h-24{height:6rem}.sm\:h-28{height:7rem}.sm\:h-32{height:8rem}.sm\:h-4{height:1rem}.sm\:h-40{height:10rem}.sm\:h-44{height:11rem}.sm\:h-52{height:13rem}.sm\:h-56{height:14rem}.sm\:h-6{height:1.5rem}.sm\:h-8{height:2rem}.sm\:h-96{height:24rem}.sm\:h-auto{height:auto}.sm\:max-h-\[90vh\]{max-height:90vh}.sm\:max-h-\[92vh\]{max-height:92vh}.sm\:min-h-\[14rem\]{min-height:14rem}.sm\:min-h-\[3\.25rem\]{min-height:3.25rem}.sm\:min-h-\[6rem\]{min-height:6rem}.sm\:min-h-\[7rem\]{min-height:7rem}.sm\:w-1\/2{width:50%}.sm\:w-10{width:2.5rem}.sm\:w-14{width:3.5rem}.sm\:w-16{width:4rem}.sm\:w-20{width:5rem}.sm\:w-24{width:6rem}.sm\:w-28{width:7rem}.sm\:w-32{width:8rem}.sm\:w-36{width:9rem}.sm\:w-4{width:1rem}.sm\:w-40{width:10rem}.sm\:w-44{width:11rem}.sm\:w-5\/12{width:41.666667%}.sm\:w-56{width:14rem}.sm\:w-6{width:1.5rem}.sm\:w-7\/12{width:58.333333%}.sm\:w-8{width:2rem}.sm\:w-\[140px\]{width:140px}.sm\:w-\[min\(100\%\,240px\)\]{width:min(100%,240px)}.sm\:w-auto{width:auto}.sm\:min-w-\[10rem\]{min-width:10rem}.sm\:min-w-\[12rem\]{min-width:12rem}.sm\:min-w-\[140px\]{min-width:140px}.sm\:min-w-\[14rem\]{min-width:14rem}.sm\:min-w-\[18rem\]{min-width:18rem}.sm\:min-w-\[200px\]{min-width:200px}.sm\:min-w-\[240px\]{min-width:240px}.sm\:min-w-\[260px\]{min-width:260px}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-5xl{max-width:64rem}.sm\:max-w-\[300px\]{max-width:300px}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-none{max-width:none}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xl{max-width:36rem}.sm\:flex-initial{flex:0 1 auto}.sm\:flex-none{flex:none}.sm\:scroll-mt-32{scroll-margin-top:8rem}.sm\:columns-2{-moz-columns:2;columns:2}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.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\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:items-stretch{align-items:stretch}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-1\.5{gap:.375rem}.sm\:gap-10{gap:2.5rem}.sm\:gap-12{gap:3rem}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-8{gap:2rem}.sm\:gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.sm\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.sm\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.sm\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.sm\:gap-y-6{row-gap:1.5rem}.sm\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))}.sm\: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))}.sm\: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))}.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\:overflow-x-auto{overflow-x:auto}.sm\:whitespace-normal{white-space:normal}.sm\:rounded-2xl{border-radius:1rem}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:rounded-xl{border-radius:.75rem}.sm\:border-b-0{border-bottom-width:0px}.sm\:border-r{border-right-width:1px}.sm\:p-10{padding:2.5rem}.sm\:p-12{padding:3rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:p-8{padding:2rem}.sm\:p-\[10px\]{padding:10px}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:pb-0{padding-bottom:0}.sm\:pb-1{padding-bottom:.25rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pb-14{padding-bottom:3.5rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pb-2\.5{padding-bottom:.625rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pr-14{padding-right:3.5rem}.sm\:pr-2{padding-right:.5rem}.sm\:pr-4{padding-right:1rem}.sm\:pt-14{padding-top:3.5rem}.sm\:pt-24{padding-top:6rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pt-8{padding-top:2rem}.sm\:text-left{text-align:left}.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-\[1\.75rem\]{font-size:1.75rem}.sm\:text-\[1\.85rem\]{font-size:1.85rem}.sm\:text-\[10px\]{font-size:10px}.sm\:text-\[11px\]{font-size:11px}.sm\:text-\[13px\]{font-size:13px}.sm\:text-\[15px\]{font-size:15px}.sm\:text-\[2\.1rem\]{font-size:2.1rem}.sm\:text-\[28px\]{font-size:28px}.sm\:text-\[2rem\]{font-size:2rem}.sm\:text-\[5\.25rem\]{font-size:5.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:leading-snug{line-height:1.375}.sm\:opacity-0{opacity:0}.group:focus-within .sm\:group-focus-within\:opacity-100{opacity:1}.group:hover .sm\:group-hover\:opacity-100{opacity:1}}@media(min-width:768px){.md\:left-1\/2{left:50%}.md\:right-10{right:2.5rem}.md\:right-4{right:1rem}.md\:top-4{top:1rem}.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\:col-start-1{grid-column-start:1}.md\:col-start-2{grid-column-start:2}.md\:-mt-2{margin-top:-.5rem}.md\:-mt-4{margin-top:-1rem}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-4{margin-bottom:1rem}.md\:ml-0{margin-left:0}.md\:ml-16{margin-left:4rem}.md\:ml-56{margin-left:14rem}.md\:mt-10{margin-top:2.5rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-52{height:13rem}.md\:h-6{height:1.5rem}.md\:h-96{height:24rem}.md\:max-h-\[500px\]{max-height:500px}.md\:min-h-\[320px\]{min-height:320px}.md\:w-1\/2{width:50%}.md\:w-40{width:10rem}.md\:w-48{width:12rem}.md\:w-6{width:1.5rem}.md\:w-8{width:2rem}.md\:max-w-2xl{max-width:42rem}.md\:max-w-5xl{max-width:64rem}.md\:max-w-\[20rem\]{max-width:20rem}.md\:max-w-md{max-width:28rem}.md\:max-w-xs{max-width:20rem}.md\:-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))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.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-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-\[1fr\,1fr\,220px\,180px\,auto\]{grid-template-columns:1fr 1fr 220px 180px auto}.md\:grid-cols-\[220px\,1fr\]{grid-template-columns:220px 1fr}.md\:grid-cols-\[240px\,1fr\]{grid-template-columns:240px 1fr}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-stretch{align-items:stretch}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-0{gap:0px}.md\:gap-10{gap:2.5rem}.md\:gap-12{gap:3rem}.md\:gap-14{gap:3.5rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.md\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.md\:gap-y-3{row-gap:.75rem}.md\: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))}.md\: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))}.md\: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))}.md\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.md\:divide-\[\#E5E7EB\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.md\:overflow-hidden{overflow:hidden}.md\:rounded-2xl{border-radius:1rem}.md\:rounded-none{border-radius:0}.md\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.md\:rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.md\:border{border-width:1px}.md\:border-0{border-width:0px}.md\:border-l{border-left-width:1px}.md\:border-t-0{border-top-width:0px}.md\:border-\[\#D4C9B8\]{--tw-border-opacity: 1;border-color:rgb(212 201 184 / var(--tw-border-opacity, 1))}.md\:\!p-5{padding:1.25rem!important}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-2\.5{padding:.625rem}.md\:p-6{padding:1.5rem}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:pb-0{padding-bottom:0}.md\:pb-12{padding-bottom:3rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-12{padding-left:3rem}.md\:pl-5{padding-left:1.25rem}.md\:pr-12{padding-right:3rem}.md\:pr-5{padding-right:1.25rem}.md\:pt-0{padding-top:0}.md\:pt-10{padding-top:2.5rem}.md\:pt-12{padding-top:3rem}.md\:pt-8{padding-top:2rem}.md\:text-left{text-align:left}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-\[1\.65rem\]{font-size:1.65rem}.md\:text-\[15px\]{font-size:15px}.md\:text-\[2rem\]{font-size:2rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:leading-tight{line-height:1.25}.md\:opacity-0{opacity:0}.group:hover .md\:group-hover\:opacity-100{opacity:1}}@media(min-width:1024px){.lg\:sticky{position:sticky}.lg\:right-12{right:3rem}.lg\:top-8{top:2rem}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-12{grid-column:span 12 / span 12}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-5{grid-column:span 5 / span 5}.lg\:col-span-7{grid-column:span 7 / span 7}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:ml-16{margin-left:4rem}.lg\:ml-56{margin-left:14rem}.lg\:mt-2{margin-top:.5rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:w-52{width:13rem}.lg\:w-72{width:18rem}.lg\:max-w-6xl{max-width:72rem}.lg\:max-w-\[16rem\]{max-width:16rem}.lg\:max-w-\[min\(100\%\,28rem\)\]{max-width:min(100%,28rem)}.lg\:max-w-md{max-width:28rem}.lg\:max-w-sm{max-width:24rem}.lg\:flex-shrink-0,.lg\:shrink-0{flex-shrink:0}.lg\:columns-3{-moz-columns:3;columns:3}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.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-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-\[1fr\,1fr\]{grid-template-columns:1fr 1fr}.lg\:grid-cols-\[1fr\,360px\]{grid-template-columns:1fr 360px}.lg\:grid-cols-\[1fr_280px\]{grid-template-columns:1fr 280px}.lg\:grid-cols-\[300px\,1fr\]{grid-template-columns:300px 1fr}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:items-stretch{align-items:stretch}.lg\:justify-start{justify-content:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:gap-10{gap:2.5rem}.lg\:gap-14{gap:3.5rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\: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))}.lg\:self-center{align-self:center}.lg\:border-b-0{border-bottom-width:0px}.lg\:border-l{border-left-width:1px}.lg\:border-r{border-right-width:1px}.lg\:border-t-0{border-top-width:0px}.lg\:border-stone-200\/70{border-color:#e7e5e4b3}.lg\:p-10{padding:2.5rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:pt-0{padding-top:0}.lg\:text-left{text-align:left}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-7xl{font-size:4.5rem;line-height:1}}@media(min-width:1280px){.xl\:sticky{position:sticky}.xl\:top-24{top:6rem}.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:block{display:block}.xl\:w-60{width:15rem}.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\.15fr_1fr_0\.85fr\]{grid-template-columns:1.15fr 1fr .85fr}.xl\:grid-cols-\[1fr\,300px\]{grid-template-columns:1fr 300px}.xl\:grid-cols-\[1fr_17rem\]{grid-template-columns:1fr 17rem}.xl\:grid-cols-\[minmax\(0\,2fr\)_minmax\(320px\,1fr\)\]{grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.xl\:items-start{align-items:flex-start}.xl\:gap-8{gap:2rem}.xl\:text-left{text-align:left}.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media print{.print\:hidden{display:none}.print\:border{border-width:1px}.print\:border-black\/20{border-color:#0003}.print\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.print\:text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.print\:text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.print\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.print\:text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}}.\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker{display:none}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&_input\:focus\]\:ring-2 input: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\:focus\]\:ring-\[\#2563eb\] input:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.\[\&_select\:focus\]\:ring-2 select: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)}.\[\&_select\:focus\]\:ring-\[\#2563eb\] select:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.\[\&_svg\]\:text-\[\#3498db\] svg{--tw-text-opacity: 1;color:rgb(52 152 219 / var(--tw-text-opacity, 1))}.\[\&_textarea\:focus\]\:ring-2 textarea: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)}.\[\&_textarea\:focus\]\:ring-\[\#2563eb\] textarea:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}
