@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--background:#0f0c29;--foreground:#fff;--accent:#f05;--panel-bg:#f5f5f5;--panel-text:#333;--tags-color:#888}html,body{color:var(--foreground);background:#000;flex-direction:column;width:100%;height:100dvh;margin:0;padding:0;font-family:Outfit,sans-serif;display:flex;overflow:hidden}*{box-sizing:border-box}.shorts-container{background:#000;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.video-section{background:#000;flex:1;width:100%;position:relative;overflow:hidden}.youtube-player-layer{pointer-events:none;pointer-events:auto;width:100%;height:177.78vw;position:absolute;top:0;left:50%;transform:translate(-50%)}.bottom-controls{background:#000;flex-direction:column;justify-content:center;gap:8px;padding:8px 12px 14px;display:flex}.tags{color:#999;gap:8px;font-size:.75rem;font-weight:400;display:flex}.controls-row{justify-content:space-between;align-items:center;width:100%;display:flex}.nav-button{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;transition:transform .2s;display:flex}.nav-button:hover{color:#ccc;transform:scale(1.1)}.nav-button:active{transform:scale(.9)}.action-button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:6px;flex:1;height:36px;margin:0 10px;font-size:.85rem;font-weight:600;transition:background .2s;box-shadow:0 4px 6px #ffffff26}.action-button:hover{background:#f0f0f0}.loading-screen{color:#ffffff80;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.2rem;display:flex}.sheet-overlay{z-index:100;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;position:absolute;inset:0}.sheet-content{color:#333;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;width:100%;max-width:600px;padding:24px;animation:.3s ease-out slideUp;position:relative;box-shadow:0 -4px 20px #0003}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.sheet-header h3{margin:0;font-size:1.25rem;font-weight:600}.close-button{cursor:pointer;color:#666;background:0 0;border:none;padding:4px}.booking-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#444;font-size:.9rem;font-weight:500}.form-group input,.form-group textarea{background:#f9f9f9;border:1px solid #ddd;border-radius:8px;padding:12px;font-family:inherit;font-size:1rem}.form-group input:focus,.form-group textarea:focus{border-color:var(--accent);background:#fff;outline:none}.submit-button{color:#fff;cursor:pointer;background:#2b2b2b;border:none;border-radius:12px;width:100%;margin-top:10px;padding:16px;font-size:1rem;font-weight:600;transition:background .2s}.submit-button:hover{background:#3b3b3b}.submit-button:disabled{cursor:not-allowed;background:#ccc}.success-message{text-align:center;color:#2b2b2b;padding:40px 0;font-weight:700}.privacy-notice{color:#666;text-align:center;margin-top:8px;margin-bottom:8px;font-size:.75rem;line-height:1.4}.privacy-link{color:#2b2b2b;font-weight:600;text-decoration:underline}.privacy-link:hover{color:#000}
