.card,.entity-card{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0f172a1f}.card__header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}.card__footer,.entity-card__footer{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1.5rem;font-size:.813rem;color:#475569}.table,.entity-table{width:100%;border-collapse:collapse}.table thead,.entity-table thead{background:#f8fafc;text-align:left;font-size:.813rem;color:#475569}.table th,.entity-table th,.table td,.entity-table td{padding:.6rem 1rem;border-bottom:1px solid #e2e8f0;vertical-align:middle}.table .td.actions,.entity-table .td.actions{display:flex;flex-direction:column;gap:.2rem}.table--hover tbody tr:hover,.entity-table tbody tr:hover{background:#e3f4ff}.badge{display:inline-flex;align-items:center;padding:.25rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600}.badge--red{background:#fee2e2;color:#b91c1c}.badge--orange{background:#fef3c7;color:#b45309}.badge--yellow{background:#fef9c3;color:#a16207}.badge--green{background:#dcfce7;color:#15803d}.btn{border:1px solid transparent;background:#fff;color:#111827;padding:.35rem .85rem;border-radius:6px;font-size:.813rem;font-weight:600}.btn--ghost{background:#f8fafc;border-color:#cbd5f5;color:#1d4ed8}.btn--pill{border-radius:999px}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.modal-content{--modal-width: 720px;--modal-max-height: 85vh;background:#fff;width:min(var(--modal-width),100vw - 2rem);max-height:var(--modal-max-height);border-radius:12px;box-shadow:0 10px 40px #0003;overflow:hidden;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:14px 16px;border-bottom:1px solid #e5e7eb;background:#f0f4ff}.modal-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#667eea}.modal-header>div{min-width:0}.modal-body{padding:14px 16px 24px;overflow:auto;color:#334155}.modal-footer{display:flex;justify-content:flex-end;gap:.5rem;padding:14px 16px;border-top:1px solid #e5e7eb;background:#fff}.modal-close{width:36px;height:36px;margin-left:12px;background:transparent;border:1px solid transparent;border-radius:999px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:#4b5563;box-shadow:none;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.modal-close:hover{background:#dfe4ff;color:#312e81;border-color:#d4dcff;box-shadow:0 4px 12px #4c51bf40}.modal-close:focus-visible{outline:2px solid #818cf8;outline-offset:2px;box-shadow:0 0 0 3px #818cf859}.modal-close svg{width:18px;height:18px;stroke-width:2}@media (max-width: 640px){.modal-overlay{padding:.75rem}.modal-content{width:min(var(--modal-width),100vw - 1.5rem);max-height:calc(100vh - 1.5rem)}.modal-header,.modal-body,.modal-footer{padding-left:14px;padding-right:14px}}.modal-content .btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:10px;border:1px solid transparent;padding:.5rem 1rem;font-size:.813rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.modal-content .btn:disabled,.modal-content .btn[disabled]{opacity:.6;cursor:not-allowed}.modal-content .btn--primary{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.modal-content .btn--primary:hover:not(:disabled):not([disabled]){background:#1e40af;border-color:#1e40af}.modal-content .btn--ghost{background:#f8fafc;border-color:#cbd5f5;color:#1e293b}.modal-content .btn--ghost:hover:not(:disabled):not([disabled]){background:#e2e8f0}.modal-content .btn--danger{background:#ef4444;border-color:#ef4444;color:#fff}.modal-content .btn--danger:hover:not(:disabled):not([disabled]){background:#dc2626;border-color:#dc2626}.modal-body .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:1rem}@media (max-width: 640px){.modal-body .form-grid{grid-template-columns:minmax(0,1fr)}}.modal-body .full{grid-column:1/-1}.modal-body label{display:flex;flex-direction:column;gap:6px;font-size:.875rem;color:#475569}.modal-body input,.modal-body select,.modal-body textarea{border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .625rem;font:inherit}.mono{font-family:Fira Code,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;color:#64748b;white-space:nowrap;line-height:1}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%}.is-clickable{cursor:pointer}.is-clickable:focus-visible{outline:2px solid #1d4ed8;outline-offset:-2px}.stat-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width: 640px){.stat-icon{width:44px;height:44px}.stat-icon svg{width:22px;height:22px}}.stat-icon.vessel,.stat-icon.fleet{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.stat-icon.clients{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff}.stat-icon.contracts,.stat-icon.certificates{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.stat-icon.users{background:linear-gradient(135deg,#a855f7,#7c3aed);color:#fff}.stat-icon.voyages{background:linear-gradient(135deg,#14b8a6,#0f766e);color:#fff}.stat-icon.ports{background:linear-gradient(135deg,#facc15,#eab308);color:#fff}.stat-icon.maintenance{background:linear-gradient(135deg,#f472b6,#ec4899);color:#fff}.stat-icon.incidents,.stat-icon.alerts{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.stat-icon.audits{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff}.stat-icon.training{background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#fff}.stat-icon.charters{background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff}.stat-icon.onhire{background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#fff}.stat-icon.utilization{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.stat-icon.finance{background:linear-gradient(135deg,#22c55e,#15803d);color:#fff}.stat-icon.availability{background:linear-gradient(135deg,#6366f1,#4338ca);color:#fff}.stat-icon.downtime{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.stat-icon.performance{background:linear-gradient(135deg,#0ea5e9,#0369a1);color:#fff}.header-tagline{margin:.5rem 0 0;font-size:.875rem;color:#475569;max-width:48rem}@media (max-width: 640px){.header-tagline{font-size:.813rem}}.role-badge{display:inline-flex;align-items:center;padding:.35rem .85rem;background:#eef2ff;color:#3730a3;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.01em}.dashboard-view{display:flex;flex-direction:column;gap:2rem}@media (max-width: 1024px){.dashboard-view{gap:1.75rem}}@media (max-width: 640px){.dashboard-view{gap:1.5rem}}.dashboard-panel{background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 1px 3px #0f172a14;display:flex;flex-direction:column;gap:1.25rem}@media (max-width: 1024px){.dashboard-panel{padding:1.5rem}}@media (max-width: 640px){.dashboard-panel{padding:1.25rem;border-radius:12px}}.section-subtitle{margin:.25rem 0 0;font-size:.875rem;color:#64748b}@media (max-width: 640px){.section-subtitle{font-size:.813rem}}.panel-list{display:flex;flex-direction:column;gap:1.25rem}@media (max-width: 640px){.panel-list{gap:1rem}}.panel-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.panel-title{font-size:.938rem;font-weight:600;color:#0f172a;margin:0 0 .25rem}.panel-meta{font-size:.813rem;color:#64748b;margin:0}.panel-value{font-size:1.125rem;font-weight:700;color:#1e293b}.panel-divider{height:1px;background:#e2e8f0;margin:.75rem 0}.status-chip{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .8rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.01em;background:#f1f5f9;color:#475569;text-transform:capitalize}.status-chip.high,.status-chip.critical{background:#fee2e2;color:#b91c1c}.status-chip.medium,.status-chip.warning{background:#fef3c7;color:#b45309}.status-chip.low{background:#ecfdf5;color:#047857}.status-chip.info{background:#e0f2fe;color:#0369a1}.status-chip.success{background:#dcfce7;color:#047857}.dashboard-container{--sidebar-width: 280px;position:fixed;inset:0;display:flex;background:#f8fafc}.main-content{flex:1;margin-left:var(--sidebar-width, 280px);display:flex;flex-direction:column;overflow:hidden;transition:margin-left .3s ease}@media (max-width: 1024px){.main-content{margin-left:0}}.content-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 2rem;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a14}@media (max-width: 1024px){.content-header{padding:1.25rem 1.5rem}}@media (max-width: 640px){.content-header{padding:1rem;flex-wrap:wrap}}.content-body{flex:1;padding:2rem}@media (max-width: 1024px){.content-body{padding:1.5rem}}@media (max-width: 640px){.content-body{padding:1rem}}.header-left{flex:1}.header-right{display:inline-flex;gap:.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:10px;border:1px solid transparent;padding:.5rem 1rem;font-size:.813rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.btn--ghost{background:#f8fafc;border-color:#cbd5f5;color:#1e293b}.table-footer,.list-footer{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;color:#1f2937;font-size:.875rem;gap:1rem;flex-wrap:wrap}.table-footer .table-footer__meta,.table-footer .list-footer__meta,.list-footer .table-footer__meta,.list-footer .list-footer__meta{display:inline-flex;align-items:center;gap:1rem;color:#1f2937;flex-wrap:wrap}.table-footer .table-footer__pager,.table-footer .list-footer__pager,.list-footer .table-footer__pager,.list-footer .list-footer__pager{display:inline-flex;align-items:center;gap:.75rem}.table-footer .pager-btn,.table-footer .list-card__pager button,.list-footer .pager-btn,.list-footer .list-card__pager button{border:1px solid #e5e7eb;background:#f8fafc;color:#1d4ed8;border-radius:999px;padding:.3rem .9rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s}.table-footer .pager-btn:hover:not(:disabled),.table-footer .list-card__pager button:hover:not(:disabled),.list-footer .pager-btn:hover:not(:disabled),.list-footer .list-card__pager button:hover:not(:disabled){background:#eef2ff;border-color:#dfe4ff}.table-footer .pager-btn:disabled,.table-footer .list-card__pager button:disabled,.list-footer .pager-btn:disabled,.list-footer .list-card__pager button:disabled{color:#9ca3af;border-color:#e5e7eb;cursor:not-allowed;background:#f9fafb;opacity:1;font-weight:500}.table-footer .pager-btn--primary:not(:disabled),.list-footer .pager-btn--primary:not(:disabled){background:#eef2ff;border-color:#dfe4ff;color:#1d4ed8}.table-footer .pager-page,.table-footer .list-card__pager span,.list-footer .pager-page,.list-footer .list-card__pager span{color:#1f2937;font-weight:500;margin:0 .4rem}.controls-section{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem;flex-wrap:wrap}.filters{display:inline-flex;align-items:center;gap:.75rem;flex-wrap:wrap}.search-field,.search-box,.entity-card__search,.search-container{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2.5rem .75rem 1rem;border-radius:8px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0f;position:relative}.search-field__icon,.search-box svg,.entity-card__search svg,.search-icon{color:#64748b;flex-shrink:0}.search-field__input,.search-box input,.entity-card__search input,.search-input{border:none;background:transparent;outline:none;width:100%;min-width:160px;font-size:.938rem;color:#0f172a}.search-field__input:focus{outline:none}.search-field__input::placeholder,.search-box input::placeholder,.entity-card__search input::placeholder,.search-input::placeholder{color:#94a3b8}.search-field:focus-within,.search-box:focus-within,.entity-card__search:focus-within,.search-container:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.search-field__clear{position:absolute;right:.5rem;background:transparent;border:none;color:#64748b;cursor:pointer;font-size:1rem;line-height:1;padding:.25rem;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center}.search-field__clear:hover{color:#1d4ed8}.filter-select{padding:.75rem 1rem;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-size:.938rem;cursor:pointer;transition:border-color .2s}.filter-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.btn-clear{padding:.6rem 1rem;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-clear:hover{border-color:#cbd5e1;color:#1e3a8a}.page-size{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#475569}.page-size-label{font-weight:600}.page-size-select{min-width:90px;padding:.6rem .75rem}.table-wrapper,.vessel-table-wrapper{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 30px #0f172a14;overflow:hidden;overflow-x:auto}.table-wrapper table,.vessel-table{width:100%;border-collapse:collapse;min-width:860px}.table-wrapper thead,.vessel-table thead{background:#f8fafc;color:#475569;font-size:.813rem;text-transform:uppercase;letter-spacing:.04em}.table-wrapper th,.table-wrapper td,.vessel-table th,.vessel-table td{text-align:left;padding:1rem 1.5rem;font-size:.938rem;color:#0f172a;border-bottom:1px solid #e2e8f0}.sortable{padding:0}.sort-button{width:100%;border:none;background:transparent;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;font:inherit;color:inherit;cursor:pointer;transition:color .2s}.sort-button:hover,.sort-button.is-active{color:#1d4ed8}.sort-indicator{width:1rem;text-align:center;color:inherit;font-size:.875rem}.status-pill,.chip{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .75rem;border-radius:999px;font-size:.813rem;font-weight:600;background:#e2e8f0;color:#1f2937}.status-active,.chip--success{background:#10b98126;color:#0f766e}.status-maintenance,.chip--warning{background:#f59e0b26;color:#b45309}.status-inactive,.chip--danger{background:#ef444426;color:#b91c1c}.badge{display:inline-flex;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:600}.badge--danger{background:#fee2e2;color:#b91c1c}.icon-button{border:none;background:#eef2ff;color:#4338ca;font-size:.75rem;font-weight:600;padding:.4rem .75rem;border-radius:999px;cursor:pointer;transition:background .2s ease;text-decoration:none}.table-title{font-weight:600;color:#0f172a;display:inline-flex;gap:.5rem;align-items:baseline}.empty{color:#475569;text-align:center;padding:1.5rem}.lists-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:2rem;align-items:stretch;flex:1;min-height:0}@media (max-width: 1024px){.lists-grid{grid-template-columns:minmax(0,1fr)}}.list-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:visible;height:auto}.list-card__header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;gap:.75rem}.list-card__header h2{margin:0;font-size:1.125rem;font-weight:600;color:#0f172a}.list-card__header p{margin:.25rem 0 0;font-size:.875rem;color:#64748b}.list-card__controls{display:flex;align-items:center;gap:.5rem;font-size:.813rem;color:#475569}.list-card__select{border:1px solid #cbd5f5;background:#f8fafc;border-radius:8px;padding:.35rem .75rem;font:inherit}.list-card__table{width:100%;border-collapse:collapse}.list-card__table th,.list-card__table td{padding:.6rem 1rem;border-bottom:1px solid #e2e8f0;vertical-align:middle;text-align:left}.list-card__table thead th{background:#f8fafc;color:#475569;font-size:.813rem}.list-card__table tbody tr.is-clickable{cursor:pointer}.list-card__table tbody tr.is-clickable:focus-visible{outline:2px solid #1d4ed8;outline-offset:-2px}.list-card__table tbody tr.is-clickable:hover .vessel-name,.list-card__table tbody tr.is-clickable:hover .cert-name{text-decoration:underline;color:#1d4ed8}.list-card__footer{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1.5rem;font-size:.813rem;color:#475569;margin-top:.75rem}.vessel-cell{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;min-width:0}.vessel-name,.cert-name{font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.cert-name{display:flex;align-items:flex-start;max-width:100%}.status-tag,.status-pill,.severity-tag,.hire-state{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:capitalize;white-space:nowrap}.hire-state--green{background:#dcfce7;color:#15803d}.hire-state--yellow{background:#fef9c3;color:#a16207}.hire-state--red{background:#fee2e2;color:#b91c1c}.hire-state--orange{background:#fef3c7;color:#b45309}.hire-state--grey{background:#e2e8f0;color:#475569}.status-red,.severity-critical{background:#fee2e2;color:#b91c1c}.status-orange,.severity-warning{background:#fef3c7;color:#b45309}.status-yellow,.severity-info{background:#fef9c3;color:#a16207}.status-active{background:#dcfce7;color:#15803d}.status-maintenance{background:#fef9c3;color:#a16207}.status-inactive{background:#e2e8f0;color:#475569}.list-card-stack{display:flex;flex-direction:column;gap:.75rem}.list-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.875rem;color:#1f2937;padding:0 1rem .5rem}.list-footer__meta{color:#1f2937}.admin-alert{border-radius:10px;padding:.75rem 1rem;margin:0 0 1rem;font-size:.875rem}.admin-alert--error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;font-size:.813rem;font-weight:600;border-radius:10px;padding:.5rem 1rem;border:1px solid transparent;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.btn--primary{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.btn--primary:hover{background:#1e40af;border-color:#1e40af}.btn--ghost{background:#f8fafc;color:#1e293b;border-color:#cbd5f5}.btn--ghost:hover{background:#e2e8f0}.entity-card{border-radius:16px;box-shadow:0 10px 30px #0f172a14;padding:1.75rem;display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){.entity-card{padding:1.25rem}}.entity-card__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem}.entity-card__header h3{margin:0;font-size:1.25rem;font-weight:600;color:#0f172a}.entity-card__header p{margin:.35rem 0 0;font-size:.875rem;color:#64748b}.entity-card__toolbar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}@media (max-width: 540px){.entity-card__toolbar{width:100%;justify-content:flex-start}}.entity-card__search{min-width:220px}.entity-card__search .search-field__input{width:180px}@media (max-width: 768px){.entity-card__search .search-field__input{width:140px}}.entity-card__filter-select{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;font-size:.813rem;font-weight:600;border-radius:10px;padding:.5rem 1rem;border:#cbd5f5 1px solid;background:#f8fafc;cursor:pointer}.entity-card__table-wrapper{overflow-x:auto}.entity-table{min-width:680px}.entity-table thead{background:#f8fafc;text-align:left;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#475569}.entity-table th,.entity-table td{padding:.85rem 1rem}.entity-table__title{display:flex;font-weight:600;color:#0f172a}.entity-table__actions{display:flex;align-items:center;gap:.5rem;justify-content:flex-end;min-width:160px}@media (max-width: 540px){.entity-table__actions{min-width:120px}}.icon-button{border:none;background:#eef2ff;color:#4338ca;font-size:.75rem;font-weight:600;padding:.4rem .75rem;border-radius:999px;cursor:pointer;transition:background .2s ease}.icon-button:hover{background:#e0e7ff}.icon-button--danger{background:#fee2e2;color:#b91c1c}.icon-button--danger:hover{background:#fecaca}.entity-card__footer{flex-wrap:wrap;gap:.75rem}.entity-card__pager{display:inline-flex;align-items:center;gap:.75rem}.entity-card__page{font-weight:600;color:#1e293b}.entity-card__footer-meta{font-weight:500}.badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:capitalize}.badge--success{background:#dcfce7;color:#15803d}.badge--warning{background:#fef3c7;color:#b45309}.badge--info{background:#e0f2fe;color:#0369a1}.badge--muted{background:#e2e8f0;color:#475569}.badge--dark{background:#1f2937;color:#fff}.mono{font-family:Fira Code,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.813rem;color:#475569}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;overflow:hidden;position:fixed;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;color:#0f172a;line-height:1.5}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.2;color:#0f172a}p{margin:0}a{color:#3b82f6;text-decoration:none}a:hover{color:#2563eb}button{font-family:inherit;cursor:pointer}button:disabled{cursor:not-allowed}input,select,textarea{font-family:inherit;font-size:inherit}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}img{max-width:100%;height:auto;display:block}
