*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";background-color:#000;color:#fff;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;overflow:hidden;-webkit-text-size-adjust:100%}#root{display:flex;flex-direction:column;width:100%;min-height:100dvh}.dive-container{position:relative;flex:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;padding:calc(20px + env(safe-area-inset-top)) calc(20px + env(safe-area-inset-right)) calc(20px + env(safe-area-inset-bottom)) calc(20px + env(safe-area-inset-left))}.video-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;background-color:#000;pointer-events:none}.background-video{width:100%;height:100%;object-fit:cover}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0006,#000000b3);pointer-events:none}.content-wrapper{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;flex:1;text-align:center}.title{font-size:clamp(3rem,10vw,6rem);font-weight:700;line-height:1.1;text-shadow:0 4px 30px rgba(0,0,0,.5);letter-spacing:-.02em}.subtitle{font-size:clamp(.9rem,2.5vw,1.2rem);font-weight:500;letter-spacing:.1em;margin-top:1.5rem;color:#fffffff2;text-shadow:0 2px 10px rgba(0,0,0,.3)}.copyright{position:absolute;bottom:0;font-size:.7rem;letter-spacing:.5px;color:#fff9}@media (max-height: 500px) and (orientation: landscape){html,body{overflow-y:auto}.content-wrapper{justify-content:flex-start;padding-top:20px}.title{font-size:clamp(2.5rem,6vw,4rem)}.subtitle{margin-top:.8rem}.copyright{position:relative;margin-top:40px;bottom:auto}}
