:root{--color-base-0:#fff;--color-base-50:#fbfbf9;--color-base-100:#f1f2f4;--color-base-150:#e6e8ec;--color-base-200:#d8dbe2;--color-base-250:#c7ccd6;--color-base-300:#b5bcc8;--color-base-350:#a2aaba;--color-base-400:#8e97a9;--color-base-450:#7b8599;--color-base-500:#687387;--color-base-550:#596376;--color-base-600:#485369;--color-base-650:#3b4559;--color-base-700:#313a4d;--color-base-750:#283142;--color-base-800:#1f2738;--color-base-850:#171e2e;--color-base-900:#111829;--color-base-950:#0b1120;--color-base-1000:#060b16;--theme-bg:var(--theme-elevation-50);--theme-input-bg:var(--theme-elevation-0);--nav-width:240px;--style-radius-s:4px;--style-radius-m:8px;--style-radius-l:14px}html{font-size:14px}.nav{line-height:1.55}.nav-group{margin-top:1em;position:relative}.nav-group .nav-group__indicator{position:absolute;top:.25em;right:0}.nav-group__indicator svg .stroke{stroke:var(--theme-elevation-700)}.nav-group__toggle,.nav-group__label{color:var(--theme-elevation-800);font-size:1.1rem;font-weight:700}.collections .card{background:var(--theme-elevation-0);border-radius:var(--style-radius-m);transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 3px #0b24470f}.collections .card__title{font-size:1.15em}.collections .card--has-onclick:hover{background:var(--theme-elevation-0);border-color:var(--theme-elevation-300);box-shadow:0 6px 18px -5px #0b244729}.field-type.textarea:not(.has-many) textarea,.field-type.textarea:not(.has-many) input,.field-type.text:not(.has-many) textarea,.field-type.text:not(.has-many) input{border-radius:var(--style-radius-s);box-shadow:0 1px 2px #0b24470d}.react-select .rs__control{box-shadow:0 1px 2px #0b24470d}.collapsible{border-radius:var(--style-radius-s)}.collapsible--style-default>.collapsible__toggle-wrap{background:var(--theme-elevation-100)}.collapsible--style-default>.collapsible__toggle-wrap:not(.toggle-disabled):hover{background:var(--theme-elevation-150)}.nav__link{transition:color .12s}.nav__link:hover,.nav__link:focus-visible,.nav__link.active{color:#c9a449;text-decoration:none}.table tbody td a{color:var(--theme-text);font-weight:600;text-decoration:none;transition:color .12s}.table tbody td a:hover,.table tbody td a:focus-visible{color:#c9a449;text-decoration:none}.sort-column__label .field-label{color:var(--theme-elevation-700)}.table tbody tr:nth-child(odd){background:var(--theme-elevation-100)}.table thead{color:var(--theme-elevation-600)}.table thead th{background:var(--theme-elevation-150)}.table thead th:first-child{border-top-left-radius:var(--style-radius-s);border-bottom-left-radius:var(--style-radius-s)}.table thead th:last-child{border-top-right-radius:var(--style-radius-s);border-bottom-right-radius:var(--style-radius-s)}.doc-controls__value,.status__value{font-weight:400}.search-filter__input{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);box-shadow:0 1px 2px #0b24470d}.search-filter__input:hover{border-color:var(--theme-elevation-300)}.search-filter__input:focus,.search-filter__input:focus-within{border-color:#c9a449;box-shadow:0 0 0 1px #c9a449}.vrm-logo{width:auto;max-width:100%;height:auto;display:block}.vrm-icon{object-fit:contain;width:100%;height:100%;display:block}[data-theme=dark] .vrm-logo,[data-theme=dark] .vrm-icon{filter:invert()}.btn--style-primary{--bg-color:#0b2447;--hover-bg:#071a36;--color:#fff;--hover-color:#fff}.vrm-bg-swatches{flex-wrap:wrap;gap:.75rem;display:flex}.vrm-bg-swatch{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:.35rem;padding:0;display:flex}.vrm-bg-swatch__chip{border:2px solid var(--theme-elevation-150);border-radius:3px;width:3rem;height:2rem}.vrm-bg-swatch__chip--white{background:#fff}.vrm-bg-swatch__chip--neutral{background:#f4f2ee}.vrm-bg-swatch__chip--navy{background:#0b2447}.vrm-bg-swatch__chip--navy-deep{background:#071a36}.vrm-bg-swatch.is-active .vrm-bg-swatch__chip{border-color:#c9a449;box-shadow:0 0 0 2px #c9a44966}.vrm-bg-swatch__label{color:var(--theme-elevation-600);font-size:.7rem}.field-type.row .field-type.checkbox{margin-top:2.7em}.field-type.row .vrm-bg-field+.field-type.checkbox{margin-top:2em}.vrm-icon-select{border:1px solid var(--theme-elevation-150);background:var(--theme-input-bg);width:100%;color:var(--theme-elevation-800);border-radius:3px;padding:.5rem .65rem;font-size:1rem;line-height:1.4}.vrm-qr-field{margin-top:-.5rem}.vrm-qr-field__body{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;display:flex}.vrm-qr-field__main{flex:200px;min-width:160px}.vrm-qr-field__preview{border:1px solid var(--theme-elevation-150);width:160px;height:160px}.vrm-qr-field__preview svg{width:100%;height:100%;display:block}.vrm-qr-field__url{color:var(--theme-elevation-600);word-break:break-all;margin-top:.5rem;font-size:.7rem;display:block}.vrm-qr-field__actions{flex-direction:column;align-items:stretch;gap:.4rem;margin-top:.6rem;display:flex}.vrm-qr-field__actions .btn{justify-content:center;width:100%;padding-block:.7rem}.vrm-qr-field__tracked{color:#0b2447;font-size:.8rem;font-weight:600}.vrm-qr-field__tracking{flex:220px;min-width:200px}.vrm-qr-field__tracking-title{color:var(--theme-elevation-800);margin-bottom:.4rem;font-size:.9rem;font-weight:600}.vrm-qr-field__hint{color:var(--theme-elevation-500);margin:0 0 .5rem;font-size:.78rem;line-height:1.4}.vrm-qr-field__error{color:var(--theme-error-500);margin-top:.5rem;font-size:.8rem}.vrm-qr-field__existing{margin-top:1rem}.vrm-qr-field__existing ul{margin:.35rem 0 0;padding-left:1.1rem}.vrm-qr-field__existing li{margin-bottom:.2rem;font-size:.85rem}.vrm-qr-field__count{color:var(--theme-elevation-500)}.vrm-qr-collapsible--row{margin-top:1.85rem}.vrm-qr-format{gap:1rem;margin:.5rem 0;font-size:.85rem;display:flex}.vrm-qr-format label{cursor:pointer;align-items:center;gap:.3rem;display:inline-flex}.vrm-qr-tf{margin-bottom:.75rem}.vrm-qr-tf__label{color:var(--theme-elevation-800);margin-bottom:.25rem;font-size:.8rem;font-weight:600;display:block}.vrm-qr-tf__input{border:1px solid var(--theme-elevation-150);background:var(--theme-input-bg);width:100%;color:var(--theme-elevation-800);padding:.5rem .65rem;font-size:.9rem;line-height:1.4}.vrm-qr-report__total{color:#0b2447;font-size:1.5rem;font-weight:700}.vrm-qr-report__empty{color:var(--theme-elevation-500);font-style:italic}.vrm-qr-report__bars{align-items:flex-end;gap:3px;height:80px;margin-top:.75rem;display:flex}.vrm-qr-report__bar{background:#0b2447;flex:1;justify-content:center;align-items:flex-start;min-width:4px;display:flex}.vrm-qr-report__bar-label{color:var(--theme-elevation-500);font-size:.6rem}#trash-view-pill .btn__content:before{content:"";background-color:currentColor;flex:none;width:1em;height:1em;margin-inline-end:.4em;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M3%206h18'/%3E%3Cpath%20d='M19%206v14c0%201-1%202-2%202H7c-1%200-2-1-2-2V6'/%3E%3Cpath%20d='M8%206V4c0-1%201-2%202-2h4c1%200%202%201%202%202v2'/%3E%3Cline%20x1='10'%20x2='10'%20y1='11'%20y2='17'/%3E%3Cline%20x1='14'%20x2='14'%20y1='11'%20y2='17'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M3%206h18'/%3E%3Cpath%20d='M19%206v14c0%201-1%202-2%202H7c-1%200-2-1-2-2V6'/%3E%3Cpath%20d='M8%206V4c0-1%201-2%202-2h4c1%200%202%201%202%202v2'/%3E%3Cline%20x1='10'%20x2='10'%20y1='11'%20y2='17'/%3E%3Cline%20x1='14'%20x2='14'%20y1='11'%20y2='17'/%3E%3C/svg%3E") 50%/contain no-repeat}.rs__group-heading{letter-spacing:.06em;text-transform:uppercase;color:var(--theme-elevation-700);border-top:1px solid var(--theme-elevation-150);margin-top:.35rem;padding-top:.55rem;font-size:.7rem;font-weight:700}.rs__group:first-of-type .rs__group-heading{border-top:0;margin-top:0;padding-top:.25rem}
