.carousel-intro{padding-bottom:34px}.carousel-shell{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:20px;max-width:1180px;margin:auto}.carousel-panel,.carousel-results{border:1px solid var(--line);border-radius:22px;background:rgba(25,23,20,.92);padding:24px}.carousel-dropzone{min-height:230px;border:1px dashed #665b4c;border-radius:16px;background:#151310;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;text-align:center;padding:28px;cursor:pointer}.carousel-dropzone:hover,.carousel-dropzone.dragging{border-color:var(--gold);background:#1d1914}.carousel-dropzone input{display:none}.carousel-dropzone span{font-size:28px;color:var(--gold2)}.carousel-dropzone b{font-size:16px}.carousel-dropzone small{color:var(--muted)}.carousel-preview{margin:14px 0}.carousel-preview img{display:block;max-width:100%;max-height:360px;margin:auto;border-radius:13px}.carousel-count{display:flex;align-items:center;justify-content:space-between;margin-top:18px;font-size:13px;font-weight:600}.carousel-count select{width:86px;height:42px;border:1px solid var(--line);border-radius:10px;background:#12110f;color:var(--text);padding:0 10px}.carousel-lock{margin-top:18px;padding:15px;border:1px solid var(--line);border-radius:13px;background:#151310}.carousel-lock b{font-size:12px;color:var(--gold2)}.carousel-lock p{margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.carousel-results{min-height:620px;display:grid;align-content:center;background:linear-gradient(145deg,#151310,#1d1914)}.carousel-results.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-content:start}.carousel-result{position:relative;overflow:hidden;border-radius:14px;background:#12110f}.carousel-result img{display:block;width:100%;height:auto}.carousel-result a{position:absolute;right:10px;bottom:10px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#17140fdd;color:#fff;text-decoration:none}.carousel-loading{aspect-ratio:2/3;border-radius:14px;background:linear-gradient(100deg,#25211b 20%,#393027 45%,#25211b 70%);background-size:300% 100%;animation:shimmer 1.6s infinite;display:grid;place-items:end center;padding:24px;color:#b6a995;font-size:12px}.carousel-error{aspect-ratio:2/3;border:1px solid #6b3b36;border-radius:14px;display:grid;place-items:center;padding:22px;text-align:center;color:#d9aaa3;font-size:12px}@media(max-width:820px){.carousel-shell{grid-template-columns:1fr}.carousel-results{min-height:440px}}@media(max-width:520px){.carousel-results.grid{grid-template-columns:1fr}}
.carousel-result img{cursor:zoom-in}.carousel-eye{position:absolute;right:10px;top:10px;width:36px;height:36px;border:0;border-radius:50%;display:grid;place-items:center;background:#17140fdd;color:#fff;cursor:pointer;font-size:18px}.carousel-eye:hover{background:#c99a52;color:#111}
.carousel-mode{border:0;margin:18px 0 0;padding:0}.carousel-mode legend{font-size:13px;font-weight:700;margin-bottom:9px}.carousel-mode{display:grid;grid-template-columns:1fr 1fr;gap:9px}.carousel-mode label{position:relative}.carousel-mode input{position:absolute;opacity:0}.carousel-mode span{display:flex;min-height:72px;flex-direction:column;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:13px;padding:12px;background:#151310;cursor:pointer}.carousel-mode b{font-size:13px}.carousel-mode small{font-size:10px;line-height:1.35;color:var(--muted)}.carousel-mode input:checked+span{border-color:var(--gold);background:#241d13;box-shadow:inset 0 0 0 1px var(--gold)}
.carousel-caption-studio{grid-column:1/-1;border:1px solid var(--line);border-radius:22px;background:#191714;padding:26px}.carousel-caption-head{display:flex;align-items:start;justify-content:space-between;gap:18px}.carousel-caption-head h2{margin:4px 0 6px;font-family:Georgia,serif;font-size:30px}.carousel-caption-head p:not(.eyebrow){margin:0;color:var(--muted);font-size:13px}.carousel-caption-head>button,.carousel-caption-actions button{border:1px solid var(--line);border-radius:999px;background:#151310;color:var(--text);padding:11px 17px;cursor:pointer}.carousel-caption-rows{display:grid;gap:10px;margin:22px 0}.carousel-caption-row{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px}.carousel-caption-row>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--gold);color:#17120c;font-weight:900}.carousel-caption-row textarea{resize:vertical;min-height:58px;border:1px solid var(--line);border-radius:12px;background:#11100e;color:#fff;padding:14px;font:700 14px/1.4 Arial,sans-serif}.carousel-caption-actions{display:flex;flex-wrap:wrap;gap:10px}.carousel-caption-actions button:first-child{background:linear-gradient(120deg,#d8a34d,#f3d486);color:#15110c;border:0;font-weight:800}.carousel-caption-actions button:disabled{opacity:.4;cursor:not-allowed}.carousel-caption-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:20px}.carousel-caption-preview figure{position:relative;margin:0;overflow:hidden;border-radius:14px;background:#111}.carousel-caption-preview img{display:block;width:100%;height:auto}.carousel-caption-preview figcaption{position:absolute;left:10px;bottom:10px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#111d;color:#fff;font-weight:900}
.carousel-mode{grid-template-columns:repeat(3,1fr)}
@media(max-width:620px){.carousel-mode{grid-template-columns:1fr}.carousel-caption-head{flex-direction:column}.carousel-caption-row{grid-template-columns:34px 1fr}.carousel-caption-row>span{width:32px;height:32px}}
.carousel-visual{position:relative}.carousel-lighting{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px 10px;padding:10px 12px 12px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.carousel-lighting span{font-weight:800;color:var(--text)}.carousel-lighting select{min-width:0;border:1px solid var(--line);border-radius:8px;background:#1a1713;color:var(--text);padding:8px}.carousel-lighting small{grid-column:2;min-height:13px;color:var(--gold2)}
