*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;color:#1a1a1a;line-height:1.6}.layout{max-width:720px;margin:0 auto;padding:2rem 1rem}.header h1{font-size:1.5rem;margin-bottom:.5rem}.steps{display:flex;gap:1rem;margin-bottom:2rem;font-size:.85rem;color:#999}.step-dot.active{color:#1a1a1a;font-weight:600}.main{min-height:400px}.card{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #0000001a}.card h2{margin-bottom:1rem}.card h3{margin-top:1rem;margin-bottom:.5rem;font-size:1rem}.consent-text{max-height:240px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:4px;padding:1rem;margin-bottom:1rem;font-size:.9rem;color:#444}.consent-text p{margin-bottom:.75rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;cursor:pointer}input,select{display:block;width:100%;padding:.5rem .75rem;margin-bottom:.75rem;border:1px solid #ccc;border-radius:4px;font-size:.95rem}.form-row{display:flex;gap:.75rem}.form-row input,.form-row select{flex:1}button{display:inline-block;padding:.6rem 1.5rem;background:#1a1a1a;color:#fff;border:none;border-radius:4px;font-size:.95rem;cursor:pointer}button:disabled{background:#999;cursor:not-allowed}button:hover:not(:disabled){background:#333}.msg{padding:.5rem .75rem;border-radius:4px;margin:.75rem 0;font-size:.9rem}.msg.success{background:#e8f5e9;color:#2e7d32}.msg.error{background:#ffebee;color:#c62828}.iframe-container{display:flex;flex-direction:column;gap:1rem}.iframe-container iframe{width:100%;height:600px;border:1px solid #e0e0e0;border-radius:8px}.spinner{text-align:center;padding:2rem;color:#666}.end-btn{background:#c62828;align-self:flex-end}.end-btn:hover{background:#b71c1c}
