*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{color:#f3ede2;background:#111;width:100%;min-height:100%;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}body{position:relative}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img,video{max-width:100%;display:block}.home-page{background:#111;min-height:100vh}.topbar{z-index:100;-webkit-backdrop-filter:blur(10px);background:#78787847;justify-content:space-between;align-items:center;width:100%;height:84px;padding:0 20px;display:flex;position:fixed;top:0;left:0}.topbar-left{justify-content:flex-start;align-items:center;display:flex}.topbar-logo{object-fit:contain;width:28px;height:auto}.topbar-center{letter-spacing:4px;color:#f3ede2;white-space:nowrap;font-size:.9rem;position:absolute;left:50%;transform:translate(-50%)}.topbar-menu{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:space-between;align-items:flex-end;width:34px;height:28px;display:flex}.topbar-menu span{background:#f3ede2;width:100%;height:2px;transition:all .3s;display:block}.topbar-menu.active span:first-child{transform:translateY(13px)rotate(45deg)}.topbar-menu.active span:nth-child(2){opacity:0}.topbar-menu.active span:nth-child(3){transform:translateY(-13px)rotate(-45deg)}.mobile-menu{-webkit-backdrop-filter:blur(10px);opacity:0;pointer-events:none;z-index:95;background:#0a0a0af5;flex-direction:column;gap:22px;width:100%;padding:28px 20px 34px;transition:all .35s;display:flex;position:fixed;top:84px;left:0;transform:translateY(-120%)}.mobile-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu a{letter-spacing:3px;text-transform:uppercase;color:#f3ede2;font-size:1rem}.hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:1;background:#00000061;position:absolute;inset:0}.hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:900px;padding:120px 24px 60px;display:flex;position:relative}.hero-title{letter-spacing:-2px;color:#f3ede2;margin-bottom:18px;font-size:clamp(4.6rem,17vw,8rem);font-weight:800;line-height:.9}.hero-subtitle{letter-spacing:5px;color:#f3ede2;margin-bottom:16px;font-size:1rem}.hero-tagline{letter-spacing:4px;color:#d9d1c4;margin-bottom:34px;font-size:.95rem}.hero-buttons{flex-direction:column;gap:18px;width:100%;max-width:760px;display:flex}.hero-btn{text-align:center;letter-spacing:4px;width:100%;padding:22px 18px;font-size:.95rem;transition:all .25s}.hero-btn.primary{color:#111;background:#f3ede2;border:1px solid #f3ede2;font-weight:700}.hero-btn.primary:hover{background:#fff}.hero-btn.secondary{color:#f3ede2;background:0 0;border:1px solid #f3ede299}.hero-btn.secondary:hover{background:#f3ede214;border-color:#f3ede2}@media (min-width:768px){.topbar{height:90px;padding:0 32px}.topbar-logo{width:34px}.topbar-center{letter-spacing:5px;font-size:1rem}.topbar-menu{width:38px;height:30px}.mobile-menu{padding:32px;top:90px}.hero-content{padding-top:140px}.hero-title{font-size:clamp(6rem,11vw,9rem)}.hero-subtitle{font-size:1.05rem}.hero-tagline{font-size:1rem}.hero-buttons{max-width:620px}}
