.hero-screen{position:absolute;inset:0;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#593172;text-align:center;padding:1rem;gap:1.5rem;overflow:hidden;will-change:opacity,transform;z-index:1000}.orikhe-branding{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:70%;max-width:600px;will-change:opacity,transform}.logo-container{width:clamp(85px,20vw,190px);aspect-ratio:1;display:flex;justify-content:center;align-items:center}.logo-symbol{width:100%;height:100%;display:block}.logo-name-container{width:100%;display:flex;justify-content:center}.logo-name{font-size:clamp(1.5rem,5vw,3.5rem);white-space:nowrap}.coming-soon{position:absolute;bottom:10%;left:50%;transform:translate(-50%);font-size:clamp(.9rem,4vw,1.2rem);color:#f8f1dd;margin-top:2rem;line-height:1.5}.coming-soon a{color:inherit;text-decoration:underline}.hero-bubble{will-change:transform;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:50%}.bubble-counter{position:fixed;top:2rem;right:2rem;display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;opacity:0;pointer-events:none;transition:opacity .25s ease}.bubble-counter.visible{opacity:1}.counter-label{font-size:.7rem;letter-spacing:.04em;opacity:.7;color:#fff;text-transform:uppercase}.counter-number{font-size:1rem;font-weight:600;min-width:2ch;text-align:right;color:#fff}.page-transition{position:absolute;inset:0;display:flex;pointer-events:none;z-index:1000;background:transparent}.transition-canvas{display:flex;width:100%;height:100%}.bar{flex:1;width:20%;height:100%;transform-origin:bottom center;transform:scaleY(0)}.bar:nth-child(1){background:#efac00}.bar:nth-child(2){background:#e35d86}.bar:nth-child(3){background:#e77c55}.bar:nth-child(4){background:#0e8e8b}.bar:nth-child(5){background:#0093af}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Poppins,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.2;background-color:#fcf7dd;scroll-behavior:smooth;overflow-x:hidden;height:100%}a{text-decoration:none}ul{list-style:none}img{max-width:100%}@font-face{font-display:swap;font-family:Poppins;src:url(../fonts/poppins.woff2) format("woff2");font-weight:400}@font-face{font-display:swap;font-family:Gloria Hallelujah;src:url(../fonts/gloria-hallelujah.woff2) format("woff2");font-weight:400}@font-face{font-display:swap;font-family:Poiret One;src:url(../fonts/poiret-one.woff2) format("woff2");font-weight:400}@font-face{font-display:swap;font-family:Anton SC;src:url(../fonts/anton.woff2) format("woff2");font-style:normal;font-weight:400}
