:root{--te-bg:transparent;--te-surface:#f5f6f8eb;--te-surface-2:#eef0f4c7;--te-surface-3:#e4e6ec99;--te-border:#1418211a;--te-border-strong:#14182129;--te-text:#0f121cf0;--te-text-dim:#0f121c9e;--te-text-faint:#0f121c6b;--te-accent:#3a4258;--te-accent-2:#4f5774;--te-accent-soft:#3a42581f;--te-accent-glow:#3a425847;--te-active:var(--te-accent);--te-active-soft:#3a42581f;--te-destructive:#b3324a;--te-destructive-soft:#b3324a1f;--te-radius-xs:12px;--te-radius-sm:16px;--te-radius-md:20px;--te-radius-lg:28px;--te-tap:48px;--te-shadow-soft:0 1px 0 #ffffffb3 inset,0 28px 80px -22px #14182152,0 4px 16px -8px #14182129;--te-shadow-trigger:0 1px 0 #ffffffc7 inset,0 14px 40px -14px #1418213d,0 2px 8px -2px #1418211a;--te-shadow-modal:0 1px 0 #ffffffc7 inset,0 32px 80px -24px #1418216b,0 8px 24px -12px #1418213d;--te-ease-spring:cubic-bezier(.34,1.56,.64,1);--te-ease-out:cubic-bezier(.22,1,.36,1);--te-ease-in-out:cubic-bezier(.4,0,.2,1)}.te-editor-heading{z-index:3;background:linear-gradient(180deg,var(--te-surface)0%,var(--te-surface)70%,transparent 100%);border-bottom:1px solid var(--te-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px;padding:2px 0 14px;display:flex;position:sticky;top:0}.te-editor-heading-row{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.te-editor-back{border-radius:12px}.te-editor-heading-title{letter-spacing:-.02em;min-width:0;color:var(--te-text);text-overflow:ellipsis;white-space:nowrap;flex:auto;margin:0;font-size:17px;font-weight:600;line-height:1.2;overflow:hidden}.te-editor-heading-action{flex-shrink:0}.te-gallery-scroll{-webkit-overflow-scrolling:touch;max-height:320px;overflow-y:auto}.te-editor-heading-action button{border-radius:999px;min-height:40px;padding:0 12px;font-size:13px;font-weight:600}.te-editor-heading-action button[data-size=icon]{border-radius:12px;min-width:40px;padding:0}.te-editor-heading-action{flex-shrink:0;gap:6px;display:flex}.te-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.te-list-item{background:var(--te-surface-2);border:1px solid var(--te-border);min-height:64px;transition:background .18s var(--te-ease-out),border-color .18s var(--te-ease-out);border-radius:14px;align-items:center;gap:12px;padding:10px 12px;display:flex}.te-list-item.is-tappable{cursor:pointer;-webkit-tap-highlight-color:transparent}.te-list-item.is-tappable:hover,.te-list-item.is-tappable:focus-within{background:color-mix(in srgb,var(--te-surface-2)80%,var(--te-accent-soft));border-color:color-mix(in srgb,var(--te-accent)22%,var(--te-border-strong))}.te-list-item-tap{text-align:left;min-width:0;font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:auto;align-items:center;gap:12px;min-height:44px;padding:0;display:flex}.te-list-item-thumb{background:var(--te-surface-3);border:1px solid var(--te-border);width:48px;height:48px;color:var(--te-text-dim);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.te-list-item-thumb img{object-fit:cover;width:100%;height:100%;display:block}.te-list-item-thumb--tint{background:color-mix(in srgb,var(--tile-tint,var(--te-accent))14%,transparent);border-color:color-mix(in srgb,var(--tile-tint,var(--te-accent))28%,transparent);color:var(--tile-tint,var(--te-accent))}.te-list-item-body{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.te-list-item-title{letter-spacing:-.01em;color:var(--te-text);-webkit-line-clamp:2;line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:14.5px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.te-list-item-meta{color:var(--te-text-dim);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;line-height:1.3;display:flex}.te-list-item-meta-row{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.te-list-item-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.te-actions-trigger{min-height:var(--te-tap);min-width:var(--te-tap);border-radius:12px}.te-actions-trigger svg{width:20px;height:20px}.te-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:32px 16px 24px;display:flex}.te-empty-state-icon{background:linear-gradient(135deg,color-mix(in srgb,var(--tile-tint,var(--te-accent))14%,transparent),color-mix(in srgb,var(--tile-tint,var(--te-accent))6%,transparent));border:1px solid color-mix(in srgb,var(--tile-tint,var(--te-accent))22%,transparent);width:56px;height:56px;color:var(--tile-tint,var(--te-accent));border-radius:18px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.te-empty-state-icon svg{width:26px;height:26px}.te-empty-state-title{color:var(--te-text);letter-spacing:-.01em;font-size:15px;font-weight:600}.te-empty-state-desc{color:var(--te-text-dim);max-width:280px;font-size:13px;line-height:1.4}.te-empty-state-cta{width:100%;max-width:280px;margin-top:8px}.te-segmented{background:var(--te-surface-3);border:1px solid var(--te-border);border-radius:14px;gap:4px;padding:4px;display:grid}.te-segmented-option{appearance:none;min-height:44px;color:var(--te-text-dim);cursor:pointer;transition:background .18s var(--te-ease-out),color .18s var(--te-ease-out),box-shadow .18s var(--te-ease-out);-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.te-segmented-option:hover{color:var(--te-text)}.te-segmented-option.is-active{background:var(--te-surface);color:var(--te-text);box-shadow:0 1px 2px #14182114,0 0 0 1px var(--te-border-strong)inset}.te-toggle-row{min-height:var(--te-tap);background:var(--te-surface-2);border:1px solid var(--te-border);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.te-toggle-row-text{flex-direction:column;gap:2px;min-width:0;display:flex}.te-toggle-row-label{color:var(--te-text);font-size:14px;font-weight:600}.te-toggle-row-hint{color:var(--te-text-dim);font-size:12px}.te-detail-card{background:var(--te-surface-2);border:1px solid var(--te-border);border-radius:16px;flex-direction:column;gap:6px;padding:14px;display:flex}.te-detail-card-head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:4px;display:flex}.te-detail-card-title{letter-spacing:-.01em;color:var(--te-text);font-size:15px;font-weight:600;line-height:1.25}.te-detail-card-row{border-top:1px solid var(--te-border);flex-direction:column;gap:2px;padding:10px 0;display:flex}.te-detail-card-row:first-of-type{border-top:0}.te-detail-card-row-label{font-family:var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--te-text-faint);font-size:10px;font-weight:500}.te-detail-card-row-value{color:var(--te-text);word-break:break-word;font-size:14px}.te-detail-card-row-value.is-empty{color:var(--te-text-faint);font-style:italic}.te-detail-center{width:100%;max-width:480px;margin-inline:auto}.te-chip-list{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:8px;margin:0 -2px;padding:2px 2px 6px;display:flex;overflow-x:auto}.te-chip-list::-webkit-scrollbar{display:none}.te-chip{appearance:none;min-height:var(--te-tap);background:var(--te-surface-2);border:1px solid var(--te-border);color:var(--te-text);letter-spacing:-.01em;cursor:pointer;transition:background .18s var(--te-ease-out),border-color .18s var(--te-ease-out),color .18s var(--te-ease-out);-webkit-tap-highlight-color:transparent;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.te-chip:hover,.te-chip:focus-visible{background:color-mix(in srgb,var(--te-surface-2)80%,var(--te-accent-soft));border-color:color-mix(in srgb,var(--te-accent)28%,var(--te-border-strong));outline:none}.te-chip.is-active{background:linear-gradient(135deg,color-mix(in srgb,var(--te-active)16%,transparent),color-mix(in srgb,var(--te-active)6%,transparent));border-color:color-mix(in srgb,var(--te-active)38%,transparent);color:var(--te-active)}.te-chip-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:7px;height:7px}.te-tile-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;display:grid}.te-tile{aspect-ratio:1;background:var(--te-surface-3);border:1px solid var(--te-border);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .2s var(--te-ease-out),border-color .2s var(--te-ease-out);border-radius:14px;padding:0;display:block;position:relative;overflow:hidden}.te-tile:hover,.te-tile:focus-visible{border-color:color-mix(in srgb,var(--te-accent)38%,var(--te-border-strong));outline:none}.te-tile:active{transform:scale(.97)}.te-tile-img{object-fit:cover;width:100%;height:100%;display:block}.te-tile-add{border:1px dashed var(--te-border-strong);color:var(--te-text-dim);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:500;display:flex}.te-tile-add svg{width:22px;height:22px}.te-tile-add:hover,.te-tile-add:focus-visible{background:color-mix(in srgb,var(--te-surface-2)80%,var(--te-accent-soft));border-color:color-mix(in srgb,var(--te-accent)38%,var(--te-border-strong));color:var(--te-text)}.te-tile-preview{background:var(--te-surface-3);border:1px solid var(--te-border);border-radius:14px;width:100%;overflow:hidden}.te-tile-preview img{object-fit:contain;width:100%;max-height:360px;display:block}.te-badge{letter-spacing:.01em;background:var(--te-surface-3);min-height:22px;color:var(--te-text-dim);border:1px solid var(--te-border);border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.2;display:inline-flex}.te-badge--active{color:#1f8a4c;background:#22c55e2e;border-color:#22c55e61}.te-badge--draft{color:#a15c00;background:#f59e0b24;border-color:#f59e0b57}.te-badge--info{background:color-mix(in srgb,var(--te-accent)14%,transparent);color:var(--te-accent);border-color:color-mix(in srgb,var(--te-accent)34%,transparent)}.te-editor-section{flex-direction:column;gap:10px;display:flex}.te-editor-section-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.te-editor-eyebrow{font-family:var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--te-text-faint);font-size:10.5px;font-weight:500}.te-form-stack{flex-direction:column;gap:12px;display:flex}.te-form-row{flex-direction:column;gap:6px;display:flex}.te-form-row-label{color:var(--te-text);letter-spacing:-.005em;font-size:12.5px;font-weight:600}.te-form-row-hint{color:var(--te-text-faint);font-size:11.5px}.te-form-grid-2{grid-template-columns:1fr 1fr;gap:8px;display:grid}.te-cta-full{width:100%;min-height:var(--te-tap);border-radius:999px}.te-acc{border:1px solid var(--te-border);border-radius:var(--te-radius-sm);background:color-mix(in srgb,var(--te-surface-2)78%,transparent)}.te-acc-trigger{cursor:pointer;width:100%;min-height:var(--te-tap);color:var(--te-text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.te-acc-trigger:focus-visible{outline:2px solid color-mix(in srgb,var(--te-accent)70%,transparent);outline-offset:2px;border-radius:var(--te-radius-sm)}.te-acc-chevron{color:var(--te-text-dim);transition:transform .25s var(--te-ease-out);flex-shrink:0}.te-acc.is-open .te-acc-chevron{transform:rotate(180deg)}.te-acc-body{padding:0 14px 14px}@media (min-width:600px){.te-tile-grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:10px}.te-editor-heading-title{font-size:19px}.te-list-item{min-height:72px;padding:12px 14px}.te-list-item-thumb{border-radius:13px;width:56px;height:56px}.te-list-item-title{font-size:15px}.te-chip-list{flex-wrap:wrap;padding-bottom:2px;overflow-x:visible}.te-detail-card{padding:16px}.te-empty-state{max-width:420px;margin-inline:auto}}@media (min-width:720px){.te-list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:10px;display:grid}}@media (min-width:1100px){.te-list{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:12px}}
