.gate{color:#fff;min-height:100dvh;font-family:var(--font-montserrat), "Montserrat", sans-serif;background:#000;justify-content:center;align-items:center;padding:32px 24px;font-weight:300;display:flex;position:relative;overflow:hidden}.gate-video{object-fit:cover;opacity:.5;width:100%;height:100%;position:absolute;inset:0}.gate-veil{background:radial-gradient(#0000008c 0%,#000000eb 100%),linear-gradient(#000000a6,#000000a6);position:absolute;inset:0}.gate-corner{opacity:.6;width:36px;height:36px;position:absolute}.gate-corner.tl{border-top:1px solid silver;border-left:1px solid silver;top:28px;left:28px}.gate-corner.tr{border-top:1px solid silver;border-right:1px solid silver;top:28px;right:28px}.gate-corner.bl{border-bottom:1px solid silver;border-left:1px solid silver;bottom:28px;left:28px}.gate-corner.br{border-bottom:1px solid silver;border-right:1px solid silver;bottom:28px;right:28px}.gate-card{z-index:2;text-align:center;width:100%;max-width:460px;position:relative}@keyframes gate-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.gate-card>*{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) forwards gate-rise}.gate-brand{animation-delay:.1s}.gate-eyebrow{animation-delay:.25s}.gate-title{animation-delay:.4s}.gate-copy{animation-delay:.55s}.gate-form{animation-delay:.7s}.gate-error{animation-delay:0s}.gate-foot{animation-delay:.85s}.gate-brand{flex-direction:column;align-items:center;margin-bottom:48px;line-height:1;display:flex}.gate-brand-name{letter-spacing:.4em;margin-left:.4em;font-size:16px;font-weight:600}.gate-brand-sub{letter-spacing:.5em;color:silver;margin-top:6px;margin-left:.5em;font-size:9px;font-weight:200}.gate-eyebrow{letter-spacing:.4em;text-transform:uppercase;color:silver;justify-content:center;align-items:center;gap:16px;margin-bottom:24px;font-size:9px;font-weight:500;display:flex}.gate-eyebrow-line{background:linear-gradient(90deg,#0000,#c0c0c099);width:36px;height:1px}.gate-eyebrow-line:last-child{background:linear-gradient(270deg,#0000,#c0c0c099)}.gate-title{font-family:var(--font-cormorant), "Cormorant Garamond", serif;letter-spacing:.01em;margin-bottom:20px;font-size:clamp(38px,6vw,54px);font-weight:300;line-height:1.1}.gate-title em{color:#dedede;font-style:italic}.gate-copy{letter-spacing:.04em;color:#999;max-width:340px;margin:0 auto 40px;font-size:12px;font-weight:300;line-height:1.9}.gate-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff29;align-items:center;gap:0;transition:border-color .3s;display:flex}.gate-form:focus-within{border-color:#c0c0c08c}.gate-form-icon{color:#888;flex-shrink:0;margin-left:20px}.gate-form input{color:#fff;min-width:0;font-family:var(--font-montserrat), "Montserrat", sans-serif;letter-spacing:.3em;background:0 0;border:none;outline:none;flex:1;padding:18px 16px;font-size:13px;font-weight:400}.gate-form input::placeholder{color:#666;letter-spacing:.3em;font-size:10px}.gate-form button{color:#000;letter-spacing:.25em;text-transform:uppercase;cursor:pointer;background:silver;border:none;flex-shrink:0;align-items:center;gap:10px;padding:18px 24px;font-size:10px;font-weight:600;transition:background .3s;display:flex}.gate-form button:hover{background:#dedede}.gate-form button:disabled{opacity:.6;cursor:default}@keyframes gate-shake{0%,to{transform:translate(0)}20%{transform:translate(-7px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(3px)}}.gate-form.has-error{border-color:#dc787880;animation:.9s cubic-bezier(.22,1,.36,1) forwards gate-rise,.45s gate-shake}.gate-error{letter-spacing:.06em;color:#d98c8c;margin-top:16px;font-size:11px;font-weight:300}.gate-foot{letter-spacing:.08em;color:#ffffff59;margin-top:48px;font-size:10px;font-weight:300}.gate-foot a{color:silver;border-bottom:1px solid #c0c0c04d;text-decoration:none;transition:border-color .3s,color .3s}.gate-foot a:hover{color:#fff;border-color:#fff9}@media (max-width:560px){.gate-corner{width:24px;height:24px}.gate-corner.tl{top:18px;left:18px}.gate-corner.tr{top:18px;right:18px}.gate-corner.bl{bottom:18px;left:18px}.gate-corner.br{bottom:18px;right:18px}.gate-brand{margin-bottom:36px}.gate-form-icon{margin-left:14px}.gate-form input{letter-spacing:.2em;padding:16px 12px}.gate-form button{padding:16px 18px}}
