.zi-rich-editor-source--hidden,html[data-zi-js="1"] .zi-admin-content-editor [data-tiptap-editor-source],html[data-zi-js="1"] .zi-site-post-editor [data-tiptap-editor-source]{display:none!important}.zi-editor{--zi-editor-bg:var(--zi-surface,#fff);--zi-editor-soft-bg:transparent;--zi-editor-border:var(--zi-outline,#dbe2ea);--zi-editor-text:var(--zi-text,#0f172a);--zi-editor-muted:var(--zi-text-weak,#64748b);--zi-editor-accent:var(--zi-accent,#2563eb);--zi-editor-radius:var(--zi-card-radius,18px);--zi-editor-min-height:24rem;gap:.75rem;display:grid}.zi-admin-rich-editor-shell{min-height:var(--zi-editor-min-height,24rem);display:grid;position:relative}html[data-zi-js="1"] .zi-admin-rich-editor-shell:not(.is-mounted):before{content:"";min-height:var(--zi-editor-min-height,24rem);border:1px solid color-mix(in srgb, var(--zi-editor-border,#dbe2ea) 88%, transparent);border-radius:clamp(.8rem, var(--zi-editor-radius,18px) - 2px, 1rem);background:linear-gradient(180deg, color-mix(in srgb, var(--zi-editor-bg,#fff) 97%, white) 0, color-mix(in srgb, var(--zi-editor-bg,#fff) 97%, white) 3.35rem, var(--zi-editor-bg,#fff) 3.35rem, var(--zi-editor-bg,#fff) 100%);display:block}html[data-zi-js="1"] .zi-admin-rich-editor-shell:not(.is-mounted):after{content:"";background:color-mix(in srgb, var(--zi-editor-border,#dbe2ea) 42%, transparent);height:.9rem;box-shadow:0 1.65rem 0 color-mix(in srgb, var(--zi-editor-border,#dbe2ea) 32%, transparent), 0 3.3rem 0 color-mix(in srgb, var(--zi-editor-border,#dbe2ea) 24%, transparent);pointer-events:none;border-radius:999px;position:absolute;inset:4.7rem 1.05rem auto}.zi-editor__toolbar{background:0 0;border:0;border-radius:0;flex-wrap:wrap;gap:.5rem;padding:0;display:flex}.zi-editor__group{display:contents}.zi-editor__tool,.zi-editor__select-host,.zi-editor__color-field{color:var(--zi-editor-text);background:0 0;border:0;border-radius:.45rem;transition:background-color .18s,color .18s}.zi-editor__tool{white-space:nowrap;justify-content:center;align-items:center;min-width:2.1rem;height:2.3rem;padding:.4rem .62rem;font-size:.88rem;font-weight:500;line-height:1;display:inline-flex}.zi-editor__tool-icon{justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.zi-editor__tool-svg{width:1rem;height:1rem;display:block}.zi-editor__tool--text{letter-spacing:0;min-width:2.4rem;font-size:.8rem}.zi-editor__tool:hover,.zi-editor__tool:focus-visible,.zi-editor__tool.is-active{background:color-mix(in srgb, var(--zi-editor-accent) 10%, transparent);color:var(--zi-editor-accent)}.zi-editor__select-host{flex:none;min-width:0}.zi-editor__select-host.zi-select{width:auto}.zi-editor__select-host--heading{width:7rem}.zi-editor__select-host--font-family{width:9rem}.zi-editor__select-host--font-size,.zi-editor__select-host--line-height{width:7.5rem}.zi-editor__select-host .zi-select__trigger{gap:.5rem;height:2.3rem;min-height:2.3rem;padding:.3rem .6rem;font-size:.88rem}.zi-editor__select-host .zi-select__trigger,.zi-editor__select-host .zi-select__menu,.zi-editor__select-host .zi-select__search-input,.zi-editor__select-host .zi-select__option,.zi-editor__select-host .zi-select__group-label,.zi-editor__select-host .zi-select__trigger-label,.zi-editor__select-host .zi-select__trigger-meta,.zi-editor__select-host .zi-select__option-content strong,.zi-editor__select-host .zi-select__option-content small{font-family:inherit}.zi-editor__select-host .zi-select__menu{min-width:max(100%,12rem)}.zi-editor__select-host .zi-select__trigger-label{font-size:.88rem}.zi-editor__select-host .zi-select__trigger-icon{flex-basis:.95rem;width:.95rem;height:.95rem}.zi-editor__color-field{border:1px solid color-mix(in srgb, var(--zi-editor-border) 86%, transparent);background:color-mix(in srgb, var(--zi-editor-bg) 98%, white);justify-content:center;align-items:center;width:2.3rem;height:2.3rem;padding:.15rem;display:inline-flex;overflow:hidden}.zi-editor__color-field input{background:0 0;border:0;width:100%;height:100%;padding:0}.zi-editor__surface{border:1px solid color-mix(in srgb, var(--zi-editor-border) 88%, transparent);border-radius:clamp(.8rem, var(--zi-editor-radius) - 2px, 1rem);background:var(--zi-editor-bg);overflow:hidden}.zi-editor__content{min-height:var(--zi-editor-min-height)}.zi-editor__content .ProseMirror{min-height:var(--zi-editor-min-height);color:var(--zi-editor-text);outline:none;padding:1rem 1.05rem;line-height:1.8}.zi-editor__content .ProseMirror>*+*{margin-top:.85rem}.zi-editor__content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--zi-editor-muted);pointer-events:none;height:0}.zi-editor__content .ProseMirror img{border-radius:clamp(.6rem, var(--zi-editor-radius) - 6px, .9rem);width:auto;max-width:min(100%,42rem);height:auto;margin-inline:auto;display:block}.zi-editor__content .ProseMirror img[data-align=left]{margin-inline:0 auto}.zi-editor__content .ProseMirror img[data-align=center]{margin-inline:auto}.zi-editor__content .ProseMirror img[data-align=right]{margin-inline:auto 0}.zi-editor__content .ProseMirror blockquote{border-left:3px solid color-mix(in srgb, var(--zi-editor-accent) 36%, transparent);border-radius:clamp(.55rem, var(--zi-editor-radius) - 8px, .85rem);background:color-mix(in srgb, var(--zi-editor-accent) 7%, transparent);color:var(--zi-editor-muted);margin:0;padding:.8rem 1rem}.zi-editor__content .ProseMirror pre{border-radius:clamp(.6rem, var(--zi-editor-radius) - 6px, .9rem);box-shadow:none;background:#0f172a;border:0;margin:0;padding:.95rem 1rem;overflow-x:auto}.zi-editor__content .ProseMirror pre code{color:#e2e8f0;background:0 0;padding:0;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.9em;line-height:1.75;display:block}.zi-editor__content .ProseMirror pre code .hljs-comment,.zi-editor__content .ProseMirror pre code .hljs-quote{color:#94a3b8;font-style:italic}.zi-editor__content .ProseMirror pre code .hljs-variable,.zi-editor__content .ProseMirror pre code .hljs-template-variable,.zi-editor__content .ProseMirror pre code .hljs-attribute,.zi-editor__content .ProseMirror pre code .hljs-tag,.zi-editor__content .ProseMirror pre code .hljs-name,.zi-editor__content .ProseMirror pre code .hljs-regexp,.zi-editor__content .ProseMirror pre code .hljs-link,.zi-editor__content .ProseMirror pre code .hljs-selector-id,.zi-editor__content .ProseMirror pre code .hljs-selector-class{color:#fda4af}.zi-editor__content .ProseMirror pre code .hljs-number,.zi-editor__content .ProseMirror pre code .hljs-meta,.zi-editor__content .ProseMirror pre code .hljs-built_in,.zi-editor__content .ProseMirror pre code .hljs-builtin-name,.zi-editor__content .ProseMirror pre code .hljs-literal,.zi-editor__content .ProseMirror pre code .hljs-type,.zi-editor__content .ProseMirror pre code .hljs-params{color:#f9a8d4}.zi-editor__content .ProseMirror pre code .hljs-string,.zi-editor__content .ProseMirror pre code .hljs-symbol,.zi-editor__content .ProseMirror pre code .hljs-bullet{color:#86efac}.zi-editor__content .ProseMirror pre code .hljs-title,.zi-editor__content .ProseMirror pre code .hljs-section{color:#93c5fd}.zi-editor__content .ProseMirror pre code .hljs-keyword,.zi-editor__content .ProseMirror pre code .hljs-selector-tag{color:#c4b5fd}.zi-editor__content .ProseMirror pre code .hljs-emphasis{font-style:italic}.zi-editor__content .ProseMirror pre code .hljs-strong{font-weight:700}.zi-editor__content .ProseMirror table{border-collapse:collapse;width:100%}.zi-editor__content .ProseMirror td,.zi-editor__content .ProseMirror th{border:1px solid color-mix(in srgb, var(--zi-editor-border) 94%, transparent);min-width:5rem;padding:.55rem .65rem}.zi-editor__content .ProseMirror a{color:var(--zi-editor-accent)}.zi-admin-rich-editor-shell.is-mounted:before,.zi-admin-rich-editor-shell.is-mounted:after{display:none}.zi-editor__status{color:var(--zi-editor-muted);justify-content:space-between;align-items:center;gap:.75rem;font-size:.82rem;line-height:1.4;display:flex}.zi-editor__status-item[data-state=error]{color:var(--bs-danger,#dc2626)}.zi-editor__status-item[data-state=success]{color:#0f766e}.zi-editor__content .ProseMirror-selectednode,.zi-editor-media-node.ProseMirror-selectednode{outline:2px solid color-mix(in srgb, var(--zi-editor-accent) 35%, transparent);outline-offset:2px}.zi-editor-media-node{border:1px solid color-mix(in srgb, var(--zi-editor-border) 88%, transparent);border-radius:clamp(.7rem, var(--zi-editor-radius) - 4px, 1rem);background:color-mix(in srgb, var(--zi-editor-bg) 96%, white);align-items:center;gap:.9rem;margin:0 auto;padding:.95rem 1rem;display:flex}.zi-editor-media-node__icon{background:color-mix(in srgb, var(--zi-editor-accent) 12%, transparent);width:2.5rem;height:2.5rem;color:var(--zi-editor-accent);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:1.15rem;display:inline-flex}.zi-editor-media-node__badge{justify-content:center;align-items:center;width:100%;height:100%;font-size:.92rem;font-weight:700;display:inline-flex}.zi-editor-media-node__body{gap:.15rem;min-width:0;display:grid}.zi-editor-media-node__label{color:var(--zi-editor-muted);font-size:.78rem}.zi-editor-media-node__title{color:var(--zi-editor-text);word-break:break-word;font-size:.94rem;line-height:1.45}.zi-rich-editor-source.is-invalid+.zi-editor .zi-editor__surface,.zi-rich-editor-source.is-invalid+.zi-editor .zi-editor__toolbar{border-color:var(--bs-danger,#dc2626)}.zi-store-front,.zi-store-front-detail-modal,.zi-store-developer-detail-modal{--zi-store-blue:#2563eb;--zi-store-blue-soft:#2563eb1a;--zi-store-green:#15803d;--zi-store-green-soft:#16a34a1c;--zi-store-amber:#b45309;--zi-store-amber-soft:#f59e0b1f;--zi-store-danger:#b91c1c;--zi-store-danger-soft:#ef44441a;--zi-store-purple:#7c3aed;--zi-store-purple-soft:#7c3aed1a;--zi-store-slate:#475569;--zi-store-border:#0f172a12;--zi-store-surface:#fff;--zi-store-muted:#f6f8fb;--zi-store-text:#0f172a;--zi-store-subtle:#64748b;--zi-store-cover-fade:#ffffffb8;--zi-store-status-bg:#f0fdf4f0;--zi-store-warning-bg:#fff7ed;--zi-store-warning-text:#92400e;--zi-field-radius:var(--zi-card-radius,8px);--zi-field-radius-lg:var(--zi-card-radius,8px);--zi-field-border:var(--zi-store-border);--zi-field-bg:var(--zi-store-surface);--zi-field-bg-hover:var(--zi-store-muted);--zi-field-bg-muted:var(--zi-store-muted);--zi-field-surface:var(--zi-store-surface);--zi-field-text:var(--zi-store-text);--zi-field-muted:var(--zi-store-subtle);--zi-field-accent:var(--zi-store-blue);--zi-field-hover:var(--zi-store-muted);--zi-field-hover-accent:var(--zi-store-blue-soft);--zi-field-shadow:0 18px 36px color-mix(in srgb, var(--zi-store-border) 60%, transparent);--zi-ui-modal-border:var(--zi-store-border);--zi-ui-modal-surface:var(--zi-store-surface);--zi-ui-modal-surface-strong:var(--zi-store-surface);--zi-ui-modal-text:var(--zi-store-text);--zi-ui-modal-muted:var(--zi-store-subtle);background:0 0}:root[data-site-theme=dark] .zi-store-front,:root[data-site-theme=dark] .zi-store-front-detail-modal,:root[data-site-theme=dark] .zi-store-developer-detail-modal,:root[data-bs-theme=dark] .zi-store-front,:root[data-bs-theme=dark] .zi-store-front-detail-modal,:root[data-bs-theme=dark] .zi-store-developer-detail-modal{--zi-store-blue:color-mix(in srgb, var(--bs-primary,#7367f0) 64%, white 22%);--zi-store-blue-soft:color-mix(in srgb, var(--bs-primary,#7367f0) 18%, transparent);--zi-store-green:#86efac;--zi-store-green-soft:#22c55e29;--zi-store-amber:#facc15;--zi-store-amber-soft:#facc1529;--zi-store-danger:#fca5a5;--zi-store-danger-soft:#f8717129;--zi-store-purple:#c4b5fd;--zi-store-purple-soft:#a78bfa29;--zi-store-slate:var(--zi-text-weak,color-mix(in srgb, white 66%, var(--zi-site-dark-card,#323335)));--zi-store-border:var(--zi-outline,color-mix(in srgb, white 14%, var(--zi-site-dark-card,#323335)));--zi-store-surface:var(--zi-surface,var(--zi-site-dark-card,#323335));--zi-store-muted:color-mix(in srgb, var(--zi-store-surface) 88%, black);--zi-store-text:var(--zi-text,color-mix(in srgb, white 92%, var(--zi-store-surface)));--zi-store-subtle:var(--zi-text-weak,color-mix(in srgb, white 58%, var(--zi-store-surface)));--zi-store-cover-fade:#00000070;--zi-store-status-bg:color-mix(in srgb, var(--zi-store-green) 16%, var(--zi-store-surface));--zi-store-warning-bg:color-mix(in srgb, var(--zi-store-amber) 12%, var(--zi-store-surface));--zi-store-warning-text:var(--zi-store-amber);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:is(html:has(.zi-store-front),body:has(.zi-store-front)){scrollbar-gutter:stable}body:has(.zi-store-front).modal-open{padding-right:0!important;overflow:hidden!important}.zi-store-front .form-control,.zi-store-front .form-select{border-color:var(--zi-store-border);background-color:var(--zi-store-surface);color:var(--zi-store-text)}.zi-store-front .form-control:focus,.zi-store-front .form-select:focus{border-color:var(--zi-store-blue);background-color:var(--zi-store-surface);color:var(--zi-store-text);box-shadow:none}.zi-store-front .form-control::placeholder{color:var(--zi-store-subtle)}.zi-store-front .btn-light{color:var(--zi-store-slate);background:var(--zi-store-muted)}.zi-store-front__container{width:min(100%, var(--zi-page-width,1440px));gap:.5rem;max-width:none;display:grid}.zi-store-front__header,.zi-store-front__feature,.zi-store-front__summary,.zi-store-front__toolbar,.zi-store-front-card,.zi-store-front__notice,.zi-store-front__empty{background:var(--zi-store-surface);border:0;border-radius:8px}.zi-store-front__header{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.zi-store-front__heading{align-items:center;gap:.75rem;min-width:0;display:flex}.zi-store-front__heading-icon{width:2.1rem;height:2.1rem;color:var(--zi-store-blue);background:var(--zi-store-blue-soft);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.zi-store-front__heading h1,.zi-store-front__feature h2,.zi-store-front-card__head h2{color:var(--zi-store-text);margin:0;font-weight:700}.zi-store-front__heading h1{font-size:1.18rem;line-height:1.3}.zi-store-front__heading p,.zi-store-front__feature p,.zi-store-front-card__body p{color:var(--zi-store-subtle);margin:0}.zi-store-front__heading p{font-size:.875rem}.zi-store-front__actions,.zi-store-front-card__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.zi-store-front__actions .btn,.zi-store-front__filter .btn,.zi-store-front-card__actions .btn{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.zi-store-front__overview{grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:.5rem;display:grid}.zi-store-front__feature{background:linear-gradient(135deg, var(--zi-store-blue-soft), #14b8a614 46%, color-mix(in srgb, var(--zi-store-surface) 94%, transparent)), var(--zi-store-surface);justify-content:space-between;gap:1rem;min-height:172px;padding:1.2rem 1.25rem;display:flex;position:relative;overflow:hidden}.zi-store-front__feature:before{content:"";background:linear-gradient(90deg, color-mix(in srgb, var(--zi-store-surface) 42%, transparent), transparent 62%), repeating-linear-gradient(135deg, color-mix(in srgb, var(--zi-store-blue) 8%, transparent) 0 1px, transparent 1px 14px);pointer-events:none;position:absolute;inset:0}.zi-store-front__feature-copy,.zi-store-front__feature-cover{z-index:1;position:relative}.zi-store-front__feature-copy{align-content:center;gap:.5rem;min-width:0;max-width:720px;display:grid}.zi-store-front__feature-copy>span{width:max-content;color:var(--zi-store-blue);background:var(--zi-store-blue-soft);border-radius:8px;padding:.22rem .5rem;font-size:.75rem;font-weight:700}.zi-store-front__feature h2{font-size:1.18rem;line-height:1.35}.zi-store-front__feature p{max-width:680px;font-size:.875rem;line-height:1.6}.zi-store-front__chips{flex-wrap:wrap;gap:.5rem;display:flex}.zi-store-front__chips>span{min-height:1.9rem;color:var(--zi-store-blue);background:var(--zi-store-blue-soft);border-radius:8px;align-items:center;gap:.35rem;padding:.28rem .62rem;font-size:.75rem;font-weight:600;display:inline-flex}.zi-store-front__chips>span .zi-icon{flex:none;font-size:.9rem}.zi-store-front__chips>span:nth-child(2){color:var(--zi-store-green);background:var(--zi-store-green-soft)}.zi-store-front__chips>span:nth-child(3){color:var(--zi-store-purple);background:var(--zi-store-purple-soft)}.zi-store-front__feature-cover{flex:0 0 230px;min-width:190px;position:relative}.zi-store-front__cover-cube{color:#fff;background:linear-gradient(145deg,#2f6df6,#12b4d8);border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:absolute;overflow:hidden}.zi-store-front__cover-cube .zi-icon{color:currentColor}.zi-store-front__cover-cube.is-main{width:6rem;height:6rem;font-size:2.5rem;top:2.4rem;right:1.4rem}.zi-store-front__summary{align-content:stretch;gap:.5rem;min-height:172px;padding:.8rem;display:grid}.zi-store-front__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.zi-store-front__summary-grid>div{background:var(--zi-store-muted);border-radius:8px;gap:.15rem;min-width:0;padding:.65rem .75rem;display:grid}.zi-store-front__summary-grid span{color:var(--zi-store-subtle);font-size:.75rem}.zi-store-front__summary-grid strong{color:var(--zi-store-text);font-size:1.08rem;line-height:1}.zi-store-front__checks{background:var(--zi-store-muted);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:.35rem;padding:.55rem .65rem;display:grid}.zi-store-front__checks span{min-width:0;color:var(--zi-store-subtle);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.3rem;font-size:.75rem;display:inline-flex;overflow:hidden}.zi-store-front__checks .zi-icon{color:var(--zi-store-green)}.zi-store-front__toolbar{grid-template-columns:minmax(520px,.9fr) minmax(0,1.1fr);align-items:center;gap:.5rem;padding:.5rem;display:grid}.zi-store-front__segments{background:var(--zi-store-muted);border-radius:8px;gap:.3rem;width:100%;min-width:0;padding:.25rem;display:inline-flex;overflow-x:auto}.zi-store-front__segments a{min-height:2.2rem;color:var(--zi-store-slate);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding:.34rem .72rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.zi-store-front__segments a:hover,.zi-store-front__segments a.is-active{color:var(--zi-store-text);background:var(--zi-store-surface)}.zi-store-front__segments a span{color:var(--zi-store-subtle);font-size:.75rem}.zi-store-front__filter{grid-template-columns:minmax(260px,1fr) 4.8rem 4.2rem;align-items:center;gap:.5rem;min-width:0;display:grid}.zi-store-front__search{border-radius:8px;align-items:center;gap:.5rem;min-width:0;height:2.45rem;min-height:2.45rem;display:flex;position:relative}.zi-store-front__search-icon{z-index:1;width:1rem;color:var(--zi-store-subtle);pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;left:.75rem}.zi-store-front__search-icon .zi-icon,.zi-store-front__search-icon svg{flex:0 0 1rem;width:1rem;height:1rem}.zi-store-front__search .form-control{box-sizing:border-box;width:100%;min-width:0;height:2.45rem;min-height:2.45rem;padding:.5rem .8rem .5rem 2.2rem;line-height:1.45}.zi-store-front__search .form-control::placeholder{color:var(--zi-store-subtle)}.zi-store-front__filter .form-control,.zi-store-front__filter .btn{width:100%;min-width:0;min-height:2.45rem;box-shadow:none;border-radius:8px}.zi-store-front__filter .btn{padding-inline:.7rem}.zi-store-front .zi-select__option-content strong,.zi-store-front .zi-select__option:hover .zi-select__option-content strong,.zi-store-front .zi-select__option:focus-visible .zi-select__option-content strong{font-weight:400}.zi-store-front__notice{color:var(--zi-store-warning-text);background:var(--zi-store-warning-bg);align-items:center;gap:.5rem;padding:.75rem .9rem;font-size:.875rem;display:flex}.zi-store-front__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;display:grid}.zi-store-front-card{min-width:0;display:grid;overflow:hidden}.zi-store-front-card__cover{aspect-ratio:16/9;background:linear-gradient(135deg, var(--zi-store-blue-soft), #14b8a614), var(--zi-store-muted);color:inherit;text-decoration:none;display:block;position:relative;overflow:hidden}.zi-store-front-card__cover img{object-fit:cover;width:100%;height:100%;display:block}.zi-store-front-card__cover:after{content:"";inset-inline:0;background:linear-gradient(180deg, transparent, var(--zi-store-cover-fade));pointer-events:none;height:28%;position:absolute;bottom:0}.zi-store-front-card__status{z-index:1;border-radius:var(--zi-card-radius,8px);min-height:1.55rem;color:var(--zi-store-green);background:var(--zi-store-status-bg);white-space:nowrap;align-items:center;padding:.12rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:.5rem;right:.5rem}.zi-store-front-card__icon{border-radius:var(--zi-card-radius,8px);width:2.15rem;height:2.15rem;color:var(--zi-store-blue);z-index:3;background:#fffffff5;justify-content:center;align-items:center;margin-top:-1.95rem;margin-bottom:.1rem;margin-left:.65rem;text-decoration:none;display:inline-flex;position:relative}.zi-store-front-card__title-link{color:inherit;text-decoration:none}.zi-store-front-card__cover:hover img,.zi-store-front-card__icon:hover,.zi-store-front-card__title-link:hover{color:var(--zi-store-blue)}:root[data-site-theme=dark] .zi-store-front-card__icon,:root[data-bs-theme=dark] .zi-store-front-card__icon,:root[data-site-theme=dark] .zi-store-front-detail__cover-icon,:root[data-site-theme=dark] .zi-store-developer-detail__cover-icon,:root[data-bs-theme=dark] .zi-store-front-detail__cover-icon,:root[data-bs-theme=dark] .zi-store-developer-detail__cover-icon{color:#bfdbfe;background:#1e293beb}.zi-store-promotion-ribbon{inset-inline:0;z-index:2;color:#fff;white-space:nowrap;background:linear-gradient(90deg,#ef4444d1,#f97316d6);border-radius:0;justify-content:center;align-items:center;gap:.35rem;min-height:1.75rem;padding:.18rem .6rem;font-size:.75rem;font-weight:700;line-height:1.2;display:inline-flex;position:absolute;bottom:0}.zi-store-promotion-ribbon b{min-width:0;font:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.zi-store-front-card__body{gap:.5rem;padding:.85rem;display:grid}.zi-store-front-card__head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.5rem;display:grid}.zi-store-front-card__head h2{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;line-height:1.3;overflow:hidden}.zi-store-front-card__head>span{border-radius:var(--zi-card-radius,8px);min-height:1.55rem;color:var(--zi-store-blue);background:var(--zi-store-blue-soft);white-space:nowrap;align-items:center;padding:.12rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.zi-store-front-card__body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.zi-store-front-card__meta{color:var(--zi-store-subtle);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;font-size:.75rem;display:grid}.zi-store-front-card__meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.zi-store-front-card__meta span:first-child{color:var(--zi-store-blue);font-weight:700}.zi-store-front-card__meta span:last-child{text-align:right;justify-self:end}.zi-store-front-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.zi-store-front-card__actions .btn{border:0;min-width:0;min-height:2.1rem;padding:.35rem .5rem;font-size:.8125rem}.zi-store-front-card__actions .btn-light{color:var(--zi-store-slate);background:var(--zi-store-muted)}.zi-store-front__empty{min-height:220px;color:var(--zi-store-subtle);text-align:center;grid-column:1/-1;justify-items:center;gap:.55rem;padding:2.5rem 1rem;display:grid}.zi-store-front__empty span{width:2.8rem;height:2.8rem;color:var(--zi-store-blue);background:var(--zi-store-blue-soft);border-radius:8px;justify-content:center;align-items:center;font-size:1.25rem;display:inline-flex}.zi-store-front__empty strong{color:var(--zi-store-text)}.zi-store-front__empty p{margin:0}.zi-store-front__pagination{padding:.75rem 0}.zi-store-front-pagination{border-radius:var(--zi-card-radius,6px);background:var(--zi-store-surface);padding:.75rem .9rem}.zi-store-detail-page__nav{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.zi-store-detail-page__nav .btn{border-radius:8px;align-items:center;gap:.35rem;min-height:2.3rem;font-weight:700;display:inline-flex}.zi-store-detail-page__nav>span{color:var(--zi-store-subtle);font-size:.8125rem;font-weight:700}.zi-store-detail-hero,.zi-store-detail-content,.zi-store-detail-side__block,.zi-store-detail-related{background:var(--zi-store-surface);border:0;border-radius:8px}.zi-store-detail-hero{grid-template-columns:minmax(340px,.76fr) minmax(420px,1fr);gap:1rem;padding:1rem;display:grid}.zi-store-detail-hero__cover{aspect-ratio:16/9;background:linear-gradient(135deg, var(--zi-store-blue-soft), #14b8a614), var(--zi-store-muted);border-radius:8px;min-height:0;position:relative;overflow:hidden}.zi-store-detail-hero__cover img{object-fit:cover;width:100%;height:100%;display:block}.zi-store-detail-hero__cover:after{content:"";inset-inline:0;background:linear-gradient(180deg, transparent, var(--zi-store-cover-fade));pointer-events:none;height:30%;position:absolute;bottom:0}.zi-store-detail-hero__cover-icon,.zi-store-detail-hero__status{z-index:2;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:absolute}.zi-store-detail-hero__cover-icon{width:2.8rem;height:2.8rem;color:var(--zi-store-blue);background:#fffffff5;font-size:1.25rem;bottom:.8rem;left:.8rem}.zi-store-detail-hero__status{min-height:1.75rem;color:var(--zi-store-green);background:var(--zi-store-status-bg);padding:.16rem .62rem;font-size:.78rem;font-weight:800;top:.75rem;right:.75rem}.zi-store-detail-hero__body{align-content:start;gap:.8rem;min-width:0;display:grid}.zi-store-detail-hero__title{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.zi-store-detail-hero__title>span,.zi-store-detail-content header>span,.zi-store-detail-related header>span,.zi-store-detail-developer__head>span{width:2.35rem;height:2.35rem;color:var(--zi-store-blue);background:var(--zi-store-blue-soft);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.zi-store-detail-hero__title h1,.zi-store-detail-content h2,.zi-store-detail-related h2,.zi-store-detail-side__block h2{color:var(--zi-store-text);margin:0;font-weight:800;line-height:1.3}.zi-store-detail-hero__title h1{font-size:1.45rem}.zi-store-detail-hero__title p,.zi-store-detail-content header p,.zi-store-detail-related header p,.zi-store-detail-side__block p{color:var(--zi-store-subtle);margin:.25rem 0 0;font-size:.875rem;line-height:1.65}.zi-store-detail-hero__tags{flex-wrap:wrap;gap:.45rem;display:flex}.zi-store-detail-hero__tags span,.zi-store-detail-developer__links>a,.zi-store-detail-developer__links>span{min-height:1.75rem;color:var(--zi-store-blue);background:var(--zi-store-blue-soft);border-radius:8px;align-items:center;gap:.32rem;padding:.18rem .6rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.zi-store-detail-hero__tags span:nth-child(2){color:var(--zi-store-green);background:var(--zi-store-green-soft)}.zi-store-detail-hero__tags span:nth-child(3),.zi-store-detail-hero__tags .is-price{color:var(--zi-store-amber);background:var(--zi-store-amber-soft)}.zi-store-detail-meta,.zi-store-detail-commerce,.zi-store-detail-side__list{gap:.5rem;margin:0;display:grid}.zi-store-detail-meta,.zi-store-detail-commerce{grid-template-columns:repeat(4,minmax(0,1fr))}.zi-store-detail-meta div,.zi-store-detail-commerce div,.zi-store-detail-side__list div{background:var(--zi-store-muted);border-radius:8px;gap:.18rem;min-width:0;padding:.62rem .68rem;display:grid}.zi-store-detail-meta dt,.zi-store-detail-commerce dt,.zi-store-detail-side__list dt{color:var(--zi-store-subtle);font-size:.72rem;font-weight:800}.zi-store-detail-meta dd,.zi-store-detail-commerce dd,.zi-store-detail-side__list dd{min-width:0;color:var(--zi-store-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8125rem;font-weight:700;overflow:hidden}.zi-store-detail-commerce .is-price{color:#dc2626}.zi-store-detail-developer{background:var(--zi-store-muted);border-radius:8px;flex-wrap:wrap;align-items:center;gap:.65rem;padding:.72rem;display:flex}.zi-store-detail-developer__head{flex:0 auto;align-items:center;gap:.65rem;min-width:0;display:flex}.zi-store-detail-developer__head strong{color:var(--zi-store-text);line-height:1.35;display:block}.zi-store-detail-developer__head small{color:var(--zi-store-subtle);font-size:.75rem;display:block}.zi-store-detail-developer__links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;min-width:0;margin-left:auto;display:flex}.zi-store-detail-developer__link.is-qq{color:#12b7f5;background:#12b7f521}.zi-store-detail-developer__link.is-wechat{color:#07c160;background:#07c16021}.zi-store-detail-developer__link-icon{color:currentColor;background:0 0;flex:0 0 1rem;justify-content:center;align-items:center;width:1rem;height:1rem;padding:0;display:inline-flex}.zi-store-detail-developer__link-icon .zi-icon,.zi-store-detail-developer__link-icon .zi-icon__svg{width:1rem;height:1rem;display:block}:root[data-site-theme=dark] .zi-store-detail-developer,:root[data-bs-theme=dark] .zi-store-detail-developer{background:color-mix(in srgb, var(--zi-store-surface) 84%, white 5%)}:root[data-site-theme=dark] .zi-store-detail-developer__links>a,:root[data-site-theme=dark] .zi-store-detail-developer__links>span,:root[data-bs-theme=dark] .zi-store-detail-developer__links>a,:root[data-bs-theme=dark] .zi-store-detail-developer__links>span{color:color-mix(in srgb, var(--zi-store-blue) 88%, white 12%);background:color-mix(in srgb, var(--zi-store-blue) 18%, transparent)}:root[data-site-theme=dark] .zi-store-detail-developer__link.is-qq,:root[data-bs-theme=dark] .zi-store-detail-developer__link.is-qq{color:#33c1f6;background:#12b7f52e}:root[data-site-theme=dark] .zi-store-detail-developer__link.is-wechat,:root[data-bs-theme=dark] .zi-store-detail-developer__link.is-wechat{color:#2aca76;background:#07c1602e}.zi-store-detail-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.32fr);align-items:start;gap:.5rem;display:grid}.zi-store-detail-layout--single{grid-template-columns:1fr}.zi-store-detail-content,.zi-store-detail-related{gap:.8rem;min-width:0;padding:1rem;display:grid}.zi-store-detail-content header,.zi-store-detail-related header{align-items:flex-start;gap:.7rem;display:flex}.zi-store-detail-content h2,.zi-store-detail-related h2,.zi-store-detail-side__block h2{font-size:1rem}.zi-store-detail-rich{min-width:0;color:var(--zi-store-text);font-size:.9375rem;line-height:1.85}.zi-store-detail-rich>*{max-width:100%}.zi-store-detail-rich>*+*{margin-top:.85rem}.zi-store-detail-rich img,.zi-store-detail-rich video,.zi-store-detail-rich iframe{border-radius:8px;max-width:100%}.zi-store-detail-rich a{color:var(--zi-store-blue);text-decoration:none}.zi-store-detail-empty{min-height:180px}.zi-store-detail-side{gap:.5rem;display:grid}.zi-store-detail-side__block{gap:.7rem;padding:1rem;display:grid}.zi-store-detail-side__list .is-price{color:#dc2626}.zi-store-detail-related__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.zi-store-detail-related__item{background:var(--zi-store-muted);min-width:0;color:inherit;border-radius:8px;gap:.45rem;padding:.65rem;text-decoration:none;display:grid}.zi-store-detail-related__item>span{aspect-ratio:16/9;background:var(--zi-store-blue-soft);border-radius:8px;display:block;overflow:hidden}.zi-store-detail-related__item img{object-fit:cover;width:100%;height:100%}.zi-store-detail-related__item strong{color:var(--zi-store-text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.zi-store-detail-related__item small{-webkit-line-clamp:2;color:var(--zi-store-subtle);-webkit-box-orient:vertical;font-size:.75rem;line-height:1.5;display:-webkit-box;overflow:hidden}.zi-store-developer__header{min-height:4.1rem}.zi-store-developer__status{min-height:2rem;color:var(--zi-store-slate);background:var(--zi-store-muted);white-space:nowrap;border-radius:8px;align-items:center;padding:.28rem .68rem;font-size:.8125rem;font-weight:700;display:inline-flex}.zi-store-developer__status.is-success{color:var(--zi-store-green);background:var(--zi-store-green-soft)}.zi-store-developer__status.is-warning{color:var(--zi-store-amber);background:var(--zi-store-amber-soft)}.zi-store-developer__status.is-danger{color:var(--zi-store-danger);background:var(--zi-store-danger-soft)}.zi-store-developer__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.zi-store-developer__stats article,.zi-store-developer-panel,.zi-store-developer-records{background:var(--zi-store-surface);border:0;border-radius:8px}.zi-store-developer__stats article{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;min-height:4.5rem;padding:.75rem .9rem;display:grid}.zi-store-developer__stats article>span,.zi-store-developer-panel__head>span{width:2.1rem;height:2.1rem;color:var(--zi-store-blue);background:var(--zi-store-blue-soft);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.zi-store-developer__stats small{color:var(--zi-store-subtle);font-size:.75rem;line-height:1.4;display:block}.zi-store-developer__stats strong{color:var(--zi-store-text);font-size:1.24rem;line-height:1.2;display:block}.zi-store-developer__workspace{grid-template-columns:minmax(300px,.78fr) minmax(420px,1.1fr) minmax(220px,.52fr);align-items:stretch;gap:.5rem;display:grid}.zi-store-developer-panel{align-content:start;gap:.9rem;min-width:0;min-height:22.5rem;padding:1rem;display:grid}.zi-store-developer-panel__head,.zi-store-developer-records__head{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.zi-store-developer-panel__head h2,.zi-store-developer-resource h3{color:var(--zi-store-text);margin:0;font-size:1rem;font-weight:700;line-height:1.35}.zi-store-developer-panel__head p{color:var(--zi-store-subtle);margin:.2rem 0 0;font-size:.8125rem;line-height:1.55}.zi-store-developer-form,.zi-store-developer-upload{gap:.65rem;display:grid}.zi-store-developer-field{gap:.35rem;min-width:0;display:grid}.zi-store-developer-field__label{color:var(--zi-store-slate);font-size:.8125rem;font-weight:700;line-height:1.45}.zi-store-rich-editor{--zi-editor-bg:var(--zi-store-surface);--zi-editor-soft-bg:var(--zi-store-muted);--zi-editor-border:var(--zi-store-border);--zi-editor-text:var(--zi-store-text);--zi-editor-muted:var(--zi-store-subtle);--zi-editor-accent:var(--zi-store-blue);--zi-editor-radius:var(--zi-card-radius,8px);--zi-editor-min-height:13.5rem;min-width:0}.zi-store-rich-editor .zi-admin-rich-editor-shell{min-height:var(--zi-editor-min-height)}.zi-store-developer-form .form-control,.zi-store-developer-upload .form-control,.zi-store-developer-upload .form-select,.zi-store-developer-upload .zi-select__trigger{min-height:2.35rem;box-shadow:none;border-radius:8px}.zi-store-developer-upload .zi-select{min-width:0}.zi-store-developer-upload .zi-select__trigger{height:2.35rem}.zi-store-developer-form.is-locked .form-control:disabled{color:var(--zi-store-slate);background:var(--zi-store-muted);opacity:1}.zi-store-developer-form textarea.form-control{resize:vertical;min-height:9.5rem}.zi-store-developer-form .btn,.zi-store-developer-upload .btn{border-radius:8px;min-height:2.35rem;font-weight:700}.zi-store-developer__remark{color:var(--zi-store-slate);background:var(--zi-store-muted);border-radius:8px;gap:.25rem;padding:.65rem .75rem;font-size:.8125rem;display:grid}.zi-store-developer-lock{min-height:2.35rem;color:var(--zi-store-green);background:var(--zi-store-green-soft);border-radius:8px;align-items:center;gap:.45rem;padding:.5rem .7rem;font-size:.875rem;font-weight:700;display:flex}.zi-store-developer-upload__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.zi-store-developer-check{min-height:2.35rem;color:var(--zi-store-slate);background:var(--zi-store-surface);border:0;border-radius:8px;align-items:center;gap:.45rem;padding:.45rem .65rem;font-size:.875rem;display:flex}.zi-store-developer-check input{width:1rem;height:1rem;accent-color:var(--zi-store-blue);margin:0}.zi-store-developer-check .form-check-label{margin:0}.zi-store-developer .zi-admin-save-button__spinner{animation:.8s linear infinite zi-store-developer-spin}@keyframes zi-store-developer-spin{to{transform:rotate(360deg)}}.zi-store-developer-upload-lock{background:var(--zi-store-muted);text-align:center;border:0;border-radius:8px;align-content:center;justify-items:center;gap:.7rem;min-height:16.8rem;padding:1.25rem;display:grid}.zi-store-developer-upload-lock>span{width:3rem;height:3rem;color:var(--zi-store-blue);background:var(--zi-store-blue-soft);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.zi-store-developer-upload-lock strong{color:var(--zi-store-text);font-size:1rem}.zi-store-developer-upload-lock p{max-width:28rem;color:var(--zi-store-subtle);margin:0;font-size:.875rem;line-height:1.6}.zi-store-developer-upload-lock div,.zi-store-developer-resource__tags{flex-wrap:wrap;justify-content:center;gap:.45rem;display:flex}.zi-store-developer-upload-lock div span,.zi-store-developer-resource__tags span{min-height:1.65rem;color:var(--zi-store-blue);background:var(--zi-store-blue-soft);border-radius:8px;align-items:center;padding:.18rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.zi-store-developer-upload-lock div span:nth-child(2),.zi-store-developer-resource__tags span:nth-child(2){color:var(--zi-store-green);background:var(--zi-store-green-soft)}.zi-store-developer-upload-lock div span:nth-child(3),.zi-store-developer-resource__tags span:nth-child(3){color:var(--zi-store-purple);background:var(--zi-store-purple-soft)}.zi-store-developer-rules{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.zi-store-developer-rules li{min-height:2.35rem;color:var(--zi-store-slate);background:var(--zi-store-muted);border-radius:8px;align-items:center;gap:.5rem;padding:.48rem .6rem;font-size:.8125rem;font-weight:600;display:flex}.zi-store-developer-rules .zi-icon{color:var(--zi-store-green)}.zi-store-developer-records{gap:.8rem;min-height:14.4rem;padding:1rem;display:grid}.zi-store-developer-records__head{justify-content:space-between}.zi-store-developer-records__head>strong{color:var(--zi-store-text);flex:none;font-size:.8125rem}.zi-store-developer-records__body{min-width:0}.zi-store-developer-resource,.zi-store-developer-empty{background:var(--zi-store-muted);border-radius:8px;overflow:hidden}.zi-store-developer-resource{grid-template-columns:minmax(120px,.44fr) minmax(0,1fr);min-height:9.2rem;display:grid}.zi-store-developer-resource__cover{background:var(--zi-store-muted);min-height:100%;position:relative;overflow:hidden}.zi-store-developer-resource__cover img{object-fit:cover;width:100%;height:100%;display:block}.zi-store-developer-resource__cover span{min-height:1.45rem;color:var(--zi-store-green);background:var(--zi-store-status-bg);border-radius:8px;align-items:center;padding:.1rem .48rem;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;top:.5rem;right:.5rem}.zi-store-developer-resource__body{align-content:center;gap:.45rem;min-width:0;padding:.8rem;display:grid}.zi-store-developer-resource__body small,.zi-store-developer-resource__body p{color:var(--zi-store-subtle)}.zi-store-developer-resource__body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.zi-store-developer-resource__tags{justify-content:flex-start}.zi-store-developer-table{background:var(--zi-store-muted);border-radius:8px;min-width:0;overflow:auto}.zi-store-developer-table table{border-collapse:collapse;width:100%;min-width:52rem}.zi-store-developer-table th,.zi-store-developer-table td{border-bottom:1px solid var(--zi-store-border);color:var(--zi-store-slate);text-align:left;white-space:nowrap;padding:.72rem .75rem;font-size:.8125rem}.zi-store-developer-table th{color:var(--zi-store-text);font-weight:700}.zi-store-developer-table tr:last-child td{border-bottom:0}.zi-store-developer-table .is-right{text-align:right}.zi-store-developer-table .btn{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;min-height:2rem;margin-left:.35rem;font-weight:700;display:inline-flex}.zi-store-developer-empty{min-height:9.2rem;color:var(--zi-store-subtle);text-align:center;align-content:center;justify-items:center;gap:.45rem;padding:1rem;display:grid}.zi-store-developer-empty>span{width:2.6rem;height:2.6rem;color:var(--zi-store-blue);background:var(--zi-store-blue-soft);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.zi-store-developer-empty strong{color:var(--zi-store-text)}.zi-store-developer-empty p{margin:0;font-size:.8125rem}.zi-store-developer-withdrawal__body{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:start;gap:.75rem;display:grid}.zi-store-developer-income{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.zi-store-developer-income div{background:var(--zi-store-muted);border-radius:8px;gap:.2rem;min-height:4.2rem;padding:.7rem .75rem;display:grid}.zi-store-developer-income span{color:var(--zi-store-subtle);font-size:.75rem}.zi-store-developer-income strong{color:var(--zi-store-text);font-size:1rem}.zi-store-developer-withdrawal-form{gap:.65rem;display:grid}.zi-store-developer-withdrawal-form .zi-store-developer-field{align-content:start}.zi-store-developer-withdrawal-form .form-control{min-height:2.35rem;box-shadow:none;border-radius:8px}.zi-store-developer-withdrawal-form .btn{border-radius:8px;min-height:2.35rem;font-weight:700}.zi-store-developer-promotion{gap:.75rem;display:grid}.zi-store-developer-promotion>.zi-store-developer-check{box-sizing:border-box;justify-content:flex-start;width:100%;padding:.55rem .75rem;overflow:hidden}.zi-store-developer-promotion>.zi-store-developer-check .form-check-input{float:none;margin:0}.zi-store-developer-promotion>.zi-store-developer-check .form-check-label{line-height:1.45;display:block}.zi-store-developer-promotion__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.zi-store-developer-promotion label{gap:.35rem;min-width:0;display:grid}.zi-store-developer-promotion label>span{color:var(--zi-store-subtle);font-size:.75rem;font-weight:700}.zi-store-developer-promotion .form-control{min-height:2.35rem;box-shadow:none;border-radius:8px}.zi-store-developer-promotion__hint{min-height:2.35rem;color:var(--zi-store-amber);background:var(--zi-store-amber-soft);border-radius:8px;align-items:center;gap:.45rem;padding:.5rem .7rem;font-size:.8125rem;font-weight:700;display:flex}.zi-store-front-detail-modal,.zi-store-developer-detail-modal{z-index:1065}.zi-store-front-detail-modal .modal-dialog,.zi-store-developer-detail-modal .modal-dialog{margin-inline:auto}.zi-store-front-detail-modal .modal-content,.zi-store-developer-detail-modal .modal-content{border-radius:var(--zi-card-radius,6px);border:0}.zi-store-front-detail-modal .modal-header,.zi-store-front-detail-modal .modal-footer,.zi-store-developer-detail-modal .modal-header,.zi-store-developer-detail-modal .modal-footer{border-color:var(--zi-store-border)}.zi-store-front-detail-modal .modal-title,.zi-store-developer-detail-modal .modal-title{color:var(--zi-store-text);font-weight:700}.zi-store-front-detail-modal .modal-header p,.zi-store-developer-detail-modal .modal-header p{color:var(--zi-store-subtle);font-size:.8125rem}.zi-store-front-detail,.zi-store-developer-detail{gap:.75rem;display:grid}.zi-store-front-detail__hero,.zi-store-developer-detail__hero{grid-template-columns:minmax(240px,.42fr) minmax(0,1fr);gap:1rem;display:grid}.zi-store-front-detail__cover,.zi-store-developer-detail__cover{border-radius:var(--zi-card-radius,6px);background:var(--zi-store-muted);min-height:13.5rem;position:relative;overflow:hidden}.zi-store-front-detail__cover img,.zi-store-developer-detail__cover img{object-fit:cover;width:100%;height:100%;display:block}.zi-store-front-detail__cover-status,.zi-store-developer-detail__cover-status{border-radius:var(--zi-card-radius,6px);min-height:1.55rem;color:var(--zi-store-green);background:var(--zi-store-status-bg);align-items:center;padding:.12rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:.65rem;right:.65rem}.zi-store-front-detail__cover-icon,.zi-store-developer-detail__cover-icon{z-index:2;border-radius:var(--zi-card-radius,6px);width:2.35rem;height:2.35rem;color:var(--zi-store-blue);background:#fffffff5;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:2.75rem;left:.75rem;box-shadow:0 12px 28px #0f172a29}.zi-store-front-detail__cover .zi-store-promotion-ribbon,.zi-store-developer-detail__cover .zi-store-promotion-ribbon{color:#fff;background:linear-gradient(90deg,#ef4444d1,#f97316d6);justify-content:center;inset:auto 0 0}.zi-store-front-detail__content,.zi-store-developer-detail__content,.zi-store-front-detail__summary,.zi-store-developer-detail__summary{align-content:start;gap:.75rem;min-width:0;display:grid}.zi-store-front-detail__title,.zi-store-developer-detail__title{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.zi-store-front-detail__title>span,.zi-store-developer-detail__title>span{width:2.4rem;height:2.4rem;color:var(--zi-store-blue);background:var(--zi-store-blue-soft);border-radius:8px;flex:0 0 2.4rem;justify-content:center;align-items:center;font-size:1.05rem;display:inline-flex}.zi-store-front-detail__title strong,.zi-store-developer-detail__title strong{color:var(--zi-store-text);font-size:1.1rem;line-height:1.25;display:block}.zi-store-front-detail__title p,.zi-store-developer-detail__title p{-webkit-line-clamp:3;color:var(--zi-store-subtle);-webkit-box-orient:vertical;margin:.35rem 0 0;font-size:.875rem;line-height:1.65;display:-webkit-box;overflow:hidden}.zi-store-front-detail__content>p,.zi-store-developer-detail__content>p{color:var(--zi-store-slate);margin:0;font-size:.875rem;line-height:1.7}.zi-store-front-detail__tags,.zi-store-developer-detail__tags{flex-wrap:wrap;gap:.45rem;display:flex}.zi-store-front-detail__tags span,.zi-store-developer-detail__tags span{border-radius:var(--zi-card-radius,6px);min-height:1.65rem;color:var(--zi-store-blue);background:var(--zi-store-blue-soft);align-items:center;padding:.18rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.zi-store-front-detail__tags span:nth-child(2),.zi-store-developer-detail__tags span:nth-child(2){color:var(--zi-store-green);background:var(--zi-store-green-soft)}.zi-store-front-detail__tags span:nth-child(3),.zi-store-developer-detail__tags span:nth-child(3){color:var(--zi-store-purple);background:var(--zi-store-purple-soft)}.zi-store-front-detail__tags .is-price{color:#dc2626}.zi-store-front-detail__grid,.zi-store-developer-detail__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:0;display:grid}.zi-store-front-detail__grid div,.zi-store-developer-detail__grid div,.zi-store-developer-detail__hash,.zi-store-developer-detail__remark{background:var(--zi-store-muted);border-radius:8px;gap:.2rem;min-width:0;padding:.55rem .65rem;display:grid}.zi-store-front-detail__grid dt,.zi-store-developer-detail__grid dt,.zi-store-developer-detail__hash span,.zi-store-developer-detail__remark strong{color:var(--zi-store-subtle);font-size:.72rem;font-weight:700}.zi-store-front-detail__grid dd,.zi-store-developer-detail__grid dd,.zi-store-developer-detail__remark span{min-width:0;color:var(--zi-store-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8125rem;overflow:hidden}.zi-store-front-detail__grid .is-price{color:#dc2626}.zi-store-developer-detail__hash code{min-width:0;color:var(--zi-store-slate);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;display:block;overflow:hidden}@media (width<=1400px){.zi-store-front__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.zi-store-front__toolbar{grid-template-columns:1fr}.zi-store-front__filter{grid-template-columns:minmax(260px,1fr) 4.8rem 4.2rem}}@media (width<=1180px){.zi-store-front__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.zi-store-front__filter{grid-template-columns:minmax(220px,1fr) 4.8rem 4.2rem}.zi-store-developer__workspace{grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr)}.zi-store-developer-panel--rules{grid-column:1/-1;min-height:auto}.zi-store-developer-rules{grid-template-columns:repeat(4,minmax(0,1fr))}.zi-store-developer-income,.zi-store-detail-meta,.zi-store-detail-commerce,.zi-store-detail-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=992px){.zi-store-front__header{flex-direction:column;align-items:stretch}.zi-store-front__feature{grid-template-columns:minmax(0,1fr) 5rem;align-items:end;gap:.75rem;min-height:auto;padding:1rem;display:grid}.zi-store-front__feature-cover{flex:none;justify-self:end;width:5rem;min-width:0;height:5rem;min-height:0}.zi-store-front__cover-cube.is-main{width:5rem;height:5rem;font-size:2.1rem;position:static}.zi-store-front__overview,.zi-store-front__toolbar{grid-template-columns:1fr}.zi-store-front__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.zi-store-front__checks{grid-template-columns:repeat(3,minmax(0,1fr))}.zi-store-front__filter{grid-template-columns:minmax(0,1fr) 4.8rem 4.2rem}.zi-store-front__grid,.zi-store-developer__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.zi-store-developer-income,.zi-store-developer__workspace,.zi-store-developer-records__body,.zi-store-developer-rules,.zi-store-developer-withdrawal__body,.zi-store-detail-hero,.zi-store-detail-layout,.zi-store-front-detail__hero,.zi-store-developer-detail{grid-template-columns:1fr}.zi-store-developer-panel{min-height:auto}.zi-store-detail-developer__links{justify-content:flex-start;width:100%;margin-left:0}.zi-store-front-detail__cover,.zi-store-developer-detail__cover,.zi-store-detail-hero__cover{aspect-ratio:16/9;min-height:0}}@media (width<=640px){.zi-store-front__feature{grid-template-columns:minmax(0,1fr) 4.1rem;padding:.95rem}.zi-store-front__feature-copy{gap:.42rem;max-width:none}.zi-store-front__feature-copy>span{padding:.18rem .42rem;font-size:.6875rem}.zi-store-front__feature h2{font-size:1rem;line-height:1.35}.zi-store-front__feature p{font-size:.8125rem;line-height:1.5}.zi-store-front__chips{gap:.35rem}.zi-store-front__chips>span{min-height:1.65rem;padding:.2rem .46rem;font-size:.6875rem}.zi-store-front__feature-cover,.zi-store-front__cover-cube.is-main{width:4.1rem;height:4.1rem}.zi-store-front__cover-cube.is-main{font-size:1.75rem}.zi-store-front__actions,.zi-store-front__actions .btn,.zi-store-front__segments,.zi-store-front-card__actions{width:100%}.zi-store-front__filter{grid-template-columns:repeat(2,minmax(0,1fr))}.zi-store-front__search{grid-column:1/-1}.zi-store-front__summary-grid{gap:.35rem}.zi-store-front__checks{gap:.25rem;padding-inline:.45rem}.zi-store-front__checks span{justify-content:center;gap:.2rem;font-size:.6875rem}.zi-store-front__grid,.zi-store-developer__stats,.zi-store-developer-upload__grid,.zi-store-developer-promotion__grid,.zi-store-developer-resource,.zi-store-detail-meta,.zi-store-detail-commerce,.zi-store-detail-related__grid{grid-template-columns:1fr}.zi-store-developer-resource__cover{aspect-ratio:16/9}}
