*{margin:0;padding:0;box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#ecdcc7;min-height:100vh}.navbar{display:flex;height:52px;padding:0 20px;justify-content:space-between;align-items:center;flex-shrink:0;align-self:stretch;background:#a53d2e}.nav-logo{height:32px;width:auto}.social-icons{display:flex;gap:12px;align-items:center}.social-icons a{color:#fff;display:flex;align-items:center;transition:opacity .2s}.social-icons a:hover{opacity:.8}.hero{margin:20px;border-radius:10px;background:linear-gradient(90deg,#000000eb,#243b11d9),url(/background.png) center/cover no-repeat;min-height:450px;display:flex;align-items:center;padding:60px}.hero-right{display:flex;flex-direction:column;align-items:center;gap:24px}.hero-logo{width:150px;height:auto}.hero-content{max-width:700px}h1{font-family:League Gothic,sans-serif;font-size:90px;font-weight:400;line-height:80px;letter-spacing:.264px;text-transform:uppercase;margin-bottom:24px}.text-cream{color:#fff0e5}.text-coral{color:#f9725f}.hero-subtitle-row{display:flex;align-items:stretch;gap:16px;margin-bottom:32px}.subtitle-content{display:flex;flex-direction:column;gap:8px}.countdown-small{display:flex;gap:8px}.countdown-item-small{display:flex;flex-direction:column;align-items:center;min-width:36px}.countdown-number-small{font-family:League Gothic,sans-serif;font-size:28px;line-height:1;color:#fff0e5}.countdown-label-small{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:9px;font-weight:500;color:#fff0e599;text-transform:uppercase;letter-spacing:.5px}.accent-bar{width:3px;background:#f9725f;flex-shrink:0}.hero-subtitle{color:#fff0e5e6;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;line-height:26px;letter-spacing:-.312px;margin:0}.hero-form{display:flex;gap:12px;max-width:580px}.hero-form input{flex:1;height:48px;padding:4px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;border:none;border-radius:8px;background:#fffffff2;outline:none}.hero-form input:focus{box-shadow:0 0 0 2px #f9725f}.hero-form input::placeholder{color:#666}.hero-form button{height:48px;padding:0 24px;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;letter-spacing:.5px;background:#bc4816;border:none;border-radius:8px;cursor:pointer;transition:background .2s,transform .1s;white-space:nowrap}.hero-form button:hover:not(:disabled){background:#a63d2f}.hero-form button:active:not(:disabled){transform:scale(.98)}.hero-form button:disabled{opacity:.7;cursor:not-allowed}.success-message{background:#4f6041;color:#fff0e5;padding:1rem;border-radius:8px;max-width:500px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.error{color:#f9725f;font-size:.9rem;margin-top:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.countdown{display:flex;gap:20px;flex-shrink:0}.countdown-item{display:flex;flex-direction:column;align-items:center;min-width:70px}.countdown-number{font-family:League Gothic,sans-serif;font-size:64px;line-height:1;color:#fff0e5}.countdown-label{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:500;color:#fff0e5b3;text-transform:uppercase;letter-spacing:1px}@media(max-width:768px){.navbar{padding:0 15px}.hero{margin:10px;padding:24px 16px;min-height:auto;flex-direction:column;align-items:flex-start;width:calc(100vw - 20px);max-width:calc(100vw - 20px)}.hero-content{width:100%;max-width:100%}.hero-right{order:1;width:100%}.hero-logo{width:120px}h1{font-size:36px;line-height:36px;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.hero-subtitle-row{flex-wrap:nowrap}.accent-bar{min-height:60px}.hero-form{flex-direction:column;width:100%;max-width:100%}.hero-form input,.hero-form button{width:100%;height:48px!important;min-height:48px}.countdown-small{flex-wrap:wrap}.countdown{gap:12px}.countdown-number{font-size:40px}.countdown-item{min-width:50px}}
