.search-field{color:#8a93a8;background:#f8faff;border:1px solid #e7ebf3;border-radius:999px;align-items:center;gap:10px;min-height:42px;padding:0 14px;display:flex}.search-field input{background:0 0;border:0;outline:0;width:100%;min-width:0}.stat-card{border:1px solid var(--app-border);background:var(--app-surface);border-radius:8px;justify-content:space-between;gap:16px;padding:22px;display:flex;box-shadow:0 18px 50px #19233c12}.stat-card p{color:#69748a;font-weight:700}.stat-card strong{letter-spacing:0;margin-top:12px;font-size:26px;display:block}.positive{color:#16a765;margin-top:10px;font-size:13px;font-weight:800;display:block}.stat-icon{border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.stat-icon.green{color:#18a765;background:#dcfce8}.stat-icon.purple{color:var(--app-primary);background:var(--app-primary-soft)}.stat-icon.blue{color:var(--app-primary);background:#e7efff}.stat-icon.orange{color:#f97316;background:#fff0dc}.chart-shell svg{width:100%;height:auto;display:block}.chart-labels{color:#8992a6;justify-content:space-between;font-size:12px;display:flex}.table-card{border:1px solid var(--app-border);background:var(--app-surface);border-radius:8px;overflow:hidden;box-shadow:0 18px 50px #19233c12}.table-wrap{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{border-bottom:1px solid var(--app-border);text-align:left;white-space:nowrap;padding:16px 18px}th{color:#70798d;background:#fbfcff;font-size:13px}td{color:#273149}.align-right{text-align:right}.table-footer{color:#727b91;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;font-size:13px;display:flex}.pagination{gap:8px;display:inline-flex}.pagination button{color:#5f687a;background:var(--app-surface);border:1px solid #e7ebf3;border-radius:8px;place-items:center;min-width:34px;height:34px;display:grid}.pagination button.active{color:#fff;border-color:var(--app-primary);background:var(--app-primary)}@media (width<=620px){.table-footer{flex-direction:column;align-items:flex-start;display:flex}}.page-stack{gap:22px;display:grid}.page-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.page-heading h1{font-size:24px;line-height:1.1}.page-heading p{color:var(--app-muted);margin-top:8px}.compact{margin-bottom:18px}.stats-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:18px;display:grid}.panel{border:1px solid var(--app-border);background:var(--app-surface);border-radius:8px;min-width:0;padding:22px;box-shadow:0 18px 50px #19233c12}.span-2{min-width:0}.panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.panel-header h2{font-size:17px}.panel-header select{color:#5f687a;background:var(--app-surface);border:1px solid #e7ebf3;border-radius:8px;min-height:34px;padding:0 10px}.toolbar{justify-content:space-between;gap:12px;display:flex}.toolbar .search-field{width:min(360px,100%)}.toolbar-end{justify-content:flex-end}.page-actions{gap:12px;display:flex}.primary-action,.pay-button{color:#fff;background:var(--app-primary);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-weight:800;display:inline-flex}.secondary-action,.filter-select{background:var(--app-surface);border:1px solid #e7ebf3;border-radius:8px;min-height:42px;padding:0 14px}.page-actions .secondary-action,.file-action{justify-content:center;align-items:center;gap:8px;display:inline-flex}.secondary-action,.text-button{color:var(--app-primary);font-weight:800}.text-button{background:0 0;border:0}.status{border-radius:999px;justify-content:center;align-items:center;min-width:68px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.status.paid{color:#12965c;background:#dcfce8}.status.pending{color:#ea580c;background:#ffedd5}.entity-cell{align-items:center;gap:12px;font-weight:800;display:flex}.entity-cell img,.avatar{border-radius:8px;width:34px;height:34px}.entity-cell img{object-fit:cover}.entity-link{color:var(--app-text);font-weight:900;text-decoration:none}.entity-link:hover{color:var(--app-primary);text-decoration:underline}.avatar{color:#fff;background:var(--app-primary);place-items:center;display:grid}.table-actions{gap:8px;display:inline-flex}.table-actions button,.table-upload{width:32px;height:32px;color:var(--app-primary);background:var(--app-primary-soft);border:0;border-radius:8px;place-items:center;display:inline-grid}.wide-actions{gap:10px}.page-loader{min-height:320px;color:var(--app-muted);place-items:center;display:grid}.table-state{color:#7b8498;text-align:center;padding:40px}.mini-table{gap:2px;display:grid}.mini-row{border-bottom:1px solid var(--app-border);grid-template-columns:42px minmax(0,1fr) 100px 120px;align-items:center;gap:12px;min-height:50px;display:grid}.mini-row img{object-fit:cover;border-radius:8px;width:34px;height:34px}.modal-backdrop{z-index:30;background:#0f172a6b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{border:1px solid var(--app-border);background:var(--app-surface);border-radius:8px;gap:18px;width:min(620px,100%);padding:22px;display:grid;box-shadow:0 24px 70px #0f172a38}.modal-card.narrow{width:min(460px,100%)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.form-grid input,.form-grid select{border:1px solid #e4e8f1;border-radius:8px;outline:0;min-width:0;min-height:42px;padding:0 12px}.span-full{grid-column:1/-1}.muted-line{color:var(--app-muted)}@media (width<=1180px){.stats-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (width<=880px){.page-heading{flex-direction:column;align-items:flex-start}}@media (width<=620px){.stats-grid,.form-grid{grid-template-columns:1fr}.mini-row{grid-template-columns:1fr;gap:6px;padding:12px 0}}.pos-page{grid-template-columns:minmax(0,1fr) 410px;gap:18px;display:grid}.pos-products,.cart-panel{min-width:0}.category-tabs{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.category-tabs button{color:#617087;background:var(--app-surface);border:1px solid #e7ebf3;border-radius:999px;min-height:36px;padding:0 16px;font-weight:800}.category-tabs button.active{color:#fff;border-color:var(--app-primary);background:var(--app-primary)}.product-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px;display:grid}.product-card{min-height:190px;color:var(--app-text);border:1px solid var(--app-border);background:var(--app-surface);text-align:left;border-radius:8px;justify-items:start;gap:8px;padding:12px;display:grid;box-shadow:0 14px 34px #19233c0f}.product-card img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}.product-card span{color:var(--app-primary);font-weight:900}.product-card small{color:#737d92;font-weight:800}.product-card:disabled{filter:grayscale(.6)}.cart-panel{border:1px solid var(--app-border);background:var(--app-surface);border-radius:8px;align-self:start;padding:22px;box-shadow:0 18px 50px #19233c12}.cart-header{gap:10px;margin-bottom:14px;display:grid}.cart-title-row,.customer-picker-row{align-items:center;display:flex}.cart-title-row{justify-content:space-between;gap:10px}.cart-title-row h2{font-size:18px}.cart-title-row>span{color:#fff;background:var(--app-primary);width:28px;height:28px;box-shadow:0 8px 18px var(--app-primary-ring);border-radius:9px;place-items:center;font-size:12px;font-weight:900;display:grid}.customer-picker-row{background:#f8fbff;border:1px solid #e8eef8;border-radius:12px;gap:8px;padding:7px}.cart-customer-field{flex:1;min-width:0}.cart-customer-field .MuiInputBase-root{background:var(--app-surface);border-radius:9px;min-height:40px}.cart-customer-field .MuiInputBase-input{font-weight:700}.cart-customer-field .MuiInputAdornment-root{color:var(--app-primary)}.add-customer-mini{color:#fff;background:var(--app-primary);width:40px;height:40px;box-shadow:0 10px 22px var(--app-primary-ring);border:0;border-radius:10px;flex:none;place-items:center;display:grid}.add-customer-mini:hover{background:var(--app-primary-dark)}.customer-option{align-items:center;gap:10px;min-height:46px;display:flex}.customer-option>span{width:30px;height:30px;color:var(--app-primary);background:var(--app-primary-soft);border-radius:8px;place-items:center;font-size:12px;font-weight:900;display:grid}.customer-option div{gap:1px;min-width:0;display:grid}.customer-option strong{color:var(--app-text);font-size:13px}.customer-option small{color:var(--app-muted);font-size:11px}.cart-list{gap:12px;display:grid}.cart-item{border-bottom:1px solid var(--app-border);grid-template-columns:48px minmax(0,1fr) auto 32px;align-items:center;gap:12px;padding-bottom:12px;display:grid}.cart-item img{object-fit:cover;border-radius:8px;width:48px;height:48px}.cart-item div{min-width:0}.cart-item span,.cart-empty{color:#737d92;font-size:13px}.qty-control{align-items:center;gap:8px;display:inline-flex}.qty-control button,.remove-line{width:28px;height:28px;color:var(--app-primary);background:var(--app-primary-soft);border:0;border-radius:7px;place-items:center;display:grid}.remove-line{color:#ef4444;background:#fee2e2}.cart-totals{border-top:1px solid var(--app-border);gap:10px;padding:16px 0;display:grid}.cart-totals div{justify-content:space-between;display:flex}.payment-section{background:linear-gradient(135deg, var(--app-primary-soft), #10b9810d), #fff;border:1px solid #e8eef8;border-radius:10px;gap:8px;margin:4px 0 12px;padding:10px;display:grid}.payment-heading,.payment-selected{justify-content:space-between;align-items:center;display:flex}.payment-heading span{color:#5f687a;font-size:13px;font-weight:800}.payment-heading strong{color:var(--app-primary);background:var(--app-primary-soft);border:1px solid #dbeafe;border-radius:999px;padding:3px 9px;font-size:11px}.payment-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.payment-grid button{color:#334155;text-align:center;background:#ffffffeb;border:1px solid #dbe3ef;border-radius:10px;place-items:center;gap:4px;min-height:54px;padding:7px 4px;font-weight:800;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid}.payment-grid button:hover{box-shadow:0 10px 24px var(--app-primary-ring);border-color:#bfdbfe;transform:translateY(-1px)}.payment-grid button.active{color:var(--app-text);border-color:var(--app-primary);background:linear-gradient(135deg, var(--app-primary-soft), #fff);box-shadow:0 14px 30px var(--app-primary-ring)}.payment-icon{width:26px;height:26px;color:var(--app-primary);background:var(--app-primary-soft);border-radius:8px;flex:none;place-items:center;display:grid}.payment-grid button.active .payment-icon{color:#fff;background:var(--app-primary);box-shadow:0 8px 18px var(--app-primary-ring)}.payment-copy{gap:0;min-width:0;display:grid}.payment-copy strong{color:inherit;font-size:12px;line-height:1.1}.payment-copy small{color:#738096;font-size:11px;font-weight:700;line-height:1.15;display:none}.payment-selected{min-height:32px;color:var(--app-muted);background:#f8fafce0;border:1px dashed #cbd5e1;border-radius:8px;padding:0 10px;font-size:11px;font-weight:800}.payment-selected strong{color:var(--app-text)}.pay-button{width:100%;min-height:52px;box-shadow:0 14px 30px var(--app-primary-ring);border-radius:12px}.invoice-complete{text-align:center}.invoice-complete strong{font-size:26px}.modal-actions .secondary-action{align-items:center;gap:8px;display:inline-flex}.customer-quick-create .form-grid.single{grid-template-columns:1fr}.customer-quick-create .primary-action{width:100%}@media (width<=1180px){.pos-page{grid-template-columns:1fr}}@media (width<=620px){.payment-grid{grid-template-columns:1fr}}.detail-layout{grid-template-columns:320px minmax(0,1fr);gap:20px;display:grid}.media-panel{place-items:center;min-height:320px;display:grid}.media-panel img{object-fit:contain;border-radius:8px;width:100%;max-height:320px}.detail-avatar{color:#fff;background:var(--app-primary);border-radius:24px;place-items:center;width:120px;height:120px;display:grid}.detail-avatar svg{font-size:54px}.detail-panel{padding:0}.detail-row{border-bottom:1px solid var(--app-border);justify-content:space-between;gap:18px;padding:20px 22px;display:flex}.detail-row:last-child{border-bottom:0}.detail-row span{color:var(--app-muted)}.panel-count{color:var(--app-muted);font-weight:800}.status-pill{color:#059669;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;min-width:72px;padding:8px 14px;font-weight:800;display:inline-flex}@media (width<=840px){.detail-layout{grid-template-columns:1fr}}.amount-due{color:#ef4444;font-weight:800}.amount-clear{color:#16a765;font-weight:800}.dashboard-grid{grid-template-columns:2fr 1.35fr;gap:18px;display:grid}.transaction-list{gap:12px;display:grid}.transaction-item{grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:10px;display:grid}.transaction-item svg{color:#8d96aa}.transaction-item div,.transaction-meta{gap:3px;display:grid}.transaction-item span,.transaction-meta span{color:#7f889d;font-size:12px}.quick-actions{grid-template-columns:repeat(2,minmax(120px,1fr));gap:12px;display:grid}.quick-actions button{min-height:104px;color:var(--app-text);border:1px solid var(--app-border);background:var(--app-surface);border-radius:8px;place-items:center;gap:10px;font-weight:800;display:grid}.quick-actions svg{color:var(--app-primary)}@media (width<=1180px){.dashboard-grid{grid-template-columns:1fr}}@media (width<=620px){.quick-actions{grid-template-columns:1fr}.transaction-item{grid-template-columns:28px minmax(0,1fr)}.transaction-meta,.transaction-item .status{grid-column:2}}.back-link{color:var(--app-primary);align-items:center;gap:6px;margin-bottom:10px;font-weight:800;text-decoration:none;display:inline-flex}.invoice-detail-grid{grid-template-columns:repeat(4,minmax(140px,1fr));gap:18px;display:grid}.invoice-summary-card{gap:8px;display:grid}.invoice-summary-card span{color:var(--app-muted);font-size:13px;font-weight:800}.invoice-summary-card strong{font-size:18px}.invoice-lines{gap:0;display:grid}.invoice-line{border-bottom:1px solid var(--app-border);grid-template-columns:minmax(0,1fr) 90px 140px 140px;align-items:center;gap:14px;min-height:52px;display:grid}.invoice-line.header{min-height:42px;color:var(--app-muted);text-transform:uppercase;font-size:12px;font-weight:900}.invoice-total-row{justify-content:flex-end;gap:22px;padding-top:18px;font-size:20px;display:flex}@media (width<=980px){.invoice-detail-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}}@media (width<=680px){.invoice-detail-grid,.invoice-line{grid-template-columns:1fr}.invoice-line{gap:5px;padding:12px 0}}.invoice-number-link{color:var(--app-primary);font-weight:900;text-decoration:none}.invoice-number-link:hover{text-decoration:underline}.invoice-actions{gap:8px;display:inline-flex}.invoice-actions button{width:32px;height:32px;color:var(--app-primary);background:var(--app-primary-soft);border:0;border-radius:8px;place-items:center;display:inline-grid}.invoice-actions button.danger{color:#ef4444;background:#fee2e2}.danger-action{color:#fff;background:#ef4444;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-weight:800;display:inline-flex}.danger-action:disabled,.secondary-action:disabled{opacity:.55}.modal-actions{justify-content:flex-end;gap:12px;display:flex}.setup-panel{justify-content:space-between;align-items:center;gap:18px;display:flex}.setup-panel h2{font-size:17px}.setup-panel p{color:var(--app-muted);margin-top:8px}.table-upload input{display:none}.file-picker{min-height:42px;color:var(--app-muted);border:1px solid #e4e8f1;border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.file-picker input{display:none}@media (width<=880px){.setup-panel{flex-direction:column;align-items:flex-start}}.report-company{align-items:center;gap:16px;padding:18px;display:flex}.report-company img,.report-logo-fallback{border-radius:12px;width:58px;height:58px}.report-company img{object-fit:contain;border:1px solid #eef2f7}.report-logo-fallback{color:#fff;background:var(--app-primary);place-items:center;font-size:22px;font-weight:800;display:grid}.report-company div{gap:3px;display:grid}.report-company span,.report-company small{color:var(--app-muted)}.report-company strong{font-size:20px}.reports-grid{grid-template-columns:2fr 1.35fr;gap:18px;display:grid}.donut-wrap{grid-template-columns:170px 1fr;align-items:center;gap:24px;display:grid}.donut-chart{background:conic-gradient(var(--app-primary) 0 45%, #18c47c 45% 75%, #ff8a1f 75% 90%, #ef4444 90% 100%);border-radius:50%;width:160px;height:160px;box-shadow:inset 0 0 0 42px #fff}.legend{gap:10px;display:grid}.legend span{color:#5f687a;align-items:center;gap:8px;display:flex}.legend i{border-radius:50%;width:10px;height:10px}.category-table .mini-row{grid-template-columns:minmax(0,1fr) 160px 160px}.product-sales-table .mini-row{grid-template-columns:42px minmax(0,1fr) 120px 140px}@media (width<=1180px){.reports-grid{grid-template-columns:1fr}}@media (width<=620px){.donut-wrap{flex-direction:column;align-items:flex-start;display:flex}.category-table .mini-row{grid-template-columns:1fr;gap:6px;padding:12px 0}.product-sales-table .mini-row{grid-template-columns:42px minmax(0,1fr)}}.settings-shell{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:18px;display:grid}.settings-tabs{border:1px solid var(--app-border);background:var(--app-surface);border-radius:8px;gap:8px;padding:10px;display:grid;box-shadow:0 18px 50px #19233c0f}.settings-tabs button{min-height:46px;color:var(--app-muted);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:0 12px;font-weight:800;display:flex}.settings-tabs button.active{color:#fff;background:var(--app-primary);box-shadow:0 12px 24px var(--app-primary-ring)}.settings-panel{gap:0;padding:0;display:grid;overflow:hidden}.settings-panel-title{border-bottom:1px solid var(--app-border);align-items:center;gap:12px;padding:18px 22px;display:flex}.settings-panel-title>div{width:36px;height:36px;color:var(--app-primary);background:var(--app-primary-soft);border-radius:10px;place-items:center;display:grid}.settings-panel-title h2{font-size:18px}.settings-section{gap:16px;padding:18px 22px 22px;display:grid}.profile-settings{background:var(--app-surface);border:1px solid #eef2f7;border-radius:8px;align-items:center;gap:16px;padding:16px;display:flex}.profile-settings img,.profile-avatar-fallback{object-fit:cover;border-radius:14px;width:58px;height:58px}.profile-avatar-fallback{color:#fff;background:var(--app-primary);place-items:center;font-weight:900;display:grid}.profile-settings div{flex:1;gap:4px;display:grid}.profile-settings span,.device-card span,.settings-info-grid span{color:var(--app-muted)}.file-action{align-items:center;gap:8px;display:inline-flex}.file-action input{display:none}.settings-form-card{background:var(--app-surface-soft);border:1px solid #eef2f7;border-radius:8px;grid-template-columns:160px minmax(0,1fr);align-items:center;gap:12px 14px;padding:16px;display:grid}.settings-form-card.compact{grid-template-columns:150px minmax(0,1fr)}.settings-form-card label{color:var(--app-muted);font-weight:800}.settings-form-card input,.settings-form-card select{background:var(--app-surface);border:1px solid #e4e8f1;border-radius:8px;outline:0;min-width:0;min-height:42px;padding:0 12px}.settings-form-card button{grid-column:2;justify-self:start}.settings-form-card button:disabled{opacity:.55}.settings-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.settings-info-grid div{background:var(--app-surface);border:1px solid #eef2f7;border-radius:8px;gap:4px;min-width:0;padding:14px;display:grid}.settings-info-grid strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.device-card{background:linear-gradient(135deg, var(--app-primary-soft), var(--app-surface));border:1px solid #dbeafe;border-radius:8px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.printer-help-card{background:linear-gradient(135deg, #f59e0b1f, var(--app-surface));border:1px solid #fed7aa;border-radius:8px;grid-template-columns:52px minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px;display:grid}.printer-help-card>div:nth-child(2){gap:6px;display:grid}.printer-help-card span,.print-progress-card span{color:var(--app-muted)}.printer-help-card ol{color:var(--app-muted);margin:4px 0 0;padding-left:18px;font-size:13px;line-height:1.55}.printer-help-card .secondary-action,.settings-form-card .secondary-action{justify-content:center;align-items:center;gap:8px;display:inline-flex}.print-progress-card{border:1px solid var(--app-border);background:var(--app-surface);border-radius:8px;gap:12px;padding:14px 16px;display:grid}.print-progress-card>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.print-progress-track{background:var(--app-primary-soft);border-radius:999px;height:8px;overflow:hidden}.print-progress-track span{border-radius:inherit;background:var(--app-primary);height:100%;transition:width .25s;display:block}.device-icon{width:52px;height:52px;color:var(--app-primary);background:#dbeafe;border-radius:14px;place-items:center;display:grid}.theme-card-grid{grid-template-columns:repeat(4,minmax(80px,1fr));gap:12px;display:grid}.theme-card-grid button{min-height:58px;color:var(--app-primary);background:var(--app-surface);border:1px solid #e4e8f1;border-radius:8px;justify-content:space-between;align-items:center;padding:10px;display:flex}.theme-card-grid button.active{border-color:var(--theme-color);box-shadow:0 14px 28px var(--app-primary-ring)}.theme-card-grid span{background:var(--theme-color);border-radius:10px;width:36px;height:36px}@media (width<=980px){.settings-shell{grid-template-columns:1fr}.settings-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.settings-form-card,.settings-form-card.compact,.device-card,.printer-help-card,.settings-info-grid{grid-template-columns:1fr}.settings-form-card button{grid-column:1}.profile-settings{flex-direction:column;align-items:flex-start}.settings-tabs{grid-template-columns:1fr}.theme-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--app-primary:#2563eb;--app-primary-dark:#1d4ed8;--app-primary-light:#60a5fa;--app-primary-soft:#2563eb1a;--app-primary-ring:#2563eb38;--app-secondary:#10b981;--app-bg:#f6f8fc;--app-surface:#fff;--app-surface-soft:#f8fafc;--app-text:#172033;--app-muted:#64748b;--app-border:#e2e8f0;color:var(--app-text);background:var(--app-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;color:var(--app-text);background:var(--app-bg);margin:0}:root[data-theme-density=Compact] body{font-size:14px}:root[data-theme-density=Spacious] body{font-size:16px}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}#root{min-height:100vh}
