.subscribe-button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.subscribe-button__edit-btn{margin-left:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;border:1px solid var(--cds-border-strong);border-radius:6px;background:none;color:var(--cds-text-secondary);cursor:pointer;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s}.subscribe-button__edit-btn:hover{background:var(--cds-layer-hover);color:var(--cds-text-primary)}.subscribe-button__trigger{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.375rem;padding:.1rem .5rem;border:1px solid var(--cds-border-strong);border-radius:4px;background:none;font-size:.8125rem;font-weight:500;color:var(--cds-text-primary);cursor:pointer;-webkit-transition:background .15s;transition:background .15s;white-space:nowrap}.subscribe-button__trigger:hover{background:var(--cds-layer-hover)}.subscribe-button__trigger:disabled{opacity:.5;cursor:not-allowed}.subscribe-button__trigger--following{border-color:var(--cds-border-interactive);color:var(--cds-link-primary)}.subscribe-button__count{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.375rem .625rem;border:1px solid var(--cds-border-strong);border-left:none;border-radius:0 6px 6px 0;background:none;font-size:.8125rem;font-weight:600;color:var(--cds-text-primary);min-width:2rem}.subscribe-button--active .subscribe-button__count{border-color:var(--cds-border-interactive);color:var(--cds-link-primary)}.subscribe-button__dropdown{position:absolute;top:calc(100% + 4px);right:0;min-width:260px;background:var(--cds-layer);border:1px solid var(--cds-border-subtle);border-radius:8px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.12);box-shadow:0 4px 16px rgba(0,0,0,.12);z-index:100;padding:.25rem 0}.subscribe-button__dropdown-header{padding:.5rem .75rem;font-size:.75rem;font-weight:600;color:var(--cds-text-secondary);text-transform:uppercase;letter-spacing:.03em}.subscribe-button__dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem;width:100%;padding:.5rem .75rem;border:none;background:none;text-align:left;cursor:pointer;font-size:.8125rem;color:var(--cds-text-primary);-webkit-transition:background .1s;transition:background .1s}.subscribe-button__dropdown-item:hover{background:var(--cds-layer-hover)}.subscribe-button__dropdown-check{width:14px;height:14px;-ms-flex-negative:0;flex-shrink:0;margin-top:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--cds-link-primary)}.subscribe-button__dropdown-title{font-weight:500;line-height:1.3}.subscribe-button__dropdown-desc{font-size:.75rem;color:var(--cds-text-secondary);line-height:1.3;margin-top:1px}.avatar-cropper-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10000}.avatar-cropper{background:var(--cds-layer);border-radius:4px;width:90%;max-width:500px;overflow:hidden;-webkit-box-shadow:0 8px 32px rgba(0,0,0,.3);box-shadow:0 8px 32px rgba(0,0,0,.3)}.avatar-cropper__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--cds-border-subtle);font-weight:500}.avatar-cropper__container{position:relative;width:100%;height:350px;background:#1a1a1a}.avatar-cropper__container img{display:block;max-width:100%}.avatar-cropper__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:.5rem;padding:1rem;border-top:1px solid var(--cds-border-subtle)}cropper-canvas{width:100%!important;height:100%!important}cropper-selection{outline:1px solid rgba(255,255,255,.2)}.catalog-tree{font-size:.875rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0 .5rem}.catalog-tree__loading{padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catalog-tree__empty{padding:24px 16px;text-align:center;color:var(--cds-text-secondary);font-size:.875rem}.catalog-tree__add-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:4px 12px;margin-top:4px}.catalog-tree__create-form{padding:8px 12px;margin-top:4px}.catalog-tree__create-row .bx--text-input-wrapper{width:100%}.catalog-tree__create-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:2px;margin-top:4px}.catalog-tree__create-actions .bx--btn--ghost{min-height:32px;padding:4px 8px}.catalog-tree__pick-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 12px;background:var(--cds-layer-selected);border-radius:4px;margin-bottom:4px;font-size:.875rem;color:var(--cds-text-primary)}.catalog-tree__search{margin:0 .5rem 1rem}@media(max-width:671px){.catalog-tree{margin-bottom:8rem}}.catalog-folder__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;height:32px;padding:0 8px;padding-left:calc(8px + var(--depth) * 16px);cursor:pointer;border-radius:4px;-webkit-transition:background .1s;transition:background .1s}.catalog-folder__header:hover{background:var(--cds-layer-hover)}.catalog-folder__header:focus-visible{outline:2px solid var(--cds-focus);outline-offset:-2px}.catalog-folder__chevron{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:16px;height:16px;color:var(--cds-icon-secondary);-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease;-ms-flex-negative:0;flex-shrink:0}.catalog-folder__chevron--expanded{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.catalog-folder__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--cds-icon-primary);-ms-flex-negative:0;flex-shrink:0}.catalog-folder__title{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;color:var(--cds-text-primary)}.catalog-folder__actions{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-folder__actions .bx--overflow-menu{min-height:unset}.catalog-folder__actions .bx--btn--ghost{padding:2px 8px}.catalog-folder__actions .bx--overflow-menu-options{width:12rem}.catalog-folder__actions .bx--overflow-menu-options__btn{max-width:100%}.catalog-folder__children{position:relative}.catalog-folder__children:before{content:"";position:absolute;left:calc(16px + var(--depth, 0) * 16px);top:0;bottom:8px;width:1px;background:var(--cds-border-subtle)}.catalog-folder__loading{height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-folder__loading .bx--inline-loading{min-height:auto;height:16px}.catalog-folder__header--pick-mode{cursor:default}.catalog-folder__create-inline{padding:6px 8px 6px 0}.catalog-folder__create-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:2px;margin-top:4px}.catalog-folder__create-actions .bx--btn--ghost{min-height:32px;padding:4px 8px}.catalog-folder .bx--tag{margin-left:auto;-ms-flex-negative:0;flex-shrink:0}.catalog-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;height:32px;padding:0 8px;padding-left:calc(8px + var(--depth) * 16px + 2px);cursor:pointer;border-radius:4px;-webkit-transition:background .1s;transition:background .1s}.catalog-item:hover{background:var(--cds-layer-hover)}.catalog-item__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px}.catalog-item__icon .bx--inline-loading{min-height:auto;height:16px;width:16px}.catalog-item__icon .bx--loading{width:16px;height:16px}.catalog-item--trail .catalog-item__icon{color:var(--cds-support-info)}.catalog-item--marker .catalog-item__icon{color:var(--cds-support-warning)}.catalog-item__title{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--cds-text-primary)}.catalog-item__actions{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.catalog-item__actions .bx--overflow-menu{min-height:unset}.catalog-item__status-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px}.catalog-item__status-loading .bx--inline-loading{min-height:auto;height:16px;width:16px}.catalog-item__status-loading .bx--loading{width:16px;height:16px}.inventory-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 .5rem;font-size:.875rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.inventory-categories__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding:.5rem .75rem;border:none;background:none;border-radius:4px;cursor:pointer;color:var(--cds-text-primary);font-size:.85rem;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;text-align:left}.inventory-categories__item:hover{background:var(--cds-layer-hover);color:var(--cds-text-primary)}.inventory-categories__item--active{background:var(--cds-layer-active);color:var(--cds-text-primary);font-weight:500}.inventory-categories__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px}.inventory-categories__label{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.inventory-categories__badge{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inventory-categories__badge :global(.bx--tag){margin:0;min-height:18px}.inventory-categories__spinner{display:inline-block;width:12px;height:12px;border:2px solid var(--cds-border-subtle);border-top-color:var(--cds-interactive);border-radius:50%;-webkit-animation:inv-spin .6s linear infinite;animation:inv-spin .6s linear infinite}@-webkit-keyframes inv-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes inv-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.profile-panel{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-panel__scrollable{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto;-ms-touch-action:pan-y;touch-action:pan-y;-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.profile-panel__user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:.25rem 1rem 1rem;gap:1.25rem}@media(max-width:671px){.profile-panel__user-info{padding-top:1.75rem}}.profile-panel__avatar{position:relative;width:120px;height:120px;border-radius:8px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;background:var(--cds-layer-accent)}@media(max-width:671px){.profile-panel__avatar{width:80px;height:80px}}.profile-panel__avatar--editable{cursor:pointer}.profile-panel__avatar--editable .profile-panel__avatar-overlay{opacity:.7}.profile-panel__avatar--editable:hover .profile-panel__avatar-overlay{opacity:1}.profile-panel__avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-panel__avatar-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.5);color:#fff;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.profile-panel__about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;width:100%}.profile-panel__about .bx--form-item{width:100%}.profile-panel__name{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.profile-panel__subscribe-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;width:100%}.profile-panel__edit-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid var(--cds-border-strong);border-radius:4px;background:none;color:var(--cds-text-secondary);cursor:pointer}.profile-panel__edit-btn:hover{background:var(--cds-layer-hover);color:var(--cds-text-primary)}.profile-panel__bio{margin:0 0 1rem;font-size:.875rem;color:var(--cds-text-secondary);line-height:1.4}.profile-panel__stats{padding:.75rem 1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.profile-panel__stat-items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;-ms-flex-pack:distribute;justify-content:space-around}.profile-panel__stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;color:var(--cds-text-secondary)}.profile-panel__stat-value{font-weight:400;font-size:1.5rem;color:var(--cds-text-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.125rem}.profile-panel__stat-value .bx--tooltip__trigger{margin-top:-.25rem;width:12px;height:12px}.profile-panel__stat-value .bx--tooltip__trigger svg{width:12px;height:12px;fill:var(--cds-text-helper)}.profile-panel__stat-label{color:var(--cds-text-secondary);font-size:.75rem;text-align:center;line-height:1.4}.profile-panel__edit-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;width:100%;margin-top:1rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.profile-tabs{top:0;z-index:9;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;background:var(--cds-background);border-radius:8px;padding:.25rem;margin:0 1rem 1rem}@media(max-width:671px){.profile-tabs{margin-bottom:0;margin-top:1rem}}.profile-tabs__tab{padding:.43rem 1rem;border:none;background:none;border-radius:4px;font-size:.875rem;font-weight:500;color:var(--cds-text-secondary);cursor:pointer;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;white-space:nowrap}.profile-tabs__tab:hover{color:var(--cds-text-primary);background:var(--cds-layer-hover)}.profile-tabs__tab--active{color:var(--cds-text-primary);background:var(--cds-layer);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.activity-graph{margin:2rem 0;max-width:880px}.activity-graph__scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.activity-graph__svg{display:block}.activity-graph__month-label{font-size:11px;fill:var(--cds-text-02, #525252);dominant-baseline:middle}.activity-graph__day-label{font-size:11px;fill:var(--cds-text-02, #525252);text-anchor:end;dominant-baseline:middle}.activity-graph__cell{shape-rendering:geometricPrecision}.activity-graph__cell--level-0{fill:var(--cds-ui-01)}.activity-graph__cell--level-1{fill:#3e1a00}.activity-graph__cell--level-2{fill:#8a3800}.activity-graph__cell--level-3{fill:#eb6200}.activity-graph__cell--level-4{fill:#ff832b}.activity-graph__legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-top:.5rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.activity-graph__legend-text{font-size:11px;color:var(--cds-text-02, #525252)}.activity-graph__legend-cell{width:13px;height:13px;border-radius:2px;display:inline-block}.activity-graph__legend-cell.activity-graph__cell--level-0{background-color:var(--cds-ui-01)}.activity-graph__legend-cell.activity-graph__cell--level-1{background-color:#3e1a00}.activity-graph__legend-cell.activity-graph__cell--level-2{background-color:#5e2900}.activity-graph__legend-cell.activity-graph__cell--level-3{background-color:#ba4e00}.activity-graph__legend-cell.activity-graph__cell--level-4{background-color:#ff832b}.activity-graph__tooltip{position:fixed;z-index:1000;padding:.375rem .625rem;background:var(--cds-inverse-02, #393939);color:var(--cds-inverse-01, #ffffff);font-size:12px;border-radius:3px;pointer-events:none;white-space:nowrap;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%)}.activity-graph__skeleton{padding:20px 0 20px 32px;overflow:hidden}.activity-graph__skeleton-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}.activity-graph__skeleton-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3px}.activity-graph__skeleton-cell{width:13px;height:13px;border-radius:2px;-ms-flex-negative:0;flex-shrink:0;background:var(--cds-skeleton-background, #e8e8e8);-webkit-animation:skeleton-pulse 1.5s ease-in-out infinite;animation:skeleton-pulse 1.5s ease-in-out infinite}.activity-feed{padding:0;margin-top:2rem}.activity-feed__loading,.activity-feed__error,.activity-feed__empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem;color:var(--cds-text-secondary);font-size:.8125rem;gap:.5rem}.activity-feed__spinner{width:20px;height:20px;border:2px solid var(--cds-border-subtle);border-top-color:var(--cds-interactive);border-radius:50%;-webkit-animation:activity-feed-spin .8s linear infinite;animation:activity-feed-spin .8s linear infinite}@-webkit-keyframes activity-feed-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes activity-feed-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.activity-feed__retry{margin-top:.5rem;padding:.5rem 1rem;background:var(--cds-interactive);color:var(--cds-text-on-color);border:none;border-radius:4px;cursor:pointer;font-size:.8125rem}.activity-feed__retry:hover{background:var(--cds-hover-primary)}.activity-feed__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.activity-feed__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:0}.activity-feed__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:3rem;margin-right:2rem;-ms-flex-negative:0;flex-shrink:0;gap:.25rem}.activity-feed__line-top,.activity-feed__line-bottom{width:2px;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:var(--cds-border-subtle)}.activity-feed__icon{width:24px;height:24px;border-radius:4px;background-color:var(--cds-layer-hover);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--cds-text-secondary);-ms-flex-negative:0;flex-shrink:0}.activity-feed__icon--trail{background-color:#a7f0ba;color:#0e6027}.activity-feed__icon--hike{background-color:#d4bbff;color:#491d8b}.activity-feed__icon--content{background-color:#ffd6a8;color:#8a3800}.activity-feed__icon--photo{background-color:#e6fbff;color:#007f8c}.activity-feed__icon--comment{background-color:#e0e0e0;color:#525252}.activity-feed__icon--marker{background-color:#ffd7d9;color:#a2191f}.activity-feed__icon--inventory{background-color:#fcf4d6;color:#8e6a00}.activity-feed__date{font-size:11px;color:var(--cds-text-secondary);font-weight:500;white-space:nowrap;margin-top:2px}.activity-feed__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:8px 12px;min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:var(--cds-layer);margin:0 0 .5rem;border-radius:4px;overflow:hidden}.activity-feed__content--photo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px}.activity-feed__preview-link{-ms-flex-negative:0;flex-shrink:0}.activity-feed__preview{width:80px;height:48px;-o-object-fit:cover;object-fit:cover;border-radius:4px;-ms-flex-negative:0;flex-shrink:0}.activity-feed__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.activity-feed__label{font-size:.75rem;color:var(--cds-text-secondary);line-height:1.3}.activity-feed__title{font-size:13px;color:var(--cds-text-primary)}a.activity-feed__title:hover{text-decoration:underline}.activity-feed__photo-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:4px;max-width:100%;overflow:hidden}.activity-feed__photo-thumb{border-radius:4px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.activity-feed__photo-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.activity-feed__photo-thumb:hover{opacity:.85}a.activity-feed__photo-thumb{display:block}.activity-feed__photo-more{border-radius:4px;background:var(--cds-layer-hover);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:11px;font-weight:600;color:var(--cds-text-secondary)}.activity-feed__load-more{display:block;width:100%;padding:.75rem;margin-top:.5rem;background:none;border:1px solid var(--cds-border-subtle);border-radius:4px;color:var(--cds-text-primary);font-size:.8125rem;cursor:pointer;-webkit-transition:background .15s;transition:background .15s}.activity-feed__load-more:hover:not(:disabled){background:var(--cds-layer-hover)}.activity-feed__load-more:disabled{opacity:.6;cursor:not-allowed}.activity-feed__skeleton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:8px 0}.activity-feed__skeleton-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.activity-feed__skeleton-icon{width:28px;height:28px;border-radius:4px;background:var(--cds-skeleton-background, #e8e8e8);-webkit-animation:skeleton-pulse 1.5s ease-in-out infinite;animation:skeleton-pulse 1.5s ease-in-out infinite;-ms-flex-negative:0;flex-shrink:0}.activity-feed__skeleton-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.activity-feed__skeleton-title{height:14px;width:70%;background:var(--cds-skeleton-background, #e8e8e8);border-radius:4px;-webkit-animation:skeleton-pulse 1.5s ease-in-out infinite;animation:skeleton-pulse 1.5s ease-in-out infinite}.activity-feed__skeleton-date{height:10px;width:30%;background:var(--cds-skeleton-background, #e8e8e8);border-radius:4px;-webkit-animation:skeleton-pulse 1.5s ease-in-out infinite;animation:skeleton-pulse 1.5s ease-in-out infinite}@-webkit-keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}.best-photos{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;height:280px;border-radius:8px;overflow:hidden}.best-photos img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.best-photos__main{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5;min-width:0;overflow:hidden;border-radius:4px;position:relative;cursor:pointer;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}.best-photos__main:hover{opacity:.9}.best-photos__side{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;min-width:0}.best-photos__small{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;border-radius:4px;min-height:0;position:relative;cursor:pointer;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}.best-photos__small:hover{opacity:.9}.best-photos__overlay{position:absolute;bottom:0;left:0;right:0;padding:16px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));background:linear-gradient(transparent,rgba(0,0,0,.6));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.best-photos__likes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;color:#fff;font-size:12px;font-weight:500}.best-photos__likes svg{fill:#ff4d4d}.followers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(4rem,1fr));gap:.5rem}.followers-grid__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;text-decoration:none;color:inherit;min-width:0;margin-bottom:1rem}.followers-grid__avatar{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:4px;background:#e5e7eb}.followers-grid__name{font-size:.75rem;line-height:1.2;text-align:center;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.followers-grid__empty{margin:0;font-size:14px;opacity:.7}.inventory-group-content__empty{color:var(--cds-text-secondary);font-size:.875rem;padding:1rem 0}.inventory-class{margin-bottom:1.5rem}.inventory-class__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.inventory-class__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-size:1.25rem;margin:0}.inventory-class__title :global(.bx--tag){margin:0}.inventory-class__form{background:var(--cds-layer, var(--cds-ui-01));border-radius:4px;padding:1rem;margin-bottom:.75rem}.inventory-class__form :global(.bx--form-item),.inventory-class__form :global(.bx--form-item.bx--text-input-wrapper),.inventory-class__form :global(.bx--number){margin-bottom:0}.inventory-class__form :global(.bx--form-group){margin-bottom:.75rem}.inventory-class__form :global(.bx--form-group):last-of-type{margin-bottom:0}.inventory-class__form :global(.bx--label){font-size:.75rem}.inventory-class__form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;margin-top:1rem}.inventory-class__empty{color:var(--cds-text-helper);font-size:.8125rem;font-style:italic;margin:0;padding:.25rem 0}.inventory-class :global(.bx--structured-list){margin-bottom:0}.inventory-class :global(.bx--structured-list-td),.inventory-class :global(.bx--structured-list-th){padding:.375rem .75rem;font-size:.8125rem}.inventory-class__row__ovfm{-ms-flex-negative:1;flex-shrink:1;height:1.5rem;width:1.5rem}.profile-content{position:absolute;top:0;left:calc(420px + 1.5rem);right:0;bottom:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.profile-content--hidden{pointer-events:none;visibility:hidden}@media(max-width:671px){.profile-content{left:0}}.profile-content__body{padding:1.5rem}@media(max-width:671px){.profile-content__body{padding:3rem .5rem 7rem}}.profile-content__columns{display:grid;grid-template-columns:1fr;gap:24px;margin-top:16px}@media(min-width:1024px){.profile-content__columns{grid-template-columns:1fr 1fr}}.profile-content__main{min-width:0}.profile-content__widgets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media(max-width:1023px){.profile-content__widgets{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.profile-content h2{font-size:1.5rem}
