:root{--lm-portal-accent:#3f6ad8;--lm-portal-border:#dfe4ec;--lm-portal-success:#17864b;--lm-portal-warning:#8a5a00;--lm-portal-danger:#bd2130;}html,body{max-width:100%;overflow-x:clip;}.app-main,.app-main__outer,.app-main__inner,.page-title-heading{min-width:0;max-width:100%;}.app-page-title .page-title-subheading{white-space:normal;overflow-wrap:anywhere;}.lm-portal-logo{max-width:140px;height:45px;object-fit:contain;border-radius:6px;}.lm-portal-avatar{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#3f6ad8;color:#fff;font-weight:800;font-size:1.1rem;text-transform:uppercase;}.lm-status{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.02em;}.lm-status--active{color:#116236;background:#daf5e6;}.lm-status--request{color:#795000;background:#fff1c2;}.lm-status--inactive{color:#842029;background:#f8d7da;}.lm-nav-disabled{display:flex;align-items:center;min-height:42px;padding:0 1.5rem 0 45px;color:#7e8798;opacity:.72;cursor:not-allowed;position:relative;}.lm-nav-disabled .metismenu-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);}.lm-portal-title{font-size:1.15rem;font-weight:800;}.lm-portal-empty{text-align:center;padding:2.25rem 1rem;border:1px dashed #bdc6d6;border-radius:14px;background:#fafbfc;}.lm-portal-empty h2{margin:.5rem 0;font-size:1.2rem;}.lm-portal-empty p{margin:0 auto 1rem;max-width:40rem;color:#5d6573;}.lm-portal-empty__icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:var(--lm-portal-accent);font-size:1.6rem;}.lm-portal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;}.lm-portal-card{display:flex;flex-direction:column;min-height:150px;padding:18px;border:1px solid var(--lm-portal-border);border-radius:14px;background:#fff;box-shadow:0 6px 18px rgba(31,45,61,.05);}.lm-portal-card__count{font-size:2rem;line-height:1;font-weight:850;color:#22304a;}.lm-portal-card__label{margin-top:8px;color:#667085;}.lm-portal-card__action{margin-top:auto;padding-top:14px;font-weight:700;}.lm-portal-status-panel{border-left:5px solid var(--lm-portal-accent);}.lm-portal-status-panel .d-flex>div{min-width:0;overflow-wrap:anywhere;}.lm-portal-status-panel--request{border-left-color:#e0a800;}.lm-portal-status-panel--inactive{border-left-color:#bd2130;}.lm-save-status{min-height:24px;margin-top:5px;font-size:12px;font-weight:700;color:#586174;}.lm-save-status[data-state="saving"]{color:#675000;}.lm-save-status[data-state="saved"]{color:var(--lm-portal-success);}.lm-save-status[data-state="error"]{color:var(--lm-portal-danger);}.lm-row-saving{opacity:.65;}.lm-row-conflict{outline:2px solid var(--lm-portal-danger);outline-offset:-2px;}.lm-inline-field{min-width:125px;}.lm-portal-help{color:#667085;font-size:.88rem;}.lm-qr-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;}.lm-qr-card img{display:block;width:min(100%,280px);height:auto;margin:12px auto;border:1px solid var(--lm-portal-border);border-radius:12px;padding:8px;background:#fff;}.lm-qr-url{padding:9px;border:1px dashed #aeb7c5;border-radius:8px;background:#f8f9fb;overflow-wrap:anywhere;font-size:12px;}.lm-portal-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;}.lm-portal-actions>.lm-portal-help{flex:1 1 100%;}.lm-portal-actions .btn,.actions a,td a[title],td a[aria-label]{min-width:42px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;}body{top:0 !important;}.table-responsive{-webkit-overflow-scrolling:touch;}.table{width:100%;}form .form-control,form .custom-select,form button,form .btn{min-height:44px;}input[type="number"]{font-variant-numeric:tabular-nums;}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #f4b400 !important;outline-offset:2px;}.app-sidebar .scrollbar-sidebar{height:calc(100vh - 60px);overflow-x:hidden !important;overflow-y:auto !important;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#aeb8c8 transparent;}.app-sidebar .scrollbar-sidebar::-webkit-scrollbar{width:8px;}.app-sidebar .scrollbar-sidebar::-webkit-scrollbar-track{background:transparent;}.app-sidebar .scrollbar-sidebar::-webkit-scrollbar-thumb{background:#aeb8c8;border:2px solid transparent;border-radius:999px;background-clip:padding-box;}.app-sidebar .app-sidebar__inner{min-height:100%;padding:0 0 28px;}.lm-sidebar-search{position:sticky;top:0;z-index:5;padding:12px;background:linear-gradient(#fff 82%,rgba(255,255,255,.88));}.lm-sidebar-search .input-group{border:1px solid #d8deea;border-radius:12px;overflow:hidden;box-shadow:0 5px 16px rgba(31,45,61,.06);}.lm-sidebar-search .input-group-text,.lm-sidebar-search .form-control{border:0;background:#f8fafc;}.lm-sidebar-search .form-control{min-height:42px;padding-inline-start:4px;}.lm-portal-sidebar-nav{padding:0 8px;}.lm-portal-sidebar-nav .app-sidebar__heading{margin:18px 10px 6px;color:#7a8497;font-size:.68rem;letter-spacing:.09em;}.lm-portal-sidebar-nav .vertical-nav-menu li a,.lm-portal-sidebar-nav .lm-nav-disabled{min-height:42px;margin:3px 0;border-radius:10px;transition:background-color .18s ease,color .18s ease,transform .18s ease;}.lm-portal-sidebar-nav .vertical-nav-menu li a:hover{background:#edf2ff;color:#244ea2;transform:translateX(2px);}.lm-portal-sidebar-nav .vertical-nav-menu li a.mm-active{color:#fff;background:linear-gradient(135deg,#3f6ad8,#2853bd);box-shadow:0 7px 18px rgba(63,106,216,.22);}.lm-portal-sidebar-nav .vertical-nav-menu li a.mm-active .metismenu-icon{color:#fff;opacity:1;}.lm-logout-form{margin:0;}.lm-dropdown-logout-form .dropdown-item{width:100%;cursor:pointer;text-align:start;}.app-sidebar .lm-sidebar-logout{display:flex;width:100%;min-height:42px;margin:3px 0;padding:0 16px;align-items:center;gap:11px;border:0;border-radius:10px;background:transparent;color:#343a40;font:inherit;cursor:pointer;text-align:start;transition:background-color .18s ease,color .18s ease,transform .18s ease;}.app-sidebar .lm-sidebar-logout:hover{background:#fff0ee;color:#a33d31;transform:translateX(2px);}.app-sidebar .lm-sidebar-logout .metismenu-icon{position:static;flex:0 0 24px;width:24px;height:auto;margin:0;color:#718096;font-size:1.25rem;line-height:1;text-align:center;}.app-sidebar .lm-sidebar-logout:hover .metismenu-icon{color:#a33d31;}.lm-product-filter-card{overflow:visible;border:1px solid #dfe6f0;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#fff);}.lm-product-filter-heading,.lm-product-results-heading,.lm-product-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;}.lm-product-filter-grid{display:grid;grid-template-columns:minmax(250px,1.6fr) minmax(190px,1fr) minmax(170px,.9fr) minmax(110px,.45fr);gap:14px;align-items:end;}.lm-product-filter-grid label{display:block;margin-bottom:6px;font-weight:700;color:#354056;}.lm-product-filter-grid .form-control{border-color:#d8deea;border-radius:10px;background-color:#fff;}.lm-product-filter-keyword .form-control{padding-inline-start:14px;}.lm-product-more-filters{grid-column:1 / -1;border-top:1px solid #e6eaf1;padding-top:12px;}.lm-product-more-filters summary{width:fit-content;cursor:pointer;color:#3159b4;font-weight:750;}.lm-product-more-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-top:12px;}.lm-product-filter-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px;}.lm-product-results{border:0;border-radius:18px;box-shadow:0 12px 34px rgba(31,45,61,.08);}.lm-product-results-heading{margin-bottom:16px;}.lm-product-total{display:inline-flex;min-width:42px;height:42px;align-items:center;justify-content:center;padding:0 12px;border-radius:999px;color:#21478f;background:#eaf0ff;font-weight:850;}.lm-product-list{display:grid;gap:12px;}.lm-product-list-item{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:18px;align-items:center;padding:14px;border:1px solid #e0e6ef;border-radius:16px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;}.lm-product-list-item:hover{border-color:#bdcbed;box-shadow:0 10px 24px rgba(31,45,61,.08);transform:translateY(-1px);}.lm-product-list-media{position:relative;width:112px;height:112px;overflow:hidden;border-radius:14px;background:#eef2f6;}.lm-product-list-media img{width:100%;height:100%;object-fit:cover;}.lm-product-list-media span{position:absolute;inset-inline:7px;bottom:7px;padding:4px 6px;border-radius:7px;color:#fff;background:rgba(20,27,40,.75);font-size:10px;font-weight:750;text-align:center;}.lm-product-list-content{min-width:0;}.lm-product-list-title-row{display:flex;align-items:flex-start;justify-content:flex-start;gap:10px;}.lm-product-list-title-row>div{min-width:0;}.lm-product-list-title-row .lm-status{flex:0 0 auto;margin-top:1px;}.lm-product-list-title-row h3{margin:0;color:#1f2b42;font-size:1.08rem;font-weight:850;overflow-wrap:anywhere;}.lm-product-list-title-row p{width:fit-content;margin:4px 0 0;color:#6c7587;}.lm-product-list-facts{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));gap:8px 18px;margin-top:13px;}.lm-product-list-facts span{min-width:0;}.lm-product-list-facts small,.lm-product-list-facts strong,.lm-product-list-facts em{display:block;}.lm-product-list-facts small{margin-bottom:2px;color:#818a9a;font-size:.7rem;font-weight:750;letter-spacing:.02em;text-transform:uppercase;}.lm-product-list-facts strong{color:#303b50;font-size:.88rem;overflow-wrap:anywhere;}.lm-product-list-facts em{color:#737d8f;font-size:.78rem;font-style:normal;}.lm-product-list-facts em[dir="rtl"]{display:inline-block;max-width:100%;unicode-bidi:isolate;}.lm-product-list-action .btn{min-height:44px;white-space:nowrap;}.lm-product-list-action .btn span{margin-inline-start:5px;}.lm-product-pagination{display:flex;justify-content:center;padding-top:20px;}.lm-product-detail-hero{overflow:hidden;border:0;border-radius:20px;box-shadow:0 14px 38px rgba(31,45,61,.09);}.lm-product-detail-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(320px,1.2fr);gap:28px;align-items:center;}.lm-product-detail-media>img{display:block;width:100%;height:clamp(260px,34vw,430px);object-fit:cover;border-radius:16px;background:#eef2f6;}.lm-product-image-note{display:block;margin-top:8px;color:#697386;font-size:.8rem;text-align:center;}.lm-product-gallery{display:flex;gap:8px;overflow-x:auto;padding-top:10px;scrollbar-width:thin;}.lm-product-gallery img{flex:0 0 88px;width:88px;height:66px;object-fit:cover;border:2px solid #e1e6ee;border-radius:9px;}.lm-product-detail-summary{min-width:0;padding:12px;}.lm-product-detail-kicker{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#7c8595;font-weight:750;}.lm-product-detail-summary h1{margin:20px 0 4px;color:#1f2c43;font-size:clamp(1.75rem,3vw,2.65rem);font-weight:900;overflow-wrap:anywhere;}.lm-product-detail-ar{width:fit-content;margin:0 0 18px;color:#697386;font-size:1.2rem;}.lm-product-detail-price{color:#2d5cb8;font-size:clamp(1.55rem,2.5vw,2.15rem);font-weight:900;}.lm-product-detail-category{margin:5px 0 20px;color:#697386;}.lm-product-detail-actions,.lm-product-danger-actions{display:flex;flex-wrap:wrap;gap:9px;}.lm-product-detail-actions .btn{display:inline-flex;min-height:44px;align-items:center;gap:7px;}.lm-product-detail-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;}.lm-product-detail-grid>.card{border:1px solid #e0e6ef;border-radius:17px;}.lm-product-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:16px 0 0;border:1px solid #e5e9f0;border-radius:13px;overflow:hidden;}.lm-product-facts div{min-width:0;padding:12px 14px;border-bottom:1px solid #e5e9f0;}.lm-product-facts div:nth-child(odd){border-inline-end:1px solid #e5e9f0;}.lm-product-facts div:nth-last-child(-n+2){border-bottom:0;}.lm-product-facts dt{color:#7b8495;font-size:.72rem;font-weight:750;text-transform:uppercase;}.lm-product-facts dd{margin:3px 0 0;color:#27344b;font-weight:780;overflow-wrap:anywhere;}.lm-product-description{padding:12px 0;border-bottom:1px solid #e5e9f0;}.lm-product-description:last-child{border-bottom:0;}.lm-product-description h3{margin:0 0 6px;color:#687286;font-size:.78rem;text-transform:uppercase;}.lm-product-description p{margin:0;line-height:1.65;overflow-wrap:anywhere;}.lm-product-options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin-top:16px;}.lm-product-options-grid section{padding:14px;border:1px solid #e2e7ef;border-radius:13px;background:#fafbfd;}.lm-product-options-grid h3{margin:0 0 10px;font-size:.95rem;}.lm-product-options-grid ul{display:grid;gap:7px;margin:0;padding:0;list-style:none;}.lm-product-options-grid li{display:flex;justify-content:space-between;gap:10px;color:#4f596b;font-size:.84rem;}.lm-product-options-grid strong{white-space:nowrap;}.lm-product-options-empty{margin:16px 0 0;padding:18px;border-radius:12px;color:#687286;background:#f7f9fc;text-align:center;}.lm-product-danger{border:1px solid #f0c7cc;border-radius:17px;background:#fffafb;}.lm-product-danger .card-body{display:flex;align-items:center;justify-content:space-between;gap:18px;}.lm-product-danger-actions{justify-content:flex-end;}.lm-product-danger-actions form{margin:0;}.lm-password-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:18px;align-items:start;}.lm-password-card,.lm-password-guidance{overflow:hidden;border:1px solid #dfe5ee;border-radius:18px;box-shadow:0 10px 30px rgba(31,45,61,.07);}.lm-password-card-heading{display:flex;align-items:center;gap:13px;margin-bottom:22px;}.lm-password-icon,.lm-password-guidance-icon{display:inline-flex;flex:0 0 auto;width:50px;height:50px;align-items:center;justify-content:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#3f6ad8,#2954bd);font-size:1.65rem;}.lm-password-form{display:grid;gap:17px;}.lm-password-form label{margin-bottom:6px;color:#344057;font-weight:750;}.lm-password-input{position:relative;}.lm-password-input .form-control{min-height:50px;padding-inline-end:74px;border:1px solid #d6ddea;border-radius:11px;}.lm-password-input button{position:absolute;top:50%;inset-inline-end:4px;min-width:62px;min-height:44px;border:0;border-radius:8px;color:#3158ac;background:#eaf0ff;font-size:.78rem;font-weight:800;transform:translateY(-50%);}.lm-password-requirements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:14px;border-radius:12px;background:#f5f7fb;list-style:none;}.lm-password-requirements li{position:relative;padding-inline-start:23px;color:#6a7486;font-size:.82rem;}.lm-password-requirements li::before{position:absolute;inset-inline-start:0;content:'○';color:#929bad;font-weight:900;}.lm-password-requirements li.is-valid{color:#147a44;}.lm-password-requirements li.is-valid::before{content:'✓';color:#147a44;}.lm-password-actions{padding-top:2px;}.lm-password-guidance{background:linear-gradient(155deg,#f7f9ff,#fff);}.lm-password-guidance-icon{margin-bottom:18px;color:#3158ac;background:#eaf0ff;}.lm-password-guidance ul{display:grid;gap:13px;margin:16px 0 20px;padding-inline-start:20px;color:#4e596b;line-height:1.55;}body.lm-login-page{min-height:100vh;min-height:100dvh;margin:0;color:#243047;background:#f2f6fb;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;}body.lm-login-page::before,body.lm-login-page::after{position:fixed;z-index:-1;width:460px;height:460px;border-radius:50%;content:'';filter:blur(2px);pointer-events:none;}body.lm-login-page::before{inset-block-start:-220px;inset-inline-start:-160px;background:radial-gradient(circle,rgba(63,106,216,.18),rgba(63,106,216,0) 70%);}body.lm-login-page::after{inset-block-end:-260px;inset-inline-end:-120px;background:radial-gradient(circle,rgba(27,132,89,.14),rgba(27,132,89,0) 70%);}.lm-login-topbar{display:flex;width:min(100% - 40px,1220px);min-height:84px;align-items:center;justify-content:space-between;gap:20px;margin:0 auto;padding:14px 0;}.lm-login-brand{display:inline-flex;min-width:0;align-items:center;gap:12px;color:#1f2c43;text-decoration:none !important;}.lm-login-brand img{flex:0 0 auto;width:52px;height:52px;border-radius:15px;object-fit:cover;box-shadow:0 8px 22px rgba(31,45,61,.16);}.lm-login-brand span,.lm-login-brand strong,.lm-login-brand small{display:block;}.lm-login-brand strong{font-size:.98rem;font-weight:900;letter-spacing:-.01em;}.lm-login-brand small{margin-top:1px;color:#748096;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;}.lm-login-topbar-actions{display:flex;align-items:center;gap:8px;}.lm-login-topbar-actions a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:8px 13px;border-radius:10px;font-size:.82rem;font-weight:750;text-decoration:none !important;}.lm-login-public-link{color:#41506a;}.lm-login-public-link:hover{color:#2f58b4;background:#e8eefb;}.lm-login-language{color:#fff;background:#315ec0;box-shadow:0 6px 16px rgba(49,94,192,.2);}.lm-login-language:hover{color:#fff;background:#264da4;}.lm-login-main{display:flex;width:min(100% - 40px,1180px);min-height:calc(100dvh - 162px);align-items:center;margin:0 auto;padding:28px 0 42px;}.lm-login-layout{display:grid;width:100%;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(42px,7vw,92px);align-items:center;}.lm-login-intro{min-width:0;padding:22px 8px;}.lm-login-eyebrow{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:6px 11px;border:1px solid #cfdaee;border-radius:999px;color:#3158ac;background:rgba(255,255,255,.72);font-size:.76rem;font-weight:850;letter-spacing:.02em;}.lm-login-eyebrow i{font-size:1rem;}.lm-login-intro h1{max-width:610px;margin:20px 0 15px;color:#17243a;font-size:clamp(2.45rem,5vw,4.25rem);font-weight:920;line-height:1.02;letter-spacing:-.055em;}.lm-login-intro>p{max-width:590px;margin:0;color:#627087;font-size:1.03rem;line-height:1.7;}.lm-login-benefits{display:grid;max-width:590px;gap:14px;margin:28px 0 0;padding:0;list-style:none;}.lm-login-benefits li{display:flex;align-items:center;gap:13px;}.lm-login-benefits li>span{display:inline-flex;flex:0 0 42px;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;color:#3158ac;background:#e5ecfb;font-size:1.25rem;}.lm-login-benefits div,.lm-login-benefits strong,.lm-login-benefits small{display:block;min-width:0;}.lm-login-benefits strong{color:#27354c;font-size:.9rem;}.lm-login-benefits small{margin-top:2px;color:#6d798d;font-size:.78rem;line-height:1.45;}.lm-login-preview{max-width:590px;margin-top:28px;padding:15px;border:1px solid rgba(207,218,238,.92);border-radius:17px;background:rgba(255,255,255,.72);box-shadow:0 16px 34px rgba(31,45,61,.08);backdrop-filter:blur(10px);}.lm-login-preview-head{display:flex;align-items:center;gap:9px;padding:0 3px 11px;color:#536178;font-size:.72rem;}.lm-login-preview-head>span{width:9px;height:9px;border-radius:50%;background:#2a9b62;box-shadow:15px 0 #f2b744,30px 0 #e46c6c;margin-inline-end:29px;}.lm-login-preview-head b{flex:1;color:#27354c;}.lm-login-preview-head em{padding:3px 8px;border-radius:999px;color:#147544;background:#dff4e8;font-style:normal;font-weight:800;}.lm-login-preview-row{display:grid;grid-template-columns:45px minmax(0,1fr) auto;gap:11px;align-items:center;padding:10px;border-top:1px solid #e5eaf2;}.lm-login-preview-row>i{width:45px;height:39px;border-radius:9px;background:linear-gradient(135deg,#dba450,#7c9b67);}.lm-login-preview-row:nth-child(3)>i{background:linear-gradient(135deg,#d9765d,#e4b96a);}.lm-login-preview-row span,.lm-login-preview-row b,.lm-login-preview-row small{display:block;min-width:0;}.lm-login-preview-row b{color:#334158;font-size:.78rem;}.lm-login-preview-row small{margin-top:2px;color:#7a8598;font-size:.66rem;}.lm-login-preview-row>strong{color:#263b64;font-size:.76rem;white-space:nowrap;}.lm-login-panel{position:relative;min-width:0;padding:clamp(28px,4vw,44px);border:1px solid rgba(216,225,238,.95);border-radius:24px;background:#fff;box-shadow:0 24px 64px rgba(31,45,61,.14);}.lm-login-panel::before{position:absolute;inset:0 0 auto;height:5px;border-radius:24px 24px 0 0;content:'';background:linear-gradient(90deg,#315ec0,#2a9b62);}.lm-login-panel-mark{display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;margin-bottom:18px;border-radius:16px;color:#fff;background:linear-gradient(145deg,#3f6ad8,#264fa9);box-shadow:0 10px 24px rgba(63,106,216,.26);font-size:1.6rem;}.lm-login-panel-eyebrow{display:block;margin-bottom:5px;color:#3158ac;font-size:.7rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase;}.lm-login-panel h2{margin:0;color:#1e2b42;font-size:clamp(1.75rem,3vw,2.3rem);font-weight:900;letter-spacing:-.035em;}.lm-login-panel-help{margin:8px 0 0;color:#6a768b;line-height:1.55;}.lm-login-error{display:grid;gap:3px;margin:20px 0 0;padding:12px 14px;border:1px solid #efb7bd;border-radius:11px;color:#8b2630;background:#fff1f2;}.lm-login-error strong{font-size:.86rem;}.lm-login-error span{font-size:.78rem;}.lm-login-form{display:grid;gap:18px;margin-top:26px;}.lm-login-form-group{min-width:0;}.lm-login-form label{display:block;margin:0 0 7px;color:#344158;font-size:.82rem;font-weight:800;}.lm-login-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;}.lm-login-label-row a{margin-bottom:7px;color:#3158ac;font-size:.75rem;font-weight:750;}.lm-login-field{position:relative;}.lm-login-field .form-control{min-height:54px;padding-inline:46px 14px;border:1px solid #d6deea;border-radius:12px;color:#26334a;background:#fbfcfe;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;}.lm-login-field .form-control::placeholder{color:#9aa3b1;}.lm-login-field .form-control:focus{border-color:#6d8fd7;background:#fff;box-shadow:0 0 0 4px rgba(63,106,216,.11);}.lm-login-field-icon{position:absolute;z-index:2;top:50%;inset-inline-start:15px;color:#74829a;font-size:1.18rem;transform:translateY(-50%);pointer-events:none;}.lm-login-field.lm-password-input .form-control{min-height:54px;padding-inline-start:46px;padding-inline-end:78px;}.lm-login-field.lm-password-input button{inset-inline-end:5px;min-width:64px;min-height:44px;}.lm-login-submit{display:flex;width:100%;min-height:54px;align-items:center;justify-content:center;gap:8px;margin-top:2px;border:0;border-radius:12px;background:linear-gradient(135deg,#315ec0,#244b9f);box-shadow:0 10px 22px rgba(49,94,192,.24);font-weight:800;}.lm-login-submit:hover{background:linear-gradient(135deg,#2b55ad,#1f428d);transform:translateY(-1px);}.lm-login-submit span{font-size:1rem;}.lm-login-new-account{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px;margin-top:22px;padding-top:20px;border-top:1px solid #e7ebf2;color:#707b8d;font-size:.82rem;}.lm-login-new-account a{color:#2d58b4;font-weight:800;}.lm-login-security-note{display:flex;align-items:center;justify-content:center;gap:6px;margin:15px 0 0;color:#8791a1;font-size:.68rem;text-align:center;}.lm-login-security-note i{color:#268454;font-size:.9rem;}.lm-login-footer{display:flex;width:min(100% - 40px,1220px);min-height:66px;align-items:center;justify-content:space-between;gap:18px;margin:0 auto;padding:12px 0 18px;color:#7b8698;font-size:.72rem;}.lm-login-footer p{margin:0;}.lm-login-footer a{display:inline-flex;min-height:44px;align-items:center;gap:8px;color:#667186;font-weight:700;text-decoration:none !important;}.lm-login-footer img{display:block;width:72px;height:auto;max-height:25px;object-fit:contain;}@media (max-width:991.98px){.fixed-header .app-header{position:sticky !important;top:0;left:auto;right:auto;width:100% !important;max-width:100%;}.fixed-header .app-main{padding-top:0;}.app-main__inner{padding:20px 16px;}.app-page-title{margin:-20px -16px 20px;padding:18px 16px;}.header-user-info{display:none;}.app-header .lm-language-switch{margin-inline-start:auto;}.sticky-actions{position:static !important;flex-direction:column;align-items:stretch !important;}.sticky-actions .d-flex,.sticky-actions .lm-portal-actions{width:100%;}.sticky-actions .btn{flex:1 1 auto;}.lm-product-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.lm-product-more-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.lm-product-list-item{grid-template-columns:96px minmax(0,1fr);}.lm-product-list-media{width:96px;height:96px;}.lm-product-list-action{grid-column:2;}.lm-product-detail-grid,.lm-password-layout{grid-template-columns:1fr;}.lm-product-danger .card-body{align-items:flex-start;flex-direction:column;}.lm-login-main{align-items:flex-start;padding-top:20px;}.lm-login-layout{grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:30px;}.lm-login-intro h1{font-size:clamp(2.1rem,5vw,3rem);}.lm-login-preview{display:none;}}.lm-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.25rem 0}.lm-template-choice{position:relative;display:flex;flex-direction:column;gap:.55rem;min-width:0;padding:1rem;border:2px solid #dfe4ec;border-radius:16px;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.lm-template-choice:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(31,45,61,.09)}.lm-template-choice.is-selected{border-color:#3f6ad8;box-shadow:0 0 0 3px rgba(63,106,216,.13)}.lm-template-choice>input{position:absolute;top:.85rem;right:.85rem;width:1.25rem;height:1.25rem;accent-color:#3f6ad8}.lm-template-choice>strong{padding-right:1.8rem;font-size:1rem;color:#26334b}.lm-template-choice>span:not(.lm-template-choice__preview):not(.lm-template-choice__links){color:#667085;font-size:.86rem;line-height:1.5}.lm-template-choice__preview{height:128px;display:grid;gap:7px;padding:16px;border-radius:12px;overflow:hidden;background:#ecf1f8}.lm-template-choice__preview i{display:block;border-radius:5px;background:#fff;box-shadow:0 2px 7px rgba(31,45,61,.1)}.lm-template-choice__preview--image-rich{grid-template-columns:42% 1fr;background:linear-gradient(145deg,#174c38,#2b7858)}.lm-template-choice__preview--image-rich i:first-child{grid-row:1/4;background:#d99b39}.lm-template-choice__preview--compact-list{grid-template-columns:1fr;background:#f6f0e8}.lm-template-choice__preview--compact-list i{height:18px;border-bottom:2px dotted #9f8d7d;box-shadow:none}.lm-template-choice__preview--contemporary-card{grid-template-columns:repeat(3,1fr);background:#e8f3ec}.lm-template-choice__preview--contemporary-card i{background:linear-gradient(#d2a75d 55%,#fff 55%)}.lm-template-choice__preview--reset{grid-template-columns:repeat(3,1fr);place-items:center;background:#f2f4f7}.lm-template-choice__preview--reset i{width:45px;height:8px;background:#98a2b3}.lm-template-choice__links{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:.25rem}.lm-template-choice__links a{position:relative;z-index:2;display:inline-flex;align-items:center;min-height:40px;padding:.4rem .7rem;border-radius:8px;background:#edf2ff;color:#2b55b1;font-size:.78rem;font-weight:700}.lm-template-choice__links a:hover{background:#dfe8ff;text-decoration:none}@media(max-width:991.98px){.lm-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.lm-template-grid{grid-template-columns:1fr}.lm-template-choice{padding:.8rem}.lm-template-choice__preview{height:105px}}@media (max-width:575.98px){.app-main .app-main__inner{padding:14px 10px;}.app-page-title{margin:-14px -10px 14px;padding:14px 10px;}.app-page-title .page-title-wrapper{align-items:flex-start;gap:10px;}.app-page-title .page-title-actions{margin:10px 0 0;width:100%;}.app-page-title .page-title-actions .btn{width:100%;min-height:44px;}.app-page-title .page-title-icon{display:none;}.lm-portal-grid,.lm-qr-grid{grid-template-columns:1fr;}.main-card,.card,.lm-portal-grid>*,.lm-qr-grid>*{min-width:0;max-width:100%;}.card-body{padding:1rem;}.table-responsive{margin:0 -1rem;width:calc(100% + 2rem);}.table th,.table td{min-width:120px;vertical-align:middle;}.table th:first-child,.table td:first-child{min-width:50px;}.pagination{flex-wrap:wrap;gap:3px;}.page-link{min-width:42px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;}.modal-dialog{margin:.5rem;}.modal-content{max-height:calc(100vh - 1rem);overflow-y:auto;}.lm-product-filter-heading,.lm-product-results-heading,.lm-product-section-heading{align-items:flex-start;}.lm-product-filter-grid,.lm-product-more-grid{grid-template-columns:1fr;}.lm-product-filter-heading{flex-direction:column;}.lm-product-filter-heading .btn{width:100%;}.lm-product-list-item{grid-template-columns:76px minmax(0,1fr);gap:12px;padding:11px;}.lm-product-list-media{width:76px;height:76px;border-radius:11px;}.lm-product-list-media span{display:none;}.lm-product-list-title-row{flex-direction:column;gap:7px;}.lm-product-list-title-row h3{font-size:.98rem;}.lm-product-list-facts{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));}.lm-product-list-action{grid-column:1 / -1;}.lm-product-list-action .btn{width:100%;}.lm-product-detail-layout{grid-template-columns:1fr;gap:10px;}.lm-product-detail-media>img{height:280px;}.lm-product-detail-summary{padding:6px 2px;}.lm-product-detail-actions .btn{flex:1 1 100%;justify-content:center;}.lm-product-facts{grid-template-columns:1fr;}.lm-product-facts div,.lm-product-facts div:nth-child(odd),.lm-product-facts div:nth-last-child(-n+2){border-inline-end:0;border-bottom:1px solid #e5e9f0;}.lm-product-facts div:last-child{border-bottom:0;}.lm-product-danger-actions,.lm-product-danger-actions form,.lm-product-danger-actions .btn{width:100%;}.lm-password-requirements{grid-template-columns:1fr;}.lm-password-actions .btn{flex:1 1 100%;}.lm-login-topbar{width:calc(100% - 28px);min-height:72px;}.lm-login-brand img{width:44px;height:44px;border-radius:12px;}.lm-login-brand strong{font-size:.88rem;}.lm-login-brand small{font-size:.62rem;}.lm-login-public-link{display:none !important;}.lm-login-main{width:calc(100% - 20px);min-height:auto;padding:12px 0 28px;}.lm-login-layout{grid-template-columns:1fr;gap:22px;}.lm-login-panel{order:-1;padding:27px 18px 24px;border-radius:19px;}.lm-login-panel::before{border-radius:19px 19px 0 0;}.lm-login-panel-mark{width:48px;height:48px;margin-bottom:15px;border-radius:14px;}.lm-login-form{margin-top:22px;}.lm-login-intro{padding:14px 7px 4px;text-align:center;}.lm-login-eyebrow{display:none;}.lm-login-intro h1{margin:0 auto 10px;font-size:2rem;letter-spacing:-.04em;}.lm-login-intro>p{font-size:.88rem;line-height:1.6;}.lm-login-benefits{margin-top:20px;text-align:start;}.lm-login-benefits li>span{flex-basis:38px;width:38px;height:38px;}.lm-login-footer{width:calc(100% - 28px);flex-direction:column;justify-content:center;gap:0;text-align:center;}}body.lm-restaurant-dashboard{color:#17271f;background:#f2f5f3;}.lm-restaurant-dashboard .app-main__outer{min-width:0;background:linear-gradient(180deg,#f7f9f8 0,#f1f5f3 440px,#f4f6f5 100%);}.lm-dashboard-hero{position:relative;display:grid;min-height:244px;grid-template-columns:minmax(0,1fr) minmax(220px,auto);gap:38px;align-items:center;overflow:hidden;padding:38px 40px;border:1px solid rgba(255,255,255,.18);border-radius:24px;color:#fff;background:linear-gradient(135deg,#123d2e 0,#185842 58%,#247355 100%);box-shadow:0 22px 48px rgba(23,63,47,.18);}.lm-dashboard-hero::before,.lm-dashboard-hero::after{position:absolute;border-radius:50%;content:'';pointer-events:none;}.lm-dashboard-hero::before{inset-block-start:-130px;inset-inline-end:-70px;width:320px;height:320px;border:55px solid rgba(255,255,255,.055);}.lm-dashboard-hero::after{inset-block-end:-125px;inset-inline-start:42%;width:230px;height:230px;background:rgba(242,193,105,.08);}.lm-dashboard-hero__content,.lm-dashboard-hero__actions{position:relative;z-index:1;min-width:0;}.lm-dashboard-eyebrow,.lm-dashboard-section-kicker{display:inline-flex;align-items:center;gap:8px;color:#dba94e;font-size:.72rem;font-weight:850;letter-spacing:.095em;text-transform:uppercase;}.lm-dashboard-eyebrow i{display:block;width:24px;height:2px;border-radius:2px;background:currentColor;}.lm-dashboard-hero h1{max-width:760px;margin:14px 0 10px;color:#fff;font-size:clamp(2rem,3.2vw,3.35rem);font-weight:900;line-height:1.06;letter-spacing:-.045em;}.lm-dashboard-hero p{max-width:720px;margin:0;color:rgba(255,255,255,.76);font-size:.96rem;line-height:1.68;}.lm-dashboard-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;}.lm-dashboard-design{display:inline-flex;min-height:32px;align-items:center;gap:7px;padding:5px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:rgba(255,255,255,.82);background:rgba(255,255,255,.07);font-size:.75rem;}.lm-dashboard-design i{font-size:1rem;}.lm-dashboard-design b{color:#fff;}.lm-dashboard-hero__actions{display:grid;min-width:225px;gap:10px;}.lm-dashboard-hero__actions .btn,.lm-dashboard-next__actions .btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:1px solid transparent;border-radius:11px;font-size:.8rem;font-weight:800;box-shadow:none;}.lm-dashboard-primary-action{color:#153c2e !important;background:#f3c36f;box-shadow:0 9px 22px rgba(0,0,0,.13) !important;}.lm-dashboard-primary-action:hover{color:#102f24 !important;background:#ffd185;transform:translateY(-1px);}.lm-dashboard-secondary-action{color:#fff !important;border-color:rgba(255,255,255,.24) !important;background:rgba(255,255,255,.09);}.lm-dashboard-secondary-action:hover{color:#fff !important;background:rgba(255,255,255,.16);}.lm-dashboard-section{margin-top:34px;}.lm-dashboard-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:17px;}.lm-dashboard-section-heading h2,.lm-dashboard-panel h2{margin:4px 0 0;color:#17271f;font-weight:900;letter-spacing:-.025em;}.lm-dashboard-section-heading h2{font-size:1.55rem;}.lm-dashboard-section-heading p,.lm-dashboard-panel-heading p{margin:5px 0 0;color:#708078;font-size:.83rem;line-height:1.5;}.lm-dashboard-text-link{display:inline-flex;min-height:42px;align-items:center;gap:7px;color:#176143;font-size:.78rem;font-weight:800;white-space:nowrap;}.lm-dashboard-text-link:hover{color:#0e4830;text-decoration:none;}.lm-dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;}.lm-dashboard-stat{display:flex;min-height:176px;min-width:0;flex-direction:column;padding:19px;border:1px solid #dce6e0;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(30,64,49,.055);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;}.lm-dashboard-stat:hover{border-color:#bfd1c7;box-shadow:0 14px 34px rgba(30,64,49,.1);transform:translateY(-2px);}.lm-dashboard-stat__top{display:flex;align-items:center;justify-content:space-between;gap:14px;}.lm-dashboard-stat__top strong{color:#173226;font-size:2rem;font-weight:900;line-height:1;}.lm-dashboard-stat__icon{display:inline-flex;flex:0 0 auto;width:43px;height:43px;align-items:center;justify-content:center;border-radius:13px;color:#176143;background:#e5f3eb;font-size:1.4rem;}.lm-dashboard-stat--categories .lm-dashboard-stat__icon,.lm-dashboard-stat--sliders .lm-dashboard-stat__icon{color:#956419;background:#fff1d5;}.lm-dashboard-stat--modifiers .lm-dashboard-stat__icon,.lm-dashboard-stat--offers .lm-dashboard-stat__icon{color:#335cb7;background:#e8eefc;}.lm-dashboard-stat--services .lm-dashboard-stat__icon,.lm-dashboard-stat--tags .lm-dashboard-stat__icon{color:#8b4d63;background:#f8e8ee;}.lm-dashboard-stat h3{margin:17px 0 0;color:#25362e;font-size:.91rem;font-weight:850;}.lm-dashboard-stat a,.lm-dashboard-stat__locked{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:14px;color:#176143;font-size:.73rem;font-weight:800;}.lm-dashboard-stat a:hover{color:#0f4933;text-decoration:none;}.lm-dashboard-stat__locked{color:#86928c;}.lm-dashboard-lower{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:16px;margin:34px 0 12px;}.lm-dashboard-panel{min-width:0;padding:24px;border:1px solid #dce6e0;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(30,64,49,.06);}.lm-dashboard-panel-heading{display:flex;align-items:center;gap:13px;}.lm-dashboard-panel-heading h2,.lm-dashboard-next h2{font-size:1.18rem;}.lm-dashboard-panel-icon,.lm-dashboard-next__icon{display:inline-flex;flex:0 0 auto;width:46px;height:46px;align-items:center;justify-content:center;border-radius:14px;color:#fff;background:#176143;font-size:1.45rem;}.lm-dashboard-quick-list{display:grid;gap:8px;margin-top:20px;}.lm-dashboard-quick-list a{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:64px;padding:9px 12px;border:1px solid #e2e9e5;border-radius:12px;color:#26372f;background:#fbfcfb;}.lm-dashboard-quick-list a:hover{border-color:#c6d8ce;color:#176143;background:#f5faf7;text-decoration:none;}.lm-dashboard-quick-list a>i{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:10px;color:#176143;background:#e5f3eb;font-size:1.2rem;}.lm-dashboard-quick-list strong,.lm-dashboard-quick-list small{display:block;}.lm-dashboard-quick-list strong{font-size:.8rem;}.lm-dashboard-quick-list small{margin-top:2px;color:#7a8780;font-size:.69rem;}.lm-dashboard-quick-list b{font-size:1rem;}.lm-dashboard-next{position:relative;overflow:hidden;background:linear-gradient(145deg,#f8f4e9,#fff);}.lm-dashboard-next::after{position:absolute;inset-block-end:-70px;inset-inline-end:-55px;width:190px;height:190px;border-radius:50%;content:'';background:rgba(219,169,78,.12);pointer-events:none;}.lm-dashboard-next>*{position:relative;z-index:1;}.lm-dashboard-next__icon{margin-bottom:25px;color:#6f4e15;background:#f3c36f;}.lm-dashboard-next p{min-height:47px;margin:10px 0 20px;color:#65736b;font-size:.81rem;line-height:1.65;}.lm-dashboard-next__actions{display:flex;flex-wrap:wrap;align-items:center;gap:13px;}.lm-dashboard-next__actions .lm-dashboard-primary-action{min-height:44px;}.lm-dashboard-arabic-link{display:inline-flex;min-height:42px;align-items:center;color:#176143;font-size:.76rem;font-weight:800;}html[dir="rtl"] body:not(.lm-login-page){text-align:right;font-family:Tahoma,"Segoe UI",Arial,sans-serif;}html[dir="rtl"] .app-sidebar{right:0;left:auto;}html[dir="rtl"] .app-header-right{margin-right:auto;margin-left:0;}html[dir="rtl"] .page-title-actions{margin-right:auto;margin-left:0;}html[dir="rtl"] .lm-portal-sidebar-nav .vertical-nav-menu li a,html[dir="rtl"] .lm-portal-sidebar-nav .lm-nav-disabled{padding-right:45px;padding-left:1.5rem;text-align:right;}html[dir="rtl"] .lm-portal-sidebar-nav .vertical-nav-menu i.metismenu-icon{right:5px;left:auto;}html[dir="rtl"] .lm-portal-sidebar-nav .lm-nav-disabled .metismenu-icon{right:14px;left:auto;}html[dir="rtl"] .lm-portal-sidebar-nav .vertical-nav-menu li a:hover,html[dir="rtl"] .lm-portal-sidebar-nav .vertical-nav-menu li.mm-active>a{transform:translateX(-2px);}html[dir="rtl"] .lm-dashboard-text-link span,html[dir="rtl"] .lm-dashboard-stat a span,html[dir="rtl"] .lm-dashboard-quick-list b,html[dir="rtl"] .lm-dashboard-next__actions .btn span{transform:rotate(180deg);}@media (min-width:992px){.fixed-header .app-main{padding-top:60px;}.app-sidebar .app-header__logo{display:none !important;}.app-main .app-main__inner{padding:24px 28px 32px;}.app-page-title{margin:-24px -28px 24px;padding:18px 28px;}.lm-restaurant-dashboard .app-main__inner{padding-top:18px;}html[dir="rtl"] .fixed-sidebar .app-main .app-main__outer{padding-right:280px !important;padding-left:0 !important;}html[dir="rtl"] .closed-sidebar.fixed-sidebar .app-main .app-main__outer{padding-right:80px !important;padding-left:0 !important;}html[dir="rtl"] .lm-portal-header .app-header__logo{direction:rtl;}html[dir="rtl"] .lm-portal-header .app-header__logo .header__pane{margin-right:auto !important;margin-left:0 !important;}html[dir="rtl"] .lm-portal-header .app-header__content{display:grid;grid-template-columns:auto minmax(0,1fr) auto;direction:rtl;}html[dir="rtl"] .lm-portal-header .app-header-left{display:none !important;}html[dir="rtl"] .lm-portal-header .lm-language-switch{grid-column:1;margin:0 !important;justify-self:start;}html[dir="rtl"] .lm-portal-header .app-header-right{grid-column:3;min-width:0;margin:0 !important;justify-self:end;}html[dir="rtl"] .lm-portal-header .app-header-right .header-btn-lg,html[dir="rtl"] .lm-portal-header .app-header-right .widget-content,html[dir="rtl"] .lm-portal-header .app-header-right .widget-content-wrapper{width:auto;min-width:0;}}@media (max-width:1199.98px){.lm-dashboard-hero{grid-template-columns:1fr;}.lm-dashboard-hero__actions{display:flex;min-width:0;flex-wrap:wrap;}.lm-dashboard-hero__actions .btn{flex:1 1 190px;}.lm-dashboard-lower{grid-template-columns:1fr;}}@media (max-width:991.98px){html[dir="rtl"] .app-sidebar{right:0;left:auto;transform:translateX(280px);}html[dir="rtl"] .sidebar-mobile-open .app-sidebar{transform:translateX(0);}html[dir="rtl"] .app-main .app-main__outer{padding-right:0 !important;padding-left:0 !important;}.lm-dashboard-hero{border-radius:20px;padding:32px;}.lm-dashboard-section{margin-top:28px;}}@media (max-width:767.98px){.lm-dashboard-hero{min-height:0;padding:28px 24px;}.lm-dashboard-hero h1{font-size:clamp(1.8rem,8vw,2.45rem);}.lm-dashboard-hero__actions{display:grid;}.lm-dashboard-hero__actions .btn{width:100%;}.lm-dashboard-section-heading{align-items:flex-start;flex-direction:column;gap:8px;}.lm-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.lm-dashboard-stat{min-height:158px;padding:16px;}.lm-dashboard-panel{padding:20px;}}@media (max-width:575.98px){.lm-dashboard-hero{padding:25px 18px;border-radius:16px;}.lm-dashboard-hero h1{margin-top:11px;}.lm-dashboard-meta{align-items:flex-start;flex-direction:column;}.lm-dashboard-grid{grid-template-columns:1fr;gap:10px;}.lm-dashboard-stat{min-height:148px;}.lm-dashboard-lower{margin-top:26px;}.lm-dashboard-quick-list a{grid-template-columns:36px minmax(0,1fr) auto;padding-inline:9px;}.lm-dashboard-next__actions{align-items:stretch;flex-direction:column;}.lm-dashboard-next__actions>*{width:100%;justify-content:center;}}
