@import"https://fonts.googleapis.com/css2?family=Unbounded:wght@400;500;600;700;800;900&family=Urbanist:wght@300;400;500;600;700;800&family=Courier+Prime:wght@400;700&display=swap";.bt-logo-mark{display:block;flex-shrink:0;border-radius:20.4%;overflow:hidden;box-shadow:0 2px 14px #00000024}.bt-cta{display:inline-flex;align-items:center;justify-content:center;gap:var(--bt-space-2, 8px);margin:0;padding:12px 24px;border:2px solid transparent;border-radius:var(--bt-radius-full, 9999px);font-family:var(--bt-font-body);font-weight:600;font-size:15px;line-height:1.2;text-align:center;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease;-webkit-tap-highlight-color:transparent}.bt-cta:focus-visible{outline:2px solid var(--bt-color-primary);outline-offset:3px}.bt-cta__label{display:inline-block}.bt-cta__icon,.bt-cta__suffix{display:inline-flex;flex-shrink:0;color:inherit;transition:color .3s ease}.bt-cta--solid{background:var(--bt-color-primary);color:#fff;box-shadow:var(--bt-cta-shadow)}.bt-cta--solid:hover,.bt-cta--solid:focus-visible{background:var(--bt-color-primary-deep, #3e8c9d);color:#fff;box-shadow:0 0 0 5px var(--bt-cta-glow-strong)}.bt-cta--solid:active{background:#008a96;box-shadow:0 0 0 3px var(--bt-cta-glow)}.bt-cta--hero{font-family:var(--bt-font-display);font-weight:700;font-size:16px;padding:15px 30px}.bt-cta--lg{font-size:17px;padding:16px 36px}.bt-cta--sm{font-size:14px;padding:10px 18px}.bt-cta--full{width:100%}.bt-cta--outline{background:var(--bt-surface-3, #fff);color:var(--bt-text-cyan, #0099ae);border-color:var(--bt-cta-border);box-shadow:0 1px #ffffffd9 inset}.bt-cta--outline:hover,.bt-cta--outline:focus-visible{background:var(--bt-color-primary);color:#fff;border-color:var(--bt-color-primary);box-shadow:0 0 0 5px var(--bt-cta-glow-strong)}.bt-cta--outline:active{background:var(--bt-color-primary-deep, #3e8c9d);border-color:var(--bt-color-primary-deep, #3e8c9d);box-shadow:0 0 0 3px var(--bt-cta-glow)}.bt-cta--ghost{background:transparent;color:var(--bt-text-cyan, #0099ae);border-color:transparent;box-shadow:none;font-weight:700}.bt-cta--ghost:hover,.bt-cta--ghost:focus-visible{background:var(--bt-cta-surface-tint);color:var(--bt-color-primary-deep, #3e8c9d);box-shadow:0 0 0 4px var(--bt-cta-glow)}.bt-cta--ghost:active{background:#0099ae1c;box-shadow:0 0 0 2px var(--bt-cta-glow)}@media(prefers-reduced-motion:reduce){.bt-cta,.bt-cta__icon,.bt-cta__suffix{transition:none!important}}.bt-nav-link{font-family:var(--bt-font-body);font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;transition:color .35s ease}.bt-nav--overlay:not(.bt-nav--scrolled) .bt-nav-link{color:#ffffffe0}.bt-nav--overlay:not(.bt-nav--scrolled) .bt-nav-phone{color:#ffffffa6}.bt-nav--overlay:not(.bt-nav--scrolled) .bt-hamburger{color:#ffffffe0}.bt-nav--overlay:not(.bt-nav--scrolled) .bt-nav-logo{--bt-logo-text: #ffffff}.bt-nav--scrolled .bt-nav-link,.bt-nav--tour .bt-nav-link{color:var(--bt-text-primary)}.bt-nav--scrolled .bt-nav-phone,.bt-nav--tour .bt-nav-phone{color:var(--bt-text-secondary)}.bt-nav--scrolled .bt-hamburger,.bt-nav--tour .bt-hamburger{color:var(--bt-text-primary)}.bt-nav--scrolled .bt-nav-logo,.bt-nav--tour .bt-nav-logo{--bt-logo-text: var(--bt-text-primary)}.bt-nav-link:hover,.bt-nav-link:focus-visible{color:var(--bt-color-primary)!important}.bt-nav-link:active{color:var(--bt-color-primary-deep, #008a96)!important}.bt-nav--tour .bt-nav-link:hover,.bt-nav--tour .bt-nav-link:focus-visible,.bt-nav--tour .bt-nav-link:active{color:var(--bt-color-primary)!important}@supports not (backdrop-filter: blur(1px)){.bt-nav--solid,.bt-nav--scrolled{background:#faf7f2fa!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}.bt-featured-all-link{display:inline-flex;align-items:center;gap:4px;color:var(--bt-color-primary);font-weight:700;text-decoration:none;font-family:var(--bt-font-body);transition:color .2s ease}.bt-featured-all-link__arrow{display:inline-block;transition:transform .2s ease;will-change:transform}.bt-featured-all-link:hover .bt-featured-all-link__arrow,.bt-featured-all-link:focus-visible .bt-featured-all-link__arrow{transform:translate(6px)}.quiz-cta-section{position:relative;overflow:hidden}.quiz-cta-bg{position:absolute;top:-12%;right:0;bottom:-12%;left:0;background-size:cover;background-position:center 40%;will-change:transform;transform:translateZ(0)}.quiz-cta-bg-fallback{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 40%}.quiz-cta-badges>div:nth-child(1){animation:quiz-badge-float 3s ease-in-out infinite}.quiz-cta-badges>div:nth-child(2){animation:quiz-badge-float 3.4s ease-in-out infinite .3s}.quiz-cta-badges>div:nth-child(3){animation:quiz-badge-float 3.8s ease-in-out infinite .6s}@keyframes quiz-badge-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-3px,0)}}.bt-guarantees--revealed .bt-guarantee-item{opacity:1;transform:translateZ(0)}.bt-guarantee-item{opacity:0;transform:translate3d(0,12px,0);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.bt-guarantees--revealed .bt-guarantee-item:nth-child(1){transition-delay:0ms}.bt-guarantees--revealed .bt-guarantee-item:nth-child(2){transition-delay:80ms}.bt-guarantees--revealed .bt-guarantee-item:nth-child(3){transition-delay:.16s}.bt-guarantees--revealed .bt-guarantee-item:nth-child(4){transition-delay:.24s}.hero-subtitle{transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.hero-subtitle--hidden{opacity:0;transform:translate3d(0,16px,0)}.hero-subtitle--visible{opacity:1;transform:translateZ(0)}@media(max-width:768px),(hover:none){.tilted-card-figure{perspective:none}.tilted-card-figure--touch .tilted-card-inner{transform:none!important}.bt-tour-card-link--tilted:hover .tilted-card-inner--touch{transform:scale(1.02)!important}}@media(prefers-reduced-motion:reduce){.quiz-cta-badges>div{animation:none!important}.bt-guarantee-item{opacity:1!important;transform:none!important;transition:none!important}.hero-subtitle--hidden{opacity:1!important;transform:none!important}}.tilted-card-figure{position:relative;width:100%;height:100%;perspective:800px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0}.tilted-card-figure--fill{position:absolute;top:0;right:0;bottom:0;left:0;min-height:100%;display:block}.tilted-card-mobile-alert{position:absolute;top:1rem;text-align:center;font-size:.875rem;display:none}@media(max-width:640px){.tilted-card-mobile-alert{display:block}.tilted-card-caption{display:none}}.tilted-card-inner{position:relative;transform-style:preserve-3d}.tilted-card-inner--fill{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;border-radius:var(--bt-radius-2xl, 15px);overflow:hidden}.tilted-card-img{position:absolute;top:0;left:0;object-fit:cover;border-radius:15px;will-change:transform;transform:translateZ(0)}.tilted-card-img--fill{width:100%!important;height:100%!important;border-radius:var(--bt-radius-2xl, 15px)}.tilted-card-img--placeholder{top:0;left:0}.tilted-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;will-change:transform;transform:translateZ(30px);pointer-events:none}.tilted-card-caption{pointer-events:none;position:absolute;left:0;top:0;border-radius:4px;background-color:#fff;padding:4px 10px;font-size:10px;color:#2d2d2d;opacity:0;z-index:3;white-space:nowrap}.tcm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#070710b8;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.tcm-modal{position:relative;width:100%;max-width:520px;max-height:min(92vh,760px);overflow-y:auto;background:#fff;border-radius:var(--bt-radius-2xl, 16px);padding:clamp(20px,4vw,28px);box-shadow:0 24px 80px #00000059}.tcm-modal-compact{max-width:460px}.tcm-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:none;border-radius:50%;background:var(--bt-surface-2, #f5f2ed);color:var(--bt-text-primary);font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.tcm-tour-label{font-family:var(--bt-font-body);font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--bt-color-primary);margin:0 0 8px;padding-right:40px}.tcm-title{font-family:var(--bt-font-display);font-weight:700;font-size:clamp(20px,4vw,26px);color:var(--bt-text-primary);margin:0 0 8px;line-height:1.15;padding-right:32px}.tcm-subtitle{font-family:var(--bt-font-body);font-size:14px;color:var(--bt-text-secondary);margin:0 0 20px;line-height:1.55}.tcm-dots{display:flex;gap:8px;justify-content:center;margin-bottom:20px}.tcm-dot{width:8px;height:8px;border-radius:50%;background:#d6cec5;transition:all .2s ease}.tcm-dot--active{width:24px;border-radius:99px;background:var(--bt-color-primary)}.tcm-footer{display:flex;gap:10px;margin-top:24px}.tcm-btn{flex:1;border-radius:var(--bt-radius-full);padding:14px 20px;font-family:var(--bt-font-body);font-weight:700;font-size:15px;cursor:pointer;border:none;transition:opacity .15s}.tcm-btn:disabled{opacity:.45;cursor:not-allowed}.tcm-btn--primary{background:var(--bt-color-primary);color:#fff}.tcm-btn--ghost{background:transparent;border:2px solid var(--bt-surface-4);color:var(--bt-text-secondary)}.tcm-submit-button{width:100%;margin-top:8px;background:var(--bt-color-primary);color:#fff;border:none;border-radius:var(--bt-radius-full);padding:16px 24px;font-family:var(--bt-font-body);font-weight:700;font-size:16px;cursor:pointer}.tcm-submit-button:disabled{opacity:.45;cursor:not-allowed}.tcm-success,.tcm-error{text-align:center;padding:12px 0 4px}.tcm-check{width:80px;height:80px;border-radius:50%;background:#00adc21a;border:2px solid var(--bt-color-primary);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;animation:tcmPopIn .5s cubic-bezier(.34,1.56,.64,1) both}@keyframes tcmPopIn{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@media(max-width:640px){.tcm-overlay{align-items:flex-end;padding:0}.tcm-modal{max-height:94vh;border-radius:20px 20px 0 0}}.tour-gallery{margin-top:36px}.tour-gallery__heading{font-family:var(--bt-font-display);font-size:clamp(18px,3vw,22px);font-weight:700;color:var(--bt-text-primary);margin:0 0 16px}.tour-gallery__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,200px),1fr));gap:14px}.tour-gallery__thumb{position:relative;display:block;width:100%;padding:0;border:none;border-radius:14px;overflow:hidden;cursor:pointer;aspect-ratio:4 / 3;background:var(--bt-surface-2, #f5f2ed);box-shadow:0 2px 12px #0000000f;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.tour-gallery__thumb:focus-visible{outline:2px solid var(--bt-color-primary);outline-offset:3px}.tour-gallery__thumb:hover,.tour-gallery__thumb:focus-visible{transform:translateY(-4px) scale(1.02);box-shadow:0 16px 40px #00a8b538}.tour-gallery__thumb-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.22,1,.36,1)}.tour-gallery__thumb:hover .tour-gallery__thumb-img,.tour-gallery__thumb:focus-visible .tour-gallery__thumb-img{transform:scale(1.08)}.tour-gallery__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:linear-gradient(160deg,#00a8b526,#0000008c);color:#fff;opacity:0;transition:opacity .35s ease}.tour-gallery__thumb:hover .tour-gallery__overlay,.tour-gallery__thumb:focus-visible .tour-gallery__overlay{opacity:1}.tour-gallery__overlay-icon{width:44px;height:44px;border-radius:50%;background:#ffffff2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.35);transform:scale(.85);transition:transform .35s cubic-bezier(.22,1,.36,1)}.tour-gallery__thumb:hover .tour-gallery__overlay-icon,.tour-gallery__thumb:focus-visible .tour-gallery__overlay-icon{transform:scale(1)}.tour-gallery__overlay-label{font-family:var(--bt-font-body);font-size:13px;font-weight:600;letter-spacing:.3px}.tour-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;background:#070a0eeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:tour-lightbox-in .28s ease}@keyframes tour-lightbox-in{0%{opacity:0}to{opacity:1}}.tour-lightbox__close{position:absolute;top:max(16px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));width:44px;height:44px;border:none;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;z-index:2}.tour-lightbox__close:hover{background:#ffffff38}.tour-lightbox__counter{position:absolute;top:max(22px,env(safe-area-inset-top));left:50%;transform:translate(-50%);font-family:var(--bt-font-mono);font-size:13px;color:#ffffffbf;letter-spacing:.5px;z-index:2}.tour-gallery__item{margin:0;display:flex;flex-direction:column;gap:8px}.tour-gallery__caption{font-family:var(--bt-font-body);font-size:13px;line-height:1.4;color:var(--bt-text-secondary);padding:0 4px}.tour-lightbox__stage{position:relative;width:min(92vw,1100px);height:min(78vh,720px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 56px;box-sizing:border-box}.tour-lightbox__caption{margin:14px 0 0;max-width:min(92vw,720px);text-align:center;font-family:var(--bt-font-body);font-size:15px;line-height:1.45;color:#ffffffe6}.tour-lightbox__img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 24px 80px #00000073;-webkit-user-select:none;user-select:none;animation:tour-lightbox-img-in .32s cubic-bezier(.22,1,.36,1)}@keyframes tour-lightbox-img-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.tour-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease;z-index:2}.tour-lightbox__nav:hover{background:#ffffff3d;transform:translateY(-50%) scale(1.06)}.tour-lightbox__nav--prev{left:max(12px,env(safe-area-inset-left))}.tour-lightbox__nav--next{right:max(12px,env(safe-area-inset-right))}.tour-lightbox__dots{position:absolute;bottom:max(20px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.tour-lightbox__dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:#ffffff59;cursor:pointer;transition:background .2s ease,transform .2s ease}.tour-lightbox__dot--active{background:var(--bt-color-primary, #00a8b5);transform:scale(1.2)}.tour-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:transparent;cursor:zoom-out}@media(max-width:640px){.tour-lightbox__stage{padding:0 44px;height:min(70vh,600px)}.tour-lightbox__nav{width:40px;height:40px}}.tour-detail-sidebar{--sidebar-ease: cubic-bezier(.22, 1, .36, 1);position:sticky;top:88px;padding:clamp(20px,3vw,28px);border-radius:20px;background:linear-gradient(145deg,#fff,#faf9f7 55%,#f5f3ef);border:1px solid var(--bt-surface-4, #e8e4de);box-shadow:0 4px 24px #0000000a,0 1px #ffffffe6 inset;overflow:hidden;isolation:isolate;transition:transform .55s var(--sidebar-ease),box-shadow .55s var(--sidebar-ease),border-color .45s ease}.tour-detail-sidebar:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,transparent 30%,rgba(0,168,181,.55) 50%,transparent 70%);background-size:250% 250%;background-position:100% 100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;pointer-events:none;transition:opacity .5s ease;z-index:0}.tour-detail-sidebar:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--bt-color-primary, #00a8b5) 0%,#5eead4 45%,var(--bt-color-primary, #00a8b5) 100%);background-size:200% 100%;transform:scaleX(.35);transform-origin:left center;transition:transform .65s var(--sidebar-ease);z-index:1}.tour-detail-sidebar:hover{transform:translateY(-6px);border-color:#00a8b547;box-shadow:0 20px 48px #00a8b524,0 8px 24px #0000000f,0 1px #fffffff2 inset}.tour-detail-sidebar:hover:before{opacity:1;animation:tour-sidebar-border-sweep 2.8s linear infinite}.tour-detail-sidebar:hover:after{transform:scaleX(1);animation:tour-sidebar-accent-slide 2.4s ease-in-out infinite}@keyframes tour-sidebar-border-sweep{0%{background-position:100% 100%}to{background-position:0% 0%}}@keyframes tour-sidebar-accent-slide{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.tour-detail-sidebar>*{position:relative;z-index:2}.tour-detail-price{font-family:var(--bt-font-mono);font-size:clamp(24px,4vw,32px);font-weight:700;color:var(--bt-color-primary);line-height:1.15;transition:transform .5s var(--sidebar-ease),text-shadow .5s ease}.tour-detail-sidebar:hover .tour-detail-price{transform:translate(3px);text-shadow:0 0 28px rgba(0,168,181,.22)}.tour-detail-price-guests{font-size:.5em;font-weight:500;color:var(--bt-text-secondary);margin-left:4px;transition:color .35s ease}.tour-detail-sidebar:hover .tour-detail-price-guests{color:var(--bt-color-primary);opacity:.85}.tour-detail-price-old{font-size:14px;color:var(--bt-text-secondary);text-decoration:line-through;transition:opacity .35s ease}.tour-detail-price-meta{font-size:14px;color:var(--bt-text-secondary);padding:8px 12px;margin:8px -12px 16px;border-radius:10px;transition:background .4s ease,color .4s ease,transform .45s var(--sidebar-ease)}.tour-detail-sidebar:hover .tour-detail-price-meta{background:#00a8b50f;color:var(--bt-text-primary);transform:translate(4px)}.tour-detail-info{padding:10px 12px;margin:0 -12px 8px;font-size:15px;line-height:1.5;border-radius:10px;border-left:3px solid transparent;transition:background .4s ease,border-color .4s ease,transform .45s var(--sidebar-ease),padding-left .45s var(--sidebar-ease)}.tour-detail-info:hover{background:#00a8b512;border-left-color:var(--bt-color-primary);transform:translate(6px);padding-left:16px}.tour-detail-info strong{transition:color .35s ease}.tour-detail-info:hover strong{color:var(--bt-color-primary)}.tour-sidebar-cta{font-weight:700}.tour-sidebar-cta--gap{margin-top:10px}.tour-detail-sidebar .bt-cta:first-of-type{margin-top:16px}@media(max-width:768px){.tour-detail-sidebar{position:static;order:-1}.tour-detail-sidebar:hover{transform:none}}@media(prefers-reduced-motion:reduce){.tour-detail-sidebar,.tour-detail-sidebar:before,.tour-detail-sidebar:after,.tour-detail-price,.tour-detail-price-meta,.tour-detail-info{animation:none!important;transition-duration:.01ms!important}.tour-detail-sidebar:hover{transform:none}}/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-amber-50:oklch(98.7% .022 95.277);--color-amber-100:oklch(96.2% .059 95.617);--color-amber-200:oklch(92.4% .12 95.746);--color-amber-600:oklch(66.6% .179 58.318);--color-amber-700:oklch(55.5% .163 48.998);--color-amber-800:oklch(47.3% .137 46.201);--color-yellow-100:oklch(97.3% .071 103.193);--color-yellow-700:oklch(55.4% .135 66.442);--color-emerald-50:oklch(97.9% .021 166.113);--color-emerald-100:oklch(95% .052 163.051);--color-emerald-200:oklch(90.5% .093 164.15);--color-emerald-600:oklch(59.6% .145 163.225);--color-emerald-700:oklch(50.8% .118 165.612);--color-emerald-800:oklch(43.2% .095 166.913);--color-blue-50:oklch(97% .014 254.604);--color-blue-200:oklch(88.2% .059 254.128);--color-blue-700:oklch(48.8% .243 264.376);--color-blue-800:oklch(42.4% .199 265.638);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-3xl:48rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--tracking-tight:-.025em;--tracking-wider:.05em;--tracking-widest:.1em;--leading-tight:1.25;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--ease-out:cubic-bezier(0,0,.2,1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-display:"Instrument Sans",system-ui,sans-serif;--font-weight-bold:700}}@layer base{@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}}*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.static{position:static}.inset-0{inset:calc(var(--spacing)*0)}.inset-\[-3\.86\%_-10\.72\%\]{top:-3.86%;right:-10.72%;bottom:-3.86%;left:-10.72%}.inset-\[-4\.37\%_-4\.63\%\]{top:-4.37%;right:-4.63%;bottom:-4.37%;left:-4.63%}.inset-\[-4\.97\%_-12\.72\%\]{top:-4.97%;right:-12.72%;bottom:-4.97%;left:-12.72%}.inset-\[-4px_-0\.56\%_-4px_-2\.99\%\]{top:-4px;right:-.56%;bottom:-4px;left:-2.99%}.inset-\[-5\.45\%_-8\.57\%\]{top:-5.45%;right:-8.57%;bottom:-5.45%;left:-8.57%}.inset-\[-5\.68\%\]{top:-5.68%;right:-5.68%;bottom:-5.68%;left:-5.68%}.inset-\[-5\.82\%_-6\.17\%\]{top:-5.82%;right:-6.17%;bottom:-5.82%;left:-6.17%}.inset-\[-5\.682\%\]{top:-5.682%;right:-5.682%;bottom:-5.682%;left:-5.682%}.inset-\[-6\%\]{top:-6%;right:-6%;bottom:-6%;left:-6%}.inset-\[-6\.25\%\]{top:-6.25%;right:-6.25%;bottom:-6.25%;left:-6.25%}.inset-\[-6\.25\%_-6\.94\%\]{top:-6.25%;right:-6.94%;bottom:-6.25%;left:-6.94%}.inset-\[-6\.25\%_-7\.81\%\]{top:-6.25%;right:-7.81%;bottom:-6.25%;left:-7.81%}.inset-\[-6\.67\%\]{top:-6.67%;right:-6.67%;bottom:-6.67%;left:-6.67%}.inset-\[-6\.94\%\]{top:-6.94%;right:-6.94%;bottom:-6.94%;left:-6.94%}.inset-\[-6\.94\%_-6\.25\%\]{top:-6.94%;right:-6.25%;bottom:-6.94%;left:-6.25%}.inset-\[-6\.94\%_-7\.35\%\]{top:-6.94%;right:-7.35%;bottom:-6.94%;left:-7.35%}.inset-\[-6\.94\%_-8\.93\%\]{top:-6.94%;right:-8.93%;bottom:-6.94%;left:-8.93%}.inset-\[-6\.944\%\]{top:-6.944%;right:-6.944%;bottom:-6.944%;left:-6.944%}.inset-\[-7\.37\%\]{top:-7.37%;right:-7.37%;bottom:-7.37%;left:-7.37%}.inset-\[-8\.93\%_-5\.68\%\]{top:-8.93%;right:-5.68%;bottom:-8.93%;left:-5.68%}.inset-\[-8\.93\%_-6\.25\%\]{top:-8.93%;right:-6.25%;bottom:-8.93%;left:-6.25%}.inset-\[-12\.5\%\]{top:-12.5%;right:-12.5%;bottom:-12.5%;left:-12.5%}.inset-\[-122\.143\%\]{top:-122.143%;right:-122.143%;bottom:-122.143%;left:-122.143%}.inset-\[4\.17\%_20\.83\%\]{top:4.17%;right:20.83%;bottom:4.17%;left:20.83%}.inset-\[4\.167\%\]{top:4.167%;right:4.167%;bottom:4.167%;left:4.167%}.inset-\[5\.78\%_10\.67\%_8\.34\%_8\.34\%\]{top:5.78%;right:10.67%;bottom:8.34%;left:8.34%}.inset-\[8\.33\%_12\.5\%\]{top:8.33%;right:12.5%;bottom:8.33%;left:12.5%}.inset-\[8\.33\%_16\.67\%\]{top:8.33%;right:16.67%;bottom:8.33%;left:16.67%}.inset-\[8\.333\%\]{top:8.333%;right:8.333%;bottom:8.333%;left:8.333%}.inset-\[12\.5\%\]{top:12.5%;right:12.5%;bottom:12.5%;left:12.5%}.inset-\[12\.5\%_8\.33\%\]{top:12.5%;right:8.33%;bottom:12.5%;left:8.33%}.inset-\[12\.5\%_16\.67\%_12\.5\%_12\.5\%\]{top:12.5%;right:16.67%;bottom:12.5%;left:12.5%}.inset-\[12\.5\%_16\.79\%_16\.79\%_12\.5\%\]{top:12.5%;right:16.79%;bottom:16.79%;left:12.5%}.inset-\[12\.5\%_20\.83\%\]{top:12.5%;right:20.83%;bottom:12.5%;left:20.83%}.inset-\[20\.83\%_4\.17\%\]{top:20.83%;right:4.17%;bottom:20.83%;left:4.17%}.inset-\[20\.83\%_8\.33\%\]{top:20.83%;right:8.33%;bottom:20.83%;left:8.33%}.inset-\[23\.81\%_23\.81\%_19\.05\%_19\.05\%\]{top:23.81%;right:23.81%;bottom:19.05%;left:19.05%}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.-top-\[1px\]{top:-1px}.top-0{top:calc(var(--spacing)*0)}.top-1\/2{top:50%}.top-1\/4{top:25%}.top-\[-3\.06px\]{top:-3.06px}.top-\[-3px\]{top:-3px}.top-\[-21px\]{top:-21px}.top-\[2px\]{top:2px}.top-\[4px\]{top:4px}.top-\[10\%\]{top:10%}.top-\[12\.5\%\]{top:12.5%}.top-\[20\%\]{top:20%}.top-\[22\.5\%\]{top:22.5%}.top-\[32\.5\%\]{top:32.5%}.top-\[35\%\]{top:35%}.top-\[40\%\]{top:40%}.top-\[42\.5\%\]{top:42.5%}.top-\[103px\]{top:103px}.top-\[194px\]{top:194px}.top-\[828px\]{top:828px}.top-\[calc\(50\%\+0\.438px\)\]{top:calc(50% + .438px)}.top-\[calc\(50\%-0\.5px\)\]{top:calc(50% - .5px)}.top-\[calc\(50\%-0\.063px\)\]{top:calc(50% - .063px)}.top-full{top:100%}.right-0{right:calc(var(--spacing)*0)}.right-3{right:calc(var(--spacing)*3)}.right-\[-593px\]{right:-593px}.right-\[10px\]{right:10px}.right-\[204px\]{right:204px}.right-full{right:100%}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-1\/4{bottom:25%}.bottom-3{bottom:calc(var(--spacing)*3)}.bottom-\[-2\.94px\]{bottom:-2.94px}.bottom-\[10\%\]{bottom:10%}.bottom-\[10px\]{bottom:10px}.bottom-\[12\.5\%\]{bottom:12.5%}.bottom-\[12px\]{bottom:12px}.bottom-\[20\%\]{bottom:20%}.bottom-\[22\.5\%\]{bottom:22.5%}.bottom-\[32\.5\%\]{bottom:32.5%}.bottom-\[35\%\]{bottom:35%}.bottom-\[40\%\]{bottom:40%}.bottom-\[42\.5\%\]{bottom:42.5%}.bottom-\[80px\]{bottom:80px}.bottom-\[calc\(100\%\+8px\)\]{bottom:calc(100% + 8px)}.bottom-full{bottom:100%}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.left-\[-686px\]{left:-686px}.left-\[-885px\]{left:-885px}.left-\[4px\]{left:4px}.left-\[5px\]{left:5px}.left-\[10px\]{left:10px}.left-\[15px\]{left:15px}.left-\[20px\]{left:20px}.left-\[24px\]{left:24px}.left-\[25px\]{left:25px}.left-\[30px\]{left:30px}.left-\[35px\]{left:35px}.left-\[36px\]{left:36px}.left-\[40px\]{left:40px}.left-\[45px\]{left:45px}.left-\[50px\]{left:50px}.left-\[55px\]{left:55px}.left-\[56px\]{left:56px}.left-\[60px\]{left:60px}.left-\[64px\]{left:64px}.left-\[65px\]{left:65px}.left-\[70px\]{left:70px}.left-\[75px\]{left:75px}.left-\[80px\]{left:80px}.left-\[83px\]{left:83px}.left-\[85px\]{left:85px}.left-\[90px\]{left:90px}.left-\[95px\]{left:95px}.left-\[100px\]{left:100px}.left-\[105px\]{left:105px}.left-\[110px\]{left:110px}.left-\[112px\]{left:112px}.left-\[115px\]{left:115px}.left-\[120px\]{left:120px}.left-\[124px\]{left:124px}.left-\[125px\]{left:125px}.left-\[130px\]{left:130px}.left-\[135px\]{left:135px}.left-\[140px\]{left:140px}.left-\[145px\]{left:145px}.left-\[150px\]{left:150px}.left-\[155px\]{left:155px}.left-\[160px\]{left:160px}.left-\[165px\]{left:165px}.left-\[168px\]{left:168px}.left-\[170px\]{left:170px}.left-\[171px\]{left:171px}.left-\[175px\]{left:175px}.left-\[180px\]{left:180px}.left-\[184px\]{left:184px}.left-\[185px\]{left:185px}.left-\[190px\]{left:190px}.left-\[194px\]{left:194px}.left-\[195px\]{left:195px}.left-\[200px\]{left:200px}.left-\[205px\]{left:205px}.left-\[210px\]{left:210px}.left-\[215px\]{left:215px}.left-\[220px\]{left:220px}.left-\[224px\]{left:224px}.left-\[225px\]{left:225px}.left-\[230px\]{left:230px}.left-\[235px\]{left:235px}.left-\[240px\]{left:240px}.left-\[244px\]{left:244px}.left-\[245px\]{left:245px}.left-\[250px\]{left:250px}.left-\[255px\]{left:255px}.left-\[260px\]{left:260px}.left-\[265px\]{left:265px}.left-\[270px\]{left:270px}.left-\[275px\]{left:275px}.left-\[280px\]{left:280px}.left-\[285px\]{left:285px}.left-\[290px\]{left:290px}.left-\[295px\]{left:295px}.left-\[300px\]{left:300px}.left-\[304px\]{left:304px}.left-\[305px\]{left:305px}.left-\[310px\]{left:310px}.left-\[315px\]{left:315px}.left-\[320px\]{left:320px}.left-\[325px\]{left:325px}.left-\[330px\]{left:330px}.left-\[335px\]{left:335px}.left-\[336px\]{left:336px}.left-\[340px\]{left:340px}.left-\[345px\]{left:345px}.left-\[350px\]{left:350px}.left-\[355px\]{left:355px}.left-\[360px\]{left:360px}.left-\[364px\]{left:364px}.left-\[365px\]{left:365px}.left-\[370px\]{left:370px}.left-\[375px\]{left:375px}.left-\[380px\]{left:380px}.left-\[385px\]{left:385px}.left-\[390px\]{left:390px}.left-\[392px\]{left:392px}.left-\[395px\]{left:395px}.left-\[400px\]{left:400px}.left-\[405px\]{left:405px}.left-\[410px\]{left:410px}.left-\[415px\]{left:415px}.left-\[420px\]{left:420px}.left-\[424px\]{left:424px}.left-\[425px\]{left:425px}.left-\[430px\]{left:430px}.left-\[435px\]{left:435px}.left-\[440px\]{left:440px}.left-\[445px\]{left:445px}.left-\[448px\]{left:448px}.left-\[450px\]{left:450px}.left-\[455px\]{left:455px}.left-\[460px\]{left:460px}.left-\[465px\]{left:465px}.left-\[470px\]{left:470px}.left-\[475px\]{left:475px}.left-\[480px\]{left:480px}.left-\[484px\]{left:484px}.left-\[485px\]{left:485px}.left-\[490px\]{left:490px}.left-\[495px\]{left:495px}.left-\[500px\]{left:500px}.left-\[504px\]{left:504px}.left-\[505px\]{left:505px}.left-\[510px\]{left:510px}.left-\[515px\]{left:515px}.left-\[520px\]{left:520px}.left-\[525px\]{left:525px}.left-\[530px\]{left:530px}.left-\[535px\]{left:535px}.left-\[540px\]{left:540px}.left-\[541px\]{left:541px}.left-\[544px\]{left:544px}.left-\[545px\]{left:545px}.left-\[550px\]{left:550px}.left-\[555px\]{left:555px}.left-\[560px\]{left:560px}.left-\[565px\]{left:565px}.left-\[570px\]{left:570px}.left-\[575px\]{left:575px}.left-\[580px\]{left:580px}.left-\[585px\]{left:585px}.left-\[590px\]{left:590px}.left-\[594px\]{left:594px}.left-\[595px\]{left:595px}.left-\[600px\]{left:600px}.left-\[604px\]{left:604px}.left-\[605px\]{left:605px}.left-\[610px\]{left:610px}.left-\[615px\]{left:615px}.left-\[616px\]{left:616px}.left-\[620px\]{left:620px}.left-\[625px\]{left:625px}.left-\[630px\]{left:630px}.left-\[635px\]{left:635px}.left-\[640px\]{left:640px}.left-\[645px\]{left:645px}.left-\[650px\]{left:650px}.left-\[655px\]{left:655px}.left-\[660px\]{left:660px}.left-\[664px\]{left:664px}.left-\[665px\]{left:665px}.left-\[670px\]{left:670px}.left-\[672px\]{left:672px}.left-\[675px\]{left:675px}.left-\[680px\]{left:680px}.left-\[685px\]{left:685px}.left-\[690px\]{left:690px}.left-\[695px\]{left:695px}.left-\[700px\]{left:700px}.left-\[705px\]{left:705px}.left-\[710px\]{left:710px}.left-\[715px\]{left:715px}.left-\[720px\]{left:720px}.left-\[724px\]{left:724px}.left-\[725px\]{left:725px}.left-\[728px\]{left:728px}.left-\[730px\]{left:730px}.left-\[735px\]{left:735px}.left-\[740px\]{left:740px}.left-\[745px\]{left:745px}.left-\[750px\]{left:750px}.left-\[755px\]{left:755px}.left-\[760px\]{left:760px}.left-\[765px\]{left:765px}.left-\[770px\]{left:770px}.left-\[775px\]{left:775px}.left-\[780px\]{left:780px}.left-\[784px\]{left:784px}.left-\[785px\]{left:785px}.left-\[790px\]{left:790px}.left-\[795px\]{left:795px}.left-\[800px\]{left:800px}.left-\[805px\]{left:805px}.left-\[810px\]{left:810px}.left-\[815px\]{left:815px}.left-\[820px\]{left:820px}.left-\[825px\]{left:825px}.left-\[830px\]{left:830px}.left-\[835px\]{left:835px}.left-\[840px\]{left:840px}.left-\[845px\]{left:845px}.left-\[850px\]{left:850px}.left-\[855px\]{left:855px}.left-\[860px\]{left:860px}.left-\[865px\]{left:865px}.left-\[870px\]{left:870px}.left-\[875px\]{left:875px}.left-\[880px\]{left:880px}.left-\[885px\]{left:885px}.left-\[890px\]{left:890px}.left-\[895px\]{left:895px}.left-\[900px\]{left:900px}.left-\[905px\]{left:905px}.left-\[910px\]{left:910px}.left-\[915px\]{left:915px}.left-\[920px\]{left:920px}.left-\[925px\]{left:925px}.left-\[930px\]{left:930px}.left-\[935px\]{left:935px}.left-\[940px\]{left:940px}.left-\[945px\]{left:945px}.left-\[950px\]{left:950px}.left-\[955px\]{left:955px}.left-\[960px\]{left:960px}.left-\[965px\]{left:965px}.left-\[970px\]{left:970px}.left-\[975px\]{left:975px}.left-\[980px\]{left:980px}.left-\[985px\]{left:985px}.left-\[990px\]{left:990px}.left-\[995px\]{left:995px}.left-\[1000px\]{left:1000px}.left-\[1005px\]{left:1005px}.left-\[1010px\]{left:1010px}.left-\[1015px\]{left:1015px}.left-\[1020px\]{left:1020px}.left-\[1025px\]{left:1025px}.left-\[1030px\]{left:1030px}.left-\[1035px\]{left:1035px}.left-\[1040px\]{left:1040px}.left-\[1045px\]{left:1045px}.left-\[1050px\]{left:1050px}.left-\[1055px\]{left:1055px}.left-\[1060px\]{left:1060px}.left-\[1065px\]{left:1065px}.left-\[1070px\]{left:1070px}.left-\[1075px\]{left:1075px}.left-\[1080px\]{left:1080px}.left-\[1085px\]{left:1085px}.left-\[1090px\]{left:1090px}.left-\[1095px\]{left:1095px}.left-\[1100px\]{left:1100px}.left-\[1105px\]{left:1105px}.left-\[1110px\]{left:1110px}.left-\[1115px\]{left:1115px}.left-\[1120px\]{left:1120px}.left-\[1125px\]{left:1125px}.left-\[1130px\]{left:1130px}.left-\[1135px\]{left:1135px}.left-\[1140px\]{left:1140px}.left-\[1145px\]{left:1145px}.left-\[1150px\]{left:1150px}.left-\[1155px\]{left:1155px}.left-\[1160px\]{left:1160px}.left-\[1165px\]{left:1165px}.left-\[1170px\]{left:1170px}.left-\[1175px\]{left:1175px}.left-\[1180px\]{left:1180px}.left-\[1185px\]{left:1185px}.left-\[1190px\]{left:1190px}.left-\[1195px\]{left:1195px}.left-\[1200px\]{left:1200px}.left-\[1205px\]{left:1205px}.left-\[1210px\]{left:1210px}.left-\[1215px\]{left:1215px}.left-\[1220px\]{left:1220px}.left-\[1225px\]{left:1225px}.left-\[1230px\]{left:1230px}.left-\[1235px\]{left:1235px}.left-\[1240px\]{left:1240px}.left-\[1245px\]{left:1245px}.left-\[1250px\]{left:1250px}.left-\[1255px\]{left:1255px}.left-\[1260px\]{left:1260px}.left-\[1265px\]{left:1265px}.left-\[1270px\]{left:1270px}.left-\[1275px\]{left:1275px}.left-\[1280px\]{left:1280px}.left-\[1285px\]{left:1285px}.left-\[1290px\]{left:1290px}.left-\[1295px\]{left:1295px}.left-\[1300px\]{left:1300px}.left-\[1305px\]{left:1305px}.left-\[1310px\]{left:1310px}.left-\[1315px\]{left:1315px}.left-\[1320px\]{left:1320px}.left-\[1325px\]{left:1325px}.left-\[1330px\]{left:1330px}.left-\[1335px\]{left:1335px}.left-\[1340px\]{left:1340px}.left-\[1345px\]{left:1345px}.left-\[1350px\]{left:1350px}.left-\[1355px\]{left:1355px}.left-\[1360px\]{left:1360px}.left-\[1365px\]{left:1365px}.left-\[1370px\]{left:1370px}.left-\[1375px\]{left:1375px}.left-\[1380px\]{left:1380px}.left-\[1385px\]{left:1385px}.left-\[1390px\]{left:1390px}.left-\[1395px\]{left:1395px}.left-\[1400px\]{left:1400px}.left-\[1405px\]{left:1405px}.left-\[1410px\]{left:1410px}.left-\[1415px\]{left:1415px}.left-\[1420px\]{left:1420px}.left-\[1425px\]{left:1425px}.left-\[calc\(50\%\+0\.5px\)\]{left:calc(50% + .5px)}.left-\[calc\(50\%-0\.5px\)\]{left:calc(50% - .5px)}.left-full{left:100%}.isolate{isolation:isolate}.z-10{z-index:10}.z-50{z-index:50}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.m-2xl{margin:var(--space-2xl)}.m-\[0px\]{margin:0}.m-lg{margin:var(--space-lg)}.m-md{margin:var(--space-md)}.m-sm{margin:var(--space-sm)}.m-xl{margin:var(--space-xl)}.m-xs{margin:var(--space-xs)}.mt-0\.5{margin-top:calc(var(--spacing)*.5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-\[0px\]{margin-top:0}.mt-\[4px\]{margin-top:4px}.mt-\[6px\]{margin-top:6px}.mt-\[12px\]{margin-top:12px}.mt-auto{margin-top:auto}.mt-xl{margin-top:var(--space-xl)}.mt-xs{margin-top:var(--space-xs)}.mr-2{margin-right:calc(var(--spacing)*2)}.mr-4{margin-right:calc(var(--spacing)*4)}.mr-8{margin-right:calc(var(--spacing)*8)}.mr-\[-5px\]{margin-right:-5px}.mr-\[0px\]{margin-right:0}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-\[-8px\]{margin-bottom:-8px}.mb-\[0px\]{margin-bottom:0}.mb-\[8px\]{margin-bottom:8px}.mb-\[12px\]{margin-bottom:12px}.mb-\[24px\]{margin-bottom:24px}.mb-lg{margin-bottom:var(--space-lg)}.mb-xl{margin-bottom:var(--space-xl)}.mb-xs{margin-bottom:var(--space-xs)}.-ml-2{margin-left:calc(var(--spacing)*-2)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-\[0px\]{margin-left:0}.ml-\[1px\]{margin-left:1px}.ml-\[12px\]{margin-left:12px}.ml-\[220px\]{margin-left:220px}.box-border{box-sizing:border-box}.inline-flex{display:inline-flex}.aspect-\[32\/32\]{aspect-ratio:32/32}.aspect-\[316\/177\]{aspect-ratio:316/177}.aspect-\[1920\/1080\]{aspect-ratio:1920/1080}.size-2\.5{width:calc(var(--spacing)*2.5);height:calc(var(--spacing)*2.5)}.size-5{width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.size-6{width:calc(var(--spacing)*6);height:calc(var(--spacing)*6)}.size-7{width:calc(var(--spacing)*7);height:calc(var(--spacing)*7)}.size-8{width:calc(var(--spacing)*8);height:calc(var(--spacing)*8)}.size-10{width:calc(var(--spacing)*10);height:calc(var(--spacing)*10)}.size-12{width:calc(var(--spacing)*12);height:calc(var(--spacing)*12)}.size-\[3px\]{width:3px;height:3px}.size-\[6px\]{width:6px;height:6px}.size-\[8px\]{width:8px;height:8px}.size-\[14px\]{width:14px;height:14px}.size-\[15\.998px\]{width:15.998px;height:15.998px}.size-\[16px\]{width:16px;height:16px}.size-\[20px\]{width:20px;height:20px}.size-\[24px\]{width:24px;height:24px}.size-\[28px\]{width:28px;height:28px}.size-\[32px\]{width:32px;height:32px}.size-\[40px\]{width:40px;height:40px}.size-\[42px\]{width:42px;height:42px}.size-\[48px\]{width:48px;height:48px}.size-full{width:100%;height:100%}.h-0{height:calc(var(--spacing)*0)}.h-0\.5{height:calc(var(--spacing)*.5)}.h-4{height:calc(var(--spacing)*4)}.h-8{height:calc(var(--spacing)*8)}.h-10{height:calc(var(--spacing)*10)}.h-12{height:calc(var(--spacing)*12)}.h-14{height:calc(var(--spacing)*14)}.h-\[8px\]{height:8px}.h-\[10px\]{height:10px}.h-\[12px\]{height:12px}.h-\[13px\]{height:13px}.h-\[15px\]{height:15px}.h-\[18\.389px\]{height:18.389px}.h-\[20\.317px\]{height:20.317px}.h-\[20px\]{height:20px}.h-\[24px\]{height:24px}.h-\[27px\]{height:27px}.h-\[32px\]{height:32px}.h-\[33\.862px\]{height:33.862px}.h-\[34px\]{height:34px}.h-\[40px\]{height:40px}.h-\[48px\]{height:48px}.h-\[50px\]{height:50px}.h-\[135px\]{height:135px}.h-\[200px\]{height:200px}.h-\[350px\]{height:350px}.h-\[400px\]{height:400px}.h-\[500px\]{height:500px}.h-\[900px\]{height:900px}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-\[90vh\]{max-height:90vh}.min-h-0{min-height:calc(var(--spacing)*0)}.min-h-\[33\.862px\]{min-height:33.862px}.min-h-px{min-height:1px}.min-h-screen{min-height:100vh}.w-0{width:calc(var(--spacing)*0)}.w-6{width:calc(var(--spacing)*6)}.w-\[2px\]{width:2px}.w-\[3px\]{width:3px}.w-\[5px\]{width:5px}.w-\[6px\]{width:6px}.w-\[31\.995px\]{width:31.995px}.w-\[32px\]{width:32px}.w-\[50px\]{width:50px}.w-\[54px\]{width:54px}.w-\[58px\]{width:58px}.w-\[60px\]{width:60px}.w-\[70px\]{width:70px}.w-\[134px\]{width:134px}.w-\[140px\]{width:140px}.w-\[181px\]{width:181px}.w-\[211px\]{width:211px}.w-\[212px\]{width:212px}.w-\[220px\]{width:220px}.w-\[223px\]{width:223px}.w-\[240px\]{width:240px}.w-\[252px\]{width:252px}.w-\[254px\]{width:254px}.w-\[280px\]{width:280px}.w-\[300px\]{width:300px}.w-\[305px\]{width:305px}.w-\[320px\]{width:320px}.w-\[360px\]{width:360px}.w-\[400px\]{width:400px}.w-\[480px\]{width:480px}.w-\[640px\]{width:640px}.w-\[1579px\]{width:1579px}.w-\[2177px\]{width:2177px}.w-\[min-content\]{width:min-content}.w-fit{width:fit-content}.w-full{width:100%}.max-w-2xl{max-width:var(--space-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-\[280px\]{max-width:280px}.max-w-\[360px\]{max-width:360px}.max-w-\[400px\]{max-width:400px}.max-w-\[600px\]{max-width:600px}.max-w-\[960px\]{max-width:960px}.max-w-none{max-width:none}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-\[220px\]{min-width:220px}.min-w-full{min-width:100%}.min-w-px{min-width:1px}.flex-1{flex:1}.flex-\[1_0_0\]{flex:1 0 0}.flex-none{flex:none}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.basis-0{flex-basis:calc(var(--spacing)*0)}.-translate-x-1\/2,.translate-x-\[-50\%\]{--tw-translate-x:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1{--tw-translate-y:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0{--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[-50\%\]{--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.scale-y-\[-100\%\]{--tw-scale-y:-100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.rotate-180{rotate:180deg}.rotate-\[90deg\]{rotate:90deg}.rotate-\[180deg\]{rotate:180deg}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-grab{cursor:grab}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.scroll-mt-24{scroll-margin-top:calc(var(--spacing)*24)}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.content-stretch{align-content:stretch}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-0\.5{gap:calc(var(--spacing)*.5)}.gap-1{gap:calc(var(--spacing)*1)}.gap-1\.5{gap:calc(var(--spacing)*1.5)}.gap-2{gap:calc(var(--spacing)*2)}.gap-2xl{gap:var(--space-2xl)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}.gap-14{gap:calc(var(--spacing)*14)}.gap-\[2px\]{gap:2px}.gap-\[3\.386px\]{gap:3.386px}.gap-\[3px\]{gap:3px}.gap-\[4px\]{gap:4px}.gap-\[6\.772px\]{gap:6.772px}.gap-\[8px\]{gap:8px}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[16px\]{gap:16px}.gap-\[24px\]{gap:24px}.gap-lg{gap:var(--space-lg)}.gap-md{gap:var(--space-md)}.gap-sm{gap:var(--space-sm)}.gap-xl{gap:var(--space-xl)}.gap-xs{gap:var(--space-xs)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-xl>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--space-xl)*var(--tw-space-y-reverse));margin-block-end:calc(var(--space-xl)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-4{column-gap:calc(var(--spacing)*4)}.gap-y-1{row-gap:calc(var(--spacing)*1)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-clip{overflow:clip}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\[4\.13px\]{border-radius:4.13px}.rounded-\[6px\]{border-radius:6px}.rounded-\[8px\]{border-radius:8px}.rounded-\[10\.737px\]{border-radius:10.737px}.rounded-\[12px\]{border-radius:12px}.rounded-\[14px\]{border-radius:14px}.rounded-\[16px\]{border-radius:16px}.rounded-\[24px\]{border-radius:24px}.rounded-\[64px\]{border-radius:64px}.rounded-\[999px\]{border-radius:999px}.rounded-\[25811100px\]{border-radius:25811100px}.rounded-\[inherit\]{border-radius:inherit}.rounded-corner-full{border-radius:var(--corner-full)}.rounded-corner-lg{border-radius:var(--corner-lg)}.rounded-corner-md{border-radius:var(--corner-md)}.rounded-corner-sm{border-radius:var(--corner-sm)}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-l-\[10\.737px\]{border-top-left-radius:10.737px;border-bottom-left-radius:10.737px}.rounded-tl-\[8px\]{border-top-left-radius:8px}.rounded-tr-\[8px\]{border-top-right-radius:8px}.rounded-br-\[8px\]{border-bottom-right-radius:8px}.rounded-bl-\[8px\]{border-bottom-left-radius:8px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-\[0px_1px_0px_0px\]{border-style:var(--tw-border-style);border-width:0 1px 0 0}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-none{--tw-border-style:none;border-style:none}.border-solid{--tw-border-style:solid;border-style:solid}.border-\[\#5250f3\]{border-color:#5250f3}.border-\[rgba\(0\,0\,0\,0\.05\)\]{border-color:#0000000d}.border-\[rgba\(0\,0\,0\,0\.15\)\]{border-color:#00000026}.border-amber-200{border-color:var(--color-amber-200)}.border-blue-200{border-color:var(--color-blue-200)}.border-border-primary{border-color:var(--border-primary)}.border-border-secondary{border-color:var(--border-secondary)}.border-border-selected{border-color:var(--border-selected)}.border-brand-primary{border-color:var(--brand-primary)}.border-danger{border-color:var(--danger)}.border-emerald-200{border-color:var(--color-emerald-200)}.border-red-100{border-color:var(--color-red-100)}.border-red-200{border-color:var(--color-red-200)}.border-x-transparent{border-inline-color:#0000}.border-y-transparent{border-block-color:#0000}.border-t-surface-dark{border-top-color:var(--surface-dark)}.border-t-transparent{border-top-color:#0000}.border-r-surface-dark{border-right-color:var(--surface-dark)}.border-r-transparent{border-right-color:#0000}.border-b-surface-dark{border-bottom-color:var(--surface-dark)}.border-b-transparent{border-bottom-color:#0000}.border-l-surface-dark{border-left-color:var(--surface-dark)}.border-l-transparent{border-left-color:#0000}.bg-\[\#5250f3\]{background-color:#5250f3}.bg-\[\#D1D0F9\],.bg-\[\#d1d0f9\]{background-color:#d1d0f9}.bg-\[\#d9d9d9\]{background-color:#d9d9d9}.bg-\[\#eaeaff\]{background-color:#eaeaff}.bg-\[rgba\(0\,0\,0\,0\.3\)\]{background-color:#0000004d}.bg-\[rgba\(0\,0\,0\,0\.5\)\]{background-color:#00000080}.bg-\[rgba\(0\,0\,0\,0\.85\)\]{background-color:#000000d9}.bg-\[rgba\(255\,255\,255\,0\.5\)\]{background-color:#ffffff80}.bg-amber-50{background-color:var(--color-amber-50)}.bg-amber-100{background-color:var(--color-amber-100)}.bg-amber-200{background-color:var(--color-amber-200)}.bg-bg-faint{background-color:var(--bg-faint)}.bg-bg-hover{background-color:var(--bg-hover)}.bg-bg-subtle{background-color:var(--bg-subtle)}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black)50%,transparent)}}}.bg-blue-50{background-color:var(--color-blue-50)}.bg-brand-dark{background-color:var(--brand-dark)}.bg-brand-hover{background-color:var(--brand-hover)}.bg-brand-muted{background-color:var(--brand-muted)}.bg-brand-primary{background-color:var(--brand-primary)}.bg-brand-secondary{background-color:var(--brand-secondary)}.bg-brand-tertiary{background-color:var(--brand-tertiary)}.bg-danger{background-color:var(--danger)}.bg-emerald-50{background-color:var(--color-emerald-50)}.bg-emerald-100{background-color:var(--color-emerald-100)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-input-bg{background-color:var(--input-bg)}.bg-modal-scrim{background-color:var(--modal-scrim)}.bg-on-reverse{background-color:var(--on-reverse)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-100{background-color:var(--color-red-100)}.bg-success{background-color:var(--success)}.bg-surface-bg{background-color:var(--surface-bg)}.bg-surface-dark{background-color:var(--surface-dark)}.bg-surface-dark-hover{background-color:var(--surface-dark-hover)}.bg-surface-darkest{background-color:var(--surface-darkest)}.bg-surface-hover{background-color:var(--surface-hover)}.bg-surface-secondary-bg{background-color:var(--surface-secondary-bg)}.bg-toast-cancel{background-color:var(--toast-cancel)}.bg-transparent{background-color:#0000}.bg-warning{background-color:var(--warning)}.bg-white{background-color:var(--color-white)}.bg-white\/90{background-color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.bg-white\/90{background-color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.bg-white\/90{background-color:color-mix(in oklab,var(--color-white)90%,transparent)}}}.bg-yellow-100{background-color:var(--color-yellow-100)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.object-cover{object-fit:cover}.p-2{padding:calc(var(--spacing)*2)}.p-2\.5{padding:calc(var(--spacing)*2.5)}.p-2xl{padding:var(--space-2xl)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-16{padding:calc(var(--spacing)*16)}.p-\[0px\]{padding:0}.p-\[4px\]{padding:4px}.p-\[10px\]{padding:10px}.p-\[12px\]{padding:12px}.p-\[24px\]{padding:24px}.p-lg{padding:var(--space-lg)}.p-md{padding:var(--space-md)}.p-sm{padding:var(--space-sm)}.p-xl{padding:var(--space-xl)}.p-xs{padding:var(--space-xs)}.px-0{padding-inline:calc(var(--spacing)*0)}.px-1\.5{padding-inline:calc(var(--spacing)*1.5)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-10{padding-inline:calc(var(--spacing)*10)}.px-\[1\.769px\]{padding-inline:1.769px}.px-\[6\.772px\]{padding-inline:6.772px}.px-\[8px\]{padding-inline:8px}.px-\[12px\]{padding-inline:12px}.px-\[16px\]{padding-inline:16px}.px-\[20px\]{padding-inline:20px}.px-\[24px\]{padding-inline:24px}.px-lg{padding-inline:var(--space-lg)}.px-xl{padding-inline:var(--space-xl)}.\!py-\[10px\]{padding-block:10px!important}.py-0{padding-block:calc(var(--spacing)*0)}.py-0\.5{padding-block:calc(var(--spacing)*.5)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-2\.5{padding-block:calc(var(--spacing)*2.5)}.py-2xl{padding-block:var(--space-2xl)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-5{padding-block:calc(var(--spacing)*5)}.py-6{padding-block:calc(var(--spacing)*6)}.py-8{padding-block:calc(var(--spacing)*8)}.py-10{padding-block:calc(var(--spacing)*10)}.py-\[0\.769px\]{padding-block:.769px}.py-\[3\.386px\]{padding-block:3.386px}.py-\[4px\]{padding-block:4px}.py-\[6\.772px\]{padding-block:6.772px}.py-\[6px\]{padding-block:6px}.py-\[10px\]{padding-block:10px}.py-\[12px\]{padding-block:12px}.py-\[20px\]{padding-block:20px}.py-\[24px\]{padding-block:24px}.py-\[80px\]{padding-block:80px}.py-lg{padding-block:var(--space-lg)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-\[5px\]{padding-top:5px}.pt-\[6px\]{padding-top:6px}.pt-\[8px\]{padding-top:8px}.pt-\[12px\]{padding-top:12px}.pr-0{padding-right:calc(var(--spacing)*0)}.pr-\[0\.769px\]{padding-right:.769px}.pr-\[6\.772px\]{padding-right:6.772px}.pr-\[27px\]{padding-right:27px}.pr-\[32px\]{padding-right:32px}.pr-\[60px\]{padding-right:60px}.pb-0{padding-bottom:calc(var(--spacing)*0)}.pb-1{padding-bottom:calc(var(--spacing)*1)}.pb-8{padding-bottom:calc(var(--spacing)*8)}.pb-\[24px\]{padding-bottom:24px}.pb-\[40px\]{padding-bottom:40px}.pb-\[80px\]{padding-bottom:80px}.pl-0{padding-left:calc(var(--spacing)*0)}.pl-4{padding-left:calc(var(--spacing)*4)}.pl-\[10\.159px\]{padding-left:10.159px}.pl-\[14\.767px\]{padding-left:14.767px}.pl-\[24px\]{padding-left:24px}.text-center{text-align:center}.text-left{text-align:left}.align-middle{vertical-align:middle}.font-\[\'Figma_Sans_VF\:Regular\'\,sans-serif\]{font-family:Figma Sans VF\:Regular,sans-serif}.font-\[\'Helvetica\:Bold\'\,sans-serif\]{font-family:Helvetica\:Bold,sans-serif}.font-\[\'Instrument_Sans\:Medium\'\,sans-serif\]{font-family:Instrument Sans\:Medium,sans-serif}.font-\[\'Instrument_Sans\:Regular\'\,sans-serif\]{font-family:Instrument Sans\:Regular,sans-serif}.font-display{font-family:Instrument Sans,system-ui,sans-serif}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:Instrument Sans,system-ui,sans-serif}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-caption,.text-heading{font-size:20px;line-height:var(--tw-leading,1.4)}.text-input{font-size:16px;line-height:var(--tw-leading,1.4)}.text-input-sm{font-size:14px;line-height:var(--tw-leading,1.4)}.text-label{font-size:16px;line-height:var(--tw-leading,1.4)}.text-label-sm{font-size:14px;line-height:var(--tw-leading,1.4)}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-title{font-size:24px;line-height:var(--tw-leading,1.4)}.text-video-title{font-size:12px;line-height:var(--tw-leading,normal)}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[20px\]{font-size:20px}.text-\[28px\]{font-size:28px}.text-\[32px\]{font-size:32px}.text-\[58px\]{font-size:58px}.leading-8{--tw-leading:calc(var(--spacing)*8);line-height:calc(var(--spacing)*8)}.leading-\[0\.89\]{--tw-leading:.89;line-height:.89}.leading-\[0\]{--tw-leading:0;line-height:0}.leading-\[1\.2\]{--tw-leading:1.2;line-height:1.2}.leading-\[1\.4\]{--tw-leading:1.4;line-height:1.4}.leading-\[20px\]{--tw-leading:20px;line-height:20px}.leading-none{--tw-leading:1;line-height:1}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-book{--tw-font-weight:450;font-weight:450}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:600;font-weight:600}.tracking-\[-1\.16px\]{--tw-tracking:-1.16px;letter-spacing:-1.16px}.tracking-\[0\.0466px\]{--tw-tracking:.0466px;letter-spacing:.0466px}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-nowrap{text-wrap:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[\#5250f3\]{color:#5250f3}.text-\[rgba\(0\,0\,0\,0\.5\)\]{color:#00000080}.text-\[rgba\(0\,0\,0\,0\.85\)\]{color:#000000d9}.text-amber-600{color:var(--color-amber-600)}.text-amber-700{color:var(--color-amber-700)}.text-amber-800{color:var(--color-amber-800)}.text-blue-700{color:var(--color-blue-700)}.text-blue-800{color:var(--color-blue-800)}.text-brand-primary{color:var(--brand-primary)}.text-danger{color:var(--danger)}.text-emerald-600{color:var(--color-emerald-600)}.text-emerald-700{color:var(--color-emerald-700)}.text-emerald-800{color:var(--color-emerald-800)}.text-on-brand{color:var(--on-brand)}.text-on-reverse{color:var(--on-reverse)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-success{color:var(--success)}.text-surface-darkest{color:var(--surface-darkest)}.text-text-primary{color:var(--text-primary)}.text-text-secondary{color:var(--text-secondary)}.text-text-tertiary{color:var(--text-tertiary)}.text-warning{color:var(--warning)}.text-white{color:var(--color-white)}.text-yellow-700{color:var(--color-yellow-700)}.normal-case{text-transform:none}.italic{font-style:italic}.not-italic{font-style:normal}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-85{opacity:.85}.opacity-100{opacity:1}.shadow-\[0px_0px_0\.423px_0px_rgba\(0\,0\,0\,0\.3\)\,0px_0\.847px_2\.54px_0px_rgba\(0\,0\,0\,0\.15\)\]{--tw-shadow:0px 0px .423px 0px var(--tw-shadow-color,#0000004d),0px .847px 2.54px 0px var(--tw-shadow-color,#00000026);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0px_0px_12\.1px_0px_rgba\(0\,0\,0\,0\.1\)\]{--tw-shadow:0px 0px 12.1px 0px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0px_0px_12\.1px_5px_rgba\(0\,0\,0\,0\.1\)\]{--tw-shadow:0px 0px 12.1px 5px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.brightness-\[0\.85\]{--tw-brightness:brightness(.85);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition-\[opacity\,transform\]{transition-property:opacity,transform;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-\[50ms\]{--tw-duration:50ms;transition-duration:50ms}.ease-linear{--tw-ease:linear;transition-timing-function:linear}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.placeholder\:text-text-primary::placeholder{color:var(--text-primary)}.placeholder\:text-text-secondary::placeholder{color:var(--text-secondary)}.placeholder\:text-text-tertiary::placeholder{color:var(--text-tertiary)}.focus-within\:ring-2:focus-within{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-within\:ring-border-primary:focus-within{--tw-ring-color:var(--border-primary)}@media(hover:hover){.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-110:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-brand-secondary:hover{border-color:var(--brand-secondary)}.hover\:border-text-secondary:hover{border-color:var(--text-secondary)}.hover\:bg-bg-hover:hover{background-color:var(--bg-hover)}.hover\:bg-brand-hover:hover{background-color:var(--brand-hover)}.hover\:bg-brand-secondary:hover{background-color:var(--brand-secondary)}.hover\:bg-brand-tertiary:hover{background-color:var(--brand-tertiary)}.hover\:bg-surface-dark-hover:hover{background-color:var(--surface-dark-hover)}.hover\:bg-toast-cancel-hover:hover{background-color:var(--toast-cancel-hover)}.hover\:bg-white:hover{background-color:var(--color-white)}.hover\:text-brand-primary:hover{color:var(--brand-primary)}.hover\:text-brand-secondary:hover{color:var(--brand-secondary)}.hover\:text-text-primary:hover{color:var(--text-primary)}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}}.focus\:border-transparent:focus{border-color:#0000}.focus\:bg-bg-hover:focus{background-color:var(--bg-hover)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-brand-primary:focus{--tw-ring-color:var(--brand-primary)}.focus\:ring-danger:focus{--tw-ring-color:var(--danger)}.focus\:ring-white\/20:focus{--tw-ring-color:#fff3}@supports (color:color-mix(in lab,red,red)){.focus\:ring-white\/20:focus{--tw-ring-color:#fff3}@supports (color:color-mix(in lab,red,red)){.focus\:ring-white\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-white)20%,transparent)}}}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-brand-primary:focus-visible{--tw-ring-color:var(--brand-primary)}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-brand-primary:focus-visible{outline-color:var(--brand-primary)}.focus-visible\:outline-white:focus-visible{outline-color:var(--color-white)}.focus-visible\:ring-inset:focus-visible{--tw-ring-inset:inset}.active\:cursor-grabbing:active{cursor:grabbing}.active\:bg-toast-cancel-active:active{background-color:var(--toast-cancel-active)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-20:disabled{opacity:.2}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.has-\[\:focus\]\:bg-bg-hover:has(:focus){background-color:var(--bg-hover)}.dark\:bg-\[rgba\(255\,255\,255\,0\.05\)\]:is(.dark *){background-color:#ffffff0d}.dark\:bg-surface-dark:is(.dark *){background-color:var(--surface-dark)}.\[\&\>\*\]\:w-full>*{width:100%}.\[\&\>\*\]\:flex-1>*{flex:1}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#4c313100\]{background-color:#4c313100}.bg-\[\#6c4b4b00\]{background-color:#6c4b4b00}.bg-\[\#8f686800\]{background-color:#8f686800}.bg-\[\#432b2b00\]{background-color:#432b2b00}.bg-\[\#b38a8a00\]{background-color:#b38a8a00}.bg-\[\#bc929200\]{background-color:#bc929200}.bg-\[\#c99d9d00\]{background-color:#c99d9d00}.bg-\[\#cca0a000\]{background-color:#cca0a000}.bg-\[\#f0c0c000\]{background-color:#f0c0c000}.bg-\[\#f7c6c600\]{background-color:#f7c6c600}.bg-\[\#ffd1d100\]{background-color:#ffd1d100}.bg-\[\#ffd7d700\]{background-color:#ffd7d700}.bg-\[\#ffdfdf00\]{background-color:#ffdfdf00}.bg-\[\#ffefef00\]{background-color:#ffefef00}.bg-\[\#fff2f200\]{background-color:#fff2f200}.bg-\[\#ffffff00\]{background-color:#fff0}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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-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,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--font-size:16px;--font-weight-medium:500;--font-weight-normal:400;--brand-primary:#5250f3;--brand-hover:#4240d4;--brand-dark:#3b3ac3;--brand-secondary:#d1d0f9;--brand-tertiary:#eaeaff;--brand-muted:#7b7ab8;--success:#47fc74;--warning:#f8d33f;--danger:#cf2828;--surface-bg:#fff;--surface-secondary-bg:#ffffff80;--surface-hover:#f5f5f7;--surface-dark:#22222c;--surface-dark-hover:#333341;--surface-darkest:#1e1e1e;--text-primary:#000000d9;--text-secondary:#00000080;--text-tertiary:#0000004d;--on-brand:#fff;--on-reverse:#1e1e1e;--border-primary:#00000026;--border-secondary:#0000000d;--border-selected:#000c;--input-bg:#0000000d;--bg-faint:#00000005;--bg-subtle:#0000000d;--bg-hover:#00000014;--modal-scrim:#000000bf;--space-xs:4px;--space-sm:6px;--space-md:8px;--space-lg:12px;--space-xl:16px;--space-2xl:24px;--corner-sm:4px;--corner-md:8px;--corner-lg:16px;--corner-full:999px;--toast-cancel:#093077;--toast-cancel-hover:#0a3a85;--toast-cancel-active:#072961}.dark{--brand-primary:#5250f3;--brand-hover:#5d5be8;--brand-dark:#4f4dd9;--brand-secondary:#7b7ab8;--brand-tertiary:#161621;--brand-muted:#9594c8;--success:#47fc74;--warning:#f8d33f;--danger:#cf2828;--surface-bg:#161621;--surface-secondary-bg:#ffffff08;--surface-hover:#2a2a3a;--surface-dark:#1a1a24;--surface-dark-hover:#26263a;--surface-darkest:#111118;--text-primary:#ffffffd9;--text-secondary:#ffffff80;--text-tertiary:#ffffff4d;--on-brand:#fff;--on-reverse:#1e1e1e;--border-primary:#ffffff26;--border-secondary:#ffffff0d;--border-selected:#000c;--input-bg:#ffffff0d;--bg-faint:#ffffff08;--bg-subtle:#ffffff0f;--bg-hover:#ffffff1a;--modal-scrim:#000000bf;--toast-cancel:#1a3f8a;--toast-cancel-hover:#224ba0;--toast-cancel-active:#13326e}html{font-family:Instrument Sans,system-ui,sans-serif;font-size:var(--font-size);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}:root{--bt-color-primary:#00adc2;--bt-color-primary-deep:#3e8c9d;--bt-color-primary-light:#e0f7fa;--bt-color-primary-glow:#00adc21f;--bt-color-cta-hover:#e07832;--bt-color-cta-hover-deep:#c96828;--bt-cta-glow:#0099ae38;--bt-cta-glow-strong:#0099ae57;--bt-cta-shadow:0 4px 18px #00647329;--bt-cta-surface-tint:#0099ae12;--bt-cta-border:#0099ae6b;--bt-surface-0:#eae3d8;--bt-surface-1:#faf7f2;--bt-surface-2:#f3ede4;--bt-surface-3:#fff;--bt-surface-4:#d9d0c4;--bt-gold:#b8933a;--bt-gold-dark:#8a6e25;--bt-terracotta:#b87355;--bt-text-primary:#1c1814;--bt-text-secondary:#6a5e52;--bt-text-tertiary:#9e9085;--bt-text-disabled:#c8bdb3;--bt-text-cyan:#0099ae;--bt-success:#16a34a;--bt-warning:#d97706;--bt-error:#dc2626;--bt-overlay-dark:#0000008c;--bt-overlay-medium:#00000059;--bt-overlay-light:#00000026;--bt-glass-light:#ffffffb8;--bt-glass-border:#00000014;--bt-glass-medium:#ffffffe0;--bt-font-display:"Unbounded",sans-serif;--bt-font-body:"Urbanist",sans-serif;--bt-font-mono:"Courier Prime",monospace;--bt-hero-size:clamp(44px,7vw,80px);--bt-hero-weight:800;--bt-hero-tracking:-.03em;--bt-hero-leading:.95;--bt-h1-size:clamp(32px,5vw,56px);--bt-h1-weight:800;--bt-h1-tracking:-.025em;--bt-h2-size:clamp(24px,3.5vw,40px);--bt-h2-weight:700;--bt-h2-tracking:-.02em;--bt-h3-size:clamp(18px,2.5vw,26px);--bt-h3-weight:700;--bt-h3-tracking:-.01em;--bt-body-lg-size:18px;--bt-body-size:16px;--bt-body-sm-size:14px;--bt-caption-size:13px;--bt-label-size:11px;--bt-label-weight:500;--bt-label-tracking:.12em;--bt-body-light-weight:300;--bt-leading-tight:.95;--bt-leading-snug:1.15;--bt-leading-body:1.65;--bt-leading-loose:1.8;--bt-space-1:4px;--bt-space-2:8px;--bt-space-3:12px;--bt-space-4:16px;--bt-space-5:20px;--bt-space-6:24px;--bt-space-8:32px;--bt-space-10:40px;--bt-space-12:48px;--bt-space-16:64px;--bt-space-20:80px;--bt-space-24:96px;--bt-space-32:128px;--bt-space-40:160px;--bt-space-48:192px;--bt-radius-xs:4px;--bt-radius-sm:8px;--bt-radius-md:12px;--bt-radius-lg:16px;--bt-radius-xl:20px;--bt-radius-2xl:24px;--bt-radius-3xl:32px;--bt-radius-full:9999px;--bt-shadow-sm:0 1px 3px #0003,0 1px 2px #0000001f;--bt-shadow-md:0 4px 12px #00000040,0 2px 4px #00000026;--bt-shadow-lg:0 10px 30px #0000004d,0 4px 8px #0003;--bt-shadow-xl:0 20px 60px #0006,0 8px 16px #00000040;--bt-glow-cyan:0 0 40px #00adc233,0 0 80px #00adc21a;--bt-glow-cyan-sm:0 0 20px #00adc24d;--bt-glow-gold:0 0 40px #c8a96e33;--bt-max-width:1280px;--bt-gutter:24px;--bt-margin:clamp(20px,6vw,80px)}body{font-family:var(--bt-font-body);background-color:var(--bt-surface-1);color:var(--bt-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bt-surface-2)}::-webkit-scrollbar-thumb{background:var(--bt-surface-4);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--bt-color-primary-deep)}.bt-font-display{font-family:var(--bt-font-display)}.bt-font-body{font-family:var(--bt-font-body)}.bt-font-mono{font-family:var(--bt-font-mono)}.bt-text-mask{-webkit-text-fill-color:transparent;color:#0000;background-position:50%;background-size:cover;background-attachment:fixed;-webkit-background-clip:text;background-clip:text;display:inline-block}.bt-glass{background:var(--bt-glass-light);border:1px solid var(--bt-glass-border);-webkit-backdrop-filter:blur(16px)saturate(180%)}.bt-dest-card{transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s}.bt-dest-card:hover{box-shadow:var(--bt-shadow-xl);transform:translateY(-4px)scale(1.01)}.bt-dest-card:hover .bt-dest-overlay{opacity:.5}.bt-dest-card .bt-dest-img{transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.bt-dest-card:hover .bt-dest-img{transform:scale(1.05)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.bt-nav--solid,.bt-nav--scrolled{background:#faf7f2fa!important}.bt-hero-stats>div,.quiz-cta-badges>div{background:#ffffffeb!important}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}
