.convert-loading{color:#e7eff7;background:radial-gradient(circle at 18% 12%,#15965d2e,#0000 24%),radial-gradient(circle at 82% 18%,#3b82f629,#0000 24%),linear-gradient(#06182d 0%,#081f36 48%,#09192d 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.convert-body{flex-direction:column;gap:28px;padding:8px 0 88px;display:flex}.convert-hero{flex-direction:column;gap:12px;max-width:none;display:flex}.convert-hero h1{color:#fff;margin:0;font-size:clamp(1.8rem,2.8vw,2rem);line-height:1.15}.convert-hero p{color:#b9c8db;margin:0;font-size:.95rem;line-height:1.55}.convert-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1a2cdb;border:1px solid #cbd5e124;border-radius:28px;flex-direction:column;gap:18px;width:100%;padding:28px;display:flex;box-shadow:0 22px 70px #02081757}.convert-form-row{gap:16px;display:grid}.convert-form-row-2{grid-template-columns:repeat(2,minmax(0,1fr))}.convert-form-row-3{grid-template-columns:repeat(3,minmax(0,1fr))}.convert-form-row label,.convert-textarea-label{color:#e7eff7;flex-direction:column;gap:4px;font-size:.85rem;font-weight:700;display:flex}.convert-field-heading{flex-direction:column;justify-content:flex-start;gap:2px;min-height:0;margin-bottom:0;display:flex}.convert-form-row:first-of-type label,.convert-form-row-2 label:last-child{gap:2px}.convert-form-row-2 .convert-field-heading{min-height:36px}.convert-form-row:first-of-type .convert-field-heading,.convert-form-row-2 label:last-child .convert-field-heading{min-height:0}.convert-format-row{grid-template-columns:1fr;gap:16px;display:grid}.convert-format-row label{color:#e7eff7;flex-direction:column;gap:4px;max-width:calc(33.3333% - 10.6667px);font-size:.85rem;font-weight:600;display:flex}.convert-hint{color:#8ea0b8;font-size:.78rem;font-weight:400}.convert-optional{color:#8ea0b8;font-weight:400}.convert-form-row input,.convert-form-row select,.convert-format-row select,.convert-textarea{font:inherit;color:#fff;background:#071828cc;border:1px solid #cbd5e12e;border-radius:10px;padding:9px 11px;font-size:.92rem}.convert-form-row select option,.convert-format-row select option{color:#0f172a}.convert-textarea{resize:vertical;min-height:220px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem;line-height:1.5}.convert-alert{color:#fca5a5;background:#dc262629;border-radius:10px;margin:0;padding:10px 14px;font-size:.85rem}.convert-alert-warning{color:#fbbf6b;background:#f6aa1c29}.convert-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.convert-status{color:#8ea0b8;font-size:.85rem}.convert-button{font:inherit;color:#fff;cursor:pointer;background:linear-gradient(#08a95d 0%,#00914f 100%);border:none;border-radius:10px;padding:11px 20px;font-size:.9rem;font-weight:700}.convert-button:disabled{color:#8ea0b8;cursor:not-allowed;background:#cbd5e12e}.convert-button:not(:disabled):hover{background:linear-gradient(#0bbf6c 0%,#00a458 100%)}.convert-success{color:#5df2a6;margin:0;font-size:.85rem;font-weight:600}.convert-preview h2{color:#fff;margin:0 0 8px;font-size:.95rem}.convert-preview-scroll{border:1px solid #cbd5e124;border-radius:10px;overflow-x:auto}.convert-preview table{border-collapse:collapse;width:100%;font-size:.82rem}.convert-preview th,.convert-preview td{text-align:left;color:#dbe6f2;white-space:nowrap;border-bottom:1px solid #cbd5e124;padding:7px 10px}.convert-preview th{color:#8ea0b8;background:#ffffff08;font-weight:600}@media (width<=720px){.convert-form-row-3{grid-template-columns:repeat(2,minmax(0,1fr))}.convert-format-row label{max-width:none}}@media (width>=721px){.convert-hero h1,.convert-hero p{white-space:nowrap}}@media (width<=480px){.convert-form-row-2,.convert-form-row-3{grid-template-columns:1fr}.convert-form-row-2 .convert-field-heading{min-height:0}.convert-actions{flex-direction:column;align-items:stretch}.convert-button{width:100%}}
