:root{--color-primary-cyan: #00a9b7;--color-secondary-orange: #e96621;--color-orange-light: #ff945c;--color-orange-dark: #d94b00;--color-orange-glow: #ff8400;--color-orange-circle-bg: rgba(255, 132, 0, .58);--color-title-cyan: #70d0df;--color-subtitle-cyan: #1d76a4;--color-gradient-blue-dark: #2b3688;--color-gradient-blue-light: #4294ad;--color-white: #ffffff;--color-text-light: #f5f5f5;--color-text-muted: #f2f2f2;--color-gray-empty: #868686;--color-bg-top: rgba(1, 2, 8, .7);--color-bg-mid: rgba(10, 7, 40, .7);--font-geologica: "Geologica", sans-serif;--font-roboto: "Roboto", sans-serif;--page-height: 100vh;--page-width: 100vw;--section-width: 100vw;--section-height: 100vh;--section-padding-v: 60px;--section-padding-h: 20px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-left: env(safe-area-inset-left, 0px);--glow-dot-cyan: 0px 0px 15px rgba(0, 169, 183, .6);--shadow-button-orange: 0px 4px 10.4px rgba(255, 132, 0, .47), 0px 4px 1.6px rgba(0, 0, 0, .25), 0px 0px 30px #e2611d;--shadow-circle-outer: 0px 4px 30.3px -9px rgba(255, 208, 52, .28), 0px 4px 24.5px 19px rgba(233, 102, 33, .43);--shadow-circle-inset: inset 0px 4px 49.3px 34px #b34105, inset 0px 4px 28.4px 102px #e96621;--transition-default: .2s ease;--content-width: calc( 100vw - var(--safe-left) - var(--safe-right) - 40px );--content-max-width: 316px;--content-width-responsive: min(var(--content-width), var(--content-max-width));--inner-width: 356px;--inner-width-responsive: min(var(--content-width), var(--inner-width));--landing-width: 352px;--landing-width-responsive: min(var(--content-width), var(--landing-width));--intro-text-gap: 6px;--intro-group-gap: 20px;--text-wrapping-buffer: 12px}@supports (height: 1dvh){:root{--page-height: 100svh;--page-width: 100dvw;--section-width: 100dvw;--section-height: 100svh;--content-width: calc(100dvw - var(--safe-left) - var(--safe-right) - 40px)}}body{padding-top:var(--safe-top);padding-bottom:var(--safe-bottom);margin:0;min-height:100vh;min-height:100dvh;box-sizing:border-box}@supports (-moz-appearance: none){@media(pointer:coarse){:root{--safe-bottom: max(env(safe-area-inset-bottom, 0px), 44px)}}}@supports (-webkit-touch-callout: none){@media(pointer:coarse)and (max-height:900px)and (max-width:440px){.landing-1-2-inner,.q1-inner,.q2-inner,.word-select-screen{zoom:1}}@media(pointer:coarse){.emotion-grid-wrapper:lang(el){zoom:1}}}@supports not (-webkit-touch-callout: none){@media(pointer:coarse)and (max-height:900px)and (max-width:440px){.landing-1-2-inner,.q1-inner,.q2-inner,.word-select-screen{zoom:.95}}@media(pointer:coarse){.emotion-grid-wrapper:lang(el){zoom:.95}}}.app-main{width:var(--page-width);height:var(--section-height);margin:0 auto;position:relative;overflow-x:hidden;overflow-y:scroll;scroll-snap-type:y mandatory;background:transparent;color:var(--color-white);font-family:var(--font-roboto);touch-action:pan-y}.app-main:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:url(/background.png);background-size:cover;background-position:center calc(var(--bg-y-offset, 0) * -43.7px);background-attachment:fixed;pointer-events:none}.section{width:var(--page-width);height:var(--section-height);padding:calc(var(--section-padding-v) + var(--safe-top)) var(--section-padding-h) calc(var(--section-padding-v) + var(--safe-bottom));display:flex;flex-direction:column;position:relative;overflow:hidden;scroll-snap-align:start;flex-shrink:0}.section.creature-preview{padding:0}.landing-1-1{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;align-self:stretch;gap:clamp(24px,10dvh,100px);backdrop-filter:blur(51.5px);-webkit-backdrop-filter:blur(51.5px);max-width:var(--section-width)}.landing-1-2{align-items:center}.landing-1-2-inner{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;align-self:stretch;gap:clamp(24px,10dvh,100px);flex:1;min-height:0}.landing-cta-group{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:0;gap:60px;width:min(var(--content-width),392px);height:460px;max-height:var(--section-height)}.q1-slider{flex-direction:row;justify-content:center;align-items:center;padding:0 20px}.q1-inner{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px 20px calc(60px + var(--safe-bottom));width:var(--inner-width-responsive);height:auto;min-height:var(--section-height);max-height:var(--section-height)}.q1-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 0 24px;width:var(--content-width-responsive);height:auto;flex-grow:1;max-height:var(--section-height)}.q1-question{display:flex;flex-direction:column;align-items:center;padding:0 0 30px;width:var(--content-width-responsive);height:auto;max-height:var(--section-height);align-self:stretch;font-family:var(--font-geologica);font-weight:700;font-size:clamp(24px,3.2dvh,28px);line-height:32px;text-align:center;letter-spacing:-.01em;color:var(--color-white);margin:0}.q1-slider-component{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 0 10px;gap:20px;width:var(--content-width-responsive);height:auto;max-height:var(--section-height);align-self:stretch}.q1-circles{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;isolation:isolate;position:relative;width:238px;height:238px}.q1-ellipse{width:238px;height:238px;z-index:0}.q1-dots{position:absolute;width:238px;height:238px;left:0;top:0;z-index:1}.q1-dot{position:absolute;width:14px;height:14px;background:#00a9b7;opacity:.73;box-shadow:0 0 15px #00a9b799;border-radius:9999px}.q1-slider-component input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background:var(--color-white);border-radius:2px;outline:none;cursor:var(--star-cursor),auto}.q1-slider-component input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:60px;height:60px;background-image:var(--star-icon);background-size:contain;background-repeat:no-repeat;background-position:center;background-color:transparent;border-radius:0;box-shadow:none;cursor:pointer}.q1-slider-component input[type=range]::-moz-range-thumb{width:60px;height:60px;background-image:var(--star-icon);background-size:contain;background-repeat:no-repeat;background-position:center;background-color:transparent;border:none;cursor:pointer}.q1-labels{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:0;gap:0;width:var(--content-width-responsive);height:23px;align-self:stretch}.q1-label{font-family:var(--font-roboto);font-weight:700;font-size:20px;line-height:23px;display:flex;align-items:center;color:var(--color-white)}.q1-label:last-child{text-align:right;justify-content:flex-end}.down-btn{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:0;gap:12px;width:101px;height:40px;border-color:transparent;background:none}.down-btn__circle{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:28px;width:48px;height:48px;background:#ffffff1a;border:2px solid var(--color-white);box-shadow:0 0 12.2px 4px var(--color-primary-cyan);border-radius:39px;cursor:pointer}.down-btn__icon{width:23.48px;height:23.48px;transform:rotate(-90deg)}.down-btn__label{width:max-content;height:14px;font-family:var(--font-roboto);font-weight:400;font-size:12px;line-height:14px;display:flex;align-items:center;text-align:center;color:var(--color-white)}.q2-slider{flex-direction:row;justify-content:center;align-items:center;padding:0 20px}.q2-inner{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px 20px calc(60px + var(--safe-bottom));width:var(--inner-width-responsive);height:auto;min-height:var(--section-height);max-height:var(--section-height)}.q2-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 0 24px;width:var(--content-width-responsive);height:auto;flex-grow:1;max-height:var(--section-height)}.q2-question{display:flex;flex-direction:column;align-items:center;padding:0 0 30px;width:var(--content-width-responsive);height:auto;max-height:var(--section-height);align-self:stretch;font-family:var(--font-geologica);font-weight:700;font-size:clamp(24px,3.2dvh,28px);line-height:32px;text-align:center;letter-spacing:-.01em;color:var(--color-white);margin:0}.q2-slider-component{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 0 10px;gap:20px;width:var(--content-width-responsive);height:auto;max-height:var(--section-height);align-self:stretch}.q2-circle{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;isolation:isolate;position:relative;width:238px;height:238px;pointer-events:none}@keyframes q2Settle{0%{opacity:.5;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.q2-circle__image-wrapper{position:relative;width:238px;height:238px;overflow:hidden;border-radius:50%}.q2-circle__image-base,.q2-circle__image-settle{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.q2-circle__image-settle{animation:q2Settle .25s ease-out forwards}.q2-slider-component input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background:var(--color-white);border-radius:2px;outline:none;cursor:var(--star-cursor),auto}.q2-slider-component input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:60px;height:60px;background-image:var(--star-icon);background-size:contain;background-repeat:no-repeat;background-position:center;background-color:transparent;border-radius:0;box-shadow:none;cursor:pointer}.q2-slider-component input[type=range]::-moz-range-thumb{width:60px;height:60px;background-image:var(--star-icon);background-size:contain;background-repeat:no-repeat;background-position:center;background-color:transparent;border:none;cursor:pointer}.q2-labels{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:0;gap:0;width:var(--content-width-responsive);height:23px;align-self:stretch}.q2-label{font-family:var(--font-roboto);font-weight:700;font-size:20px;line-height:23px;display:flex;align-items:center;color:var(--color-white)}.q2-label:last-child{text-align:right;justify-content:flex-end}.word-selection{justify-content:center;align-items:center;gap:24px;max-width:var(--section-width);max-height:var(--section-height)}.word-selection-step2{padding:0}.emotion-grid-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:clamp(8px,2.5dvh,30px);width:var(--content-width-responsive);flex:1;min-height:0;overflow:hidden}.emotion-grid-title{flex-shrink:1;width:var(--content-width-responsive);height:auto;font-family:Geologica;font-weight:700;font-size:clamp(18px,3.2dvh,28px);line-height:clamp(23px,4.2dvh,37px);display:flex;align-items:center;text-align:center;color:#f2f2f2;margin:0;gap:20px}.emotion-grid{width:100%!important;justify-content:space-evenly!important;flex-shrink:1;min-height:0}.emotion-grid>div{flex:0 0 auto!important;width:auto!important;margin-left:0!important}.emotion-btn{width:clamp(70px,min(20vw,11.5dvh),120px);aspect-ratio:1 / 1;border-radius:10.5px;background-color:transparent;border:none;cursor:pointer;transition:transform .15s ease,filter .15s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0}.emotion-btn img{width:100%;height:100%;object-fit:contain;border-radius:10.5px;pointer-events:none}.emotion-btn:hover:not(:disabled){transform:scale(1.05);filter:brightness(1.1)}.emotion-btn:active:not(:disabled){transform:scale(.98)}.emotion-grid-subtitle{flex-shrink:1;width:var(--content-width-responsive);height:auto;margin:0 auto;font-family:Roboto;font-style:italic;font-weight:400;font-size:clamp(13px,2dvh,16px);line-height:clamp(17px,2.5dvh,20px);display:flex;align-items:center;text-align:center;color:#f2f2f2;gap:10px}.word-select-screen{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:clamp(12px,4dvh,40px);width:var(--inner-width-responsive);height:auto;min-height:var(--section-height);max-height:var(--section-height);padding:60px 0px calc(60px + var(--safe-bottom))}.ws-back-btn{display:flex;flex-direction:row;align-items:center;gap:6px;padding:0;width:74px;height:18px;background:none;border:none;cursor:pointer;font-family:Geologica;font-weight:400;font-size:20px;line-height:18px;color:#fff;transition:opacity .15s ease}.ws-back-btn:hover{opacity:.8}.ws-back-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.ws-group-header{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;height:auto}.ws-group-image{width:120px;height:120px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;border-radius:10.5px}.ws-group-image img{width:100%;height:100%;object-fit:contain;border-radius:10.5px;pointer-events:none}.ws-group-meta{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:auto;flex:1;height:auto}.ws-group-name{width:auto;height:auto;margin:0;font-family:Geologica;font-weight:700;font-size:clamp(26px,3.2dvh,28px);line-height:35px;color:#fff}.ws-group-desc{width:auto;height:auto;margin:0;font-family:Geologica;font-style:italic;font-weight:400;font-size:clamp(22px,3.2dvh,24px);line-height:30px;display:flex;align-items:center;letter-spacing:-1px;color:#fff}.ws-scroll-hint{width:100%;height:auto;margin:0;font-family:Geologica;font-weight:400;font-size:clamp(16px,3.2dvh,22px);line-height:22px;display:flex;align-items:center;text-align:center;letter-spacing:-1px;color:#fff;align-self:stretch}.ws-wheel-area{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:clamp(10px,3dvh,30px);width:100%;height:auto;max-height:clamp(200px,30dvh,259px);align-self:stretch}.picker{position:relative;width:100%;max-width:280px;margin:0 auto;overflow:hidden;background:transparent;border-radius:16px;display:flex;align-items:center;justify-content:center;perspective:var(--picker-perspective, 1000px)}.picker__viewport{width:100%;overflow:visible;transform-style:preserve-3d}.picker__container{display:flex;flex-direction:column;width:100%;height:100%;transform-style:preserve-3d;touch-action:pan-y pinch-zoom}.picker__slide{flex:0 0 100%;width:100%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;-webkit-user-select:none;user-select:none;backface-visibility:hidden}.picker__fade{position:absolute;left:0;right:0;height:72px;pointer-events:none;z-index:2}.picker__fade--top{top:0;background:transparent}.picker__fade--bottom{bottom:0;background:transparent}.picker__highlight{position:absolute;left:8px;right:8px;top:50%;transform:translateY(-50%);border-radius:47px;border:2px solid transparent;background:#ffffff14;pointer-events:none;z-index:1}.ws-submit{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:69.78px;padding:20px 10px;background:radial-gradient(50% 50% at 50% 50%,#ff945c,#d94b00);box-shadow:0 4px 10.4px #ff840078,0 4px 1.6px #00000040,0 0 30px #e2611d;border:none;border-radius:100px;font-family:Geologica;font-weight:700;font-size:21px;line-height:26px;text-align:center;color:#f5f5f5;cursor:pointer;transition:transform .15s ease,opacity .15s ease;align-self:stretch}.ws-submit:hover:not(:disabled){transform:translateY(-2px);opacity:.9}.ws-submit:active:not(:disabled){transform:translateY(0)}.ws-submit:disabled{opacity:.5;cursor:not-allowed}.wheel-picker{align-self:stretch}.wheel-picker__item{white-space:nowrap}.wheel-picker__item--center{font-weight:700}.wheel-picker__highlight{pointer-events:none}.progress-bar{position:fixed;right:8px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px;z-index:100;pointer-events:none}.progress-bar__seg{width:6px;height:47px;border-radius:100px;background:var(--color-gray-empty);transition:background var(--transition-default)}.progress-bar--q1 .progress-bar__seg--1{background:linear-gradient(180deg,var(--color-secondary-orange) 0%,var(--color-primary-cyan) 100%)}.progress-bar--q1 .progress-bar__seg--2,.progress-bar--q1 .progress-bar__seg--3{background:var(--color-primary-cyan)}.progress-bar--q2 .progress-bar__seg--1{background:var(--color-secondary-orange)}.progress-bar--q2 .progress-bar__seg--2{background:linear-gradient(180deg,var(--color-secondary-orange) 0%,var(--color-primary-cyan) 100%)}.progress-bar--q2 .progress-bar__seg--3{background:var(--color-primary-cyan)}.progress-bar--word41 .progress-bar__seg--1,.progress-bar--word41 .progress-bar__seg--2{background:var(--color-secondary-orange)}.progress-bar--word41 .progress-bar__seg--3{background:linear-gradient(180deg,var(--color-secondary-orange) 0%,var(--color-primary-cyan) 100%)}.progress-bar--word42 .progress-bar__seg--1,.progress-bar--word42 .progress-bar__seg--2,.progress-bar--word42 .progress-bar__seg--3{background:var(--color-secondary-orange)}.queue-link{position:fixed;bottom:.5rem;left:.5rem;font-size:.7rem;color:#999;text-decoration:none;z-index:200}.queue-link:hover{color:#ccc}:focus-visible{outline:3px solid var(--color-primary-cyan);outline-offset:3px;border-radius:4px}.btn-create:focus-visible,.btn-find:focus-visible,.ws-submit:focus-visible,.find_fish_form_button_create:focus-visible,.find_fish_error_button_create:focus-visible,.find_fish_error_button_find:focus-visible,.creature_preview_button_create:focus-visible,.down-btn__circle:focus-visible{border-radius:100px}.ws-back-btn:focus-visible,.find_fish_form_back_button:focus-visible{outline:3px solid var(--color-primary-cyan);outline-offset:2px;border-radius:4px}.landing-title-block{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;width:var(--content-width);height:auto;min-height:200px;align-self:center;margin:0 auto}*,*:before,*:after{box-sizing:border-box}.title-welcome{font-family:var(--font-geologica);font-weight:400;font-size:clamp(20px,3.2dvh,32px);line-height:40px;color:var(--color-title-cyan);text-transform:uppercase;text-align:center;display:flex;align-items:center;justify-content:center;width:100%;height:auto;margin:0;word-wrap:break-word;overflow-wrap:break-word}.title-harmonic{font-family:var(--font-geologica);font-weight:700;font-size:min(64px,16vw);line-height:min(80px,20vw);letter-spacing:-.02em;text-transform:uppercase;text-align:center;display:flex;align-items:center;justify-content:center;width:100vw;height:auto;margin:0;word-wrap:break-word;overflow-wrap:break-word;background:conic-gradient(from 5.73deg at 50% 47.97%,var(--color-gradient-blue-dark) -43.79deg,var(--color-gradient-blue-light) 72.69deg,var(--color-title-cyan) 242.31deg,var(--color-gradient-blue-dark) 316.21deg,var(--color-gradient-blue-light) 432.69deg);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-family:var(--font-geologica);font-weight:400;font-size:clamp(18px,3.2dvh,24px);line-height:30px;font-style:italic;color:var(--color-subtitle-cyan);text-transform:uppercase;text-align:center;display:flex;align-items:center;justify-content:center;width:100%;height:auto;margin:0;word-wrap:break-word;overflow-wrap:break-word}.landing-start-text{width:auto;height:auto;font-family:Geologica;font-style:normal;font-weight:400;font-size:18px;line-height:20px;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;flex:none;order:0;flex-grow:0}.logos-row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:0;gap:0;width:min(var(--content-width),362px);height:50px;margin:0 auto}.logo-snf{display:flex;flex-direction:column;align-items:flex-start;padding-left:30px;width:75px;height:64px}.logo-created{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:0;gap:6px;width:195px;height:64px}.logo-snf .logo-label{font-family:var(--font-roboto);font-weight:400;font-size:12px;line-height:14px;color:var(--color-white);width:68px;height:14px}.logo-created .logo-label{font-family:var(--font-roboto);font-weight:400;font-size:12px;line-height:14px;color:var(--color-white);display:flex;align-items:center;width:195px;height:14px}.logo-snf .logo-img{width:57px;height:38px;object-fit:contain}.logo-created .logo-img{width:195px;height:38px;object-fit:contain}.socials-row{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:min(var(--content-width),362px);height:23px;margin:0 auto}.social-link{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px}.social-icon{width:20px;height:20px;flex-shrink:0}.social-text{font-family:var(--font-geologica);font-weight:400;font-size:18px;line-height:22px;text-decoration:underline;color:var(--color-white)}.landing-intro{display:flex;flex-direction:column;align-items:center;padding:0;gap:calc(var(--intro-text-gap) + var(--text-wrapping-buffer));width:var(--landing-width-responsive);height:auto;margin:0 auto;box-sizing:border-box}.intro-text{font-family:var(--font-geologica);font-weight:400;font-size:20px;line-height:43px;color:var(--color-white);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:var(--landing-width-responsive);height:auto;margin:0;filter:drop-shadow(0px 2px 2px rgba(0,0,0,.06)) drop-shadow(0px 4px 3px rgba(0,0,0,.07))}.intro-big{font-family:var(--font-geologica);font-weight:800;font-size:clamp(26px,3.2dvh,28px);line-height:43px;color:var(--color-white);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:var(--landing-width-responsive);height:auto;margin:0}.cta-buttons{display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;isolation:isolate;width:var(--landing-width-responsive);height:auto;align-self:center}.btn-create,.btn-find{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:100px;font-family:var(--font-geologica);font-weight:700;font-size:21px;line-height:26px;text-align:center;cursor:pointer;transition:all var(--transition-default);width:100%;align-self:stretch}.btn-create{padding:20px 10px;height:70px;border:none;background:radial-gradient(50% 50% at 50% 50%,var(--color-orange-light) 0%,var(--color-orange-dark) 100%);color:var(--color-text-light);box-shadow:var(--shadow-button-orange);z-index:1}.btn-create:hover:not(:disabled){opacity:.9;box-shadow:var(--shadow-button-orange);transform:translateY(-2px)}.btn-create:active:not(:disabled){transform:translateY(0)}.btn-find{padding:20px 10px;height:69.78px;background:#ffffff1a;border:2px solid var(--color-white);color:var(--color-white);box-shadow:0 0 30px var(--color-primary-cyan);z-index:0}.btn-find:hover:not(:disabled){background:#ffffff26;box-shadow:0 0 40px var(--color-primary-cyan);transform:translateY(-2px)}.btn-find:active:not(:disabled){transform:translateY(0)}.btn-create:disabled,.btn-find:disabled{opacity:.5;cursor:not-allowed}.rotate-prompt{display:none}@media(orientation:landscape)and (max-height:500px){.rotate-prompt{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000;color:#fff;align-items:center;justify-content:center;font-family:inherit;font-size:1.2rem;text-align:center;padding:2rem}#root>*:not(.rotate-prompt){display:none}}@media(max-height:750px){.app-main{scroll-snap-type:y mandatory}}._spinnerRing_1ryuu_1{--ring-size: clamp(200px, 80vw, 362px);position:relative;width:100%;height:100%;flex-shrink:0}._spinnerRing_1ryuu_1 svg{width:100%;height:100%;overflow:visible}._content_1ryuu_27{position:absolute;top:calc(var(--ring-size) * .085);right:calc(var(--ring-size) * .085);bottom:calc(var(--ring-size) * .085);left:calc(var(--ring-size) * .085);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}._creature_preview_container_1e4g8_12{display:flex;flex-direction:column;align-items:center;padding:0;position:relative;width:var(--section-width);height:var(--section-height);max-width:var(--section-width);max-height:var(--section-height);background:url(/background.png);background-size:cover;background-position:center}._creature_preview_inner_1e4g8_35{display:flex;flex-direction:column;align-items:center;padding:calc(var(--safe-top) + clamp(16px,3dvh,40px)) var(--safe-right) calc(clamp(16px,3dvh,40px) + var(--safe-bottom)) var(--safe-left);width:auto;height:auto;flex:none;order:0;align-self:stretch;flex-grow:1}._creature_preview_content_1e4g8_58{display:flex;flex-direction:column;align-items:center;padding:0;gap:clamp(4px,1.5dvh,20px);width:100%;height:auto;flex:none;order:0;align-self:stretch;flex-grow:1}._creature_preview_heading_wrapper_1e4g8_84{display:flex;flex-direction:column;align-items:flex-start;padding:0;margin-bottom:-15px}._creature_preview_heading_wrapper_wait2_1e4g8_93{margin-top:16dvh}._creature_preview_heading_1e4g8_84{flex-direction:column;padding:0;width:var(--content-width-responsive);height:auto;font-family:Geologica;font-style:normal;font-weight:700;font-size:clamp(18px,3.2dvh,28px);line-height:30px;display:flex;align-items:center;text-align:center;letter-spacing:-.02em;color:#fff;flex:none;order:0;align-self:stretch;flex-grow:0}._creature_preview_heading_arrived_1e4g8_128{letter-spacing:.01em}._creature_preview_heading_line_1e4g8_133{width:auto;height:auto;font-family:Geologica;font-style:normal;font-weight:700;font-size:clamp(18px,3.2dvh,26px);line-height:30px;display:flex;align-items:center;justify-content:center;text-align:center;letter-spacing:-.02em;color:#fff;margin:0;align-self:stretch}._creature_preview_heading_subline_1e4g8_153{width:var(--content-width-responsive);height:auto;font-family:Geologica;font-style:normal;font-weight:400;font-size:clamp(18px,3.2dvh,24px);line-height:24px;display:flex;align-items:center;justify-content:center;text-align:center;letter-spacing:-.01em;padding:var(--safe-left) / var(--safe-right);color:#fff;margin:12px 0 0;align-self:stretch}._creature_preview_creature_box_1e4g8_178{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;width:100%;height:auto;flex:none;order:1;align-self:stretch;flex-grow:0}._creature_preview_creature_box_arrived_1e4g8_199{padding:0;gap:0px;border-radius:0}._creature_preview_render_wrapper_1e4g8_209{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;position:relative;width:clamp(200px,38dvh,325px);height:clamp(200px,38dvh,325px);flex:none;order:0;flex-grow:0}._creature_preview_render_box_1e4g8_226{width:clamp(200px,38dvh,325px);height:clamp(200px,38dvh,325px);border-radius:20px;outline:2px solid #ffffff;overflow:hidden;flex:none;order:0;flex-grow:0;position:relative}._creature_preview_scene_viewer_1e4g8_240{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}._creature_preview_scene_viewer_1e4g8_240 canvas{width:100%!important;height:100%!important;display:block}._creature_preview_image_1e4g8_262{background:url(/background.png)}._creature_preview_image_arrived_1e4g8_267{background-image:url(/background.png)}._creature_preview_id_badge_1e4g8_275{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:5px 20px;position:absolute;top:0;left:50%;transform:translate(-50%);width:auto;max-width:90%;height:38px;background:color-mix(in srgb,var(--badge-color) 27%,transparent);box-shadow:0 0 8.1px #ffffff40,0 4px 4px color-mix(in srgb,var(--badge-color) 25%,transparent),0 0 5.9px var(--badge-color),inset 0 4px 14px var(--badge-color);border-radius:100px 0}._creature_preview_id_badge_arrived_1e4g8_302{top:0}._creature_preview_id_text_1e4g8_306{width:auto;height:auto;font-family:Roboto;font-style:normal;font-weight:400;font-size:clamp(18px,3.2dvh,24px);line-height:28px;display:flex;align-items:center;text-align:center;white-space:nowrap;color:#fff;flex:none;order:0;flex-grow:0}._creature_preview_screenshot_1e4g8_332{box-sizing:border-box;background:transparent;border:none;cursor:pointer;margin-top:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0px var(--safe-right) 0px var(--safe-left);gap:8px;width:100%;max-width:calc(325px + var(--safe-left) + var(--safe-right));border-radius:7px;flex:none;order:2}._creature_preview_screenshot_icon_frame_1e4g8_357{width:42px;height:42px;flex-shrink:0;flex:none;order:0;align-self:center;flex-grow:0}._creature_preview_screenshot_icon_1e4g8_357{position:absolute;left:8.33%;right:8.33%;top:16.67%;bottom:16.67%;border:2px solid #ffffff}._creature_preview_screenshot_icon_arrived_1e4g8_380{border-color:#f2f4f6}._creature_preview_screenshot_icon_crosshair_1e4g8_384{position:absolute;left:37.5%;right:37.5%;top:41.67%;bottom:33.33%;border:2px solid #ffffff}._creature_preview_screenshot_icon_crosshair_arrived_1e4g8_395{border-color:#f2f4f6}._creature_preview_screenshot_text_wrapper_1e4g8_399{display:flex;flex-direction:column;align-items:flex-start;padding:0 0 0 7px;width:auto;height:auto;min-width:0;order:1;flex:1}._creature_preview_screenshot_text_1e4g8_399{width:100%;font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:20px;text-align:left;word-wrap:break-word;overflow-wrap:break-word;color:#fff;order:0;align-self:stretch}._creature_preview_shortcode_section_1e4g8_437{display:flex;flex-direction:column;align-items:center;padding:16px 20px;gap:8px;width:100%;height:auto;box-sizing:border-box;background:#d03f4526;border-radius:12px;flex:none;order:2.5;align-self:stretch;flex-grow:0}._creature_preview_shortcode_label_1e4g8_458{width:100%;height:auto;font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:19px;display:flex;align-items:center;text-align:center;color:#f2f2f2;margin:0;flex:none;order:0;align-self:stretch;flex-grow:0}._creature_preview_shortcode_value_1e4g8_482{width:100%;height:auto;font-family:Geologica;font-style:normal;font-weight:700;font-size:20px;line-height:25px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;margin:0;flex:none;order:1;align-self:stretch;flex-grow:0}._creature_preview_timer_section_1e4g8_511{display:flex;flex-direction:column;align-items:center;padding:0 6px;gap:20px;width:auto;height:auto;flex:none;order:3;align-self:stretch;flex-grow:0}._creature_preview_timer_section_centered_1e4g8_533{margin-top:auto}._creature_preview_timer_wrapper_1e4g8_537{display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;width:auto;height:auto;flex:none;order:0;align-self:stretch;flex-grow:0}._creature_preview_timer_label_1e4g8_557{width:auto;height:auto;font-family:Geologica;font-style:normal;font-weight:400;font-size:clamp(18px,3.2dvh,28px);line-height:40px;display:flex;align-items:center;justify-content:center;text-align:center;letter-spacing:.01em;color:#fff;flex:none;order:2;align-self:stretch;flex-grow:0}._creature_preview_timer_display_1e4g8_583{width:auto;height:auto;flex:none;order:3;flex-grow:0}._creature_preview_timer_value_1e4g8_595{font-family:Geologica;font-style:normal;font-weight:400;font-size:48px;line-height:60px;display:flex;align-items:center;justify-content:center;text-align:center;letter-spacing:.01em;color:#fff}._creature_preview_buttons_1e4g8_614{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:clamp(4px,1.5dvh,20px);isolation:isolate;width:auto;height:auto;flex:none;order:3;flex-grow:0}._creature_preview_button_create_1e4g8_637{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px 40px;width:100%;max-width:352px;height:auto;min-height:70px;background:radial-gradient(50% 50% at 50% 50%,#ff945c,#d94b00);box-shadow:0 4px 10.4px #ff840078,0 4px 1.6px #00000040,0 0 30px #e2611d;border-radius:100px;border:none;cursor:pointer;flex:none;order:0;align-self:stretch;flex-grow:0;z-index:1}._creature_preview_button_create_1e4g8_637:hover{opacity:.9}._creature_preview_button_create_1e4g8_637:active{opacity:.8}._creature_preview_button_create_1e4g8_637:disabled{opacity:.5;cursor:not-allowed}._creature_preview_button_create_text_1e4g8_681{white-space:normal;width:auto;height:auto;font-family:Geologica;font-style:normal;font-weight:700;font-size:21px;line-height:26px;display:flex;justify-content:center;align-items:center;text-align:center;color:#f5f5f5;flex:none;order:0;flex-grow:0}._creature_preview_button_start_over_1e4g8_708{box-sizing:border-box;white-space:nowrap;font-family:Geologica;font-style:normal;font-weight:400;font-size:18px;line-height:20px;display:flex;justify-content:center;align-items:center;text-align:center;text-decoration-line:underline;color:#fff;background:none;border:none;padding:0;cursor:pointer;flex:none;order:1;align-self:stretch;flex-grow:0}._creature_preview_button_start_over_1e4g8_708:hover{opacity:.9}._creature_preview_button_start_over_1e4g8_708:active{opacity:.8}._creature_preview_button_start_over_text_1e4g8_744{width:auto;height:auto;font-family:Geologica;font-style:normal;font-weight:400;font-size:18px;line-height:20px;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;flex:none;order:0;flex-grow:0}._creature_preview_branding_1e4g8_770{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;width:100%;max-width:325px;height:auto;flex:none;order:5;flex-grow:0}._creature_preview_branding_group_1e4g8_787{display:flex;flex-direction:row;align-items:center;gap:5px}._creature_preview_branding_group_1e4g8_787:first-child{width:clamp(140px,53%,192px)}._creature_preview_branding_group_1e4g8_787:last-child{width:clamp(85px,31%,113px)}._creature_preview_branding_instagram_1e4g8_802{width:20px;height:20px;flex-shrink:0}._creature_preview_branding_logo_1e4g8_808{width:24px;height:30px;flex:none;order:0;flex-grow:0}._creature_preview_branding_text_1e4g8_818{width:auto;height:auto;white-space:normal;font-family:Geologica;font-style:normal;font-weight:400;font-size:15px;line-height:20px;display:flex;align-items:center;text-align:center;text-decoration-line:underline;color:#fff;flex:1 1 0;min-width:0;order:1}._hidden_1e4g8_845{display:none!important}._creature_preview_creature_box_offscreen_1e4g8_854{position:fixed;left:-9999px;top:0;width:325px;height:325px;visibility:hidden;pointer-events:none}._position_relative_1e4g8_864{position:relative}._position_absolute_1e4g8_868{position:absolute}._creature_preview_render_wrapper_ring_1e4g8_882{--ring-size: clamp(280px, 80vw, 500px);width:var(--ring-size);height:var(--ring-size);margin-left:auto;margin-right:auto}._ring_svg_layer_1e4g8_893{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}._creature_preview_render_box_ring_1e4g8_917{position:absolute;top:50%;left:50%;width:calc(var(--ring-size) * .745);height:calc(var(--ring-size) * .745);transform:translate(-50%,-50%);border-radius:50%;outline:none}._creature_preview_id_badge_ring_1e4g8_929{top:calc(var(--ring-size) * .25)}._creature_preview_ring_bottom_1e4g8_934{order:2;margin-top:auto;align-self:stretch;display:flex;flex-direction:column;align-items:center;gap:20px}._creature_preview_ring_bottom_1e4g8_934 ._creature_preview_timer_section_1e4g8_511{order:0}@supports (-webkit-touch-callout: none){@media(pointer:coarse)and (max-height:700px)and (max-width:440px){._creature_preview_inner_1e4g8_35{zoom:.92}}}@supports not (-webkit-touch-callout: none){@media(pointer:coarse)and (max-height:900px)and (max-width:440px){._creature_preview_inner_1e4g8_35{zoom:.95}}}._overlay_fce81_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000bf;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}._content_fce81_13{position:relative;width:100%;max-width:480px}._close_btn_fce81_19{position:absolute;top:-16px;right:-16px;z-index:1;width:36px;height:36px;border-radius:50%;border:none;background:#fff3;color:#fff;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}._close_btn_fce81_19:active{background:#ffffff59}._map_link_fce81_42{display:block}._map_image_fce81_46{display:block;width:100%;height:auto;border-radius:12px;cursor:pointer}._find_led_wall_btn_17s5m_1{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:20px 40px;width:100%;max-width:352px;height:auto;min-height:51px;background:#ffffff1a;border:2px solid #ffffff;box-shadow:0 0 30px #00a9b7;border-radius:100px;cursor:pointer;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Geologica,sans-serif;flex:none;order:0;align-self:center;flex-grow:0}._find_led_wall_btn_17s5m_1:hover{background:#ffffff2e}._find_led_wall_btn_17s5m_1:active{background:#ffffff40}._find_led_wall_btn_text_17s5m_43{font-family:Geologica;font-style:normal;font-weight:700;font-size:21px;line-height:26px;display:flex;align-items:center;text-align:center;color:#fff;flex:none;order:0;flex-grow:0}._find_led_wall_btn_icon_17s5m_60{flex-shrink:0;width:18px;height:23px}
