.local-video-background{background:#f0f0f0;height:100%;overflow:hidden;position:relative;width:100%}.background-video{height:100%;left:50%;object-fit:cover;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .5s ease-in-out;width:100%;z-index:1}.background-video.loaded{opacity:1}.video-loading{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}.loading-spinner{border:4px solid #ffffff4d;border-top-color:#fff;height:50px;width:50px}.video-loading p{font-family:Helvetica Neue,Arial,sans-serif;font-size:1.1rem;font-weight:500;margin:0}.video-error{align-items:center;background:#ff6b6b;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}.video-error p{font-family:Helvetica Neue,Arial,sans-serif;font-size:1.1rem;font-weight:500;margin:0 0 2rem}.error-fallback{background:linear-gradient(135deg,#667eea,#764ba2);height:100%;opacity:.8;width:100%}.video-content{height:100%;pointer-events:auto;position:relative;width:100%;z-index:15}@media (max-width:768px){.loading-spinner{height:40px;width:40px}.video-loading p{font-size:1rem}}@media (prefers-reduced-motion:reduce){.background-video{transition:opacity .3s ease}}.pill-nav-container{display:flex;justify-content:flex-start;padding:0;position:static;z-index:100001}@media (max-width:768px){.pill-nav-container{left:0;padding:1rem;width:100%}}.pill-nav{--nav-h:42px;--logo:36px;--pill-pad-x:18px;--pill-gap:3px;align-items:center;box-sizing:border-box;display:flex;gap:1rem;width:-webkit-max-content;width:max-content}@media (max-width:768px){.pill-nav{background:#0000;justify-content:space-between;padding:0;width:100%}}.pill-nav-items{border-radius:9999px;display:flex;position:relative}.pill-logo,.pill-nav-items{align-items:center;background:#000;background:var(--base,#000);height:var(--nav-h)}.pill-logo{border-radius:50%;display:inline-flex;justify-content:center;overflow:hidden;padding:8px;text-decoration:none;width:var(--nav-h)}.pill-logo img{display:block;height:100%;object-fit:cover;width:100%}.pill-list{align-items:stretch;gap:var(--pill-gap);list-style:none;margin:0;padding:3px}.pill-list,.pill-list>li{display:flex;height:100%}.pill{align-items:center;background:#fff;background:var(--pill-bg,#fff);border-radius:9999px;box-sizing:border-box;color:#000;color:var(--pill-text,var(--base,#000));cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;height:100%;justify-content:center;letter-spacing:.2px;line-height:0;overflow:hidden;padding:0 var(--pill-pad-x);position:relative;text-decoration:none;text-transform:uppercase;white-space:nowrap}.pill .hover-circle{background:#000;background:var(--base,#000);border-radius:50%;bottom:0;display:block;left:50%;pointer-events:none;position:absolute;will-change:transform;z-index:1}.pill .label-stack,.pill .pill-label{display:inline-block;line-height:1;position:relative;z-index:2}.pill .pill-label{will-change:transform}.pill .pill-label-hover{color:#fff;color:var(--hover-text,#fff);display:inline-block;left:0;position:absolute;top:0;will-change:transform,opacity;z-index:3}.pill.is-active:after{background:#000;background:var(--base,#000);border-radius:50px;bottom:-6px;content:"";height:12px;left:50%;position:absolute;transform:translateX(-50%);width:12px;z-index:4}.desktop-only{display:block}.mobile-only{display:none}@media (max-width:768px){.desktop-only{display:none}.mobile-only{display:block}}.mobile-menu-button{align-items:center;background:#000;background:var(--base,#000);border:none;border-radius:50%;cursor:pointer;display:none;flex-direction:column;gap:4px;height:var(--nav-h);justify-content:center;padding:0;position:relative;width:var(--nav-h)}@media (max-width:768px){.mobile-menu-button{display:flex}}.hamburger-line{background:#fff;background:var(--pill-bg,#fff);border-radius:1px;height:2px;transform-origin:center;transition:all .01s ease;width:16px}.mobile-menu-popover{background:#f0f0f0;background:var(--base,#f0f0f0);border-radius:27px;box-shadow:0 8px 32px #0000001f;left:1rem;opacity:0;position:absolute;right:1rem;top:3em;transform-origin:top center;visibility:hidden;z-index:998}.mobile-menu-list{display:flex;flex-direction:column;gap:3px;list-style:none;margin:0;padding:3px}.mobile-menu-popover .mobile-menu-link{background-color:#fff;background-color:var(--pill-bg,#fff);border-radius:50px;color:#fff;color:var(--pill-text,#fff);display:block;font-size:16px;font-weight:500;padding:12px 16px;text-decoration:none;transition:all .2s ease}.mobile-menu-popover .mobile-menu-link:hover{background-color:var(--base);color:#fff;color:var(--hover-text,#fff);cursor:pointer}.staggered-menu-wrapper{height:100%;position:relative;width:100%;z-index:40}.staggered-menu-header{align-items:center;background:#0000;display:flex;justify-content:space-between;left:0;padding:2em;pointer-events:none;position:absolute;top:0;width:100%;z-index:20}.staggered-menu-header>*{pointer-events:auto}.sm-logo{align-items:center;background:#fff;border:2px solid #000;border-radius:21px;box-shadow:0 2px 8px #0000001a;display:flex;padding:8px 16px;-webkit-user-select:none;user-select:none}.sm-logo-img{display:block;height:16px;object-fit:contain;width:auto}.sm-toggle{align-items:center;background:#fff;border:2px solid #000;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#000;cursor:pointer;display:inline-flex;font-family:Helvetica Neue,Arial,sans-serif;font-weight:500;gap:.5rem;height:44px;justify-content:center;line-height:1;overflow:visible;padding:12px;position:relative;transition:all .2s ease;width:44px}.sm-toggle:focus-visible{border-radius:50%;outline:2px solid #0006;outline-offset:4px}.sm-toggle-textWrap{display:none}.sm-toggle-textInner{display:flex;flex-direction:column;line-height:1}.sm-toggle-line{display:block;height:1em;line-height:1}.sm-icon{align-items:center;display:inline-flex;flex:0 0 18px;height:18px;justify-content:center;position:relative;width:18px;will-change:transform}.sm-icon-line{background:currentColor;border-radius:2px;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;will-change:transform}.staggered-menu-panel{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fffffff2;display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:6em 2em 2em;position:fixed;right:0;top:0;width:clamp(260px,38vw,420px);z-index:100}[data-position=left] .staggered-menu-panel{left:0;right:auto}.sm-prelayers{bottom:0;pointer-events:none;position:fixed;right:0;top:0;width:clamp(260px,38vw,420px);z-index:90}[data-position=left] .sm-prelayers{left:0;right:auto}.sm-prelayer{height:100%;position:absolute;right:0;top:0;transform:translateX(0);width:100%}.sm-panel-inner{flex:1 1;gap:1.25rem}.sm-panel-inner,.sm-panel-list{display:flex;flex-direction:column}.sm-panel-list{gap:.5rem;list-style:none;margin:0;padding:0}.sm-panel-itemWrap{line-height:1;overflow:hidden;position:relative}.sm-panel-item{color:#000;cursor:pointer;display:inline-block;font-size:3.5rem;font-weight:600;letter-spacing:-2px;line-height:1;padding-right:1.4em;position:relative;text-decoration:none;text-transform:uppercase;transition:background .25s,color .25s}.sm-panel-itemLabel{display:inline-block;transform-origin:50% 100%;will-change:transform}.sm-panel-item:hover{color:#5227ff;color:var(--sm-accent,#5227ff)}.sm-panel-list[data-numbering]{counter-reset:smItem}.sm-panel-list[data-numbering] .sm-panel-item:after{color:#5227ff;color:var(--sm-accent,#5227ff);content:counter(smItem,decimal-leading-zero);counter-increment:smItem;font-size:18px;font-weight:400;letter-spacing:0;opacity:0;opacity:var(--sm-num-opacity,0);pointer-events:none;position:absolute;right:2.8em;top:.1em;-webkit-user-select:none;user-select:none}.sm-socials{display:flex;flex-direction:column;gap:.75rem;margin-top:auto;padding-top:2rem}.sm-socials-title{color:red;color:var(--sm-accent,red);font-size:1rem;font-weight:500;margin:0}.sm-socials-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0}.sm-socials-list .sm-socials-link{opacity:1}.sm-socials-list:hover .sm-socials-link{opacity:.35}.sm-socials-list:hover .sm-socials-link:hover{opacity:1}.sm-socials-link:focus-visible{outline:2px solid red;outline:2px solid var(--sm-accent,red);outline-offset:3px}.sm-socials-list:focus-within .sm-socials-link{opacity:.35}.sm-socials-list:focus-within .sm-socials-link:focus-visible{opacity:1}.sm-socials-link{color:#111;display:inline-block;font-size:1.2rem;font-weight:500;padding:2px 0;position:relative;text-decoration:none;transition:color .3s ease,opacity .3s ease}.sm-socials-link:hover{color:red;color:var(--sm-accent,red)}.staggered-menu-panel .sm-socials-list .sm-socials-link{opacity:1;transition:opacity .3s ease}.staggered-menu-panel .sm-socials-list:hover .sm-socials-link:not(:hover){opacity:.35}.staggered-menu-panel .sm-socials-list:focus-within .sm-socials-link:not(:focus-visible){opacity:.35}.staggered-menu-panel .sm-socials-list .sm-socials-link:focus-visible,.staggered-menu-panel .sm-socials-list .sm-socials-link:hover{opacity:1}@media (max-width:1024px){.staggered-menu-panel{left:0;right:0;width:100%}}@media (max-width:968px){.staggered-menu-header{left:0;padding:1.5em;position:fixed;right:0;top:0;z-index:110}}@media (max-width:640px){.staggered-menu-panel{left:0;right:0;width:100%}.staggered-menu-header{padding:1em}.sm-logo{padding:6px 12px}.sm-logo-img{height:14px}.sm-toggle{height:40px;padding:10px;width:40px}.sm-icon{flex:0 0 16px;height:16px;width:16px}}.user-icon{align-items:center;background:#000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:42px;justify-content:center;transition:all .3s ease;width:42px}.user-icon:hover{background:#333;transform:scale(1.05)}.user-icon:active{transform:scale(.95)}.user-icon svg{height:20px;width:20px}.draggable-text{height:60px}.draggable-text.dragging{filter:drop-shadow(3px 3px 6px rgba(0,0,0,.3));transform:scale(1.1) rotate(2deg)}.draggable-text.bouncing{animation:bounce-glow .3s ease-in-out infinite alternate;cursor:default;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.2))}@keyframes bounce-glow{0%{filter:drop-shadow(2px 2px 4px rgba(0,0,0,.2)) brightness(1)}to{filter:drop-shadow(2px 2px 8px rgba(255,255,255,.5)) brightness(1.1)}}@media (max-width:968px){.draggable-text{height:35px}.draggable-text:hover{transform:scale(1.02)}.draggable-text.dragging{transform:scale(1.05) rotate(1deg)}}@media (max-width:480px){.draggable-text{height:28px}}.logoloop{--logoloop-gap:32px;--logoloop-logoHeight:28px;--logoloop-fadeColorAuto:#fff;overflow-x:hidden;position:relative}.logoloop--scale-hover{padding-bottom:calc(var(--logoloop-logoHeight)*.1);padding-top:calc(var(--logoloop-logoHeight)*.1)}@media (prefers-color-scheme:dark){.logoloop{--logoloop-fadeColorAuto:#0b0b0b}}.logoloop__track{display:flex;-webkit-user-select:none;user-select:none;width:-webkit-max-content;width:max-content;will-change:transform}.logoloop__list{align-items:center;display:flex;list-style:none;margin:0;padding:0}.logoloop__item{flex:0 0 auto;font-size:var(--logoloop-logoHeight);line-height:1;list-style:none}.logoloop__item,.logoloop__item:last-child{margin-right:var(--logoloop-gap)}.logoloop__node{align-items:center;display:inline-flex}.logoloop__item img{-webkit-user-drag:none;display:block;height:var(--logoloop-logoHeight);image-rendering:-webkit-optimize-contrast;object-fit:contain;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1);width:auto}.logoloop--scale-hover .logoloop__item{overflow:visible}.logoloop--scale-hover .logoloop__item:hover .logoloop__node,.logoloop--scale-hover .logoloop__item:hover img{transform:scale(1.2);transform-origin:center center}.logoloop--scale-hover .logoloop__node{transition:transform .3s cubic-bezier(.4,0,.2,1)}.logoloop__link{align-items:center;border-radius:4px;display:inline-flex;text-decoration:none;transition:opacity .2s ease}.logoloop__link:hover{opacity:.8}.logoloop__link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.logoloop--fade:after,.logoloop--fade:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:clamp(24px,8%,120px);z-index:1}.logoloop--fade:before{background:linear-gradient(to right,var(--logoloop-fadeColorAuto) 0,#0000 100%);background:linear-gradient(to right,var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0,#0000 100%);left:0}.logoloop--fade:after{background:linear-gradient(to left,var(--logoloop-fadeColorAuto) 0,#0000 100%);background:linear-gradient(to left,var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0,#0000 100%);right:0}@media (prefers-reduced-motion:reduce){.logoloop__track{transform:translateZ(0)!important}.logoloop__item img,.logoloop__node{transition:none!important}}.scroll-reveal{margin:20px 0}.scroll-reveal-text{font-size:clamp(1.6rem,4vw,3rem);font-weight:600;line-height:1.5}.word{display:inline-block}.spline-title,.spline-title-group{margin:0 0 2rem}.spline-title-group .spline-title{margin:0 0 -.5rem}.spline-title-group .spline-title:last-child{margin-bottom:0}.spline-title-text-line1,.spline-title-text-line2{display:block;line-height:.9}.spline-title-text{color:#000;font-family:Helvetica Neue,Arial,sans-serif;font-size:clamp(2.2rem,6vw,4rem);font-weight:500;letter-spacing:-.02em;line-height:1.1}.spline-description{margin:0}.spline-description-text{color:#333;font-family:Helvetica Neue,Arial,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.2;max-width:500px}@media (max-width:1200px){.spline-title-text{font-size:3.2rem;font-weight:500}.spline-description-text{font-size:1rem;font-weight:500}}@media (max-width:968px){.spline-title-text{font-size:3.2rem;font-weight:500;margin-bottom:1rem;text-align:left}.spline-title-group .spline-title{margin-bottom:-.8rem}.spline-description-text{font-size:1.1rem;font-weight:500;margin:0;max-width:50%;padding:0;text-align:left}}@media (max-width:768px){.spline-title-text{font-size:2.8rem;font-weight:500;text-align:left}.spline-description-text{font-size:1.05rem;font-weight:500;max-width:55%;padding:0;text-align:left}}@media (max-width:480px){.spline-title-text{font-size:2.4rem;font-weight:500;margin-bottom:.8rem;text-align:left}.spline-title-group .spline-title{margin-bottom:-1rem}.spline-description-text{font-size:1rem;font-weight:500;line-height:1.4;max-width:60%;padding:0;text-align:left}}.spline-dual-section{background:#0000;height:500vh!important;margin-top:0;overflow:visible!important;padding-top:6rem;position:relative;width:100%!important;z-index:10}.spline-dual-container{align-items:center;box-sizing:border-box;display:flex;height:100vh;justify-content:center;padding:0 4rem;position:-webkit-sticky;position:sticky;top:0;width:100%}.spline-dual-container.locked{background:#f5f5f5;height:100vh;left:0;padding:0 4rem;position:fixed;right:0;top:0;width:100%;z-index:10}.spline-page{grid-gap:6rem;align-items:center;background:#0000;display:grid;gap:6rem;grid-template-columns:1fr 1fr;height:100%;left:0;margin:0 auto;max-width:1400px;padding:6vh 4rem;position:absolute;top:0;transition:none;width:100%;will-change:transform,opacity}.spline-page-third{background:#0000!important}.spline-page-first{grid-template-areas:"model text"}.spline-page-second{gap:4rem;grid-template-areas:"text model";grid-template-columns:.85fr 1.15fr;max-width:1500px}.spline-page-second .spline-model{margin-left:-10%;width:120%!important}.spline-page-third{align-items:center;gap:4rem;grid-template-areas:"model text";grid-template-columns:1.15fr .85fr;margin:0 auto;max-width:none!important;padding:6vh 4rem;width:100%!important}@media (min-width:969px){.spline-page-third .content-text{margin-bottom:0!important}}.spline-page-first .spline-model{grid-area:model}.spline-page-first .content-text,.spline-page-second .content-text{grid-area:text}.spline-page-second .spline-model{grid-area:model}.spline-model{align-items:center;display:flex;height:90vh!important;justify-content:center;margin-bottom:-15vh!important;margin-top:-15vh!important;overflow:visible!important;position:relative;width:100%!important;will-change:transform,opacity}.spline-model spline-viewer{background:#0000;border-radius:20px;box-shadow:none;height:100%!important;transform:scale(.8)!important;transform-origin:center!important;width:100%!important}.spline-page-second .spline-model spline-viewer{transform:scale(.85)!important}.spline-page-third .spline-model img{border-radius:0;height:auto;max-height:80%;max-width:80%;object-fit:contain;width:auto}.spline-loading{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #0000001a;border-radius:50%;border-top-color:#000;height:40px;margin-bottom:1rem;width:40px}.spline-loading p{color:#666;font-family:Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:500;margin:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spline-error{align-items:center;background:#ff00000d;border:1px solid #f003;border-radius:20px;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.spline-error p{color:#c00;font-size:1rem;margin:0 0 1rem}.spline-error button,.spline-error p{font-family:Helvetica Neue,Arial,sans-serif;font-weight:500}.spline-error button{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .2s ease}.spline-error button:hover{background:#333}.content-text{will-change:transform,opacity}.content-text-left{text-align:left}@media (max-width:1200px){.spline-dual-container,.spline-page{padding:0 2rem}.spline-page{gap:4rem}.spline-page-third{align-items:center;padding:6vh 2rem}.spline-model{height:85vh!important;margin-bottom:-12vh!important;margin-top:-12vh!important}.spline-model spline-viewer{transform:scale(.75)!important}}@media (max-width:968px){.spline-dual-section{height:400vh!important}.spline-dual-container{padding:0 1.5rem}.spline-page{gap:0;grid-template-areas:"text" "model"!important;grid-template-columns:1fr;padding:2vh 1.5rem}.spline-page-second .spline-model{margin-left:-15%;width:130%!important}.spline-page-first .spline-model,.spline-page-second .spline-model{grid-area:model;order:2}.spline-page-first .content-text,.spline-page-second .content-text{grid-area:text;margin-bottom:-3vh;order:1;text-align:left}.spline-page-third .content-text{margin-bottom:-3vh;text-align:left}.spline-model{height:60vh!important;margin-bottom:-12vh!important;margin-top:-12vh!important}.spline-page-third .spline-model{align-items:flex-end;display:flex;height:50vh!important;justify-content:center;margin-bottom:-35vh!important;margin-top:0!important}.spline-model spline-viewer{transform:scale(.95)!important}}@media (max-width:768px){.spline-dual-container{padding:0 1.2rem}.spline-page{gap:0;padding:1.5vh 1.2rem}.spline-page-third{align-items:flex-start;padding:3vh 1.2rem 1.5vh}.spline-page-first .content-text,.spline-page-second .content-text{margin-bottom:-4vh}.spline-page-third .content-text{margin-bottom:65vh;padding-left:0}.spline-model{height:55vh!important;margin-bottom:-10vh!important;margin-top:-10vh!important}.spline-model spline-viewer{transform:scale(.88)!important}.spline-page-third .spline-model{align-items:flex-end;display:flex;height:45vh!important;justify-content:flex-start;margin-bottom:-22vh!important;margin-top:0!important;padding-left:0}.spline-page-third .spline-model img{max-height:90%;max-width:90%}}@media (max-width:480px){.spline-dual-section{height:350vh!important;margin-top:0;padding-top:2rem}.spline-dual-container{padding:0 1rem}.spline-page{gap:0;padding:1vh 1rem}.spline-page-third{align-items:flex-start;padding:4vh 1rem 1vh}.spline-page-first .content-text,.spline-page-second .content-text{margin-bottom:-5vh}.spline-page-third .content-text{margin-bottom:70vh;padding-left:0}.spline-model{height:52vh!important;margin-bottom:-8vh!important;margin-top:-8vh!important}.spline-model spline-viewer{transform:scale(.85)!important}.spline-page-third .spline-model{align-items:flex-end;display:flex;height:42vh!important;justify-content:flex-start;margin-bottom:-20vh!important;margin-top:0!important;padding-left:0}.spline-page-third .spline-model img{max-height:100%;max-width:95%}.main-title{font-size:1.8rem;font-weight:500;margin-bottom:1rem}.description{font-size:.8rem;font-weight:500;max-width:300px}}.social-section{background:#f5f5f5;margin-top:-100vh;min-height:100vh;padding:12rem 4rem 6rem;position:relative;width:100%;z-index:11}.social-header{grid-gap:2rem;align-items:end;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:0 auto .3rem;max-width:1400px}.social-subtitle{justify-self:end}.social-title-main{font-size:clamp(1.6rem,5vw,3.2rem);font-weight:700;letter-spacing:.02em;line-height:.95}.social-subtitle p,.social-title-main{color:#000;font-family:Helvetica Neue,Arial,sans-serif;margin:0}.social-subtitle p{font-size:clamp(.85rem,1.1vw,.95rem);font-weight:500;line-height:1.18;max-width:28ch}.social-showcase{margin:0 auto;max-width:1400px}.media-frame{background:#0000;border:2px solid #000;border-radius:28px;box-shadow:0 12px 32px #00000014;overflow:hidden;width:100%}.media-row{grid-gap:1.8rem;align-items:center;display:grid;gap:1.8rem;grid-template-columns:repeat(5,1fr);padding:0;transform:translateX(-6%);width:112%}.media-cell{align-items:center;display:flex;height:min(66vh,860px);justify-content:center;overflow:hidden}.media-img{height:auto;object-fit:cover;transform:translateY(0);transform:translateY(var(--ty,0));transition:transform .15s ease-out;width:100%;will-change:transform}@media (max-width:1200px){.social-section{margin-top:-80vh;padding:10rem 2rem 4rem}.social-showcase{gap:1rem}}@media (max-width:968px){.social-section{margin-top:-70vh;min-height:70vh;padding:6rem 1rem 3rem}.social-header{gap:.8rem;grid-template-columns:1fr;margin-bottom:1.5rem}.media-row{gap:.4rem;grid-template-columns:repeat(5,1fr);transform:translateX(-7.5%);width:115%}.media-cell{height:min(48vh,480px)}}@media (max-width:600px){.social-section{min-height:60vh;padding:5rem .5rem 2rem}.media-row{gap:.3rem;grid-template-columns:repeat(5,1fr);transform:translateX(-9%);width:118%}.media-cell{height:min(42vh,400px)}}.cta-section{align-items:center;background:#f5f5f5;display:flex;justify-content:center;overflow:visible;padding:12rem 4rem;width:100%}.cta-container{margin:0 auto;max-width:1400px;overflow:visible;width:100%}.cta-wrapper{width:100%}.cta-content,.cta-wrapper{overflow:visible;position:relative}.cta-content{background:#fff;border:none;border-radius:24px;max-height:300px;min-height:300px;padding:0;z-index:0}.cta-content-mobile{border:2px solid #fec9ff;z-index:1}.cta-text-area{display:flex;flex-direction:column;gap:.2rem;left:2rem;max-width:350px;position:absolute;top:2rem;z-index:20}.cta-title{color:#666;font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:300;letter-spacing:.02em;line-height:1.2}.cta-subtitle,.cta-title{font-family:Helvetica Neue,Arial,sans-serif;margin:0}.cta-subtitle{color:#000;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;letter-spacing:-.03em;line-height:1.1}.cta-button{align-items:center;background:linear-gradient(90deg,#ffdef9,#c3f4de);border:none;border-radius:30px;color:#000;cursor:pointer;display:flex;font-family:Helvetica Neue,Arial,sans-serif;font-size:1.1rem;font-weight:600;justify-content:space-between;left:2rem;letter-spacing:.3px;padding:.6rem .7rem .6rem 1.5rem;position:absolute;right:65%;text-transform:none;top:65%;transform:translateY(-50%);transition:all .3s ease;z-index:20}.cta-button-text{flex:1 1;text-align:left}.cta-button-icon{align-items:center;background:#fff;border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;margin-left:.8rem;width:32px}.arrow-icon-img{height:18px;object-fit:contain;width:18px}.cta-button:hover{transform:translateY(calc(-50% - 2px))}.cta-button:active{transform:translateY(-50%)}.cta-image-area{align-items:center;bottom:-8rem;display:flex;justify-content:center;pointer-events:none;position:absolute;right:-12rem;top:-14rem;width:80%;z-index:100}.cta-image{height:100%;object-fit:contain;width:100%}@media (max-width:1200px){.cta-section{padding:10rem 2rem}.cta-text-area{left:1.5rem;top:1.5rem}.cta-button{left:1.5rem;right:75%;top:65%}.cta-title{font-size:1.4rem;font-weight:300}.cta-subtitle{font-size:2.1rem;font-weight:800}}@media (max-width:968px){.cta-section{padding:8rem 1.5rem}.cta-content,.cta-wrapper{overflow:visible}.cta-content{max-height:240px;min-height:240px}.cta-text-area{left:1.5rem;max-width:280px;top:1.5rem}.cta-title{font-size:.95rem}.cta-subtitle{font-size:1.8rem}.cta-button{border-radius:20px;font-size:.65rem;left:1.5rem;padding:.4rem .5rem .4rem 1rem;right:50%;top:65%;white-space:nowrap}.cta-button-icon{height:24px;width:24px}.arrow-icon-img{height:14px;width:14px}.cta-image-area{bottom:-8rem;right:-5rem;top:-12rem;width:85%;z-index:100}.cta-button,.cta-image-area,.cta-text-area{position:absolute}}@media (max-width:768px){.cta-section{padding:7rem 1.2rem}.cta-content{max-height:200px;min-height:200px}.cta-text-area{left:1.2rem;max-width:240px;top:1.2rem}.cta-title{font-size:.85rem}.cta-subtitle{font-size:1.5rem}.cta-button{border-radius:18px;font-size:.6rem;left:1.2rem;padding:.35rem .45rem .35rem 1rem;right:53%;top:65%;white-space:nowrap}.cta-button-icon{height:22px;width:22px}.arrow-icon-img{height:12px;width:12px}.cta-image-area{bottom:-6rem;right:-4rem;top:-10rem;width:80%;z-index:100}.cta-button,.cta-image-area,.cta-text-area{position:absolute}}@media (max-width:480px){.cta-section{padding:6rem 1rem}.cta-content{max-height:170px;min-height:170px}.cta-text-area{gap:.1rem;left:1rem;max-width:200px;top:1rem}.cta-title{font-size:.75rem}.cta-subtitle{font-size:1.3rem}.cta-button{border-radius:16px;font-size:.55rem;left:1rem;padding:.3rem .4rem .3rem .9rem;right:55%;top:65%;white-space:nowrap}.cta-button-icon{height:20px;width:20px}.arrow-icon-img{height:11px;width:11px}.cta-image-area{bottom:-5rem;right:-3rem;top:-8rem;width:75%;z-index:100}.cta-button,.cta-image-area,.cta-text-area{position:absolute}}.blur-text-container{display:flex;flex-wrap:wrap;gap:0}.blur-text-span{display:inline-block;will-change:transform,filter,opacity}.electric-border{--electric-light-color:oklch(from var(--electric-border-color) l c h);--eb-border-width:2px;border-radius:inherit;overflow:visible;position:relative}.eb-svg{height:10px;left:-10000px;opacity:.001;pointer-events:none;position:fixed;top:-10000px;width:10px}.eb-content{background:#0000;border-radius:inherit;position:relative;z-index:1}.eb-layers{border-radius:inherit;inset:0;pointer-events:none;position:absolute;z-index:10}.eb-background-glow,.eb-glow-1,.eb-glow-2,.eb-overlay-1,.eb-overlay-2,.eb-stroke{border-radius:inherit;box-sizing:border-box;inset:0;pointer-events:none;position:absolute}.eb-stroke{border:var(--eb-border-width) solid var(--electric-border-color)}.eb-glow-1{border:var(--eb-border-width) solid oklch(from var(--electric-border-color) l c h/.6);filter:blur(calc(.5px + var(--eb-border-width)*.25));opacity:.5}.eb-glow-2{border:var(--eb-border-width) solid var(--electric-light-color);filter:blur(calc(2px + var(--eb-border-width)*.5));opacity:.5}.eb-background-glow{background:linear-gradient(-30deg,var(--electric-light-color),#0000,var(--electric-border-color));filter:blur(32px);opacity:.3;transform:scale(1.08);z-index:-1}.footer-section{background:#e8e8e8;padding:3rem 4rem 1.5rem;position:relative;width:100%;z-index:10}.footer-container{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr auto 1fr;margin:0 auto;max-width:1400px;position:relative}.footer-left{align-self:stretch;justify-content:space-between;min-height:400px}.footer-left,.footer-left-content{align-items:flex-start;display:flex;flex-direction:column}.footer-left-content{gap:.5rem}.footer-logo{align-items:center;display:flex;flex-shrink:0}.footer-logo img{height:85px;width:85px}.footer-title{color:#000;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:300;letter-spacing:-.02em;line-height:1.1;margin:0}.footer-social{align-items:center;align-self:flex-start;display:flex;gap:1rem}.footer-social-desktop{display:flex}.footer-social-mobile{display:none}.footer-social a{align-items:center;border-radius:50%;color:#000;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.footer-social a:hover{background:#0000000d;transform:translateY(-3px)}.footer-social svg{height:20px;width:20px}.footer-center{align-self:center;height:400px;position:relative;width:400px}.footer-center,.footer-spline-container{align-items:center;display:flex;justify-content:center}.footer-spline-container,.footer-spline-container spline-viewer{height:100%;width:100%}.footer-right{align-items:flex-start;align-self:start;display:flex;flex-direction:column;gap:2rem;padding-left:2rem}.footer-description{color:#333;font-size:.8rem;line-height:1.35;margin:0;max-width:380px}.footer-cta-button{align-items:center;background:linear-gradient(90deg,#ffdef9,#c3f4de);border:none;border-radius:50px;box-shadow:0 4px 15px #0000001a;color:#000;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:1rem;padding:1rem 2rem;transition:all .3s ease}.footer-cta-button:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}.footer-cta-button span{white-space:nowrap}.footer-cta-icon{align-items:center;background:#fff;border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.footer-cta-icon .arrow-icon-img{height:18px;object-fit:contain;width:18px}.footer-copyright{border-top:none;color:#999;font-size:.75rem;font-weight:300;margin-top:2.5rem;padding-top:0;text-align:center}@media (min-width:1201px){.footer-social-desktop{display:flex!important}.footer-social-mobile{display:none!important}}@media (max-width:1200px){.footer-section{padding:3rem 2rem 1.5rem}.footer-container{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.footer-left{align-items:flex-start;min-height:auto}.footer-left-content{align-items:flex-start;gap:.8rem}.footer-logo img{height:60px;width:60px}.footer-title{font-size:1.4rem;text-align:left}.footer-social-desktop{display:none}.footer-center{height:220px;justify-self:end;margin:0;max-width:220px;width:100%}.footer-right{align-items:center;display:flex;flex-direction:column;gap:1.5rem;grid-column:1/-1;order:3;padding-left:0;text-align:center}.footer-description{font-size:.75rem;max-width:100%;order:2;text-align:center}.footer-cta-button{align-self:center;order:1}.footer-social-mobile{display:flex;justify-content:center;margin-top:1rem;width:100%}}@media (max-width:768px){.footer-section{padding:2.5rem 1.5rem 1.5rem}.footer-logo img{height:55px;width:55px}.footer-title{font-size:1.2rem}.footer-center{height:180px;max-width:180px}.footer-description{font-size:.7rem;line-height:1.4}.footer-cta-button{font-size:.9rem;padding:.8rem 1.8rem;width:auto}.footer-cta-icon{height:28px;width:28px}.footer-cta-icon .arrow-icon-img{height:16px;width:16px}.footer-copyright{font-size:.7rem}}@media (max-width:480px){.footer-section{padding:2rem 1rem 1.5rem}.footer-container{gap:1rem}.footer-logo img{height:50px;width:50px}.footer-title{font-size:1.1rem}.footer-center{height:150px;max-width:150px}.footer-social-mobile{gap:.8rem}.footer-social-mobile a{height:36px;width:36px}.footer-social-mobile svg{height:18px;width:18px}.footer-description{font-size:.65rem;line-height:1.4}.footer-cta-button{font-size:.8rem;padding:.7rem 1.3rem}.footer-cta-icon{height:24px;width:24px}.footer-cta-icon .arrow-icon-img{height:14px;width:14px}.footer-copyright{font-size:.65rem}}.goo-filter-container{overflow:hidden}.goo-filter-container,.pixel-canvas{pointer-events:none;position:absolute;z-index:1}.pixel-trail-overlay{height:100vh;left:0;mix-blend-mode:difference;opacity:1;pointer-events:none;position:fixed;top:0;width:100%;will-change:auto;z-index:60000}.pixel-trail-overlay canvas{height:100%!important;pointer-events:none;width:100%!important}body,body *{cursor:auto!important}.pixel-trail-overlay *{pointer-events:none!important}.draggable{cursor:grab;position:absolute;touch-action:none;z-index:100}.draggable:active{cursor:grabbing}.sticker-container{aspect-ratio:1;position:relative;transform:rotate(var(--sticker-rotate));transition:transform .2s ease-out;width:var(--sticker-width)}.sticker-main{border-radius:var(--sticker-p);overflow:hidden}.sticker-lighting,.sticker-main{inset:0;position:absolute}.sticker-image{-webkit-user-drag:none;display:block;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;width:100%}@media (max-width:768px){.success-modal{border-radius:80px;max-width:350px;padding:1.2rem 1.8rem}.success-content{align-items:center;flex-direction:column;gap:.8rem;text-align:center}.success-logo{height:45px;width:45px}.success-text{text-align:center}.success-title{font-size:1rem}.success-message{font-size:.8rem}}.download-page{background:#e8e8e8;min-height:100vh;overflow-x:hidden;position:relative}.download-navigation-wrapper{align-items:center;background:#0000;display:flex;justify-content:space-between;left:0;padding:1.5rem 3rem;position:fixed;right:0;top:0;z-index:1000}.download-staggered-nav{height:auto;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:1000}.download-staggered-nav>*{pointer-events:auto}.download-center-logo{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1001}.download-center-logo-container{align-items:center;background:#fff;border:2px solid #000;border-radius:21px;box-shadow:0 2px 8px #0000001a;display:flex;height:42px;justify-content:center;padding:8px 16px}.download-center-logo-image{height:16px;object-fit:contain;width:auto}.download-right-nav-wrapper{align-items:center;display:flex;gap:1rem}.download-main-content{display:flex;min-height:100vh;padding-top:5rem;position:relative}.download-mobile-spline-section{display:none}.download-vertical-text{align-items:center;bottom:0;display:flex;justify-content:center;left:5rem;overflow:visible;position:fixed;top:0;width:450px;z-index:1}.download-vertical-text-inner{animation:scrollVertical 15s linear infinite;display:flex;flex-direction:column}.download-vertical-text-item{-webkit-text-stroke:2px #000;color:#000;font-family:Helvetica Neue,Arial,sans-serif;font-size:10rem;font-weight:900;letter-spacing:.02em;padding:5rem 0;paint-order:stroke fill;text-orientation:mixed;white-space:nowrap;writing-mode:vertical-rl}@keyframes scrollVertical{0%{transform:translateY(0)}to{transform:translateY(-33.33%)}}.download-spline-overlay{height:600px;left:50%;pointer-events:auto;position:absolute;top:50%;transform:translate(-50%,-50%);width:600px;z-index:10}.download-spline-overlay spline-viewer{background:#0000;height:100%;width:100%}.download-form-container{background:#0000;border-radius:0;margin:4rem 8rem 4rem auto;max-width:550px;padding:1.5rem;position:relative;width:100%;z-index:100}.download-form-header{margin-bottom:1.5rem}.download-title-wrapper{margin-bottom:.4rem;position:relative}.download-form-title{color:#000;font-family:Helvetica Neue,Arial,sans-serif;font-size:1.6rem;font-weight:900;letter-spacing:-.02em;line-height:1.1;margin:0}.download-sticker{cursor:grab;pointer-events:auto;position:absolute!important;right:30px;top:-50px;z-index:20}.download-sticker:active{cursor:grabbing}.download-form-subtitle{color:#333;font-family:Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:400;line-height:1.4;margin:0}.download-form{display:flex;flex-direction:column;gap:1rem}.download-form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.download-form-field{display:flex;flex-direction:column}.download-form-field-full{width:100%}.download-form-label{color:#000;font-family:Helvetica Neue,Arial,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-bottom:.4rem}.download-form-input,.download-form-select{border:2px solid #000;border-radius:50px}.download-form-input,.download-form-select,.download-form-textarea{background:#fff;color:#000;font-family:Helvetica Neue,Arial,sans-serif;font-size:.85rem;font-weight:400;outline:none;padding:.6rem .9rem;transition:all .2s ease}.download-form-textarea{border:2px solid #000;border-radius:12px;min-height:80px;resize:vertical}.download-form-input:focus,.download-form-select:focus,.download-form-textarea:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a}.download-form-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;cursor:pointer;padding-right:2.5rem}.download-form-checkbox-wrapper{margin-top:.5rem}.download-form-checkbox-label{align-items:center;cursor:pointer;display:flex;gap:.75rem}.download-form-checkbox{align-items:center;-webkit-appearance:none;appearance:none;border:2px solid #000;border-radius:4px;cursor:pointer;display:flex;height:20px;justify-content:center;transition:all .2s ease;width:20px}.download-form-checkbox:checked{background:#000}.download-form-checkbox:checked:after{color:#fff;content:"✓";font-size:14px;font-weight:700}.download-form-checkbox-text{font-size:.95rem;font-weight:400}.download-form-checkbox-text,.download-form-submit{color:#000;font-family:Helvetica Neue,Arial,sans-serif}.download-form-submit{align-items:center;align-self:flex-start;background:linear-gradient(90deg,#ffdef9,#c3f4de);border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;gap:.8rem;justify-content:space-between;margin-top:.8rem;max-width:280px;padding:.7rem .7rem .7rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width:968px){.download-form-submit{align-self:center}}.download-form-submit:hover{transform:translateY(-2px)}.download-form-submit:active{transform:translateY(0)}.download-submit-text{font-weight:600}.download-submit-arrow{align-items:center;background:#fff;border-radius:50%;display:flex;flex-shrink:0;height:28px;justify-content:center;transition:transform .3s ease;width:28px}.download-submit-arrow .arrow-icon-img{height:16px;object-fit:contain;width:16px}.download-form-submit:hover .download-submit-arrow{transform:translate(4px,-4px)}@media (max-width:1200px){.download-vertical-text{left:3rem;width:350px}.download-vertical-text-item{font-size:8rem}.download-spline-overlay{height:500px;width:500px}.download-form-container{margin-right:2rem;max-width:500px}}@media (max-width:968px){.download-navigation-wrapper{padding:1rem 1.5rem}.download-spline-overlay,.download-vertical-text-desktop{display:none!important}.download-mobile-spline-section{display:block;height:55vh;margin-bottom:-3rem;margin-top:-2rem;order:1;overflow:hidden;pointer-events:none;position:relative;width:100%;z-index:1}.download-horizontal-text{left:0;overflow:hidden;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1}.download-horizontal-text-inner{animation:scrollHorizontal 20s linear infinite;display:flex;will-change:transform}.download-horizontal-text-item{-webkit-text-stroke:2px #000;color:#000;font-family:Helvetica Neue,Arial,sans-serif;font-size:5.5rem;font-weight:900;letter-spacing:.02em;padding:0 2rem;paint-order:stroke fill;white-space:nowrap}@keyframes scrollHorizontal{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.download-mobile-spline{height:95%;left:50%;max-width:500px;pointer-events:auto;position:absolute;top:50%;transform:translate(-50%,-50%);width:95%;z-index:10}.download-mobile-spline spline-viewer{background:#0000;height:100%;width:100%}.download-main-content{align-items:center;flex-direction:column;justify-content:flex-start;padding-top:4rem}.download-form-container{margin:0 1.5rem 2rem;max-width:550px;order:2;pointer-events:auto;width:100%;z-index:200}.download-form-row{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:768px){.download-navigation-wrapper{padding:1rem}.download-center-logo-container{border-width:1.5px;height:36px;padding:6px 12px}.download-center-logo-image{height:14px}.download-mobile-spline-section{height:50vh;margin-bottom:-2.5rem;margin-top:-1.5rem}.download-horizontal-text-item{font-size:4.5rem}.download-mobile-spline{max-width:450px;width:95%}.download-form-container{margin:0 auto 2rem;max-width:550px;padding:2rem 1.5rem}.download-form-title{font-size:2rem}.download-form-subtitle{font-size:1rem}.download-sticker{display:none}}@media (max-width:480px){.download-center-logo-container{border-width:1.5px;height:32px;padding:4px 10px}.download-center-logo-image{height:12px}.download-mobile-spline-section{height:45vh;margin-bottom:-2rem;margin-top:-1rem}.download-horizontal-text-item{font-size:3.5rem;padding:0 1.5rem}.download-mobile-spline{max-width:380px;width:95%}.download-form-container{margin:0 auto 1.5rem;max-width:550px;padding:1.5rem 1rem}.download-form-title{font-size:1.8rem}.download-form-submit{justify-content:center;width:100%}}@media (min-width:969px){.download-mobile-spline-section{display:none!important}.download-vertical-text-desktop{display:flex!important}}.youtube-video-section{background:#000;height:100vh;overflow:hidden;position:relative;width:100%}.youtube-video-container.background-video{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.youtube-video-player.background-player{background:red;border:none;height:56.25vw;left:50%;min-height:100vh;min-width:177.78vh;outline:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw;z-index:1}.video-overlay{background:#0003;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.small-video-container{box-shadow:0 30px 80px #00000080;height:450px;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:800px;z-index:10}.small-video-player{border:none;height:100%;outline:none;width:100%}.background-player iframe,.small-video-player iframe{border:none;height:100%!important;outline:none;width:100%!important}@media (max-aspect-ratio:16/9){.youtube-video-player.background-player{height:100vh;width:177.78vh}}@media (min-aspect-ratio:16/9){.youtube-video-player.background-player{height:56.25vw;width:100vw}}@media (max-width:768px){.small-video-container{height:337px;width:600px}.youtube-video-player.background-player{height:56.25vw;min-height:100vh;min-width:177.78vh;width:100vw}}@media (max-width:480px){.small-video-container{height:281px;width:500px}}@font-face{font-display:swap;font-family:Helvetica Neue;font-style:normal;font-weight:100;src:url(/static/media/HelveticaNeue-Thin.69715fdffa5218e05ef8.otf) format("opentype")}@font-face{font-display:swap;font-family:Helvetica Neue;font-style:normal;font-weight:400;src:url(/static/media/HelveticaNeue-Roman.ddb209473d7df560da50.otf) format("opentype")}@font-face{font-display:swap;font-family:Helvetica Neue;font-style:normal;font-weight:500;src:url(/static/media/HelveticaNeue-Roman.ddb209473d7df560da50.otf) format("opentype")}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.video-container{position:relative}.video-container:before{background:linear-gradient(180deg,#f0f0f0 0,#f0f0f099 2%,#f0f0f04d 4%,#f0f0f01a 6%,#f0f0f000 8%,#f0f0f000 92%,#f0f0f01a 94%,#f0f0f04d 96%,#f0f0f099 98%,#f0f0f0);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:5}.YouTubeBackground{z-index:1}.bottom-image,.left-vertical-image{z-index:25}.phone-frame,.phone-left-accent{z-index:20}.draggable-text{z-index:15}body{background-color:#f0f0f0;margin:0;overflow-x:hidden;overflow-y:auto;padding:0}.App{min-height:calc(100vh + 5rem)}.video-container{height:calc(100vh - 2rem);overflow:hidden;width:100%}.YouTubeBackground{height:100%}.control-area{align-items:flex-start;background:#f0f0f0;height:5rem;padding-top:1rem;position:relative;width:100%;z-index:1000}.control-area,.mask-toggle{display:flex;justify-content:center}.mask-toggle{align-items:center;gap:.5rem}@media (max-width:768px){.App{min-height:calc(100vh + 4rem)}.video-container{height:calc(100vh - 1.5rem)}.control-area{height:4rem;padding-top:.8rem}.mask-toggle-btn{height:6px;min-width:6px;width:6px}}@media (max-width:480px){.App{min-height:calc(100vh + 3rem)}.video-container{height:calc(100vh - 1rem)}.control-area{height:3rem;padding-top:.6rem}.mask-toggle-btn{height:5px;min-width:5px;width:5px}}.navigation-wrapper{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;width:100%;z-index:99999}.left-nav .pill-nav-container{display:flex;justify-content:flex-start;padding:0;position:static}.left-nav .pill-nav{align-items:center;display:flex;gap:0}.left-nav .pill-logo{margin-right:1rem}.center-logo{left:50%;position:absolute;top:1rem;transform:translateX(-50%);z-index:100000}.center-logo,.center-logo-container{align-items:center;display:flex;justify-content:center}.center-logo-container{background:#fff;border:2px solid #000;border-radius:21px;box-shadow:0 2px 8px #0000001a;height:42px;padding:8px 16px}.center-logo-image{height:16px;object-fit:contain;width:auto}.right-nav-wrapper{align-items:center;display:flex;gap:1rem;justify-content:flex-end}.right-nav .pill-nav-container{display:flex;justify-content:flex-end;padding:0;position:static}.right-nav .pill-nav{align-items:center;display:flex;gap:0}.right-nav .pill-logo{display:none}.main-content{bottom:4rem;color:#fff;display:none;left:2rem;position:absolute;z-index:50}@media (max-width:1200px){.navigation-wrapper{align-items:center;flex-direction:column;gap:1rem}.center-logo{order:-1;position:static;transform:none}.right-nav-wrapper{order:1}}@media (max-width:768px){.navigation-wrapper{padding:1rem}.center-logo-container{border-width:1.5px;height:36px;padding:6px 12px}.center-logo-image{height:14px}}@media (max-width:480px){.center-logo-container{border-width:1.5px;height:32px;padding:4px 10px}.center-logo-image{height:12px}}.draggable-text{cursor:grab;max-height:80px;object-fit:contain;position:absolute;transition:transform .1s ease;-webkit-user-select:none;user-select:none;width:auto;z-index:10}.draggable-text:hover{transform:scale(1.05)}.draggable-text.dragging{cursor:grabbing;transform:scale(1.1);transition:none;z-index:20}.draggable-text:active{cursor:grabbing}@media (max-width:768px){.draggable-text{max-height:60px}}@media (max-width:480px){.draggable-text{max-height:50px}}.bottom-image{bottom:5rem;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:20}.bottom-image:before{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff26;bottom:-10px;filter:blur(15px) saturate(1.3) brightness(1.2);left:-35px;right:-35px;top:-10px;z-index:-1}.bottom-image:after,.bottom-image:before{border-radius:9999px;content:"";pointer-events:none;position:absolute}.bottom-image:after{background:linear-gradient(135deg,#fff3,#ffffff0d 25%,#ffffff03 50%,#ffffff0d 75%,#fff3);border:1px solid #ffffff1a;bottom:-9px;filter:blur(.3px);left:-34px;right:-34px;top:-9px;z-index:0}.bottom-image-content{filter:drop-shadow(0 4px 12px rgba(0,0,0,.4));max-height:35px;object-fit:contain;position:relative;width:auto;z-index:2}@media (max-width:768px){.bottom-image{bottom:3.5rem}.bottom-image-content{max-height:28px}.bottom-image:before{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffff1f;border-radius:9999px;bottom:-8px;filter:blur(12px) saturate(1.25) brightness(1.15);left:-28px;right:-28px;top:-8px}.bottom-image:after{background:linear-gradient(135deg,#ffffff26,#ffffff0a 25%,hsla(0,0%,100%,.005) 50%,#ffffff0a 75%,#ffffff26);border:1px solid #ffffff14;border-radius:9999px;bottom:-7px;filter:blur(.3px);left:-27px;pointer-events:none;right:-27px;top:-7px;z-index:0}}@media (max-width:480px){.bottom-image{bottom:3rem}.bottom-image-content{max-height:22px}.bottom-image:before{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#ffffff1a;border-radius:9999px;bottom:-6px;filter:blur(10px) saturate(1.2) brightness(1.1);left:-20px;right:-20px;top:-6px}.bottom-image:after{background:linear-gradient(135deg,#ffffff1f,#ffffff08 25%,hsla(0,0%,100%,.003) 50%,#ffffff08 75%,#ffffff1f);border:1px solid #ffffff0f;border-radius:9999px;bottom:-5px;filter:blur(.3px);left:-19px;pointer-events:none;right:-19px;top:-5px;z-index:0}}.left-vertical-image{left:3rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s ease;z-index:5}.left-vertical-image:hover{opacity:1}.left-vertical-image:before{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffff26;bottom:-20px;filter:blur(12px) saturate(1.3) brightness(1.2);left:-10px;right:-10px;top:-20px;z-index:-1}.left-vertical-image:after,.left-vertical-image:before{border-radius:9999px;content:"";pointer-events:none;position:absolute}.left-vertical-image:after{background:linear-gradient(45deg,#fff3,#ffffff0d 25%,#ffffff03 50%,#ffffff0d 75%,#fff3);border:1px solid #ffffff1a;bottom:-18px;filter:blur(.3px);left:-9px;right:-9px;top:-18px;z-index:0}.left-vertical-image-content{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));max-height:150px;object-fit:contain;position:relative;width:auto;z-index:2}@media (max-width:768px){.left-vertical-image-content{max-height:130px}.left-vertical-image:before{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#ffffff1f;bottom:-16px;filter:blur(10px) saturate(1.25) brightness(1.15);left:-8px;right:-8px;top:-16px}.left-vertical-image:after{background:linear-gradient(45deg,#ffffff26,#ffffff0a 25%,hsla(0,0%,100%,.005) 50%,#ffffff0a 75%,#ffffff26);border:1px solid #ffffff14;bottom:-14px;filter:blur(.3px);left:-7px;right:-7px;top:-14px}}@media (max-width:480px){.left-vertical-image-content{max-height:100px}.left-vertical-image:before{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#ffffff1a;bottom:-12px;filter:blur(8px) saturate(1.2) brightness(1.1);left:-6px;right:-6px;top:-12px}.left-vertical-image:after{background:linear-gradient(45deg,#ffffff1f,#ffffff08 25%,hsla(0,0%,100%,.003) 50%,#ffffff08 75%,#ffffff1f);border:1px solid #ffffff0f;bottom:-10px;filter:blur(.3px);left:-5px;right:-5px;top:-10px}}.YouTubeBackground{height:calc(100vh - 12rem);max-height:calc(100vh - 12rem);overflow:hidden;position:relative}.mask-toggle-btn{background:#ccc;border:none;border-radius:50%;cursor:pointer;height:8px;min-width:8px;padding:0;pointer-events:auto;transition:all .3s ease;width:8px}.mask-toggle-btn.active{background:#666}.mask-toggle-btn .mask-dot{display:none}@media (max-width:768px){.YouTubeBackground{height:calc(100vh - 10rem);max-height:calc(100vh - 10rem)}.mask-toggle{bottom:2rem}.App:after{height:10rem}}@media (max-width:480px){.YouTubeBackground{height:calc(100vh - 8rem);max-height:calc(100vh - 8rem)}.mask-toggle{bottom:1.5rem}.App:after{height:8rem}}.phone-ui-image{transition:opacity .5s ease-in-out}.phone-ui-content{height:auto;object-fit:contain;opacity:.9;width:100%}.phone-dynamic-island,.phone-time-display{transition:opacity .5s ease-in-out}.phone-time-text{color:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:16px;font-weight:800;letter-spacing:1px;mix-blend-mode:difference;transform:rotate(-90deg);transform-origin:center;white-space:nowrap}@media (max-width:768px){.phone-ui-image{left:21px;top:12%;width:12px}.phone-dynamic-island{border-radius:14px;height:100px;left:15px;width:28px}.phone-time-display{bottom:70px;left:21px;width:28px}.phone-time-text{font-size:14px;font-weight:800;mix-blend-mode:difference;transform:rotate(-90deg)}}@media (max-width:480px){.phone-ui-image{left:17px;top:10%;width:10px}.phone-dynamic-island{border-radius:11px;height:80px;left:12px;width:22px}.phone-time-display{bottom:60px;left:17px;width:22px}.phone-time-text{font-size:12px;font-weight:800;mix-blend-mode:difference;transform:rotate(-90deg)}}.phone-border,.phone-border-bottom,.phone-border-left,.phone-border-right,.phone-border-top,.phone-frame,.phone-frame-border,.phone-left-accent,.phone-left-rectangle,.phone-outer-frame{display:none}.mask-1,.mask-2{height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:opacity .6s ease-in-out;width:100%}.mask-visible{opacity:1;pointer-events:auto}.mask-hidden{opacity:0;pointer-events:none}.phone-ui-image{align-items:center;display:flex;justify-content:center;left:27px;top:15%;width:14px;z-index:26}.phone-dynamic-island,.phone-ui-image{pointer-events:none;position:absolute;transform:translateY(-50%)}.phone-dynamic-island{background:#000;border-radius:17px;box-shadow:0 0 10px #000c,inset 0 1px 0 #ffffff1a;height:120px;left:20px;top:50%;width:35px;z-index:25}.phone-time-display{align-items:center;bottom:80px;display:flex;justify-content:center;left:27px;pointer-events:none;position:absolute;width:35px;z-index:25}body,html{overflow-x:hidden;overflow-y:auto}html{background-color:#f0f0f0;scrollbar-color:#d89adc #0000;scrollbar-width:thin}::-webkit-scrollbar{background:#0000;width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#d89adc;border:2px solid #0000;border-radius:9999px}.App{background-color:#f0f0f0;flex-direction:column;min-height:100vh;overflow:visible}.App,.logo-section{display:flex;position:relative;width:100%}.logo-section{align-items:center;background:#f0f0f0;height:120px;margin-bottom:0;overflow:hidden;padding:0 2rem}@media (max-width:768px){.logo-section{height:100px;margin-bottom:0;padding:0 1rem}}@media (max-width:480px){.logo-section{height:80px;margin-bottom:0;padding:0 .5rem}}.success-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.success-modal{animation:slideUp .4s cubic-bezier(.34,1.56,.64,1);background:#fff;border:2px solid #000;border-radius:100px;box-shadow:0 20px 60px #0000004d;max-width:500px;padding:.9rem 2.5rem;position:relative;width:80%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.success-content{align-items:center;display:flex;gap:.8rem}.success-logo{flex-shrink:0;height:40px;margin-right:.5rem;object-fit:contain;width:40px}.success-text{flex:1 1;text-align:left}.success-title{color:#000;font-size:1.3rem;font-weight:900;letter-spacing:-.02em;line-height:1.1}.success-message,.success-title{font-family:Helvetica Neue,Arial,sans-serif;margin:0}.success-message{color:#333;font-size:1rem;font-weight:400;line-height:1.3}
/*# sourceMappingURL=main.df691684.css.map*/