.Micarousel{text-align:center;display:flex;justify-content:center;align-items:center}.Flechassvg{height:15px;cursor:pointer}.pdf-ancho>.react-pdf__Page__canvas{width:100%!important}*{box-sizing:border-box;margin:0;padding:0}.facturas-editor{background:#f5f7fa;color:#333;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;line-height:1.6}.facturas-header{background-color:#d2d2d2;border-bottom:2px solid #e1e5e9;flex-shrink:0;padding:.3rem 2rem}.header-content{justify-content:space-between;margin:0 auto}.header-content,.header-right{align-items:center;display:flex;gap:1rem}.header-title h1{font-size:1.5rem;font-weight:600;margin:0}.header-subtitle{color:#7f8c8d;font-size:.9rem;margin:.25rem 0 0}.header-steps{gap:1rem}.header-steps,.step{align-items:center;display:flex}.step{background:#e1e5e9;border-radius:20px;color:#7f8c8d;font-size:.85rem;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.step.active{background:#3498db;color:#fff;font-weight:600}.step.completed{background:#27ae60;color:#fff}.step-number{align-items:center;background:hsla(0,0%,100%,.3);border-radius:50%;display:flex;font-size:.8rem;font-weight:700;height:24px;justify-content:center;width:24px}.step.active .step-number,.step.completed .step-number{background:hsla(0,0%,100%,.4)}.step-divider{color:#686868;font-size:1.2rem}.step-label{white-space:nowrap}.system-status{align-items:center;color:#7f8c8d;display:flex;font-size:.85rem;gap:.5rem}.status-text{white-space:nowrap}.help-menu-container{position:relative}.help-button{align-items:center;border:none;border-radius:50%;box-shadow:0 2px 4px #0000001a;color:#000;cursor:pointer;display:flex;font-size:1.2rem;height:36px;justify-content:center;transition:all .2s ease;width:36px}.help-button:hover{background:#a5a5a6;transform:scale(1.05)}.help-dropdown{animation:slideDown .2s ease-out;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:180px;overflow:hidden;position:absolute;right:0;top:calc(100% + .5rem);z-index:100}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.help-item{background:none;border:none;color:#2c3e50;cursor:pointer;display:block;font-size:.9rem;padding:.75rem 1rem;text-align:left;text-decoration:none;transition:background .2s ease;width:100%}.help-item:hover{background:#f8f9fa}.help-item:not(:last-child){border-bottom:1px solid #e1e5e9}.facturas-main{flex:1;overflow:hidden}.editor-section,.facturas-main{display:flex;flex-direction:column}.editor-section{flex:1;height:100%;margin:0}.editor-layout{display:grid;flex:1;gap:0;grid-template-columns:1.2fr 1fr;height:100%;padding:0}@media (max-width:1200px){.editor-layout{grid-template-columns:1fr;grid-template-rows:50% 50%}}.image-panel{background:#fff;border-right:1px solid #e1e5e9;padding:0}.image-panel,.upload-container{display:flex;flex-direction:column;height:100%}.upload-container{align-items:center;background:#072946;justify-content:center;padding:.5rem}.upload-icon{font-size:3rem;margin-bottom:1rem}.upload-title{margin-bottom:2rem;text-align:center;width:100%}.upload-title h2{color:#fff;font-size:1.75rem;font-weight:600;margin-bottom:.5rem}.upload-subtitle{color:#a0b8cc;font-size:1rem;margin-bottom:1rem}.cuit-badge{background:#1a5080;border:1px solid #2a6090;border-radius:20px;color:#fff;display:inline-block;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.offline-notice{background:linear-gradient(135deg,#4d1f24,#3d1820);border:2px solid #721c24;border-radius:12px;box-shadow:0 4px 12px #0000004d;margin-bottom:1.5rem;max-width:600px;padding:2rem;text-align:center;width:100%}.offline-icon{font-size:3rem;margin-bottom:1rem;opacity:.9}.offline-notice h3{color:#f5c6cb;font-size:1.3rem;font-weight:600;margin:0 0 1rem}.offline-notice p{color:#e6a4aa;font-size:1rem;line-height:1.6;margin:.5rem 0}.offline-hint{color:#d89298!important;font-size:.9rem!important;margin-top:1rem!important}.dropzone{background:#0a3555;border:3px dashed #1a5080;border-radius:12px;cursor:pointer;max-width:600px;padding:2rem;text-align:center;transition:all .3s ease;width:100%}.dropzone:hover{background:#0d4168;border-color:#3498db}.dropzone.dragging{background:#1a5080;border-color:#3498db;border-style:solid}.dropzone.disabled{cursor:not-allowed;opacity:.5}.dropzone.disabled,.dropzone.disabled:hover{background:#1a2a3a;border-color:#555}.dropzone-content{pointer-events:none}.dropzone-icon{color:#3498db;height:64px;margin:0 auto 1.5rem;transition:color .3s ease;width:64px}.dropzone.dragging .dropzone-icon,.dropzone:hover .dropzone-icon{color:#5dade2}.dropzone-text{color:#fff;margin-bottom:.5rem}.dropzone-button{background:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 2rem;pointer-events:auto;transition:background .3s ease}.dropzone-button:hover{background:#5dade2}.dropzone-hint{color:#a0b8cc;font-size:.95rem}.upload-info{color:#a0b8cc;font-size:.9rem;margin-top:1.5rem;max-width:600px;text-align:left;width:100%}.upload-tips{background:hsla(0,0%,100%,.05);border-left:3px solid #3498db;border-radius:4px;padding:1rem}.upload-tips-title{color:#fff;font-weight:600;margin-bottom:.5rem}.upload-tips p{color:#a0b8cc;margin:.4rem 0}.result-message{border-radius:8px;font-weight:500;margin-top:1.5rem;max-width:600px;padding:1rem;text-align:center;width:100%}.result-message.success{background:#1a5080;border:1px solid #2a6090;color:#a0e6cb}.result-message.error{background:#4d1f24;border:1px solid #721c24;color:#f5c6cb}.result-message.loading{background:#3d3520;border:1px solid #5d5130;color:#ffeaa7}.pdf-container{background:#fff;display:flex;flex:1;flex-direction:column;height:100%;overflow:hidden;position:relative}.pdf-header{background:#f8f9fa;border-bottom:1px solid #e1e5e9;flex-shrink:0;padding:.75rem 1rem}.pdf-header h3{color:#2c3e50;font-size:1rem;font-weight:600;margin:0}.pdf-container iframe{border:none;flex:1;width:100%}.pdf-links{background:rgba(248,249,250,.95);border-top:1px solid #ddd;flex-shrink:0;font-size:.8rem;padding:.5rem;text-align:center}.pdf-links a{color:#3498db;font-size:.8rem;margin:0 .5rem;text-decoration:none}.pdf-links a:hover{text-decoration:underline}.form-panel{background:#f8f9fa;display:flex;flex-direction:column;height:100%;overflow:auto}.form-panel-header{background:#fff;border-bottom:2px solid #e1e5e9;display:flex;flex-shrink:0;justify-content:space-between;padding:.75rem}.form-panel-header h3{color:#2c3e50;font-size:1rem;font-weight:600;margin:0 0 .25rem}.form-panel-subtitle{color:#7f8c8d;font-size:.8rem;margin:0}.extraction-badge{align-items:center;background:#ebf8ff;border:1px solid #bee3f8;border-radius:16px;color:#2c5aa0;display:inline-flex;font-size:.75rem;gap:.4rem;margin-top:.5rem;padding:.4rem .75rem}.badge-icon{font-size:1rem}.badge-text{font-weight:500}.form-panel form{flex:1;overflow-y:auto;padding:.5rem}fieldset:disabled{opacity:.75;pointer-events:none}fieldset.loading{opacity:1!important}fieldset{border:none;margin:0;padding:0}.form-card{background:#fff;border:1px solid #e1e5e9;border-radius:6px;box-shadow:0 1px 3px #0000000d;margin-bottom:.75rem;padding:.75rem;transition:box-shadow .3s ease}.form-card:hover{box-shadow:0 2px 6px #0000001a}fieldset.loading input,fieldset.loading select,fieldset.loading textarea{animation:pulse 1.2s ease-in-out infinite;background:linear-gradient(90deg,#cbd5e0,#f8f9fa 50%,#cbd5e0);background-size:200% 100%}@keyframes pulse{0%,to{background-position:0 0}50%{background-position:100% 0}}fieldset.data-loaded input,fieldset.data-loaded select,fieldset.data-loaded textarea{animation:dataLoaded .8s ease-out;background:#fff}@keyframes dataLoaded{0%{background-color:#a0e6cb;box-shadow:0 0 15px #27ae6080;transform:scale(1.03)}50%{background-color:#c3e6cb;transform:scale(1.02)}to{background-color:#fff;box-shadow:none;transform:scale(1)}}legend{align-items:center;color:#2c3e50;display:flex;font-size:.95rem;font-weight:600;gap:.4rem;width:100%}.legend-icon{font-size:1.1rem}.form-row{grid-template-columns:1fr 1fr}.form-row,.form-row-3{display:grid;gap:.5rem;margin-bottom:.5rem}.form-row-3{grid-template-columns:1fr 1fr 1fr}.form-row-4{grid-template-columns:1fr 1fr 1fr 1fr}.form-row-4,.form-row-5{display:grid;gap:.5rem;margin-bottom:.5rem}.form-row-5{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.form-row-comprobante{grid-template-columns:1fr .5fr 1fr 1fr 1fr}.form-row-comprobante,.form-row-emisor{display:grid;gap:.5rem;margin-bottom:.5rem}.form-row-emisor{grid-template-columns:1fr 1fr 2fr}.form-row-receptor-afip{display:grid;gap:.5rem;grid-template-columns:1fr 1fr 1fr;margin-bottom:.5rem}.form-row-importes{display:grid;gap:.4rem;grid-template-columns:1fr 1fr 1fr 1fr 1fr;margin-bottom:.5rem}.form-row-item{align-items:end;display:grid;gap:.5rem;grid-template-columns:5fr 1fr 2fr 2fr auto;margin-bottom:.5rem}.form-row-3:last-child,.form-row-4:last-child,.form-row-5:last-child,.form-row-comprobante:last-child,.form-row-emisor:last-child,.form-row-importes:last-child,.form-row-item:last-child,.form-row-receptor-afip:last-child,.form-row:last-child{margin-bottom:0}.form-panel label{display:block;font-size:.8rem;font-weight:500;margin-bottom:.15rem}.form-panel input,.form-panel select,.form-panel textarea{border:1px solid #ddd;border-radius:3px;font-size:.8rem;padding:.3rem;width:100%}.form-panel input:focus,.form-panel select:focus,.form-panel textarea:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db33;outline:none}.form-panel input:disabled,.form-panel select:disabled,.form-panel textarea:disabled{background-color:#e9ecef;cursor:not-allowed}.item,.items-container{margin-bottom:.5rem}.item{background:#f8f9fa;border:1px solid #e1e5e9;border-radius:3px;padding:.5rem;position:relative}.btn-remove-item{background:#e74c3c;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:.9rem;height:fit-content;min-width:auto;padding:.4rem .6rem;width:auto}.btn-remove-item:hover{background:#c0392b}.btn-remove-item:disabled{background:#95a5a6;cursor:not-allowed}.btn-secondary{background:#95a5a6;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem}.btn-secondary:hover{background:#7f8c8d}.btn-secondary:disabled{background:#cbd5e0;cursor:not-allowed}.form-actions{border-top:1px solid #e1e5e9;display:flex;gap:.75rem;margin-top:1rem;padding-top:.75rem}.form-actions button{border:none;border-radius:3px;cursor:pointer;font-size:.85rem;font-weight:500;padding:.5rem 1rem}.form-actions button:disabled{cursor:not-allowed;opacity:.5}.form-actions button:first-child{background:#f39c12;color:#fff}.form-actions button:first-child:hover:not(:disabled){background:#d68910}.form-actions button:nth-child(2){background:#27ae60;color:#fff}.form-actions button:nth-child(2):hover:not(:disabled){background:#229954}.form-actions button:nth-child(3){background:#3498db;color:#fff}.form-actions button:nth-child(3):hover:not(:disabled){background:#2980b9}.status-message{border-radius:4px;font-weight:500;margin-top:1rem;padding:.75rem}.status-message.success{background:#d4edda;color:#155724}.status-message.error{background:#f8d7da;color:#721c24}.status-message.loading{background:#fff3cd;color:#856404}.facturas-footer{background:#fff;border-top:2px solid #e1e5e9;flex-shrink:0;padding:1rem 2rem}.footer-content{font-size:.9rem;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px}.footer-content,.footer-help{align-items:center;display:flex}.footer-help{color:#7f8c8d;gap:.5rem}.footer-icon{font-size:1.2rem}.footer-link{color:#3498db;font-weight:500;text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-status{align-items:center;color:#7f8c8d;display:flex;gap:.5rem}.status-indicator{border-radius:50%;display:inline-block;height:10px;width:10px}.status-indicator.online{background:#27ae60;box-shadow:0 0 8px #27ae6080}.status-indicator.offline{background:#e74c3c;box-shadow:0 0 8px #e74c3c80}.validation-overlay{align-items:center;animation:fadeIn .2s ease-out;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1001}.validation-popup{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;max-height:80vh;max-width:600px;width:90%}.validation-header{align-items:center;background:#f8d7da;border-bottom:2px solid #f8d7da;border-radius:12px 12px 0 0;display:flex;flex-shrink:0;justify-content:space-between;padding:1.5rem}.validation-header h3{color:#721c24;font-size:1.3rem;font-weight:600;margin:0}.validation-close{background:none;border:none;border-radius:4px;color:#721c24;cursor:pointer;font-size:1.5rem;line-height:1;padding:.5rem;transition:all .2s ease}.validation-close:hover{background:rgba(0,0,0,.1)}.validation-content{flex:1;overflow-y:auto;padding:1.5rem}.validation-intro{color:#721c24;font-weight:500;margin:0 0 1rem}.validation-list{color:#721c24;line-height:1.8;margin:0;padding-left:1.5rem}.validation-list li{margin-bottom:.75rem;padding-left:.5rem}.validation-list li:last-child{margin-bottom:0}.validation-footer{border-top:2px solid #e1e5e9;display:flex;flex-shrink:0;justify-content:flex-end;padding:1rem 1.5rem}.validation-ok-button{background:#e74c3c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .2s ease}.validation-ok-button:hover{background:#c0392b;box-shadow:0 4px 8px #e74c3c4d;transform:translateY(-1px)}.duplicate-overlay{align-items:center;animation:fadeIn .2s ease-out;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1001}.duplicate-popup{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;max-width:500px;width:90%}.duplicate-header{align-items:center;background:#fff3cd;border-bottom:2px solid #fff3cd;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;padding:1.5rem}.duplicate-header h3{color:#856404;font-size:1.3rem;font-weight:600;margin:0}.duplicate-close{background:none;border:none;border-radius:4px;color:#856404;cursor:pointer;font-size:1.5rem;line-height:1;padding:.5rem;transition:all .2s ease}.duplicate-close:hover{background:rgba(0,0,0,.1)}.duplicate-content{padding:2rem;text-align:center}.duplicate-icon{font-size:4rem;margin-bottom:1rem;opacity:.8}.duplicate-message{color:#333;font-size:1.1rem;font-weight:500;line-height:1.6;margin:0 0 1rem}.duplicate-id{color:#666;font-size:.9rem;margin:.5rem 0}.duplicate-id code{background:#f8f9fa;border:1px solid #e1e5e9;border-radius:4px;color:#856404;font-family:Courier New,monospace;font-size:.85rem;padding:.2rem .5rem}.duplicate-hint{color:#666;font-size:.95rem;line-height:1.6;margin:1.5rem 0 0}.duplicate-footer{border-top:2px solid #e1e5e9;display:flex;justify-content:center;padding:1rem 1.5rem}.duplicate-ok-button{background:#ffc107;border:none;border-radius:6px;color:#333;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2.5rem;transition:all .2s ease}.duplicate-ok-button:hover{background:#e0a800;box-shadow:0 4px 8px #ffc1074d;transform:translateY(-1px)}.confirm-overlay{align-items:center;animation:fadeIn .2s ease-out;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1001}.confirm-popup{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;max-width:500px;width:90%}.confirm-header{align-items:center;background:#fff3cd;border-bottom:2px solid #fff3cd;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;padding:1.5rem}.confirm-header h3{color:#856404;font-size:1.3rem;font-weight:600;margin:0}.confirm-close{background:none;border:none;border-radius:4px;color:#856404;cursor:pointer;font-size:1.5rem;line-height:1;padding:.5rem;transition:all .2s ease}.confirm-close:hover{background:rgba(0,0,0,.1)}.confirm-content{padding:2rem;text-align:center}.confirm-icon{font-size:4rem;margin-bottom:1rem;opacity:.8}.confirm-message{color:#333;font-size:1.1rem;font-weight:500;line-height:1.6;margin:0 0 1rem}.confirm-hint{color:#666;font-size:.95rem;line-height:1.6;margin:1rem 0 0}.confirm-footer{border-top:2px solid #e1e5e9;display:flex;gap:1rem;justify-content:center;padding:1rem 1.5rem}.confirm-cancel-button{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .2s ease}.confirm-cancel-button:hover{background:#5a6268;box-shadow:0 4px 8px #6d767e4d;transform:translateY(-1px)}.confirm-ok-button{background:#ffc107;border:none;border-radius:6px;color:#333;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .2s ease}.confirm-ok-button:hover{background:#e0a800;box-shadow:0 4px 8px #ffc1074d;transform:translateY(-1px)}.success-overlay{align-items:center;animation:fadeIn .2s ease-out;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1001}.success-popup{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;max-width:500px;width:90%}.success-header{align-items:center;background:#d4edda;border-bottom:2px solid #d4edda;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;padding:1.5rem}.success-header h3{color:#155724;font-size:1.3rem;font-weight:600;margin:0}.success-close{background:none;border:none;border-radius:4px;color:#155724;cursor:pointer;font-size:1.5rem;line-height:1;padding:.5rem;transition:all .2s ease}.success-close:hover{background:rgba(0,0,0,.1)}.success-content{padding:2rem;text-align:center}.success-icon{font-size:4rem;margin-bottom:1rem;opacity:.9}.success-message{color:#155724;font-size:1.2rem;font-weight:600;line-height:1.6;margin:0 0 1rem}.success-hint{color:#666;font-size:.95rem;line-height:1.6;margin:1rem 0 0}.success-footer{border-top:2px solid #e1e5e9;display:flex;justify-content:center;padding:1rem 1.5rem}.success-ok-button{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2.5rem;transition:all .2s ease}.success-ok-button:hover{background:#218838;box-shadow:0 4px 8px #28a7454d;transform:translateY(-1px)}.field-error{animation:shake .5s ease-in-out;background-color:#fff5f5!important;border:2px solid #e74c3c!important}.field-error:focus{border-color:#e74c3c!important;box-shadow:0 0 0 3px #e74c3c33!important}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.hidden{display:none!important}@media (max-width:768px){.facturas-header{padding:1rem}.header-content{align-items:flex-start;flex-direction:column;gap:1rem}.header-steps{justify-content:space-between;width:100%}.step{flex-direction:column;font-size:.75rem;padding:.5rem}.step-label{display:none}.facturas-main{padding:0}.editor-layout{grid-template-columns:1fr;grid-template-rows:50% 50%}.upload-container{padding:1rem}.dropzone{padding:3rem 1rem}.form-row,.form-row-comprobante,.form-row-emisor,.form-row-importes,.form-row-receptor-afip{grid-template-columns:1fr}.form-actions{flex-direction:column}.facturas-footer{padding:1rem}.footer-content{align-items:flex-start;flex-direction:column;gap:1rem}}.guia-overlay{align-items:center;animation:fadeIn .2s ease-out;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.guia-card{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;max-height:85vh;max-width:700px;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.guia-header{align-items:center;border-bottom:2px solid #e1e5e9;display:flex;flex-shrink:0;justify-content:space-between;padding:1.5rem}.guia-header h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0}.guia-close{background:none;border:none;border-radius:4px;color:#7f8c8d;cursor:pointer;font-size:1.5rem;line-height:1;padding:.5rem;transition:all .2s ease}.guia-close:hover{background:#f8f9fa;color:#2c3e50}.guia-content{flex:1;overflow-y:auto;padding:1.5rem}.guia-section{margin-bottom:1.5rem}.guia-section:last-child{margin-bottom:0}.guia-section h3{color:#2c3e50;font-size:1.1rem;font-weight:600;margin:0 0 .75rem}.guia-section ul{color:#555;line-height:1.8;margin:0;padding-left:1.5rem}.guia-section li{margin-bottom:.5rem}.guia-section li:last-child{margin-bottom:0}.guia-section strong{color:#2c3e50;font-weight:600}.guia-content::-webkit-scrollbar{width:8px}.guia-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.guia-content::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.guia-content::-webkit-scrollbar-thumb:hover{background:#95a5a6}@media (max-width:768px){.guia-card{max-height:90vh;width:95%}.guia-header{padding:1rem}.guia-header h2{font-size:1.2rem}.guia-content{padding:1rem}.guia-section h3{font-size:1rem}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif,Montserrat,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.typografy{font-family:Montserrat,sans-serif;font-size:medium;margin:10px}
