.mfo-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mfo-content{max-width:400px;margin:0 auto;animation:fadeIn .6s ease-out}.mfo-header{background:white;border-radius:16px 16px 0 0;padding:20px;text-align:center;box-shadow:0 4px 20px #0000001a}.mfo-main-title{font-size:18px;font-weight:700;color:#333;margin-bottom:4px}.mfo-subtitle{font-size:14px;color:#666}.mfo-section{background:white;padding:20px;box-shadow:0 4px 20px #0000001a}.mfo-section-title{font-size:16px;font-weight:600;color:#333;margin-bottom:15px;text-align:center}.mfo-checkbox-group{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.mfo-checkbox-item{display:flex;align-items:center;padding:12px;background:#f8f9fa;border-radius:8px;border:2px solid #e9ecef;transition:all .3s ease;cursor:pointer}.mfo-checkbox-item:hover,.mfo-checkbox-item--selected{border-color:#667eea;background:#f0f4ff}.mfo-checkbox{margin-right:12px;width:18px;height:18px;accent-color:#667eea;cursor:pointer}.mfo-checkbox-label{font-size:14px;color:#333;font-weight:500;cursor:pointer}.mfo-hint{text-align:center;font-size:12px;color:#666;margin-bottom:20px;padding:8px;background:#fff3cd;border-radius:6px;border:1px solid #ffeaa7}.mfo-agreement-section{background:#f8f9fa;padding:15px;border-radius:8px;margin-bottom:20px}.mfo-agreement-item{display:flex;align-items:flex-start;margin-bottom:12px}.mfo-agreement-item:last-child{margin-bottom:0}.mfo-agreement-checkbox{margin-right:10px;margin-top:2px;accent-color:#667eea;cursor:pointer}.mfo-agreement-label{font-size:12px;color:#555;line-height:1.4;cursor:pointer}.mfo-agreement-link{color:#667eea;text-decoration:none}.mfo-agreement-link:hover{text-decoration:underline}.mfo-submit-btn{width:100%;padding:16px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea66;opacity:1}.mfo-submit-btn:hover:not(.mfo-submit-btn--disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.mfo-submit-btn:active:not(.mfo-submit-btn--disabled){transform:translateY(0)}.mfo-submit-btn--disabled{opacity:.7;cursor:not-allowed}.mfo-footer{text-align:center;margin-top:20px;padding:15px;background:white;border-radius:0 0 16px 16px;box-shadow:0 4px 20px #0000001a}.mfo-footer-text{font-size:12px;color:#666;line-height:1.5}.mfo-bot-mention{color:#667eea;font-weight:600}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5}#root{min-height:100vh}
