@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,400;1,500&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-feature-settings:"cv02", "cv03", "cv04", "cv11";color:var(--text);background:var(--bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--font-display:"Playfair Display", "Didot", Georgia, serif;--atelier-cream:#fbf6f0;--atelier-champagne:#f5ead8;--atelier-blush:#f2d5cc;--atelier-thread:#c89860;--atelier-rose:#b56a6e;--atelier-ink:#3a2a2a;--bg:#faf5ec;--surface:#fff;--surface-hover:#f6ecd9;--surface-muted:#f3e7cf;--border:#ece0c9;--border-strong:#d9c69f;--text:#3a2a2a;--text-secondary:#6a5353;--text-muted:#9a8282;--accent:#b56a6e;--accent-hover:#9d555a;--accent-soft:#b56a6e1a;--accent-soft-strong:#b56a6e2e;--success:#2f7a4f;--success-soft:#e8f2ea;--warning:#b7791f;--warning-soft:#fdf6e3;--danger:#b83a4e;--danger-soft:#f7e0e4;--shadow-sm:0 1px 2px #7846280f;--shadow-md:0 6px 18px #78462814;--shadow-lg:0 16px 40px #7846281f;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--sidebar-w:230px;--header-h:56px;--bottom-nav-h:64px;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:radial-gradient(1200px 700px at 0% -20%, #f2d5cc47, transparent 55%), radial-gradient(900px 600px at 110% 120%, #c898601f, transparent 60%), var(--bg);color:var(--text);background-attachment:fixed}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}input,textarea,select{font:inherit;color:inherit}h1,h2,h3,h4,h5,h6,p{margin:0}.btn{border-radius:var(--radius-md);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;height:36px;padding:0 14px;font-size:14px;font-weight:500;line-height:1;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.btn[disabled],.btn:disabled{opacity:.55;cursor:not-allowed}.btn--primary{background:linear-gradient(140deg, var(--atelier-ink) 0%, #4a3131 100%);color:#fff;border-color:var(--atelier-ink)}.btn--primary:hover:not(:disabled){background:#2a1c1c;border-color:#2a1c1c}.btn--accent{background:var(--accent);color:#fff;border-color:var(--accent)}.btn--accent:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.btn--secondary{background:var(--surface);color:var(--text);border-color:var(--border-strong)}.btn--secondary:hover:not(:disabled){background:var(--surface-hover)}.btn--ghost{color:var(--text-secondary);background:0 0;border-color:#0000}.btn--ghost:hover:not(:disabled){background:var(--surface-muted);color:var(--text)}.btn--danger{background:var(--surface);color:var(--danger);border-color:#f0c8ce}.btn--danger:hover:not(:disabled){background:var(--danger-soft);border-color:#e6a9b1}.btn--sm{height:30px;padding:0 10px;font-size:13px}.btn--lg{height:44px;padding:0 18px;font-size:15px}.btn--block{width:100%}.btn--icon{width:34px;padding:0}.field{gap:6px;display:grid}.field__label{color:var(--text-secondary);font-size:13px;font-weight:500}.field__hint{color:var(--text-muted);font-size:12px}.field__control,.form-input,.form-select,.form-textarea{border-radius:var(--radius-md);border:1px solid var(--border-strong);background:var(--surface);width:100%;height:40px;color:var(--text);outline:none;padding:0 12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.form-textarea,.field__control--textarea{resize:vertical;height:auto;min-height:96px;padding:10px 12px;line-height:1.5}.form-select,select.field__control{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%234b5362' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.field__control:focus,.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.field__control::placeholder,.form-input::placeholder,.form-textarea::placeholder{color:var(--text-muted)}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.field--full{grid-column:1/-1}.form-error{color:var(--danger);margin:0;font-size:13px}.form-notice{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-muted);color:var(--text-secondary);padding:10px 12px;font-size:13px}.form-notice--success{background:var(--success-soft);color:#0d6e3b;border-color:#c9e7d5}.form-notice--danger{background:var(--danger-soft);color:var(--danger);border-color:#f1c6cc}.switch{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text);align-items:center;gap:10px;font-size:14px;display:inline-flex}.switch__input{appearance:none;cursor:pointer;background:#d2d6dd;border-radius:999px;width:34px;height:20px;margin:0;transition:background-color .18s;position:relative}.switch__input:after{content:"";width:16px;height:16px;box-shadow:var(--shadow-sm);background:#fff;border-radius:50%;transition:transform .18s;position:absolute;top:2px;left:2px}.switch__input:checked{background:var(--accent)}.switch__input:checked:after{transform:translate(14px)}.checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text);align-items:center;gap:10px;font-size:14px;display:inline-flex}.checkbox__input{appearance:none;border:1.5px solid var(--border-strong);background:var(--surface);cursor:pointer;border-radius:4px;flex-shrink:0;place-content:center;width:18px;height:18px;margin:0;transition:border-color .12s,background-color .12s;display:inline-grid}.checkbox__input:checked{background:var(--accent);border-color:var(--accent)}.checkbox__input:checked:after{content:"";background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") 50%/contain no-repeat;width:10px;height:10px}.checkbox__input:disabled{opacity:.4;cursor:not-allowed}.segmented{background:var(--surface-muted);border-radius:var(--radius-md);border:1px solid var(--border);gap:2px;padding:4px;display:inline-flex}.segmented__item{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:background-color .15s,color .15s}.segmented__item:hover{color:var(--text)}.segmented__item--active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.badge{background:var(--surface-muted);color:var(--text-secondary);border:1px solid var(--border);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:3px 8px;font-size:12px;font-weight:500;display:inline-flex}.badge--success{background:var(--success-soft);color:var(--success);border-color:#c9e7d5}.badge--warning{background:var(--warning-soft);color:var(--warning);border-color:#f2e4bc}.badge--danger{background:var(--danger-soft);color:var(--danger);border-color:#f1c6cc}.badge--accent{background:var(--accent-soft);color:var(--accent);border-color:#2b59ff33}.badge--muted{color:var(--text-muted);background:0 0}.badge--dot:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);position:relative}.card:before{content:"";background-image:linear-gradient(90deg, var(--atelier-thread) 50%, transparent 50%);opacity:.35;pointer-events:none;background-repeat:repeat-x;background-size:6px 1px;height:1px;position:absolute;top:-1px;left:14px;right:14px}.card__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.card__header-main{gap:4px;min-width:0;display:grid}.card__title{font-family:var(--font-display);color:var(--text);letter-spacing:0;font-size:18px;font-weight:500}.card__subtitle{color:var(--text-muted);font-size:13px}.card__body{padding:20px 24px}.card__body--flush{padding:0}.card__footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.auth-layout{background:radial-gradient(900px 520px at 15% 10%,#f2d5cc8c,#0000 60%),radial-gradient(700px 420px at 90% 95%,#c898602e,#0000 60%),linear-gradient(135deg,#fbf6f0 0%,#f5ead8 60%,#f0dac7 100%);place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.auth-layout:before{content:"";pointer-events:none;opacity:.9;background-image:repeating-linear-gradient(45deg,#3a2a2a0b 0 2px,#0000 2px 14px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 10%,#0000 75%);mask-image:radial-gradient(circle,#000 10%,#0000 75%)}.auth-decor{color:var(--atelier-thread);opacity:.55;pointer-events:none;position:absolute}.auth-decor--tl{top:36px;left:44px;transform:rotate(-10deg)}.auth-decor--br{color:var(--atelier-rose);opacity:.5;bottom:44px;right:48px;transform:rotate(14deg)}.auth-decor--tag{text-align:center;letter-spacing:.28em;text-transform:uppercase;color:var(--atelier-thread);opacity:.7;font-size:11px;position:absolute;bottom:28px;left:0;right:0}.auth-card{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(6px);z-index:1;background:#fffdfaf5;border:1px solid #c8986040;width:min(100%,400px);padding:36px 36px 32px;position:relative;box-shadow:0 20px 60px #7846281f,0 2px 8px #7846280f}.auth-card:before{content:"";border-radius:calc(var(--radius-xl) - 6px);pointer-events:none;border:1px dashed #c8986059;position:absolute;inset:8px}.auth-card__brand{align-items:center;gap:12px;margin-bottom:24px;display:flex}.auth-card__logo{background:linear-gradient(140deg, var(--atelier-ink) 0%, #5a3e3e 100%);color:#fff;letter-spacing:0;border-radius:12px;place-items:center;width:40px;height:40px;font-family:Playfair Display,Didot,Georgia,serif;font-size:20px;font-style:italic;font-weight:500;display:grid;box-shadow:inset 0 0 0 1px #ffd7b440}.auth-card__brand-name{letter-spacing:.01em;font-size:15px;font-weight:600}.auth-card__brand-tag{letter-spacing:.22em;text-transform:uppercase;color:var(--atelier-thread);margin-top:2px;font-size:10.5px;font-weight:500;display:block}.auth-card__title{letter-spacing:-.015em;color:var(--atelier-ink);margin-bottom:6px;font-size:22px;font-weight:600}.auth-card__text{color:var(--text-muted);margin-bottom:22px;font-size:13.5px}.auth-card__form{gap:14px;display:grid}.auth-card__hint{text-align:center;color:var(--text-muted);margin-top:22px;font-size:12px}.auth-card .btn--primary{background:linear-gradient(140deg, var(--atelier-ink) 0%, #4a2f2f 100%);border-color:var(--atelier-ink)}.auth-card .btn--primary:hover:not(:disabled){background:#2a1c1c;border-color:#2a1c1c}.shell{grid-template-columns:var(--sidebar-w) 1fr;min-height:100vh;display:grid}.shell__sidebar{background:var(--surface);border-right:1px solid var(--border);z-index:30;flex-direction:column;align-self:start;max-height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.shell__brand{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 16px 16px;display:flex;position:relative}.shell__brand:after{content:"";background-image:linear-gradient(90deg, var(--atelier-thread) 50%, transparent 50%);opacity:.55;background-repeat:repeat-x;background-size:6px 1px;height:1px;position:absolute;bottom:-1px;left:16px;right:16px}.shell__logo{background:linear-gradient(140deg, var(--atelier-ink) 0%, #5a3e3e 100%);color:#fff;border-radius:8px;place-items:center;width:30px;height:30px;font-family:Playfair Display,Didot,Georgia,serif;font-size:16px;font-style:italic;font-weight:500;display:grid;box-shadow:inset 0 0 0 1px #ffd7b433}.shell__brand-name{letter-spacing:-.01em;font-size:13.5px;font-weight:600;line-height:1.2}.shell__brand-role{letter-spacing:.18em;text-transform:uppercase;color:var(--atelier-thread);margin-top:2px;font-size:10.5px;font-weight:500;line-height:1.2}.shell__nav{gap:1px;padding:8px 8px 12px;display:grid}.shell__nav-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);padding:12px 10px 4px;font-size:10.5px;font-weight:600}.shell__link{border-radius:var(--radius-md);color:var(--text-secondary);align-items:center;gap:10px;padding:6px 10px;font-size:13px;font-weight:500;line-height:1.2;transition:background-color .12s,color .12s;display:flex}.shell__link:hover{background:var(--surface-muted);color:var(--text)}.shell__link--active{background:var(--accent-soft);color:var(--accent)}.shell__link-icon{width:16px;height:16px;color:var(--atelier-thread);opacity:.85;flex-shrink:0;place-items:center;display:inline-grid}.shell__link--active .shell__link-icon{color:var(--accent);opacity:1}.shell__link-icon svg{stroke-width:1.6px;width:16px;height:16px}.shell__nav-footer{border-top:1px solid var(--border);color:var(--text-muted);letter-spacing:.02em;align-items:center;gap:8px;padding:10px 14px;font-size:11px;display:flex;position:relative}.shell__nav-footer:before{content:"";background-image:linear-gradient(90deg, var(--atelier-thread) 50%, transparent 50%);opacity:.7;background-size:4px 1px;width:14px;height:1px}.shell__content{flex-direction:column;min-width:0;display:flex}.shell__header{height:var(--header-h);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);z-index:20;background:#fffdfae0;align-items:center;gap:16px;padding:0 24px;display:flex;position:sticky;top:0}.shell__header:after{content:"";background-image:linear-gradient(90deg, var(--atelier-thread) 50%, transparent 50%);opacity:.35;pointer-events:none;background-repeat:repeat-x;background-size:6px 1px;height:1px;position:absolute;bottom:-1px;left:24px;right:24px}.shell__menu-button{border-radius:var(--radius-md);border:1px solid var(--border-strong);background:var(--surface);width:36px;height:36px;color:var(--text);justify-content:center;align-items:center;display:none}.shell__menu-button:hover{background:var(--surface-hover)}.shell__header-title{font-family:var(--font-display);letter-spacing:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:18px;font-weight:500;overflow:hidden}.shell__header-slot{color:var(--text-muted);font-size:13px}.shell__user{position:relative}.shell__user-button{border-radius:var(--radius-md);background:0 0;border:1px solid #0000;align-items:center;gap:10px;padding:4px 8px 4px 4px;transition:background-color .12s,border-color .12s;display:flex}.shell__user-button:hover{background:var(--surface-muted);border-color:var(--border)}.shell__avatar{background:var(--accent-soft);width:30px;height:30px;color:var(--accent);text-transform:uppercase;border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:600;display:grid}.shell__user-meta{text-align:left;gap:1px;display:grid}.shell__user-name{color:var(--text);font-size:13px;font-weight:500;line-height:1.2}.shell__user-login{color:var(--text-muted);font-size:11px;line-height:1.2}.shell__user-menu{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:220px;box-shadow:var(--shadow-lg);z-index:40;padding:6px;position:absolute;top:calc(100% + 8px);right:0}.shell__user-menu-item{text-align:left;width:100%;color:var(--text);border-radius:6px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;display:flex}.shell__user-menu-item:hover{background:var(--surface-muted)}.shell__user-menu-item--danger{color:var(--danger)}.shell__user-menu-separator{background:var(--border);height:1px;margin:6px 0}.shell__user-menu-head{border-bottom:1px solid var(--border);gap:2px;margin-bottom:6px;padding:10px 10px 8px;display:grid}.shell__user-menu-name{font-size:13px;font-weight:600}.shell__user-menu-login{color:var(--text-muted);font-size:12px}.shell__main{flex-direction:column;flex:1;gap:16px;min-width:0;padding:20px 24px 28px;display:flex}.shell__overlay{z-index:25;background:#0f111566;display:none;position:fixed;inset:0}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:32px;display:flex}.page-header__main{flex-wrap:wrap;align-items:baseline;gap:10px;min-width:0;display:flex}.page-header__title{font-family:var(--font-display);letter-spacing:0;color:var(--text);font-size:20px;font-weight:500;line-height:1.2}.page-header__subtitle{color:var(--text-muted);font-size:12.5px;line-height:1.35}.page-header__subtitle:before{content:"·";color:var(--atelier-thread);opacity:.7;margin-right:8px}.page-header__actions{flex-wrap:wrap;gap:8px;display:flex}.page-section{gap:14px;display:grid}.empty-state{text-align:center;justify-items:center;gap:12px;padding:72px 24px;display:grid}.empty-state__icon{background:var(--surface-muted);width:56px;height:56px;color:var(--text-muted);border-radius:14px;place-items:center;margin-bottom:4px;display:grid}.empty-state__icon svg{stroke-width:1.5px;width:26px;height:26px}.empty-state__title{font-family:var(--font-display);color:var(--text);letter-spacing:0;font-size:18px;font-weight:500}.empty-state__text{max-width:420px;color:var(--text-muted);font-size:14px}.data-table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:14px}.data-table th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);background:var(--surface-muted);white-space:nowrap;padding:12px 20px;font-size:12px;font-weight:600}.data-table td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle;padding:14px 20px}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr:hover{background:var(--surface-hover)}.data-table__actions{justify-content:flex-end;gap:6px;display:flex}.table-person{align-items:center;gap:10px;min-width:0;display:flex}.table-person__avatar{background:var(--accent-soft);width:32px;height:32px;color:var(--accent);text-transform:uppercase;border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:600;display:grid}.table-person__copy{gap:2px;min-width:0;display:grid}.table-person__name{color:var(--text);font-weight:500;line-height:1.25}.table-person__sub{color:var(--text-muted);font-size:12px;line-height:1.25}.users-tabs{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.users-toolbar{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 20px;display:flex}.users-toolbar__search{flex:1;position:relative}.users-toolbar__search svg{width:16px;height:16px;color:var(--text-muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.users-toolbar__search input{border-radius:var(--radius-md);border:1px solid var(--border-strong);background:var(--surface);outline:none;width:100%;height:36px;padding:0 12px 0 36px;font-size:14px;transition:border-color .15s,box-shadow .15s}.users-toolbar__search input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.form-section{border-bottom:1px solid var(--border);grid-template-columns:minmax(220px,1fr) minmax(0,2fr);gap:48px;padding:24px;display:grid}.form-section:last-child{border-bottom:none}.form-section__head{align-content:start;gap:4px;display:grid}.form-section__title{font-family:var(--font-display);color:var(--text);letter-spacing:0;font-size:16px;font-weight:500}.form-section__text{color:var(--text-muted);font-size:13px;line-height:1.55}.form-section__body{gap:16px;min-width:0;display:grid}.permissions-matrix{gap:16px;display:grid}.permissions-group{background:var(--border);border:1px solid var(--border);border-radius:var(--radius-md);gap:1px;display:grid;overflow:hidden}.permissions-group__head{background:var(--surface-muted);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);padding:10px 14px;font-size:12px;font-weight:600}.permission-row{background:var(--surface);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.permission-row__label{color:var(--text);font-size:14px}.permission-row__value{min-width:160px}.permission-row__chip{background:var(--surface-muted);color:var(--text-secondary);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.tri-switch{background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md);gap:2px;padding:2px;display:inline-flex}.tri-switch__item{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:500;transition:background-color .12s,color .12s}.tri-switch__item:hover{color:var(--text)}.tri-switch__item--active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.tri-switch__item--allow.tri-switch__item--active{color:var(--success)}.tri-switch__item--deny.tri-switch__item--active{color:var(--danger)}.modal-backdrop{z-index:100;background:#0f111573;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--border);width:min(100%,440px);box-shadow:var(--shadow-lg);overflow:hidden}.modal__header{padding:20px 24px 0}.modal__title{font-family:var(--font-display);letter-spacing:0;font-size:18px;font-weight:500}.modal__body{color:var(--text-secondary);gap:12px;padding:12px 24px 20px;font-size:14px;line-height:1.5;display:grid}.modal__footer{background:var(--surface-muted);border-top:1px solid var(--border);justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.stack{gap:12px;display:grid}.row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.row--between{justify-content:space-between}.show-mobile{display:none!important}@media (width<=960px){.shell{grid-template-columns:1fr}.shell__overlay,.shell__menu-button{display:none!important}.shell__sidebar{width:100%;max-height:none;height:var(--bottom-nav-h);border-right:none;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);z-index:40;background:#fffdfaf5;flex-direction:row;align-items:stretch;position:fixed;inset:auto 0 0;overflow:visible;box-shadow:0 -8px 24px #78462814;transform:none!important}.shell__sidebar:before{content:"";background-image:linear-gradient(90deg, var(--atelier-thread) 50%, transparent 50%);opacity:.4;pointer-events:none;background-repeat:repeat-x;background-size:6px 1px;height:1px;position:absolute;top:0;left:16px;right:16px}.shell__brand{display:none}.shell__nav{flex-direction:row;flex:1;justify-content:space-around;align-items:stretch;gap:0;width:100%;padding:0;display:flex}.shell__nav-label{display:none}.shell__link{text-align:center;border-radius:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:0;padding:8px 6px 10px;font-size:10.5px;font-weight:500}.shell__link--active{color:var(--accent);background:0 0;position:relative}.shell__link--active:before{content:"";background:var(--accent);border-radius:0 0 2px 2px;height:2px;position:absolute;top:0;left:20%;right:20%}.shell__link-icon,.shell__link-icon svg{width:20px;height:20px}.shell__nav-footer{display:none}.shell__main{padding:16px 16px calc(var(--bottom-nav-h) + 20px)}.shell__header{padding:0 16px}.form-section{grid-template-columns:1fr;gap:16px}}@media (width<=720px){.shell__user-meta{display:none}.field-grid{grid-template-columns:1fr}.permission-row{flex-direction:column;align-items:flex-start}.permission-row__value{width:100%}.data-table th,.data-table td{padding:12px 14px}.card__header,.card__body{padding:18px 16px}.form-section{padding:20px 16px}.auth-card{padding:28px 24px}.auth-decor--tl{top:20px;left:20px}.auth-decor--br{bottom:28px;right:20px}.hide-mobile{display:none!important}.show-mobile{display:inline-flex!important}}
