*,:before,:after{box-sizing:border-box}body{color:#334155;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0fdfa;background-image:radial-gradient(circle at 0 0,#14b8a62e,#0000 35%),radial-gradient(circle at 85% 10%,#10b9811f,#0000 30%),radial-gradient(circle at 50% 100%,#065f4612,#0000 35%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:fixed;background-origin:padding-box;background-clip:border-box;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}::selection{color:#0f172a;background:#14b8a640}a{color:inherit}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);background:#f0fdfacc;border-bottom:1px solid #99f6e466;position:fixed;top:0;left:0;right:0}.site-header-inner{justify-content:space-between;align-items:center;max-width:1280px;height:60px;margin:0 auto;padding:0 24px;display:flex}.site-brand{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.site-brand-mark{color:#fff;background:linear-gradient(135deg,#14b8a6,#0f766e);border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.82rem;font-weight:700;transition:transform .15s;display:flex}.site-brand:hover .site-brand-mark{transform:scale(1.05)}.site-brand-copy{line-height:1}.site-brand-kicker{text-transform:uppercase;letter-spacing:.2em;background:linear-gradient(135deg,#14b8a6,#0f766e);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:.62rem;font-weight:900}.site-brand-title{color:#1e293b;margin:-1px 0 0;font-size:.88rem;font-weight:600}.site-nav{align-items:center;gap:2px;display:flex}.site-nav-link{color:#334155;border-radius:8px;padding:6px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.site-nav-link:hover{color:#0f766e;background:#14b8a614}.site-nav-link.active{color:#0f766e;background:#14b8a61a;font-weight:600}.site-header-right{align-items:center;gap:8px;display:flex}.site-agent-btn{color:#0f766e;cursor:not-allowed;opacity:.6;background:linear-gradient(135deg,#f0fdfae6,#ccfbf199);border:1px solid #99f6e480;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:600;transition:opacity .15s;display:flex}.site-agent-icon{flex-shrink:0}.site-mobile-toggle{color:#334155;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px;display:none}.site-mobile-toggle:hover{background:#14b8a614}.site-mobile-menu{border-top:1px solid #99f6e44d;flex-direction:column;padding:8px 16px 16px;display:none}.site-mobile-link{color:#334155;border-radius:8px;padding:10px 12px;font-size:.9rem;text-decoration:none;transition:background .15s;display:block}.site-mobile-link:hover{color:#0f766e;background:#14b8a614}.site-main{min-height:100vh;padding-top:60px}.site-footer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border-top:1px solid #99f6e466;margin-top:40px}.site-footer-inner{grid-template-columns:2fr 1fr 1fr;gap:40px;max-width:1280px;margin:0 auto;padding:48px 24px 32px;display:grid}.site-footer-brand{flex-direction:column;gap:12px;display:flex}.site-footer-blurb{color:#475569;max-width:320px;margin:0;font-size:.85rem;line-height:1.6}.site-footer-col{flex-direction:column;gap:8px;display:flex}.site-footer-col h4{color:#1e293b;margin:0 0 4px;font-size:.82rem;font-weight:700}.site-footer-col a{color:#475569;font-size:.85rem;text-decoration:none;transition:color .15s}.site-footer-col a:hover{color:#0f766e}.site-footer-bottom{border-top:1px solid #99f6e44d;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:16px 24px;display:flex}.site-footer-bottom p{color:#64748b;margin:0;font-size:.75rem}.site-floating-home{z-index:90;text-decoration:none;transition:transform .2s,box-shadow .2s;position:fixed;bottom:20px;left:20px}.site-floating-home:hover{transform:scale(1.1)}.site-floating-mark{color:#fff;background:linear-gradient(135deg,#14b8a6,#0f766e);border:2px solid #fff9;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.82rem;font-weight:700;display:flex;box-shadow:0 4px 14px #0f766e59}@media (width<=768px){.site-nav{display:none}.site-mobile-toggle{display:block}.site-mobile-menu{display:flex}.site-agent-label{display:none}.site-footer-inner{grid-template-columns:1fr;gap:28px}.site-footer-bottom{text-align:center;flex-direction:column;gap:4px}}.page{color:#1e293b;max-width:1280px;margin:0 auto;padding:28px 24px 36px}.page-intro{margin-bottom:8px}.page-heading{background:linear-gradient(135deg,#0f766e,#14b8a6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem;font-weight:700}.page-desc{color:#475569;margin:6px 0 0;font-size:.92rem}.controls{grid-template-columns:220px 180px minmax(280px,1fr);gap:12px;margin-top:20px;display:grid}.controls label{flex-direction:column;gap:6px;font-size:.9rem;font-weight:500;display:flex}.controls input,.controls select{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1e293b;background:#fffc;border:1px solid #cbd5e1b3;border-radius:10px;height:40px;padding:0 11px;font-size:.95rem;transition:border-color .15s}.controls input:focus,.controls select:focus{border-color:#14b8a6;outline:none;box-shadow:0 0 0 3px #14b8a61a}.summary{color:#374151;flex-wrap:wrap;gap:14px;margin-top:14px;font-size:.9rem;display:flex}.state{margin-top:16px}.state.error{color:#b91c1c}.grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;margin-top:16px;display:grid}.card{-webkit-backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #99f6e44d;border-radius:16px;flex-direction:column;gap:10px;padding:12px;transition:transform .15s,box-shadow .15s;display:flex;position:relative}.card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0f766e1a}.card-image-wrap{aspect-ratio:4/3;background:#f1f5f9;border:1px solid #e2e8f099;border-radius:12px;overflow:hidden}.card-image-clickable{cursor:pointer;transition:opacity .15s}.card-image-clickable:hover{opacity:.88}.card-image{object-fit:cover;width:100%;height:100%;display:block}.category{text-transform:uppercase;letter-spacing:.08em;color:#0f766e;margin:0;font-size:.76rem;font-weight:700}.friendly-name{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.3;display:-webkit-box;overflow:hidden}.download-btn{text-align:center;color:#fff;background:linear-gradient(135deg,#10b981,#0f766e);border-radius:10px;margin-top:auto;padding:10px 12px;font-size:.9rem;font-weight:600;text-decoration:none;transition:filter .15s,transform .15s}.download-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.pagination{flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px;display:flex}.pagination button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#fffc;border:1px solid #cbd5e199;border-radius:10px;height:36px;padding:0 14px;font-size:.85rem;font-weight:500;transition:border-color .15s}.pagination button:hover:not(:disabled){border-color:#14b8a6}.pagination button:disabled{opacity:.5;cursor:not-allowed}.card-image-placeholder{color:#64748b;background:linear-gradient(135deg,#f8fafc,#e2e8f0);place-items:center;width:100%;height:100%;font-size:.86rem;display:grid}.info-badge{color:#92400e;background:#fef3c7;border-radius:20px;padding:4px 10px;font-size:.78rem;font-weight:700}.card-edit-btn{z-index:2;color:#92400e;cursor:pointer;background:#fffffff2;border:1px solid #fbbf24;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .15s,transform .15s;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 1px 3px #0000001a}.card-edit-btn:hover{background:#fef3c7;transform:scale(1.1)}.edit-backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a80;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.edit-modal{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border:1px solid #99f6e44d;border-radius:16px;width:min(560px,100%);max-height:min(90vh,800px);overflow-y:auto;box-shadow:0 20px 50px #0f172a33}.edit-modal-header{border-bottom:1px solid #e2e8f099;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.edit-modal-header h2{color:#0f172a;margin:0;font-size:1.05rem}.edit-close{cursor:pointer;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:6px 12px;font-size:.9rem}.edit-close:hover{background:#f8fafc}.edit-preview{text-align:center;padding:16px}.edit-preview img{border:1px solid #e2e8f0;border-radius:10px;max-width:100%;max-height:200px}.edit-no-image{color:#94a3b8;background:#f1f5f9;border-radius:10px;padding:40px}.edit-data{margin-bottom:12px;padding:0 16px}.edit-data-heading{color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin:0 0 8px;font-size:.82rem;font-weight:700}.edit-data-table{border-collapse:collapse;width:100%;font-size:.82rem}.edit-data-table td{vertical-align:top;color:#334155;word-break:break-all;border-bottom:1px solid #e2e8f080;padding:5px 8px}.edit-data-key{color:#64748b;white-space:nowrap;width:120px;font-weight:600}.edit-data-mono{font-family:SF Mono,Menlo,monospace;font-size:.78rem}.edit-data-table a{color:#0f766e;text-decoration:none}.edit-data-table a:hover{text-decoration:underline}.edit-form{flex-direction:column;gap:12px;padding:0 16px 16px;display:flex}.edit-form label{color:#334155;flex-direction:column;gap:5px;font-size:.85rem;font-weight:600;display:flex}.edit-form input[type=text],.edit-form input:not([type]){color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:8px;height:38px;padding:0 11px;font-size:.9rem}.edit-form input:focus{border-color:#14b8a6;outline:none}.edit-upload-label{cursor:pointer}.edit-upload-label input[type=file]{margin-top:4px;font-size:.82rem}.edit-msg{color:#065f46;margin:0;font-size:.85rem;font-weight:500}.edit-msg-err{color:#991b1b}.edit-actions{gap:10px;display:flex}.edit-save{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#0f766e);border:none;border-radius:8px;flex:1;padding:10px;font-size:.88rem;font-weight:600;transition:filter .15s}.edit-save:hover{filter:brightness(1.1)}.edit-save:disabled{opacity:.5;cursor:not-allowed}.edit-delete{color:#991b1b;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:8px;padding:10px 16px;font-size:.88rem;font-weight:600;transition:background .15s}.edit-delete:hover{background:#fef2f2}.edit-delete:disabled{opacity:.5;cursor:not-allowed}@media (width<=860px){.page{padding:14px}.controls{grid-template-columns:1fr}}.model-viewer-wrapper{margin-top:16px}.viewer-toggle{color:#5eead4;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#0f172a,#1e293b);border:1px solid #5eead4;border-radius:10px;width:100%;padding:12px 20px;font-size:.92rem;font-weight:600;transition:background .2s,border-color .2s}.viewer-toggle:hover{background:linear-gradient(135deg,#1e293b,#334155);border-color:#99f6e4}.viewer-container{background:#1a1f2e;border:1px solid #334155;border-radius:12px;margin-top:10px;position:relative;overflow:hidden}.viewer-container canvas{display:block;width:100%!important;height:400px!important}.viewer-controls-hint{text-align:center;color:#64748b;background:#0f172a;border-top:1px solid #1e293b;padding:8px;font-size:.75rem}.viewer-error{text-align:center;color:#f87171;padding:60px 20px;font-size:.9rem}.viewer-error button{color:#f87171;cursor:pointer;background:0 0;border:1px solid #f87171;border-radius:6px;margin-top:10px;padding:6px 14px}.viewer-inline{border:none;border-radius:0;margin-top:0}.viewer-inline canvas{min-height:350px;height:100%!important}.viewer-unsupported{text-align:center;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:10px 14px;font-size:.82rem}.catdetail-page{color:#1e293b;max-width:960px;margin:0 auto;padding:28px 24px 48px}.catdetail-back{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;color:#334155;background:#fffc;border:1px solid #cbd5e199;border-radius:10px;margin-bottom:20px;padding:8px 16px;font-size:.88rem;transition:border-color .15s}.catdetail-back:hover{color:#0f766e;border-color:#14b8a6}.catdetail-status{color:#64748b;margin-top:24px}.catdetail-layout{grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}.catdetail-left{flex-direction:column;gap:12px;display:flex}.catdetail-image-area{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border:1px solid #99f6e44d;border-radius:16px;min-height:200px;overflow:hidden}.catdetail-image{width:100%;display:block}.catdetail-no-image{text-align:center;color:#94a3b8;padding:80px 20px;font-size:.92rem}.catdetail-viewer-toggle{color:#5eead4;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#0f172a,#1e293b);border:1px solid #5eead4;border-radius:10px;width:100%;padding:12px 20px;font-size:.92rem;font-weight:600;transition:background .2s,border-color .2s}.catdetail-viewer-toggle:hover{background:linear-gradient(135deg,#1e293b,#334155);border-color:#99f6e4}.catdetail-info{flex-direction:column;gap:14px;display:flex}.catdetail-category{text-transform:uppercase;letter-spacing:.1em;color:#0f766e;margin:0;font-size:.76rem;font-weight:700}.catdetail-name{color:#0f172a;margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.catdetail-meta-table{border-top:1px solid #e2e8f099;border-bottom:1px solid #e2e8f099;flex-direction:column;gap:8px;padding:14px 0;display:flex}.catdetail-meta-row{gap:12px;display:flex}.catdetail-meta-label{color:#64748b;flex-shrink:0;width:90px;font-size:.82rem;font-weight:600}.catdetail-meta-value{color:#334155;font-size:.88rem}.catdetail-actions{flex-wrap:wrap;gap:10px;display:flex}.catdetail-download{text-align:center;color:#fff;background:linear-gradient(135deg,#10b981,#0f766e);border-radius:10px;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:filter .15s,transform .15s;display:inline-block}.catdetail-download:hover{filter:brightness(1.08);transform:translateY(-1px)}.catdetail-download-secondary{color:#0f766e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #5eead4}.catdetail-download-secondary:hover{filter:none;background:#ecfdf5}@media (width<=700px){.catdetail-layout{grid-template-columns:1fr}.catdetail-page{padding:14px}}.stub-page{max-width:760px;margin:0 auto;padding:48px 24px 60px}.stub-hero{text-align:center;margin-bottom:40px}.stub-title{background:linear-gradient(135deg,#0f766e,#14b8a6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:700}.stub-subtitle{color:#475569;margin:12px 0 0;font-size:1.05rem;line-height:1.6}.stub-content{flex-direction:column;gap:28px;display:flex}.stub-section{-webkit-backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #99f6e44d;border-radius:16px;padding:28px}.stub-section h2{color:#0f766e;margin:0 0 10px;font-size:1.1rem;font-weight:600}.stub-section p{color:#334155;margin:0;font-size:.95rem;line-height:1.7}.stub-section a{color:#0f766e;font-weight:500;text-decoration:none}.stub-section a:hover{text-decoration:underline}.harvest-page{color:#1e293b;max-width:1400px;margin:0 auto;padding:28px 24px 36px}.harvest-intro{margin-bottom:8px}.harvest-heading{background:linear-gradient(135deg,#0f766e,#14b8a6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem;font-weight:700}.harvest-desc{color:#475569;margin:6px 0 0;font-size:.92rem}.harvest-filters{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-top:20px;display:flex}.harvest-filters label{color:#334155;flex-direction:column;gap:5px;font-size:.85rem;font-weight:600;display:flex}.harvest-filters select,.harvest-filters input{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1e293b;background:#fffc;border:1px solid #cbd5e1b3;border-radius:10px;min-width:120px;height:40px;padding:0 11px;font-size:.9rem;transition:border-color .15s}.harvest-filters select:focus,.harvest-filters input:focus{border-color:#14b8a6;outline:none;box-shadow:0 0 0 3px #14b8a61a}.harvest-search-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#14b8a6,#0f766e);border:none;border-radius:10px;height:40px;padding:0 24px;font-size:.9rem;font-weight:600;transition:filter .15s}.harvest-search-btn:hover{filter:brightness(1.1)}.harvest-search-btn:disabled{opacity:.6;cursor:not-allowed}.harvest-summary{color:#374151;flex-wrap:wrap;align-items:center;gap:14px;margin-top:14px;font-size:.88rem;display:flex}.harvest-small-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;color:#334155;background:#fffc;border:1px solid #cbd5e199;border-radius:8px;padding:6px 14px;font-size:.82rem;transition:border-color .15s}.harvest-small-btn:hover{border-color:#14b8a6}.harvest-import-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#10b981,#0f766e);border:none;border-radius:8px;padding:8px 20px;font-size:.88rem;font-weight:600;transition:filter .15s}.harvest-import-btn:hover{filter:brightness(1.1)}.harvest-import-btn:disabled{opacity:.5;cursor:not-allowed}.harvest-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:12px;padding:10px 14px;font-size:.88rem}.harvest-loading{color:#64748b;margin-top:16px}.harvest-log{color:#94a3b8;background:#0f172a;border-radius:10px;max-height:240px;margin-top:12px;padding:12px 14px;font-family:monospace;font-size:.78rem;line-height:1.6;overflow-y:auto}.log-ok{color:#34d399}.log-skip{color:#fbbf24}.harvest-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;margin-top:16px;display:grid}.harvest-card{-webkit-backdrop-filter:blur(12px);background:#ffffffbf;border:2px solid #99f6e44d;border-radius:16px;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative;overflow:hidden}.harvest-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0f766e1a}.harvest-card-selected{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a626}.harvest-card-check{z-index:2;position:absolute;top:10px;left:10px}.harvest-card-check input[type=checkbox]{accent-color:#0f766e;cursor:pointer;width:22px;height:22px}.harvest-card-image{aspect-ratio:4/3;background:#f1f5f9;overflow:hidden}.harvest-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.harvest-card-image:hover img{transform:scale(1.03)}.harvest-card-placeholder{color:#94a3b8;place-items:center;width:100%;height:100%;font-size:.88rem;display:grid}.harvest-card-body{flex-direction:column;gap:6px;padding:10px 12px 12px;display:flex}.harvest-card-category{text-transform:uppercase;letter-spacing:.08em;color:#0f766e;margin:0;font-size:.72rem;font-weight:700}.harvest-card-name{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.92rem;line-height:1.3;display:-webkit-box;overflow:hidden}.harvest-card-name:hover{color:#0f766e}.harvest-card-stats{color:#64748b;gap:12px;font-size:.78rem;display:flex}.harvest-card-owned{background:#f0fdf4cc;border-color:#86efac}.harvest-owned-badge{z-index:2;color:#ecfdf5;letter-spacing:.03em;background:#065f46;border-radius:6px;padding:3px 8px;font-size:.7rem;font-weight:700;position:absolute;top:8px;left:8px;box-shadow:0 1px 3px #00000026}@media (width<=860px){.harvest-page{padding:14px}.harvest-filters{flex-direction:column}}.detail-page{color:#1e293b;max-width:1200px;margin:0 auto;padding:28px 24px 36px}.detail-back{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;color:#334155;background:#fffc;border:1px solid #cbd5e199;border-radius:10px;padding:8px 16px;font-size:.88rem;font-weight:500;transition:border-color .15s}.detail-back:hover{color:#0f766e;border-color:#14b8a6}.detail-loading,.detail-error{color:#64748b;margin-top:20px}.detail-error{color:#b91c1c}.detail-layout{grid-template-columns:1fr 1fr;gap:32px;margin-top:20px;display:grid}.detail-gallery{flex-direction:column;gap:10px;display:flex}.detail-main-image{background:#f1f5f9cc;border:1px solid #99f6e44d;border-radius:14px;overflow:hidden}.detail-main-image img{width:100%;display:block}.detail-thumbs{gap:8px;padding:4px 0;display:flex;overflow-x:auto}.detail-thumb{cursor:pointer;background:#f1f5f9;border:2px solid #e2e8f099;border-radius:8px;flex-shrink:0;width:80px;height:60px;padding:0;transition:border-color .15s;overflow:hidden}.detail-thumb img{object-fit:cover;width:100%;height:100%}.detail-thumb-active{border-color:#0f766e}.detail-no-image{aspect-ratio:4/3;color:#94a3b8;background:#f1f5f9;border-radius:14px;place-items:center;display:grid}.detail-info{flex-direction:column;gap:14px;display:flex}.detail-name{color:#0f172a;margin:0;font-size:1.5rem;line-height:1.3}.detail-meta{color:#64748b;flex-wrap:wrap;gap:12px;font-size:.85rem;display:flex}.detail-category{color:#0f766e;text-transform:uppercase;letter-spacing:.04em;background:#ecfdf5cc;border-radius:20px;padding:3px 10px;font-size:.78rem;font-weight:600}.detail-license{color:#166534;background:#f0fdf4cc;border-radius:20px;padding:3px 10px;font-size:.78rem;font-weight:600}.detail-reupload-warning{color:#92400e;background:#fef3c7;border:1px solid #fbbf24;border-radius:10px;padding:12px 14px;font-size:.88rem;font-weight:600;line-height:1.5}.detail-remix-note{margin:6px 0 0;font-size:.82rem;font-weight:400}.detail-cc0-badge{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7;border-radius:10px;padding:10px 14px;font-size:.88rem;font-weight:600}.detail-tags{flex-wrap:wrap;gap:6px;display:flex}.detail-tag{color:#475569;background:#f1f5f9cc;border-radius:6px;padding:4px 10px;font-size:.76rem}.detail-files h3{color:#0f172a;margin:0 0 8px;font-size:.95rem}.detail-file-row{background:#ffffff80;border:1px solid #e2e8f099;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;padding:8px 10px;display:flex}.detail-file-info{align-items:center;gap:10px;min-width:0;display:flex}.detail-file-ext{color:#fff;background:linear-gradient(135deg,#14b8a6,#0f766e);border-radius:5px;flex-shrink:0;padding:3px 8px;font-size:.72rem;font-weight:700}.detail-file-name{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.detail-file-size{color:#94a3b8;flex-shrink:0;font-size:.78rem}.detail-import-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#0f766e);border:none;border-radius:8px;flex-shrink:0;padding:7px 14px;font-size:.82rem;font-weight:600;transition:filter .15s}.detail-import-btn:hover{filter:brightness(1.1)}.detail-import-btn:disabled{opacity:.4;cursor:not-allowed}.detail-no-files{color:#94a3b8;margin:0;font-size:.88rem}.detail-import-result{border-radius:8px;padding:10px 14px;font-size:.85rem;font-weight:500}.result-ok{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7}.result-err{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.detail-print-stub{margin-top:4px}.detail-print-btn{color:#9ca3af;cursor:not-allowed;background:#fafafa80;border:2px dashed #d1d5db99;border-radius:10px;width:100%;padding:12px;font-size:.9rem;font-weight:600}.detail-description{background:#f8fafc99;border:1px solid #e2e8f099;border-radius:10px;padding:10px 14px}.detail-description summary{cursor:pointer;color:#475569;font-size:.88rem;font-weight:600}.detail-description div{color:#334155;max-height:300px;margin-top:10px;font-size:.85rem;line-height:1.6;overflow-y:auto}.detail-external-link{color:#0f766e;font-size:.88rem;font-weight:500;text-decoration:none;display:inline-block}.detail-external-link:hover{text-decoration:underline}@media (width<=860px){.detail-layout{grid-template-columns:1fr}.detail-page{padding:14px}}
