/*! tailwindcss v4.3.3 | 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-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}}}@layer theme{:root,:host{--font-sans:var(--font-sans);--font-serif:var(--font-serif);--font-mono:var(--font-mono);--spacing:.25rem;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;-webkit-text-decoration:inherit;-webkit-text-decoration: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:where(:not(iframe)){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:hsl(var(--border))}html,body,#root{height:100%}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-sans);-webkit-font-smoothing:antialiased;overflow:hidden}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.inline{display:inline}.rounded-lg{border-radius:var(--radius)}.border-border{border-color:hsl(var(--border))}.bg-background{background-color:hsl(var(--background))}.bg-primary,.bg-primary\/50{background-color:hsl(var(--primary))}@supports (color:color-mix(in lab, red, red)){.bg-primary\/50{background-color:color-mix(in oklab, hsl(var(--primary)) 50%, transparent)}}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-4{padding-inline:calc(var(--spacing) * 4)}.font-serif{font-family:var(--font-serif)}.text-foreground{color:hsl(var(--foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.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,)}}@font-face{font-family:Cinzel Decorative;font-style:normal;font-weight:400;font-display:swap;src:url(fonts/cinzel-decorative-400.woff2)format("woff2")}@font-face{font-family:Cinzel Decorative;font-style:normal;font-weight:700;font-display:swap;src:url(fonts/cinzel-decorative-700.woff2)format("woff2")}:root,.dark{--background:13 39% 4.5%;--foreground:43 51% 92%;--card:0 0% 6%;--card-foreground:43 51% 92%;--popover:0 0% 6%;--popover-foreground:43 51% 92%;--primary:39 50% 57%;--primary-foreground:228 44% 4%;--secondary:0 0% 10%;--secondary-foreground:43 51% 92%;--muted:0 0% 12%;--muted-foreground:43 20% 65%;--accent:29 44% 42%;--accent-foreground:43 51% 92%;--destructive:0 62% 52%;--destructive-foreground:43 51% 92%;--border:0 0% 16%;--input:0 0% 16%;--ring:39 50% 57%;--radius:.5rem;--font-sans:"Inter", ui-sans-serif, system-ui, sans-serif;--font-serif:Georgia, "Times New Roman", serif;--font-mono:ui-monospace, "SF Mono", "Cascadia Code", monospace}.es-page{flex-direction:column;justify-content:flex-start;align-items:center;min-height:100dvh;padding-top:20px;transition:background-color 1.6s;display:flex;position:relative}.es-page--lotus{--background:0 0% 2.4%}.es-page--aurora{--background:161 8% 1.4%}.es-content{text-align:center;flex-direction:column;align-items:center;padding:0 1.5rem;animation:2s ease-out both es-appear;display:flex}.es-mark{color:hsl(var(--foreground));text-shadow:0 0 14px hsl(var(--primary) / .9);font-size:1.54rem;animation:9s ease-in-out infinite es-twinkle}.es-wordmark{letter-spacing:.55em;text-indent:.55em;text-transform:uppercase;background-image:linear-gradient(100deg, hsl(var(--foreground)) 0%, hsl(var(--foreground)) 30%, #f4ecd7 34%, hsl(var(--foreground)) 38%, hsl(var(--foreground)) 44%, #fefbf0 50%, hsl(var(--foreground)) 56%, hsl(var(--foreground)) 100%);-webkit-text-fill-color:transparent;color:#0000;background-position:100% 0;background-repeat:no-repeat;background-size:260% 100%;-webkit-background-clip:text;background-clip:text;margin-top:1.1rem;font-family:Cinzel Decorative,Georgia,serif;font-size:1.14rem;font-weight:400;animation:10s ease-in-out 2.4s infinite es-glint-title}.es-line{letter-spacing:.08em;background-image:linear-gradient(105deg, hsl(var(--muted-foreground)) 0%, hsl(var(--muted-foreground)) 45%, hsl(var(--foreground)) 48.5%, #fffefa 50%, hsl(var(--foreground)) 51.5%, hsl(var(--muted-foreground)) 55%, hsl(var(--muted-foreground)) 100%);-webkit-text-fill-color:transparent;color:#0000;background-position:100% 0;background-repeat:no-repeat;background-size:260% 100%;-webkit-background-clip:text;background-clip:text;margin-top:.9rem;font-size:.99rem;animation:10s ease-in-out 4.9s infinite es-glint-line}.es-video-wrap{aspect-ratio:16/9;border-radius:1.5rem;width:min(614px,94vw,177.778dvh - 41.7778rem);margin-top:1.8rem;position:relative;overflow:hidden}.es-media{object-fit:cover;border-radius:1.5rem;width:100%;height:100%;display:block;-webkit-mask-image:radial-gradient(100% 100%,#000 30%,#000000b8 52%,#0000004d 72%,#0000 92%);mask-image:radial-gradient(100% 100%,#000 30%,#000000b8 52%,#0000004d 72%,#0000 92%)}.es-hero{opacity:0;transition:opacity 1.6s;position:absolute;inset:0}.es-hero.is-shown{opacity:1}.es-line-2{background-image:linear-gradient(112deg, hsl(var(--muted-foreground)) 0%, hsl(var(--muted-foreground)) 46%, hsl(var(--foreground)) 48.8%, #fffefa 50%, hsl(var(--foreground)) 51.2%, hsl(var(--muted-foreground)) 54%, hsl(var(--muted-foreground)) 100%);margin-top:.35rem;animation:10s ease-in-out 7.4s infinite es-glint-line2}.es-date{letter-spacing:.42em;text-indent:.42em;text-transform:uppercase;background-image:linear-gradient(104deg, hsl(var(--foreground)) 0%, hsl(var(--foreground)) 45%, #fefbf0 50%, hsl(var(--foreground)) 55%, hsl(var(--foreground)) 100%);-webkit-text-fill-color:transparent;color:#0000;background-position:100% 0;background-repeat:no-repeat;background-size:260% 100%;-webkit-background-clip:text;background-clip:text;margin-top:1.6rem;font-family:Cinzel Decorative,Georgia,serif;font-size:.92rem;animation:10s ease-in-out 9.9s infinite es-glint-date}.es-form{justify-content:center;min-height:2.6rem;margin-top:1.4rem;display:flex}.es-fieldrow{gap:.5rem;display:flex}.es-input{background:hsl(var(--card) / .55);border:1px solid hsl(var(--border));border-radius:var(--radius);width:15rem;max-width:58vw;color:hsl(var(--foreground));outline:none;padding:.55rem .9rem;font-size:.8rem;transition:border-color .3s}.es-input::placeholder{color:hsl(var(--muted-foreground) / .55)}.es-input:focus{border-color:hsl(var(--accent))}.es-button{border:1px solid hsl(var(--primary) / .55);color:hsl(var(--primary));border-radius:var(--radius);letter-spacing:.06em;cursor:pointer;background:0 0;padding:.55rem 1.1rem;font-size:.8rem;transition:background .3s,color .3s}.es-button:hover{background:hsl(var(--primary) / .12)}.es-noted{letter-spacing:.06em;color:hsl(var(--primary));font-size:.85rem}.es-footer{z-index:1;letter-spacing:.22em;text-transform:uppercase;color:hsl(var(--muted-foreground) / .45);font-size:.62rem;position:absolute;bottom:1.4rem}@keyframes es-appear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes es-twinkle{0%,to{opacity:.78;filter:brightness();text-shadow:0 0 10px hsl(var(--primary) / .55)}16%{opacity:.84;filter:brightness(1.02)}18%{opacity:1;filter:brightness(1.45);text-shadow:0 0 6px #f5efe0f2, 0 0 20px hsl(var(--primary) / .9)}21%{opacity:.82;filter:brightness();text-shadow:0 0 12px hsl(var(--primary) / .6)}44%{opacity:.95;filter:brightness(1.08);text-shadow:0 0 18px hsl(var(--primary) / .85)}58%{opacity:.88;filter:brightness(1.12)}61%{opacity:1;filter:brightness(1.28);text-shadow:0 0 9px #f5efe0bf, 0 0 22px hsl(var(--primary) / .95)}64%{opacity:.9;filter:brightness(1.06)}67%{opacity:.97;filter:brightness(1.18);text-shadow:0 0 16px hsl(var(--primary) / .8)}73%{opacity:.84;filter:brightness();text-shadow:0 0 11px hsl(var(--primary) / .6)}}@keyframes es-glint-title{0%{background-position:100% 0}25%{background-position:0 0}to{background-position:0 0}}@keyframes es-glint-line{0%{background-position:100% 0}40%{background-position:0 0}to{background-position:0 0}}@keyframes es-glint-line2{0%{background-position:100% 0}36%{background-position:0 0}to{background-position:0 0}}@keyframes es-glint-date{0%{background-position:100% 0}24%{background-position:0 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.es-content,.es-mark,.es-wordmark,.es-line,.es-date{animation:none}.es-wordmark,.es-line,.es-date{-webkit-text-fill-color:currentColor;background:0 0}.es-wordmark,.es-date{color:hsl(var(--foreground))}.es-line{color:hsl(var(--muted-foreground))}}@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}
