.rm-page-wrapper{background-color:#0a0b0e;min-height:100vh;color:#e2e8f0;font-family:Inter,system-ui,-apple-system,sans-serif;padding-bottom:60px}.rm-header-banner{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(147,51,234,.2));text-align:center;padding:60px 20px;border-bottom:1px solid hsla(0,0%,100%,.1)}.rm-header-banner h1{margin:0 0 10px;font-size:2.5rem;color:#fff}.rm-header-banner p{margin:0;color:#94a3b8;font-size:1.1rem}.rm-container{max-width:1400px;margin:40px auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:start}@media (max-width:992px){.rm-container{grid-template-columns:1fr}}.rm-form-panel{background:rgba(20,22,31,.6);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:30px;-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%)}.rm-section{margin-bottom:30px;padding-bottom:30px;border-bottom:1px dashed hsla(0,0%,100%,.1)}.rm-section:last-of-type{border-bottom:none}.rm-section h3{margin:0 0 20px;color:#fff;font-size:1.2rem}.rm-row{gap:20px}.rm-group,.rm-row{display:flex;margin-bottom:15px}.rm-group{flex:1 1;flex-direction:column}.rm-row .rm-group{margin-bottom:0}.rm-group label{font-size:.85rem;color:#94a3b8;margin-bottom:8px;font-weight:500}.rm-group input,.rm-group select,.rm-item-row input{background:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:12px;color:#fff;font-size:.95rem;transition:all .2s}.rm-group input:focus,.rm-group select:focus,.rm-item-row input:focus{outline:none;border-color:#3b82f6;background:rgba(0,0,0,.5)}.rm-file-input{padding:8px!important}.rm-item-row{display:flex;gap:12px;margin-bottom:12px}.rm-flex-2{flex:2 1}.rm-flex-1{flex:1 1}.rm-remove-btn{background:rgba(239,68,68,.1);color:#ef4444;border:1px solid rgba(239,68,68,.2);border-radius:8px;width:44px;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:all .2s}.rm-remove-btn:hover{background:#ef4444;color:#fff}.rm-add-btn{background:transparent;border:1px dashed hsla(0,0%,100%,.2);color:#3b82f6;width:100%;padding:12px;border-radius:8px;cursor:pointer;margin-top:10px;transition:all .2s}.rm-add-btn:hover{border-color:#3b82f6;background:rgba(59,130,246,.05)}.rm-download-btn{width:100%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:16px;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 15px rgba(59,130,246,.3);transition:all .3s}.rm-download-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.4)}.rm-download-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.rm-preview-panel{position:relative}.rm-preview-sticky{position:-webkit-sticky;position:sticky;top:40px}.rm-preview-title{margin:0 0 20px;color:#fff;font-size:1.2rem}.rm-doc-paper{background:#fff;color:#1e293b;border-radius:8px;padding:40px;box-shadow:0 20px 50px rgba(0,0,0,.3);font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.rm-doc-header{display:flex;justify-content:space-between;border-bottom:2px solid #f1f5f9;padding-bottom:24px;margin-bottom:30px}.rm-doc-brand{display:flex;flex-direction:column;gap:16px}.rm-doc-logo{max-width:150px;max-height:80px;object-fit:contain}.rm-doc-logo-placeholder{width:80px;height:80px;background:#f1f5f9;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-weight:700}.rm-doc-company-name{font-size:1.4rem;font-weight:700;color:#0f172a}.rm-doc-company-sub{color:#64748b;font-size:.9rem;margin-top:4px}.rm-doc-meta{text-align:right}.rm-doc-badge{display:inline-block;padding:8px 16px;border-radius:4px;font-weight:700;font-size:1.4rem;letter-spacing:2px;margin-bottom:12px}.rm-badge-invoice{background:#eff6ff;color:#1d4ed8}.rm-badge-paid{background:#f0fdf4;color:#15803d}.rm-doc-num{font-size:1.1rem;font-weight:700;color:#334155;margin-bottom:4px}.rm-doc-date{color:#64748b;font-size:.9rem}.rm-doc-parties{display:flex;gap:40px;margin-bottom:40px}.rm-doc-party{flex:1 1;color:#475569;line-height:1.6}.rm-doc-party strong{color:#0f172a;display:block;margin-bottom:8px;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px}.rm-doc-table{width:100%;border-collapse:collapse;margin-bottom:30px}.rm-doc-table th{background:#f8fafc;padding:12px;font-weight:600;color:#334155;border-bottom:2px solid #e2e8f0;text-align:left}.rm-doc-table td{padding:16px 12px;border-bottom:1px solid #e2e8f0;color:#475569}.rm-doc-totals{width:50%;margin-left:auto;background:#f8fafc;padding:24px;border-radius:8px}.rm-total-row{margin-bottom:12px;color:#475569}.rm-grand-total,.rm-total-row{display:flex;justify-content:space-between}.rm-grand-total{margin-top:16px;padding-top:16px;border-top:2px solid #e2e8f0;font-size:1.3rem;font-weight:700;color:#0f172a}.rm-doc-footer{margin-top:60px;text-align:center;color:#94a3b8;font-size:.9rem;border-top:1px solid #e2e8f0;padding-top:24px}