.ReactCrop{position:relative;display:inline-block;cursor:crosshair;overflow:hidden;max-width:100%}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move;box-shadow:0 0 0 9999em #00000080}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}.ReactCrop__crop-selection:focus{outline:none;border-color:#00f;border-style:solid}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{position:absolute;content:"";display:block;width:10px;height:10px;background-color:#0003;border:1px solid hsla(0,0%,100%,.7);outline:1px solid transparent}.ReactCrop__drag-handle:focus:after{border-color:#00f;background:#2dbfff}.ReactCrop .ord-nw{top:0;left:0;margin-top:-5px;margin-left:-5px;cursor:nw-resize}.ReactCrop .ord-nw:after{top:0;left:0}.ReactCrop .ord-n{top:0;left:50%;margin-top:-5px;margin-left:-5px;cursor:n-resize}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{top:0;right:0;margin-top:-5px;margin-right:-5px;cursor:ne-resize}.ReactCrop .ord-ne:after{top:0;right:0}.ReactCrop .ord-e{top:50%;right:0;margin-top:-5px;margin-right:-5px;cursor:e-resize}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{bottom:0;right:0;margin-bottom:-5px;margin-right:-5px;cursor:se-resize}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{bottom:0;left:50%;margin-bottom:-5px;margin-left:-5px;cursor:s-resize}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{bottom:0;left:0;margin-bottom:-5px;margin-left:-5px;cursor:sw-resize}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{top:50%;left:0;margin-top:-5px;margin-left:-5px;cursor:w-resize}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:6px;margin-top:-3px}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:6px;height:100%;margin-right:-3px}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:6px;margin-bottom:-3px}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:6px;height:100%;margin-left:-3px}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:24px;height:24px}}@layer payload-default{}@layer payload-default{}@layer payload-default{.icon--sort{height:1.5384615385rem;width:1.5384615385rem}.icon--sort .fill{stroke:currentColor;stroke-width:1px;fill:var(--theme-elevation-800)}.sort-header{display:flex;gap:calc(var(--base)/2);align-items:center}.sort-header__buttons{display:flex;align-items:center;gap:calc(var(--base)/4)}.sort-header__button{margin:0;padding:0!important;opacity:.3;padding:calc(var(--base)/4);display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}.sort-header__button.sort-header--active{opacity:1;visibility:visible}.sort-header__button:hover{opacity:.7}.sort-header:hover .btn{opacity:.4;visibility:visible}.sort-header--appearance-condensed{gap:calc(var(--base)/4)}.sort-header--appearance-condensed .sort-header__buttons{gap:0}.icon--drag-handle{height:1.5384615385rem;width:1.5384615385rem}.icon--drag-handle .fill{stroke:currentColor;stroke-width:1px;fill:var(--theme-elevation-800)}.sort-row{opacity:.3;cursor:not-allowed}.sort-row.active{cursor:-webkit-grab;cursor:grab;opacity:1}.sort-row__icon{height:22px;width:22px;margin-left:-2px;margin-top:-2px;display:block;width:min-content}.table{margin-bottom:1.5384615385rem;overflow:auto;max-width:100%}.table table{min-width:100%}.table thead{color:var(--theme-elevation-400)}.table thead th{font-weight:400;text-align:left}[dir=rtl] .table thead th{text-align:right}.table td,.table th{vertical-align:top;padding:16px 12px;min-width:150px}.table td:first-child,.table th:first-child{-webkit-padding-start:16px;padding-inline-start:16px}.table td:last-child,.table th:last-child{-webkit-padding-end:16px;padding-inline-end:16px}.table tbody tr:nth-child(odd){background:var(--theme-elevation-50);border-radius:3px}}@layer payload-default{}@layer payload-default{}@layer payload-default{}@layer payload-default{}@layer payload-default{}@layer payload-default{}@layer payload-default{}@layer payload-default{}@layer payload-default{}@layer payload-default{}@layer payload-default{}@layer payload-default{.table a:focus-visible{outline:var(--accessibility-outline);outline-offset:var(--accessibility-outline-offset)}.table--appearance-condensed thead{background:var(--theme-elevation-50)}.table--appearance-condensed thead th:first-child{border-top-left-radius:3px}.table--appearance-condensed thead th:last-child{border-top-right-radius:3px}.table--appearance-condensed tbody tr:nth-child(odd){background:transparent;border-radius:0}.table--appearance-condensed td,.table--appearance-condensed th{padding:6px}.table--appearance-condensed td:first-child,.table--appearance-condensed th:first-child{-webkit-padding-start:12px;padding-inline-start:12px}.table--appearance-condensed td:last-child,.table--appearance-condensed th:last-child{-webkit-padding-end:12px;padding-inline-end:12px}.table--appearance-condensed th{padding:6px}.table--appearance-condensed th,.table--appearance-condensed tr td{border:.5px solid var(--theme-elevation-100)}.table--drag-preview{cursor:-webkit-grabbing;cursor:grabbing;z-index:var(--z-popup)}@media(max-width:1024px){.table td,.table th{max-width:70vw}}}.poi-attributes-section{margin-top:2rem}.poi-attributes-section .section-header{border-bottom:1px solid var(--theme-elevation-200);padding-bottom:1rem;margin-bottom:1.5rem}.poi-attributes-section .section-header h2{margin:0;color:var(--theme-text);font-size:1.5rem;font-weight:600}.poi-attributes-section .section-header p{margin:.5rem 0 0;color:var(--theme-text-dim);font-size:.875rem}.poi-attributes-section .empty-state,.poi-attributes-section .error,.poi-attributes-section .loading{padding:2rem;text-align:center;border:1px solid var(--theme-elevation-200);border-radius:var(--theme-border-radius);background:var(--theme-elevation-50)}.poi-attributes-section .empty-state p,.poi-attributes-section .error p,.poi-attributes-section .loading p{margin:0;color:var(--theme-text-dim)}.poi-attributes-section .error{border-color:var(--theme-error-400);background:var(--theme-error-50);color:var(--theme-error-600)}.create-view-message{border:1px solid var(--theme-elevation-200);border-radius:var(--theme-border-radius);background:var(--theme-elevation-0);overflow:hidden}.create-view-message .message-content{padding:2rem;display:flex;gap:1rem;align-items:flex-start}.create-view-message .message-content .message-icon{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:var(--theme-success-100);color:var(--theme-success-600);display:flex;align-items:center;justify-content:center}.create-view-message .message-content .message-icon svg{width:24px;height:24px}.create-view-message .message-content .message-text{flex:1 1}.create-view-message .message-content .message-text h3{margin:0 0 1rem;color:var(--theme-text);font-size:1.25rem;font-weight:600}.create-view-message .message-content .message-text p{margin:0 0 1rem;color:var(--theme-text);line-height:1.6}.create-view-message .message-content .message-text p:last-child{margin-bottom:0}.create-view-message .message-content .message-text p strong{color:var(--theme-text);font-weight:600}.create-view-message .message-content .message-text ul{margin:1rem 0;padding-left:1.5rem;color:var(--theme-text)}.create-view-message .message-content .message-text ul li{margin-bottom:.5rem;line-height:1.5}.create-view-message .message-content .message-text ul li:last-child{margin-bottom:0}.create-view-message .message-content .message-text ul li strong{color:var(--theme-text);font-weight:600}.attribute-category-section{margin-bottom:1.5rem;border:1px solid var(--theme-elevation-200);border-radius:var(--theme-border-radius);background:var(--theme-elevation-0);overflow:visible}.category-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);border-radius:4px;cursor:pointer;transition:all .2s ease;margin-bottom:.5rem}.category-header:hover{background:var(--theme-elevation-150);border-color:var(--theme-elevation-300)}.category-header .category-info{flex:1 1}.category-header .category-info .category-title{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem}.category-header .category-info .category-title .category-icon{width:32px;height:32px;object-fit:contain;flex-shrink:0}.category-header .category-info .category-title .category-icon-placeholder{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--theme-elevation-200);border-radius:4px;color:var(--theme-text-dim);flex-shrink:0}.category-header .category-info .category-title .category-icon-placeholder svg{width:20px;height:20px}.category-header .category-info h3{margin:0;font-size:1.1rem;font-weight:600;color:var(--theme-text)}.category-header .category-info p{margin:0;font-size:.875rem;color:var(--theme-text-dim);line-height:1.4}.category-header .category-stats{display:flex;align-items:center;gap:1rem}.category-header .category-stats .attribute-count{font-size:.875rem;color:var(--theme-text-dim);font-weight:500}.category-header .category-stats .expand-icon{transition:transform .2s ease;color:var(--theme-text-dim)}.category-header .category-stats .expand-icon.expanded{transform:rotate(180deg)}.category-header .category-stats .expand-icon svg{display:block}.category-content{padding:1rem;overflow:visible;min-height:0;display:flex;flex-direction:column}.assigned-attributes{margin-bottom:1rem;min-height:0;overflow:visible;flex:1 1}.assigned-attributes.empty{padding:1rem;text-align:center;color:var(--theme-text-dim);font-style:italic;margin-bottom:1rem}.assigned-attributes.empty p{margin:0}.assigned-attributes .attribute-editor{margin-bottom:1rem;padding:1rem;border:1px solid var(--theme-elevation-100);border-radius:var(--theme-border-radius);background:var(--theme-elevation-0);position:relative;z-index:1;box-shadow:0 1px 3px rgba(0,0,0,.1)}.assigned-attributes .attribute-editor:last-child{margin-bottom:0}.attribute-editor{margin-bottom:1rem;border:1px solid var(--theme-elevation-100);border-radius:var(--theme-border-radius)}.attribute-editor:last-child{margin-bottom:0}.attribute-editor.compact{padding:.5rem;margin-bottom:.25rem}.attribute-editor.compact .attribute-compact-row{display:flex;align-items:center;gap:.75rem;min-height:2rem}.attribute-editor.compact .attribute-compact-row .attribute-status{flex-shrink:0}.attribute-editor.compact .attribute-compact-row .attribute-status .status-icon{font-size:1rem;cursor:default;transition:transform .2s ease}.attribute-editor.compact .attribute-compact-row .attribute-status .status-icon:hover{transform:scale(1.1)}.attribute-editor.compact .attribute-compact-row .attribute-info{flex:1 1;display:flex;align-items:center;font-size:.875rem;line-height:1.4}.attribute-editor.compact .attribute-compact-row .attribute-info .attribute-name{font-weight:500;color:var(--theme-text)}.attribute-editor.compact .attribute-compact-row .attribute-info .attribute-value{color:var(--theme-text);font-weight:600}.attribute-editor.compact .attribute-compact-row .attribute-info .attribute-notes{color:var(--theme-text-dim);font-style:italic}.attribute-editor.compact .attribute-compact-row .attribute-actions{flex-shrink:0;display:flex;gap:.5rem;opacity:0;transition:opacity .2s ease}.attribute-editor.compact .attribute-compact-row .attribute-actions .compact-action{padding:.25rem .5rem;font-size:.75rem;border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-text);border-radius:var(--theme-border-radius);cursor:pointer;transition:all .2s ease}.attribute-editor.compact .attribute-compact-row .attribute-actions .compact-action:hover{background:var(--theme-elevation-50)}.attribute-editor.compact .attribute-compact-row .attribute-actions .compact-action.edit{border-color:var(--theme-success-400);color:var(--theme-success-600)}.attribute-editor.compact .attribute-compact-row .attribute-actions .compact-action.edit:hover{background:var(--theme-success-50)}.attribute-editor.compact .attribute-compact-row .attribute-actions .compact-action.remove{border-color:var(--theme-error-400);color:var(--theme-error-500)}.attribute-editor.compact .attribute-compact-row .attribute-actions .compact-action.remove:hover{background:var(--theme-error-50)}.attribute-editor.compact:hover{background:var(--theme-elevation-25)}.attribute-editor.compact:hover .attribute-actions{opacity:1}.attribute-editor.full{padding:1rem}.attribute-editor .attribute-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.attribute-editor .attribute-header h4{margin:0;color:var(--theme-text);font-size:1rem;font-weight:600}.attribute-editor .attribute-header .attribute-actions{display:flex;gap:.5rem}.attribute-editor .attribute-header .attribute-actions button{padding:.25rem .5rem;font-size:.75rem;border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-text);border-radius:var(--theme-border-radius);cursor:pointer;transition:all .2s ease}.attribute-editor .attribute-header .attribute-actions button:hover{background:var(--theme-elevation-50)}.attribute-editor .attribute-header .attribute-actions button:disabled{opacity:.6;cursor:not-allowed}.attribute-editor .attribute-header .attribute-actions button.danger{border-color:var(--theme-error-400);color:var(--theme-error-500)}.attribute-editor .attribute-header .attribute-actions button.danger:hover{background:var(--theme-error-50)}.attribute-editor .attribute-values .value-editor{margin-bottom:.75rem}.attribute-editor .attribute-values .value-editor:last-child{margin-bottom:0}.attribute-editor .attribute-values .value-editor label{display:block;margin-bottom:.25rem;font-weight:500;color:var(--theme-text);font-size:.875rem}.attribute-editor .attribute-values .value-editor label .required{color:var(--theme-error-500);margin-left:.25rem}.attribute-editor .attribute-values .value-editor .instructions{font-size:.75rem;color:var(--theme-text-dim);margin-bottom:.5rem;line-height:1.4;font-style:italic}.attribute-editor .attribute-values .value-editor input,.attribute-editor .attribute-values .value-editor select,.attribute-editor .attribute-values .value-editor textarea{width:100%;padding:.5rem;border:1px solid var(--theme-elevation-200);border-radius:var(--theme-border-radius);background:var(--theme-elevation-0);color:var(--theme-text);font-size:.875rem;transition:border-color .2s ease}.attribute-editor .attribute-values .value-editor input:focus,.attribute-editor .attribute-values .value-editor select:focus,.attribute-editor .attribute-values .value-editor textarea:focus{outline:none;border-color:var(--theme-success-400);box-shadow:0 0 0 2px var(--theme-success-100)}.attribute-editor .attribute-values .value-editor input:disabled,.attribute-editor .attribute-values .value-editor select:disabled,.attribute-editor .attribute-values .value-editor textarea:disabled{background:var(--theme-elevation-100);color:var(--theme-text-dim);cursor:not-allowed}.attribute-editor .attribute-values .value-editor textarea{min-height:3rem;resize:vertical;font-family:inherit}.attribute-editor .attribute-values .value-editor select{cursor:pointer}.attribute-editor .attribute-values .value-editor select:disabled{cursor:not-allowed}.attribute-editor .attribute-editor-actions{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--theme-elevation-100);display:flex;gap:.5rem}.attribute-editor .attribute-editor-actions button{padding:.5rem 1rem;border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-text);border-radius:var(--theme-border-radius);cursor:pointer;font-size:.875rem;transition:all .2s ease}.attribute-editor .attribute-editor-actions button:hover{background:var(--theme-elevation-50)}.attribute-editor .attribute-editor-actions button:disabled{opacity:.6;cursor:not-allowed}.attribute-editor .attribute-editor-actions button.primary{background:var(--theme-success-500);border-color:var(--theme-success-500);color:#fff}.attribute-editor .attribute-editor-actions button.primary:hover{background:var(--theme-success-600)}.add-attribute-button{margin-top:.5rem;position:relative}.add-attribute-button .dropdown-trigger{padding:.75rem 1rem;border:2px dashed var(--theme-elevation-200);background:transparent;color:var(--theme-text-dim);border-radius:var(--theme-border-radius);cursor:pointer;width:100%;text-align:left;font-size:.875rem;transition:all .2s ease}.add-attribute-button .dropdown-trigger:hover{border-color:var(--theme-success-400);color:var(--theme-success-500);background:var(--theme-success-50)}.add-attribute-button .dropdown-trigger:disabled{opacity:.6;cursor:not-allowed}.add-attribute-button .dropdown-menu{position:absolute;top:100%;left:0;right:0;z-index:9999;background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);border-radius:var(--theme-border-radius);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);margin-top:.25rem;max-height:300px;overflow-y:auto}.add-attribute-button .dropdown-menu .dropdown-header{padding:.75rem 1rem;border-bottom:1px solid var(--theme-elevation-100);font-weight:600;color:var(--theme-text);font-size:.875rem;background:var(--theme-elevation-50)}.add-attribute-button .dropdown-menu .dropdown-item{width:100%;padding:.75rem 1rem;border:none;background:transparent;text-align:left;cursor:pointer;transition:background-color .2s ease}.add-attribute-button .dropdown-menu .dropdown-item:hover{background:var(--theme-elevation-50)}.add-attribute-button .dropdown-menu .dropdown-item:disabled{opacity:.6;cursor:not-allowed}.add-attribute-button .dropdown-menu .dropdown-item .attribute-info .attribute-name{color:var(--theme-text);font-size:.875rem;margin-bottom:.25rem}.add-attribute-button .dropdown-menu .dropdown-item .attribute-info .attribute-code{color:var(--theme-text-dim);font-size:.75rem;font-family:monospace}.add-attribute-button .dropdown-menu .dropdown-close{width:100%;padding:.75rem 1rem;border:none;border-top:1px solid var(--theme-elevation-100);background:var(--theme-elevation-50);color:var(--theme-text-dim);cursor:pointer;font-size:.875rem}.add-attribute-button .dropdown-menu .dropdown-close:hover{background:var(--theme-elevation-100)}.add-attribute-button .dropdown-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background:transparent}@media(max-width:768px){.poi-attributes-section{margin-top:1rem}.poi-attributes-section .section-header{padding-bottom:.75rem;margin-bottom:1rem}.poi-attributes-section .section-header h2{font-size:1.25rem}.attribute-category-section{margin-bottom:1rem}.category-header{padding:.75rem;flex-direction:column;align-items:flex-start;gap:.5rem}.category-header .category-stats{align-self:flex-end;flex-direction:column;align-items:flex-end;gap:.25rem}.category-content{padding:.75rem}.add-attribute-button .dropdown-menu{max-height:250px}}@media(prefers-color-scheme:dark){.poi-attributes-section .empty-state,.poi-attributes-section .error,.poi-attributes-section .loading{background:var(--theme-elevation-100)}.add-attribute-button .dropdown-menu{box-shadow:0 4px 6px -1px rgba(0,0,0,.3),0 2px 4px -1px rgba(0,0,0,.2)}}@media print{.poi-attributes-section .add-attribute-button,.poi-attributes-section .attribute-editor .attribute-actions{display:none}.poi-attributes-section .category-header{cursor:default}.poi-attributes-section .category-header .expand-icon{display:none}}.subscription-view{display:flex;flex-direction:column;gap:1.5rem}.subscription-view__panel{border:1px solid var(--theme-elevation-150);border-radius:6px;padding:1.25rem 1.5rem;background:var(--theme-elevation-50)}.subscription-view__panel-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.subscription-view__panel-header h3{margin:0;font-size:1.05rem;letter-spacing:.01em}.subscription-view__dashboard-link,.subscription-view__meta{margin:0 0 1rem;font-size:.875rem}.subscription-view__meta{color:var(--theme-elevation-700)}.subscription-view__meta strong{color:var(--theme-text)}.subscription-view__section{margin-top:1.25rem}.subscription-view__section:first-child{margin-top:0}.subscription-view__section h4{margin:0 0 .5rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.06em;color:var(--theme-elevation-700);font-weight:600}.subscription-view__empty{margin:0;color:var(--theme-elevation-600);font-size:.9rem}.subscription-view__caption{margin:-.25rem 0 .6rem;color:var(--theme-elevation-600);font-size:.78rem;font-style:italic}.subscription-view__id-row{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin:0 0 1rem}.subscription-view__id-row .subscription-view__meta{margin:0}.subscription-view__id{font-family:var(--font-mono);font-size:.85rem;color:var(--theme-text);background:var(--theme-elevation-100);padding:.1rem .35rem;border-radius:3px;-webkit-user-select:all;-moz-user-select:all;user-select:all}.subscription-view__table{width:100%;border-collapse:collapse;font-size:.9rem}.subscription-view__table td,.subscription-view__table th{padding:.55rem .75rem;text-align:left;vertical-align:middle}.subscription-view__table th{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--theme-elevation-600);font-weight:600;border-bottom:1px solid var(--theme-elevation-150)}.subscription-view__table tbody tr{border-bottom:1px solid var(--theme-elevation-100)}.subscription-view__table tbody tr:last-child{border-bottom:none}.subscription-view__table tbody tr:hover{background:var(--theme-elevation-100)}.subscription-view__table .num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.subscription-view__table .truncate{max-width:22rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-mono,monospace);font-size:.82rem;color:var(--theme-elevation-700)}.subscription-view__hidden-note,.subscription-view__table .muted{color:var(--theme-elevation-600)}.subscription-view__hidden-note{margin-top:.5rem;font-size:.8rem;font-style:italic}