@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";.hxui-breadcrumb{align-items:center;width:100%;display:inline-flex}.hxui-breadcrumb-list{color:#555;align-items:center;gap:.35rem;margin:0;padding:0;font-size:.84rem;list-style:none;display:inline-flex}.hxui-breadcrumb-item{align-items:center;gap:.35rem;display:inline-flex}.hxui-breadcrumb-link{all:unset;cursor:pointer;color:#555}.hxui-breadcrumb-link:hover{color:#ff5757}.hxui-breadcrumb-page{color:#111;font-weight:600}.hxui-breadcrumb-separator{color:#9a9a9a;align-items:center;display:inline-flex}.hxui-select-trigger{all:unset;box-sizing:border-box;color:#111;cursor:pointer;background:#fff;border:1px solid #d7d7d7;border-radius:8px;justify-content:space-between;align-items:center;gap:.45rem;min-width:124px;height:32px;padding:0 .62rem;font-size:.8rem;display:inline-flex}.hxui-select-trigger:focus-visible{border-color:#ff5757;outline:2px solid #ffd7d7}.hxui-select-trigger[data-disabled]{opacity:.5;cursor:not-allowed}.hxp-inline-select{min-width:188px}.hxp-inline-select-full{width:100%;min-width:220px}.hxp-model-select-trigger{white-space:nowrap;width:max-content;min-width:0;max-width:min(360px,100vw - 2rem)}.hxp-model-select-content{max-width:min(420px,100vw - 2rem);min-width:var(--radix-select-trigger-width);width:max-content}.hxp-model-select-content .hxui-select-item{white-space:nowrap;min-width:max-content;padding-right:.65rem}.hxui-select-content{z-index:2500;background:#fff;border:1px solid #dedede;border-radius:10px;overflow:hidden;box-shadow:0 22px 42px #0000001f}.hxui-select-viewport{padding:.28rem}.hxui-select-item{color:#222;-webkit-user-select:none;user-select:none;border-radius:7px;align-items:center;gap:.55rem;padding:.5rem .55rem;font-size:.8rem;line-height:1;display:flex;position:relative}.hxui-select-item:hover{background:#fff1f1}.hxui-select-item[data-highlighted]{background:#fff1f1;outline:none}.hxui-select-item[data-disabled]{opacity:.45;pointer-events:none}.hxui-select-item-indicator{align-items:center;display:inline-flex;position:absolute;left:.35rem}.hxui-select-item-text{padding-left:1.05rem}.hxui-select-item-text--plain{padding-left:0}.hxui-progress-root{background:#f1f1f1;border-radius:999px;width:100%;height:6px;position:relative;overflow:hidden}.hxui-progress-indicator{background:#ff5757;width:100%;height:100%;transition:transform .32s}.hxui-progress-root--indeterminate .hxui-progress-indicator--indeterminate{width:45%;transition:none;animation:1.15s ease-in-out infinite hxui-progress-indeterminate;position:absolute;top:0;left:0}@keyframes hxui-progress-indeterminate{0%{transform:translate(-100%)}to{transform:translate(245%)}}.hxui-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:.14rem .54rem;font-size:.7rem;font-weight:600;line-height:1.15;display:inline-flex}.hxui-badge--default{color:#fff;background:#111}.hxui-badge--secondary{color:#333;background:#f3f3f3;border-color:#e5e5e5}.hxui-badge--outline{color:#333;background:#fff;border-color:#ddd}.hxui-badge--destructive{color:#b42318;background:#fff0f0;border-color:#f5c2c7}.hxui-badge--success{color:#1f7a3f;background:#eefaf1;border-color:#cdebd8}.hxui-badge--warning{color:#9a5d00;background:#fff8eb;border-color:#f4deb3}.hxui-tabs-list{align-items:center;gap:.24rem;display:inline-flex}.hxui-tabs-trigger{all:unset;cursor:pointer}.hxui-tabs-trigger[data-disabled]{opacity:.55;cursor:not-allowed}.hxui-tabs-content:focus-visible{outline:none}.hxp-settings-tabs-list{flex-wrap:wrap;align-items:stretch;gap:.15rem 1.25rem;display:inline-flex}.hxp-settings-tabs-list .hxp-settings-tabs-trigger{color:#6b7280;box-sizing:border-box;white-space:nowrap;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;padding:.55rem .15rem;font-size:.9375rem;font-weight:500}.hxp-settings-tabs-list .hxp-settings-tabs-trigger:hover{color:#111}.hxp-settings-tabs-list .hxp-settings-tabs-trigger[data-state=active]{color:#111;border-bottom-color:#111;font-weight:600}.hxp-settings-tabs-content{outline:none}.hxui-dropdown-content{z-index:2400;background:#fff;border:1px solid #e2e2e2;border-radius:10px;min-width:200px;padding:.3rem;box-shadow:0 18px 34px #00000029}.hxui-dropdown-label{color:#6b7280;letter-spacing:.05em;text-transform:uppercase;padding:.38rem .52rem;font-size:.69rem;font-weight:700}.hxui-dropdown-separator{background:#ededed;height:1px;margin:.3rem 0}.hxui-dropdown-item,.hxui-dropdown-checkbox-item,.hxui-dropdown-radio-item{all:unset;box-sizing:border-box;color:#222;cursor:pointer;border-radius:7px;align-items:center;gap:.52rem;width:100%;padding:.46rem .52rem;font-size:.79rem;display:inline-flex}.hxui-dropdown-checkbox-item,.hxui-dropdown-radio-item{padding-left:.36rem}.hxui-dropdown-item svg,.hxui-dropdown-checkbox-item svg,.hxui-dropdown-radio-item svg{flex-shrink:0}.hxui-dropdown-item:hover,.hxui-dropdown-item[data-highlighted],.hxui-dropdown-checkbox-item:hover,.hxui-dropdown-checkbox-item[data-highlighted],.hxui-dropdown-radio-item:hover,.hxui-dropdown-radio-item[data-highlighted]{background:#f3f4f6;outline:none}.hxui-dropdown-item[data-disabled],.hxui-dropdown-checkbox-item[data-disabled],.hxui-dropdown-radio-item[data-disabled]{opacity:.45;pointer-events:none}.hxui-dropdown-item-indicator-slot{color:#111;justify-content:center;align-items:center;width:16px;display:inline-flex}.hxui-dropdown-item-indicator{justify-content:center;align-items:center;display:inline-flex}.hxui-dropdown-shortcut{color:#8c8c8c;margin-left:auto;font-size:.72rem}.hxui-toolbar-btn{all:unset;box-sizing:border-box;color:#fff;cursor:pointer;background:#ff5757;border:1px solid #ff5757;border-radius:8px;justify-content:center;align-items:center;gap:.42rem;height:32px;padding:0 .7rem;font-size:.79rem;font-weight:600;display:inline-flex}.hxui-toolbar-btn:hover:not(:disabled),.hxui-toolbar-btn[data-state=open]{background:#f04444;border-color:#f04444;box-shadow:0 8px 18px #ff575738}.hxui-toolbar-btn:focus-visible{outline-offset:2px;outline:2px solid #ffd7d7}.hxui-toolbar-btn:disabled{opacity:.5;cursor:not-allowed}.hxui-toolbar-btn-dot{background:coral;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 1px #ffffff40}.hxui-toolbar-menu{min-width:256px}.hxp-model-toolbar-menu{max-width:min(232px,100vw - 2rem);min-width:unset;width:fit-content}.hxp-model-toolbar-menu .hxui-dropdown-item{white-space:normal;align-items:flex-start;min-width:0}.hxp-model-toolbar-menu .hxui-dropdown-item span{overflow-wrap:anywhere;min-width:0;line-height:1.25}.hxui-dropdown-content.hxui-sort-menu{max-width:none;min-width:unset!important;width:fit-content!important}.hxui-sort-menu .hxui-dropdown-label{white-space:nowrap;padding-right:.5rem}.hxui-sort-radio-group{grid-auto-flow:row;justify-items:stretch;width:max-content;display:grid}.hxui-sort-menu .hxui-dropdown-radio-item{white-space:nowrap;width:100%;min-width:max-content;padding-right:.55rem;display:flex}.hxui-export-menu{width:max-content;min-width:176px}.hxui-toolbar-menu-block{padding:.2rem .3rem}.hxui-toolbar-icon-btn{all:unset;box-sizing:border-box;color:#222;cursor:pointer;background:#fff;border:1px solid #d7d7d7;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.hxui-toolbar-icon-btn:hover:not(:disabled){color:#ff5757;background:#fff3f3;border-color:#ff5757}.hxui-toolbar-icon-btn:focus-visible{outline-offset:2px;outline:2px solid #ffd7d7}.hxui-toolbar-icon-btn:disabled{opacity:.5;cursor:not-allowed}.hxui-view-toggle{background:#fff;border:1px solid #d7d7d7;border-radius:8px;align-items:center;display:inline-flex;overflow:hidden}.hxui-view-toggle-btn{all:unset;box-sizing:border-box;color:#444;cursor:pointer;border-right:1px solid #ececec;align-items:center;gap:.38rem;height:30px;padding:0 .62rem;font-size:.76rem;font-weight:600;display:inline-flex}.hxui-view-toggle-btn:last-child{border-right:none}.hxui-view-toggle-btn:hover:not(:disabled){color:#ff5757;background:#fff3f3}.hxui-view-toggle-btn.is-active{color:#fff;background:#ff5757}.hxui-view-toggle-btn:disabled{opacity:.5;cursor:not-allowed}@keyframes hxui-skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.hxui-skeleton{background:#ebebeb;border-radius:8px;display:block;position:relative;overflow:hidden}.hxui-skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffffbd,#0000);animation:1.4s ease-in-out infinite hxui-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@media (prefers-reduced-motion:reduce){.hxui-skeleton:after{animation:none}}.hxui-page-context-collection-skeleton{border-radius:999px;width:134px;height:12px}.hxui-page-context-title-skeleton{border-radius:9px;width:min(46vw,320px);height:23px}.hxui-pages-list-skeleton-icon{border-radius:4px;width:16px;height:16px}.hxui-pages-list-skeleton-line{width:min(240px,62vw);height:13px}.hxui-pages-list-skeleton-line--short{width:152px}.hxui-pages-list-skeleton-line--mini{width:108px}.hxui-page-stats{flex-wrap:wrap;align-items:stretch;gap:.55rem;display:flex}.hxui-page-context{margin-bottom:.85rem}.hxui-page-context-copy{gap:.28rem;min-width:0;display:grid}.hxui-page-context-collection{align-items:baseline;gap:.42rem;min-width:0;display:inline-flex}.hxui-page-context-kicker{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:750;line-height:1.1}.hxui-page-context-collection-name{color:#555;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8rem;font-weight:650;line-height:1.2;overflow:hidden}.hxui-page-context-title-row{flex-wrap:wrap;align-items:center;gap:.55rem;min-width:0;display:flex}.hxui-page-context-title{color:#111;min-width:0;margin:0;font-size:1.42rem;font-weight:760;line-height:1.15}.hxui-page-stat-card{background:#fff;border:1px solid #e4e4e4;border-radius:10px;align-items:center;gap:.5rem;min-width:120px;padding:.5rem .62rem;display:inline-flex}.hxui-page-stat-icon{color:#222;background:#f7f7f7;border:1px solid #ececec;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.hxui-page-stat-copy{flex-direction:column;min-width:0;display:inline-flex}.hxui-page-stat-label{color:#666;text-transform:uppercase;letter-spacing:.03em;font-size:.69rem;font-weight:600;line-height:1.1}.hxui-page-stat-value{color:#111;font-size:.88rem;font-weight:700;line-height:1.25}.hxui-table-action-btn{all:unset;box-sizing:border-box;color:#595959;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.hxui-table-action-btn:hover{color:#1f1f1f;background:#f8f8f8;border-color:#e6e6e6}.hxui-page-card-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem;display:grid}@media (width>=720px){.hxui-page-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1080px){.hxui-page-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1440px){.hxui-page-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.hxui-page-card{background:#fff;border:1px solid #e7e7e7;border-radius:12px;grid-template-rows:auto 1fr auto;gap:.68rem;min-height:184px;padding:.72rem;transition:transform .14s,box-shadow .16s,border-color .16s;display:grid}.hxui-page-card.is-clickable{cursor:pointer}.hxui-page-card.is-clickable:hover{border-color:#dcdcdc;transform:translateY(-1px);box-shadow:0 10px 24px #00000014}.hxui-page-card.is-disabled{opacity:.76;cursor:not-allowed}.hxui-page-card-head{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.hxp-page-actions-menu{z-index:120;background:#fff;border:1px solid #e2e2e2;border-radius:10px;width:max-content;max-width:320px;padding:4px;position:absolute;top:calc(100% + 1px);right:0;box-shadow:0 8px 20px #00000014}.hxp-page-actions-menu--up{top:auto;bottom:calc(100% + 1px)}.hxp-page-actions-menu .hxui-context-item{white-space:nowrap}.hxui-page-card-title-wrap{align-items:flex-start;gap:.5rem;min-width:0;display:inline-flex}.hxui-page-card-title-copy{gap:.15rem;min-width:0;display:grid}.hxui-page-card-title{color:#111;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.86rem;font-weight:650;line-height:1.2;overflow:hidden}.hxui-page-card-subtitle{color:#6f6f6f;margin:0;font-size:.72rem;line-height:1.2}.hxui-page-card-body{align-content:start;justify-items:start;gap:.42rem;display:grid}.hxui-page-card-error{color:#b42318;white-space:normal;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.72rem;line-height:1.3}.hxui-page-card-footer{align-items:center;display:flex}.hxui-review-trigger{all:unset;box-sizing:border-box;color:#111;cursor:pointer;background:#fff;border:1px solid #d7d7d7;border-radius:8px;justify-content:space-between;align-items:center;gap:.45rem;min-width:132px;min-height:30px;padding:0 .56rem;font-size:.77rem;display:inline-flex}.hxui-review-trigger.is-compact{min-width:120px;min-height:28px;font-size:.74rem}.hxui-review-trigger:hover:not(:disabled){color:#ff5757;background:#fff3f3;border-color:#ff5757}.hxui-review-trigger[data-state=open]{border-color:#ff5757;box-shadow:0 0 0 3px #ff57571f}.hxui-review-trigger:disabled{opacity:.55;cursor:wait}.hxui-review-glyph{border-radius:999px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.hxui-review-glyph svg{stroke-width:1.8px}.hxui-review-glyph.is-compact{width:19px;height:19px}.hxui-review-glyph.is-reviewed{color:#1f7a3f;background:#e7f7ed;box-shadow:inset 0 0 0 1px #b8e2c6}.hxui-review-glyph.is-unreviewed{color:#b77900;background:#fff4cf;box-shadow:inset 0 0 0 1px #f4d36e}.hxui-review-menu{min-width:168px}.hxui-review-option{align-items:center;gap:.42rem;display:inline-flex}.hxui-table-wrap{background:#fff;border:1px solid #e9e9e9;border-radius:10px;width:100%;position:relative;overflow:auto}.hxui-table-wrap--unframed{background:0 0;border:0;border-radius:0}.hxui-table{border-collapse:collapse;caption-side:bottom;background:#fff;width:100%}.hxui-table-header .hxui-table-row{background:#fafafa}.hxui-table-head{text-align:left;vertical-align:middle;color:#5f5f5f;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid #ebebeb;height:2.2rem;padding:.35rem .62rem;font-size:.72rem;font-weight:700}.hxui-table-cell{vertical-align:middle;border-bottom:1px solid #f1f1f1;padding:.48rem .62rem}.hxui-table-body .hxui-table-row{transition:background-color .16s}.hxui-table-body .hxui-table-row:hover{background:#fcfcfc}.hxui-table-body .hxui-table-row.hxp-pages-row-clickable:hover{background:#fff5f5}.hxui-avatar-trigger{all:unset;cursor:pointer;color:#fff;background:#ff5757;border:1px solid #e7e7e7;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.86rem;font-weight:700;display:inline-flex;overflow:hidden;box-shadow:0 4px 12px #ff575747}.hxui-avatar-content{z-index:2200;background:#fff;border:1px solid #e7e7e7;border-radius:12px;min-width:250px;overflow:hidden;box-shadow:0 24px 48px #00000024}.hxui-avatar-header{border-bottom:1px solid #efefef;padding:.75rem .8rem}.hxui-avatar-name{color:#111;margin:0;font-size:.85rem;font-weight:700}.hxui-avatar-email{color:#666;margin:.12rem 0 0;font-size:.74rem}.hxui-avatar-item{all:unset;box-sizing:border-box;color:#222;cursor:pointer;align-items:center;gap:.5rem;width:100%;padding:.56rem .7rem;font-size:.8rem;display:inline-flex}.hxui-avatar-item:hover{background:#fff1f1}.hxui-avatar-sep{background:#efefef;height:1px}.hxui-pagination{align-items:center;gap:.3rem;display:inline-flex}.hxui-pagination-jump{align-items:center;gap:.3rem;margin-left:.42rem;display:inline-flex}.hxui-pagination-jump-label{color:#6b7280;font-size:.72rem;font-weight:600}.hxui-pagination-jump-input{box-sizing:border-box;color:#111;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:64px;height:28px;padding:0 .45rem;font-size:.76rem}.hxui-pagination-jump-input:focus{border-color:#ff5757;outline:none;box-shadow:0 0 0 2px #ff57571f}.hxui-pagination-jump-input:disabled{opacity:.55;cursor:not-allowed}.hxui-page-btn{all:unset;color:#444;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #dedede;border-radius:8px;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:.74rem;display:inline-flex}.hxui-page-btn:hover:not(:disabled){color:#ff5757;border-color:#ff5757}.hxui-page-btn:disabled{opacity:.45;cursor:not-allowed}.hxui-page-btn.is-active{color:#fff;background:#ff5757;border-color:#ff5757;font-weight:700}.hxui-empty{text-align:left;background:#fff;border:1px dashed #dfdfdf;border-radius:12px;padding:.9rem}.hxui-empty-title{color:#111;margin:0;font-size:.84rem;font-weight:700}.hxui-empty-desc{color:#666;margin:.25rem 0 0;font-size:.76rem}.hxui-context-content{z-index:2200;background:#fff;border:1px solid #e2e2e2;border-radius:10px;min-width:190px;padding:.3rem;box-shadow:0 18px 34px #00000029}.hxui-context-item{all:unset;box-sizing:border-box;color:#222;cursor:pointer;border-radius:7px;align-items:center;gap:.5rem;width:100%;padding:.46rem .52rem;font-size:.79rem;display:inline-flex}.hxui-context-item:hover,.hxui-context-item[data-highlighted]{background:#fff1f1;outline:none}.hxui-context-item[data-disabled],.hxui-context-item:disabled{opacity:.45;pointer-events:none}.hxui-dialog-overlay{z-index:2600;background:#09090ba3;position:fixed;inset:0}.hxui-dialog-content{z-index:2610;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:min(92vw,520px);max-height:min(86vh,820px);position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 20px 44px #0000003d}.hxui-compat-text{color:inherit;margin:0}.hxui-compat-text-h4{font-size:2rem;font-weight:700;line-height:1.2}.hxui-compat-text-h6,.hxui-compat-text-subtitle{font-size:1.05rem;font-weight:700;line-height:1.35}.hxui-compat-text-body{font-size:1rem;line-height:1.5}.hxui-compat-text-body-sm{font-size:.875rem;line-height:1.45}.hxui-compat-text-caption{font-size:.75rem;line-height:1.35}.hxui-compat-nowrap{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hxui-compat-gutter{margin-bottom:.35em}.hxui-compat-button,.hxui-compat-icon-button{color:#111;cursor:pointer;font:inherit;background:#fff;border:1px solid #d7d7d7;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;display:inline-flex}.hxui-compat-button{min-height:34px;padding:.45rem .8rem;font-size:.84rem;font-weight:650}.hxui-compat-button-contained{color:#fff;background:#ff5757;border-color:#ff5757;box-shadow:0 8px 18px #ff575738}.hxui-compat-button-contained:hover:not(:disabled){background:#f04444;border-color:#f04444;box-shadow:0 10px 22px #ff575747}.hxui-compat-button-outlined{color:#c83b3b;background:#fff;border-color:#ffd0d0}.hxui-compat-button-outlined:hover:not(:disabled),.hxui-compat-button-text:hover:not(:disabled),.hxui-compat-icon-button:hover:not(:disabled){color:#ff5757;background:#fff3f3;border-color:#ff5757}.hxui-compat-button-text{color:#c83b3b;background:0 0;border-color:#0000}.hxui-compat-button:focus-visible,.hxui-compat-icon-button:focus-visible{outline-offset:2px;outline:2px solid #ffd7d7}.hxui-compat-button.is-full-width{width:100%}.hxui-compat-button.is-danger,.hxui-compat-icon-button.is-danger{color:#b42318}.hxui-compat-button:disabled,.hxui-compat-icon-button:disabled,.hxui-compat-menu-item:disabled{cursor:not-allowed;opacity:.5}.hxui-compat-icon-button{width:32px;height:32px;padding:0}.hxui-compat-icon-button.is-small{width:26px;height:26px}.hxui-compat-paper,.hxui-compat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px}.hxui-compat-paper{padding:1rem}.hxui-compat-card{overflow:hidden}.hxui-compat-card-content{padding:1rem}.hxui-compat-card-actions,.hxui-compat-button-group,.hxui-compat-stack{display:flex}.hxui-compat-grid{flex-wrap:wrap;display:flex}.hxui-compat-grid-item{min-width:0}.hxui-compat-field{color:#555;flex-direction:column;gap:.3rem;font-size:.8rem;display:inline-flex}.hxui-compat-field.is-full-width,.hxui-compat-field.is-full-width .hxui-compat-input-wrap,.hxui-compat-select.is-full-width{width:100%}.hxui-compat-input-wrap{align-items:center;gap:.35rem;display:inline-flex}.hxui-compat-field input,.hxui-compat-field textarea,.hxui-compat-select{box-sizing:border-box;color:#111;font:inherit;border:1px solid #d7d7d7;border-radius:8px;padding:.55rem .65rem}.hxui-compat-field.is-full-width input,.hxui-compat-field.is-full-width textarea{width:100%}.hxui-compat-field textarea{resize:vertical}.hxp-structured-editor{--hxp-structured-accent:#ff5757;--hxp-structured-accent-weak:#fff3f3;--hxp-structured-border:#e5e7eb;--hxp-structured-muted:#6b7280}.hxp-structured-document-summary{border-bottom:1px solid var(--hxp-structured-border);margin-bottom:.65rem;padding:0 .2rem .45rem}.hxp-structured-document-title{font-weight:700;line-height:1.25}.hxp-structured-document-context{margin-top:.15rem}.hxp-structured-record-list{flex-direction:column;display:flex}.hxp-structured-insert-zone{all:unset;box-sizing:border-box;color:#b42318;cursor:pointer;border-radius:8px;justify-content:center;align-self:stretch;align-items:center;width:100%;min-height:16px;transition:background-color .12s,min-height .12s;display:flex;position:relative}.hxp-structured-insert-zone:before{content:"";border-top:1px dashed #0000;position:absolute;top:50%;left:0;right:0}.hxp-structured-insert-zone>span{opacity:0;pointer-events:none;background:#fff;border:1px solid #ffd0d0;border-radius:8px;align-items:center;gap:.25rem;padding:.24rem .45rem;font-size:.72rem;font-weight:700;line-height:1;transition:opacity .12s,transform .12s;display:inline-flex;position:relative;transform:scale(.96);box-shadow:0 4px 12px #b4231814}.hxp-structured-insert-zone:hover,.hxp-structured-insert-zone:focus-visible,.hxp-structured-record-list.is-dragging .hxp-structured-insert-zone{background:var(--hxp-structured-accent-weak);min-height:30px}.hxp-structured-insert-zone.is-drop-target{background:var(--hxp-structured-accent-weak);cursor:grabbing;border:1px dashed #ffb9b9;min-height:34px}.hxp-structured-insert-zone:hover:before,.hxp-structured-insert-zone:focus-visible:before,.hxp-structured-record-list.is-dragging .hxp-structured-insert-zone:before{border-color:#ffb9b9}.hxp-structured-insert-zone.is-drop-target:before{border-color:#ff5757}.hxp-structured-insert-zone:hover>span,.hxp-structured-insert-zone:focus-visible>span,.hxp-structured-record-list.is-dragging .hxp-structured-insert-zone>span{opacity:1;transform:scale(1)}.hxp-structured-insert-zone:focus-visible{outline-offset:2px;outline:2px solid #ffd7d7}.hxp-structured-record-card.hxui-compat-paper{border-color:var(--hxp-structured-border);border-radius:8px;padding:.62rem .72rem .7rem;transition:border-color .12s,box-shadow .12s,opacity .12s;box-shadow:0 1px 4px #1018280f}.hxp-structured-record-card.is-dragging{opacity:.72;border-color:#ffb9b9}.hxp-structured-record-head{justify-content:space-between;align-items:center;gap:.55rem;min-height:28px;margin-bottom:.5rem;display:flex}.hxp-structured-record-title-row,.hxp-structured-record-actions{align-items:center;gap:.25rem;min-width:0;display:inline-flex}.hxp-structured-record-actions{flex-shrink:0}.hxp-structured-drag-handle{color:var(--hxp-structured-muted);cursor:grab;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.hxp-structured-drag-handle:hover{color:#111;background:#f3f4f6}.hxp-structured-drag-handle:active{cursor:grabbing}.hxp-structured-drag-handle.is-disabled{cursor:default;opacity:.45}.hxp-structured-drag-handle svg{pointer-events:none}.hxp-structured-record-title{font-weight:700;line-height:1.2}.hxp-structured-card-fields{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.55rem .68rem;display:grid}.hxp-structured-field{min-width:0}.hxp-structured-field-label{color:var(--hxp-structured-muted);letter-spacing:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-bottom:.18rem;font-size:.68rem;font-weight:700;line-height:1.2;display:block;overflow:hidden}.hxp-structured-field .hxui-compat-field,.hxp-structured-field .hxui-compat-input-wrap{width:100%}.hxp-structured-field .hxui-compat-field{gap:0}.hxp-structured-field .hxui-compat-field textarea{overflow-wrap:anywhere;resize:vertical;white-space:pre-wrap;min-height:34px;padding:.42rem .52rem;font-size:.82rem;line-height:1.35}@media (width<=640px){.hxp-structured-card-fields{grid-template-columns:minmax(0,1fr)}.hxp-structured-record-head{align-items:flex-start}}.hxp-photo-metadata-form{grid-template-columns:minmax(0,1fr);gap:.85rem;display:grid}.hxp-photo-metadata-form .hxui-compat-field{background:#fbfbfb;border:1px solid #ececec;border-radius:12px;padding:.68rem}.hxp-photo-metadata-form .hxui-compat-field>span:first-child{color:#333;font-size:.76rem;font-weight:700}.hxp-photo-metadata-form .hxui-compat-field input,.hxp-photo-metadata-form .hxui-compat-field textarea{background:#fff;border-color:#d9d9d9;border-radius:10px;min-height:38px;font-size:.86rem;line-height:1.45}.hxp-photo-metadata-form .hxui-compat-field textarea{min-height:86px}@media (width>=900px){.hxp-photo-metadata-form{grid-template-columns:repeat(2,minmax(0,1fr))}.hxp-photo-metadata-form .is-wide{grid-column:1/-1}}.hxui-compat-alert{color:#1e3a8a;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .85rem;display:flex}.hxui-compat-alert.is-error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.hxui-compat-alert.is-success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.hxui-compat-alert.is-warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.hxui-compat-spinner{border:2px solid #e5e7eb;border-top-color:#111;border-radius:999px;animation:.8s linear infinite hxui-compat-spin;display:inline-block}@keyframes hxui-compat-spin{to{transform:rotate(360deg)}}.hxui-compat-chip{color:#374151;background:#f3f4f6;border-radius:999px;align-items:center;gap:.25rem;padding:.18rem .55rem;font-size:.75rem;font-weight:650;display:inline-flex}.hxui-compat-chip.is-small{padding:.1rem .45rem;font-size:.7rem}.hxui-compat-control-label,.hxui-compat-form-group{gap:.45rem;display:flex}.hxui-compat-control-label{align-items:center}.hxui-compat-form-group{flex-direction:column}.hxui-compat-form-control{flex-direction:column;gap:.35rem;display:inline-flex}.hxui-compat-form-control.is-full-width{width:100%}.hxui-compat-input-label{color:#555;font-size:.78rem;font-weight:650}.hxui-compat-menu-backdrop{z-index:2190;background:0 0;border:0;position:fixed;inset:0}.hxui-compat-menu{z-index:2200;background:#fff;border:1px solid #e2e2e2;border-radius:10px;min-width:180px;padding:.3rem;position:fixed;box-shadow:0 18px 34px #00000029}.hxui-compat-menu-item{color:#222;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:.5rem;width:100%;padding:.46rem .52rem;display:flex}.hxui-compat-menu-item:hover{background:#fff1f1}.hxui-compat-list,.hxui-compat-list-item{flex-direction:column;display:flex}.hxui-compat-list-icon{min-width:28px;display:inline-flex}.hxui-compat-list-text{flex-direction:column;gap:.12rem;display:inline-flex}.hxui-compat-breadcrumbs{align-items:center;gap:.5rem;display:flex}.hxui-compat-link{color:#555;cursor:pointer;text-decoration:none}.hxui-compat-avatar{color:#fff;background:#111;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:inline-flex}.hxui-compat-divider{border:0;border-top:1px solid #e5e7eb}.hxui-compat-tabs{gap:.25rem;display:flex}.hxui-compat-tab{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.45rem .8rem}.hxui-compat-tab.is-selected{color:#111;border-color:#111;font-weight:600}.hxui-dialog-content.is-full-width.hxui-dialog-xs{width:min(92vw,360px)}.hxui-dialog-content.is-full-width.hxui-dialog-sm{width:min(92vw,460px)}.hxui-dialog-content.is-full-width.hxui-dialog-md{width:min(92vw,620px)}.hxui-dialog-content.is-full-width.hxui-dialog-lg{width:min(92vw,820px)}.hxui-dialog-content.is-full-width.hxui-dialog-xl{width:min(92vw,980px)}.hxui-dialog-title{color:#111827;margin:0;font-size:1rem;font-weight:600;line-height:1.25}.hxui-dialog-header{flex-direction:column;gap:.35rem;padding:1rem 1rem .5rem;display:flex}.hxui-dialog-description{color:#6b7280;margin:0;font-size:.82rem;line-height:1.35}.hxui-dialog-body{padding:0 1rem 1rem}.hxui-dialog-field-group{gap:.72rem;display:grid}.hxui-dialog-field{gap:.32rem;display:grid}.hxui-dialog-field label{color:#374151;font-size:.78rem;font-weight:600}.hxui-dialog-input,.hxui-dialog-textarea{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.54rem .62rem;font-size:.85rem;line-height:1.2}.hxui-dialog-textarea{resize:vertical;min-height:92px}.hxui-dialog-input:focus,.hxui-dialog-textarea:focus{border-color:#111827;outline:none;box-shadow:0 0 0 3px #1118271a}.hxui-dialog-actions{justify-content:flex-end;align-items:center;gap:.5rem;padding:0 1rem 1rem;display:flex}.hxui-dialog-close{all:unset;color:#6b7280;cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:.68rem;right:.68rem}.hxui-dialog-close:hover{color:#111827;background:#f3f4f6;border-color:#e5e7eb}.hxui-context-sep{background:#ededed;height:1px;margin:.25rem 0}.hxui-nav-root{z-index:1200;display:inline-flex;position:relative}.hxui-nav-list{margin:0;padding:0;list-style:none;display:inline-flex}.hxui-nav-trigger{all:unset;color:#222;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #d7d7d7;border-radius:8px;align-items:center;gap:.35rem;height:32px;padding:0 .62rem;font-size:.8rem;font-weight:600;display:inline-flex}.hxui-nav-trigger:hover{color:#ff5757;border-color:#ff5757}.hxui-nav-trigger:focus-visible{border-color:#ff5757;outline:2px solid #ffd7d7}.hxui-nav-trigger[data-state=open]{color:#ff5757;background:#fff3f3;border-color:#ff5757}.hxui-nav-chevron{transition:transform .18s}.hxui-nav-trigger[data-state=open] .hxui-nav-chevron{transform:rotate(180deg)}.hxui-nav-content{z-index:2200;background:#fff;border:1px solid #e1e1e1;border-radius:12px;width:350px;padding:.4rem;position:absolute;top:calc(100% + .55rem);right:0;box-shadow:0 22px 42px #00000021}.hxui-nav-grid{grid-template-columns:1fr;gap:.24rem;margin:0;padding:0;list-style:none;display:grid}.hxui-nav-link{all:unset;box-sizing:border-box;cursor:pointer;color:#202020;border:1px solid #0000;border-radius:10px;align-items:flex-start;gap:.52rem;width:100%;padding:.56rem .62rem;display:inline-flex}.hxui-nav-link:hover,.hxui-nav-link:focus-visible{color:#a83030;background:#fff4f4;border-color:#ffd4d4;outline:none}.hxui-nav-link-copy{flex-direction:column;gap:.14rem;min-width:0;display:inline-flex}.hxui-nav-link-title{font-size:.8rem;font-weight:700;line-height:1.2}.hxui-nav-link-desc{color:#666;font-size:.72rem;line-height:1.25}@media (width<=760px){.hxui-nav-content{width:min(90vw,340px);right:-44px}.hxui-nav-trigger-label{display:none}}.tiptap-container{background-color:#0000;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.control-group{z-index:10;background-color:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0;padding:8px;position:sticky;top:0}.button-group{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.button-group-spacer{background-color:#ddd;flex-shrink:0;width:1px;height:24px;margin:0 15px}.button-group button{color:#333;cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:6px 12px;font-size:18px;transition:background-color .2s}.button-group button:hover:not(:disabled){background-color:#f5f5f5}.button-group button.is-active{color:#333;background-color:#e3f2fd;border-color:#2196f3}.button-group button:disabled{opacity:.5;cursor:not-allowed;color:#333}.editor-content-wrapper{background-color:#0000;flex:1;min-height:0;position:relative;overflow:auto}.ProseMirror{background-color:#0000;outline:none;min-height:200px;padding:0}.ProseMirror:focus{outline:none}.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;margin:1em 0;overflow:hidden}.ProseMirror table td,.ProseMirror table th{vertical-align:top;box-sizing:border-box;border:1px solid #ddd;min-width:1em;padding:8px;position:relative}.ProseMirror table th{text-align:left;background-color:#f5f5f5;font-weight:700}.ProseMirror table .selectedCell:after{z-index:2;content:"";pointer-events:none;background:#c8c8ff66;position:absolute;inset:0}.ProseMirror table .column-resize-handle{pointer-events:none;background-color:#adf;width:4px;position:absolute;top:0;bottom:-2px;right:-2px}.ProseMirror .tableWrapper{overflow-x:auto}.ProseMirror .resize-cursor{cursor:ew-resize;cursor:col-resize}.image-popup-menu{z-index:1000;background-color:#fff;border:1px solid #ddd;border-radius:6px;gap:4px;padding:4px;display:flex;box-shadow:0 4px 12px #00000026}.image-menu-button{color:#333;cursor:pointer;white-space:nowrap;background-color:#f5f5f5;border:none;border-radius:4px;padding:6px 12px;font-size:14px;transition:background-color .2s}.image-menu-button:hover{background-color:#e0e0e0}.image-menu-button-danger:hover{color:#c62828;background-color:#ffebee}.image-inspect-overlay{z-index:10000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.image-inspect-modal{background-color:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 8px 24px #0003}.image-inspect-header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.image-inspect-header h3{color:#333;margin:0;font-size:18px;font-weight:600}.image-inspect-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:background-color .2s;display:flex}.image-inspect-close:hover{color:#333;background-color:#f5f5f5}.image-inspect-content{flex-direction:column;gap:20px;padding:20px;display:flex}.image-inspect-preview{background-color:#f9f9f9;border-radius:4px;justify-content:center;width:100%;padding:16px;display:flex}.image-inspect-preview img{object-fit:contain;border-radius:4px;max-width:100%;max-height:400px;box-shadow:0 2px 8px #0000001a}.image-inspect-details{flex-direction:column;gap:12px;display:flex}.image-inspect-detail-row{flex-direction:column;gap:4px;display:flex}.image-inspect-detail-row strong{color:#666;font-size:14px;font-weight:600}.image-inspect-detail-row span{color:#333;word-break:break-all;font-size:14px}.image-inspect-url{word-break:break-all;background-color:#f5f5f5;border-radius:4px;padding:8px;font-family:monospace;font-size:12px}.structured-export-dialog__header{padding-left:3rem;position:relative}.structured-export-dialog__icon{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;top:1rem;left:1rem}.structured-export-dialog__body{padding-top:.25rem}.structured-export-dialog__tabs{gap:.85rem;display:grid}.structured-export-dialog__tab-list{box-sizing:border-box;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;width:100%;padding:.22rem;display:grid}.structured-export-dialog__tab{color:#4b5563;text-align:center;border-radius:6px;justify-content:center;align-items:center;min-width:0;min-height:32px;font-size:.82rem;font-weight:650;line-height:1.1;display:inline-flex}.structured-export-dialog__tab[data-state=active]{color:#111827;background:#fff;box-shadow:0 1px 2px #0f172a1a}.structured-export-dialog__tab:focus-visible{outline-offset:2px;outline:2px solid #111827}.structured-export-dialog__tab-content{min-height:92px}.structured-export-dialog__summary{background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:.22rem;padding:.85rem;display:grid}.structured-export-dialog__summary strong{color:#111827;font-size:.9rem;line-height:1.25}.structured-export-dialog__summary span{color:#6b7280;font-size:.82rem;line-height:1.4}.structured-export-dialog__field{gap:.36rem;display:grid}.structured-export-dialog__field span{color:#374151;font-size:.78rem;font-weight:650}.structured-export-dialog__input{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.62rem .68rem;font-size:.86rem;line-height:1.2}.structured-export-dialog__input:focus{border-color:#111827;outline:none;box-shadow:0 0 0 3px #1118271a}.structured-export-dialog__error{color:#b42318;margin:.45rem 0 0;font-size:.78rem;line-height:1.35}.structured-export-dialog__actions{align-items:stretch}.structured-export-dialog__button{appearance:none;color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:.42rem;min-height:34px;padding:0 .78rem;font-size:.83rem;font-weight:650;line-height:1.1;display:inline-flex}.structured-export-dialog__button:hover{background:#f9fafb}.structured-export-dialog__button:focus-visible{outline-offset:2px;outline:2px solid #111827}.structured-export-dialog__button--primary{color:#fff;background:#111827;border-color:#111827}.structured-export-dialog__button--primary:hover{background:#1f2937}@media (width<=480px){.structured-export-dialog__header{padding-top:3.3rem;padding-left:1rem}.structured-export-dialog__actions{flex-direction:column-reverse}}@keyframes hxp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1160px){.hxp-frame{grid-template-columns:1fr}.hxp-sidebar{max-height:350px}}.hxp-footer{text-align:center;background-color:#fff;border-top:1px solid #e0e0e0;width:100%;margin-top:auto;padding:.75rem 1rem}.hxp-footer-copy{color:#5f6368;margin:0;font-size:.875rem;line-height:1.5}.hxp-footer-link-btn{all:unset;color:inherit;cursor:pointer;text-decoration:none}.hxp-footer-link-btn:hover{text-decoration:underline}.hxp-footer-dialog-content{color:#444;flex-direction:column;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.hxp-footer-dialog-content p{margin:0}.hxp-footer-dialog-content a{color:#1a73e8;text-decoration:none}.hxp-footer-dialog-content a:hover{text-decoration:underline}.hxp-footer-dialog-actions{justify-content:flex-end;display:flex}.hxp-footer-dialog-btn{all:unset;color:#272727;cursor:pointer;background:#fff;border:1px solid #d8d8d8;border-radius:8px;padding:.42rem .8rem;font-size:.82rem;font-weight:600}.hxp-footer-dialog-btn:hover{background:#f7f7f7;border-color:#c9c9c9}.hxp-login-shell{color:#1f2937;background:radial-gradient(circle at 12% 8%,#ff575733,#0000 42%),radial-gradient(circle at 88% 18%,#11234b2e,#0000 34%),radial-gradient(circle at 90% 92%,#1f29371f,#0000 30%),linear-gradient(135deg,#0c1e3e14,#0000 46%),#f5f5f2;justify-content:center;align-items:center;min-height:100dvh;padding:clamp(1rem,2.5vw,2rem);font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;display:flex}.hxp-login-panel{width:min(460px,100%)}.hxp-login-card{box-sizing:border-box;-webkit-backdrop-filter:blur(20px);background:#ffffffbf;border:1px solid #ffffffeb;border-radius:1.2rem;gap:1rem;width:100%;padding:1.5rem;display:grid;box-shadow:0 26px 50px #1118272b,inset 0 1px #fffc}.hxp-login-card>div:first-child{text-align:center;justify-items:center;display:grid!important}.hxp-login-card>div:first-child img{width:clamp(180px,50vw,250px)!important;max-height:none!important}.hxp-login-card form{gap:.8rem;display:grid}.hxp-login-card .hxui-compat-alert{border-radius:.5rem;font-size:.9rem;font-weight:600;margin:0!important}.hxp-login-card .hxui-compat-text-h6{color:#111827;font-size:1.05rem;font-weight:700;line-height:1.3}.hxp-login-card .hxui-compat-text-body-sm{color:#4b5563;font-size:.9rem;line-height:1.5}.hxp-login-card .hxui-compat-field{gap:.38rem;display:grid;margin:0!important}.hxp-login-card .hxui-compat-field>span:first-child{color:#374151;font-size:.88rem;font-weight:600;line-height:1.2}.hxp-login-card .hxui-compat-input-wrap{box-sizing:border-box;color:#4b5563;background:#ffffffe0;border:1px solid #d6d3d1;border-radius:.72rem;align-items:center;gap:.45rem;width:100%;padding:0 .42rem 0 .65rem;display:flex}.hxp-login-card .hxui-compat-input-wrap:focus-within{border-color:#ff5757;box-shadow:0 0 0 4px #ff57572b}.hxp-login-card .hxui-compat-field input,.hxp-login-card .hxui-compat-field select{color:#111827;background:0 0;border:0;border-radius:0;width:100%;min-width:0;padding:.72rem .2rem;font-family:inherit;font-size:.95rem;line-height:1.3}.hxp-login-card .hxui-compat-field input:focus,.hxp-login-card .hxui-compat-field select:focus{box-shadow:none;outline:none}.hxp-login-card .hxui-compat-field input::placeholder{color:#9ca3af}.hxp-login-card .hxui-compat-field small{color:#6b7280;font-size:.78rem;line-height:1.35}.hxp-login-card .hxui-compat-field small.is-error{color:#b42318}.hxp-login-card .hxui-compat-icon-button{color:#4b5563;border-radius:999px;flex-shrink:0;width:2.2rem;height:2.2rem;box-shadow:none!important;background:0 0!important;border:0!important}.hxp-login-card .hxui-compat-icon-button:hover:not(:disabled){color:#ff5757;background:0 0!important}.hxp-login-card .hxui-compat-button{text-transform:none;border-radius:.8rem;min-height:2.8rem;font-family:inherit;font-size:.95rem;font-weight:700;line-height:1.1}.hxp-login-card .hxui-compat-button-contained{width:100%;color:#fff!important;background:linear-gradient(145deg,#ff5757,#ef4444)!important;border:1px solid #0000!important;box-shadow:0 14px 24px #ff575757!important}.hxp-login-card .hxui-compat-button-contained:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 28px #ff575766!important}.hxp-login-card .hxui-compat-button-contained:disabled{opacity:.55;cursor:not-allowed;transform:none!important}.hxp-login-card .hxui-compat-button-outlined{color:#374151;background:#ffffffb8;border-color:#d6d3d1;width:100%}.hxp-login-card .hxui-compat-button-text{min-height:auto;padding:.2rem 0;font-size:.88rem;font-weight:600;color:#4b5563!important;background:0 0!important}.hxp-login-card .hxui-compat-button-text:hover:not(:disabled){text-decoration:underline;color:#ff5757!important}@media (width<=520px){.hxp-login-shell{padding:1rem}.hxp-login-card{padding:1.25rem}}.hxp-shell{--hxp-accent:#ff5757;--hxp-bg:#fff;--hxp-text:#111;--hxp-muted:#6d6d6d;--hxp-border:#e7e7e7;--hxp-hover:#fff4f4;flex-direction:column;gap:.8rem;padding:1rem;display:flex}.hxp-frame{min-height:calc(100vh - var(--header-height) - 125px);grid-template-columns:minmax(280px,340px) 1fr;gap:.95rem;display:grid}.hxp-frame--single{grid-template-columns:1fr}.hxp-sidebar{background:var(--hxp-bg);border:1px solid var(--hxp-border);border-radius:14px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.hxp-sidebar-header{border-bottom:1px solid var(--hxp-border);justify-content:space-between;align-items:center;padding:.8rem .85rem;display:flex}.hxp-sidebar-header h2{color:var(--hxp-text);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.86rem;font-weight:700}.hxp-sidebar-actions{align-items:center;gap:.28rem;display:inline-flex}.hxp-sidebar-meta{align-items:center;min-height:20px;display:inline-flex}.hxp-icon-button{all:unset;border:1px solid var(--hxp-border);width:28px;height:28px;color:var(--hxp-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.hxp-icon-button:hover:not(:disabled){border-color:var(--hxp-accent);color:var(--hxp-accent);background:var(--hxp-hover)}.hxp-icon-button:disabled{opacity:.45;cursor:not-allowed}.hxp-sidebar-body{flex:1;padding:.5rem;overflow-y:auto}.hxp-tree{border:1px solid var(--hxp-border);background:#fff;border-radius:11px;padding:.35rem}.hxp-tree-root,.hxp-tree-branch{flex-direction:column;gap:.12rem;display:flex}.hxp-tree-item{align-items:center;gap:.25rem;display:flex}.hxp-tree-item--organization,.hxp-tree-item--collection,.hxp-tree-item--document,.hxp-tree-item--page{position:relative}.hxp-tree-item--collection:before,.hxp-tree-item--document:before,.hxp-tree-item--page:before{content:"";border-top:1px solid var(--hxp-border);width:.6rem;position:absolute;top:50%;left:-.95rem;transform:translateY(-50%)}.hxp-tree-row{all:unset;cursor:pointer;min-width:0;color:var(--hxp-text);border-radius:8px;flex:1;align-items:center;gap:.45rem;padding:.35rem .5rem;font-size:.79rem;font-weight:600;display:inline-flex}.hxp-tree-row:hover{background:var(--hxp-hover)}.hxp-tree-row--organization{font-size:.82rem;font-weight:700}.hxp-tree-row--document{font-size:.77rem}.hxp-tree-item--collection.is-selected .hxp-tree-row,.hxp-tree-item--document.is-selected .hxp-tree-row{color:var(--hxp-text);background:0 0;border:1px solid #ff5757;padding:calc(.35rem - 1px) calc(.5rem - 1px)}.hxp-tree-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hxp-tree-expander{all:unset;width:26px;height:26px;color:var(--hxp-muted);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.hxp-tree-expander:hover{background:var(--hxp-hover);color:var(--hxp-accent)}.hxp-tree-action-button{all:unset;width:24px;height:24px;color:var(--hxp-muted);cursor:pointer;border:1px solid #0000;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hxp-tree-action-button:hover{color:var(--hxp-accent);background:var(--hxp-hover);border-color:#ffd7d7}.hxp-tree-children{border-left:1px solid var(--hxp-border);flex-direction:column;gap:.12rem;margin-left:.55rem;padding:.05rem 0 .15rem .95rem;display:flex}.hxp-tree-item--page{all:unset;cursor:pointer;color:#2b2b2b;border-radius:8px;align-items:center;gap:.45rem;padding:.3rem .5rem;font-size:.74rem;display:inline-flex}.hxp-tree-item--page:hover{background:var(--hxp-hover);color:var(--hxp-accent)}.hxp-tree-loading{color:var(--hxp-muted);align-items:center;gap:.35rem;padding:.3rem .45rem;font-size:.74rem;display:flex}.hxp-empty-docs{color:var(--hxp-muted);padding:.3rem .45rem;font-size:.74rem}.hxp-tree .hxui-empty{margin:.15rem 0;padding:.6rem}.hxp-tree .hxui-empty-title{font-size:.77rem}.hxp-tree .hxui-empty-desc{font-size:.72rem}.hxp-main{background:0 0;border:0;border-radius:0;flex-direction:column;gap:.75rem;min-width:0;padding:0;display:flex}.hxp-breadcrumb{color:var(--hxp-muted);border-bottom:1px solid var(--hxp-border);align-items:center;gap:.4rem;padding-bottom:.55rem;font-size:.78rem;display:inline-flex}.hxp-breadcrumb span:last-child{color:var(--hxp-text);font-weight:700}.hxp-alert{color:#a3322d;background:#fff7f6;border:1px solid #ffd4d0;border-radius:10px;padding:.6rem .7rem;font-size:.8rem}.hxp-empty-panel{border:1px dashed var(--hxp-border);color:var(--hxp-muted);border-radius:10px;padding:1rem;font-size:.83rem}.hxp-empty-panel--loading{align-items:center;gap:.4rem;display:inline-flex}.hxp-spin{animation:1s linear infinite hxp-spin}@media (width<=1160px){.hxp-frame{grid-template-columns:1fr}.hxp-sidebar{max-height:350px}}.hxp-app-sidebar{--hxp-accent:#ff5757;--hxp-bg:#fff;--hxp-text:#111;--hxp-muted:#6d6d6d;--hxp-border:#e7e7e7;--hxp-hover:#fff4f4;z-index:850;background:#fff;border-right:1px solid #e7e7e7;flex-direction:column;width:330px;min-width:330px;max-width:330px;height:100vh;transition:width .18s,min-width .18s,max-width .18s;display:flex;position:sticky;top:0}.hxp-app-sidebar.is-collapsed{width:88px;min-width:88px;max-width:88px}.hxp-app-sidebar-top{border-bottom:1px solid #efefef;justify-content:space-between;align-items:center;gap:.4rem;padding:.62rem .64rem;display:flex}.hxp-app-sidebar-logo-btn{all:unset;cursor:pointer;flex:1;justify-content:flex-start;align-items:center;min-width:0;max-width:100%;display:inline-flex}.hxp-app-sidebar-logo-image{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:32px}.hxp-app-sidebar-logo-fallback{color:#111;letter-spacing:-.02em;font-size:.95rem;font-weight:700}.hxp-app-sidebar.is-collapsed .hxp-app-sidebar-logo-btn{flex:none;justify-content:center;width:68px;height:46px}.hxp-app-sidebar.is-collapsed .hxp-app-sidebar-logo-image{object-position:center;max-width:64px;height:42px}.hxp-app-sidebar-collapse-btn{all:unset;color:#444;cursor:pointer;background:#fff;border:1px solid #e1e1e1;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.hxp-app-sidebar-collapse-btn:hover{color:#ff5757;background:#fff3f3;border-color:#ff5757}.hxp-app-sidebar.is-collapsed .hxp-app-sidebar-top{flex-direction:column;justify-content:center;gap:.58rem;padding:.88rem .5rem}.hxp-app-sidebar.is-collapsed .hxp-app-sidebar-collapse-btn{border-radius:11px;width:34px;height:34px}.hxp-app-sidebar-nav{border-bottom:1px solid #efefef;padding:.45rem .45rem .52rem}.hxp-app-sidebar-tabs{width:100%}.hxp-app-sidebar-nav-list{scrollbar-width:thin;flex-direction:row;align-items:center;gap:.28rem;padding-bottom:2px;display:flex;overflow:visible}.hxp-app-sidebar.is-collapsed .hxp-app-sidebar-nav{padding:.72rem .5rem}.hxp-app-sidebar.is-collapsed .hxp-app-sidebar-nav-list{flex-direction:column;align-items:center;gap:.42rem;padding-bottom:0;overflow:visible}.hxp-app-sidebar.is-collapsed .hxp-app-sidebar-secondary-nav{justify-content:center;margin-top:.5rem;display:flex}.hxp-app-sidebar-secondary-nav{margin-top:.38rem}.hxp-app-sidebar-nav-item{all:unset;cursor:pointer;box-sizing:border-box;white-space:nowrap;color:#262626;border:1px solid #0000;border-radius:9px;flex:none;align-items:center;gap:.5rem;min-height:34px;padding:0 .62rem;font-size:.79rem;font-weight:600;display:inline-flex;position:relative}.hxp-app-sidebar.is-collapsed .hxp-app-sidebar-nav-item{border-radius:13px;justify-content:center;width:40px;height:40px;min-height:40px;padding:0}.hxp-app-sidebar-search-item{justify-content:flex-start;width:100%}.hxp-app-sidebar.is-collapsed .hxp-app-sidebar-search-item{flex:0 0 40px;justify-content:center;width:40px}.hxp-app-sidebar.is-collapsed .hxp-app-sidebar-nav-item svg{width:18px;height:18px}.hxp-app-sidebar-nav-item:hover{color:#ff5757;background:#fff4f4;border-color:#ffd7d7}.hxp-app-sidebar-nav-item.is-active,.hxp-app-sidebar-nav-item[data-state=active]{color:#9d2424;background:#fff1f1;border-color:#ffd1d1}.hxp-app-sidebar-nav-item.is-disabled,.hxp-app-sidebar-nav-item[data-disabled]{color:#9a9a9a;cursor:not-allowed;background:#f7f7f7}.hxp-app-sidebar-nav-item.is-coming-soon{color:#262626;cursor:default;background:#fff}.hxp-app-sidebar-nav-item.is-coming-soon:hover{color:#262626;background:#fff;border-color:#e3e3e3}.hxp-app-sidebar-nav-item.is-disabled:hover,.hxp-app-sidebar-nav-item[data-disabled]:hover{color:#9a9a9a;background:#f7f7f7;border-color:#0000}.hxp-app-sidebar-nav-pill{margin-left:.1rem}.hxp-app-sidebar-coming-soon-badge{z-index:3;color:#fff;text-transform:none;letter-spacing:0;background:#111;border-color:#111;padding:.14rem .4rem;font-size:.62rem;font-weight:750;line-height:1;display:none;position:absolute;top:calc(100% + .34rem);left:50%;transform:translate(-50%);box-shadow:0 6px 14px #0000002e}.hxp-app-sidebar-nav-item.is-coming-soon:hover .hxp-app-sidebar-coming-soon-badge,.hxp-app-sidebar-nav-item.is-coming-soon:focus-visible .hxp-app-sidebar-coming-soon-badge{display:inline-flex}.hxp-app-sidebar-nav-item.has-badge{padding-right:.62rem}.hxp-app-sidebar-nav-item-mark{margin-left:auto}.hxp-app-sidebar-panel{flex:1;min-height:0;padding:.52rem;overflow-y:auto}.hxp-app-sidebar.is-collapsed .hxp-app-sidebar-panel{padding:.35rem .5rem}.hxp-app-sidebar-panel-section{flex-direction:column;gap:.45rem;display:flex}.hxp-app-sidebar-panel-title-row{justify-content:space-between;align-items:center;min-height:1.45rem;display:inline-flex}.hxp-app-sidebar-panel-title-row h3{color:#222;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.75rem;font-weight:700}.hxp-app-sidebar-panel-tools{align-items:center;gap:.28rem;display:inline-flex}.hxp-app-sidebar-mini-btn{all:unset;color:#5e5e5e;cursor:pointer;border:1px solid #e2e2e2;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.hxp-app-sidebar-mini-btn:hover:not(:disabled){color:#ff5757;background:#fff4f4;border-color:#ffcfcf}.hxp-app-sidebar-mini-btn:disabled{opacity:.45;cursor:not-allowed}.hxp-app-sidebar-error{color:#a3322d;background:#fff7f6;border:1px solid #ffd4d0;border-radius:8px;padding:.45rem .55rem;font-size:.74rem}.hxp-app-sidebar-note{color:#5e5e5e;background:#fff;border:1px dashed #dfdfdf;border-radius:10px;padding:.64rem;font-size:.78rem;line-height:1.35}.hxp-context-item-danger{color:#b42318}.hxp-context-item-danger:hover,.hxp-context-item-danger[data-highlighted]{background:#fff1f0}.hxp-app-sidebar .hxp-tree{padding:.32rem}.hxp-app-template-list{flex-direction:column;gap:.3rem;display:flex}.hxp-app-template-item{all:unset;cursor:pointer;color:#222;border:1px solid #ececec;border-radius:10px;align-items:flex-start;gap:.45rem;padding:.48rem .52rem;display:inline-flex}.hxp-app-template-item:hover{color:#8f2020;background:#fff5f5;border-color:#ffcece}.hxp-app-template-item.is-selected{color:#8f2020;background:#fff0f0;border-color:#ffbdbd}.hxp-app-template-copy{flex-direction:column;gap:.16rem;min-width:0;display:inline-flex}.hxp-app-template-name{color:inherit;font-size:.78rem;font-weight:600;line-height:1.3}.hxp-app-template-meta{color:#666;font-size:.7rem;line-height:1.2}.hxp-sidebar-create-doc-note{color:#595959;border:1px dashed #d8d8d8;border-radius:8px;padding:.55rem .62rem;font-size:.76rem;line-height:1.4}.hxp-sidebar-structured-panel{background:#fafafa;border:1px solid #e8e8e8;border-radius:10px;gap:.64rem;padding:.62rem;display:grid}.hxp-sidebar-structured-grid,.hxp-sidebar-structured-manual{gap:.62rem;display:grid}.hxp-sidebar-structured-fields{gap:.5rem;display:grid}.hxp-sidebar-structured-fields-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.hxp-sidebar-structured-fields-head span{color:#2f2f2f;letter-spacing:.01em;font-size:.76rem;font-weight:700}.hxp-app-dialog-btn-compact{min-height:28px;padding:0 .52rem;font-size:.72rem}.hxp-sidebar-structured-field-card{background:#fff;border:1px solid #dfdfdf;border-radius:8px;gap:.45rem;padding:.5rem;display:grid}.hxp-sidebar-structured-field-row{grid-template-columns:minmax(0,1fr) minmax(0,156px) 22px;align-items:center;gap:.4rem;display:grid}.hxp-sidebar-structured-enum{gap:.42rem;display:grid}.hxp-sidebar-structured-enum .hxp-sidebar-structured-field-row{grid-template-columns:minmax(0,1fr) auto}.hxp-sidebar-structured-enum-options{flex-wrap:wrap;gap:.28rem;display:flex}.hxp-sidebar-structured-enum-chip{all:unset;cursor:pointer;color:#444;background:#fff;border:1px solid #d8d8d8;border-radius:999px;padding:.2rem .5rem;font-size:.7rem;line-height:1.2}.hxp-sidebar-structured-enum-chip:hover{color:#9d2424;background:#fff5f5;border-color:#ffb1b1}@media (width<=900px){.hxp-sidebar-structured-field-row,.hxp-sidebar-structured-enum .hxp-sidebar-structured-field-row{grid-template-columns:1fr}}.hxp-app-sidebar-user{border-top:1px solid #efefef;justify-content:space-between;align-items:center;gap:.45rem;padding:.5rem;display:inline-flex}.hxp-app-sidebar.is-collapsed .hxp-app-sidebar-user{justify-content:center;padding:.72rem .5rem}.hxp-app-sidebar-upload-indicator{all:unset;color:#177245;cursor:pointer;background:#effaf3;border:1px solid #b7e6c7;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:relative}.hxp-app-sidebar-upload-indicator:hover,.hxp-app-sidebar-upload-indicator[data-state=open]{background:#e4f7eb;border-color:#66c48a}.hxp-app-sidebar-upload-indicator-dot{background:#22c55e;border-radius:999px;width:7px;height:7px;animation:1.35s ease-out infinite hxp-upload-pulse;position:absolute;top:4px;right:4px;box-shadow:0 0 #22c55e73}.hxp-app-sidebar-upload-popover{z-index:2300;background:#fff;border:1px solid #ccebd7;border-radius:12px;gap:.44rem;width:270px;padding:.68rem;display:grid;box-shadow:0 20px 38px #00000024}.hxp-app-sidebar-upload-summary-head,.hxp-app-sidebar-upload-doc{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}.hxp-app-sidebar-upload-summary-title{color:#177245;align-items:center;gap:.4rem;min-width:0;font-size:.78rem;font-weight:750;display:inline-flex}.hxp-app-sidebar-upload-summary-percent{color:#177245;font-size:.74rem;font-weight:800}.hxp-app-sidebar-upload-summary-meta{color:#4d6b58;font-size:.7rem;line-height:1.25}.hxp-app-sidebar-upload-summary-bar{background:#dcf5e5;border-radius:999px;height:6px;overflow:hidden}.hxp-app-sidebar-upload-summary-bar span{border-radius:inherit;background:#22c55e;height:100%;transition:width .18s;display:block}.hxp-app-sidebar-upload-docs{gap:.22rem;display:grid}.hxp-app-sidebar-upload-doc{color:#33443a;font-size:.7rem;line-height:1.2}.hxp-app-sidebar-upload-doc span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.hxp-app-sidebar-upload-doc strong{color:#177245;font-size:.68rem}.hxp-app-sidebar-upload-doc.is-muted{color:#65806f}@keyframes hxp-upload-pulse{70%{box-shadow:0 0 0 7px #22c55e00}to{box-shadow:0 0 #22c55e00}}.hxp-app-sidebar-user-copy{flex-direction:column;min-width:0;display:inline-flex}.hxp-app-sidebar-user-copy p{color:#5f5f5f;white-space:nowrap;text-overflow:ellipsis;max-width:190px;margin:0;font-size:.72rem;line-height:1.3;overflow:hidden}.hxp-app-dialog-btn{all:unset;cursor:pointer;box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;min-height:32px;padding:0 .72rem;font-size:.8rem;font-weight:600;display:inline-flex}.hxp-app-dialog-btn:disabled{opacity:.5;cursor:not-allowed}.hxp-app-dialog-btn-outline{color:#444;background:#fff;border:1px solid #d8d8d8}.hxp-app-dialog-btn-outline:hover:not(:disabled){color:#ff5757;background:#fff4f4;border-color:#ff5757}.hxp-app-dialog-btn-solid{color:#fff;background:#ff5757;border:1px solid #ff5757}.hxp-app-dialog-btn-solid:hover:not(:disabled){background:#e04646;border-color:#e04646}.hxp-app-dialog-btn-danger{color:#fff;background:#dc2626;border:1px solid #dc2626}.hxp-app-dialog-btn-danger:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.hxp-delete-dialog-warning{color:#7f1d1d;background:#fff5f5;border:1px solid #fecaca;border-radius:10px;gap:.35rem;margin-bottom:.85rem;padding:.72rem .78rem;font-size:.82rem;line-height:1.4;display:grid}.hxp-delete-dialog-warning strong{color:#991b1b}:root{--font-sans:"DM Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", "Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;--header-height:0px;font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{min-width:320px;min-height:100vh;font-family:var(--font-sans);background-color:#f5f5f5;margin:0}
