.operator-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.operator-page .landing-bg,.operator-page .landing-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.operator-page .landing-bg{background:linear-gradient(135deg,#0a0e14f7,#0f172af2),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%2363b3ed' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.operator-page .landing-grid{background-image:linear-gradient(rgba(99,179,237,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(99,179,237,.04) 1px,transparent 1px);background-size:48px 48px}.operator-box{position:relative;z-index:10;width:100%;max-width:420px;padding:2rem;background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.operator-box h1{margin:0 0 .5rem;font-size:1.5rem;font-weight:600;color:var(--text)}.operator-box p{margin:0 0 1.5rem;font-size:.9rem;color:var(--text-muted)}.operator-box .form-group{margin-bottom:1rem}.operator-box .form-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:stretch}.operator-box .form-row input{flex:1 1 140px;min-width:0}.operator-box .btn-generate{white-space:nowrap;flex-shrink:0}@media (max-width: 380px){.operator-box .form-row{flex-direction:column;align-items:stretch}.operator-box .form-row input{flex:none}}.operator-box .btn-start{width:100%;margin-top:.5rem;padding:.75rem}
