@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";
@layer payload{:root{--utr-sea:#0e6e7a;--utr-sea-bright:#148a98;--utr-sea-soft:#e6f3f4;--utr-ink:#0d2a38;--utr-muted:#4a6675;--utr-nav-icon:#0e6e7a;--utr-nav-icon-muted:#5a7a86;--base-body-size:16;--base-px:22;--color-success-500:#0e6e7a;--color-success-550:#0c6270;--color-success-600:#0a5562;--color-success-450:#148a98;--color-success-400:#1a9aa9;--color-success-350:#3aadb9;--color-success-300:#5bbec8;--color-success-250:#8dd4db;--color-success-200:#b6e4e8;--color-success-150:#d4f0f2;--color-success-100:#e6f3f4;--color-success-50:#f2f9fa;--theme-success-500:var(--color-success-500);--theme-success-550:var(--color-success-550);--theme-success-600:var(--color-success-600);--theme-success-450:var(--color-success-450);--theme-success-400:var(--color-success-400);--theme-success-350:var(--color-success-350);--theme-success-300:var(--color-success-300);--theme-success-250:var(--color-success-250);--theme-success-200:var(--color-success-200);--theme-success-150:var(--color-success-150);--theme-success-100:var(--color-success-100);--theme-success-50:var(--color-success-50);--style-radius-s:2px;--style-radius-m:4px;--style-radius-l:6px;--font-body:"IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"IBM Plex Mono", "SF Mono", Menlo, Consolas, monospace}html{font-size:16px}body{font-feature-settings:"tnum" 1;font-size:1rem;line-height:1.5}.utr-brand-icon,.utr-brand-logo{object-fit:contain;border-radius:4px;display:block}.graphic-icon .utr-brand-icon,.nav .utr-brand-icon{width:40px;height:40px}.graphic-logo .utr-brand-logo,.login .utr-brand-logo{width:112px;height:112px;margin:0 auto}.template-default__wrap,.collection-list,.collection-edit,.dashboard,.doc-header__title,.list-header,.field-type,.btn,.input-wrapper,.table{font-family:var(--font-body)}.field-type,.field-label,.section-title,.table,.btn,.search-filter__input,.react-select__single-value,.react-select__placeholder,.react-select__option,.date-time-picker,textarea,input,select{font-size:1rem!important;line-height:1.45!important}.field-description,.field-type .field-description{color:var(--utr-muted);font-size:.95rem!important;line-height:1.45!important}.btn{justify-content:center;align-items:center;min-height:2.5rem;padding-block:0!important;padding-inline:1rem!important;line-height:1.25!important;display:inline-flex!important}.table th,.table td{padding-top:.65rem!important;padding-bottom:.65rem!important;font-size:.98rem!important}.doc-header__title{letter-spacing:-.01em;color:var(--utr-ink);font-size:1.65rem!important}.list-header__title,.render-title{letter-spacing:-.01em;font-size:1.45rem!important}.tabs-field__tab-button{font-size:.98rem!important}.btn--style-primary{background:var(--utr-sea)!important;border-color:var(--utr-sea)!important}.btn--style-primary:hover{background:var(--utr-sea-bright)!important;border-color:var(--utr-sea-bright)!important}.field-type input:focus,.field-type textarea:focus,.field-type select:focus,.react-select__control--is-focused{border-color:var(--utr-sea)!important;box-shadow:0 0 0 1px var(--utr-sea)!important}.tabs-field__tab-button[aria-selected=true],.tabs-field__tab-button.is-active{color:var(--utr-sea)!important;box-shadow:inset 0 -2px 0 var(--utr-sea)!important}.dashboard .card,.collection-list .table{border-radius:var(--style-radius-m)}.utr-dash{background:linear-gradient(135deg, #0e6e7a14 0%, transparent 42%), var(--theme-elevation-0,#fff);border:1px solid var(--theme-elevation-150,#dce7ed);border-radius:var(--style-radius-m);margin:0 0 1.75rem;padding:1.25rem 1.35rem 1.4rem}.utr-dash__head{margin-bottom:1rem}.utr-dash__eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--utr-sea);margin:0 0 .2rem;font-size:.7rem;font-weight:600}.utr-dash__title{color:var(--utr-ink);letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:700}.utr-dash__grid{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.utr-dash__card{min-height:6.25rem;color:inherit;background:var(--theme-elevation-50,#f3f8fa);border:1px solid var(--theme-elevation-150,#dce7ed);border-radius:var(--style-radius-m);border-left:3px solid var(--utr-sea);flex-direction:column;gap:.15rem;padding:.9rem 1rem;transition:border-color .15s,transform .15s,background .15s;display:flex;text-decoration:none!important}.utr-dash__card:hover{background:var(--utr-sea-soft);border-color:var(--utr-sea);transform:translateY(-1px)}.utr-dash__value{font-family:var(--font-mono);color:var(--utr-ink);font-variant-numeric:tabular-nums;font-size:1.85rem;font-weight:600;line-height:1.1}.utr-dash__label{color:var(--utr-ink);font-size:.92rem;font-weight:600}.utr-dash__hint{color:var(--utr-muted);margin-top:auto;padding-top:.35rem;font-size:.75rem}.utr-dash__head--row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.utr-dash__link{white-space:nowrap;font-size:.85rem;font-weight:600;color:var(--utr-sea)!important;text-decoration:none!important}.utr-dash__link:hover{text-decoration:underline!important}.utr-dash__empty{color:var(--utr-muted);margin:0;font-size:.92rem}.utr-dash__empty--soft{padding:.35rem 0 .15rem}.utr-dash--shops{margin-bottom:0}.utr-shops{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.utr-shop{background:var(--theme-elevation-50,#f3f8fa);border:1px solid var(--theme-elevation-150,#dce7ed);border-radius:var(--style-radius-m);border-left:3px solid var(--utr-sea);padding:.95rem 1rem .85rem}.utr-shop__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.65rem 1rem;margin-bottom:.65rem;display:flex}.utr-shop__identity{flex-wrap:wrap;align-items:center;gap:.5rem .65rem;min-width:0;display:flex}.utr-shop__name{font-size:1.05rem;font-weight:700;color:var(--utr-ink)!important;text-decoration:none!important}.utr-shop__name:hover{color:var(--utr-sea)!important}.utr-shop__phase{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:var(--utr-sea-soft);color:var(--utr-sea);border-radius:2px;padding:.2rem .45rem;font-size:.68rem;font-weight:600}.utr-shop__phase--grace{color:#9a5b00;background:#fff4e5}.utr-shop__phase--readonly,.utr-shop__phase--blocked{color:#b42318;background:#fceceb}.utr-shop__meta{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;display:flex}.utr-shop__sub{color:var(--utr-muted);font-size:.8rem}.utr-rev-list{border-top:1px solid var(--theme-elevation-150,#dce7ed);margin:0;padding:0;list-style:none}.utr-rev{border-bottom:1px solid var(--theme-elevation-100,#e8f0f3);color:inherit;grid-template-columns:minmax(5.5rem,7rem) minmax(0,1fr) auto auto auto;align-items:center;gap:.5rem .75rem;padding:.55rem .15rem;display:grid;text-decoration:none!important}.utr-rev-list li:last-child .utr-rev{border-bottom:none}.utr-rev:hover{background:#0e6e7a0f}.utr-rev__num{font-family:var(--font-mono);color:var(--utr-sea);font-size:.8rem;font-weight:600}.utr-rev__customer{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--utr-ink);font-size:.9rem;font-weight:500;overflow:hidden}.utr-rev__date{color:var(--utr-muted);white-space:nowrap;font-size:.8rem}.utr-rev__status,.utr-rev__outcome{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:2px;padding:.15rem .4rem;font-size:.68rem;font-weight:600}.utr-rev__status--published{background:var(--utr-sea-soft);color:var(--utr-sea)}.utr-rev__status--draft{background:var(--theme-elevation-100,#e8f0f3);color:var(--utr-muted)}.utr-rev__outcome--ok{color:#0f7a4d;background:#e6f5ee}.utr-rev__outcome--ko{color:#b42318;background:#fceceb}@media (max-width:720px){.utr-rev{grid-template-columns:1fr auto auto;grid-template-areas:"num status outcome""customer customer customer""date date date"}.utr-rev__num{grid-area:num}.utr-rev__customer{grid-area:customer}.utr-rev__date{grid-area:date}.utr-rev__status{grid-area:status}.utr-rev__outcome{grid-area:outcome}}.nav{--nav-link-padding:.35rem .5rem}.nav-group__toggle{letter-spacing:.05em;text-transform:uppercase;width:100%;color:var(--utr-sea)!important;text-align:left!important;justify-content:flex-start!important;align-items:center!important;gap:.4rem!important;margin-bottom:.15rem!important;padding:.2rem .35rem!important;font-size:.8rem!important;font-weight:700!important;display:flex!important}.nav-group__label{order:2;flex:0 auto!important;margin:0!important;padding:0!important}.nav-group__indicator{order:3;flex:none!important;margin:0 0 0 .1rem!important}.nav-group__indicator svg{width:1rem;height:1rem;margin-top:0!important}.nav-group__toggle:before{content:"";background-color:var(--utr-nav-icon);width:1.05rem;height:1.05rem;-webkit-mask:var(--utr-group-icon) center / contain no-repeat;-webkit-mask:var(--utr-group-icon) center / contain no-repeat;mask:var(--utr-group-icon) center / contain no-repeat;flex:none;order:1}.nav-group.Lavoro>.nav-group__toggle{--utr-group-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M9 11l3 3L22 4'/><path d='M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11'/></svg>")}.nav-group.File>.nav-group__toggle{--utr-group-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='3' width='18' height='18' rx='2'/><circle cx='9' cy='9' r='2'/><path d='m21 15-3.5-3.5a2 2 0 0 0-3 0L6 20'/></svg>")}.nav-group.Negozio>.nav-group__toggle{--utr-group-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/><polyline points='9 22 9 12 15 12 15 22'/></svg>")}.nav-group.Sistema>.nav-group__toggle{--utr-group-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='3'/><path d='M12 1v2M12 21v2M4.2 4.2l1.4 1.4M18.4 18.4l1.4 1.4M1 12h2M21 12h2M4.2 19.8l1.4-1.4M18.4 5.6l1.4-1.4'/></svg>")}.nav__link{border-radius:var(--style-radius-m);align-items:center;gap:.45rem;padding:.45rem .5rem!important;font-size:1rem!important;line-height:1.35!important;display:flex!important}.nav__link-label{align-items:center;gap:.45rem;display:inline-flex}.nav__link-label:before{content:"";opacity:0;flex:none;width:1.05rem;height:1.05rem;background-color:var(--utr-nav-icon-muted)!important;-webkit-mask-image:var(--utr-link-icon)!important;-webkit-mask-image:var(--utr-link-icon)!important;mask-image:var(--utr-link-icon)!important;background-image:none!important;-webkit-mask-position:50%!important;mask-position:50%!important;-webkit-mask-size:contain!important;mask-size:contain!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}.nav__link[data-nav] .nav__link-label:before,.nav__link[href*="/collections/"] .nav__link-label:before,.nav__link[href*="/globals/"] .nav__link-label:before{opacity:1}.nav__link:hover .nav__link-label:before,.nav__link[aria-current=page] .nav__link-label:before,.nav__link--active .nav__link-label:before{background-color:var(--utr-nav-icon)!important}.nav__link:has(.nav__link-indicator) .nav__link-label:before{background-color:var(--utr-nav-icon)!important}.nav__link[data-nav=revisions] .nav__link-label,.nav__link[href*="/collections/revisions"] .nav__link-label{--utr-link-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='8' y='2' width='8' height='4' rx='1'/><path d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/><path d='M9 14h6M9 18h6M9 10h6'/></svg>")}.nav__link[data-nav=customers] .nav__link-label,.nav__link[href*="/collections/customers"] .nav__link-label{--utr-link-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/><circle cx='9' cy='7' r='4'/><path d='M22 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75'/></svg>")}.nav__link[data-nav=media] .nav__link-label,.nav__link[href*="/collections/media"] .nav__link-label{--utr-link-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='3' width='18' height='18' rx='2'/><circle cx='9' cy='9' r='2'/><path d='m21 15-3.5-3.5a2 2 0 0 0-3 0L6 20'/></svg>")}.nav__link[data-nav=shops] .nav__link-label,.nav__link[href*="/collections/shops"] .nav__link-label{--utr-link-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M3 21h18'/><path d='M5 21V7l7-4 7 4v14'/><path d='M9 21v-6h6v6'/></svg>")}.nav__link[data-nav=users] .nav__link-label,.nav__link[href*="/collections/users"] .nav__link-label{--utr-link-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2'/><circle cx='12' cy='7' r='4'/></svg>")}.nav__link[data-nav=platform-settings] .nav__link-label,.nav__link[href*="/globals/platform-settings"] .nav__link-label{--utr-link-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><line x1='4' x2='4' y1='21' y2='14'/><line x1='4' x2='4' y1='10' y2='3'/><line x1='12' x2='12' y1='21' y2='12'/><line x1='12' x2='12' y1='8' y2='3'/><line x1='20' x2='20' y1='21' y2='16'/><line x1='20' x2='20' y1='12' y2='3'/><line x1='2' x2='6' y1='14' y2='14'/><line x1='10' x2='14' y1='8' y2='8'/><line x1='18' x2='22' y1='16' y2='16'/></svg>")}.nav .nav-group{margin-top:.55rem;margin-bottom:.15rem}.nav .nav-group:first-child{margin-top:.1rem}.nav-group__content{padding-left:.15rem}.utr-masquerade{border-bottom:1px solid var(--theme-elevation-100,#e5e7eb);width:100%;margin:0 0 .85rem;padding:0 .35rem .75rem}.utr-masquerade__label{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--utr-sea);margin:0 0 .4rem;font-weight:700;font-size:.75rem!important;line-height:1.2!important}.utr-masquerade--loading{color:var(--utr-muted);font-size:.9rem!important}.utr-masquerade .react-select__control{border-radius:var(--style-radius-m)!important;border-color:var(--theme-elevation-150,#d1d5db)!important;background:var(--theme-elevation-50,#f9fafb)!important;min-height:2.35rem!important;box-shadow:none!important}.utr-masquerade .react-select__control:hover{border-color:var(--utr-sea)!important}.utr-masquerade .react-select__control--is-focused{border-color:var(--utr-sea)!important;box-shadow:0 0 0 1px var(--utr-sea)!important}.utr-masquerade .react-select__placeholder,.utr-masquerade .react-select__single-value,.utr-masquerade .react-select__input-container{font-size:.92rem!important;line-height:1.3!important}.utr-masquerade .react-select__placeholder{color:var(--utr-muted)!important}.utr-masquerade .react-select__value-container{padding-block:.15rem!important}.utr-masquerade-banner{background:var(--utr-sea-soft);border-bottom:1px solid var(--utr-sea);width:100%;color:var(--utr-ink);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem 1rem;padding:.55rem 1rem;display:flex}.utr-masquerade-banner__text{font-family:var(--font-body);margin:0;font-size:.95rem!important;line-height:1.35!important}.utr-masquerade-banner__text strong{color:var(--utr-sea)}.utr-masquerade-banner .btn{min-height:2rem!important;font-size:.9rem!important}.utr-revision-tabs .tabs-field__tabs{flex-wrap:wrap;gap:.35rem;display:flex}.utr-revision-tabs .tabs-field__tab-button{align-items:center;gap:.4rem;min-height:2.6rem;padding:.45rem .75rem!important;font-size:.95rem!important;font-weight:600!important;display:inline-flex!important}.utr-revision-tabs .tabs-field__tab-button:before{content:"";opacity:.8;width:1.05rem;height:1.05rem;-webkit-mask:var(--utr-tab-icon) center / contain no-repeat;-webkit-mask:var(--utr-tab-icon) center / contain no-repeat;mask:var(--utr-tab-icon) center / contain no-repeat;background-color:currentColor;flex:none}.utr-revision-tabs .tabs-field__tab-button:first-child{--utr-tab-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/><rect x='8' y='2' width='8' height='4' rx='1'/></svg>")}.utr-revision-tabs .tabs-field__tab-button:nth-child(2){--utr-tab-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='3'/><path d='M12 2v2M12 20v2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M2 12h2M20 12h2'/></svg>")}.utr-revision-tabs .tabs-field__tab-button:nth-child(3){--utr-tab-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M12 3v18'/><path d='M8 7h8l-1 4H9L8 7z'/></svg>")}.utr-revision-tabs .tabs-field__tab-button:nth-child(4){--utr-tab-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='8' cy='12' r='3'/><circle cx='16' cy='12' r='3'/><path d='M11 12h2'/></svg>")}.utr-revision-tabs .tabs-field__tab-button:nth-child(5){--utr-tab-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='3' width='18' height='18' rx='2'/><circle cx='9' cy='9' r='2'/><path d='m21 15-3.5-3.5a2 2 0 0 0-3 0L6 20'/></svg>")}.utr-revision-tabs .tabs-field__tab-button:nth-child(6){--utr-tab-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M9 11l3 3L22 4'/><path d='M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11'/></svg>")}.utr-revision-tabs .tabs-field__tab-button:nth-child(7){--utr-tab-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M20 19V9l-8-5-8 5v10'/><path d='M9 19v-6h6v6'/></svg>")}.utr-cols-2 .row__fields,.utr-cols-3 .row__fields{align-items:flex-start;flex-wrap:nowrap!important;gap:.65rem!important;display:flex!important}.utr-cols-2 .row__fields>.field-type,.utr-cols-3 .row__fields>.field-type{flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:none!important}.utr-revision-tabs .field-type input,.utr-revision-tabs .field-type textarea,.utr-revision-tabs .field-type select,.utr-revision-tabs .react-select__control{min-height:2.5rem}.utr-revision-tabs .field-type.checkbox input[type=checkbox]{width:1.2rem;height:1.2rem}.utr-revision-tabs .tabs-field__description,.utr-revision-tabs .field-description{display:none}.collection-edit--revisions .document-fields--has-sidebar{grid-template-columns:1fr!important}.collection-edit--revisions .document-fields__sidebar-wrap{display:none!important}body:has(.collection-edit--revisions) .doc-header{display:none!important}.collection-edit--revisions:not(.collection-edit--is-editing) .doc-controls__meta>.doc-controls__list-item:first-child{display:none}body:has(.collection-edit--revisions) .doc-controls__wrapper{justify-content:flex-end!important}body:has(.collection-edit--revisions) .doc-controls__content{margin-right:auto;flex-grow:0!important}body:has(.collection-edit--revisions) .doc-controls__controls-wrapper{align-items:center;gap:.75rem;margin-left:auto;display:flex}.utr-revision-number{border:1px solid var(--theme-elevation-150,#d1d5db);border-radius:var(--style-radius-m);background:var(--theme-elevation-50,#f9fafb);font-family:var(--font-mono);white-space:nowrap;align-items:baseline;gap:.35rem;margin:0;padding:.35rem .65rem;line-height:1.2;display:inline-flex}.utr-revision-number__label{letter-spacing:.06em;text-transform:uppercase;color:var(--utr-muted);font-size:.75rem;font-weight:700}.utr-revision-number__value{color:var(--utr-ink);font-size:1rem;font-weight:700}}
