:root{color-scheme:dark;--bg:#09080d;--text:#f7f0e8;--muted:#a49caa;--pink:#ef8abe;--violet:#9a72f8;--teal:#75d6c9;--gold:#d9b679;--line:#ffffff20;--page:clamp(22px,5vw,88px);--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:0}body{margin:0;background:var(--bg);color:var(--text);font:400 15px/1.65 var(--sans);overflow-x:clip}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}img,video{display:block;max-width:100%}button:focus-visible,a:focus-visible{outline:2px solid var(--teal);outline-offset:6px}button[disabled]{cursor:wait}::selection{background:#b75190;color:white}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:500;line-height:.94;letter-spacing:-.045em}h2{font-size:clamp(56px,6.4vw,102px)}h2>span,h2>em{display:block}em{font-weight:500;color:var(--pink)}.muted{color:var(--muted);font-size:16px;max-width:410px;margin-top:24px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.2em;line-height:1.7;text-transform:uppercase;color:var(--gold)}.section-shell{padding:110px var(--page);max-width:1600px;margin:0 auto}.section-heading .eyebrow{margin-bottom:27px}.text-link{display:inline-flex;gap:24px;align-items:center;font-size:12px;font-weight:600}.text-link:hover{color:var(--pink)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:55px;padding:16px 26px;border-radius:100px;font-size:12px;font-weight:700;line-height:1.3;transition:transform .3s,background .3s,box-shadow .3s}.button:hover{transform:translateY(-3px)}.button--primary{background:var(--text);color:#171019;box-shadow:0 8px 60px #ed8abc13}.button--primary:hover{background:var(--pink);box-shadow:0 8px 60px #ed8abc36}.button--primary>span:last-child{font-size:21px;font-weight:400}.button--quiet{border:1px solid var(--line);background:transparent}.button--quiet:hover{border-color:var(--pink)}.skip{position:fixed;top:0;left:20px;transform:translateY(-140%);z-index:100;padding:15px 25px;background:var(--text);color:var(--bg)}.skip:focus{transform:translateY(0)}
.grain{position:fixed;inset:0;z-index:9;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.91' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' opacity='.6' d='M0 0h220v220H0z'/%3E%3C/svg%3E")}.aura{position:fixed;width:40vw;height:40vw;border-radius:50%;filter:blur(100px);opacity:.095;pointer-events:none;z-index:0;animation:aura-drift 18s ease-in-out infinite alternate}.aura--pink{background:#f1329e;top:25%;left:-27%}.aura--violet{background:#793cff;right:-20%;top:50%;animation-delay:-10s}#atmosphere{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}main,footer{position:relative;z-index:2}@keyframes aura-drift{to{transform:translate(12vw,-15vh) scale(1.3)}}
.site-header{position:absolute;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;gap:38px;padding:28px var(--page);max-width:1600px;margin:auto}.wordmark{font-size:30px;line-height:1;letter-spacing:-1.6px;font-weight:700}.wordmark span{color:var(--pink);padding-left:3px}.header-location{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted);margin-right:auto;white-space:nowrap}.header-location i{width:5px;height:5px;border-radius:50%;background:var(--teal);box-shadow:0 0 12px var(--teal)}.site-header nav{display:flex;gap:30px;font-size:11px}.site-header nav a:hover{color:var(--pink)}.languages{display:flex;padding:3px;border:1px solid var(--line);border-radius:50px;gap:1px}.languages button{background:none;font-size:10px;font-weight:600;border-radius:30px;padding:7px 10px;color:var(--muted)}.languages button[aria-pressed=true]{background:#ffffff12;color:var(--text)}
.hero{position:relative;isolation:isolate;min-height:680px;height:100svh;max-height:1100px;max-width:1600px;margin:0 auto;padding:160px var(--page) 100px;display:flex;align-items:center}.hero-copy{position:relative;z-index:4;width:61%}.hero .eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:34px}.spark{font-size:20px;color:var(--pink)}.hero h1{font-size:clamp(76px,8.8vw,145px);letter-spacing:-.05em;position:relative;width:max-content;max-width:100%}.hero h1>span:first-child{display:block}.hero h1 em{display:inline-block;color:var(--pink);font-size:1.13em;line-height:.95}.hero-dot{color:var(--pink)}.hero-lead{color:var(--muted);font-size:14px;max-width:310px;margin-top:32px;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:34px}.hero-visual{position:absolute;z-index:2;width:57%;height:95%;bottom:1%;right:-3%;display:grid;place-items:center;pointer-events:none;perspective:1100px}.hero-visual video{height:100%;width:100%;object-fit:contain;mask-image:linear-gradient(to bottom,transparent 2%,#000 14%,#000 90%,transparent);mix-blend-mode:screen;transform:translateY(-1%)}.hero-halo{position:absolute;width:65%;aspect-ratio:1;border-radius:50%;background:radial-gradient(ellipse,#a429651d,transparent 70%);filter:blur(50px);animation:halo 9s ease-in-out infinite alternate}.hero-tag{position:absolute;bottom:13%;right:10%;font-size:8px;letter-spacing:.17em;color:var(--gold);display:flex;align-items:center;gap:8px}.hero-tag i{width:25px;height:1px;background:var(--gold)}.hero-orbit{position:absolute;z-index:1;inset:5% -15% 0 40%;display:grid;place-items:center;overflow:hidden;pointer-events:none}.hero-orbit i{position:absolute;width:90%;height:55%;border:1px solid #bc80aa10;transform:rotate(-38deg);border-radius:50%}.hero-orbit i+ i{width:80%;height:80%;transform:rotate(35deg);border-color:#bd9d6312}.hero-bottom{position:absolute;left:var(--page);right:var(--page);bottom:30px;padding-top:22px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:9px;color:var(--muted)}.hero-bottom>a{display:flex;align-items:center;gap:18px}.scroll-line{height:30px;width:1px;background:linear-gradient(var(--pink),transparent);animation:scroll-cue 2s ease-in-out infinite}.coordinate{font-size:9px;letter-spacing:.1em}@keyframes scroll-cue{50%{transform:translateY(7px);opacity:.4}}@keyframes halo{to{transform:scale(1.3);opacity:.5}}
.ritual{height:640svh;position:relative;border-top:1px solid var(--line)}.ritual-sticky{position:sticky;top:0;height:100svh;min-height:650px;overflow:hidden;isolation:isolate;background:#08070b}.ritual-heading{position:absolute;top:8%;left:var(--page);z-index:3;max-width:440px}.ritual-heading h2{font-size:clamp(40px,4.5vw,72px)}.ritual-heading .muted{font-size:12px;max-width:265px;line-height:1.9;margin-top:18px}.ritual-heading .eyebrow{margin-bottom:20px}.assembly-stage{position:absolute;inset:0;z-index:1;display:grid;place-items:center}.assembly-stage video{width:100%;height:100%;object-fit:contain;transform:translate(14%,-7%) scale(.95)}.stage-shade{position:absolute;inset:0;background:linear-gradient(90deg,#08070bf5 0%,#08070b6b 22%,transparent 45%),linear-gradient(0deg,#08070b 0%,transparent 30%);pointer-events:none}.stage-caption{position:absolute;left:var(--page);right:var(--page);bottom:125px;z-index:4;display:flex;gap:25px;align-items:center}.stage-caption>span:first-child{font-size:10px;letter-spacing:.12em;color:var(--gold);white-space:nowrap}.stage-caption h3{font-family:var(--serif);font-weight:500;font-size:clamp(30px,3vw,48px);line-height:1.1;letter-spacing:-.02em}.stage-caption p{color:var(--muted);font-size:11px;margin-top:10px}.stage-star{color:var(--pink);font-size:50px;margin-left:auto;animation:star-spin 30s linear infinite}@keyframes star-spin{to{transform:rotate(360deg)}}.stage-nav{position:absolute;bottom:33px;left:var(--page);right:var(--page);z-index:5;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.stage-nav button{text-align:left;background:none;border-top:1px solid #ffffff29;color:var(--muted);padding:13px 0 0;font-size:10px;transition:color .3s,border-color .3s}.stage-nav button>span{display:block;font-size:8px;letter-spacing:.05em;margin-bottom:4px;opacity:.6}.stage-nav button[aria-current=step]{color:var(--pink);border-color:var(--pink)}.stage-nav button:hover{color:var(--text)}.assembly-progress{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#ffffff09;z-index:5}.assembly-progress i{display:block;height:100%;width:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--pink),var(--violet),var(--teal))}
.flight{height:360svh;position:relative}.flight-sticky{height:100svh;min-height:660px;position:sticky;top:0;isolation:isolate;overflow:hidden;border-top:1px solid var(--line)}.flight-heading{position:absolute;left:var(--page);top:13%;z-index:5;max-width:50%}.flight-heading h2{font-size:clamp(48px,5.6vw,88px)}.flight-heading .muted{max-width:230px;font-size:13px}.flight-stage{position:absolute;inset:0;perspective:1400px;transform-style:preserve-3d}.flight-item{position:absolute;inset:2% -5% 0 20%;display:grid;place-items:center;opacity:0;will-change:transform,opacity;transform-origin:60% 50%;pointer-events:none}.flight-item video,.flight-item img{height:94%;width:100%;object-fit:contain;mix-blend-mode:screen;mask-image:radial-gradient(ellipse at center,#000 45%,transparent 74%)}.flight-lines{position:absolute;width:95vw;height:35vw;left:15vw;top:25%;border:1px solid #d2b58f15;transform:rotate(-25deg);border-radius:50%;box-shadow:0 0 70px #b956b608,inset 0 0 70px #b956b608}.flight-lines::after{content:'';position:absolute;inset:35px -40px;border:1px solid #9972ea16;border-radius:50%}.flight-caption{position:absolute;left:var(--page);right:var(--page);bottom:50px;display:flex;align-items:center;gap:22px;z-index:5}.flight-caption>span{color:var(--gold);font-size:10px;letter-spacing:.1em}.flight-caption h3{font-family:var(--serif);font-size:32px;font-weight:500}.flight-caption a{margin-left:auto}
.portfolio{padding-top:140px;border-top:1px solid var(--line)}.portfolio .section-heading{max-width:650px}.portfolio .muted{max-width:380px}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:46px 0 42px}.filters button{background:none;color:var(--muted);border:1px solid var(--line);padding:9px 18px;border-radius:40px;font-size:10px}.filters button[aria-pressed=true]{background:var(--text);color:var(--bg);border-color:var(--text)}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 26px}.cake-card{display:block;position:relative;background:none;text-align:left;padding:0;min-width:0}.cake-photo{position:relative;overflow:hidden;aspect-ratio:4/5;background:#19161e;border-radius:3px}.cake-photo img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.7,.2,1),filter .5s}.cake-card:nth-child(3n+2){margin-top:56px}.cake-card:nth-child(3n+3){margin-top:112px}.cake-card:hover .cake-photo img{transform:scale(1.055);filter:brightness(1.05)}.cake-photo::after{content:'';position:absolute;inset:0;box-shadow:inset 0 0 80px #00000020;border:1px solid #ffffff10;pointer-events:none}.cake-arrow{position:absolute;right:15px;bottom:15px;width:36px;height:36px;background:var(--text);color:#161018;border-radius:50%;display:grid;place-items:center;font-size:20px;transform:translateY(60px);transition:transform .35s;z-index:2}.cake-card:hover .cake-arrow,.cake-card:focus-visible .cake-arrow{transform:translateY(0)}.cake-meta{display:flex;justify-content:space-between;gap:15px;align-items:baseline;margin-top:17px}.cake-meta h3{font-family:var(--serif);font-weight:500;font-size:26px;line-height:1.1}.cake-meta>span{font-size:9px;color:var(--muted)}.portfolio-instagram{margin-top:60px;border-bottom:1px solid var(--line);padding-bottom:13px}.order{padding-top:100px;padding-bottom:140px}.order-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:65px}.order-step{border-top:1px solid var(--line);padding-top:23px}.order-step>span{font-family:var(--serif);font-size:54px;font-style:italic;color:var(--pink);line-height:1}.order-step h3{font-family:var(--serif);font-size:32px;font-weight:500;line-height:1.1;margin:34px 0 17px}.order-step p{font-size:12px;line-height:1.9;color:var(--muted);max-width:290px}
.contact{text-align:center;position:relative;isolation:isolate;padding-top:110px;padding-bottom:120px;border-top:1px solid var(--line);overflow:hidden}.contact h2{font-size:clamp(68px,8.5vw,140px);margin-top:30px}.contact .muted{max-width:360px;margin:30px auto}.contact-glow{position:absolute;z-index:-1;inset:0;background:radial-gradient(ellipse at 50% 110%,#883e9160,transparent 65%)}.contact-actions{display:flex;justify-content:center;gap:14px;margin-top:40px}.service-line{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:25px;font-size:10px;color:var(--muted);margin-top:75px}.service-line i{font-size:12px;color:var(--gold);font-style:normal}footer{max-width:1600px;margin:auto;display:flex;gap:35px;align-items:center;padding:38px var(--page) 65px;border-top:1px solid var(--line);font-size:9px;color:var(--muted)}footer .wordmark{color:var(--text);font-size:25px;margin-right:18px}footer>span:nth-last-of-type(1){margin-left:auto}.motion-toggle{position:fixed;bottom:14px;left:16px;z-index:30;display:flex;align-items:center;gap:9px;background:#17131bcc;border:1px solid #ffffff20;border-radius:30px;padding:8px 13px;font-size:9px;color:var(--muted);backdrop-filter:blur(12px)}.motion-toggle:hover{color:var(--text)}.motion-icon{font-size:12px}
dialog{padding:0;border:1px solid #ffffff20;width:min(900px,92vw);max-height:90svh;background:#151019;color:var(--text);border-radius:10px;overflow:auto}dialog[open]{display:grid;grid-template-columns:1.1fr 1fr}dialog::backdrop{background:#040207db;backdrop-filter:blur(15px)}.dialog-image{background:#09080d}.dialog-image img{width:100%;height:100%;max-height:85svh;object-fit:contain}.dialog-copy{padding:70px 38px 30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.dialog-copy h2{font-size:58px;line-height:1.02;margin:24px 0 36px}.dialog-copy .eyebrow{font-size:8px}.dialog-close{position:absolute;top:12px;right:12px;background:#09080ddb;width:36px;height:36px;border-radius:50%;font-size:24px;z-index:2}.dialog-pagination{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:65px}.dialog-pagination button{background:none;border:1px solid var(--line);border-radius:50%;width:38px;height:38px}.dialog-pagination span{font-size:10px;color:var(--muted)}.no-js{padding:30px;text-align:center}.no-js a{text-decoration:underline}
html[lang=ru] .hero h1,html[lang=uk] .hero h1{font-size:clamp(58px,6.8vw,116px)}html[lang=ru] .hero h1 em,html[lang=uk] .hero h1 em{font-size:1.05em}
body.motion-paused *,body.motion-paused *::before,body.motion-paused *::after{animation-play-state:paused!important}.motion-paused .ritual{height:auto}.motion-paused .ritual-sticky{position:relative}.motion-paused .flight{height:100svh}.motion-paused .flight-sticky{position:relative}
@media(min-width:1600px){.hero-visual{right:0}.hero{min-height:900px}}@media(max-width:1100px){.site-header{gap:24px}.header-location{display:none}.site-header nav{margin-left:auto}.hero h1{font-size:10vw}.hero-copy{width:64%}.hero-actions{gap:18px;flex-wrap:wrap}.hero-visual{width:62%;right:-9%}.hero{min-height:740px}.ritual-heading{max-width:350px}.ritual-heading h2{font-size:53px}.assembly-stage video{transform:translate(18%,-7%) scale(.98)}.flight-heading{max-width:57%}.gallery{gap:35px 20px}.cake-meta h3{font-size:23px}}
@media(max-width:760px){:root{--page:24px}.site-header{padding-top:24px;gap:20px}.wordmark{font-size:25px}.site-header nav{display:none}.languages{margin-left:auto}.languages button{padding:6px 9px}.hero{min-height:920px;height:125svh;max-height:1150px;align-items:flex-start;padding-top:130px}.hero-copy{width:100%}.hero .eyebrow{font-size:9px;margin-bottom:22px}.hero h1{font-size:clamp(64px,14vw,108px);max-width:100%}.hero h1 em{font-size:1.1em}.hero-lead{font-size:12px;max-width:285px;margin-top:24px}.hero-actions{margin-top:23px;gap:25px}.button{min-height:49px;font-size:11px;padding:14px 21px;gap:24px}.hero-actions .text-link{font-size:10px;gap:14px}.hero-visual{width:94%;height:62%;bottom:50px;right:-11%;z-index:1}.hero-visual video{mask-image:linear-gradient(transparent 0%,#000 18%,#000 83%,transparent 100%)}.hero-tag{bottom:10%;right:20%;font-size:7px}.hero-orbit{inset:40% -45% 0 5%}.hero-bottom{bottom:23px;align-items:end}.hero-bottom>span:first-child{max-width:130px;font-size:8px}.hero-bottom a{font-size:8px;max-width:155px;gap:12px}.coordinate{display:none}.hero-bottom .scroll-line{height:22px}.section-shell{padding:80px var(--page)}h2{font-size:clamp(49px,11vw,78px)}.muted{font-size:13px;line-height:1.8}.eyebrow{font-size:8px;letter-spacing:.15em}.section-heading .eyebrow{margin-bottom:20px}.ritual{height:550svh}.ritual-sticky{min-height:600px}.ritual-heading{top:6%;max-width:calc(100% - 48px)}.ritual-heading h2{font-size:clamp(42px,9.6vw,65px)}.ritual-heading .muted{font-size:11px;max-width:240px;margin-top:16px}.assembly-stage{inset:26% -31% 17%}.assembly-stage video{transform:none;object-fit:contain}.stage-shade{background:linear-gradient(0deg,#08070b,transparent 25%,transparent 90%,#08070b)}.stage-caption{bottom:112px;gap:13px;align-items:flex-start}.stage-caption>span:first-child{font-size:8px;padding-top:8px}.stage-caption h3{font-size:28px;max-width:270px}.stage-caption p{font-size:9px;max-width:260px;margin-top:8px}.stage-star{font-size:28px;margin-top:3px}.stage-nav{bottom:21px;gap:7px}.stage-nav button{font-size:8px;line-height:1.2;overflow-wrap:anywhere;padding-top:9px}.stage-nav button>span{font-size:7px;margin-bottom:8px}.flight{height:320svh}.flight-sticky{min-height:650px}.flight-heading{max-width:90%;top:8%}.flight-heading h2{font-size:clamp(49px,11vw,70px)}.flight-heading .muted{font-size:11px;max-width:230px;margin-top:18px}.flight-item{inset:20% -18% 6% 2%}.flight-item img,.flight-item video{height:100%;max-width:none}.flight-caption{bottom:35px;gap:13px;flex-wrap:wrap}.flight-caption h3{font-size:26px}.flight-caption>span{font-size:8px}.flight-caption a{font-size:10px}.flight-lines{top:40%;left:-10vw;width:130vw;height:65vw}.portfolio{padding-top:90px}.portfolio .muted{max-width:260px}.filters{gap:7px;margin:30px 0}.filters button{font-size:9px;padding:8px 12px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 13px}.cake-card:nth-child(3n+2),.cake-card:nth-child(3n+3){margin-top:0}.cake-card:nth-child(even){margin-top:38px}.cake-photo{aspect-ratio:3/4}.cake-meta{gap:6px;margin-top:12px}.cake-meta h3{font-size:22px}.cake-meta>span{font-size:7px;flex-shrink:0}.cake-arrow{width:28px;height:28px;right:9px;bottom:9px;font-size:16px;transform:none}.order-steps{grid-template-columns:1fr;gap:35px;margin-top:45px}.order-step{display:grid;grid-template-columns:55px 1fr;column-gap:10px;padding-top:22px}.order-step>span{grid-row:span 2;font-size:45px}.order-step h3{font-size:30px;margin:7px 0 13px}.order-step p{font-size:12px;max-width:100%;grid-column:2}.contact h2{font-size:clamp(52px,12vw,78px)}.contact-actions{flex-wrap:wrap;gap:12px;margin-top:25px}.contact .muted{font-size:13px}.service-line{gap:12px;font-size:9px;line-height:2;margin-top:48px}.service-line span:last-child{flex-basis:100%}.service-line i:nth-of-type(2){display:none}footer{padding:30px var(--page) 75px;flex-wrap:wrap;gap:22px;font-size:8px}footer>span:first-of-type{width:calc(100% - 150px)}footer>span:nth-last-of-type(1){margin-left:0;margin-right:auto}.motion-toggle{font-size:8px;padding:7px 11px;bottom:11px;left:12px}dialog[open]{grid-template-columns:1fr;width:90vw}.dialog-image img{max-height:53svh}.dialog-copy{padding:24px}.dialog-copy h2{font-size:36px;margin:13px 0 22px}.dialog-pagination{margin-top:25px}.dialog-close{position:fixed;right:calc(5vw + 10px);top:calc(5svh + 10px)}html[lang=ru] .hero h1,html[lang=uk] .hero h1{font-size:clamp(48px,10.3vw,76px)}html[lang=ru] .hero h1 em,html[lang=uk] .hero h1 em{font-size:1.06em}.aura{width:80vw;height:80vw;filter:blur(70px)}}
@media(max-height:700px) and (min-width:761px){.ritual-heading{top:5%}.ritual-heading h2{font-size:46px}.ritual-sticky{min-height:580px}.stage-caption{bottom:100px}.flight-sticky{min-height:580px}.flight-heading{top:7%}.flight-heading h2{font-size:56px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.ritual{height:auto}.ritual-sticky{position:relative}.flight{height:100svh}.flight-sticky{position:relative}}
:root{scrollbar-gutter:stable}.gallery.is-filtered .cake-card{margin-top:0}.stage-nav b{font-weight:500}

.hero-visual video,.assembly-stage video,.flight-item video,.flight-item img{position:absolute;inset:0;min-height:0;min-width:0;max-height:100%}.hero-visual video{height:100%}.flight-item video,.flight-item img{height:100%}

.hero-visual{mix-blend-mode:screen}.hero-visual video{mask-image:radial-gradient(ellipse at center,#000 51%,transparent 75%)}@media(max-width:760px){.hero-visual video{mask-image:radial-gradient(ellipse at center,#000 48%,transparent 75%)}}

html{overflow-x:clip}.hero{overflow:hidden}.assembly-stage video{mask-image:linear-gradient(90deg,transparent,#000 15%,#000 89%,transparent)}.languages button{min-height:34px;min-width:34px}

@media(max-width:760px){.hero{height:100svh;min-height:920px}.hero-visual{width:100%;height:58%;bottom:70px;right:0}.hero-tag{right:12%;bottom:9%}}

.flight-nav{position:absolute;z-index:6;right:var(--page);top:9%;display:flex;gap:8px}.flight-nav button{height:40px;width:40px;border-radius:50%;border:1px solid var(--line);background:#17131bcc;color:var(--muted);font-size:10px}.flight-nav button[aria-pressed=true]{border-color:var(--pink);color:var(--pink)}@media(max-width:760px){.flight-nav{top:auto;bottom:97px}.flight-nav button{width:36px;height:36px;font-size:9px}}

.in-scene .motion-toggle{bottom:88px}@media(max-width:760px){.flight-item{inset:24% -4% 12% -4%}}

.flight-item{mix-blend-mode:screen}.flight-item video{inset:0 auto auto 50%;width:auto;max-width:none;aspect-ratio:9/16;transform:translateX(-50%);mask-image:radial-gradient(ellipse at center,#000 53%,transparent 79%)}.hero-visual video{inset:0 auto auto 50%;width:auto;max-width:none;aspect-ratio:9/16;transform:translate(-50%,-1%)}.assembly-stage{mix-blend-mode:lighten}
