.gfx-migration-notice-card{background:linear-gradient(180deg,#1430b4 0%,#010516 100%);padding:40px;border-radius:16px;margin:20px 0}.gfx-notice-content{display:flex;align-items:center;justify-content:space-between;gap:32px}.gfx-notice-text{flex:1}.gfx-notice-headline{font-size:28px;font-weight:700;color:#fff;margin:0 0 12px}.gfx-notice-headline .gfx-old{opacity:.5;text-decoration:line-through}.gfx-notice-headline .gfx-new{color:#60a5fa}.gfx-notice-tagline{font-size:16px;color:rgba(255,255,255,.8);margin:0;line-height:1.6}.gfx-notice-deadline{display:inline-flex;align-items:center;gap:8px;margin-top:16px;font-size:14px;color:rgba(255,255,255,.7)}.gfx-notice-deadline svg{opacity:.7}.gfx-notice-deadline strong{color:#fbbf24}.gfx-btn-migrate{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);color:#fff;font-size:16px;font-weight:600;padding:16px 32px;border:none;border-radius:12px;cursor:pointer;text-decoration:none;transition:transform .2s,box-shadow .2s}.gfx-btn-migrate:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(99,102,241,.4)}.gfx-not-eligible{color:rgba(255,255,255,.5);font-size:14px}.gfx-notice-icon{display:none}.gfx-migration-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:99999;padding:20px}.gfx-migration-modal{background:#fff;border-radius:16px;width:100%;max-width:440px;position:relative}.gfx-modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center}.gfx-modal-close:hover{background:#e2e8f0}.gfx-modal-step{padding:40px 32px 32px}.gfx-modal-header{text-align:center;margin-bottom:24px}.gfx-modal-icon{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.gfx-icon-primary{background:#eff6ff;color:#3b82f6}.gfx-icon-processing{background:#eff6ff;color:#3b82f6}.gfx-icon-success{background:#22c55e;color:#fff}.gfx-icon-error{background:#fee2e2;color:#ef4444}.gfx-modal-header h3{font-size:24px;font-weight:700;color:#0f172a;margin:0 0 8px}.gfx-modal-subtitle{font-size:15px;color:#64748b;margin:0}.gfx-modal-subtitle strong{color:#3b82f6}.gfx-modal-body{margin-bottom:24px}.gfx-modal-footer{display:flex;gap:12px;justify-content:center}.gfx-user-details{background:#f8fafc;border-radius:12px;padding:20px}.gfx-detail-loading{text-align:center;padding:32px;color:#64748b}.gfx-detail-row{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #e2e8f0}.gfx-detail-row:last-of-type{border-bottom:none;padding-bottom:0}.gfx-detail-row:first-of-type{padding-top:0}.gfx-detail-icon{color:#3b82f6;margin-top:2px}.gfx-detail-content{flex:1}.gfx-detail-content label{display:block;font-size:12px;font-weight:500;color:#94a3b8;text-transform:uppercase;margin-bottom:4px}.gfx-detail-value{font-size:15px;font-weight:500;color:#0f172a}.gfx-email-warning{display:flex;align-items:flex-start;gap:8px;margin-top:8px;padding:10px;background:#fef3c7;border-radius:8px;font-size:13px;color:#92400e}.gfx-email-warning svg{flex-shrink:0;color:#f59e0b}.gfx-plan-name{display:flex;align-items:center;gap:8px}.gfx-lifetime-badge{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:10px;font-weight:700;padding:2px 8px;border-radius:4px}.gfx-dates-grid{display:flex;gap:24px}.gfx-dates-grid>div label{display:block;font-size:12px;font-weight:500;color:#94a3b8;text-transform:uppercase;margin-bottom:4px}.gfx-dates-grid>div span{font-size:14px;color:#0f172a}.gfx-confirm-checkbox{margin-top:20px}.gfx-confirm-checkbox label{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.gfx-confirm-checkbox input[type=checkbox]{width:20px;height:20px;margin:0;accent-color:#6366f1}.gfx-checkbox-custom{display:none}.gfx-checkbox-label{font-size:14px;color:#475569;line-height:1.5}.gfx-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;border:none;border-radius:12px;cursor:pointer;text-decoration:none;transition:transform .2s,box-shadow .2s}.gfx-btn-primary{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);color:#fff}.gfx-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px rgba(99,102,241,.4)}.gfx-btn-primary:disabled{opacity:.5;cursor:not-allowed}.gfx-btn-secondary{background:#f1f5f9;color:#475569}.gfx-btn-secondary:hover{background:#e2e8f0}.gfx-btn-large{padding:16px 36px;font-size:16px}.gfx-processing-steps{max-width:260px;margin:0 auto}.gfx-step-item{display:flex;align-items:center;gap:12px;padding:12px 0;color:#94a3b8}.gfx-step-icon{width:28px;height:28px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center}.gfx-step-item.loading{color:#3b82f6}.gfx-step-item.loading .gfx-step-icon{background:#eff6ff;color:#3b82f6}.gfx-step-item.done{color:#22c55e}.gfx-step-item.done .gfx-step-icon{background:#dcfce7;color:#22c55e}.gfx-step-text{font-size:14px;font-weight:500}.gfx-success-steps{background:#f8fafc;border-radius:12px;padding:20px;text-align:left}.gfx-success-steps h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 16px}.gfx-next-step{display:flex;gap:12px;margin-bottom:14px}.gfx-next-step:last-of-type{margin-bottom:0}.gfx-step-number{width:24px;height:24px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.gfx-step-content strong{display:block;font-size:14px;color:#0f172a;margin-bottom:2px}.gfx-step-content p{font-size:13px;color:#64748b;margin:0;line-height:1.4}.gfx-step-content a{color:#3b82f6}.gfx-support-note{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px;font-size:13px;color:#64748b}.gfx-support-note a{color:#3b82f6;font-weight:500;text-decoration:none}.gfx-support-note a:hover{text-decoration:underline}.gfx-error-content{text-align:center;padding:0 0 16px}.gfx-error-content p{font-size:15px;color:#475569;margin:0 0 8px}.gfx-error-reassure{font-size:13px !important;color:#94a3b8 !important}.gfx-spinner{width:28px;height:28px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 12px}.gfx-spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.gfx-error-message{text-align:center;padding:24px;color:#ef4444}@media (max-width:640px){.gfx-migration-notice-card{padding:24px}.gfx-notice-content{flex-direction:column;text-align:center}.gfx-notice-headline{font-size:22px}.gfx-modal-step{padding:32px 24px 24px}.gfx-modal-footer{flex-direction:column-reverse}.gfx-btn{width:100%}.gfx-dates-grid{flex-direction:column;gap:12px}}