@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:-apple-system,Amazon Ember,Arial,sans-serif;background:#eaeded;color:#0f1111;font-size:14px}a{color:#007185;text-decoration:none}a:hover{color:#c7511f;text-decoration:underline}.page{padding:32px 24px;max-width:1200px;margin:0 auto}.page-title{font-size:20px;font-weight:700;margin-bottom:8px;color:#0f1111}.page-hint{font-size:14px;color:#767676;margin-bottom:16px}.form-row{display:flex;gap:8px;margin-bottom:20px;align-items:center}.form-row--center{justify-content:center}.form-actions{display:flex;gap:16px;align-items:center;margin-top:10px}.input{padding:7px 11px;border:1px solid #D5D9D9;border-radius:8px;font-size:14px;background:#fff;color:#0f1111}.input:focus{outline:none;border-color:#f90;box-shadow:0 0 0 3px #f903}.input--grow{flex:1}.select{padding:7px 11px;border:1px solid #D5D9D9;border-radius:8px;font-size:14px;background:#fff;color:#0f1111;cursor:pointer}.select:focus{outline:none;border-color:#f90;box-shadow:0 0 0 3px #f903}.textarea{width:100%;height:140px;padding:10px 12px;border:1px solid #D5D9D9;border-radius:8px;font-size:13px;font-family:monospace;resize:vertical;background:#fff;color:#0f1111}.textarea:focus{outline:none;border-color:#f90;box-shadow:0 0 0 3px #f903}.btn{padding:8px 18px;border:1px solid #e47911;border-radius:8px;background:linear-gradient(to bottom,#f7dfa5,#f0c14b);color:#0f1111;font-size:14px;font-weight:600;cursor:pointer}.btn:hover{background:linear-gradient(to bottom,#f5d78e,#eeb933)}.btn:disabled{background:#f0f2f2;border-color:#d5d9d9;color:#767676;cursor:default}.btn.btn-mt{margin-top:10px}.btn--mt{margin-top:.5rem}.btn--block{display:block;margin:.75rem auto 0}.btn.btn--danger{background:linear-gradient(to bottom,#fde8e8,#e53e3e);border-color:#c53030;color:#fff}.btn.btn--danger:hover{background:linear-gradient(to bottom,#fbd5d5,#c53030)}.form-label{font-size:14px;color:#565959;display:flex;align-items:center;gap:6px}.form-label--nowrap{white-space:nowrap}.asin-list{margin-top:1rem;font-family:monospace;font-size:11px;line-height:1.2}.tabs{display:flex;gap:4px;margin-bottom:24px;border-bottom:1px solid #D5D9D9}.section-gap{margin-bottom:2rem}.conflict-banner{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:14px;color:#565959}.tab{padding:8px 18px;font-size:14px;font-weight:600;color:#767676;cursor:pointer;border:1px solid transparent;border-bottom:none;border-radius:8px 8px 0 0;background:none}.tab:hover{color:#0f1111}.tab.active{color:#0f1111;background:#fff;border-color:#d5d9d9;margin-bottom:-1px}.log{font-family:monospace;font-size:11px;color:#565959;background:#f0f2f2;border:1px solid #D5D9D9;border-radius:8px;padding:10px 12px;max-height:220px;overflow-y:auto;line-height:1.6}.log-time{color:#aaa;margin-right:6px}.log-waiting{font-size:11px;color:#767676;font-style:italic}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-box{background:#fff;padding:24px;border-radius:8px;display:flex;flex-direction:column;gap:12px;min-width:280px}.modal-title{font-weight:600;color:#0f1111}.modal-error{font-size:.85rem;color:#e05}.tab-bar{display:flex;gap:2px;margin-bottom:12px;border-bottom:2px solid #D5D9D9}.tab-bar--spaced{margin-top:1.5rem;margin-bottom:1.5rem}.tab-btn{padding:5px 14px;font-size:13px;font-weight:500;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;color:#565959;cursor:pointer;font-variant-numeric:tabular-nums;white-space:nowrap}.tab-btn:hover{color:#0f1111}.tab-btn.active{color:#0f1111;border-bottom-color:#f90}.tab-btn:disabled{opacity:.4;cursor:default}.progress-bar{margin-bottom:1rem}.progress-bar__label,.progress-bar .progress-bar-header{display:flex;justify-content:space-between;font-size:13px;color:#565959;margin-bottom:4px}.progress-bar__track,.progress-bar .progress-bar-track{background:#d5d9d9;border-radius:8px;height:6px}.progress-bar__fill,.progress-bar .progress-bar-fill{background:#f90;border-radius:8px;height:6px;transition:width .3s ease}.progress-bar-wrap{margin-bottom:1rem}.progress-bar-header{display:flex;justify-content:space-between;font-size:13px;color:#565959;margin-bottom:4px}.progress-bar-track{background:#d5d9d9;border-radius:8px;height:6px}.progress-bar-fill{background:#f90;border-radius:8px;height:6px;transition:width .3s ease}.stat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin:20px 0}.stat-grid--5col{grid-template-columns:repeat(5,1fr);margin-bottom:1rem}.stat-box{background:#f0f2f2;border:1px solid #D5D9D9;border-radius:8px;padding:12px 16px;text-align:center}.stat-value{font-size:22px;font-weight:700;color:#0f1111;line-height:1.2;font-variant-numeric:tabular-nums}.stat-label{font-size:11px;font-weight:600;color:#767676;text-transform:uppercase;letter-spacing:.05em;margin-top:4px}.stat-sub{font-size:11px;color:#e47911;margin-top:2px}.checklist{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.checklist-item{font-size:13px;color:#565959;background:#f0f2f2;border:1px solid #D5D9D9;border-radius:8px;padding:4px 10px}.checklist-item.done{color:#0f1111;border-color:#f90;background:#ff990014}.badge{display:inline-block;font-size:11px;font-weight:600;border-radius:10px;padding:1px 8px;border:1px solid var(--badge-color, #D5D9D9);background:var(--badge-bg, #F0F2F2);color:var(--badge-color, #565959)}.badge--muted{background:#f0f2f2;color:#565959;border-color:#d5d9d9}.section-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#767676;margin-bottom:.25rem}.section-label--mb{margin-bottom:.4rem}.pre-block{white-space:pre-wrap;font-size:.75rem;margin-top:.4rem;max-height:240px;overflow:auto;background:#f0f2f2;padding:.5rem;border-radius:8px}.raw-data-toggle{margin-top:1rem;cursor:pointer}.raw-data-pre{font-size:.75rem;overflow:auto;max-height:400px}.error-hint{color:var(--color-error)}.total-label{text-align:right;font-weight:600}.card-section{padding:1rem 1rem 0}.card-section--mt{padding:1rem 1rem 0;margin-top:1.5rem}.card-actions{padding:.5rem 1rem 1rem;display:flex;justify-content:center}.card-actions--top{padding:1rem 1rem 0;display:flex;justify-content:center}.textarea-mono{width:100%;font-family:monospace;margin-top:.25rem;display:block}.textarea-mono--sm{font-size:.78rem}.carousel{display:flex;align-items:center;gap:8px;margin-bottom:20px}.carousel-btn{background:none;border:1px solid #D5D9D9;border-radius:8px;width:28px;height:28px;font-size:18px;line-height:1;cursor:pointer;color:#565959;flex-shrink:0}.carousel-btn:disabled{opacity:.3;cursor:default}.carousel-btn:not(:disabled):hover{border-color:#f90;color:#f90}.carousel-track{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;flex:1}.carousel-item{display:flex;flex-direction:column;gap:4px}.carousel-img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;background:#f0f2f2}.carousel-img--placeholder{border:1px solid #D5D9D9}.carousel-title{font-size:13px;font-weight:600;color:#0f1111;line-height:1.3}.carousel-author{font-size:11px;color:#767676}.genre-page-preview{display:flex;flex-direction:column}.preview-h1{font-size:26px;font-weight:700;color:#0f1111;margin:0 0 24px}.preview-section{padding:24px 0}.preview-section:first-child{padding-top:0}.preview-headline{font-size:18px;font-weight:700;color:#0f1111;margin:0 0 10px}.preview-content{font-size:14px;color:#565959}.preview-content p,.preview-content ul,.preview-content ol{margin:0 0 6px;line-height:1.45}.preview-content *:last-child{margin-bottom:0}.preview-content{margin-bottom:16px}.nav{padding:0 24px;background:#131921;display:flex;gap:0;align-items:stretch;height:48px}.nav-brand{font-weight:700;font-size:16px;color:#fff;display:flex;align-items:center;margin-right:16px;letter-spacing:.01em}.nav-brand span{color:#f90}.nav-link{font-size:13px;font-weight:500;color:#fff9;text-decoration:none;display:flex;align-items:center;padding:0 14px;border-bottom:3px solid transparent;transition:color .15s,border-color .15s}.nav-link:hover{color:#fff;text-decoration:none}.nav-link.active{color:#fff;border-bottom-color:#f90}.nav-auth{margin-left:auto;background:none;border:none;font-size:13px;font-weight:500;color:#fff9;cursor:pointer;padding:0 4px}.nav-auth:hover{color:#fff}.nav-auth--out{color:#f90}.nav-auth--out:hover{color:#e47911}.asin-input{width:160px}.genre-input{width:280px}.genre-hint{margin:0}.genre-preview{margin-top:32px;display:flex;flex-direction:column;gap:28px}.genre-seo{font-size:13px;color:#565959;background:#f0f2f2;border:1px solid #D5D9D9;border-radius:8px;padding:12px 16px;line-height:1.7}.preview-tab-bar{margin-bottom:24px}.book-table{margin-top:12px}.data-table{width:100%;border-collapse:collapse;font-size:14px;margin-top:20px;background:#fff;border:1px solid #D5D9D9;border-radius:8px;overflow:hidden}.data-table th{text-align:left;padding:9px 16px;background:#f0f2f2;color:#767676;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #D5D9D9}.data-table td{padding:9px 16px;border-bottom:1px solid #EAEDED;vertical-align:top}.data-table td.label-col{color:#767676;font-weight:500;width:160px;white-space:nowrap}.data-table .matched{color:#0f1111}.data-table .unmatched{color:#aaa}.card{background:#fff;border:1px solid #D5D9D9;border-radius:8px;overflow:hidden}.card-header{display:flex;gap:20px;padding:20px;border-bottom:1px solid #E3E6E6}.card-header img{width:100px;height:100px;object-fit:cover;border-radius:8px;flex-shrink:0}.card-title{font-size:17px;font-weight:700;margin-bottom:4px;color:#0f1111}.card-sub{font-size:14px;color:#565959;margin-bottom:3px}.card-meta{font-size:13px;color:#767676;margin-top:6px}.section-title{padding:9px 16px;background:#f0f2f2;border-top:1px solid #E3E6E6;border-bottom:1px solid #E3E6E6;font-size:11px;font-weight:700;color:#767676;text-transform:uppercase;letter-spacing:.06em}.tag{display:inline-block;background:#f0f2f2;border:1px solid #D5D9D9;border-radius:4px;padding:2px 8px;font-size:11px;margin-right:4px;margin-bottom:4px;color:#007185}.card-body{padding:10px 14px}.card-summary{padding:10px 14px;font-size:13px;color:#444;line-height:1.7;white-space:pre-wrap}.detail-search-info{margin-bottom:10px}.detail-search-query{font-size:12px}.detail-search-url{font-size:11px;color:#888}.detail-search-url a{color:#888}.detail-llm-pre{font-size:11px;margin:0;white-space:pre-wrap;color:#555}.asin-col{font-family:monospace}.expand-col{width:32px;text-align:center}.expand-btn{background:none;border:none;cursor:pointer;color:#767676;font-size:13px;padding:0}.expand-btn:hover{color:#0f1111}.detail-cell{background:#f7f8f8;padding-left:28px!important}.tags-cell{font-size:11px;color:#565959;max-width:200px}.cell-sub{font-size:11px;color:#767676;margin-top:2px}.cell-muted{font-size:11px;color:#565959}.cell-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.cell-actions{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.link-faded{opacity:.5;pointer-events:none}th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}th.sortable:hover{color:#0f1111}.detail-section-label{font-size:11px;font-weight:700;color:#767676;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.code-block{font-size:11px;border:1px solid #D5D9D9;border-radius:8px;padding:12px;white-space:pre-wrap;word-break:break-word;margin:0;max-height:400px;overflow-y:auto}.code-block.hljs{background:#f0f2f2;color:#565959}.genre-section{border-left:3px solid #FF9900;padding-left:16px}.genre-headline{font-size:17px;font-weight:700;color:#0f1111;margin:0 0 10px}.genre-content{font-size:14px;color:#565959}.genre-content p,.genre-content ul,.genre-content ol,.genre-content h1,.genre-content h2,.genre-content h3,.genre-content h4{margin:0 0 6px}.genre-content p{line-height:1.45}.genre-content h1,.genre-content h2,.genre-content h3,.genre-content h4{line-height:1.2;font-weight:600}.genre-content ul,.genre-content ol{padding-left:18px;line-height:1.45}.genre-content li{margin-bottom:2px}.genre-content *:last-child{margin-bottom:0}.genre-list{margin:0;padding-left:18px}.prompt-label{font-size:11px;font-weight:600;color:#767676;text-transform:uppercase;letter-spacing:.05em;margin:16px 0 6px}.copy-pre-wrap{position:relative}.copy-pre-btn{position:absolute;bottom:8px;right:8px;padding:4px 12px;font-size:13px;font-weight:600;background:#fff;border:1px solid #D5D9D9;border-radius:8px;cursor:pointer;color:#565959}.copy-pre-btn:hover{border-color:#f90;color:#f90}.prompt-split{display:flex;gap:16px}.prompt-split-col{flex:1;min-width:0}.expand-btn{background:none;border:none;cursor:pointer;color:#565959;padding:0;font-size:13px}.detail-cell{padding:0!important}.log{background:#fff;border:1px solid #D5D9D9;border-radius:8px;padding:10px 14px;margin-top:20px;font-size:13px;color:#565959;line-height:2;max-height:160px;overflow-y:auto}.log-time{color:#aaa;margin-right:8px;font-variant-numeric:tabular-nums}.log-waiting{margin-top:20px;font-size:13px;color:#aaa;animation:log-pulse 1.4s ease-in-out infinite}@keyframes log-pulse{0%,to{opacity:1}50%{opacity:.35}}.se-result{border-radius:8px;padding:1rem;margin-bottom:.75rem;border:1px solid var(--se-color, #ddd);border-left:5px solid var(--se-color, #ddd);background:var(--se-bg, #fff)}.se-result[data-action=keep]{--se-color: #2e7d32;--se-bg: #f0faf3}.se-result[data-action=redirect]{--se-color: #f59e0b;--se-bg: #fffbea}.se-result[data-action=remove]{--se-color: #c62828;--se-bg: #fff0f0}.se-result[data-action=repurpose]{--se-color: #3b5bdb;--se-bg: #f0f4ff}.se-result[data-action=error]{--se-color: #c62828;--se-bg: #fff0f0}.se-result__header{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.5rem}.se-result__badge{font-weight:700;font-size:.9rem;background:var(--se-color);color:#fff;padding:2px 10px;border-radius:12px}.se-result__url{font-size:14px;color:#007185;word-break:break-all}.se-result__field{font-size:14px;margin-bottom:.25rem}.se-result__redirect{font-size:14px;margin-bottom:.35rem}.se-result__redirect code{background:#f0f2f2;padding:1px 6px;border-radius:4px}.se-result__tags{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:.35rem}.se-debug{margin-top:.75rem}.se-debug summary{cursor:pointer;font-size:.8rem;color:#565959}.se-debug__body{margin-top:.5rem}.se-debug__label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#767676;margin-bottom:.25rem;margin-top:.75rem}.se-debug__label:first-child{margin-top:0}.se-prompt-variants{display:flex;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.se-prompt-variants label{font-size:14px;cursor:pointer;display:flex;align-items:center;gap:.3rem}.se-prompt-body{margin-top:.5rem}.log--mt{margin-top:1rem}.log--mb{margin-bottom:1rem}.progress-bar__fill{width:var(--fill-pct)}.genre-done-link{text-align:center;margin-top:24px}.genre-preview-wrap{margin-top:32px}.streamator-log{background:var(--streamator-bg, #f8f8f8);border:1px solid var(--streamator-border, #e0e0e0);border-radius:var(--streamator-radius, 6px);color:var(--streamator-color, #444);font-size:var(--streamator-font-size, .8rem);max-height:var(--streamator-max-height, 160px);overflow-y:auto;padding:8px 10px;font-family:monospace}.streamator-log-entry{display:flex;gap:8px;line-height:1.5}.streamator-log-time{color:var(--streamator-time-color, #aaa);font-variant-numeric:tabular-nums;flex-shrink:0}.streamator-log-entry--success{color:var(--streamator-success-color, #2e7d32)}.streamator-log-entry--warning{color:var(--streamator-warning-color, #f59e0b)}.streamator-log-entry--error{color:var(--streamator-error-color, #c62828)}.streamator-log-waiting{color:var(--streamator-time-color, #aaa);animation:streamator-pulse 1.2s ease-in-out infinite}@keyframes streamator-pulse{0%,to{opacity:1}50%{opacity:.3}}.fi-source{display:flex;flex-direction:column;gap:6px;padding:10px 12px;background:#fff;border:1px solid #D5D9D9;border-radius:8px;transition:border-color .15s}.fi-source:focus-within{border-color:#f90}.fi-source__row{display:flex;gap:8px;align-items:center}.fi-source__num{font-size:11px;font-weight:700;color:#aaa;min-width:20px;text-align:center}.fi-source__url{flex:1}.fi-upload-toggle{display:flex;align-items:center;gap:5px;font-size:13px;white-space:nowrap;cursor:pointer;color:#565959;padding:4px 8px;border-radius:8px;border:1px solid #D5D9D9;background:#f0f2f2;transition:border-color .15s,color .15s}.fi-upload-toggle:hover{border-color:#f90;color:#0f1111}.fi-upload-toggle input[type=checkbox]{accent-color:#FF9900;cursor:pointer}.fi-upload-area{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1.5px dashed #D5D9D9;border-radius:8px;background:#f0f2f2;cursor:pointer;transition:border-color .15s,background .15s;font-size:13px;color:#565959}.fi-upload-area:hover{border-color:#f90;background:#f7f8f8;color:#0f1111}.fi-upload-area input[type=file]{display:none}.fi-upload-area__icon{font-size:18px;line-height:1}.fi-upload-area__text{flex:1}.fi-upload-area__filename{font-weight:600;color:#0f1111}.fi-section{margin-top:1.5rem;display:flex;flex-direction:column;gap:8px}.fi-step-label{margin-bottom:4px}.fi-source-actions{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:4px}.fi-error{font-size:13px;color:#c62828}.fi-thumb-grid{display:flex;flex-wrap:wrap;gap:10px}.fi-thumb{position:relative;width:90px;height:90px;border-radius:8px;overflow:hidden;border:2px solid #D5D9D9;cursor:grab;-webkit-user-select:none;user-select:none}.fi-thumb img{width:100%;height:100%;object-fit:cover;pointer-events:none}.fi-thumb--sm{width:56px;height:56px;cursor:pointer}.fi-thumb--blur-selected{border-color:#f90;box-shadow:0 0 0 2px #f90}.fi-thumb--dragging{opacity:.4;border-color:#f90}.fi-thumb__none{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#565959;background:#f0f2f2}.fi-thumb__label{position:absolute;bottom:0;left:0;right:0;background:#0000008c;color:#fff;font-size:11px;text-align:center;padding:2px 0}.fi-advanced{margin-top:8px;border:1px solid #D5D9D9;border-radius:8px;background:#f0f2f2}.fi-advanced__summary{padding:8px 12px;font-size:13px;font-weight:600;cursor:pointer;color:#565959;list-style:none}.fi-advanced__summary::-webkit-details-marker{display:none}.fi-advanced__summary:before{content:"▶ ";font-size:10px}details[open] .fi-advanced__summary:before{content:"▼ "}.fi-advanced__body{padding:12px;display:flex;gap:16px}.fi-adv-group{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid #D5D9D9;border-radius:8px;background:#fff;min-width:160px}.fi-adv-group__title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#565959}.fi-adv-label{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#565959;font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:11px}.fi-color-row{display:flex;align-items:center;gap:6px}.fi-color-picker{width:32px;height:32px;padding:2px;border:1px solid #D5D9D9;border-radius:8px;cursor:pointer;background:none}.fi-color-hex{width:80px;font-family:monospace}.fi-format-row{display:flex;gap:12px;align-items:center}.fi-format-label{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:400;text-transform:none;letter-spacing:0;cursor:pointer}.fi-bg-picker{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.fi-bg-option{display:flex;align-items:center;gap:6px;padding:3px 6px 3px 3px;border:2px solid #D5D9D9;border-radius:8px;cursor:pointer;transition:border-color .15s}.fi-bg-option--selected{border-color:#f90;box-shadow:0 0 0 2px #f90}.fi-bg-option:hover:not(.fi-bg-option--selected){border-color:#565959}.fi-preview-btn{align-self:center;margin-top:4px}.fi-previews-grid{display:flex;flex-wrap:wrap;gap:20px}.fi-preview-card{display:flex;flex-direction:column;gap:8px;align-items:center}.fi-preview-card__label{font-size:13px;font-weight:600;color:#565959}.fi-preview-card__img{max-width:360px;width:100%;border-radius:8px;border:1px solid #D5D9D9;cursor:zoom-in;display:block;box-shadow:0 2px 8px #0000001a}.fi-preview-card__img:hover{border-color:#f90}.fi-lightbox{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000;cursor:zoom-out}.fi-lightbox img{max-width:95vw;max-height:95vh;border-radius:8px;box-shadow:0 4px 32px #00000080}
