@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600;700;800&display=swap";.sf-platform-chat-launcher{position:relative;z-index:var(--sf-chat-launcher-z, 140)}.sf-platform-chat-overlay-actions,.sf-platform-chat-shell-button,.sf-platform-chat-icon-button{display:none!important}.sf-platform-chat-toggle{position:fixed;bottom:max(calc(env(safe-area-inset-bottom) + .75rem),var(--sf-chat-launcher-top, 18px));right:max(calc(env(safe-area-inset-right) + .5rem),calc(var(--sf-command-drawer-width, 0px) + var(--sf-chat-launcher-right, 18px)));display:inline-flex;align-items:center;justify-content:center;width:3.65rem;height:3.65rem;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#fff;box-shadow:0 18px 42px #0f172a29,0 1px 2px #0f172a14;color:#111827;cursor:pointer;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease,border-color .18s ease}.sf-platform-chat-toggle:hover{transform:translateY(-1px);border-color:#0f172a38;background:#f9fafb;box-shadow:0 14px 30px #0f172a26,0 1px 2px #0f172a14}.sf-platform-chat-toggle.is-open{background:#fff;border-color:#0f172a14;color:#111827}.sf-platform-chat-toggle-glow{position:absolute;top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem;border-radius:inherit;border:1px solid rgba(15,23,42,.08);pointer-events:none}.sf-platform-chat-toggle-badge{position:absolute;top:-.25rem;right:-.25rem;min-width:1.25rem;height:1.25rem;padding:0 .3rem;border-radius:999px;background:#e11d48;color:#fff;font-size:.65rem;font-weight:700;line-height:1.25rem;text-align:center;pointer-events:none;box-shadow:0 0 0 2px #fff}html.sf-theme-dark .sf-platform-chat-toggle{border-color:#94a3b847!important;background-color:#111827!important;background-image:radial-gradient(circle at 35% 25%,rgba(148,163,184,.16),transparent 34%)!important;color:#f8fafc!important;box-shadow:0 18px 42px #00000061,0 0 0 1px #ffffff0a inset!important}html.sf-theme-dark .sf-platform-chat-toggle:hover{border-color:#94a3b894!important;background-color:#1f2937!important;background-image:radial-gradient(circle at 35% 25%,rgba(148,163,184,.2),transparent 38%)!important;color:#f8fafc!important;box-shadow:0 16px 36px #0000006b,0 0 0 1px #94a3b81f inset!important}html.sf-theme-dark .sf-platform-chat-toggle.is-open{border-color:#94a3b894!important;background-color:#111827!important;background-image:none!important;color:#f8fafc!important}html.sf-theme-dark .sf-platform-chat-toggle-glow{border-color:#94a3b82e!important;box-shadow:0 0 22px #94a3b81f!important}html.sf-theme-dark .sf-platform-chat-toggle-badge{box-shadow:0 0 0 2px #020617}html.sf-theme-dark .sf-platform-chat-shell,html.sf-theme-dark .sf-platform-chat-frame,html.sf-theme-dark .sf-platform-chat-login-prompt{border-color:#94a3b83d!important;background:#111827!important}html.sf-theme-dark .sf-platform-chat-login-card{border-color:#94a3b83d!important;background:radial-gradient(circle at top left,rgba(148,163,184,.12),transparent 38%),#111827!important;color:#f8fafc!important;box-shadow:0 24px 80px #0000006b,0 0 0 1px #ffffff0a inset!important}html.sf-theme-dark .sf-platform-chat-login-card h2{color:#f8fafc!important}html.sf-theme-dark .sf-platform-chat-login-card p{color:#cbd5e1!important}html.sf-theme-dark .sf-platform-chat-login-button{background:#111827!important;border:1px solid rgba(148,163,184,.28)!important;color:#f8fafc!important}html.sf-theme-dark .sf-platform-chat-login-button:hover{background:#1f2937!important}.sf-platform-chat-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;margin:0;padding:0;background:transparent;cursor:pointer}.sf-platform-chat-drawer{position:fixed;right:max(calc(env(safe-area-inset-right) + .5rem),calc(var(--sf-command-drawer-width, 0px) + var(--sf-chat-launcher-right, 18px)));bottom:max(calc(env(safe-area-inset-bottom) + 5rem),calc(var(--sf-chat-launcher-top, 18px) + 4.25rem));width:min(25rem,calc(100vw - 1.5rem));height:min(42rem,calc(100dvh - 7rem));padding:0;display:flex;flex-direction:column;opacity:0;transform:translateY(1rem) scale(.98);transform-origin:bottom right;transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1);pointer-events:none}.sf-platform-chat-drawer.is-open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.sf-platform-chat-mobile-close{display:none}.sf-platform-chat-shell{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;border:1px solid rgba(15,23,42,.08);border-radius:2rem;overflow:hidden;background:#fff;box-shadow:0 28px 90px #0f172a2e,0 2px 8px #0f172a14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sf-platform-chat-shell-body,.sf-platform-chat-frame{flex:1;min-height:0}.sf-platform-chat-frame{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff}.sf-platform-chat-shell-body{position:relative}.sf-platform-chat-frame-page{border-radius:1.5rem;overflow:hidden;border:1px solid rgba(15,23,42,.08)}.sf-platform-chat-iframe{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#fff}.sf-platform-chat-login-prompt{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#fff}.sf-platform-chat-login-card{width:min(22rem,100%);border:1px solid rgba(15,23,42,.08);border-radius:1.35rem;padding:1.35rem;background:#fff;box-shadow:0 22px 70px #0f172a1f,0 1px 2px #0f172a0f;color:#111827}.sf-platform-chat-login-kicker{display:inline-flex;margin-bottom:.8rem;color:#b45309;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.sf-platform-chat-login-card h2{margin:0;font-size:1.45rem;line-height:1.12}.sf-platform-chat-login-card p{margin:.85rem 0 1.25rem;color:#4b5563;font-size:.94rem;line-height:1.55}.sf-platform-chat-login-button{display:inline-flex;width:100%;align-items:center;justify-content:center;border-radius:999px;background:#111827;padding:.82rem 1rem;color:#fff;font-size:.9rem;font-weight:750;text-decoration:none;transition:background .18s ease,transform .18s ease}.sf-platform-chat-login-button:hover{background:#1f2937;transform:translateY(-1px)}@media(max-width:640px){.sf-platform-chat-toggle{width:3.45rem;height:3.45rem}.sf-platform-chat-drawer{top:0;right:0;bottom:0;left:0;box-sizing:border-box;width:100vw;height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);border-radius:0;background:#fff;transform-origin:bottom center}.sf-platform-chat-toggle.is-open{display:none}.sf-platform-chat-mobile-close{position:fixed;top:max(calc(env(safe-area-inset-top) + .75rem),.75rem);right:max(calc(env(safe-area-inset-right) + .75rem),.75rem);z-index:3;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#fffffff5;color:#111827;box-shadow:0 12px 32px #0f172a29,0 1px 2px #0f172a14;cursor:pointer}.sf-platform-chat-shell{border-radius:0;border-left:0;border-right:0;border-top:0;border-bottom:0}}body.sf-drawer-open .sf-platform-chat-launcher{z-index:30!important}.sf-theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;flex-shrink:0;border-radius:9999px;border:1px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.sf-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0000002e;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);animation:sf-backdrop-in .18s ease forwards}@keyframes sf-backdrop-in{0%{opacity:0}to{opacity:1}}.sf-drawer-panel{position:fixed;top:0;right:0;bottom:0;z-index:50;box-sizing:border-box;width:min(22rem,100vw);display:flex;flex-direction:column;background:#f9fafb;border-left:1px solid #e5e7eb;box-shadow:-4px 0 24px #0000001a;animation:sf-drawer-in .22s cubic-bezier(.22,1,.36,1) forwards;overflow:hidden}@media(max-width:640px){.sf-drawer-panel{left:0;width:100vw;border-left:0}}@keyframes sf-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.sf-drawer-panel.sf-drawer-closing{animation:sf-drawer-out .18s cubic-bezier(.55,0,1,.45) forwards}@keyframes sf-drawer-out{0%{transform:translate(0)}to{transform:translate(100%)}}.sf-drawer-trigger{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;border:1px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer;transition:background-color .12s ease,border-color .12s ease;flex-shrink:0}.sf-drawer-trigger:hover{background:#f3f4f6;border-color:#d1d5db}.sf-command-secondary-button{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:.375rem;border-radius:9999px;border:1px solid #e5e7eb;background:#fff;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;line-height:1.25rem;color:#374151;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.sf-command-secondary-button:hover{border-color:#d1d5db;background:#f9fafb}html.sf-theme-dark .sf-drawer-backdrop{background:#0206178c}html.sf-theme-dark .sf-drawer-panel{background:#0f172a;border-left-color:#334155;box-shadow:-4px 0 32px #00000059}html.sf-theme-dark .sf-drawer-panel .bg-white,html.sf-theme-dark .sf-drawer-panel .hover\:bg-white:hover{background-color:#111827!important}html.sf-theme-dark .sf-drawer-panel .bg-gray-900{background-color:#f8fafc!important}html.sf-theme-dark .sf-drawer-panel .text-gray-900,html.sf-theme-dark .sf-drawer-panel .text-gray-800,html.sf-theme-dark .sf-drawer-panel .text-gray-700{color:#f8fafc!important}html.sf-theme-dark .sf-drawer-panel .text-gray-600,html.sf-theme-dark .sf-drawer-panel .text-gray-500,html.sf-theme-dark .sf-drawer-panel .text-gray-400{color:#94a3b8!important}html.sf-theme-dark .sf-drawer-panel .text-white{color:#0f172a!important}html.sf-theme-dark .sf-drawer-panel .border-gray-200,html.sf-theme-dark .sf-drawer-panel .border-gray-100{border-color:#334155!important}html.sf-theme-dark .sf-drawer-panel .bg-amber-50{background-color:#92400e3d!important}html.sf-theme-dark .sf-drawer-trigger,html.sf-theme-dark .sf-theme-toggle,html.sf-theme-dark .sf-command-secondary-button{border-color:#334155;background:#111827;color:#e5e7eb}html.sf-theme-dark .sf-drawer-trigger:hover,html.sf-theme-dark .sf-theme-toggle:hover,html.sf-theme-dark .sf-command-secondary-button:hover{border-color:#f59e0b;background:#1f2937;color:#fbbf24}*,: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,system-ui,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:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#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}:root{color:#111827;background:#f8fafc;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;padding-top:0;color:#111827;background:transparent;font-family:Inter,sans-serif}html.sf-native-capacitor{min-height:100%;overflow-x:hidden}html.sf-native-capacitor body{min-height:100%;overflow-x:hidden;padding-top:env(safe-area-inset-top)}html.sf-native-capacitor #root{min-height:100%}html.sf-native-capacitor .suite-shell{height:auto!important;min-height:calc(100dvh - env(safe-area-inset-top))!important;overflow:visible!important}html.sf-native-capacitor .suite-app-frame,html.sf-native-capacitor .suite-app-content{height:auto!important;min-height:0!important;overflow:visible!important}html.sf-native-capacitor .suite-app-header{left:0!important;padding-top:env(safe-area-inset-top);position:fixed!important;right:0!important;top:0!important;z-index:80!important}html.sf-native-capacitor .suite-app-main{min-height:calc(100dvh - env(safe-area-inset-top) - 4.25rem)!important;overflow:visible!important;padding-top:4.25rem!important}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}#root{min-height:100vh}.container{width:100%}@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}}.suite-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.suite-secondary-button,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare),[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.suite-secondary-button,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare){position:relative;overflow:hidden;isolation:isolate}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.suite-secondary-button,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.suite-secondary-button,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):before{content:"";pointer-events:none;position:absolute;inset-block:0;left:-66%;z-index:20;width:50%;transform:skew(-12deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);opacity:0;filter:blur(1px);transition:left .7s ease-out,opacity .7s ease-out}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.suite-secondary-button,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):hover:before,.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.suite-secondary-button,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):focus-visible:before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.suite-secondary-button,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):hover:before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.suite-secondary-button,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):focus-visible:before{left:125%;opacity:1}html.sf-theme-dark :where(.suite-secondary-button,.bg-white\/95,.bg-white\/90,.bg-white\/80){background-color:var(--sf-dark-surface)}html.sf-theme-dark :where(.bg-gray-100,.bg-slate-100,.hover\:bg-gray-100:hover,.suite-secondary-button:hover,.hover\:bg-white:hover){background-color:var(--sf-dark-surface-hover)}html.sf-theme-dark :where(.suite-secondary-button,.text-gray-600,.text-slate-700,.text-slate-600){color:#cbd5e1}html.sf-theme-dark :where(.suite-secondary-button,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark .suite-shell :where(.suite-secondary-button,.bg-white\/95,.bg-white\/90,.bg-white\/80,.bg-white\/70,.bg-white\/60,.bg-white\/50){background-color:var(--sf-dark-surface)}html.sf-theme-dark .suite-shell :where(.bg-gray-100,.bg-slate-100,.hover\:bg-gray-100:hover,.suite-secondary-button:hover,.hover\:bg-white:hover){background-color:var(--sf-dark-surface-hover)}html.sf-theme-dark .suite-shell :where(.suite-secondary-button,.text-gray-600,.text-slate-700,.text-slate-600){color:#cbd5e1}html.sf-theme-dark .suite-shell :where(.suite-secondary-button,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.suite-secondary-button,.text-gray-600,.text-gray-500){color:#cbd5e1}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.suite-secondary-button,.bg-white\/75,.bg-white\/80,.bg-white\/88,.bg-\[\#fffdf8\]\/95){background-color:#0f1e34db}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.border-gray-100,.suite-secondary-button,.border-amber-100,.border-amber-200,.border-blue-100,.border-indigo-100){border-color:#fbbf2447}html.sf-theme-dark .sf-pattern-analysis-bar :where(.suite-secondary-button,.text-amber-800,.text-amber-700){color:#fde68a}.suite-secondary-button:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}@media(min-width:1024px){.suite-sidebar{position:relative;z-index:60;width:5rem;overflow:visible}.suite-sidebar:after{content:"";position:absolute;top:0;bottom:0;left:100%;width:3.25rem;pointer-events:none}.suite-sidebar-panel{position:absolute;inset:0 auto 0 0;width:5rem;overflow:hidden;transition:width .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease}.suite-sidebar:hover .suite-sidebar-panel,.suite-sidebar-panel:hover,.suite-sidebar.suite-sidebar-pointer-open .suite-sidebar-panel,.suite-sidebar.suite-sidebar-keyboard-open .suite-sidebar-panel{width:16rem;box-shadow:18px 0 42px #0f172a24}.suite-sidebar-brand{display:flex;min-height:5rem;align-items:center}.suite-sidebar-wordmark{min-width:14rem}.suite-sidebar:not(:hover):not(.suite-sidebar-pointer-open):not(.suite-sidebar-keyboard-open) .suite-sidebar-brand{justify-content:center;padding-inline:0}.suite-sidebar:not(:hover):not(.suite-sidebar-pointer-open):not(.suite-sidebar-keyboard-open) .suite-sidebar-brand>div{justify-content:center;width:100%}.suite-sidebar:not(:hover):not(.suite-sidebar-pointer-open):not(.suite-sidebar-keyboard-open) .suite-sidebar-wordmark{display:flex;min-width:0;width:100%;justify-content:center}.suite-sidebar:not(:hover):not(.suite-sidebar-pointer-open):not(.suite-sidebar-keyboard-open) .suite-sidebar-wordmark>div{width:100%;justify-content:center;gap:0}.suite-sidebar:not(:hover):not(.suite-sidebar-pointer-open):not(.suite-sidebar-keyboard-open) .suite-sidebar-wordmark>div>div{display:none}.suite-sidebar-wordmark>div>div{opacity:0;transform:translate(-.25rem);transition:opacity .18s ease,transform .18s ease}.suite-sidebar:hover .suite-sidebar-wordmark>div>div,.suite-sidebar-panel:hover .suite-sidebar-wordmark>div>div,.suite-sidebar.suite-sidebar-pointer-open .suite-sidebar-wordmark>div>div,.suite-sidebar.suite-sidebar-keyboard-open .suite-sidebar-wordmark>div>div{opacity:1;transform:translate(0)}.suite-sidebar .suite-sidebar-link,.suite-sidebar .suite-sidebar-action{min-height:2.625rem;overflow:hidden;white-space:nowrap}.suite-sidebar:not(:hover):not(.suite-sidebar-pointer-open):not(.suite-sidebar-keyboard-open) .suite-sidebar-link,.suite-sidebar:not(:hover):not(.suite-sidebar-pointer-open):not(.suite-sidebar-keyboard-open) .suite-sidebar-action{justify-content:center;gap:0;padding-inline:0}.suite-sidebar:hover .suite-sidebar-link,.suite-sidebar-panel:hover .suite-sidebar-link,.suite-sidebar.suite-sidebar-pointer-open .suite-sidebar-link,.suite-sidebar.suite-sidebar-keyboard-open .suite-sidebar-link{justify-content:flex-start;gap:.75rem;padding-inline:1rem}.suite-sidebar:hover .suite-sidebar-action,.suite-sidebar-panel:hover .suite-sidebar-action,.suite-sidebar.suite-sidebar-pointer-open .suite-sidebar-action,.suite-sidebar.suite-sidebar-keyboard-open .suite-sidebar-action{justify-content:center;gap:.5rem;padding-inline:1.25rem}.suite-sidebar-icon{flex-shrink:0}.suite-sidebar-label{display:inline-block;max-width:0;overflow:hidden;opacity:0;transform:translate(-.25rem);white-space:nowrap;transition:max-width .22s cubic-bezier(.22,1,.36,1),opacity .16s ease,transform .18s ease}.suite-sidebar:hover .suite-sidebar-label,.suite-sidebar-panel:hover .suite-sidebar-label,.suite-sidebar.suite-sidebar-pointer-open .suite-sidebar-label,.suite-sidebar.suite-sidebar-keyboard-open .suite-sidebar-label{max-width:11rem;opacity:1;transform:translate(0)}.suite-sidebar-group-label{display:block;max-height:0;margin:0;overflow:hidden;padding-inline:1rem;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;color:#94a3b8;opacity:0;transform:translate(-.25rem);transition:max-height .2s cubic-bezier(.22,1,.36,1),opacity .16s ease,margin .2s ease,transform .18s ease}.suite-sidebar:hover .suite-sidebar-group-label,.suite-sidebar-panel:hover .suite-sidebar-group-label,.suite-sidebar.suite-sidebar-pointer-open .suite-sidebar-group-label,.suite-sidebar.suite-sidebar-keyboard-open .suite-sidebar-group-label{max-height:1.75rem;margin-top:.85rem;margin-bottom:.15rem;opacity:1;transform:translate(0)}.suite-sidebar:hover .suite-sidebar-group:first-child .suite-sidebar-group-label,.suite-sidebar-panel:hover .suite-sidebar-group:first-child .suite-sidebar-group-label,.suite-sidebar.suite-sidebar-pointer-open .suite-sidebar-group:first-child .suite-sidebar-group-label,.suite-sidebar.suite-sidebar-keyboard-open .suite-sidebar-group:first-child .suite-sidebar-group-label{margin-top:.15rem}.suite-sidebar:not(:hover):not(.suite-sidebar-pointer-open):not(.suite-sidebar-keyboard-open) .suite-sidebar-lock{display:none}.suite-sidebar:not(:hover):not(.suite-sidebar-pointer-open):not(.suite-sidebar-keyboard-open) .suite-sidebar-group+.suite-sidebar-group{margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(148,163,184,.18)}@media(prefers-reduced-motion:reduce){.suite-sidebar-panel,.suite-sidebar-label,.suite-sidebar-wordmark>div>div{transition:none}}}.suite-panel{border-radius:1.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--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)}html.sf-theme-dark :where(.suite-panel,.bg-white\/95,.bg-white\/90,.bg-white\/80){background-color:var(--sf-dark-surface)}html.sf-theme-dark :where(.suite-panel,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark :where(.suite-panel,.shadow-lg,.shadow-xl,.shadow-2xl){box-shadow:0 18px 45px #00000059}html.sf-theme-dark .suite-shell :where(.suite-panel,.bg-white\/95,.bg-white\/90,.bg-white\/80,.bg-white\/70,.bg-white\/60,.bg-white\/50){background-color:var(--sf-dark-surface)}html.sf-theme-dark .suite-shell :where(.suite-panel,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark .suite-shell :where(.suite-panel,.shadow-xl,.shadow-2xl){box-shadow:0 18px 45px #00000059}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.suite-panel,.bg-white\/75,.bg-white\/80,.bg-white\/88,.bg-\[\#fffdf8\]\/95){background-color:#0f1e34db}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.border-gray-100,.suite-panel,.border-amber-100,.border-amber-200,.border-blue-100,.border-indigo-100){border-color:#fbbf2447}.suite-tier-accent{--suite-tier-accent-text: #64748b;--suite-tier-accent-text-hover: #334155;--suite-tier-accent-track: #e2e8f0;--suite-tier-accent-soft: #f1f5f9;--suite-tier-accent-border: #cbd5e1;--suite-tier-accent-ring: #94a3b8;--suite-tier-accent-fill: linear-gradient(to right, #475569 0%, #94a3b8 100%)}.suite-tier-accent--adept{--suite-tier-accent-text: #33508a;--suite-tier-accent-text-hover: #0b1a3a;--suite-tier-accent-track: #e8edf7;--suite-tier-accent-soft: #eef3ff;--suite-tier-accent-border: #94a7cf;--suite-tier-accent-ring: #33508a;--suite-tier-accent-fill: linear-gradient(to right, #0b1a3a 0%, #33508a 100%)}.suite-tier-accent--elite{--suite-tier-accent-text: #7c2d52;--suite-tier-accent-text-hover: #831843;--suite-tier-accent-track: #fce7f3;--suite-tier-accent-soft: #fdf2f8;--suite-tier-accent-border: #f9a8d4;--suite-tier-accent-ring: #be185d;--suite-tier-accent-fill: linear-gradient(to right, #831843 0%, #be185d 100%)}.suite-tier-accent--angel,.suite-tier-accent--extreme{--suite-tier-accent-text: #a16207;--suite-tier-accent-text-hover: #854d0e;--suite-tier-accent-track: #fef3c7;--suite-tier-accent-soft: #fffbeb;--suite-tier-accent-border: #facc15;--suite-tier-accent-ring: #d97706;--suite-tier-accent-fill: linear-gradient(to right, #b45309 0%, #f59e0b 100%)}.suite-tier-accent-link{color:var(--suite-tier-accent-text);transition:color .16s ease}.suite-tier-accent-link:hover,.suite-tier-accent .group:hover .suite-tier-accent-link,.suite-tier-accent .group:hover .suite-tier-accent-hover-title{color:var(--suite-tier-accent-text-hover)}.suite-tier-accent-badge{color:var(--suite-tier-accent-text)}.suite-tier-accent-fill,.suite-tier-accent-primary-button{background:var(--suite-tier-accent-fill)}.suite-tier-accent-primary-button:hover{filter:brightness(1.06)}.suite-tier-accent-icon,.suite-tier-accent-soft-badge{background-color:var(--suite-tier-accent-soft);color:var(--suite-tier-accent-text)}.suite-tier-accent-play-button{color:var(--suite-tier-accent-text)}.suite-tier-accent-caret{background:var(--suite-tier-accent-ring)}.suite-tier-accent-panel,.suite-tier-accent-hover-border:hover{border-color:var(--suite-tier-accent-border)}.sf-course-workspace .sf-course-esti-portrait{--tw-ring-color: var(--suite-tier-accent-ring)}.suite-tier-accent-card:focus{--tw-ring-color: var(--suite-tier-accent-ring)}.suite-free-context-hint{border-color:#fed7aa;background-color:#fff7eddb;color:#9a3412}.suite-free-context-hint-icon{color:#ea580c}.suite-reflection-progress{--suite-reflection-progress-text: #64748b;--suite-reflection-progress-track: #e2e8f0;--suite-reflection-progress-fill: linear-gradient(to right, #475569 0%, #94a3b8 100%)}.suite-reflection-progress--adept{--suite-reflection-progress-text: #33508a;--suite-reflection-progress-track: #e8edf7;--suite-reflection-progress-fill: linear-gradient(to right, #0b1a3a 0%, #33508a 100%)}.suite-reflection-progress--elite{--suite-reflection-progress-text: #7c2d52;--suite-reflection-progress-track: #fce7f3;--suite-reflection-progress-fill: linear-gradient(to right, #831843 0%, #be185d 100%)}.suite-reflection-progress--angel,.suite-reflection-progress--extreme{--suite-reflection-progress-text: #a16207;--suite-reflection-progress-track: #fef3c7;--suite-reflection-progress-fill: linear-gradient(to right, #b45309 0%, #f59e0b 100%)}.suite-reflection-progress-meta{color:var(--suite-reflection-progress-text)}.suite-reflection-progress-track{background-color:var(--suite-reflection-progress-track)}.suite-reflection-progress-fill{background:var(--suite-reflection-progress-fill)}.suite-reflection-answer-card{background-color:#f8fafcb8}.suite-reflection-answer-label,.suite-reflection-answer-note{color:#64748b}.suite-reflection-answer-textarea{background-color:#fff;color:#1f2937}.suite-reflection-start-button,.suite-reflection-answer-button{background:var(--suite-reflection-progress-fill)}.suite-reflection-start-button:hover:not(:disabled),.suite-reflection-answer-button:hover:not(:disabled){filter:brightness(1.06)}.sf-course-rich-text{color:#374151;font-size:1.125rem;line-height:1.75}.sf-course-rich-text>:first-child{margin-top:0}.sf-course-rich-text>:last-child{margin-bottom:0}.sf-course-rich-text p{margin:0 0 1.1rem}.sf-course-rich-text h1,.sf-course-rich-text h2,.sf-course-rich-text h3{margin:1.5rem 0 .75rem;color:#111827;font-family:Cormorant Garamond,serif;font-weight:700;line-height:1.15}.sf-course-rich-text h1{font-size:2rem}.sf-course-rich-text h2{font-size:1.625rem}.sf-course-rich-text h3{font-size:1.35rem}.sf-course-rich-text strong,.sf-course-rich-text b{color:#111827;font-weight:800}.sf-course-rich-text em,.sf-course-rich-text i{font-style:italic}.sf-course-rich-text ul,.sf-course-rich-text ol{margin:0 0 1.1rem;padding-left:1.5rem}.sf-course-rich-text ul{list-style:disc}.sf-course-rich-text ol{list-style:decimal}.sf-course-rich-text li{margin:.35rem 0;padding-left:.25rem}.sf-course-rich-text blockquote{margin:1.25rem 0;border-left:4px solid #d97706;padding-left:1rem;color:#4b5563;font-style:italic}.sf-course-rich-text a{color:#b45309;text-decoration:underline;text-underline-offset:3px}.sf-course-rich-text img{max-width:100%;height:auto;margin:1.25rem 0;border-radius:.5rem}.sf-course-rich-text hr{margin:1.5rem 0;border:0;border-top:1px solid #e5e7eb}.suite-kicker{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.18em;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}html.sf-theme-dark :where(.text-gray-500,.suite-kicker,.text-slate-500,.text-slate-400){color:#94a3b8}html.sf-theme-dark .suite-shell :where(.text-gray-500,.suite-kicker,.text-slate-500,.text-slate-400){color:#94a3b8}.suite-video-default-preview{background:radial-gradient(circle at 20% 18%,rgba(245,158,11,.28),transparent 32%),radial-gradient(circle at 82% 28%,rgba(148,163,184,.2),transparent 30%),linear-gradient(135deg,#111827,#0f2741 48%,#172033)}.sf-standard-tabs{display:flex;flex-wrap:wrap;gap:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}html.sf-theme-dark :where(.sf-standard-tabs,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark .suite-shell :where(.sf-standard-tabs,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.border-gray-100,.sf-standard-tabs,.border-amber-100,.border-amber-200,.border-blue-100,.border-indigo-100){border-color:#fbbf2447}.sf-standard-tab{display:inline-flex;align-items:center;gap:.5rem;border-bottom-width:2px;border-color:transparent;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.sf-standard-tab,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare),[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.sf-standard-tab,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare){position:relative;overflow:hidden;isolation:isolate}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.sf-standard-tab,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.sf-standard-tab,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):before{content:"";pointer-events:none;position:absolute;inset-block:0;left:-66%;z-index:20;width:50%;transform:skew(-12deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);opacity:0;filter:blur(1px);transition:left .7s ease-out,opacity .7s ease-out}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.sf-standard-tab,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):hover:before,.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.sf-standard-tab,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):focus-visible:before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.sf-standard-tab,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):hover:before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.sf-standard-tab,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):focus-visible:before{left:125%;opacity:1}html.sf-theme-dark :where(.sf-standard-tab,.text-gray-400,.text-slate-500,.text-slate-400){color:#94a3b8}html.sf-theme-dark .suite-shell :where(.sf-standard-tab,.text-gray-400,.text-slate-500,.text-slate-400){color:#94a3b8}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.text-gray-700,.text-gray-600,.sf-standard-tab){color:#cbd5e1}.sf-standard-tab:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.sf-standard-tab{border-radius:.75rem}.sf-standard-tab-active{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(3 7 18 / var(--tw-text-opacity, 1))}html.sf-theme-dark :where(.sf-standard-tab-active,.text-gray-900,.text-gray-800,.text-slate-950,.text-slate-900,.text-slate-800){color:#f8fafc}html.sf-theme-dark .suite-shell :where(.sf-standard-tab-active,.text-gray-900,.text-gray-800,.text-slate-950,.text-slate-900,.text-slate-800){color:#f8fafc}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.sf-standard-tab-active,.text-gray-900,.text-gray-800){color:#f8fafc}.sf-standard-tab-count{border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}html.sf-theme-dark :where(.sf-standard-tab-count,.bg-white\/95,.bg-white\/90,.bg-white\/80){background-color:var(--sf-dark-surface)}html.sf-theme-dark :where(.text-gray-950,.sf-standard-tab-count,.text-gray-800,.text-slate-950,.text-slate-900,.text-slate-800){color:#f8fafc}html.sf-theme-dark .suite-shell :where(.sf-standard-tab-count,.bg-white\/95,.bg-white\/90,.bg-white\/80,.bg-white\/70,.bg-white\/60,.bg-white\/50){background-color:var(--sf-dark-surface)}html.sf-theme-dark .suite-shell :where(.text-gray-950,.sf-standard-tab-count,.text-gray-800,.text-slate-950,.text-slate-900,.text-slate-800){color:#f8fafc}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.text-gray-950,.sf-standard-tab-count,.text-gray-800){color:#f8fafc}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.sf-standard-tab-count,.bg-white\/75,.bg-white\/80,.bg-white\/88,.bg-\[\#fffdf8\]\/95){background-color:#0f1e34db}.suite-messages-page .sf-platform-chat-frame-page{border:0;border-radius:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.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-1{top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}.inset-0{top:0;right:0;bottom:0;left:0}.inset-4{top:1rem;right:1rem;bottom:1rem;left:1rem}.inset-x-0{left:0;right:0}.inset-x-6{left:1.5rem;right:1.5rem}.inset-x-8{left:2rem;right:2rem}.inset-y-0{top:0;bottom:0}.-bottom-16{bottom:-4rem}.-bottom-40{bottom:-10rem}.-left-2\/3{left:-66.666667%}.-left-24{left:-6rem}.-left-40{left:-10rem}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-right-24{right:-6rem}.-right-40{right:-10rem}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.-top-40{top:-10rem}.bottom-0{bottom:0}.bottom-16{bottom:4rem}.bottom-2{bottom:.5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-7{bottom:1.75rem}.bottom-8{bottom:2rem}.bottom-\[calc\(env\(safe-area-inset-bottom\)\+5\.15rem\)\]{bottom:calc(env(safe-area-inset-bottom) + 5.15rem)}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-8{left:2rem}.right-0{right:0}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-8{right:2rem}.top-0{top:0}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-20{top:5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-8{top:2rem}.top-\[58\%\]{top:58%}.top-full{top:100%}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[10000\]{z-index:10000}.z-\[100\]{z-index:100}.z-\[70\]{z-index:70}.z-\[80\]{z-index:80}.z-\[9998\]{z-index:9998}.z-\[9999\]{z-index:9999}.order-1{order:1}.order-2{order:2}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-full{grid-column:1 / -1}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.mx-1{margin-left:.25rem;margin-right:.25rem}.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-8{margin-top:2rem;margin-bottom:2rem}.-ml-1{margin-left:-.25rem}.-mr-1{margin-right:-.25rem}.-mt-2{margin-top:-.5rem}.-mt-32{margin-top:-8rem}.-mt-4{margin-top:-1rem}.-mt-6{margin-top:-1.5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[-20px\]{margin-top:-20px}.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}.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-\[16\/9\]{aspect-ratio:16/9}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[5\/2\]{aspect-ratio:5/2}.aspect-\[9\/16\]{aspect-ratio:9/16}.aspect-video{aspect-ratio:16 / 9}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-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-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-\[18px\]{height:18px}.h-\[22rem\]{height:22rem}.h-\[50vh\]{height:50vh}.h-\[calc\(100svh-1\.5rem\)\]{height:calc(100svh - 1.5rem)}.h-\[min\(22svh\,9rem\)\]{height:min(22svh,9rem)}.h-\[min\(76vh\,48rem\)\]{height:min(76vh,48rem)}.h-\[min\(82vh\,52rem\)\]{height:min(82vh,52rem)}.h-auto{height:auto}.h-dvh{height:100dvh}.h-full{height:100%}.h-px{height:1px}.max-h-32{max-height:8rem}.max-h-56{max-height:14rem}.max-h-96{max-height:24rem}.max-h-\[70vh\]{max-height:70vh}.max-h-\[75vh\]{max-height:75vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92vh\]{max-height:92vh}.max-h-\[calc\(100svh-1\.5rem\)\]{max-height:calc(100svh - 1.5rem)}.max-h-\[calc\(100vh-2rem\)\]{max-height:calc(100vh - 2rem)}.max-h-\[min\(620px\,calc\(100vh-14rem\)\)\]{max-height:min(620px,calc(100vh - 14rem))}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-10{min-height:2.5rem}.min-h-11{min-height:2.75rem}.min-h-12{min-height:3rem}.min-h-16{min-height:4rem}.min-h-28{min-height:7rem}.min-h-64{min-height:16rem}.min-h-9{min-height:2.25rem}.min-h-\[100px\]{min-height:100px}.min-h-\[120px\]{min-height:120px}.min-h-\[220px\]{min-height:220px}.min-h-\[22rem\]{min-height:22rem}.min-h-\[240px\]{min-height:240px}.min-h-\[24rem\]{min-height:24rem}.min-h-\[26rem\]{min-height:26rem}.min-h-\[280px\]{min-height:280px}.min-h-\[3\.25rem\]{min-height:3.25rem}.min-h-\[3\.45rem\]{min-height:3.45rem}.min-h-\[300px\]{min-height:300px}.min-h-\[42px\]{min-height:42px}.min-h-\[44rem\]{min-height:44rem}.min-h-\[48px\]{min-height:48px}.min-h-\[5\.5rem\]{min-height:5.5rem}.min-h-\[5\.75rem\]{min-height:5.75rem}.min-h-\[500px\]{min-height:500px}.min-h-\[520px\]{min-height:520px}.min-h-\[6\.75rem\]{min-height:6.75rem}.min-h-\[60vh\]{min-height:60vh}.min-h-\[8\.5rem\]{min-height:8.5rem}.min-h-\[92px\]{min-height:92px}.min-h-\[calc\(100dvh-7\.5rem\)\]{min-height:calc(100dvh - 7.5rem)}.min-h-\[calc\(100vh-11rem\)\]{min-height:calc(100vh - 11rem)}.min-h-\[calc\(100vh-15rem\)\]{min-height:calc(100vh - 15rem)}.min-h-\[calc\(100vh-4\.5rem\)\]{min-height:calc(100vh - 4.5rem)}.min-h-\[calc\(100vh-5rem\)\]{min-height:calc(100vh - 5rem)}.min-h-\[calc\(100vh-9rem\)\]{min-height:calc(100vh - 9rem)}.min-h-\[min\(38rem\,calc\(100vh-3rem\)\)\]{min-height:min(38rem,calc(100vh - 3rem))}.min-h-dvh{min-height:100dvh}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.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\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.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-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-\[15rem\]{width:15rem}.w-\[18px\]{width:18px}.w-\[240px\]{width:240px}.w-\[300px\]{width:300px}.w-\[420px\]{width:420px}.w-\[min\(calc\(100vw-1\.5rem\)\,44rem\)\]{width:min(calc(100vw - 1.5rem),44rem)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-5{min-width:1.25rem}.min-w-\[11rem\]{min-width:11rem}.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-\[12rem\]{max-width:12rem}.max-w-\[1560px\]{max-width:1560px}.max-w-\[19rem\]{max-width:19rem}.max-w-\[78rem\]{max-width:78rem}.max-w-\[80\%\]{max-width:80%}.max-w-\[80px\]{max-width:80px}.max-w-\[85\%\]{max-width:85%}.max-w-\[92\%\]{max-width:92%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.-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-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-12{--tw-translate-y: -3rem;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-12{--tw-translate-x: 3rem;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))}.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))}.-skew-x-12{--tw-skew-x: -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))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.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))}@keyframes pulse{50%{opacity:.5}0%,to{opacity:1}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[0\.82fr_1\.18fr\]{grid-template-columns:.82fr 1.18fr}.grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.content-start{align-content:flex-start}.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-1{gap:.25rem}.gap-1\.5{gap:.375rem}.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}.-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.375rem * var(--tw-space-y-reverse))}.-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.5rem * var(--tw-space-y-reverse))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.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-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-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-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-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / 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))}.divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(249 250 251 / var(--tw-divide-opacity, 1))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[1\.15rem\]{border-radius:1.15rem}.rounded-\[1\.1rem\]{border-radius:1.1rem}.rounded-\[1\.25rem\]{border-radius:1.25rem}.rounded-\[1\.35rem\]{border-radius:1.35rem}.rounded-\[1\.45rem\]{border-radius:1.45rem}.rounded-\[1\.75rem\]{border-radius:1.75rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-dashed{border-style:dashed}.border-\[\#0b1a3a\]{--tw-border-opacity: 1;border-color:rgb(11 26 58 / var(--tw-border-opacity, 1))}.border-\[\#17110c\]{--tw-border-opacity: 1;border-color:rgb(23 17 12 / var(--tw-border-opacity, 1))}.border-\[\#94a7cf\]{--tw-border-opacity: 1;border-color:rgb(148 167 207 / var(--tw-border-opacity, 1))}.border-\[\#b45309\]{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.border-\[\#c9d4ea\]{--tw-border-opacity: 1;border-color:rgb(201 212 234 / var(--tw-border-opacity, 1))}.border-\[\#d6a73f\]{--tw-border-opacity: 1;border-color:rgb(214 167 63 / var(--tw-border-opacity, 1))}.border-\[\#d8cfbf\]{--tw-border-opacity: 1;border-color:rgb(216 207 191 / var(--tw-border-opacity, 1))}.border-\[\#e4dac8\]{--tw-border-opacity: 1;border-color:rgb(228 218 200 / var(--tw-border-opacity, 1))}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-amber-100\/25{border-color:#fef3c740}.border-amber-100\/70{border-color:#fef3c7b3}.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\/20{border-color:#fde68a33}.border-amber-200\/35{border-color:#fde68a59}.border-amber-200\/40{border-color:#fde68a66}.border-amber-200\/60{border-color:#fde68a99}.border-amber-200\/70{border-color:#fde68ab3}.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-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-amber-600{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.border-black\/\[0\.08\]{border-color:#00000014}.border-black\/\[0\.12\]{border-color:#0000001f}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / 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-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-golden-200{--tw-border-opacity: 1;border-color:rgb(255 240 179 / var(--tw-border-opacity, 1))}.border-golden-200\/35{border-color:#fff0b359}.border-golden-200\/40{border-color:#fff0b366}.border-golden-200\/45{border-color:#fff0b373}.border-golden-200\/75{border-color:#fff0b3bf}.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-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-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / 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-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-pink-100{--tw-border-opacity: 1;border-color:rgb(252 231 243 / var(--tw-border-opacity, 1))}.border-pink-200{--tw-border-opacity: 1;border-color:rgb(251 207 232 / 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-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-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-rose-300{--tw-border-opacity: 1;border-color:rgb(253 164 175 / 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-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-teal-100{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.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\/25{border-color:#ffffff40}.border-white\/35{border-color:#ffffff59}.border-white\/50{border-color:#ffffff80}.border-white\/70{border-color:#ffffffb3}.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-600{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.border-yellow-800\/30{border-color:#854d0e4d}.border-t-amber-600{--tw-border-opacity: 1;border-top-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-\[\#080d17\]{--tw-bg-opacity: 1;background-color:rgb(8 13 23 / var(--tw-bg-opacity, 1))}.bg-\[\#0b1220\]{--tw-bg-opacity: 1;background-color:rgb(11 18 32 / var(--tw-bg-opacity, 1))}.bg-\[\#0b1220\]\/95{background-color:#0b1220f2}.bg-\[\#0b1a3a\]{--tw-bg-opacity: 1;background-color:rgb(11 26 58 / var(--tw-bg-opacity, 1))}.bg-\[\#101827\]{--tw-bg-opacity: 1;background-color:rgb(16 24 39 / var(--tw-bg-opacity, 1))}.bg-\[\#111827\]{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-\[\#17110c\]{--tw-bg-opacity: 1;background-color:rgb(23 17 12 / var(--tw-bg-opacity, 1))}.bg-\[\#262626\]{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.bg-\[\#94a7cf\]{--tw-bg-opacity: 1;background-color:rgb(148 167 207 / var(--tw-bg-opacity, 1))}.bg-\[\#e8edf7\]{--tw-bg-opacity: 1;background-color:rgb(232 237 247 / var(--tw-bg-opacity, 1))}.bg-\[\#eadfcb\]{--tw-bg-opacity: 1;background-color:rgb(234 223 203 / var(--tw-bg-opacity, 1))}.bg-\[\#f8f3ea\]{--tw-bg-opacity: 1;background-color:rgb(248 243 234 / var(--tw-bg-opacity, 1))}.bg-\[\#f8f7f4\]{--tw-bg-opacity: 1;background-color:rgb(248 247 244 / var(--tw-bg-opacity, 1))}.bg-\[\#fff3c4\]{--tw-bg-opacity: 1;background-color:rgb(255 243 196 / var(--tw-bg-opacity, 1))}.bg-\[\#fff7ed\]{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-\[\#fffaf1\]{--tw-bg-opacity: 1;background-color:rgb(255 250 241 / var(--tw-bg-opacity, 1))}.bg-\[\#fffbeb\]{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / 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-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.bg-amber-300{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.bg-amber-300\/20{background-color:#fcd34d33}.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\/60{background-color:#fffbeb99}.bg-amber-50\/70{background-color:#fffbebb3}.bg-amber-50\/80{background-color:#fffbebcc}.bg-amber-50\/85{background-color:#fffbebd9}.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-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/0{background-color:#0000}.bg-black\/20{background-color:#0003}.bg-black\/30{background-color:#0000004d}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-emerald-300{--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-golden-200\/\[0\.14\]{background-color:#fff0b324}.bg-golden-300{--tw-bg-opacity: 1;background-color:rgb(255 230 128 / var(--tw-bg-opacity, 1))}.bg-golden-300\/10{background-color:#ffe6801a}.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-50\/45{background-color:#f9fafb73}.bg-gray-50\/70{background-color:#f9fafbb3}.bg-gray-50\/90{background-color:#f9fafbe6}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / 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-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-gray-900\/80{background-color:#111827cc}.bg-gray-900\/90{background-color:#111827e6}.bg-gray-950{--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.bg-gray-950\/35{background-color:#03071259}.bg-gray-950\/40{background-color:#03071266}.bg-gray-950\/70{background-color:#030712b3}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / 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-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / 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-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / 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-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / 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-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / 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-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / 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-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.bg-slate-300\/70{background-color:#cbd5e1b3}.bg-slate-50\/70{background-color:#f8fafcb3}.bg-slate-50\/80{background-color:#f8fafccc}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-slate-900\/50{background-color:#0f172a80}.bg-slate-950\/35{background-color:#02061759}.bg-slate-950\/40{background-color:#02061766}.bg-slate-950\/45{background-color:#02061773}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.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\/40{background-color:#fff6}.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-white\/\[0\.055\]{background-color:#ffffff0e}.bg-white\/\[0\.06\]{background-color:#ffffff0f}.bg-white\/\[0\.07\]{background-color:#ffffff12}.bg-white\/\[0\.08\]{background-color:#ffffff14}.bg-white\/\[0\.16\]{background-color:#ffffff29}.bg-white\/\[0\.18\]{background-color:#ffffff2e}.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-600\/50{background-color:#ca8a0480}.bg-yellow-700{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.bg-yellow-900\/30{background-color:#713f124d}.bg-opacity-10{--tw-bg-opacity: .1}.bg-opacity-20{--tw-bg-opacity: .2}.bg-opacity-30{--tw-bg-opacity: .3}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-60{--tw-bg-opacity: .6}.bg-opacity-70{--tw-bg-opacity: .7}.bg-opacity-75{--tw-bg-opacity: .75}.bg-opacity-90{--tw-bg-opacity: .9}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-\[\#050812\]\/70{--tw-gradient-from: rgb(5 8 18 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 8 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#0b1a3a\]{--tw-gradient-from: #0b1a3a var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 26 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#b45309\]{--tw-gradient-from: #b45309 var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#f3f6fc\]{--tw-gradient-from: #f3f6fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 246 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#f4f6fb\]{--tw-gradient-from: #f4f6fb var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 246 251 / 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-300{--tw-gradient-from: #fcd34d var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 211 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-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-black{--tw-gradient-from: #000 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\/50{--tw-gradient-from: rgb(0 0 0 / .5) 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\/70{--tw-gradient-from: rgb(0 0 0 / .7) 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-black\/80{--tw-gradient-from: rgb(0 0 0 / .8) 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-golden-200{--tw-gradient-from: #FFF0B3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 240 179 / 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-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-gray-900\/80{--tw-gradient-from: rgb(17 24 39 / .8) 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-slate-100{--tw-gradient-from: #f1f5f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 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-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #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-white\/90{--tw-gradient-from: rgb(255 255 255 / .9) 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-900\/20{--tw-gradient-from: rgb(113 63 18 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#23180d\]\/55{--tw-gradient-to: rgb(35 24 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(35 24 13 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#f59e0b\]{--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f59e0b var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-200\/55{--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 230 138 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-600{--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #d97706 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/20{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .2) 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-black\/35{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/50{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-golden-200\/45{--tw-gradient-to: rgb(255 240 179 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 240 179 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-golden-200\/50{--tw-gradient-to: rgb(255 240 179 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 240 179 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-golden-400{--tw-gradient-to: rgb(255 221 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #FFDD4D var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-800{--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1e293b 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-white\/35{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white\/70{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#050812\]\/90{--tw-gradient-to: rgb(5 8 18 / .9) var(--tw-gradient-to-position)}.to-\[\#080d17\]\/95{--tw-gradient-to: rgb(8 13 23 / .95) var(--tw-gradient-to-position)}.to-\[\#152b57\]{--tw-gradient-to: #152b57 var(--tw-gradient-to-position)}.to-\[\#33508a\]{--tw-gradient-to: #33508a var(--tw-gradient-to-position)}.to-\[\#eef3fb\]{--tw-gradient-to: #eef3fb var(--tw-gradient-to-position)}.to-\[\#facc15\]{--tw-gradient-to: #facc15 var(--tw-gradient-to-position)}.to-amber-100{--tw-gradient-to: #fef3c7 var(--tw-gradient-to-position)}.to-amber-100\/40{--tw-gradient-to: rgb(254 243 199 / .4) var(--tw-gradient-to-position)}.to-amber-200{--tw-gradient-to: #fde68a var(--tw-gradient-to-position)}.to-amber-50{--tw-gradient-to: #fffbeb var(--tw-gradient-to-position)}.to-black\/10{--tw-gradient-to: rgb(0 0 0 / .1) var(--tw-gradient-to-position)}.to-black\/15{--tw-gradient-to: rgb(0 0 0 / .15) var(--tw-gradient-to-position)}.to-gray-100{--tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position)}.to-gray-200{--tw-gradient-to: #e5e7eb 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-orange-100{--tw-gradient-to: #ffedd5 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-slate-900{--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.to-slate-900\/50{--tw-gradient-to: rgb(15 23 42 / .5) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-center{background-position:center}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-\[50\%_43\%\]{-o-object-position:50% 43%;object-position:50% 43%}.object-\[center_46\%\]{-o-object-position:center 46%;object-position:center 46%}.object-\[center_50\%\]{-o-object-position:center 50%;object-position:center 50%}.object-\[center_52\%\]{-o-object-position:center 52%;object-position:center 52%}.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-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-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-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}.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-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-3\.5{padding-bottom:.875rem}.pb-36{padding-bottom:9rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[100\%\]{padding-bottom:100%}.pb-\[14rem\]{padding-bottom:14rem}.pb-\[177\.78\%\]{padding-bottom:177.78%}.pb-\[56\.25\%\]{padding-bottom:56.25%}.pb-\[75\%\]{padding-bottom:75%}.pb-\[calc\(env\(safe-area-inset-bottom\)\+0\.75rem\)\]{padding-bottom:calc(env(safe-area-inset-bottom) + .75rem)}.pb-\[calc\(env\(safe-area-inset-bottom\)\+1rem\)\]{padding-bottom:calc(env(safe-area-inset-bottom) + 1rem)}.pb-\[env\(safe-area-inset-bottom\)\]{padding-bottom:env(safe-area-inset-bottom)}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-14{padding-left:3.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-9{padding-left:2.25rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[calc\(env\(safe-area-inset-top\)\+0\.75rem\)\]{padding-top:calc(env(safe-area-inset-top) + .75rem)}.pt-\[calc\(env\(safe-area-inset-top\)\+0\.875rem\)\]{padding-top:calc(env(safe-area-inset-top) + .875rem)}.pt-\[calc\(env\(safe-area-inset-top\)\+1rem\)\]{padding-top:calc(env(safe-area-inset-top) + 1rem)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-text-bottom{vertical-align:text-bottom}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Inter,system-ui,sans-serif}.font-serif{font-family:Cormorant Garamond,Georgia,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-6xl{font-size:3.75rem;line-height:1}.text-\[0\.65rem\]{font-size:.65rem}.text-\[0\.92em\]{font-size:.92em}.text-\[0\.9375rem\]{font-size:.9375rem}.text-\[1\.65rem\]{font-size:1.65rem}.text-\[1\.95rem\]{font-size:1.95rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[15px\]{font-size:15px}.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-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-\[1\.05\]{line-height:1.05}.leading-\[1\.06\]{line-height:1.06}.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\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.28em\]{letter-spacing:.28em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-normal{letter-spacing:0em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#0b1a3a\]{--tw-text-opacity: 1;color:rgb(11 26 58 / var(--tw-text-opacity, 1))}.text-\[\#17110c\]{--tw-text-opacity: 1;color:rgb(23 17 12 / var(--tw-text-opacity, 1))}.text-\[\#283b61\]{--tw-text-opacity: 1;color:rgb(40 59 97 / var(--tw-text-opacity, 1))}.text-\[\#33508a\]{--tw-text-opacity: 1;color:rgb(51 80 138 / var(--tw-text-opacity, 1))}.text-\[\#4b4034\]{--tw-text-opacity: 1;color:rgb(75 64 52 / var(--tw-text-opacity, 1))}.text-\[\#4b5563\]{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-\[\#4e6189\]{--tw-text-opacity: 1;color:rgb(78 97 137 / var(--tw-text-opacity, 1))}.text-\[\#8b5a2b\]{--tw-text-opacity: 1;color:rgb(139 90 43 / var(--tw-text-opacity, 1))}.text-\[\#8b735c\]{--tw-text-opacity: 1;color:rgb(139 115 92 / var(--tw-text-opacity, 1))}.text-\[\#9a856c\]{--tw-text-opacity: 1;color:rgb(154 133 108 / var(--tw-text-opacity, 1))}.text-\[\#9a8b61\]{--tw-text-opacity: 1;color:rgb(154 139 97 / var(--tw-text-opacity, 1))}.text-\[\#b45309\]{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-\[\#b95516\]{--tw-text-opacity: 1;color:rgb(185 85 22 / var(--tw-text-opacity, 1))}.text-\[\#c05621\]{--tw-text-opacity: 1;color:rgb(192 86 33 / var(--tw-text-opacity, 1))}.text-\[\#d97706\]{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-\[\#fff8df\]{--tw-text-opacity: 1;color:rgb(255 248 223 / var(--tw-text-opacity, 1))}.text-amber-100{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.text-amber-100\/80{color:#fef3c7cc}.text-amber-200\/80{color:#fde68acc}.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-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-700\/70{color:#b45309b3}.text-amber-700\/80{color:#b45309cc}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.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-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / 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-current{color:currentColor}.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-golden-200{--tw-text-opacity: 1;color:rgb(255 240 179 / var(--tw-text-opacity, 1))}.text-golden-200\/70{color:#fff0b3b3}.text-golden-300{--tw-text-opacity: 1;color:rgb(255 230 128 / var(--tw-text-opacity, 1))}.text-golden-50{--tw-text-opacity: 1;color:rgb(255 253 240 / 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-gray-950{--tw-text-opacity: 1;color:rgb(3 7 18 / 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-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-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-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-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.text-pink-700{--tw-text-opacity: 1;color:rgb(190 24 93 / 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(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / 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-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-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-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / 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-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-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-stone-200{--tw-text-opacity: 1;color:rgb(231 229 228 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/50{color:#ffffff80}.text-white\/55{color:#ffffff8c}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.text-white\/80{color:#fffc}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / 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))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.underline-offset-2{text-underline-offset:2px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-15{opacity:.15}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-55{opacity:.55}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-\[0\.035\]{opacity:.035}.opacity-\[0\.07\]{opacity:.07}.mix-blend-multiply{mix-blend-mode:multiply}.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_-12px_32px_rgba\(15\,23\,42\,0\.16\)\]{--tw-shadow: 0 -12px 32px rgba(15,23,42,.16);--tw-shadow-colored: 0 -12px 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_0_14px_rgba\(252\,211\,77\,0\.7\)\]{--tw-shadow: 0 0 14px rgba(252,211,77,.7);--tw-shadow-colored: 0 0 14px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_16px_rgba\(255\,221\,77\,0\.7\)\]{--tw-shadow: 0 0 16px rgba(255,221,77,.7);--tw-shadow-colored: 0 0 16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_18px_rgba\(250\,204\,21\,0\.22\)\]{--tw-shadow: 0 0 18px rgba(250,204,21,.22);--tw-shadow-colored: 0 0 18px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_10px_20px_rgba\(11\,26\,58\,0\.22\)\]{--tw-shadow: 0 10px 20px rgba(11,26,58,.22);--tw-shadow-colored: 0 10px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_10px_20px_rgba\(217\,119\,6\,0\.28\)\]{--tw-shadow: 0 10px 20px rgba(217,119,6,.28);--tw-shadow-colored: 0 10px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_12px_28px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow: 0 12px 28px rgba(15,23,42,.08);--tw-shadow-colored: 0 12px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_12px_28px_rgba\(15\,23\,42\,0\.12\)\]{--tw-shadow: 0 12px 28px rgba(15,23,42,.12);--tw-shadow-colored: 0 12px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_14px_34px_rgba\(0\,0\,0\,0\.18\)\]{--tw-shadow: 0 14px 34px rgba(0,0,0,.18);--tw-shadow-colored: 0 14px 34px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_14px_36px_rgba\(0\,0\,0\,0\.24\)\]{--tw-shadow: 0 14px 36px rgba(0,0,0,.24);--tw-shadow-colored: 0 14px 36px 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_38px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow: 0 14px 38px rgba(15,23,42,.08);--tw-shadow-colored: 0 14px 38px 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_40px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 14px 40px rgba(15,23,42,.06);--tw-shadow-colored: 0 14px 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_16px_34px_rgba\(0\,0\,0\,0\.28\)\]{--tw-shadow: 0 16px 34px rgba(0,0,0,.28);--tw-shadow-colored: 0 16px 34px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_16px_36px_rgba\(15\,23\,42\,0\.18\)\]{--tw-shadow: 0 16px 36px rgba(15,23,42,.18);--tw-shadow-colored: 0 16px 36px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_16px_40px_rgba\(0\,0\,0\,0\.24\)\]{--tw-shadow: 0 16px 40px rgba(0,0,0,.24);--tw-shadow-colored: 0 16px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_16px_44px_rgba\(0\,0\,0\,0\.28\)\]{--tw-shadow: 0 16px 44px rgba(0,0,0,.28);--tw-shadow-colored: 0 16px 44px 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\(15\,23\,42\,0\.08\)\]{--tw-shadow: 0 18px 40px rgba(15,23,42,.08);--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_42px_rgba\(0\,0\,0\,0\.32\)\]{--tw-shadow: 0 18px 42px rgba(0,0,0,.32);--tw-shadow-colored: 0 18px 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_18px_44px_rgba\(15\,23\,42\,0\.12\)\]{--tw-shadow: 0 18px 44px rgba(15,23,42,.12);--tw-shadow-colored: 0 18px 44px 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_44px_rgba\(15\,23\,42\,0\.18\)\]{--tw-shadow: 0 18px 44px rgba(15,23,42,.18);--tw-shadow-colored: 0 18px 44px 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_48px_rgba\(0\,0\,0\,0\.32\)\]{--tw-shadow: 0 18px 48px rgba(0,0,0,.32);--tw-shadow-colored: 0 18px 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_55px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 18px 55px rgba(15,23,42,.06);--tw-shadow-colored: 0 18px 55px 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_60px_rgba\(0\,0\,0\,0\.25\)\]{--tw-shadow: 0 22px 60px rgba(0,0,0,.25);--tw-shadow-colored: 0 22px 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_28px_90px_rgba\(15\,23\,42\,0\.34\)\]{--tw-shadow: 0 28px 90px rgba(15,23,42,.34);--tw-shadow-colored: 0 28px 90px 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_34px_100px_rgba\(15\,23\,42\,0\.34\)\]{--tw-shadow: 0 34px 100px rgba(15,23,42,.34);--tw-shadow-colored: 0 34px 100px 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_34px_120px_rgba\(0\,0\,0\,0\.45\)\]{--tw-shadow: 0 34px 120px rgba(0,0,0,.45);--tw-shadow-colored: 0 34px 120px 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_18px_rgba\(11\,26\,58\,0\.28\)\]{--tw-shadow: 0 8px 18px rgba(11,26,58,.28);--tw-shadow-colored: 0 8px 18px 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\.8\)\]{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.8);--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-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-amber-100{--tw-shadow-color: #fef3c7;--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-100\/40{--tw-shadow-color: rgb(254 243 199 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-100\/50{--tw-shadow-color: rgb(254 243 199 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/10{--tw-shadow-color: rgb(0 0 0 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-slate-900\/20{--tw-shadow-color: rgb(15 23 42 / .2);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.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-8{--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(8px + 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-amber-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.ring-amber-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1))}.ring-amber-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 251 235 / var(--tw-ring-opacity, 1))}.ring-black\/5{--tw-ring-color: rgb(0 0 0 / .05)}.ring-gray-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.ring-transparent{--tw-ring-color: transparent}.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-\[1\.5px\]{--tw-blur: blur(1.5px);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-\[1px\]{--tw-blur: blur(1px);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-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.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-\[margin\,width\]{transition-property:margin,width;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-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-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}html{scroll-behavior:smooth}html,body{width:100%;overflow-x:hidden}::-moz-selection{background-color:#d97706;color:#fff}::selection{background-color:#d97706;color:#fff}.sf-theme-toggle{display:inline-flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;border:1px solid #e5e7eb;background:#fff;color:#374151;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.sf-theme-toggle:hover{border-color:#fcd34d;background:#fffbeb;color:#92400e}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.inline-flex,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare),[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.inline-flex,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare){position:relative;overflow:hidden;isolation:isolate}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.inline-flex,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.inline-flex,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):before{content:"";pointer-events:none;position:absolute;inset-block:0;left:-66%;z-index:20;width:50%;transform:skew(-12deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);opacity:0;filter:blur(1px);transition:left .7s ease-out,opacity .7s ease-out}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.inline-flex,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):hover:before,.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.inline-flex,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):focus-visible:before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.inline-flex,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):hover:before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.inline-flex,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):focus-visible:before{left:125%;opacity:1}html.sf-theme-dark,html.sf-theme-dark body{--sf-dark-bg: #071223;--sf-dark-surface: #0d1b30;--sf-dark-surface-muted: #10213a;--sf-dark-surface-hover: #142945;--sf-dark-border: #314158;background:var(--sf-dark-bg);color:#e5e7eb}html.sf-theme-dark #root{background:var(--sf-dark-bg)}html.sf-theme-dark :where(.bg-white,.bg-white\/95,.bg-white\/90,.bg-white\/80){background-color:var(--sf-dark-surface)!important}html.sf-theme-dark :where(.bg-gray-50,.bg-slate-50){background-color:var(--sf-dark-surface-muted)!important}html.sf-theme-dark :where(.bg-gray-100,.bg-slate-100,.hover\:bg-gray-100:hover,.hover\:bg-gray-50:hover,.hover\:bg-white:hover){background-color:var(--sf-dark-surface-hover)!important}html.sf-theme-dark :where(.bg-amber-50,.bg-amber-50\/40){background-color:#92400e38!important}html.sf-theme-dark :where(.text-gray-950,.text-gray-900,.text-gray-800,.text-slate-950,.text-slate-900,.text-slate-800){color:#f8fafc!important}html.sf-theme-dark :where(.text-gray-700,.text-gray-600,.text-slate-700,.text-slate-600){color:#cbd5e1!important}html.sf-theme-dark :where(.text-gray-500,.text-gray-400,.text-slate-500,.text-slate-400){color:#94a3b8!important}html.sf-theme-dark :where(.border-gray-200,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)!important}html.sf-theme-dark :where(.shadow-sm,.shadow-lg,.shadow-xl,.shadow-2xl){box-shadow:0 18px 45px #00000059!important}html.sf-theme-dark :where(input,textarea,select){border-color:var(--sf-dark-border)!important;background-color:var(--sf-dark-surface)!important;color:#f8fafc!important}html.sf-theme-dark :where(input::-moz-placeholder,textarea::-moz-placeholder){color:#64748b!important}html.sf-theme-dark :where(input::placeholder,textarea::placeholder){color:#64748b!important}html.sf-theme-dark .suite-shell{background:var(--sf-dark-bg);color:#e5e7eb}html.sf-theme-dark .suite-shell main{background:var(--sf-dark-bg)!important}html.sf-theme-dark .suite-shell :where(.bg-white,.bg-white\/95,.bg-white\/90,.bg-white\/80,.bg-white\/70,.bg-white\/60,.bg-white\/50){background-color:var(--sf-dark-surface)!important}html.sf-theme-dark .suite-shell :where(.bg-gray-50,.bg-slate-50){background-color:var(--sf-dark-surface-muted)!important}html.sf-theme-dark .suite-shell :where(.bg-gray-100,.bg-slate-100,.hover\:bg-gray-100:hover,.hover\:bg-gray-50:hover,.hover\:bg-white:hover){background-color:var(--sf-dark-surface-hover)!important}html.sf-theme-dark .suite-shell :where(.bg-amber-50,.bg-amber-50\/40){background-color:#92400e38!important}html.sf-theme-dark .suite-shell :where(.text-gray-950,.text-gray-900,.text-gray-800,.text-slate-950,.text-slate-900,.text-slate-800){color:#f8fafc!important}html.sf-theme-dark .suite-shell :where(.text-gray-700,.text-gray-600,.text-slate-700,.text-slate-600){color:#cbd5e1!important}html.sf-theme-dark .suite-shell :where(.text-gray-500,.text-gray-400,.text-slate-500,.text-slate-400){color:#94a3b8!important}html.sf-theme-dark .suite-shell .sf-course-rich-text{color:#cbd5e1}html.sf-theme-dark .suite-shell .sf-course-rich-text :where(h1,h2,h3,strong,b){color:#f8fafc}html.sf-theme-dark .suite-shell .sf-course-rich-text blockquote{color:#cbd5e1}html.sf-theme-dark .suite-shell .sf-course-rich-text a{color:#f59e0b}html.sf-theme-dark .suite-shell .sf-course-rich-text hr{border-top-color:var(--sf-dark-border)}html.sf-theme-dark .suite-shell .sf-magazine-layout,html.sf-theme-dark .suite-shell .sf-magazine-post{background:var(--sf-dark-bg)!important;color:#e5e7eb}html.sf-theme-dark .suite-shell .sf-magazine-hero{border-color:var(--sf-dark-border)!important;background:linear-gradient(180deg,rgba(13,27,48,.98) 0%,var(--sf-dark-bg) 100%)!important}html.sf-theme-dark .suite-shell .sf-magazine-lock-fade{background:linear-gradient(to top,var(--sf-dark-bg),transparent)!important}html.sf-theme-dark .suite-shell :where(.border-gray-200,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)!important}html.sf-theme-dark .suite-shell :where(.shadow-sm,.shadow-xl,.shadow-2xl){box-shadow:0 18px 45px #00000059!important}html.sf-theme-dark .suite-shell :where(.suite-panel,.suite-field,input,textarea,select){border-color:var(--sf-dark-border)!important;background-color:var(--sf-dark-surface)!important;color:#f8fafc!important}html.sf-theme-dark .suite-shell :where(input::-moz-placeholder,textarea::-moz-placeholder){color:#64748b!important}html.sf-theme-dark .suite-shell :where(input::placeholder,textarea::placeholder){color:#64748b!important}html.sf-theme-dark .suite-shell :where(.suite-secondary-button,.btn-secondary,.sf-theme-toggle){border-color:var(--sf-dark-border)!important;background-color:var(--sf-dark-surface)!important;color:#e5e7eb!important}html.sf-theme-dark .suite-shell :where(.suite-secondary-button:hover,.btn-secondary:hover,.sf-theme-toggle:hover){border-color:#d8cfbd3d!important;background-color:var(--sf-dark-surface-hover)!important;color:#f8fafc!important}html.sf-theme-dark .suite-shell .suite-membership-lockout-card{border-color:#f59e0b5c!important;background:radial-gradient(circle at top left,rgba(245,158,11,.18),transparent 36%),linear-gradient(135deg,#071223f5,#0d1b30e6)!important;box-shadow:inset 0 1px #fbbf241f,0 18px 45px #00000047!important}html.sf-theme-dark .suite-shell .suite-membership-lockout-icon{border:1px solid rgba(245,158,11,.32)!important;background-color:#f59e0b1f!important;color:#fbbf24!important}html.sf-theme-dark .suite-shell .suite-membership-lockout-button{background-color:#f8fafc!important;color:#111827!important}html.sf-theme-dark .suite-shell .suite-membership-lockout-button:hover{background-color:#fbbf24!important;color:#111827!important}html.sf-theme-dark .suite-shell .suite-learning-action-button{border:1px solid rgba(251,191,36,.38)!important;background:linear-gradient(135deg,#f59e0b,#d97706)!important;color:#111827!important;box-shadow:inset 0 1px #ffffff38,0 12px 28px #f59e0b2e!important}html.sf-theme-dark .suite-shell .suite-learning-action-button:hover{border-color:#fbbf249e!important;background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;color:#111827!important}html.sf-theme-dark .suite-shell .suite-learning-action-button:disabled{border-color:var(--sf-dark-border)!important;background:var(--sf-dark-surface-hover)!important;color:#94a3b8!important;box-shadow:none!important}html.sf-theme-dark .suite-shell .settings-nav-tab-active{border-color:#f59e0b73!important;background-color:#f59e0b24!important;color:#fbbf24!important}html.sf-theme-dark .suite-shell .settings-nav-tab-idle{color:#cbd5e1!important}html.sf-theme-dark .suite-shell .settings-nav-tab-idle:hover{background-color:var(--sf-dark-surface-hover)!important;color:#f8fafc!important}html.sf-theme-dark .suite-shell .suite-daily-reflection-setting{border-color:#f59e0b57!important;background:radial-gradient(circle at 12% 18%,rgba(245,158,11,.16),transparent 34%),linear-gradient(135deg,#071223fa,#0d1b30f0)!important;box-shadow:inset 0 1px #fbbf241f,0 12px 32px #0003!important}html.sf-theme-dark .suite-shell .suite-daily-reflection-setting h3{color:#f8fafc!important}html.sf-theme-dark .suite-shell .suite-daily-reflection-setting p{color:#cbd5e1!important}html.sf-theme-dark .suite-shell .suite-daily-reflection-setting p.text-amber-700{color:#fbbf24!important}html.sf-theme-dark .suite-shell .suite-daily-reflection-toggle{background-color:var(--sf-dark-border)!important}html.sf-theme-dark .suite-shell .suite-daily-reflection-toggle.peer-checked{background-color:#f59e0b!important}html.sf-theme-dark .suite-shell .suite-tier-accent,html.sf-theme-dark .sf-course-workspace.suite-tier-accent{--suite-tier-accent-text: #cbd5e1;--suite-tier-accent-text-hover: #f8fafc;--suite-tier-accent-track: rgba(148, 163, 184, .22);--suite-tier-accent-soft: rgba(148, 163, 184, .12);--suite-tier-accent-border: rgba(148, 163, 184, .28);--suite-tier-accent-ring: #94a3b8;--suite-tier-accent-fill: linear-gradient(to right, #cbd5e1 0%, #94a3b8 100%)}html.sf-theme-dark .suite-shell .suite-tier-accent--adept,html.sf-theme-dark .sf-course-workspace.suite-tier-accent--adept{--suite-tier-accent-text: #9fb1d8;--suite-tier-accent-text-hover: #c7d2fe;--suite-tier-accent-track: rgba(159, 177, 216, .18);--suite-tier-accent-soft: rgba(159, 177, 216, .14);--suite-tier-accent-border: rgba(159, 177, 216, .32);--suite-tier-accent-ring: #9fb1d8;--suite-tier-accent-fill: linear-gradient(to right, #c7d2fe 0%, #9fb1d8 100%)}html.sf-theme-dark .suite-shell .suite-tier-accent--elite,html.sf-theme-dark .sf-course-workspace.suite-tier-accent--elite{--suite-tier-accent-text: #f9a8d4;--suite-tier-accent-text-hover: #fbcfe8;--suite-tier-accent-track: rgba(249, 168, 212, .18);--suite-tier-accent-soft: rgba(249, 168, 212, .12);--suite-tier-accent-border: rgba(249, 168, 212, .3);--suite-tier-accent-ring: #f9a8d4;--suite-tier-accent-fill: linear-gradient(to right, #f472b6 0%, #fbcfe8 100%)}html.sf-theme-dark .suite-shell .suite-tier-accent--angel,html.sf-theme-dark .suite-shell .suite-tier-accent--extreme,html.sf-theme-dark .sf-course-workspace.suite-tier-accent--angel,html.sf-theme-dark .sf-course-workspace.suite-tier-accent--extreme{--suite-tier-accent-text: #fde68a;--suite-tier-accent-text-hover: #fef3c7;--suite-tier-accent-track: rgba(251, 191, 36, .2);--suite-tier-accent-soft: rgba(251, 191, 36, .14);--suite-tier-accent-border: rgba(251, 191, 36, .32);--suite-tier-accent-ring: #fbbf24;--suite-tier-accent-fill: linear-gradient(to right, #f59e0b 0%, #fde68a 100%)}html.sf-theme-dark .suite-shell .suite-tier-accent-link,html.sf-theme-dark .suite-shell .suite-tier-accent-badge,html.sf-theme-dark .suite-shell .suite-tier-accent-play-button,html.sf-theme-dark .sf-course-workspace .suite-tier-accent-link,html.sf-theme-dark .sf-course-workspace .suite-tier-accent-badge,html.sf-theme-dark .sf-course-workspace .suite-tier-accent-play-button{color:var(--suite-tier-accent-text)!important}html.sf-theme-dark .suite-shell .suite-tier-accent-link:hover,html.sf-theme-dark .suite-shell .suite-tier-accent .group:hover .suite-tier-accent-link,html.sf-theme-dark .suite-shell .suite-tier-accent .group:hover .suite-tier-accent-hover-title,html.sf-theme-dark .sf-course-workspace .suite-tier-accent-link:hover,html.sf-theme-dark .sf-course-workspace .suite-tier-accent .group:hover .suite-tier-accent-link,html.sf-theme-dark .sf-course-workspace .suite-tier-accent .group:hover .suite-tier-accent-hover-title{color:var(--suite-tier-accent-text-hover)!important}html.sf-theme-dark .suite-shell .suite-tier-accent-icon,html.sf-theme-dark .suite-shell .suite-tier-accent-soft-badge,html.sf-theme-dark .sf-course-workspace .suite-tier-accent-icon,html.sf-theme-dark .sf-course-workspace .suite-tier-accent-soft-badge{background-color:var(--suite-tier-accent-soft)!important;color:var(--suite-tier-accent-text)!important}html.sf-theme-dark .sf-course-workspace .suite-tier-accent-panel{border-color:var(--suite-tier-accent-border)!important}html.sf-theme-dark .sf-course-workspace .sf-course-esti-portrait{--tw-ring-color: var(--suite-tier-accent-ring) !important}html.sf-theme-dark .suite-shell .suite-free-context-hint{border-color:#2dd4bf61!important;background-color:#0d948829!important;color:#99f6e4!important;box-shadow:0 12px 28px #14b8a61a!important}html.sf-theme-dark .suite-shell .suite-free-context-hint-icon{color:#5eead4!important}html.sf-theme-dark .suite-shell .suite-reflection-progress{--suite-reflection-progress-text: #cbd5e1;--suite-reflection-progress-track: rgba(148, 163, 184, .22);--suite-reflection-progress-fill: linear-gradient(to right, #cbd5e1 0%, #94a3b8 100%)}html.sf-theme-dark .suite-shell .suite-reflection-progress--adept{--suite-reflection-progress-text: #9fb1d8;--suite-reflection-progress-track: rgba(159, 177, 216, .18);--suite-reflection-progress-fill: linear-gradient(to right, #c7d2fe 0%, #9fb1d8 100%)}html.sf-theme-dark .suite-shell .suite-reflection-progress--elite{--suite-reflection-progress-text: #f9a8d4;--suite-reflection-progress-track: rgba(249, 168, 212, .18);--suite-reflection-progress-fill: linear-gradient(to right, #f472b6 0%, #fbcfe8 100%)}html.sf-theme-dark .suite-shell .suite-reflection-progress--angel,html.sf-theme-dark .suite-shell .suite-reflection-progress--extreme{--suite-reflection-progress-text: #fde68a;--suite-reflection-progress-track: rgba(251, 191, 36, .2);--suite-reflection-progress-fill: linear-gradient(to right, #f59e0b 0%, #fde68a 100%)}html.sf-theme-dark .suite-shell .suite-reflection-answer-card{border-color:#fbbf243d!important;background-color:#0f1e34c7!important}html.sf-theme-dark .suite-shell .suite-reflection-answer-label{color:#fef3c7d1!important}html.sf-theme-dark .suite-shell .suite-reflection-answer-note{color:#cbd5e1!important}html.sf-theme-dark .suite-shell .suite-reflection-answer-textarea{border-color:#fbbf243d!important;background-color:#071223b8!important;color:#f8fafc!important}html.sf-theme-dark .suite-shell .suite-reflection-answer-textarea::-moz-placeholder{color:#94a3b8!important}html.sf-theme-dark .suite-shell .suite-reflection-answer-textarea::placeholder{color:#94a3b8!important}html.sf-theme-dark .suite-shell .sf-pattern-reflection-prompt{border-color:#f59e0b6b;background:#081120f5;box-shadow:0 28px 90px #0000009e,inset 0 1px #ffffff14}html.sf-theme-dark .suite-shell .sf-pattern-reflection-prompt__image{opacity:.035}html.sf-theme-dark .suite-shell .sf-pattern-reflection-prompt__eyebrow{color:#f59e0b}html.sf-theme-dark .suite-shell .sf-pattern-reflection-prompt__title{color:#f8fafc}html.sf-theme-dark .suite-shell .sf-pattern-reflection-prompt__body{color:#dbeafe}html.sf-theme-dark .suite-shell .sf-pattern-reflection-prompt__note{border-color:#fbbf2457;background:#0f172af0;color:#f8fafc}html.sf-theme-dark .suite-shell .sf-pattern-reflection-prompt__secondary{border-color:#94a3b852;background:#0f172aeb;color:#dbeafe}html.sf-theme-dark .suite-shell .sf-pattern-reflection-prompt__secondary:hover{border-color:#fbbf246b;background:#1e293bfa;color:#f8fafc}.sf-pattern-analysis-scroll{color:#111827}.sf-pattern-analysis-header{isolation:isolate;background:radial-gradient(circle at 18% 20%,rgba(245,198,106,.25),transparent 34%),linear-gradient(135deg,#050812d6,#23180db3 48%,#080d17c7),url(/royaltyofthespirit.webp)!important;background-position:50% 43%!important;background-size:cover!important}.sf-pattern-analysis-header>img{opacity:0!important}.sf-pattern-analysis-header>.pointer-events-none.absolute.inset-0{z-index:0;background:linear-gradient(90deg,rgba(255,255,255,.16),transparent 52%),radial-gradient(circle at 82% 0%,rgba(255,255,255,.14),transparent 34%)!important}.sf-pattern-analysis-header>.relative{position:relative;z-index:1}.sf-pattern-analysis-rail{isolation:isolate;background:radial-gradient(circle at 18% 20%,rgba(245,198,106,.25),transparent 34%),linear-gradient(135deg,#050812d6,#23180db3 48%,#080d17c7),url(/royaltyofthespirit.webp)!important;background-position:50% 43%!important;background-size:cover!important}.sf-pattern-analysis-rail>img{opacity:0!important}.sf-pattern-analysis-rail>.absolute.inset-0{z-index:0;background:linear-gradient(90deg,rgba(255,255,255,.16),transparent 52%),radial-gradient(circle at 82% 0%,rgba(255,255,255,.14),transparent 34%)!important}.sf-pattern-analysis-rail>.relative{position:relative;z-index:1}.sf-pattern-analysis-tab-arrow{display:none}html.sf-theme-dark .sf-pattern-analysis{border-color:#fbbf2447!important;background:#071223fa!important;box-shadow:0 34px 100px #000000ad!important}html.sf-theme-dark .sf-pattern-analysis-header{background:radial-gradient(circle at 14% 18%,rgba(245,158,11,.16),transparent 30%),radial-gradient(circle at 86% 8%,rgba(59,130,246,.1),transparent 34%),linear-gradient(135deg,#030712f5,#081120eb 48%,#020617f5),url(/royaltyofthespirit.webp)!important;background-position:50% 43%!important;background-size:cover!important}html.sf-theme-dark .sf-pattern-analysis-header>.pointer-events-none.absolute.inset-0{background:linear-gradient(90deg,rgba(15,23,42,.42),transparent 54%),radial-gradient(circle at 82% 0%,rgba(30,41,59,.28),transparent 34%)!important}html.sf-theme-dark .sf-pattern-analysis-rail{background:radial-gradient(circle at 14% 18%,rgba(245,158,11,.16),transparent 30%),radial-gradient(circle at 86% 8%,rgba(59,130,246,.1),transparent 34%),linear-gradient(135deg,#030712f5,#081120eb 48%,#020617f5),url(/royaltyofthespirit.webp)!important;background-position:50% 43%!important;background-size:cover!important}html.sf-theme-dark .sf-pattern-analysis-rail>.absolute.inset-0{background:linear-gradient(90deg,rgba(15,23,42,.42),transparent 54%),radial-gradient(circle at 82% 0%,rgba(30,41,59,.28),transparent 34%)!important}html.sf-theme-dark .sf-pattern-analysis-main{background:linear-gradient(180deg,#081120fa,#0b192dfa)!important}html.sf-theme-dark .sf-pattern-analysis-scroll{color:#e5edf8}html.sf-theme-dark .sf-pattern-analysis-scroll :where(h3,h4,h5,p,span,div,pre){color:inherit}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.text-gray-950,.text-gray-900,.text-gray-800){color:#f8fafc!important}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.text-gray-700,.text-gray-600,.text-gray-500){color:#cbd5e1!important}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.bg-white,.bg-white\/75,.bg-white\/80,.bg-white\/88,.bg-\[\#fffdf8\]\/95){background-color:#0f1e34db!important}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.bg-gray-50,.bg-amber-50,.bg-amber-50\/80,.bg-amber-50\/82,.bg-amber-50\/85,.bg-blue-50,.bg-indigo-50){background-color:#142945d1!important}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.border-gray-100,.border-gray-200,.border-amber-100,.border-amber-200,.border-blue-100,.border-indigo-100){border-color:#fbbf2447!important}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.text-amber-950,.text-amber-900,.text-amber-800,.text-amber-700){color:#fde68a!important}html.sf-theme-dark .sf-pattern-analysis-card,html.sf-theme-dark .sf-pattern-analysis-stat{border-color:#fbbf2447!important;background:#0f1e34e0!important}html.sf-theme-dark .sf-pattern-analysis-theme-node{border-color:#fbbf2461!important;background:#0f1e34e6!important;box-shadow:0 18px 42px #0000003d,inset 0 1px #ffffff0f!important}html.sf-theme-dark .sf-pattern-analysis-theme-index{border:1px solid rgba(251,191,36,.44);background:#fbbf2424!important;color:#fde68a!important}html.sf-theme-dark .sf-pattern-analysis-theme-index span{color:#fde68a!important}html.sf-theme-dark .sf-pattern-analysis-voice-card{background:#020617b8!important}html.sf-theme-dark .sf-pattern-analysis-bar{border-top-color:#94a3b838!important;background:#071223f0!important}html.sf-theme-dark .sf-pattern-analysis-bar form{border-color:#94a3b847!important;background:#0f1e34eb!important}html.sf-theme-dark .sf-pattern-analysis-bar input{color:#f8fafc!important}html.sf-theme-dark .sf-pattern-analysis-bar input::-moz-placeholder{color:#94a3b8!important}html.sf-theme-dark .sf-pattern-analysis-bar input::placeholder{color:#94a3b8!important}html.sf-theme-dark .sf-pattern-analysis-bar :where(.bg-gray-100,.bg-amber-100){background-color:#1e293bfa!important}html.sf-theme-dark .sf-pattern-analysis-bar :where(.text-gray-700,.text-amber-800,.text-amber-700){color:#fde68a!important}@media(max-width:1120px){.sf-pattern-analysis-bar{padding:.9rem 1rem!important}.sf-pattern-analysis-bar>div{align-items:stretch!important;flex-direction:column!important}.sf-pattern-analysis-status{width:100%;justify-content:flex-start}.sf-pattern-analysis-status-copy{min-width:0;flex:1 1 auto}.sf-pattern-analysis-status-message{max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important}.sf-pattern-analysis-message{margin-left:0!important;margin-right:0!important;width:100%;min-width:0}.sf-pattern-analysis-message-form{width:100%}.sf-pattern-analysis-nav{justify-content:center}}@media(min-width:768px)and (max-width:1120px){.sf-pattern-analysis-mic{margin-left:auto!important}}@media(max-width:767px){.sf-pattern-analysis-overlay{align-items:stretch!important;padding:0!important}.sf-pattern-analysis{max-height:none!important;min-height:100dvh;border-radius:0!important}.sf-pattern-analysis-header{padding:calc(env(safe-area-inset-top) + .9rem) 1rem .9rem!important}.sf-pattern-analysis-header h2{max-width:12rem;font-size:1.35rem!important}.sf-pattern-analysis-header p{letter-spacing:.16em!important}.sf-pattern-analysis-body{min-height:0}.sf-pattern-analysis-rail{flex:0 0 auto;border-right:0!important;background:#081120fa!important}.sf-pattern-analysis-rail>img,.sf-pattern-analysis-rail>div.absolute{display:none!important}.sf-pattern-analysis-rail>div.relative{padding:.65rem .75rem!important}.sf-pattern-analysis-rail>div.relative>div:first-child{display:none!important}.sf-pattern-analysis-tabs-wrap{margin-top:0!important}.sf-pattern-analysis-tab-arrow{position:absolute;top:50%;z-index:3;display:flex;height:2.25rem;width:2.25rem;transform:translateY(-50%);align-items:center;justify-content:center;border-radius:9999px;border:1px solid rgba(251,191,36,.45);background:#081120e0;color:#fef3c7f2;opacity:0;pointer-events:none;box-shadow:0 12px 26px #0000004d;transition:opacity .16s ease,border-color .16s ease,background .16s ease}.sf-pattern-analysis-tab-arrow.is-visible{opacity:1;pointer-events:auto}.sf-pattern-analysis-tab-arrow--left{left:.1rem}.sf-pattern-analysis-tab-arrow--right{right:.1rem}.sf-pattern-analysis-tab-arrow:hover{border-color:#fef3c7cc;background:#0f172af5}.sf-pattern-analysis-tabs{margin-top:0!important;display:flex!important;gap:.5rem!important;overflow-x:auto;overflow-y:hidden;padding:0 2.45rem .1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-padding-inline:2.45rem}.sf-pattern-analysis-tabs::-webkit-scrollbar{display:none}.sf-pattern-analysis-tabs button{min-width:4.65rem!important;max-width:4.65rem;flex:0 0 4.65rem;flex-direction:column;align-items:center!important;justify-content:center;gap:.35rem;padding:.55rem .45rem!important;border-radius:.85rem!important;text-align:center!important}.sf-pattern-analysis-tabs button>div:first-child{margin-right:0!important;height:1.75rem!important;width:1.75rem!important}.sf-pattern-analysis-tabs button span{max-width:100%;font-size:.68rem!important;line-height:1.05rem;overflow:visible!important;text-overflow:clip!important;white-space:normal}.sf-pattern-analysis-tabs button>div:last-child{display:none!important}@media(min-width:640px){.sf-pattern-analysis-tab-arrow{display:none!important}.sf-pattern-analysis-tabs{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr));overflow-x:visible;padding:0}.sf-pattern-analysis-tabs button{min-width:0!important;max-width:none!important;width:100%;flex:none}}.sf-pattern-analysis-scroll{padding:1rem!important}.sf-pattern-analysis-scroll h3{font-size:1.75rem!important}.sf-pattern-analysis-card-grid{grid-template-columns:1fr!important}.sf-pattern-analysis-bar{padding:.75rem .75rem calc(env(safe-area-inset-bottom) + .75rem)!important}.sf-pattern-analysis-bar>div{align-items:stretch!important}.sf-pattern-analysis-bar img,.sf-pattern-analysis-bar>div>div:first-child>div{display:none!important}.sf-pattern-analysis-bar>div>div:first-child{justify-content:center}}html.sf-theme-dark :where(.sf-standard-tabs){border-color:var(--sf-dark-border)!important}html.sf-theme-dark :where(.sf-standard-tab){color:#94a3b8!important}html.sf-theme-dark :where(.sf-standard-tab:hover){border-color:#d8cfbd3d!important;color:#cbd5e1!important}html.sf-theme-dark :where(.sf-standard-tab-active){border-color:#f59e0b!important;color:#f8fafc!important}html.sf-theme-dark :where(.sf-standard-tab-count){border-color:#d8cfbd3d!important;background-color:var(--sf-dark-bg)!important;color:#f8fafc!important}html.sf-theme-dark .suite-shell nav :where(.bg-gray-900.text-white){background-color:var(--sf-dark-surface-hover)!important;color:#f8fafc!important}html.sf-theme-dark .suite-shell :where(.bg-gray-950\/35){background-color:#071223b8!important}html.sf-theme-dark .suite-shell .course-storefront-hero{background-color:var(--sf-dark-bg)!important}html.sf-theme-dark .suite-shell .course-storefront-hero-overlay-y{background:linear-gradient(to top,var(--sf-dark-surface-muted) 0%,rgba(16,33,58,.82) 42%,rgba(16,33,58,.12) 100%)!important}html.sf-theme-dark .suite-shell .course-storefront-hero-overlay-x{background:linear-gradient(to right,#071223f0,#071223ad 38%,#07122300)!important}html.sf-theme-dark .suite-shell .course-storefront-ghost-button{border-color:#d8cfbd3d!important;color:#f8fafc!important}html.sf-theme-dark .suite-shell .course-storefront-ghost-button:hover{background-color:var(--sf-dark-surface)!important;color:#f8fafc!important}html.sf-theme-dark .suite-shell .contact-page{background:radial-gradient(circle at top left,rgba(245,158,11,.12),transparent 32%),linear-gradient(135deg,var(--sf-dark-bg) 0%,var(--sf-dark-surface-muted) 58%,var(--sf-dark-surface) 100%)!important}html.sf-theme-dark .suite-shell .checkout-confirmation-success{border:1px solid rgba(34,197,94,.26);background:radial-gradient(circle at top,rgba(34,197,94,.2),transparent 34%),linear-gradient(135deg,#052e16 0%,var(--sf-dark-surface-muted) 54%,var(--sf-dark-surface) 100%)!important}html.sf-theme-dark .suite-shell .checkout-confirmation-icon{background-color:#22c55e29!important}html.sf-theme-dark .suite-shell .suite-messages-page,html.sf-theme-dark .suite-shell .suite-messages-page .sf-platform-chat-frame,html.sf-theme-dark .suite-shell .suite-messages-page .sf-platform-chat-iframe{background:var(--sf-dark-bg)!important}@media(max-width:1023px){.sf-onboarding-modal{padding-top:calc(env(safe-area-inset-top) + .75rem)!important;padding-bottom:calc(env(safe-area-inset-bottom) + .75rem)!important}.sf-onboarding-modal .sf-onboarding-panel{height:calc(100svh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 1.5rem)!important;max-height:calc(100svh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 1.5rem)!important}@supports (height: 100dvh){.sf-onboarding-modal .sf-onboarding-panel{height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 1.5rem)!important;max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 1.5rem)!important}}}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-close{border-color:#ffffff40!important;background-color:#fffc!important;color:#17110c!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-close:hover{background-color:#fff!important;color:#17110c!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-primary-button{border-color:transparent!important;background-color:var(--sf-dark-bg)!important;color:#fff!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-primary-button:hover{background-color:var(--sf-dark-surface-hover)!important;color:#fff!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-secondary-button{border-color:#d8cfbf!important;background-color:#fffdf8!important;color:#4b4034!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-secondary-button:hover{background-color:#fff7e6!important;color:#4b4034!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-text-button{color:#7a7266!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-text-button:hover{color:#17110c!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-left-primary-button{border-color:#fef08a73!important;background-color:#fef08a24!important;color:#fff7d6!important;box-shadow:0 16px 40px #0000003d!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-left-primary-button:hover{border-color:#fef08ab3!important;background-color:#fef08a33!important;color:#fff7d6!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-left-secondary-button{border-color:#ffffff29!important;background-color:#ffffff0e!important;color:#ffffffb8!important;box-shadow:0 14px 34px #0000002e!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-left-secondary-button:hover{border-color:#ffffff47!important;background-color:#ffffff17!important;color:#fff!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-left-secondary-button:disabled{opacity:.35!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-step-button[data-active=true]{border-color:#fef08abf!important;background-color:#ffffff2e!important;color:#fff!important;box-shadow:0 16px 44px #00000047!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-step-button[data-active=true] .sf-onboarding-step-label{color:#fff!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-step-button[data-active=true] .sf-onboarding-step-eyebrow{color:#ffffffad!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-step-button[data-active=true] .sf-onboarding-step-number{border-color:#fcd34d!important;background-color:#fffbeb!important;color:#b45309!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-step-button[data-active=false]{border-color:#ffffff1f!important;background-color:#ffffff0e!important;color:#ffffffb8!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-step-button[data-active=false]:hover{border-color:#ffffff38!important;background-color:#ffffff17!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-step-button[data-active=false] .sf-onboarding-step-label{color:#ffffffd1!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-step-button[data-active=false] .sf-onboarding-step-eyebrow{color:#d6d3d18c!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-step-button[data-active=false] .sf-onboarding-step-number{border-color:#fff3!important;background-color:#ffffff0a!important;color:#ffffff80!important}html.sf-theme-dark .suite-shell .sf-onboarding-modal .sf-onboarding-step-button[data-completed=true] .sf-onboarding-step-number{border-color:#a7f3d0!important;background-color:#ecfdf5!important;color:#047857!important}.esti-root{background:linear-gradient(180deg,#fafafa,#f5f3ef);position:relative}.esti-toolbar-btn{display:inline-flex;align-items:center;gap:.375rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-toolbar-btn,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare),[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-toolbar-btn,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare){position:relative;overflow:hidden;isolation:isolate}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-toolbar-btn,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-toolbar-btn,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):before{content:"";pointer-events:none;position:absolute;inset-block:0;left:-66%;z-index:20;width:50%;transform:skew(-12deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);opacity:0;filter:blur(1px);transition:left .7s ease-out,opacity .7s ease-out}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-toolbar-btn,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):hover:before,.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-toolbar-btn,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):focus-visible:before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-toolbar-btn,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):hover:before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-toolbar-btn,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):focus-visible:before{left:125%;opacity:1}html.sf-theme-dark :where(.esti-toolbar-btn,.bg-white\/95,.bg-white\/90,.bg-white\/80){background-color:var(--sf-dark-surface)}html.sf-theme-dark :where(.text-gray-700,.esti-toolbar-btn,.text-slate-700,.text-slate-600){color:#cbd5e1}html.sf-theme-dark :where(.esti-toolbar-btn,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark .suite-shell :where(.esti-toolbar-btn,.bg-white\/95,.bg-white\/90,.bg-white\/80,.bg-white\/70,.bg-white\/60,.bg-white\/50){background-color:var(--sf-dark-surface)}html.sf-theme-dark .suite-shell :where(.text-gray-700,.esti-toolbar-btn,.text-slate-700,.text-slate-600){color:#cbd5e1}html.sf-theme-dark .suite-shell :where(.esti-toolbar-btn,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.text-gray-700,.esti-toolbar-btn,.text-gray-500){color:#cbd5e1}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.esti-toolbar-btn,.bg-white\/75,.bg-white\/80,.bg-white\/88,.bg-\[\#fffdf8\]\/95){background-color:#0f1e34db}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.border-gray-100,.esti-toolbar-btn,.border-amber-100,.border-amber-200,.border-blue-100,.border-indigo-100){border-color:#fbbf2447}.esti-toolbar-btn:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}html.sf-theme-dark :where(.esti-toolbar-btn:hover,.bg-slate-50){background-color:var(--sf-dark-surface-muted)}html.sf-theme-dark :where(.text-gray-950,.text-gray-900,.esti-toolbar-btn:hover,.text-slate-950,.text-slate-900,.text-slate-800){color:#f8fafc}html.sf-theme-dark .suite-shell :where(.esti-toolbar-btn:hover,.bg-slate-50){background-color:var(--sf-dark-surface-muted)}html.sf-theme-dark .suite-shell :where(.text-gray-950,.text-gray-900,.esti-toolbar-btn:hover,.text-slate-950,.text-slate-900,.text-slate-800){color:#f8fafc}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.text-gray-950,.text-gray-900,.esti-toolbar-btn:hover){color:#f8fafc}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.esti-toolbar-btn:hover,.bg-amber-50,.bg-amber-50\/80,.bg-amber-50\/82,.bg-amber-50\/85,.bg-blue-50,.bg-indigo-50){background-color:#142945d1}.esti-avatar{display:flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:9999px;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;box-shadow:0 0 0 2px #fbbf2426}.esti-logo-ring{display:flex;height:4rem;width:4rem;align-items:center;justify-content:center;border-radius:9999px;background:linear-gradient(135deg,#fffbeb,#fef3c7,#fde68a);box-shadow:0 0 0 1px #fbbf241f,0 0 40px #fbbf2414}.esti-empty-state{animation:esti-fade-in .5s ease-out}.esti-message-enter{animation:esti-slide-up .3s ease-out}.esti-user-bubble{max-width:80%;border-radius:1rem 1rem .375rem;padding:.75rem 1rem;background:linear-gradient(135deg,#1f2937,#111827);color:#f9fafb;box-shadow:0 1px 3px #00000014}.esti-assistant-content{font-size:15px;line-height:1.75;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}html.sf-theme-dark :where(.esti-assistant-content,.text-gray-600,.text-slate-700,.text-slate-600){color:#cbd5e1}html.sf-theme-dark .suite-shell :where(.esti-assistant-content,.text-gray-600,.text-slate-700,.text-slate-600){color:#cbd5e1}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.esti-assistant-content,.text-gray-600,.text-gray-500){color:#cbd5e1}html.sf-theme-dark .sf-pattern-analysis-bar :where(.esti-assistant-content,.text-amber-800,.text-amber-700){color:#fde68a}.sf-course-esti-markdown{line-height:1.55}.sf-course-esti-markdown p,.sf-course-esti-markdown ul,.sf-course-esti-markdown ol{margin-top:0}.sf-course-esti-markdown p+p,.sf-course-esti-markdown p+ul,.sf-course-esti-markdown p+ol,.sf-course-esti-markdown ul+p,.sf-course-esti-markdown ol+p{margin-top:.8rem}.sf-course-esti-markdown strong{font-weight:700}.sf-course-esti-markdown em{font-style:italic}.sf-course-esti-markdown li+li{margin-top:.35rem}.esti-suggestion-card{display:flex;align-items:center;gap:.75rem;border-radius:.75rem;border-width:1px;border-color:#e5e7ebcc;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.875rem 1rem;text-align:left;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}html.sf-theme-dark :where(.esti-suggestion-card,.bg-white\/95,.bg-white\/90,.bg-white\/80){background-color:var(--sf-dark-surface)}html.sf-theme-dark :where(.text-gray-700,.esti-suggestion-card,.text-slate-700,.text-slate-600){color:#cbd5e1}html.sf-theme-dark .suite-shell :where(.esti-suggestion-card,.bg-white\/95,.bg-white\/90,.bg-white\/80,.bg-white\/70,.bg-white\/60,.bg-white\/50){background-color:var(--sf-dark-surface)}html.sf-theme-dark .suite-shell :where(.text-gray-700,.esti-suggestion-card,.text-slate-700,.text-slate-600){color:#cbd5e1}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.text-gray-700,.esti-suggestion-card,.text-gray-500){color:#cbd5e1}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.esti-suggestion-card,.bg-white\/75,.bg-white\/80,.bg-white\/88,.bg-\[\#fffdf8\]\/95){background-color:#0f1e34db}.esti-suggestion-card{box-shadow:0 1px 2px #00000008}.esti-suggestion-card:hover{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));background-color:#fffbeb66;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}html.sf-theme-dark :where(.bg-amber-50,.esti-suggestion-card:hover){background-color:#92400e38}html.sf-theme-dark :where(.text-gray-950,.text-gray-900,.esti-suggestion-card:hover,.text-slate-950,.text-slate-900,.text-slate-800){color:#f8fafc}html.sf-theme-dark .suite-shell :where(.bg-amber-50,.esti-suggestion-card:hover){background-color:#92400e38}html.sf-theme-dark .suite-shell :where(.text-gray-950,.text-gray-900,.esti-suggestion-card:hover,.text-slate-950,.text-slate-900,.text-slate-800){color:#f8fafc}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.text-gray-950,.text-gray-900,.esti-suggestion-card:hover){color:#f8fafc}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.border-gray-100,.border-gray-200,.border-amber-100,.esti-suggestion-card:hover,.border-blue-100,.border-indigo-100){border-color:#fbbf2447}.esti-suggestion-card:hover{box-shadow:0 2px 8px #d977060f}.esti-suggestion-card:disabled{cursor:not-allowed;opacity:.5}.esti-follow-up-chip{border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem .875rem;font-size:13px;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}html.sf-theme-dark :where(.esti-follow-up-chip,.bg-white\/95,.bg-white\/90,.bg-white\/80){background-color:var(--sf-dark-surface)}html.sf-theme-dark :where(.text-gray-700,.esti-follow-up-chip,.text-slate-700,.text-slate-600){color:#cbd5e1}html.sf-theme-dark :where(.esti-follow-up-chip,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark .suite-shell :where(.esti-follow-up-chip,.bg-white\/95,.bg-white\/90,.bg-white\/80,.bg-white\/70,.bg-white\/60,.bg-white\/50){background-color:var(--sf-dark-surface)}html.sf-theme-dark .suite-shell :where(.text-gray-700,.esti-follow-up-chip,.text-slate-700,.text-slate-600){color:#cbd5e1}html.sf-theme-dark .suite-shell :where(.esti-follow-up-chip,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.text-gray-700,.esti-follow-up-chip,.text-gray-500){color:#cbd5e1}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.esti-follow-up-chip,.bg-white\/75,.bg-white\/80,.bg-white\/88,.bg-\[\#fffdf8\]\/95){background-color:#0f1e34db}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.border-gray-100,.esti-follow-up-chip,.border-amber-100,.border-amber-200,.border-blue-100,.border-indigo-100){border-color:#fbbf2447}.esti-follow-up-chip:hover{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}html.sf-theme-dark :where(.esti-follow-up-chip:hover,.bg-amber-50\/40){background-color:#92400e38}html.sf-theme-dark .suite-shell :where(.esti-follow-up-chip:hover,.bg-amber-50\/40){background-color:#92400e38}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.bg-gray-50,.esti-follow-up-chip:hover,.bg-amber-50\/80,.bg-amber-50\/82,.bg-amber-50\/85,.bg-blue-50,.bg-indigo-50){background-color:#142945d1}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.text-amber-950,.text-amber-900,.esti-follow-up-chip:hover,.text-amber-700){color:#fde68a}html.sf-theme-dark .sf-pattern-analysis-bar :where(.text-gray-700,.esti-follow-up-chip:hover,.text-amber-700){color:#fde68a}.esti-follow-up-chip:disabled{cursor:not-allowed;opacity:.5}.esti-composer-area{border-top-width:1px;border-color:#e5e7eb99;background:linear-gradient(180deg,#fafafa99,#fffffff2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding-top:.75rem}.esti-composer{overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}html.sf-theme-dark :where(.esti-composer,.bg-white\/95,.bg-white\/90,.bg-white\/80){background-color:var(--sf-dark-surface)}html.sf-theme-dark :where(.esti-composer,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark .suite-shell :where(.esti-composer,.bg-white\/95,.bg-white\/90,.bg-white\/80,.bg-white\/70,.bg-white\/60,.bg-white\/50){background-color:var(--sf-dark-surface)}html.sf-theme-dark .suite-shell :where(.esti-composer,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.esti-composer,.bg-white\/75,.bg-white\/80,.bg-white\/88,.bg-\[\#fffdf8\]\/95){background-color:#0f1e34db}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.border-gray-100,.esti-composer,.border-amber-100,.border-amber-200,.border-blue-100,.border-indigo-100){border-color:#fbbf2447}.esti-composer{box-shadow:0 1px 3px #0000000a,0 0 #d9770600}.esti-composer:has(:focus-visible){--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1));box-shadow:0 2px 12px #d9770614,0 0 0 3px #fbbf241a}.esti-composer-input{width:100%;resize:none;border-width:0px;background-color:transparent;padding:.875rem 1rem .25rem;font-size:15px;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}html.sf-theme-dark :where(.text-gray-950,.esti-composer-input,.text-gray-800,.text-slate-950,.text-slate-900,.text-slate-800){color:#f8fafc}html.sf-theme-dark .suite-shell :where(.text-gray-950,.esti-composer-input,.text-gray-800,.text-slate-950,.text-slate-900,.text-slate-800){color:#f8fafc}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.text-gray-950,.esti-composer-input,.text-gray-800){color:#f8fafc}.esti-composer-input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.esti-composer-input::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.esti-composer-input{min-height:52px;max-height:200px;line-height:1.6}.esti-send-btn{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.75rem;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;background:linear-gradient(135deg,#1f2937,#111827);color:#fff}.esti-send-btn:hover:not(:disabled){background:linear-gradient(135deg,#d97706,#b45309);box-shadow:0 2px 8px #d9770640}.esti-send-btn:disabled{cursor:not-allowed;opacity:.3}.esti-conv-panel{position:fixed;top:0;bottom:0;left:0;right:0;z-index:50;display:flex;flex-direction:column;border-left-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}html.sf-theme-dark :where(.esti-conv-panel,.bg-white\/95,.bg-white\/90,.bg-white\/80){background-color:var(--sf-dark-surface)}html.sf-theme-dark :where(.esti-conv-panel,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark .suite-shell :where(.esti-conv-panel,.bg-white\/95,.bg-white\/90,.bg-white\/80,.bg-white\/70,.bg-white\/60,.bg-white\/50){background-color:var(--sf-dark-surface)}html.sf-theme-dark .suite-shell :where(.esti-conv-panel,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.esti-conv-panel,.bg-white\/75,.bg-white\/80,.bg-white\/88,.bg-\[\#fffdf8\]\/95){background-color:#0f1e34db}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.border-gray-100,.esti-conv-panel,.border-amber-100,.border-amber-200,.border-blue-100,.border-indigo-100){border-color:#fbbf2447}.esti-conv-panel{box-shadow:-12px 0 40px #0000001f;animation:esti-slide-left .2s ease-out}@media(min-width:640px){.esti-conv-panel{left:auto;width:min(22rem,calc(100vw - 2rem))}}body.sf-esti-conversation-drawer-open .sf-platform-chat-launcher,body.sf-esti-conversation-drawer-open .sf-platform-chat-toggle{display:none!important}.esti-msg-action{display:inline-flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:.5rem;border-width:1px;border-color:transparent;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-msg-action,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare),[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-msg-action,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare){position:relative;overflow:hidden;isolation:isolate}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-msg-action,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-msg-action,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):before{content:"";pointer-events:none;position:absolute;inset-block:0;left:-66%;z-index:20;width:50%;transform:skew(-12deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);opacity:0;filter:blur(1px);transition:left .7s ease-out,opacity .7s ease-out}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-msg-action,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):hover:before,.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-msg-action,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):focus-visible:before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-msg-action,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):hover:before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-msg-action,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):focus-visible:before{left:125%;opacity:1}html.sf-theme-dark :where(.text-gray-500,.esti-msg-action,.text-slate-500,.text-slate-400){color:#94a3b8}html.sf-theme-dark .suite-shell :where(.text-gray-500,.esti-msg-action,.text-slate-500,.text-slate-400){color:#94a3b8}.esti-msg-action:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}html.sf-theme-dark :where(.esti-msg-action:hover,.bg-white\/95,.bg-white\/90,.bg-white\/80){background-color:var(--sf-dark-surface)}html.sf-theme-dark :where(.esti-msg-action:hover,.text-gray-600,.text-slate-700,.text-slate-600){color:#cbd5e1}html.sf-theme-dark :where(.esti-msg-action:hover,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark .suite-shell :where(.esti-msg-action:hover,.bg-white\/95,.bg-white\/90,.bg-white\/80,.bg-white\/70,.bg-white\/60,.bg-white\/50){background-color:var(--sf-dark-surface)}html.sf-theme-dark .suite-shell :where(.esti-msg-action:hover,.text-gray-600,.text-slate-700,.text-slate-600){color:#cbd5e1}html.sf-theme-dark .suite-shell :where(.esti-msg-action:hover,.border-gray-100,.border-slate-200,.border-slate-100){border-color:var(--sf-dark-border)}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.esti-msg-action:hover,.text-gray-600,.text-gray-500){color:#cbd5e1}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.esti-msg-action:hover,.bg-white\/75,.bg-white\/80,.bg-white\/88,.bg-\[\#fffdf8\]\/95){background-color:#0f1e34db}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.border-gray-100,.esti-msg-action:hover,.border-amber-100,.border-amber-200,.border-blue-100,.border-indigo-100){border-color:#fbbf2447}html.sf-theme-dark .sf-pattern-analysis-bar :where(.esti-msg-action:hover,.text-amber-800,.text-amber-700){color:#fde68a}.esti-context-chip{display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.25rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-context-chip,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare),[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-context-chip,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare){position:relative;overflow:hidden;isolation:isolate}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-context-chip,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-context-chip,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):before{content:"";pointer-events:none;position:absolute;inset-block:0;left:-66%;z-index:20;width:50%;transform:skew(-12deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);opacity:0;filter:blur(1px);transition:left .7s ease-out,opacity .7s ease-out}.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-context-chip,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):hover:before,.suite-shell main :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-context-chip,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):focus-visible:before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-context-chip,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):hover:before,[role=dialog] :where(button,[role=button],[role=link],a[class*=rounded],a.group,a.block,a.esti-context-chip,article.cursor-pointer,div.cursor-pointer):not(:disabled):not([aria-disabled=true]):not(.sf-no-glare):focus-visible:before{left:125%;opacity:1}html.sf-theme-dark :where(.esti-context-chip,.bg-amber-50\/40){background-color:#92400e38}html.sf-theme-dark .suite-shell :where(.esti-context-chip,.bg-amber-50\/40){background-color:#92400e38}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.bg-gray-50,.esti-context-chip,.bg-amber-50\/80,.bg-amber-50\/82,.bg-amber-50\/85,.bg-blue-50,.bg-indigo-50){background-color:#142945d1}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.border-gray-100,.border-gray-200,.border-amber-100,.esti-context-chip,.border-blue-100,.border-indigo-100){border-color:#fbbf2447}html.sf-theme-dark .sf-pattern-analysis-scroll :where(.text-amber-950,.text-amber-900,.esti-context-chip,.text-amber-700){color:#fde68a}html.sf-theme-dark .sf-pattern-analysis-bar :where(.text-gray-700,.esti-context-chip,.text-amber-700){color:#fde68a}.esti-typing-dots span{display:inline-block;height:.375rem;width:.375rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1));animation:esti-dot-bounce 1.4s ease-in-out infinite}.esti-typing-dots span:nth-child(2){animation-delay:.16s}.esti-typing-dots span:nth-child(3){animation-delay:.32s}@keyframes esti-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes esti-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes esti-slide-left{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes esti-dot-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}html.sf-theme-dark .suite-shell .esti-root{background:linear-gradient(180deg,var(--sf-dark-bg) 0%,var(--sf-dark-surface-muted) 100%)}html.sf-theme-dark .suite-shell .esti-assistant-content{color:#cbd5e1}html.sf-theme-dark .suite-shell .esti-composer-area{border-top-color:var(--sf-dark-border);background:linear-gradient(180deg,#0d1b3099,#0d1b30f5)}html.sf-theme-dark .suite-shell .esti-composer{border-color:var(--sf-dark-border);background-color:var(--sf-dark-surface)}html.sf-theme-dark .suite-shell .esti-composer-input{background-color:transparent!important;color:#f8fafc!important}html.sf-theme-dark .suite-shell .esti-composer-input::-moz-placeholder{color:#64748b!important}html.sf-theme-dark .suite-shell .esti-composer-input::placeholder{color:#64748b!important}html.sf-theme-dark .suite-shell .esti-suggestion-card{border-color:var(--sf-dark-border)!important;background-color:var(--sf-dark-surface)!important;color:#cbd5e1!important}html.sf-theme-dark .suite-shell .esti-suggestion-card:hover{border-color:#fbbf2466!important;background-color:#92400e2e!important;color:#f8fafc!important}html.sf-theme-dark .suite-shell .esti-follow-up-chip{border-color:var(--sf-dark-border);background-color:var(--sf-dark-surface);color:#cbd5e1}html.sf-theme-dark .suite-shell .esti-follow-up-chip:hover{border-color:#fbbf2466;background-color:#92400e33;color:#fde68a}html.sf-theme-dark .suite-shell .esti-conv-panel{border-left-color:var(--sf-dark-border);background-color:var(--sf-dark-surface);box-shadow:-12px 0 44px #00000080}html.sf-theme-dark .suite-shell .esti-conv-header,html.sf-theme-dark .suite-shell .esti-conv-controls{border-color:var(--sf-dark-border)!important}html.sf-theme-dark .suite-shell .esti-conv-heading,html.sf-theme-dark .suite-shell .esti-conv-title{color:#f8fafc!important}html.sf-theme-dark .suite-shell .esti-conv-meta,html.sf-theme-dark .suite-shell .esti-conv-close,html.sf-theme-dark .suite-shell .esti-conv-action{color:#94a3b8!important}html.sf-theme-dark .suite-shell .esti-conv-close:hover,html.sf-theme-dark .suite-shell .esti-conv-action:hover{background-color:#94a3b824!important;color:#f8fafc!important}html.sf-theme-dark .suite-shell .esti-conv-action-save:hover,html.sf-theme-dark .suite-shell .esti-conv-action-restore:hover{background-color:#10b98129!important;color:#6ee7b7!important}html.sf-theme-dark .suite-shell .esti-conv-action-delete:hover{background-color:#f8717129!important;color:#fca5a5!important}html.sf-theme-dark .suite-shell .esti-conv-delete-frame{border-color:#f8717147!important;background-color:#7f1d1d33!important}html.sf-theme-dark .suite-shell .esti-conv-delete-frame div:first-child{color:#fecaca!important}html.sf-theme-dark .suite-shell .esti-conv-delete-frame div:nth-child(2){color:#fca5a5!important}html.sf-theme-dark .suite-shell .esti-conv-delete-cancel{color:#cbd5e1!important}html.sf-theme-dark .suite-shell .esti-conv-delete-cancel:hover{background-color:#94a3b824!important;color:#f8fafc!important}html.sf-theme-dark .suite-shell .esti-conv-delete-confirm{background-color:#dc2626!important;color:#fff!important}html.sf-theme-dark .suite-shell .esti-conv-delete-confirm:hover:not(:disabled){background-color:#ef4444!important}html.sf-theme-dark .suite-shell .esti-conv-new{background-color:#f8fafc!important;color:#0f172a!important}html.sf-theme-dark .suite-shell .esti-conv-new:hover{background-color:#fde68a!important;color:#111827!important}html.sf-theme-dark .suite-shell .esti-conv-tabs{background-color:#02061757!important;color:#94a3b8!important}html.sf-theme-dark .suite-shell .esti-conv-tab:hover{color:#f8fafc!important}html.sf-theme-dark .suite-shell .esti-conv-tab[data-active=true]{background-color:#fbbf242e!important;color:#fde68a!important;box-shadow:inset 0 0 0 1px #fbbf243d!important}html.sf-theme-dark .suite-shell .esti-conv-row:hover{background-color:#94a3b81c!important}html.sf-theme-dark .suite-shell .esti-conv-row[data-active=true]{background-color:#fbbf2424!important;box-shadow:inset 0 0 0 1px #fbbf2433!important}html.sf-theme-dark .suite-shell .esti-conv-row[data-active=true]:hover{background-color:#fbbf242e!important}html.sf-theme-dark .suite-shell .esti-conv-rename-input{border-color:#fbbf245c!important;background-color:#02061752!important;color:#f8fafc!important}html.sf-theme-dark .suite-shell .esti-toolbar-btn{border-color:var(--sf-dark-border);background-color:var(--sf-dark-surface);color:#cbd5e1}html.sf-theme-dark .suite-shell .esti-toolbar-btn:hover{border-color:#d8cfbd3d;background-color:var(--sf-dark-surface-hover);color:#f8fafc}html.sf-theme-dark .suite-shell .esti-msg-action{color:#94a3b8}html.sf-theme-dark .suite-shell .esti-msg-action:hover{border-color:var(--sf-dark-border);background-color:var(--sf-dark-surface-hover);color:#f8fafc}html.sf-theme-dark .suite-shell .esti-context-chip{border-color:#fbbf2452;background-color:#92400e38;color:#fde68a}.sf-angel-watermark{opacity:.16}.sf-adept-watermark{opacity:.1}.sf-elite-watermark{opacity:.055}.sf-adept-card-watermark,.sf-elite-card-watermark{pointer-events:none;position:absolute;left:50%;top:50%;height:29.4rem;max-height:91%;width:auto;transform:translate(-50%,-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain}.sf-angel-card-watermark{pointer-events:none;position:absolute;left:50%;top:50%;height:90%;max-height:32.5rem;width:auto;transform:translate(-50%,-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain}.sf-adept-card-watermark{opacity:.095}.sf-angel-card-watermark{opacity:.08}.sf-elite-card-watermark{opacity:.045}html.sf-theme-dark .sf-angel-watermark{opacity:.1}html.sf-theme-dark .sf-adept-watermark{opacity:.12}html.sf-theme-dark .sf-elite-watermark{opacity:.075}html.sf-theme-dark .sf-adept-card-watermark{opacity:.14}html.sf-theme-dark .sf-angel-card-watermark{opacity:.18}html.sf-theme-dark .sf-elite-card-watermark{opacity:.07}@media(max-width:1023px){body.sf-course-detail-mobile-actions .sf-platform-chat-toggle{bottom:calc(env(safe-area-inset-bottom) + 9.5rem)!important}}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.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))}.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\: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-b-0:last-child{border-bottom-width:0px}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-orange-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width: 2px}.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\: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\:border-\[\#33508a\]:hover{--tw-border-opacity: 1;border-color:rgb(51 80 138 / var(--tw-border-opacity, 1))}.hover\:border-\[\#c7b99e\]:hover{--tw-border-opacity: 1;border-color:rgb(199 185 158 / var(--tw-border-opacity, 1))}.hover\:border-\[\#d6a73f\]:hover{--tw-border-opacity: 1;border-color:rgb(214 167 63 / var(--tw-border-opacity, 1))}.hover\:border-amber-100\/60:hover{border-color:#fef3c799}.hover\:border-amber-200:hover{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.hover\:border-amber-300:hover{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.hover\:border-amber-400\/50:hover{border-color:#fbbf2480}.hover\:border-amber-500:hover{--tw-border-opacity: 1;border-color:rgb(245 158 11 / 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-golden-100\/70:hover{border-color:#fff9e0b3}.hover\:border-gray-200:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-white\/25:hover{border-color:#ffffff40}.hover\:bg-\[\#08122b\]:hover{--tw-bg-opacity: 1;background-color:rgb(8 18 43 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#31271f\]:hover{--tw-bg-opacity: 1;background-color:rgb(49 39 31 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#fff7e6\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 247 230 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-200:hover{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-50\/30:hover{background-color:#fffbeb4d}.hover\:bg-amber-50\/40:hover{background-color:#fffbeb66}.hover\:bg-amber-600:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / 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\/50:hover{background-color:#00000080}.hover\:bg-black\/80:hover{background-color:#000c}.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-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / 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-golden-200\/\[0\.2\]:hover{background-color:#fff0b333}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / 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-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / 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-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / 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-purple-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / 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-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / 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-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\/20:hover{background-color:#fff3}.hover\:bg-white\/30:hover{background-color:#ffffff4d}.hover\:bg-white\/\[0\.09\]:hover{background-color:#ffffff17}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.hover\:bg-opacity-100:hover{--tw-bg-opacity: 1}.hover\:from-\[\#132750\]:hover{--tw-gradient-from: #132750 var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 39 80 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-gray-800:hover{--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)}.hover\:to-\[\#1d386f\]:hover{--tw-gradient-to: #1d386f var(--tw-gradient-to-position)}.hover\:to-gray-800:hover{--tw-gradient-to: #1f2937 var(--tw-gradient-to-position)}.hover\:text-\[\#08122b\]:hover{--tw-text-opacity: 1;color:rgb(8 18 43 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0b1a3a\]:hover{--tw-text-opacity: 1;color:rgb(11 26 58 / var(--tw-text-opacity, 1))}.hover\:text-amber-200:hover{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.hover\:text-amber-400:hover{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.hover\:text-amber-600:hover{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.hover\:text-amber-700:hover{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.hover\:text-amber-800:hover{--tw-text-opacity: 1;color:rgb(146 64 14 / 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-emerald-700:hover{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / 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-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-gray-950:hover{--tw-text-opacity: 1;color:rgb(3 7 18 / 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-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-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-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-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-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\: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-amber-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1))}.focus\:border-\[\#33508a\]:focus{--tw-border-opacity: 1;border-color:rgb(51 80 138 / var(--tw-border-opacity, 1))}.focus\:border-\[var\(--suite-tier-accent-ring\)\]:focus{border-color:var(--suite-tier-accent-ring)}.focus\:border-amber-400:focus{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.focus\:border-amber-500:focus{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.focus\:border-amber-600:focus{--tw-border-opacity: 1;border-color:rgb(217 119 6 / 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-300:focus{--tw-border-opacity: 1;border-color:rgb(253 164 175 / 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\: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-4: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(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)}.focus\:ring-\[\#0b1a3a\]\/20:focus{--tw-ring-color: rgb(11 26 58 / .2)}.focus\:ring-\[\#33508a\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 80 138 / var(--tw-ring-opacity, 1))}.focus\:ring-\[var\(--suite-reflection-progress-text\)\]:focus{--tw-ring-color: var(--suite-reflection-progress-text)}.focus\:ring-\[var\(--suite-tier-accent-ring\)\]:focus{--tw-ring-color: var(--suite-tier-accent-ring)}.focus\:ring-amber-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 119 6 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-golden-200\/70:focus{--tw-ring-color: rgb(255 240 179 / .7)}.focus\:ring-gray-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 237 213 / 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-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.focus\:ring-red-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.focus\:ring-rose-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.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-golden-200\/80:focus-visible{--tw-ring-color: rgb(255 240 179 / .8)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:cursor-wait:disabled{cursor:wait}.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-slate-100\/70:disabled{background-color:#f1f5f9b3}.disabled\:bg-slate-300:disabled{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-400:disabled{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.disabled\:text-gray-500:disabled{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.disabled\:text-slate-500:disabled{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.disabled\:opacity-35:disabled{opacity:.35}.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}.group:focus-within .group-focus-within\:visible{visibility:visible}.group:focus-within .group-focus-within\:opacity-100{opacity:1}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:left-\[125\%\]{left:125%}.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\: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))}.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\:scale-\[1\.03\]{--tw-scale-x: 1.03;--tw-scale-y: 1.03;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-amber-500\/85{background-color:#f59e0bd9}.group:hover .group-hover\:bg-black\/20{background-color:#0003}.group:hover .group-hover\:bg-opacity-20{--tw-bg-opacity: .2}.group:hover .group-hover\:from-black\/80{--tw-gradient-from: rgb(0 0 0 / .8) 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)}.group:hover .group-hover\:via-black\/35{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.group:hover .group-hover\:text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / 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-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-950{--tw-text-opacity: 1;color:rgb(3 7 18 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\: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)}.group:hover .group-hover\:ring-orange-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1))}.group:focus .group-focus\:left-\[125\%\]{left:125%}.group:focus .group-focus\:opacity-100{opacity:1}.group:focus .group-focus\:ring-orange-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1))}.peer:checked~.peer-checked\:bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / 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-amber-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1))}@media(max-width:420px){.max-\[420px\]\:h-7{height:1.75rem}.max-\[420px\]\:min-h-\[6\.25rem\]{min-height:6.25rem}.max-\[420px\]\:w-7{width:1.75rem}.max-\[420px\]\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.max-\[420px\]\:px-3{padding-left:.75rem;padding-right:.75rem}.max-\[420px\]\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.max-\[420px\]\:text-sm{font-size:.875rem;line-height:1.25rem}.max-\[420px\]\:leading-5{line-height:1.25rem}}@media(min-width:640px){.sm\:bottom-\[calc\(env\(safe-area-inset-bottom\)\+5\.75rem\)\]{bottom:calc(env(safe-area-inset-bottom) + 5.75rem)}.sm\:right-6{right:1.5rem}.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:ml-2{margin-left:.5rem}.sm\:mr-2{margin-right:.5rem}.sm\:mt-6{margin-top:1.5rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:h-20{height:5rem}.sm\:h-24{height:6rem}.sm\:h-5{height:1.25rem}.sm\:h-52{height:13rem}.sm\:h-9{height:2.25rem}.sm\:h-\[calc\(100svh-2rem\)\]{height:calc(100svh - 2rem)}.sm\:h-auto{height:auto}.sm\:max-h-\[calc\(100svh-2rem\)\]{max-height:calc(100svh - 2rem)}.sm\:min-h-14{min-height:3.5rem}.sm\:min-h-\[260px\]{min-height:260px}.sm\:w-24{width:6rem}.sm\:w-32{width:8rem}.sm\:w-44{width:11rem}.sm\:w-5{width:1.25rem}.sm\:w-9{width:2.25rem}.sm\:w-\[min\(20rem\,calc\(100vw-2rem\)\)\]{width:min(20rem,calc(100vw - 2rem))}.sm\:w-auto{width:auto}.sm\:max-w-48{max-width:12rem}.sm\:max-w-xs{max-width:20rem}.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-\[0\.72fr_1\.28fr\]{grid-template-columns:.72fr 1.28fr}.sm\:grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:p-8{padding:2rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.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-8{padding-left:2rem;padding-right:2rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.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\:text-right{text-align:right}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-\[1\.9rem\]{font-size:1.9rem}.sm\:text-\[11px\]{font-size:11px}.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}}@media(min-width:768px){.md\:inset-auto{inset:auto}.md\:left-1\/2{left:50%}.md\:top-1\/2{top:50%}.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-start-2{grid-column-start:2}.md\:col-start-3{grid-column-start:3}.md\:row-start-1{grid-row-start:1}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:mb-0{margin-bottom:0}.md\:mr-4{margin-right:1rem}.md\:mr-6{margin-right:1.5rem}.md\:mt-0{margin-top:0}.md\:mt-5{margin-top:1.25rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-28{height:7rem}.md\:h-80{height:20rem}.md\:h-96{height:24rem}.md\:h-\[60vh\]{height:60vh}.md\:h-full{height:100%}.md\:max-h-\[90vh\]{max-height:90vh}.md\:min-h-0{min-height:0px}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-10{width:2.5rem}.md\:w-2\/3{width:66.666667%}.md\:w-32{width:8rem}.md\:w-48{width:12rem}.md\:w-72{width:18rem}.md\:w-96{width:24rem}.md\:w-\[280px\]{width:280px}.md\:w-\[350px\]{width:350px}.md\:w-full{width:100%}.md\:max-w-3xl{max-width:48rem}.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\:-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))}.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-\[auto_minmax\(0\,1fr\)_auto\]{grid-template-columns:auto minmax(0,1fr) auto}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-4{gap:1rem}.md\: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)))}.md\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.md\: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))}.md\:overflow-hidden{overflow:hidden}.md\:rounded-full{border-radius:9999px}.md\:border-b-0{border-bottom-width:0px}.md\:border-r{border-right-width:1px}.md\:p-12{padding:3rem}.md\:p-16{padding:4rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-7{padding-left:1.75rem;padding-right:1.75rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pb-3{padding-bottom:.75rem}.md\:pb-32{padding-bottom:8rem}.md\:pl-8{padding-left:2rem}.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-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}}@media(min-width:1024px){.lg\:static{position:static}.lg\:inset-auto{inset:auto}.lg\:left-\[calc\(50\%\+2\.5rem\)\]{left:calc(50% + 2.5rem)}.lg\:right-8{right:2rem}.lg\:z-10{z-index:10}.lg\:z-40{z-index:40}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mr-0{margin-right:0}.lg\:mr-\[28rem\]{margin-right:28rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-12{height:3rem}.lg\:h-16{height:4rem}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:max-h-none{max-height:none}.lg\:min-h-0{min-height:0px}.lg\:min-h-\[calc\(100dvh-4\.5rem\)\]{min-height:calc(100dvh - 4.5rem)}.lg\:w-1\/3{width:33.333333%}.lg\:w-12{width:3rem}.lg\:w-2\/3{width:66.666667%}.lg\:w-\[28rem\]{width:28rem}.lg\:w-\[calc\(100\%-28rem\)\]{width:calc(100% - 28rem)}.lg\:w-full{width:100%}.lg\:min-w-44{min-width:11rem}.lg\:max-w-\[21rem\]{max-width:21rem}.lg\:max-w-md{max-width:28rem}.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-\[0\.76fr_1\.24fr\]{grid-template-columns:.76fr 1.24fr}.lg\:grid-cols-\[1\.35fr_0\.65fr\]{grid-template-columns:1.35fr .65fr}.lg\:grid-cols-\[minmax\(0\,0\.92fr\)_minmax\(0\,1\.08fr\)\]{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.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\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\: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)))}.lg\: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)))}.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\:overflow-hidden{overflow:hidden}.lg\:overflow-y-auto{overflow-y:auto}.lg\:p-10{padding:2.5rem}.lg\:p-7{padding:1.75rem}.lg\:p-8{padding:2rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:pb-5{padding-bottom:1.25rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-6{padding-left:1.5rem}.lg\:text-left{text-align:left}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:opacity-0{opacity:0}.group:hover .lg\:group-hover\:opacity-100{opacity:1}}@media(min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-\[minmax\(0\,1fr\)_390px\]{grid-template-columns:minmax(0,1fr) 390px}.xl\:flex-row{flex-direction:row}}
