.app-picker-trigger{color:#409eff;text-align:left;white-space:nowrap;background:#ecf5ff;border:1px solid #d9ecff;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;min-width:110px;max-width:210px;min-height:30px;padding:5px 9px;display:flex}.app-picker-trigger:hover{background:#e5f2ff;border-color:#409eff}.app-picker-trigger-label{text-overflow:ellipsis;overflow:hidden}.app-picker-shade{z-index:110;background:#0008;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.app-picker-dialog{background:#fff;border-radius:8px;flex-direction:column;width:min(580px,100%);max-height:calc(100dvh - 32px);display:flex;overflow:hidden;box-shadow:0 14px 32px #0002}.app-picker-head{border-bottom:1px solid #ebeef5;justify-content:space-between;align-items:center;padding:14px 18px;font-size:17px;display:flex}.app-picker-close{color:#909399;background:0 0;border:0;font-size:25px;line-height:1}.app-picker-controls{border-bottom:1px solid #ebeef5;gap:12px;padding:16px 18px;display:flex}.app-picker-controls label{color:#606266;flex-direction:column;flex:1;gap:6px;min-width:0;font-size:13px;display:flex}.app-picker-controls label+label{flex:0 175px}.app-picker-controls input,.app-picker-controls select{color:#303133;width:100%;min-width:0;height:36px;font:inherit;background:#fff;border:1px solid #dcdfe6;border-radius:4px;padding:7px 10px}.app-picker-list{overscroll-behavior:contain;min-height:100px;padding:4px 0 12px;overflow:auto}.app-picker-list section h2{color:#909399;margin:12px 18px 5px;font-size:12px;font-weight:600}.app-picker-list section h2 small{font-size:12px;font-weight:400}.app-picker-list ul{margin:0;padding:0;list-style:none}.app-picker-option{text-align:left;color:#303133;background:#fff;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 18px;display:flex}.app-picker-option:hover,.app-picker-option:focus-visible{background:#ecf5ff}.app-picker-option.is-selected{background:#f4f9ff}.app-picker-option-main{flex-direction:column;gap:4px;min-width:0;display:flex}.app-picker-option-name{overflow-wrap:anywhere;font-weight:600}.app-picker-option-meta{color:#909399;overflow-wrap:anywhere;font-size:12px}.app-picker-selected{color:#409eff;flex-shrink:0;font-size:12px}.app-picker-status{text-align:center;color:#909399;margin:0;padding:34px 18px}@media (width<=768px){.app-picker-trigger{max-width:150px}}@media (width<=420px){.app-picker-trigger{max-width:min(210px,45vw)}.app-picker-controls{flex-direction:column}.app-picker-controls label+label{flex:auto}}.provider-dialog{width:min(760px,100%)}.provider-dialog form{flex-direction:column;min-height:0;display:flex}.provider-dialog .modal-body{max-height:calc(100vh - 170px)}.provider-intro{color:#606266;margin:0 0 18px;line-height:1.6}.provider-template-note{color:#337ecc;background:#ecf5ff;border:1px solid #d9ecff;border-radius:4px;margin:5px 0 15px;padding:10px 12px;line-height:1.5}.provider-clear{color:#c45656;align-items:center;gap:8px;margin:4px 0 16px;display:flex}.provider-advanced{border-top:1px solid #ebeef5;margin-top:10px;padding-top:13px}.provider-advanced summary{cursor:pointer;color:#409eff;margin-bottom:12px}.service-channels-dialog{width:min(900px,100%)}.service-channels-dialog .modal-body{max-height:calc(100vh - 170px)}.channel-fieldset{border:0;min-width:0;margin:0;padding:0;display:contents}.channel-intro{color:#606266;margin:0 0 16px;line-height:1.6}.channel-count{margin-bottom:10px;font-weight:600}.channel-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.channel-item{border:1px solid #ebeef5;border-radius:5px;flex-wrap:wrap;align-items:center;gap:12px;padding:11px;display:flex}.channel-order{color:#409eff;background:#ecf5ff;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-weight:600;display:grid}.channel-detail{flex-direction:column;flex:1;gap:5px;min-width:160px;display:flex}.channel-detail small{color:#909399}.channel-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.channel-actions .btn{padding:6px 9px}.channel-toggle{white-space:nowrap;color:#606266;align-items:center;gap:5px;display:flex}.channel-add{flex-wrap:wrap;align-items:end;gap:10px;margin-top:18px;display:flex}.channel-add .form-field{flex:1;min-width:220px;margin:0}.channel-caution{color:#c45656;background:#fef0f0;border:1px solid #fde2e2;border-radius:4px;padding:10px 12px;line-height:1.5}@media (width<=768px){.channel-item{align-items:flex-start}.channel-detail{min-width:calc(100% - 40px)}.channel-add .form-field{min-width:100%}.channel-add .btn{flex:1}}.api-test-fields{border:0;min-width:0;margin:0;padding:0}.api-test-result{margin-top:18px}.api-test-attempts{margin:12px 0;padding-left:22px}.api-test-attempts li{padding:8px 0;line-height:1.7}.api-test-attempts span,.api-test-attempts code{color:#606266;overflow-wrap:anywhere;margin-left:12px;font-size:12px}.api-test-content{background:#f5f7fa;border-radius:4px;max-height:300px;padding:14px;overflow:auto}.api-test-content pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;margin:0;line-height:1.6}.api-test-content a{color:#1672cc;margin:8px 0;display:block}.api-test-content p{margin:0 0 8px}.api-test-dialog .form-field>textarea{resize:vertical;width:100%}@media (width<=600px){.api-test-attempts span,.api-test-attempts code{margin-left:0;display:block}}.api-test-diagnostic{overflow-wrap:anywhere;background:#f7f9fc;border:1px solid #e4e7ed;border-radius:4px;margin-top:8px;padding:12px}.api-test-diagnostic dl{flex-wrap:wrap;gap:8px 24px;margin:8px 0;display:flex}.api-test-diagnostic dl>div{gap:8px;font-size:12px;display:flex}.api-test-diagnostic dt{color:#606266}.api-test-diagnostic dd{margin:0}.api-test-diagnostic-fields{margin:8px 0;padding-left:18px}.api-test-diagnostic-fields li{padding:2px 0}.api-test-diagnostic p{margin:8px 0 4px}.api-test-diagnostic small,.api-test-legacy-diagnostic,.api-test-record-id{color:#606266;font-size:12px}.api-test-record-id{overflow-wrap:anywhere}.api-test-diagnostic-fields code{margin-left:4px}@media (width<=600px){.api-test-diagnostic-fields code{margin-left:4px;display:inline}.api-test-diagnostic{padding:10px}}.api-test-dialog{width:min(760px,100%)}.api-test-dialog form{flex-direction:column;min-height:0;display:flex}.api-test-dialog .modal-head,.api-test-dialog .modal-footer{flex-shrink:0}.api-test-dialog .modal-body{max-height:calc(100dvh - 170px)}.api-filters{flex-wrap:wrap;align-items:flex-end;gap:12px 20px;margin:4px 0 14px;display:flex}.api-filters .form-field{min-width:210px;max-width:380px;margin:0}.api-filters select,.api-filters input,.api-filters textarea,.modal-body .form-field select,.modal-body .form-field input:not([type=checkbox]),.modal-body .form-field textarea{color:#303133;background:#fff;border:1px solid #dcdfe6;border-radius:4px;width:100%;min-height:35px;padding:7px 10px}.api-filters .api-muted{align-self:center}.api-muted{color:#909399;font-size:12px}.api-actions{align-items:center;gap:8px;display:flex}.api-call-summary{color:#606266;overflow-wrap:anywhere;background:#f5f7fa;border-radius:4px;margin:12px 0;padding:10px 12px;line-height:1.6}.api-filters .form-field>span,.modal-body .form-field>span{color:#606266}.api-filters select:focus-visible,.modal-body .form-field select:focus-visible,.modal-body .form-field input:focus-visible,.modal-body .form-field textarea:focus-visible{outline-offset:2px;outline:2px solid #409eff}@media (width<=600px){.api-filters{grid-template-columns:1fr;gap:10px;display:grid}.api-filters .form-field{min-width:0;max-width:none}.api-actions{flex-wrap:wrap}}.api-checkbox{accent-color:#409eff;width:18px;height:18px;margin:6px 0}.api-list-description{color:#606266;margin:0 0 16px;font-size:13px;line-height:1.7}.api-advanced{margin-top:18px}.api-advanced>summary{cursor:pointer;color:#606266;padding:12px 4px;font-size:13px}.api-advanced>summary:focus-visible{outline-offset:2px;outline:2px solid #409eff}.api-advanced>.api-list-description{margin:6px 4px 14px}.platform-checks{grid-template-columns:minmax(260px,1fr) minmax(320px,2fr);gap:8px;display:grid}.platform-checks>.api-list-description,.platform-checks>.notice,.platform-checks>.loading{grid-column:1/-1;margin:0}.platform-checks>.api-list-description{font-size:12px;line-height:1.5}.platform-checks>.panel{border-radius:5px;min-height:0;margin:0;padding:10px 12px}.platform-checks .panel-head{gap:8px;min-height:28px;margin:0 0 6px}.platform-checks .cardtitle{min-height:24px;font-size:14px}.platform-checks .cardborder{width:3px;height:16px;margin-right:7px}.platform-checks .check-body{padding:0}.platform-checks .btn{min-height:28px;padding:5px 10px;font-size:12px}.check-service-panel{grid-column:1}.check-channels-panel{grid-column:2}.check-execute-panel,.check-results-panel,.check-cases-panel{grid-column:1/-1}.check-execute-panel{order:1}.check-results-panel{order:2}.check-cases-panel{order:3}.platform-checks .form-field{flex-direction:row;align-items:center;gap:8px;max-width:480px;margin:0;display:flex}.platform-checks .form-field>label{white-space:nowrap;font-size:12px}.platform-checks .form-field select{color:#303133;background:#fff;border:1px solid #dcdfe6;border-radius:4px;flex:1;width:100%;min-width:0;min-height:30px;padding:4px 8px}.platform-checks .check-body>.api-muted{margin:5px 0 0;font-size:12px;line-height:1.4}.check-channel-list{flex-wrap:wrap;gap:5px;display:flex}.platform-checks .check-channel{color:#303133;cursor:pointer;background:#f8fafc;border:1px solid #dcdfe6;border-radius:4px;align-items:center;gap:5px;min-height:28px;padding:3px 7px;font-size:12px;display:inline-flex}.check-channel input,.check-filter input{accent-color:#409eff;margin:0}.check-channel small{color:#909399}.check-run-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.check-execute-panel .check-body{flex-wrap:wrap;align-items:center;gap:6px 14px;display:flex}.check-cost{color:#606266;margin:0;font-size:12px;line-height:1.5}.check-run-summary{color:#606266;background:#f5f7fa;border:1px solid #ebeef5;border-radius:4px;flex-wrap:wrap;flex-basis:100%;align-items:center;gap:4px 12px;margin-top:2px;padding:6px 8px;font-size:12px;display:flex}.check-run-summary strong{color:#303133;font-weight:500}.check-progress{background:#e4e7ed;border-radius:3px;width:100%;height:3px;overflow:hidden}.check-progress>div{background:#409eff;height:100%;transition:width .2s}.check-filter{color:#606266;cursor:pointer;align-items:center;gap:5px;font-size:12px;display:inline-flex}.check-matrix-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.check-results-panel .check-body>.api-muted{margin:0 0 6px}.check-matrix-scroll{border:1px solid #ebeef5;border-radius:3px;max-width:100%;min-height:0;max-height:calc(100vh - 350px);overflow:auto}.check-matrix{border-collapse:separate;border-spacing:0;width:100%;min-width:660px;font-size:13px}.check-matrix th,.check-matrix td{vertical-align:middle;height:38px;padding:5px 8px}.check-matrix thead th{z-index:2;white-space:nowrap;background:#f5f7fa;height:32px;position:sticky;top:0}.check-matrix thead th:first-child,.check-matrix tbody th{z-index:1;background:#fff;width:185px;min-width:185px;max-width:185px;position:sticky;left:0}.check-matrix thead th:first-child{z-index:3;background:#f5f7fa}.check-matrix tbody th{text-align:left;font-weight:500}.check-matrix tbody th strong{text-overflow:ellipsis;vertical-align:middle;color:#303133;max-width:85px;font-weight:600;display:inline-block;overflow:hidden}.check-matrix tbody th small{text-overflow:ellipsis;white-space:nowrap;color:#909399;vertical-align:middle;max-width:72px;margin-left:6px;font-size:11px;font-weight:400;display:inline-block;overflow:hidden}.check-matrix thead small{color:#909399;margin-left:5px}.check-matrix tbody tr:hover th{background:#f5f7fa}.check-cell{flex-direction:row;align-items:center;gap:6px;min-width:235px;display:flex}.check-status{color:#4b4e54;text-align:left;cursor:pointer;white-space:nowrap;background:#f5f7fa;border:1px solid #0000;border-radius:3px;flex:1;justify-content:flex-start;align-items:center;gap:8px;min-height:26px;padding:3px 6px;font-size:13px;display:inline-flex}.check-status strong{min-width:39px;font-weight:700}.check-status span,.check-status small{white-space:nowrap;color:inherit;font-size:12px;font-weight:500}.check-status small{margin-left:auto}.check-status-succeeded{color:#285c14;background:#e7f4db;border-color:#b7d99e}.check-status-failed,.check-status-uncertain{color:#765100;background:#fff4cc;border-color:#ebca6b}.check-detail .notice-warning{color:#765100;background:#fff4cc;border:1px solid #ebca6b}.check-detail .notice-success{color:#285c14;background:#e7f4db;border-color:#b7d99e}.check-status-running,.check-status-queued{color:#337ecc;background:#ecf5ff;border-color:#d9ecff}.check-never{color:#909399;flex:1;padding:3px 6px;font-size:12px}.platform-checks .check-retest{flex-shrink:0;min-height:28px;padding:3px 2px;font-size:12px}.check-case-details>summary{cursor:pointer;color:#409eff;padding:2px 0;font-size:12px}.check-case-list{gap:0;margin-top:6px;display:grid}.check-case{border-bottom:1px solid #ebeef5;justify-content:space-between;align-items:center;gap:10px;padding:5px 0;display:flex}.check-case-main{flex:1;align-items:center;gap:8px;min-width:0;font-size:12px;display:flex}.check-case-main strong{text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;max-width:150px;font-weight:500;overflow:hidden}.check-case-main small{color:#909399;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;display:block;overflow:hidden}.check-case-main .tag{flex-shrink:0;padding:1px 5px;font-size:11px}.check-case-actions{flex-shrink:0;gap:5px;display:flex}.check-detail{max-width:660px}.check-editor .form-field input,.check-editor .form-field textarea{color:#303133;background:#fff;border:1px solid #dcdfe6;border-radius:4px;width:100%;min-height:36px;padding:8px 10px}.check-editor .check-channel{align-items:center;gap:6px;display:inline-flex}.check-detail-facts{grid-template-columns:1fr 1fr;gap:10px 20px;margin:15px 0;display:grid}.check-detail-facts div{min-width:0}.check-detail-facts dt{color:#909399;font-size:12px}.check-detail-facts dd{overflow-wrap:anywhere;margin:3px 0 0}.check-detail-facts .check-detail-input{line-height:1.5}.check-detail-reason{color:#c45656}.check-attempt{border-top:1px solid #ebeef5;padding:12px 0}.check-attempt>span{color:#909399;margin-left:10px}.check-attempt>p{margin:6px 0}.check-status:focus-visible,.check-channel:focus-within,.check-filter:focus-within{outline-offset:2px;outline:2px solid #409eff}@media (width<=700px){.platform-checks{grid-template-columns:minmax(0,1fr);gap:6px}.check-service-panel,.check-channels-panel{grid-column:1}.platform-checks>.panel{padding:8px 10px}.platform-checks .btn,.platform-checks .check-channel{min-height:32px}.check-matrix-scroll{max-height:65vh}.check-matrix{min-width:590px}.check-matrix thead th:first-child,.check-matrix tbody th{width:110px;min-width:110px;max-width:110px}.check-matrix tbody th strong{max-width:94px}.check-matrix tbody th small{display:none}.check-matrix th,.check-matrix td{height:42px;padding:4px 6px}.check-cell{gap:4px;min-width:226px}.check-status{gap:5px;min-height:32px}.check-matrix-actions{gap:8px}.check-results-panel .panel-head{flex-wrap:wrap}.check-case-main{flex-wrap:wrap;gap:4px}.check-case-main small{flex-basis:100%;font-size:11px}.check-case-actions{gap:2px}.check-case-actions .btn{padding:4px 6px}.check-detail-facts{grid-template-columns:1fr}}.studio-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:26px;display:grid}.studio-form{min-width:0}.studio-section{border-top:1px solid #e9edf0;padding:20px 0}.studio-section h3,.studio-library h3{margin:0 0 14px;font-size:16px}.studio-section h4{margin:18px 0 9px;font-size:14px}.studio-choice-row{flex-wrap:wrap;gap:9px;margin-bottom:14px;display:flex}.studio-preset{color:#333;background:#fff;border:1px solid #dce3df;border-radius:11px;align-items:center;gap:8px;padding:10px 12px;display:flex}.studio-preset[aria-pressed=true],.studio-choice-row .btn[aria-pressed=true]{border-color:#338a34;box-shadow:0 0 0 2px #42b44325}.studio-swatch{background:linear-gradient(135deg,#89e72b 50%,#ffdf2c 50%);border:2px solid #10120f;border-radius:50%;width:27px;height:27px}.studio-preset-mint .studio-swatch{background:linear-gradient(135deg,#b7f1d5,#42bfb1);border-color:#168f7d}.studio-preset-orange .studio-swatch{background:linear-gradient(135deg,#ffdfbc,#ff763f);border-color:#d25933}.studio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.studio-grid label{color:#606266;flex-direction:column;gap:6px;display:flex}.studio-grid input,.studio-ad-field input:not([type=checkbox]),.studio-image-actions select,.catalog-form input,.catalog-form select,.catalog-form textarea{color:#303133;background:#fff;border:1px solid #dcdfe6;border-radius:6px;width:100%;min-height:36px;padding:7px 10px}.studio-image-field{border-bottom:1px solid #edf0ed;padding:11px 0}.studio-image-heading{justify-content:space-between;gap:8px;margin-bottom:8px;display:flex}.studio-image-heading span,.studio-muted,.studio-library p{color:#849087;font-size:12px}.studio-image-row{align-items:center;gap:12px;display:flex}.studio-image-thumb{color:#728271;background:#f1f5ed;border-radius:8px;flex:none;place-items:center;width:82px;height:64px;font-size:12px;display:grid;overflow:hidden}.studio-image-thumb img{object-fit:cover;width:100%;height:100%}.studio-image-actions{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.studio-image-actions select{max-width:180px}.studio-upload{cursor:pointer;align-items:center;display:inline-flex;position:relative;overflow:hidden}.studio-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.studio-error{color:#c45656}.studio-ad-field{background:#fff;border:1px solid #e2e9df;border-radius:10px;grid-template-columns:minmax(150px,1fr) auto;gap:6px 12px;margin:8px 0;padding:11px;display:grid}.studio-ad-field.selected{background:#f7fff2;border-color:#50bc41}.studio-ad-field strong,.studio-ad-field small{display:block}.studio-ad-field small{color:#879188;margin-top:4px}.studio-ad-field input:not([type=checkbox]){grid-column:1/-1}.studio-library{border-top:1px solid #e9edf0;padding:20px 0}.studio-asset-grid{grid-template-columns:repeat(auto-fill,minmax(105px,1fr));gap:10px;display:grid}.studio-asset{border:1px solid #e7ece4;border-radius:8px;min-width:0;padding:7px}.studio-asset img{object-fit:cover;border-radius:5px;width:100%;height:75px}.studio-asset span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.studio-preview-wrap{position:sticky;top:15px}.studio-preview-head{justify-content:space-between;margin-bottom:10px;display:flex}.studio-preview-head span,.studio-preview-caption{color:#88938a;font-size:12px}.studio-phone{--studio-green:#8be52b;--studio-accent:#ffdf2b;--studio-ink:#0a0d08;background:#f6f8f2;border:8px solid #1b211d;border-radius:34px;flex-direction:column;width:100%;height:660px;display:flex;overflow:hidden;box-shadow:0 16px 40px #2736292a}.studio-theme-mint{--studio-green:#7dd7b8;--studio-accent:#dcf6e9;--studio-ink:#145748}.studio-theme-orange{--studio-green:#ffc08a;--studio-accent:#ffdf9d;--studio-ink:#923c20}.studio-screen{scrollbar-width:thin;flex:1;position:relative;overflow-y:auto}.studio-device-dots{z-index:2;background:#ffffffb8;border-radius:20px;padding:4px 7px;font-size:11px;position:absolute;top:9px;right:11px}.studio-home{background:linear-gradient(165deg,var(--studio-green),#efffd8 67%,#6ada43);background-position:50%;background-size:cover;min-height:100%;padding:48px 16px 16px}.studio-brand{text-align:center;flex-direction:column;align-items:center;margin:10px 0 22px;display:flex}.studio-brand strong{letter-spacing:2px;color:var(--studio-ink);font-size:45px;font-style:italic;line-height:1.2}.studio-brand img{object-fit:contain;max-width:180px;max-height:90px}.studio-brand span{color:var(--studio-ink);font-size:12px;font-weight:700}.studio-parse{background:var(--studio-ink);border-radius:23px;padding:0 4px 5px;overflow:hidden}.studio-parse-tabs{text-align:center;color:var(--studio-green);grid-template-columns:1fr 1fr;font-size:13px;display:grid}.studio-parse-tabs b{padding:13px 4px}.studio-parse-tabs b+b{background:var(--studio-accent);color:var(--studio-ink);border-radius:22px 0 0}.studio-input{color:#aaa;background:#fff;border-radius:18px;min-height:102px;padding:22px 15px;font-size:12px}.studio-parse-action{background:var(--studio-ink);color:var(--studio-green);text-align:center;background-position:50%;background-size:cover;padding:11px;font-size:15px;font-weight:700}.studio-share{min-height:55px;color:var(--studio-ink);justify-content:center;align-items:center;margin:15px 0;font-weight:700;display:flex}.studio-share img{object-fit:contain;width:70px;height:55px}.studio-ad{color:#566557;text-align:left;background:#fff9;border:1px dashed #88ae86;border-radius:10px;justify-content:space-between;gap:6px;width:100%;margin:10px 0;padding:8px;font-size:10px;display:flex}.studio-ad strong{white-space:nowrap;font-size:10px}.studio-ad.selected{border:2px solid #299b3c}.studio-popup-triggers{flex-wrap:wrap;gap:4px;display:flex}.studio-popup-triggers button{background:#ffffff8c;border:0;border-radius:5px;padding:4px;font-size:10px}.studio-tabs{background:#0b0e0c;border-radius:24px 24px 0 0;grid-template-columns:repeat(4,1fr);height:55px;padding:5px;display:grid}.studio-tabs button{color:#f9faf9;background:0 0;border:0;flex-direction:column;align-items:center;gap:2px;font-size:10px;display:flex}.studio-tabs button span{font-size:18px}.studio-resource-page,.studio-tools-page,.studio-profile-page{min-height:100%;padding:34px 12px 15px}.studio-resource-banner{text-align:center;background:linear-gradient(135deg,#ffdf51,#ff743e);border-radius:15px;place-items:center;height:112px;display:grid;overflow:hidden}.studio-resource-banner img{object-fit:cover;width:100%;height:100%}.studio-resource-banner strong{font-size:26px;display:block}.studio-resource-banner span{font-size:12px}.studio-resource-page h3{margin:17px 0 8px;font-size:14px}.studio-resource-page h3 small{color:#aaa;font-size:9px;font-weight:400}.studio-recent{color:#999;background:#fff;border-radius:11px;padding:16px;font-size:10px}.studio-resource-card{background:#fff;border-radius:14px;grid-template-columns:65px 1fr;gap:9px;margin-top:10px;padding:9px;display:grid}.studio-resource-cover{background:#ffe2c8;border-radius:7px;place-items:center;height:70px;display:grid;overflow:hidden}.studio-resource-cover img{object-fit:cover;width:100%;height:100%}.studio-resource-card strong{font-size:11px}.studio-resource-card p{max-height:27px;margin:4px 0;font-size:10px;line-height:1.3;overflow:hidden}.studio-resource-card small{color:#f47752;font-size:9px}.studio-resource-card button{color:#fff;background:#f17851;border:0;border-radius:8px;grid-column:1/-1;padding:7px}.studio-empty{color:#999;text-align:center;padding:30px 10px;font-size:12px}.studio-tools-page h2{text-align:center;margin:5px 0 20px;font-size:17px}.studio-tools-group{background:#fff;border-radius:12px;margin-bottom:12px;padding:12px}.studio-tools-group h3{margin:0 0 12px;font-size:13px}.studio-tool-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 4px;display:grid}.studio-tool{text-align:center;min-width:0;font-size:9px}.studio-tool>span:last-child{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.studio-tool-icon{color:#fff;background:linear-gradient(135deg,#62d94d,#32aabb);border-radius:10px;place-items:center;width:42px;height:42px;margin:0 auto 5px;font-size:16px;font-weight:700;display:grid}.studio-tool:nth-child(3n+2) .studio-tool-icon{background:linear-gradient(135deg,#53c7e2,#417feb)}.studio-tool:nth-child(3n) .studio-tool-icon{background:linear-gradient(135deg,#ffb042,#f66f49)}.studio-tool-icon img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.studio-sample-note{color:#879188;text-align:center;margin:8px;font-size:10px}.studio-profile-page{background:#f8fbf6;padding-top:0}.studio-profile-hero{color:#fff;background:linear-gradient(135deg,#84df45,#b1f774) 50%/cover;grid-template-columns:44px 1fr;align-content:center;gap:1px 8px;height:145px;margin:0 -12px;padding:40px 17px 12px;display:grid}.studio-avatar{color:#b9c2b9;background:#fff;border-radius:50%;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:25px;display:grid}.studio-profile-hero small{background:#42b678;border-radius:8px;width:max-content;padding:2px 5px}.studio-profile-stats{text-align:center;background:#fff;border-radius:12px;grid-template-columns:repeat(3,1fr);margin-top:-12px;padding:16px 3px;font-size:10px;display:grid}.studio-profile-stats b{color:#222;margin-top:8px;font-size:18px;display:block}.studio-member{color:#fff;background:#202127;border-radius:12px;justify-content:space-between;margin:16px 0;padding:15px;font-size:12px;display:flex}.studio-member span{color:#1b2618;background:#9bea63;border-radius:15px;padding:4px}.studio-profile-list{background:#fff;border-radius:12px;padding:15px;font-size:12px;line-height:2.5}.studio-profile-list hr{border:0;border-top:1px solid #f2f2f2;margin:0}.studio-asset-grid{margin-top:10px}@media (width<=1120px){.studio-layout{grid-template-columns:minmax(0,1fr)}.studio-preview-wrap{width:100%;max-width:360px;margin:auto;position:static}}@media (width<=600px){.studio-grid,.studio-ad-field{grid-template-columns:1fr}.studio-image-row{align-items:flex-start}.studio-image-actions select{max-width:145px}.studio-phone{height:630px}}.studio-theme-qingyin{--studio-green:#68eb3d;--studio-accent:#ffe83d;--studio-ink:#050505;--studio-bg:#eaffd1;--studio-card:#fff}.studio-theme-mint{--studio-bg:#e9fbf1;--studio-card:#fff}.studio-theme-orange{--studio-bg:#fff0e6;--studio-card:#fff}.studio-phone{background:var(--studio-bg);font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}.studio-home{background-color:#0000;background-image:radial-gradient(circle at 95% 95%,#43e43b 0 17%,#0000 17.2%),linear-gradient(165deg,#c9fa86 0%,#e7ffc8 50%,#f9fff0 100%);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:40px 15px 65px}.studio-home:after{content:"";pointer-events:none;background:url(/miniapp-preview/bottom-image.png) 50%/contain no-repeat;height:82px;display:block}.studio-brand{margin:9px auto 21px}.studio-brand img{object-fit:contain;width:190px;height:auto;max-height:none}.studio-announcement{white-space:nowrap;text-overflow:ellipsis;background:#fffa;border-radius:20px;margin-bottom:10px;padding:8px 12px;font-size:11px;overflow:hidden}.studio-parse{border:3px solid var(--studio-ink);background:var(--studio-ink);border-radius:23px;padding:0;overflow:hidden}.studio-parse-tabs{background:var(--studio-accent);height:47px;font-size:13px}.studio-parse-tabs button{background:var(--studio-accent);color:var(--studio-ink);border:0;font-size:13px;font-weight:900}.studio-parse-tabs button.selected{background:var(--studio-ink);color:var(--studio-green);border-radius:17px 17px 0 0}.studio-input{border-radius:17px;min-height:132px;padding:24px 16px;font-size:12px}.studio-parse-action{background:var(--studio-ink);height:47px;color:var(--studio-green);border-radius:28px;justify-content:center;align-items:center;margin-top:16px;font-size:14px;display:flex;position:relative;overflow:hidden}.studio-parse-action img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.studio-parse-action strong{padding-left:35px;position:relative}.studio-closed{background:#fff;border-radius:10px;margin-top:16px;padding:10px;font-size:11px}.studio-share-image{object-fit:contain;width:175px;height:auto;max-height:none;margin:21px auto 0;display:block}.studio-copyright{text-align:center;color:#537346;margin:8px 0 10px;font-size:10px}.studio-popup-triggers{margin-top:5px}.studio-tabs{background:#050505}.studio-tabs button[aria-current=page]{color:var(--studio-green)}.studio-resource-page{background:var(--studio-bg);padding:37px 13px 65px}.studio-resource-page h2,.studio-tools-page h2{text-align:center;color:var(--studio-ink);margin:0 0 12px;font-size:16px}.studio-resource-banner{background:var(--studio-green);background-position:50%;background-size:cover;border-radius:17px;height:125px;margin:0 0 13px}.studio-resource-banner-copy{border:2px solid var(--studio-ink);background:var(--studio-accent);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:86%;height:76%;display:flex}.studio-resource-banner-copy span{font-size:11px}.studio-resource-banner-copy strong{font-size:27px;font-weight:950}.studio-recent-block{background:var(--studio-card);border-radius:15px;margin-bottom:12px;padding:11px}.studio-recent-block h3{margin:0 0 10px}.studio-recent{background:0 0;padding:0;font-size:11px}.studio-resource-card{background:var(--studio-card);border-radius:15px;grid-template-columns:74px minmax(0,1fr);gap:9px;padding:11px}.studio-resource-cover{background:linear-gradient(135deg,var(--studio-green),#36a950);color:#fff;height:75px;font-weight:900;line-height:1.2}.studio-resource-copy strong{font-size:12px}.studio-resource-copy p{color:#666;font-size:10px}.studio-resource-copy small{color:#227a24;background:#eaffd1;border-radius:15px;padding:3px 6px;display:inline-block}.studio-resource-actions{grid-column:1/-1;gap:7px;display:flex}.studio-resource-actions button{background:var(--studio-ink);width:50%;color:var(--studio-green);border:0;border-radius:9px;padding:7px;font-size:11px;font-weight:700}.studio-resource-actions button:first-child{background:var(--studio-accent);color:var(--studio-ink)}.studio-tools-page{background:linear-gradient(145deg,#dcffb1 0,#f8fff3 135px,#f8faf7 300px);padding:38px 11px 65px}.studio-tools-group{border-radius:14px;margin-bottom:12px;padding:11px}.studio-tools-group h3{margin-bottom:12px}.studio-tool-grid{row-gap:12px}.studio-tool-icon{background:linear-gradient(135deg,#72d951,#28ba64);border-radius:11px;width:43px;height:43px;font-size:22px}.studio-tool-icon.icon-gif,.studio-tool-icon.icon-photo{background:linear-gradient(135deg,#4ccdeb,#2376cc)}.studio-tool-icon.icon-paint,.studio-tool-icon.icon-ppt{background:linear-gradient(135deg,#ffa13b,#f06e20)}.studio-tool-icon.icon-pdf,.studio-tool-icon.icon-shield{background:linear-gradient(135deg,#ff847b,#e74d4d)}.studio-tool-icon.icon-text,.studio-tool-icon.icon-crop{background:linear-gradient(135deg,#9474f2,#634bc8)}.studio-tool-icon.icon-soft{opacity:.75;border-radius:11px}.studio-tool-icon.icon-outline{color:#53c67c;border:2px solid;background:#fff!important}.studio-tool>span:last-of-type{font-size:10px}.studio-tool small{color:#aaa;text-overflow:ellipsis;white-space:nowrap;font-size:8px;display:block;overflow:hidden}.studio-sample-note{font-size:9px}.studio-profile-page{background:#f5faed;padding:0 13px 65px}.studio-profile-hero{background:var(--studio-green);color:#fff;border-radius:0 0 19px 19px;align-items:center;gap:12px;height:178px;margin:0 -13px;padding:65px 20px 25px;display:flex}.studio-profile-hero>div:last-child{flex-direction:column;align-items:flex-start;display:flex}.studio-profile-hero strong{font-size:15px}.studio-avatar{width:49px;height:49px;font-size:37px}.studio-profile-stats{background:#fff;border-radius:15px;margin-top:-38px;padding:19px 3px;position:relative}.studio-profile-stats b{font-size:21px}.studio-profile-stats b small{font-size:9px;font-weight:400}.studio-points{color:#777;background:#fff;border-radius:10px;align-items:center;margin-top:10px;padding:10px 12px;font-size:12px;display:flex}.studio-points strong{color:#111;margin-left:6px;font-size:17px}.studio-points span{color:#3dad35;margin-left:auto;font-size:10px}.studio-member{background:linear-gradient(120deg,#31333c,#111219);align-items:center;margin:13px 0;padding:14px}.studio-member div strong,.studio-member div small{display:block}.studio-member div strong{color:#ffe7b6;font-size:12px}.studio-member div small{color:#ccc;margin-top:5px;font-size:9px}.studio-member span{white-space:nowrap;background:var(--studio-green);font-size:10px;font-weight:800}.studio-profile-list{padding:4px 11px}.studio-profile-item{border-bottom:1px solid #eef0ed;align-items:center;gap:10px;padding:9px 3px;font-size:11px;line-height:1.1;display:flex}.studio-profile-item:last-child{border:0}.studio-profile-item i{color:#48a9d7;text-align:center;width:28px;font-size:17px;font-style:normal}.studio-profile-item div{flex:1}.studio-profile-item strong,.studio-profile-item small{display:block}.studio-profile-item small{color:#999;margin-top:4px;font-size:9px}.studio-profile-item>span{color:#bbb;font-size:19px}.studio-resource-banner{border:2px solid var(--studio-ink)}.studio-resource-copy small{background:var(--studio-accent);color:var(--studio-ink)}.studio-tool-icon,.studio-tool-icon.icon-gif,.studio-tool-icon.icon-photo,.studio-tool-icon.icon-paint,.studio-tool-icon.icon-ppt,.studio-tool-icon.icon-pdf,.studio-tool-icon.icon-shield,.studio-tool-icon.icon-text,.studio-tool-icon.icon-crop{background:var(--studio-green);border:1px solid var(--studio-ink);color:var(--studio-ink)}.studio-tool:nth-child(2n) .studio-tool-icon{background:var(--studio-accent)}.studio-tool-icon.icon-outline{color:var(--studio-ink);background:#fff!important}.studio-member{border:1px solid var(--studio-accent)}.studio-tabs{border-radius:32px;flex:none;height:58px;margin:0 7px 7px;box-shadow:0 6px 12px #0002}.studio-tabs button{justify-content:center;gap:1px;font-size:10px;font-weight:650}.studio-tab-icon{object-fit:contain;width:21px;height:21px;display:block}.studio-resource-page{background:linear-gradient(160deg,var(--studio-green),var(--studio-bg) 145px,#f9fff0 350px)}.studio-resource-card,.studio-recent-block{border:1px solid #07180722;box-shadow:0 4px 10px #183b1711}.studio-resource-cover{background:linear-gradient(140deg,var(--studio-green),var(--studio-accent));color:var(--studio-ink);border:1px solid var(--studio-ink)}.studio-resource-actions button:first-child{border:1px solid var(--studio-ink)}.studio-tools-page{background:linear-gradient(160deg,var(--studio-green),var(--studio-bg) 145px,#f9fff0 350px)}.studio-profile-page{background:linear-gradient(160deg,var(--studio-green),var(--studio-bg) 205px,#f9fff0 400px)}.studio-profile-hero{color:var(--studio-ink)}.studio-profile-hero small{background:var(--studio-accent);color:var(--studio-ink);font-weight:700}.studio-profile-stats,.studio-points,.studio-profile-list{border:1px solid #07180722;box-shadow:0 4px 10px #183b1711}.studio-member{background:var(--studio-ink)}.studio-member div strong{color:var(--studio-accent)}.studio-member div small{color:#e7f5df}.studio-profile-item i{color:#317e22}.studio-profile-item:nth-child(2n) i{color:#867600}.studio-tool-icon{padding:0;overflow:hidden;background:0 0!important;border:0!important}.studio-tool-icon.icon-soft{opacity:1;border-radius:15px;padding:2px;background:#fff!important}.studio-tool-icon.icon-outline{border-radius:11px;padding:2px;border:2px solid var(--studio-green)!important;background:#fff!important}.miniapp-tool-sprite{background-repeat:no-repeat;flex:none;width:100%;height:100%;display:block}.studio-profile-item i{flex:none;place-items:center;width:29px;height:29px;display:grid}.miniapp-profile-sprite{background-repeat:no-repeat;width:28px;height:28px;display:block}.studio-avatar{border:1px solid var(--studio-ink);position:relative;overflow:hidden}.studio-avatar:before{content:"";background:#d4d7d2;border-radius:50%;width:14px;height:14px;position:absolute;top:9px;left:17px}.studio-avatar:after{content:"";background:#d4d7d2;border-radius:50% 50% 0 0;width:28px;height:24px;position:absolute;top:27px;left:10px}.studio-phone{height:730px}@media (width<=600px){.studio-phone{height:700px}}.studio-editor-tabs,.studio-audience{gap:8px;margin:14px 0;display:flex}.studio-editor-tabs button,.studio-audience button{color:#3b4837;cursor:pointer;background:#fff;border:1px solid #d8e3d5;border-radius:8px;padding:9px 15px;font-weight:650}.studio-editor-tabs button[aria-pressed=true],.studio-audience button[aria-pressed=true]{color:#214c16;background:#e6f9ce;border-color:#61a736}.studio-audience{margin:0 0 10px}.studio-audience button{flex:1;padding:8px;font-size:12px}.studio-ad-editor{scroll-margin-top:16px}.studio-ad-master{padding:10px 0 18px;font-weight:700}.studio-ad-field{scroll-margin-top:20px}.studio-ad-select{text-align:left;color:#263321;cursor:pointer;background:0 0;border:0;padding:0}.studio-ad-select strong{font-size:14px}.studio-ad-select small{color:#65735e;margin-top:4px;line-height:1.6;display:block}.studio-ad-field-footer{color:#7b6847;grid-column:1/-1;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.studio-ad-field-footer button{color:#35651f;cursor:pointer;white-space:nowrap;background:#f0fae8;border:1px solid #b9dca5;border-radius:6px;padding:5px 10px}.studio-ad-shared{color:#73816c;grid-column:1/-1;margin:0;font-size:12px;line-height:1.7}.studio-default-ads{border:1px solid #dce5d7;border-radius:10px;margin-top:20px;padding:14px}.studio-default-ads summary{cursor:pointer;font-weight:650}.studio-default-ads label{flex-direction:column;gap:6px;margin:12px 0;font-size:13px;display:flex}.studio-default-ads input{border:1px solid #dcdfe6;border-radius:5px;width:100%;min-width:0;padding:8px}.studio-preview-wrap{scroll-margin-top:14px}.studio-ad-guide{background:#f5faef;border:1px solid #d3e7c6;border-radius:12px;margin-bottom:10px;padding:12px;font-size:12px}.studio-ad-guide>strong{color:#254b16;font-size:14px}.studio-ad-guide p{margin:7px 0;line-height:1.5}.studio-ad-guide label{align-items:center;gap:10px;margin:10px 0;display:flex}.studio-ad-guide select{background:#fff;border:1px solid #cedbc8;border-radius:6px;flex:1;min-width:0;padding:6px}.studio-ad-guide>.btn{width:100%}.studio-ad-guide .configured{color:#367324}.studio-ad-guide .unconfigured{color:#92631d}.studio-ad-member-rule{color:#536448;border-top:1px solid #e0e9db;padding-top:7px}.studio-member-policy{background:#f5faef;border:1px solid #d7e8cc;border-radius:9px;padding:12px;font-size:12px;line-height:1.7}.studio-member-policy p{color:#55664b;margin:4px 0 0}.studio-phone{position:relative}.studio-ad{color:#3d6823;background:#f5fde9;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:104px;display:flex}.studio-ad[data-kind=Banner]{min-height:66px}.studio-ad small{color:#7c8b70;font-size:9px}.studio-ad.selected{outline-offset:2px;outline:3px solid #a5e772}.studio-ad[data-member-hidden=true]{color:#687363;background:#f3f4f1;border-color:#bcc6b6;min-height:56px}.studio-profile-list button.studio-profile-item{text-align:left;color:#262f22;cursor:pointer;background:0 0;border-top:0;border-left:0;border-right:0;width:100%;font-family:inherit}.studio-profile-list button.studio-reward-highlight{outline-offset:2px;background:#f0ffe4;border-radius:7px;outline:2px solid #67b936}.studio-result-page,.studio-secondary-page{box-sizing:border-box;background:#f5faed;min-height:100%;padding:40px 14px 25px}.studio-result-page h2,.studio-secondary-page h2{margin:16px 0;font-size:17px}.studio-back{color:#32631e;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:12px}.studio-example-card{background:#fff;border-radius:13px;margin:12px 0;padding:14px;font-size:12px;line-height:1.7}.studio-example-card p{color:#7c8676}.studio-media-example{color:#d5e5c9;text-align:center;background:#26331f;border-radius:12px;padding:52px 10px;font-size:15px;line-height:2}.studio-media-example small{font-size:10px}.studio-example-primary{color:#99ed53;text-align:center;cursor:pointer;box-sizing:border-box;background:#111;border:0;border-radius:12px;width:100%;margin:13px 0;padding:13px 8px;font-size:12px;display:block}.studio-ad-overlay{z-index:120;background:#0009;justify-content:center;align-items:center;padding:22px;display:flex;position:absolute;inset:0}.studio-ad-popup{text-align:center;color:#25371c;box-sizing:border-box;background:#fff;border-radius:18px;width:100%;padding:14px;box-shadow:0 12px 45px #0004}.studio-ad-close{color:#495841;cursor:pointer;background:#fff;border:1px solid #d0dbcc;border-radius:18px;margin:0 0 20px auto;padding:5px 10px;font-size:11px;display:block}.studio-ad-popup>small{color:#829079;font-size:10px}.studio-ad-popup h3{margin:16px 0;font-size:19px}.studio-ad-creative{color:#72925d;background:#f0f9e8;border:1px dashed #92b97a;border-radius:12px;padding:50px 8px}.studio-ad-popup p,.studio-ad-popup>span{font-size:11px;line-height:1.8}.studio-ad-overlay.rewarded{background:#13220c;padding:0}.studio-ad-overlay.rewarded .studio-ad-popup{color:#edffe2;background:#13220c;border-radius:0;flex-direction:column;justify-content:center;height:100%;display:flex}.studio-ad-overlay.rewarded .studio-ad-close{position:absolute;top:20px;right:12px}.studio-ad-overlay.rewarded .studio-ad-creative{color:#c5e7ad;background:#23331b;flex:1;place-items:center;max-height:300px;margin:20px 0;display:grid}.settings-ad-summary{border:1px solid #dce6d7;border-radius:10px;padding:14px}.settings-ad-summary>p{color:#718169;margin:7px 0 12px;font-size:12px}.settings-ad-summary>div{flex-wrap:wrap;gap:6px;display:flex}.settings-ad-summary button{text-align:left;color:#446a30;cursor:pointer;background:#f5fbf0;border:1px solid #dae8d2;border-radius:7px;padding:7px 10px;font-size:12px}.settings-ad-summary small{color:#849079;margin-top:4px;font-size:10px;display:block}@media (width>=1121px){.studio-preview-wrap{position:sticky;top:16px}.studio-ad-guide+.studio-phone{height:560px}}@media (width<=600px){.studio-editor-tabs button{flex:1;padding:9px 6px;font-size:12px}.studio-ad-field{grid-template-columns:1fr auto}.studio-ad-field input:not([type=checkbox]){grid-column:1/-1}.studio-ad-guide{font-size:12px}}.miniapp-nav-sprite{background-repeat:no-repeat;width:24px;height:24px;display:block}.studio-resource-banner.generated{background-position:50%;background-size:cover;justify-content:flex-start;align-items:center;display:flex}.studio-resource-banner.generated .studio-resource-banner-copy{text-align:left;width:52%;height:auto;max-height:90%;color:var(--studio-ink);background:0 0;border:0;align-items:flex-start;padding:0 0 0 13px;line-height:1.15}.studio-resource-banner.generated .studio-resource-banner-copy strong{margin:5px 0;font-size:22px;font-weight:950;line-height:1.25}.studio-resource-banner.generated .studio-resource-banner-copy span{text-shadow:0 1px #fff8;font-size:9px;font-weight:750}.miniapp-nav-sprite{width:34px;height:34px}.studio-avatar{object-fit:cover;background:#fff}.studio-resource-banner.generated .studio-resource-banner-copy span:first-child{background:var(--studio-accent);border:1px solid var(--studio-ink);border-radius:16px;padding:2px 7px}.studio-resource-banner.generated .studio-resource-banner-copy span:last-child{color:#18441d;text-shadow:none;font-weight:500}.studio-resource-banner{justify-content:flex-start;align-items:center;display:flex}.studio-resource-banner .studio-resource-banner-copy{text-align:left;width:52%;height:auto;max-height:90%;color:var(--studio-ink);background:0 0;border:0;align-items:flex-start;padding:0 0 0 13px;line-height:1.15}.studio-resource-banner .studio-resource-banner-copy strong{margin:5px 0;font-size:22px;font-weight:950;line-height:1.25}.studio-resource-banner .studio-resource-banner-copy span{font-size:9px;font-weight:650}.studio-resource-banner .studio-resource-banner-copy span:first-child{background:var(--studio-accent);border:1px solid var(--studio-ink);border-radius:16px;padding:2px 7px}.studio-resource-banner .studio-resource-banner-copy span:last-child{color:#18441d}.studio-mode-label{display:inline-block;position:relative}.studio-mode-underline{pointer-events:none;width:40px;height:12px;margin:auto;position:absolute;bottom:-6px;left:0;right:0}.studio-home-notice{box-sizing:border-box;border:2px solid var(--studio-green);background:var(--studio-green);width:100%;min-height:32px;color:var(--studio-ink);cursor:pointer;border-radius:50px;align-items:center;gap:8px;margin-top:12px;padding:4px 10px;font-size:12px;display:flex;overflow:hidden}.studio-notice-badge{background:var(--studio-ink);color:var(--studio-green);border-radius:10px;flex:none;padding:2px 6px;font-size:10px;font-weight:700}.studio-notice-viewport{text-align:left;flex:1;min-width:0;overflow:hidden}.studio-notice-track{white-space:nowrap;vertical-align:middle;display:inline-flex}.studio-notice-track>span{flex:none;padding-right:30px}.studio-notice-track.is-scrolling{animation:linear infinite studio-notice-scroll}.studio-notice-more{flex:none;font-size:10px;font-weight:700}.studio-home-notice:hover .studio-notice-track{animation-play-state:paused}@keyframes studio-notice-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.studio-notice-track.is-scrolling{animation:none}}.studio-notice-shade{z-index:100;background:#0007;justify-content:center;align-items:center;padding:22px;display:flex;position:absolute;inset:0}.studio-notice-dialog{text-align:center;box-sizing:border-box;background:#fff;border-radius:16px;width:100%;max-height:80%;padding:20px;overflow:auto}.studio-notice-dialog h3{margin:0 0 15px;font-size:16px}.studio-notice-dialog p{white-space:pre-wrap;overflow-wrap:anywhere;text-align:left;color:#444;font-size:13px;line-height:1.6}.studio-notice-dialog button{color:#277d22;cursor:pointer;background:#fff;border:0;border-top:1px solid #eee;width:100%;margin-top:14px;padding:13px 0 0;font-size:14px}.studio-panel{overflow:visible}.studio-editor-tabs{margin-bottom:20px}.studio-layout{grid-template-columns:minmax(0,1fr) 360px;gap:32px}.studio-content-pages{background:#f2f5f2;border-radius:10px;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:14px;padding:5px;display:grid}.studio-content-pages button{color:#637066;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:10px 5px;font-weight:600}.studio-content-pages button[aria-pressed=true]{color:#267626;background:#fff;box-shadow:0 1px 5px #16231612}.studio-location-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px;display:grid}.studio-location-list>button{text-align:left;cursor:pointer;color:#253628;background:#fff;border:1px solid #e0e7e0;border-radius:9px;grid-template-columns:1fr auto;gap:4px 8px;min-width:0;padding:12px 14px;display:grid}.studio-location-list strong{font-size:13px}.studio-location-list span{color:#738077;grid-column:1;font-size:11px;line-height:1.5}.studio-location-list b{color:#a0ada2;grid-area:1/2/3;align-self:center}.studio-location-list>button[aria-pressed=true]{background:#f2faed;border-color:#63ac4c;box-shadow:0 0 0 1px #63ac4c}.studio-content-editor{background:#fff;border:1px solid #e2e9e1;border-radius:12px;padding:20px;scroll-margin:18px}.studio-content-editor>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.studio-content-editor h3{color:#253528;margin:0 0 6px;font-size:16px}.studio-content-editor header p{color:#6c796f;margin:0;font-size:12px}.studio-content-editor header>span{color:#388125;background:#edf8e9;border-radius:4px;flex:none;padding:4px 7px;font-size:11px}.studio-content-editor .studio-image-field{margin-bottom:16px;padding:0 0 18px}.studio-text-field{color:#465149;flex-direction:column;gap:9px;font-size:13px;display:flex}.studio-text-field input,.studio-text-field textarea{box-sizing:border-box;width:100%;line-height:1.7;font:inherit;color:#253528;resize:vertical;background:#fff;border:1px solid #d8e1d8;border-radius:8px;min-height:40px;padding:12px}.studio-text-field textarea{min-height:138px}.studio-text-field textarea:focus,.studio-text-field input:focus{border-color:#75b45b;outline:2px solid #91cb7838}.studio-text-field small{color:#7c867e;font-size:12px;line-height:1.5}.studio-field-footer{color:#7c867e;justify-content:space-between;gap:12px;margin:9px 0 18px;font-size:12px;line-height:1.5;display:flex}.studio-content-switch{color:#354539;padding:10px 0;font-size:13px}.studio-content-editor .studio-muted{margin-top:16px;line-height:1.7}.studio-content-guide{color:#345f27;background:#f2f8ed;border:1px solid #d7e7cb;border-radius:9px;flex-direction:column;gap:5px;margin-bottom:12px;padding:12px 14px;font-size:12px;display:flex}.studio-content-guide span{color:#667c5c;font-size:11px}.studio-phone[data-editing-content=true] [data-content-location]{cursor:pointer;outline-offset:3px;transition:outline-color .12s}.studio-phone[data-editing-content=true] [data-content-location]:hover{outline:2px dashed #4b9e35}.studio-phone[data-editing-content=true] [data-selected=true]{outline:2px solid #43952e;box-shadow:0 0 0 5px #87d75d33}.studio-phone [data-content-location]:focus-visible{outline:3px solid #2c6e24}.studio-background-edit{z-index:3;color:#385c28;background:#ffffffe0;border:1px dashed #507c3f;border-radius:5px;padding:4px 8px;font-size:10px;position:absolute;top:11px;left:12px}.studio-phone:not([data-editing-content=true]) .studio-background-edit{display:none}.studio-empty-location,.studio-location-link{color:#426b32;cursor:pointer;background:#ffffff80;border:1px dashed #86b36d;border-radius:8px;width:100%;margin:12px 0;padding:11px 8px;font-size:11px;display:block}.studio-phone:not([data-editing-content=true]) .studio-location-link{display:none}.studio-content-copy p{white-space:pre-wrap;overflow-wrap:anywhere;text-align:left;line-height:1.7}.studio-contact-image{object-fit:contain;border-radius:8px;width:100%;margin-top:10px}.studio-report-preview span{color:#a0a5a0;border-bottom:1px solid #eee;padding:10px;font-size:11px;display:block}.studio-report-preview b{background:var(--studio-green);text-align:center;border-radius:6px;padding:10px;font-size:12px;display:block}.studio-copy-banner{background:var(--studio-green);border-radius:12px;place-items:center;min-height:70px;margin:18px 0;display:grid;overflow:hidden}.studio-copy-banner img{width:100%;height:auto}.studio-share-card{background:#fff;border:1px solid #e2e6e0;border-radius:10px;flex-direction:column;gap:14px;margin:25px 0;padding:16px;display:flex}.studio-share-card img{object-fit:contain;align-self:center;max-width:160px;max-height:110px}.studio-share-card small{color:#909990;border-top:1px solid #eee;padding-top:10px}.studio-feature-warning{color:#856527;background:#fff7dc;border-radius:6px;padding:10px;font-size:11px}.studio-profile-stats{align-items:center}.studio-profile-stats>button{color:#666;text-align:center;font:inherit;cursor:pointer;background:0 0;border:0;flex:1;padding:0;font-size:10px}.studio-profile-stats>button b{color:var(--studio-ink);line-height:1.5;display:block}.studio-profile-stats>button span{color:#3a7c2a;font-size:9px}.studio-profile-stats>div{flex:1;font-size:10px}.studio-profile-hero{background-position:50%;background-size:cover}@media (width<=1120px){.studio-layout{grid-template-columns:1fr}.studio-preview-wrap{width:100%;max-width:380px;margin:0 auto;position:static}}@media (width<=600px){.studio-location-list{grid-template-columns:1fr 1fr;gap:6px}.studio-location-list>button{padding:10px}.studio-content-editor{padding:14px}.studio-field-footer{font-size:11px}.studio-editor-tabs{flex-wrap:wrap}.studio-editor-tabs button{flex:auto}}.studio-quota{color:#395f2e;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;gap:6px;width:100%;padding:9px 3px 0;font-size:9px;display:flex}.studio-quota span{color:#718566;font-size:8px}.studio-parse{background:linear-gradient(90deg,var(--studio-ink) 50%,var(--studio-accent) 50%) top/100% 64px no-repeat,var(--studio-ink)}.studio-parse.batch-mode{background-image:linear-gradient(90deg,var(--studio-accent) 50%,var(--studio-ink) 50%)}.studio-profile-group{margin-top:12px}.studio-member-redeem{background:#fff;border:1px solid #dfe6da;border-radius:12px;width:100%;padding:12px!important}.studio-member-tabs{gap:8px;margin-top:16px;display:flex}.studio-member-tabs b{text-align:center;background:var(--studio-ink);color:var(--studio-green);border-radius:8px;flex:1;padding:9px;font-size:12px}.studio-member-hero{align-items:center;min-height:100px}.catalog-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.catalog-list{gap:9px;display:grid}.catalog-item{border:1px solid #e9edf0;border-radius:10px;align-items:center;gap:13px;min-width:0;padding:11px;display:flex}.catalog-icon{color:#fff;background:linear-gradient(135deg,#68d65d,#32afc7);border-radius:14px;flex:none;place-items:center;width:54px;height:54px;font-size:13px;font-weight:700;display:grid}.catalog-icon.style-soft{opacity:.8;border-radius:20px}.catalog-icon.style-outline{color:#298959;background:#fff;border:2px solid #52b684}.catalog-icon img,.catalog-cover img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.catalog-cover{color:#c48550;background:#fff0df;border-radius:8px;flex:none;place-items:center;width:70px;height:70px;display:grid;overflow:hidden}.catalog-copy{flex:1;min-width:0}.catalog-copy strong,.catalog-copy span,.catalog-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.catalog-copy strong{font-size:15px}.catalog-copy span{color:#68716a;margin:5px 0;font-size:12px}.catalog-copy small{color:#9aa39d}.catalog-modal{width:min(750px,100%)}.catalog-form{flex-direction:column;gap:13px;display:flex}.catalog-form label:not(.check-row){color:#606266;flex-direction:column;gap:6px;display:flex}.catalog-form textarea{resize:vertical}.catalog-form .form-grid{gap:10px}.catalog-form .studio-image-field{width:100%}.catalog-form .studio-image-heading{display:flex}.catalog-form .studio-image-heading strong{color:#303133}.catalog-form .studio-image-actions .studio-upload{display:inline-flex}.catalog-form .studio-image-actions .studio-upload input{opacity:0;position:absolute}.catalog-form .check-row{display:flex}.catalog-form .check-row input{width:auto;min-height:0}@media (width<=700px){.catalog-item{flex-wrap:wrap}.catalog-copy{flex-basis:calc(100% - 100px)}.catalog-item>.catalog-actions{flex-basis:100%;justify-content:flex-end}}.catalog-icon{background:0 0;overflow:hidden}.catalog-icon.style-soft{opacity:1;background:#eff9e9;border-radius:20px;padding:3px}.catalog-icon.style-outline{background:#fff;border:2px solid #68eb3d;padding:2px}.catalog-icon .miniapp-tool-sprite{flex:none;width:100%;height:100%;display:block}.catalog-icon-picker>strong{color:#606266;margin-bottom:7px;font-size:13px;font-weight:500;display:block}.catalog-icon-picker>div{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.catalog-icon-picker button{color:#555;cursor:pointer;background:#fff;border:1px solid #e3e8df;border-radius:9px;flex-direction:column;align-items:center;gap:4px;padding:5px 2px;font-size:11px;display:flex}.catalog-icon-picker button[aria-pressed=true]{border-color:#28a837;box-shadow:0 0 0 2px #68eb3d44}.catalog-icon-picker .miniapp-tool-sprite{width:43px;height:43px;display:block}@media (width<=520px){.catalog-icon-picker>div{grid-template-columns:repeat(4,minmax(0,1fr))}}:root{color:#303133;font-synthesis:none;background:#f5f7f9;font-family:Helvetica Neue,Helvetica,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:14px}*{box-sizing:border-box}html,body,#root{min-width:320px;height:100%;min-height:100%;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:2px solid #409eff}.shell{min-height:100vh;display:flex}.sidebar{z-index:30;background:#fff;border-right:1px solid #e4e7ed;flex:0 0 200px;width:200px;min-height:100vh}.logo{color:#409eff;white-space:nowrap;align-items:center;gap:10px;height:50px;padding:0 17px;font-weight:700;display:flex}.logo-icon{color:#fff;background:#409eff;border-radius:5px;place-items:center;width:23px;height:23px;font-size:17px;display:inline-grid}.sidebar nav{padding:7px 0 24px}.menu-item{color:#606266;text-align:left;background:#fff;border:0;align-items:center;gap:12px;width:100%;height:46px;padding:0 20px;transition:all .15s;display:flex}.menu-item:hover{color:#409eff;background:#ecf5ff}.menu-item.active{color:#409eff;background:#ecf5ff;border-right:3px solid #409eff}.menu-icon{text-align:center;width:20px;font-size:19px;line-height:1}.workspace{background:#f5f7f9;flex:1;min-width:0}.topbar{background:#fff;border-bottom:1px solid #e4e7ed;justify-content:space-between;align-items:center;gap:14px;height:50px;padding:0 18px;display:flex}.breadcrumbs{color:#909399;white-space:nowrap;align-items:center;gap:9px;display:flex}.breadcrumbs strong{color:#303133;font-weight:500}.crumb-icon{font-size:17px}.crumb-sep{color:#c0c4cc}.top-actions{align-items:center;gap:14px;display:flex}.app-switch{color:#409eff;background:#ecf5ff;border:1px solid #d9ecff;border-radius:3px;max-width:210px;padding:5px 8px}.admin-name{color:#409eff;white-space:nowrap;font-weight:600}.logout{color:#606266;background:0 0;border:0}.logout:hover{color:#409eff}.mobile-toggle{color:#409eff;background:0 0;border:0;font-size:20px;display:none}.content{max-width:1800px;margin:0 auto;padding:15px}.page-title{align-items:center;gap:16px;margin:1px 0 14px;display:flex}.page-title h1{margin:0;font-size:18px;font-weight:600}.page-title>span{color:#909399;font-size:12px}.panel{background:#fff;border-radius:8px;min-height:140px;margin-bottom:15px;padding:15px;box-shadow:0 1px 3px #00000005}.panel-head{justify-content:space-between;align-items:center;gap:12px;min-height:47px;margin-bottom:10px;display:flex}.cardtitle{color:#333;align-items:center;min-height:42px;font-size:17px;font-weight:700;display:flex}.cardborder{background:#409eff;border-radius:5px;width:5px;height:25px;margin-right:10px;display:block}.panel-text{color:#606266;padding:20px 5px;line-height:1.8}.btn{white-space:nowrap;border:1px solid #0000;border-radius:4px;min-height:32px;padding:8px 15px;line-height:1.1;transition:all .15s}.btn-primary{color:#fff;background:#409eff;border-color:#409eff}.btn-primary:hover{background:#66b1ff}.btn-plain{color:#606266;background:#fff;border-color:#dcdfe6}.btn-plain:hover{color:#409eff;background:#ecf5ff;border-color:#c6e2ff}.btn-danger{color:#f56c6c;background:#fff;border-color:#f56c6c}.btn-text{color:#409eff;background:0 0;border:0;min-height:26px;padding:5px}.btn-text:hover{text-decoration:underline}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:20px;display:grid}.metric{background:#fff;border-radius:8px;align-items:center;gap:18px;min-height:108px;padding:22px;display:flex}.metric-icon{border-radius:50%;place-items:center;width:60px;height:60px;font-size:29px;font-weight:600;display:grid}.metric-blue{color:#0777ff;background:#bddbff}.metric-red{color:#ff4040;background:#ffd4cb}.metric-orange{color:#ff8922;background:#ffe0bb}.metric-green{color:#15941e;background:#d3ffce}.metric strong{color:#409eff;font-size:25px;font-weight:600;display:block}.metric span{color:#888;margin-top:4px;font-size:13px;display:block}.overview-grid{grid-template-columns:5fr 7fr;gap:20px;display:grid}.simple-stats{gap:40px;padding:25px 8px;display:flex}.simple-stats div{flex-direction:column;gap:8px;display:flex}.simple-stats strong{color:#409eff;font-size:24px}.simple-stats span{color:#909399}.table-scroll{width:100%;overflow:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #ebeef5;padding:12px 10px}th{color:#606266;background:#f5f7fa;font-weight:600}td{color:#606266;text-overflow:ellipsis;max-width:340px;overflow:hidden}tbody tr:hover{background:#f5f7fa}.row-actions{white-space:nowrap;max-width:none}.empty,.loading{color:#909399;text-align:center;padding:56px 20px}.loading:before{content:"◌";color:#409eff;margin-right:8px;font-size:22px;animation:1s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.notice{border-radius:4px;margin:8px 0 14px;padding:11px 14px;line-height:1.5}.notice-error{color:#c45656;background:#fef0f0;border:1px solid #fde2e2}.notice-success{color:#529b2e;background:#f0f9eb;border:1px solid #e1f3d8}.notice-info{color:#337ecc;background:#ecf5ff;border:1px solid #d9ecff}.tag{border:1px solid;border-radius:4px;padding:3px 8px;font-size:12px;line-height:1.3;display:inline-block}.tag-green{color:#67c23a;background:#f0f9eb;border-color:#d1edc4}.tag-red{color:#f56c6c;background:#fef0f0;border-color:#fcd3d3}.tag-blue{color:#409eff;background:#ecf5ff;border-color:#c6e2ff}.tag-gray{color:#909399;background:#f4f4f5;border-color:#dedfe0}.modal-shade{z-index:100;background:#0008;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:8px;flex-direction:column;width:min(720px,100%);max-height:calc(100vh - 40px);display:flex;box-shadow:0 14px 32px #0002}.modal-head{border-bottom:1px solid #ebeef5;justify-content:space-between;align-items:center;height:60px;padding:0 20px;font-size:17px;display:flex}.close{color:#909399;background:0 0;border:0;font-size:25px;line-height:1}.modal-body{padding:20px;overflow:auto}.modal-footer{border-top:1px solid #ebeef5;justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 20px;display:grid}.form-field{flex-direction:column;gap:7px;margin-bottom:8px;display:flex}.form-field>label{color:#606266}.form-field em{color:#f56c6c;font-style:normal}.form-field input:not([type=checkbox]),.form-field select,.form-field textarea,.login input,.codes{color:#303133;background:#fff;border:1px solid #dcdfe6;border-radius:4px;width:100%;min-height:34px;padding:8px 11px}.form-field textarea{resize:vertical;line-height:1.5}.form-field small{color:#909399}.check-row{align-items:center;gap:8px;display:flex}.feature-picker{flex-wrap:wrap;gap:8px 18px;padding:8px 0;display:flex}.feature-picker label{white-space:nowrap;color:#606266;align-items:center;gap:5px;display:flex}.feature-picker input{accent-color:#409eff}.settings-intro{color:#909399;margin-bottom:22px;line-height:1.7}.settings-section{border-top:1px solid #ebeef5;padding:18px 0 12px}.settings-section h3{color:#303133;margin:0 0 20px;font-size:15px}.system-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.system-item{border:1px solid #ebeef5;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;padding:17px;display:flex}.system-item span{color:#909399}.system-item strong{color:#303133;font-weight:500}.codes{resize:vertical;font-family:Consolas,monospace;line-height:1.7}.login,.booting{background:#f9fafb;place-items:center;min-height:100vh;padding:20px;display:grid}.booting{color:#909399}.login-body{border-radius:15px;width:min(920px,100%);min-height:420px;display:flex;overflow:hidden;box-shadow:0 0 20px #ddd}.login-left{color:#fff;text-align:center;background:#1681fd;flex-direction:column;flex:1;justify-content:space-between;align-items:center;padding:42px 15px 35px;display:flex}.login-emblem{color:#fffc;font-size:120px;line-height:1.4}.login-copy h1{margin:0 0 10px;font-size:22px;font-weight:500}.login-copy p{margin:0;font-size:14px}.login-right{background:#fff;align-items:center;width:400px;padding:32px 48px;display:grid}.login-right form{flex-direction:column;gap:17px;display:flex}.login-right h2{margin:0 0 5px;font-size:22px}.login-right label{color:#606266;flex-direction:column;gap:8px;display:flex}.login-right input{height:40px}.login-right .btn{height:40px;margin-top:12px}.mobile-mask{display:none}@media (width<=1100px){.metrics,.system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.sidebar{transition:left .2s;position:fixed;top:0;bottom:0;left:-210px;overflow:auto}.sidebar.open{left:0}.mobile-mask{z-index:20;background:#0006;display:block;position:fixed;inset:0}.mobile-toggle{display:block}.topbar{padding:0 10px}.content{padding:12px}.admin-name{display:none}.app-switch{max-width:135px}.metrics{gap:10px}.metric{gap:10px;min-height:88px;padding:13px}.metric-icon{width:45px;height:45px;font-size:22px}.metric strong{font-size:21px}.overview-grid,.form-grid,.system-grid{grid-template-columns:1fr}.login-body{flex-direction:column}.login-left{min-height:130px;padding:16px}.login-emblem{font-size:44px}.login-right{width:100%;padding:30px}}.top-actions .logout{white-space:nowrap;flex-shrink:0}.top-actions{min-width:0}@media (width<=768px){.topbar{flex-wrap:wrap;gap:8px;height:auto;min-height:50px;padding:8px 10px}.top-actions{gap:8px;margin-left:auto}.breadcrumbs{gap:6px}.top-actions .logout{padding:4px}.app-switch{max-width:150px}}@media (width<=420px){.breadcrumbs{width:100%}.top-actions{justify-content:flex-end;width:100%}.app-switch{max-width:210px;margin-right:auto}}.pagination{color:#909399;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding:16px 0 0;display:flex}.app-list-filters{flex-wrap:wrap;align-items:flex-end;gap:12px;margin:0 0 20px;display:flex}.app-list-filters label{color:#606266;flex-direction:column;gap:7px;min-width:140px;font-size:13px;display:flex}.app-list-filters .app-list-search{flex:1;min-width:220px;max-width:420px}.app-list-filters input,.app-list-filters select,.app-list-pagination select{color:#303133;min-height:36px;font:inherit;background:#fff;border:1px solid #dcdfe6;border-radius:4px;max-width:100%;padding:7px 10px}.app-list-filters input:focus-visible,.app-list-filters select:focus-visible,.app-list-pagination select:focus-visible{outline-offset:2px;outline:2px solid #409eff}.app-list-pagination{color:#606266}.app-list-pagination>span{margin-right:auto}.app-list-pagination label{white-space:nowrap}.app-list-pagination select{margin-left:4px}@media (width<=600px){.app-list-filters{gap:10px}.app-list-filters .app-list-search{flex-basis:100%;min-width:0;max-width:none}.app-list-filters label{flex:1;min-width:0}.app-list-pagination{justify-content:flex-start}.app-list-pagination>span{flex-basis:100%}}.menu-groups,.submenu{margin:0;padding:0;list-style:none}.menu-group{margin:2px 0}.menu-group-toggle.current-group{color:#409eff;font-weight:600}.menu-chevron{margin-left:auto;font-size:16px;transition:transform .15s}.menu-group-toggle[aria-expanded=true] .menu-chevron{transform:rotate(180deg)}.submenu{background:#fafbfd;margin:2px 0 6px}.submenu[hidden]{display:none}.submenu-item{background:0 0;height:40px;padding-left:52px;font-size:13px}.submenu-item.active{font-weight:600}.sidebar{align-self:flex-start;height:100dvh;position:sticky;top:0;overflow-y:auto}.menu-item{transition:background-color .15s,color .15s}.breadcrumbs{white-space:normal;min-width:0}.breadcrumbs strong{overflow-wrap:anywhere}@media (width<=768px){.sidebar{height:100dvh;position:fixed}.submenu-item{height:44px}.breadcrumbs{flex-wrap:wrap}.menu-group{margin:3px 0}}@media (prefers-reduced-motion:reduce){.menu-chevron,.sidebar,.menu-item{transition:none}}
