@charset "UTF-8";@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-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-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-black:#000;--spacing:.25rem;--animate-spin:spin 1s linear 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)}}@layer base{*,: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%;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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.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}}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.h-8{height:calc(var(--spacing)*8)}.min-h-screen{min-height:100vh}.w-8{width:calc(var(--spacing)*8)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-primary{border-color:var(--primary)}.border-t-transparent{border-top-color:#0000}.bg-black{background-color:var(--color-black)}.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,)}.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,)}.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,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))}}@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}:root{--radius:.625rem;--background:oklch(100% 0 0);--foreground:oklch(14.5% 0 0);--card:oklch(100% 0 0);--card-foreground:oklch(14.5% 0 0);--popover:oklch(100% 0 0);--popover-foreground:oklch(14.5% 0 0);--primary:oklch(20.5% 0 0);--primary-foreground:oklch(98.5% 0 0);--secondary:oklch(97% 0 0);--secondary-foreground:oklch(20.5% 0 0);--muted:oklch(97% 0 0);--muted-foreground:oklch(55.6% 0 0);--accent:oklch(97% 0 0);--accent-foreground:oklch(20.5% 0 0);--destructive:oklch(57.7% .245 27.325);--border:oklch(92.2% 0 0);--input:oklch(92.2% 0 0);--ring:oklch(70.8% 0 0);--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--sidebar:oklch(98.5% 0 0);--sidebar-foreground:oklch(14.5% 0 0);--sidebar-primary:oklch(20.5% 0 0);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(97% 0 0);--sidebar-accent-foreground:oklch(20.5% 0 0);--sidebar-border:oklch(92.2% 0 0);--sidebar-ring:oklch(70.8% 0 0);--color-1:oklch(66.2% .225 25.9);--color-2:oklch(60.4% .26 302);--color-3:oklch(69.6% .165 251);--color-4:oklch(80.2% .134 225);--color-5:oklch(90.7% .231 133)}.dark{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--card:oklch(20.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(20.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:oklch(92.2% 0 0);--primary-foreground:oklch(20.5% 0 0);--secondary:oklch(26.9% 0 0);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(70.4% .191 22.216);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.15);--ring:oklch(55.6% 0 0);--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:oklch(20.5% 0 0);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(100% 0 0/.1);--sidebar-ring:oklch(55.6% 0 0);--color-1:oklch(66.2% .225 25.9);--color-2:oklch(60.4% .26 302);--color-3:oklch(69.6% .165 251);--color-4:oklch(80.2% .134 225);--color-5:oklch(90.7% .231 133)}@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-border-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}@keyframes spin{to{transform:rotate(360deg)}}.text-glow,h3,h1,h2,.text-regular-highlight{position:relative;color:#fffffffa;text-shadow:0 0 10px rgba(255,255,255,.1),0 0 10px rgba(255,255,255,.38),0 0 20px rgba(54,234,225,.3)}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}html body,body body{background-color:#000;font-family:Figtree Variable,system-ui,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fffffffa;white-space:pre-line;line-height:0}html body #root,body body #root{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:0}html body #root .global-wrapper,body body #root .global-wrapper{position:relative;z-index:1;max-width:900px;min-height:100vh;margin:0 .8rem;color:#fffffffa;line-height:1.5}h3{text-align:center;letter-spacing:-.07em;font-size:clamp(1.8rem,3vw + 1rem,2rem);font-weight:700;line-height:1}h1{text-align:center;font-family:Sen Variable,sans-serif;font-size:clamp(2rem,5vw + 1rem,3.8rem);font-weight:750;line-height:1.1;letter-spacing:-.1em;color:#fff;text-transform:uppercase;white-space:normal!important;word-wrap:break-word}h2{font-family:Sen Variable,sans-serif;text-align:center;text-transform:uppercase;font-size:2rem;font-weight:800;line-height:1;letter-spacing:-.09em}h4{font-size:clamp(1.35rem,2vw,1.7rem);font-weight:500;line-height:1.25;letter-spacing:-.01em}h5{font-size:clamp(1.15rem,1.5vw,1.4rem);font-weight:500;line-height:1.25;letter-spacing:-.005em}h6{font-size:clamp(.95rem,.6vw + .85rem,1.2rem)!important;max-width:800px!important;font-style:italic!important;letter-spacing:-.04em!important;line-height:1.2!important;color:#ffffffb3!important}.text-regular{font-size:clamp(1rem,1.2vw + .8rem,1.25rem);color:#ffffffc7;max-width:720px;line-height:1.6;font-weight:450}.text-small{font-size:clamp(.9rem,1vw,1.3rem);color:#ffffffe6;max-width:720px;line-height:1.4;font-weight:500}.text-regular-highlight{font-weight:600;color:#fffffffa;font-style:italic}section.model{display:flex;padding:0rem 0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}iframe[name*=cal-embed] #skeleton-container{width:auto!important}iframe[id^=panda-][style*=fixed]{inset:20px auto auto 50%!important;transform:translate(-50%)!important;border-radius:12px!important;overflow:hidden!important}@media(max-width:768px){iframe[id^=panda-][style*=fixed]{inset:3px auto auto 50%!important;transform:translate(-50%)!important;border-radius:12px!important;overflow:hidden!important;max-width:calc(100% - 6px)!important}}.main-footer{padding:0rem .8rem 2rem;max-width:900px;width:100%;margin:4.5rem auto 0;text-align:center}.main-footer .footer-container{display:flex;flex-direction:column;gap:1.5rem}.main-footer .footer-container h5{font-size:1.1rem;font-weight:600;margin:0;color:#fffffffa}.main-footer .footer-container .legal-links-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.main-footer .footer-container p.footer-links{color:#ffffffc7;font-size:.85rem;margin:0}.main-footer .footer-container p.footer-links a{color:#ffffffc7;font-weight:600;text-decoration:none;transition:color .3s ease}.main-footer .footer-container p.footer-links a:not(:last-child):after{content:" - "}@media(hover:hover)and (min-width:769px){.main-footer .footer-container p.footer-links a:hover{color:#fffffffa;text-decoration:underline}}.main-footer .footer-container .legal-disclaimer-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem}.main-footer .footer-container .legal-disclaimer-container p.legal-disclaimer{font-size:.75rem;margin:0;color:#ffffffc7;line-height:1.4}.divider-section{display:flex;align-items:center;justify-content:center;gap:1rem;margin:4rem 0}.divider-section .divider-section-line{display:block;width:clamp(60px,20vw,140px);height:.5px;border-radius:9999px}.divider-section .divider-section-line.divider-section-line-left{background:linear-gradient(90deg,#fff0,#ffffffe6)}.divider-section .divider-section-line.divider-section-line-right{background:linear-gradient(90deg,#ffffffe6,#fff0)}.divider-section .divider-section-icon{display:flex;align-items:center;justify-content:center;width:clamp(24px,4vw,10px);height:clamp(24px,4vw,10px);color:#fff;filter:drop-shadow(0 0 12px rgba(255,255,255,.4))}.text-glow{position:relative;color:#fffffffa;text-shadow:0 0 10px rgba(255,255,255,.1),0 0 10px rgba(255,255,255,.38),0 0 20px rgba(54,234,225,.3)}.cta-button{display:inline-flex;height:60px;border-radius:30px;background:#ffffff26;backdrop-filter:blur(6px) saturate(1.2) brightness(1.1);-webkit-backdrop-filter:blur(6px) saturate(1.2) brightness(1.1);border:1px solid rgba(255,255,255,.12);box-shadow:0 2px 20px #d8d8dc4d,0 1px 4px #0000001a,inset 0 1px #fff3;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}@media(hover:hover)and (min-width:769px){.cta-button:hover{transform:translateY(-2px);background:#fff3;box-shadow:0 4px 24px #d8d8dc66,0 2px 8px #00000026,inset 0 1px #ffffff4d}}.cta-button:active{transform:translateY(0)}.cta-button__link{display:flex;align-items:center;justify-content:center;padding:.75rem 2rem;font-family:Sen Variable,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:-.02em;text-transform:uppercase;color:#fff;text-decoration:none;white-space:nowrap;transition:color .2s ease;width:100%;height:100%;border-radius:inherit}@media(hover:hover)and (min-width:769px){.cta-button__link:hover{color:#fff}}@media(max-width:768px){.cta-button__link{font-size:1rem;padding:.65rem 1.5rem}}.text-glow,.hero .hero-superheadline .hero-superheadline-highlight{position:relative;color:#fffffffa;text-shadow:0 0 10px rgba(255,255,255,.1),0 0 10px rgba(255,255,255,.38),0 0 20px rgba(54,234,225,.3)}.hero{margin:1rem auto 0;text-align:center;color:#fff;flex-direction:column;gap:2rem}.hero .hero-superheadline{max-width:680px;margin:0 auto}.hero .hero-superheadline .hero-superheadline-text{display:inline!important;white-space:normal!important}.hero .hero-superheadline-animate{opacity:0;animation:hero-superheadline-fadein .9s ease-out forwards}.hero .hero-headline-container{display:flex;justify-content:center}.hero .hero-headline-animate{opacity:0;animation:hero-headline-fadein .9s ease-out forwards;animation-delay:.3s}.hero .hero-headline>*{display:inline!important;white-space:normal!important}.hero .hero-video-container{width:100%;aspect-ratio:16/9;max-width:900px;margin:0 auto;border-radius:1.25rem;overflow:hidden;box-shadow:0 18px 35px #36eae140}.hero .hero-cta-container{display:flex;justify-content:center;opacity:0;animation:hero-cta-fadein .8s ease-out forwards;animation-delay:1s}.hero .hero-cta-container .hero-cta-btn{padding:.8rem 2.6rem;font-size:1rem;font-family:Sen Variable,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:-.04em;border-radius:9999px;background:#36eae199;cursor:pointer;transition:transform .25s ease,background .25s ease}@media(hover:hover)and (min-width:769px){.hero .hero-cta-container .hero-cta-btn:hover{transform:translateY(-3px);background:linear-gradient(135deg,#36eae1,#36eae1c7)}}.hero .hero-cta-container .hero-cta-btn:active{transform:translateY(1px)}@keyframes hero-superheadline-fadein{0%{opacity:0}to{opacity:1}}@keyframes hero-headline-fadein{0%{opacity:0}to{opacity:1}}@keyframes hero-cta-fadein{0%{opacity:0}to{opacity:1}}
