:root,html[data-theme=light]{--theme-success-500:#6d5cff;--theme-success-600:#5b48e6;--theme-bg:#fafafa;--theme-elevation-0:#ffffff;--theme-elevation-50:#f7f7f8;--theme-elevation-100:#eeeff1;--theme-elevation-150:#e4e5e9;--theme-elevation-200:#d8dae0;--theme-elevation-250:#cccfd6;--theme-elevation-300:#b8bcc6;--theme-elevation-350:#a4a9b6;--theme-elevation-400:#9096a5;--theme-elevation-450:#7c8395;--theme-elevation-500:#686f84;--theme-elevation-600:#555c73;--theme-elevation-700:#414963;--theme-elevation-800:#2e3652;--theme-elevation-900:#1a2342;--theme-elevation-950:#0d1631;--theme-text:#111827;--theme-input-bg:#ffffff;--theme-error-500:#e5484d;--lb-brand:#6d5cff;--lb-brand-light:#8b7eff;--lb-brand-dark:#5646d9;--lb-brand-50:rgba(109,92,255,0.06);--lb-brand-100:rgba(109,92,255,0.10);--lb-brand-200:rgba(109,92,255,0.18);--lb-brand-glow:0 0 0 3px rgba(109,92,255,0.12);--lb-gradient:linear-gradient(135deg,#6d5cff,#a78bfa);--lb-gradient-subtle:linear-gradient(135deg,rgba(109,92,255,0.08),rgba(167,139,250,0.04));--lb-success:#22c55e;--lb-warning:#f59e0b;--lb-danger:#ef4444;--lb-info:#3b82f6;--lb-radius:10px;--lb-radius-sm:6px;--lb-radius-lg:14px;--lb-radius-xl:20px;--lb-ease:cubic-bezier(0.4,0,0.2,1);--lb-ease-bounce:cubic-bezier(0.34,1.56,0.64,1);--lb-shadow-xs:0 1px 2px rgba(0,0,0,0.04);--lb-shadow-sm:0 1px 3px rgba(0,0,0,0.06),0 1px 2px rgba(0,0,0,0.04);--lb-shadow:0 4px 12px rgba(0,0,0,0.05),0 1px 3px rgba(0,0,0,0.04);--lb-shadow-md:0 8px 24px rgba(0,0,0,0.06),0 2px 6px rgba(0,0,0,0.04);--lb-shadow-lg:0 16px 48px rgba(0,0,0,0.08),0 4px 12px rgba(0,0,0,0.04)}html[data-theme=dark]{--theme-success-500:#8b7eff;--theme-success-600:#6d5cff;--theme-bg:#0c0c0f;--theme-elevation-0:#141418;--theme-elevation-50:#1a1a21;--theme-elevation-100:#23232c;--theme-elevation-150:#2c2c37;--theme-elevation-200:#363642;--theme-elevation-250:#40404e;--theme-elevation-300:#4d4d5c;--theme-elevation-350:#5c5c6d;--theme-elevation-400:#6e6e80;--theme-elevation-450:#828294;--theme-elevation-500:#9696a8;--theme-elevation-550:#a8a8b8;--theme-elevation-600:#b8b8c6;--theme-elevation-650:#c6c6d2;--theme-elevation-700:#d2d2db;--theme-elevation-750:#dbdbe3;--theme-elevation-800:#e3e3ea;--theme-elevation-850:#ebebf0;--theme-elevation-900:#f2f2f5;--theme-elevation-950:#f8f8fa;--theme-text:#ededf0;--theme-input-bg:#1a1a21;--lb-brand:#8b7eff;--lb-brand-light:#a78bfa;--lb-brand-dark:#6d5cff;--lb-brand-50:rgba(139,126,255,0.10);--lb-brand-100:rgba(139,126,255,0.16);--lb-brand-200:rgba(139,126,255,0.24);--lb-brand-glow:0 0 0 3px rgba(139,126,255,0.20);--lb-gradient:linear-gradient(135deg,#8b7eff,#a78bfa);--lb-gradient-subtle:linear-gradient(135deg,rgba(139,126,255,0.12),rgba(167,139,250,0.06));--lb-shadow-xs:0 1px 2px rgba(0,0,0,0.3);--lb-shadow-sm:0 1px 3px rgba(0,0,0,0.4);--lb-shadow:0 4px 12px rgba(0,0,0,0.3);--lb-shadow-md:0 8px 24px rgba(0,0,0,0.35);--lb-shadow-lg:0 16px 48px rgba(0,0,0,0.4)}.nav{background:var(--theme-elevation-0)!important;border-right:1px solid var(--theme-elevation-100)!important}.nav-group__toggle{font-size:11px!important;font-weight:700!important;letter-spacing:.8px!important;text-transform:uppercase!important;color:var(--theme-elevation-400)!important;padding-block:10px!important}.nav-group__content a,.nav__link{border-radius:var(--lb-radius-sm)!important;margin-inline:4px!important;font-weight:500!important;transition:all .15s var(--lb-ease)!important}.nav-group__content a:hover,.nav__link:hover{background:var(--lb-brand-50)!important;color:var(--lb-brand)!important}.nav-group__content a.active,.nav__link.active{background:var(--lb-brand-100)!important;color:var(--lb-brand)!important;font-weight:600!important}.app-header{background:var(--theme-elevation-0)!important;border-bottom:1px solid var(--theme-elevation-100)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.btn.btn--style-primary{background:var(--lb-gradient)!important;border:none!important;font-weight:600!important;border-radius:var(--lb-radius-sm)!important;transition:all .2s var(--lb-ease)!important;box-shadow:0 1px 3px rgba(109,92,255,.2)!important}.btn.btn--style-primary:hover{opacity:.92!important;box-shadow:0 4px 14px rgba(109,92,255,.3)!important;transform:translateY(-1px)!important}.row-1 .cell-content,.table .row{transition:background .15s var(--lb-ease)!important}.card,.upload-card{border-radius:var(--lb-radius)!important;transition:all .2s var(--lb-ease)!important}.card:hover,.upload-card:hover{box-shadow:var(--lb-shadow)!important;transform:translateY(-2px)!important}.field-type.email input,.field-type.number input,.field-type.select .rs__control,.field-type.text input,.field-type.textarea textarea,.react-select .rs__control{border-radius:var(--lb-radius-sm)!important;transition:border-color .15s,box-shadow .15s!important}.field-type.email input:focus,.field-type.email input:focus-within,.field-type.number input:focus,.field-type.number input:focus-within,.field-type.select .rs__control:focus,.field-type.select .rs__control:focus-within,.field-type.text input:focus,.field-type.text input:focus-within,.field-type.textarea textarea:focus,.field-type.textarea textarea:focus-within,.react-select .rs__control:focus,.react-select .rs__control:focus-within{border-color:var(--lb-brand)!important;box-shadow:var(--lb-brand-glow)!important}.doc-header{border-bottom-color:var(--theme-elevation-100)!important}.step-nav a{color:var(--theme-elevation-400)!important;transition:color .15s!important}.step-nav a:hover{color:var(--lb-brand)!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:var(--theme-elevation-200);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--theme-elevation-300)}.pill{border-radius:20px!important;font-weight:600!important}.popup-button-list{border-radius:var(--lb-radius)!important;box-shadow:var(--lb-shadow-md)!important;border:1px solid var(--theme-elevation-100)!important;overflow:hidden!important}.ts{padding:16px var(--gutter-h,20px) 14px;border-bottom:1px solid var(--theme-elevation-100);position:relative;overflow:visible}.ts__label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--theme-elevation-400);margin-bottom:8px;display:flex;align-items:center;gap:6px}.ts__label:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--lb-brand)}.ts__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 12px;background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:var(--lb-radius-sm);color:var(--theme-text);font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .15s var(--lb-ease)}.ts__trigger:hover{border-color:var(--lb-brand-light);box-shadow:var(--lb-brand-glow)}.ts__trigger-text{display:flex;align-items:center;gap:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts__icon{flex-shrink:0;opacity:.5}.ts__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.ts__chevron{flex-shrink:0;opacity:.4;transition:transform .2s var(--lb-ease-bounce)}.ts__chevron--open{transform:rotate(180deg)}.ts-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px;animation:ts-overlay-in .2s var(--lb-ease)}@keyframes ts-overlay-in{0%{opacity:0}to{opacity:1}}.ts-modal{width:100%;max-width:480px;max-height:80vh;background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:var(--lb-radius-lg);box-shadow:var(--lb-shadow-lg);display:flex;flex-direction:column;overflow:hidden;animation:ts-modal-in .25s var(--lb-ease-bounce)}@keyframes ts-modal-in{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.ts-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px}.ts-modal__title{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:700;color:var(--theme-text);margin:0}.ts-modal__title svg{opacity:.5}.ts-modal__close{width:32px;height:32px;border-radius:var(--lb-radius-sm);border:none;background:rgba(0,0,0,0);color:var(--theme-elevation-400);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.ts-modal__close:hover{background:var(--theme-elevation-100);color:var(--theme-text)}.ts-modal__search-wrap{position:relative;padding:0 24px 16px}.ts-modal__search-icon{position:absolute;left:38px;top:50%;transform:translateY(calc(-50% - 8px));opacity:.35;pointer-events:none}.ts-modal__search{width:100%;padding:12px 40px 12px 44px;background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:var(--lb-radius);color:var(--theme-text);font-size:14px;font-family:inherit;outline:none;transition:border-color .15s}.ts-modal__search::placeholder{color:var(--theme-elevation-400)}.ts-modal__search:focus{border-color:var(--lb-brand)}.ts-modal__search-clear{position:absolute;right:34px;top:50%;transform:translateY(calc(-50% - 8px));background:var(--theme-elevation-200);border:none;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--theme-elevation-500);padding:0;transition:all .15s}.ts-modal__search-clear:hover{background:var(--lb-brand);color:#fff}.ts-modal__list{flex:1 1;overflow-y:auto;padding:0 12px;border-top:1px solid var(--theme-elevation-100)}.ts-modal__list::-webkit-scrollbar{width:5px}.ts-modal__list::-webkit-scrollbar-thumb{background:var(--theme-elevation-200);border-radius:3px}.ts-modal__item{display:flex;align-items:center;gap:14px;width:100%;padding:14px 12px;border:none;background:rgba(0,0,0,0);color:var(--theme-text);font-family:inherit;cursor:pointer;border-radius:var(--lb-radius);transition:background .12s;text-align:left;border-bottom:1px solid var(--theme-elevation-50)}.ts-modal__item:last-child{border-bottom:none}.ts-modal__item:hover{background:var(--theme-elevation-50)}.ts-modal__item--active{background:var(--lb-brand-50)}.ts-modal__item--active:hover{background:var(--lb-brand-100)}.ts-modal__item--active .ts-modal__item-name{color:var(--lb-brand);font-weight:700}.ts-modal__item-icon{width:40px;height:40px;border-radius:var(--lb-radius);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ts-modal__item-icon--all{background:var(--lb-brand-100);color:var(--lb-brand)}.ts-modal__item-icon--active{background:rgba(16,185,129,.1)}.ts-modal__item-icon--inactive{background:rgba(239,68,68,.1)}.ts-modal__item-dot{width:12px;height:12px;border-radius:50%}.ts-modal__item-info{flex:1 1;min-width:0}.ts-modal__item-name{display:block;font-size:14px;font-weight:600;color:var(--theme-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ts-modal__item-sub{display:block;font-size:12px;color:var(--theme-elevation-400);margin-top:2px}.ts-modal__check{font-size:16px;font-weight:700;color:var(--lb-brand);flex-shrink:0}.ts-modal__empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;color:var(--theme-elevation-400);font-size:14px}.ts-modal__footer{padding:12px 24px;border-top:1px solid var(--theme-elevation-100);display:flex;justify-content:center}.ts-modal__footer-hint{font-size:12px;color:var(--theme-elevation-400);display:flex;align-items:center;gap:6px}.ts-modal__footer-hint:before{content:"Esc";display:inline-block;padding:2px 6px;background:var(--theme-elevation-100);border-radius:4px;font-size:11px;font-weight:600;color:var(--theme-elevation-500);font-family:inherit}.tenant-nav-footer{padding:12px var(--gutter-h,20px);border-top:1px solid var(--theme-elevation-100);margin-top:8px;display:flex;flex-direction:column;gap:1px}.tenant-nav-footer__link{display:flex;align-items:center;gap:8px;padding:8px;color:var(--theme-elevation-450);font-size:13px;text-decoration:none;border:none;background:none;cursor:pointer;border-radius:var(--lb-radius-sm);transition:all .15s;width:100%;text-align:left;font-weight:500}.tenant-nav-footer__link:hover{color:var(--lb-brand);background:var(--lb-brand-50)}.tenant-nav-footer__link svg{flex-shrink:0;opacity:.5;transition:opacity .15s}.tenant-nav-footer__link:hover svg{opacity:1}.tenant-nav-footer__link--btn{font-family:inherit}.dashboard-wrapper{padding:28px var(--gutter-h,24px);max-width:1200px;animation:dash-enter .35s var(--lb-ease)}@keyframes dash-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dashboard-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;color:var(--theme-elevation-400);font-size:13px;font-weight:500;gap:16px}.dashboard-loading:before{content:"";width:28px;height:28px;border:2.5px solid var(--theme-elevation-150);border-top-color:var(--lb-brand);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.dashboard-empty{text-align:center;padding:80px 24px}.dashboard-empty h2{color:var(--theme-text);margin-bottom:8px;font-size:20px;font-weight:700}.dashboard-empty p{color:var(--theme-elevation-450)}.dashboard-empty a{color:var(--lb-brand);font-weight:600;text-decoration:none}.dashboard-empty a:hover{text-decoration:underline}.dashboard-welcome{position:relative;padding:28px 32px;border-radius:var(--lb-radius-lg);margin-bottom:28px;overflow:hidden;background:var(--lb-gradient)}.dashboard-welcome h1{font-size:24px;font-weight:800;margin:0 0 4px;color:#fff;letter-spacing:-.4px;position:relative;z-index:1}.dashboard-welcome p{font-size:14px;color:hsla(0,0%,100%,.75);margin:0;font-weight:500;position:relative;z-index:1}.dashboard-welcome:before{top:-40%;right:-5%;width:240px;height:240px;background:hsla(0,0%,100%,.08)}.dashboard-welcome:after,.dashboard-welcome:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.dashboard-welcome:after{bottom:-50%;right:20%;width:160px;height:160px;background:hsla(0,0%,100%,.05)}.dashboard-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.dashboard-header h1{font-size:22px;font-weight:800;color:var(--theme-text);margin:0;letter-spacing:-.3px}.dashboard-header__count{font-size:12px;font-weight:700;color:var(--theme-elevation-450);background:var(--theme-elevation-100);padding:3px 10px;border-radius:20px}.dashboard-sites{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px}.site-card{position:relative;background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:var(--lb-radius-lg);padding:22px;cursor:pointer;transition:all .2s var(--lb-ease);text-align:left;font-family:inherit;width:100%;overflow:hidden}.site-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--lb-gradient);border-radius:var(--lb-radius-lg) var(--lb-radius-lg) 0 0}.site-card:hover{border-color:var(--theme-elevation-250);box-shadow:var(--lb-shadow-md);transform:translateY(-3px)}.site-card:hover .site-card__name{color:var(--lb-brand)}.site-card__head{display:flex;align-items:center;gap:8px;margin-bottom:4px}.site-card__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.site-card__name{font-size:15px;font-weight:700;color:var(--theme-text);transition:color .15s}.site-card__badge--inactive{font-size:10px;padding:2px 6px;border-radius:20px;background:rgba(239,68,68,.08);color:var(--lb-danger);font-weight:700}.site-card__domain{font-size:12px;color:var(--theme-elevation-400);margin-bottom:18px}.site-card__stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.site-card__stat{text-align:center;padding:10px 4px;background:var(--theme-elevation-50);border-radius:var(--lb-radius-sm);transition:background .15s}.site-card:hover .site-card__stat{background:var(--lb-brand-50)}.site-card__stat-value{font-size:20px;font-weight:800;color:var(--theme-text);line-height:1}.site-card__stat-label{font-size:10px;font-weight:600;color:var(--theme-elevation-400);margin-top:4px;text-transform:uppercase;letter-spacing:.4px}.dashboard-site-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:var(--lb-radius-lg);margin-bottom:20px;flex-wrap:wrap;gap:14px;position:relative;overflow:hidden}.dashboard-site-header:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--lb-gradient);border-radius:var(--lb-radius-lg) 0 0 var(--lb-radius-lg)}.dashboard-site-header__left{display:flex;align-items:center;gap:12px}.dashboard-site-header__name{font-size:20px;font-weight:800;color:var(--theme-text);margin:0;letter-spacing:-.2px}.dashboard-site-header__domain{font-size:12px;color:var(--theme-elevation-400)}.dashboard-site-header__actions{display:flex;gap:8px;flex-wrap:wrap}.dashboard-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:var(--lb-radius-sm);font-size:13px;font-weight:600;text-decoration:none;cursor:pointer;border:none;font-family:inherit;transition:all .15s var(--lb-ease);white-space:nowrap}.dashboard-btn svg{width:14px;height:14px}.dashboard-btn--secondary{background:var(--theme-elevation-50);color:var(--theme-text);border:1px solid var(--theme-elevation-150)}.dashboard-btn--secondary:hover{border-color:var(--lb-brand-light);color:var(--lb-brand);background:var(--lb-brand-50)}.dashboard-btn--ghost{background:rgba(0,0,0,0);color:var(--theme-elevation-400)}.dashboard-btn--ghost:hover{color:var(--lb-brand);background:var(--lb-brand-50)}.dashboard-actions{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-bottom:20px}.dashboard-action-card{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:var(--lb-radius);text-decoration:none;transition:all .2s var(--lb-ease);cursor:pointer}.dashboard-action-card:hover{border-color:var(--theme-elevation-250);box-shadow:var(--lb-shadow);transform:translateY(-2px)}.dashboard-action-card__icon{width:36px;height:36px;border-radius:var(--lb-radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s var(--lb-ease-bounce)}.dashboard-action-card__icon svg{width:16px;height:16px}.dashboard-action-card:hover .dashboard-action-card__icon{transform:scale(1.08)}.dashboard-action-card__icon--add-product{background:rgba(34,197,94,.1);color:var(--lb-success)}.dashboard-action-card__icon--add-page{background:rgba(59,130,246,.1);color:var(--lb-info)}.dashboard-action-card__icon--orders{background:rgba(245,158,11,.1);color:var(--lb-warning)}.dashboard-action-card__icon--settings{background:var(--lb-brand-100);color:var(--lb-brand)}.dashboard-action-card__text{font-size:13px;font-weight:600;color:var(--theme-text)}.dashboard-action-card__sub{font-size:11px;color:var(--theme-elevation-400);margin-top:1px}.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:20px}.dashboard-stat-card{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:var(--lb-radius-lg);padding:22px;text-decoration:none;transition:all .2s var(--lb-ease)}.dashboard-stat-card:hover{border-color:var(--theme-elevation-250);box-shadow:var(--lb-shadow);transform:translateY(-2px)}.dashboard-stat-card__icon{width:40px;height:40px;border-radius:var(--lb-radius-sm);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.dashboard-stat-card__icon svg{width:18px;height:18px}.dashboard-stat-card__icon--orders{background:rgba(245,158,11,.1);color:var(--lb-warning)}.dashboard-stat-card__icon--products{background:var(--lb-brand-100);color:var(--lb-brand)}.dashboard-stat-card__icon--pages{background:rgba(59,130,246,.1);color:var(--lb-info)}.dashboard-stat-card__value{font-size:32px;font-weight:800;color:var(--theme-text);line-height:1;letter-spacing:-1px}.dashboard-stat-card__label{font-size:13px;color:var(--theme-elevation-450);margin-top:4px;font-weight:500}.dashboard-stat-card__badge{display:inline-flex;align-items:center;gap:5px;margin-top:10px;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:700;background:rgba(245,158,11,.1);color:var(--lb-warning)}.dashboard-stat-card__badge:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.dashboard-stat-card__sub{font-size:12px;color:var(--theme-elevation-400);margin-top:4px}.dashboard-recent{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:var(--lb-radius-lg);overflow:hidden}.dashboard-recent__header{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid var(--theme-elevation-100)}.dashboard-recent__header h2{font-size:15px;font-weight:700;color:var(--theme-text);margin:0;display:flex;align-items:center;gap:8px}.dashboard-recent__header h2 svg{width:16px;height:16px;opacity:.5}.dashboard-recent__link{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:var(--lb-brand);text-decoration:none;font-weight:600;padding:4px 10px;border-radius:var(--lb-radius-sm);transition:background .15s}.dashboard-recent__link svg{width:12px;height:12px}.dashboard-recent__link:hover{background:var(--lb-brand-50)}.dashboard-table{width:100%;border-collapse:collapse}.dashboard-table th{text-align:left;padding:10px 22px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--theme-elevation-400);border-bottom:1px solid var(--theme-elevation-100)}.dashboard-table td{padding:14px 22px;font-size:13px;font-weight:500;color:var(--theme-text);border-bottom:1px solid var(--theme-elevation-50)}.dashboard-table tr{transition:background .1s}.dashboard-table tr:hover td{background:var(--theme-elevation-50)}.dashboard-table a{color:var(--theme-text);font-weight:600;text-decoration:none}.dashboard-table a:hover{color:var(--lb-brand)}.dashboard-table tr:last-child td{border-bottom:none}.dashboard-status{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:700}.dashboard-status:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.dashboard-status--new{background:rgba(245,158,11,.1);color:var(--lb-warning)}.dashboard-status--new:before{animation:pulse 2s ease-in-out infinite}.dashboard-status--processing{background:rgba(59,130,246,.1);color:var(--lb-info)}.dashboard-status--completed{background:rgba(34,197,94,.1);color:var(--lb-success)}.dashboard-status--cancelled{background:var(--theme-elevation-100);color:var(--theme-elevation-400)}@media(max-width:900px){.dashboard-actions{grid-template-columns:repeat(2,1fr)}.dashboard-stats{grid-template-columns:1fr}}@media(max-width:600px){.dashboard-wrapper{padding:16px}.dashboard-actions,.dashboard-sites{grid-template-columns:1fr}.dashboard-site-header{flex-direction:column;align-items:flex-start}.dashboard-welcome{padding:20px}.dashboard-welcome h1{font-size:20px}}