*{box-sizing:border-box;margin:0;padding:0}body{background:#000;color:#333;font-family:Arial,sans-serif;line-height:1.6}.landing-bg{background:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.6)),url("/images/LANDING EFFIE 2025/bg-effie.png") 50%;background-attachment:fixed;background-size:cover;min-height:100vh;position:relative}.landing-bg:before{background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,215,0,.03) 0,rgba(255,215,0,.03) 4px);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.container{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1400px;min-height:100vh;padding:1rem;position:relative;z-index:2}@media (max-width:1023px){.container{height:auto;min-height:100vh;padding:.5rem}}.main-layout{align-items:center;display:grid;gap:1rem;grid-template-columns:1fr;height:auto;min-height:100vh}@media (min-width:1024px){.main-layout{gap:3rem;grid-template-columns:400px 1fr;height:100%;max-height:90vh}}@media (max-width:1023px){.main-layout{gap:.5rem;grid-template-rows:60% 40%;min-height:100vh;padding:0}}.hero-section{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;order:2;text-align:center}@media (min-width:1024px){.hero-section{order:1}}@media (max-width:1023px){.hero-section{display:flex;flex-direction:column;height:auto;justify-content:center;min-height:60vh;order:1}}.hero-title{color:gold;font-size:2.5rem;font-weight:700;letter-spacing:2px;line-height:1.1;margin-bottom:1rem;text-shadow:3px 3px 6px rgba(0,0,0,.8);text-transform:uppercase}@media (min-width:768px){.hero-title{font-size:3.5rem;margin-bottom:1.5rem}}@media (min-width:1024px){.hero-title{font-size:4rem;margin-bottom:2rem}}.logo-effie{filter:drop-shadow(0 4px 8px rgba(0,0,0,.5));height:auto;margin-bottom:1rem;max-width:400px;width:100%}.trophy-image{filter:drop-shadow(0 8px 16px rgba(0,0,0,.6));height:auto;max-width:350px;width:100%}@media (min-width:1024px){.logo-effie{margin-bottom:1.5rem}.logo-effie,.trophy-image{max-width:70%}}@media (max-width:1023px){.logo-effie{margin-bottom:.25rem}.logo-effie,.trophy-image{max-width:100%}.hero-title{font-size:1.6rem;line-height:1.1;margin-bottom:.25rem}.hero-section{padding:.5rem 0}}.form-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.85);border:2px solid gold;border-radius:15px;box-shadow:0 20px 40px rgba(0,0,0,.8),inset 0 1px 0 rgba(255,215,0,.2);max-height:90vh;order:1;overflow:hidden;overflow-y:auto;padding:1.5rem;position:relative}@media (min-width:1024px){.form-container{max-height:85vh;order:1}}@media (max-width:1023px){.form-container{height:auto;max-height:none;min-height:40vh;order:2;padding:1rem}}.form-container:before{background:linear-gradient(135deg,rgba(255,215,0,.1),transparent 50%,rgba(255,215,0,.05));bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.form-content{position:relative;z-index:2}.form-title{color:gold;font-size:1.3rem;font-weight:700;letter-spacing:1px;margin-bottom:1rem;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.8);text-transform:uppercase}.form-group{margin-bottom:.75rem}.form-label{color:gold;display:block;font-size:.8rem;font-weight:700;letter-spacing:.5px;margin-bottom:.25rem;text-transform:uppercase}.form-input{background:hsla(0,0%,100%,.95);border:2px solid #333;border-radius:6px;color:#333;font-size:.9rem;padding:.6rem .8rem;transition:all .3s ease;width:100%}.form-input:focus{background:#fff;border-color:gold;box-shadow:0 0 10px rgba(255,215,0,.3);outline:none;transform:translateY(-1px)}.form-input.error{background:hsla(0,100%,89%,.95);border-color:#f44}.form-input::-moz-placeholder{color:#666;font-size:.85rem;font-style:italic}.form-input::placeholder{color:#666;font-size:.85rem;font-style:italic}.error-message{color:#ff6b6b;display:block;font-size:.75rem;margin-top:.25rem}.submit-btn{background:linear-gradient(135deg,gold,orange);border:none;border-radius:6px;box-shadow:0 4px 15px rgba(255,215,0,.4);color:#000;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:1px;margin-top:.75rem;padding:.8rem;text-transform:uppercase;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,orange,#ff8c00);box-shadow:0 6px 20px rgba(255,215,0,.6);transform:translateY(-2px)}.submit-btn:disabled{background:#666;box-shadow:none;cursor:not-allowed;transform:none}.alert-success{align-items:center;background:linear-gradient(135deg,rgba(0,255,0,.1),rgba(0,200,0,.1));border:2px solid #0f0;border-radius:8px;box-shadow:0 4px 15px rgba(0,255,0,.2);color:#0f0;display:flex;font-weight:700;margin-bottom:1rem;padding:1rem}.alert-icon{flex-shrink:0;height:1.5rem;margin-right:.75rem;width:1.5rem}.footer{border-top:1px solid rgba(255,215,0,.3);color:rgba(255,215,0,.7);font-size:.9rem;margin-top:2rem;padding-top:2rem}.footer,.text-center{text-align:center}.hidden{display:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.form-container{animation:fadeInUp .8s ease-out}.hero-section{animation:fadeInUp .6s ease-out}@media (max-width:768px){.container{min-height:100vh;padding:.5rem}.form-container{border-radius:10px;margin-top:.5rem;padding:1rem}.form-title{font-size:1.1rem;margin-bottom:.75rem}.main-layout{gap:.5rem;grid-template-rows:38% 60%}.hero-title{font-size:1.4rem;margin-bottom:.25rem}.logo-effie{max-width:90%}.trophy-image{max-width:100%}}
