*{box-sizing:border-box;margin:0;padding:0}body{color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Helvetica,Arial,sans-serif;line-height:1.5}.page-container{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.content{width:100%;max-width:500px}.title{letter-spacing:2px;text-transform:uppercase;margin-bottom:24px;font-family:Courier New,Courier,monospace;font-size:24px;font-weight:400}.data-point{color:#555;margin-bottom:24px;font-size:15px;line-height:1.5}.data-point strong{color:#000}.quote-box{border:2px dashed #000;margin-bottom:28px;padding:24px}.quote{color:#000;font-family:Courier New,Courier,monospace;font-size:18px;line-height:1.5}.action-section{margin-bottom:32px}.action-badge{color:#fff;letter-spacing:.5px;background:#000;margin-bottom:10px;padding:3px 8px;font-size:12px;font-weight:700;display:inline-block}.action-text{color:#555;font-size:15px;line-height:1.5}.email-form{gap:8px;margin-bottom:12px;display:flex}.email-input{color:#000;background:#fff;border:2px solid #000;outline:none;flex:1;padding:14px 16px;font-family:Courier New,Courier,monospace;font-size:16px}.email-input:focus{background:#fafafa}.email-input::placeholder{color:#999}.email-input:disabled{opacity:.5}.btn{color:#fff;letter-spacing:1px;cursor:pointer;white-space:nowrap;background:#000;border:2px solid #000;padding:14px 24px;font-family:Courier New,Courier,monospace;font-size:14px;font-weight:700;transition:background .15s,color .15s}.btn:hover:not(:disabled){color:#000;background:#fff}.btn:disabled{opacity:.5;cursor:not-allowed}.form-note{color:#999;margin-bottom:20px;font-size:13px}.status-msg{margin-bottom:24px;padding-left:12px;font-family:Courier New,Courier,monospace;font-size:15px}.status-msg.success{color:#000;border-left:3px solid #000}.status-msg.error{color:#c00;border-left:3px solid #c00}.footer{color:#999;margin-top:48px;font-size:12px}@media (max-width:480px){.email-form{flex-direction:column}.btn{width:100%}.title{font-size:20px}.quote{font-size:16px}}
