/* Masjid Display v0.4.0 — Waktu Dunia & Galeri */
.world-settings-panel{overflow:hidden}.world-location-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0}.world-location-slot{border:1px solid rgba(18,92,71,.16);border-radius:20px;padding:16px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(239,247,244,.88));min-height:210px}.world-slot-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.world-slot-head>span{font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.11em;color:#58746b}.danger-text{border:0;background:transparent;color:#b34040;padding:3px 5px}.world-selected{display:flex;justify-content:space-between;gap:12px;align-items:center}.world-selected strong{display:block;font-size:1.12rem}.world-selected small{display:block;color:#678078;margin-top:3px}.world-mini-time{text-align:right}.world-mini-time b{display:block;font-size:1.25rem;color:#0a4c3d}.world-mini-time small{color:#71877f}.world-current-weather{display:flex;align-items:center;gap:9px;margin:14px 0;padding:10px 12px;border-radius:14px;background:rgba(10,76,61,.07)}.world-current-weather>span{font-size:1.5rem}.world-current-weather strong{flex:1;font-size:.9rem}.world-current-weather b{font-size:1rem}.world-empty-slot{height:72px;display:grid;place-items:center;border:1px dashed rgba(10,76,61,.25);border-radius:14px;color:#70867e;margin-bottom:12px}.world-search-row{display:flex;gap:8px;margin-top:10px}.world-search-row input{min-width:0;flex:1}.world-search-results{display:grid;gap:6px;max-height:190px;overflow:auto;margin-top:8px}.world-search-results button{text-align:left;border:1px solid rgba(10,76,61,.13);background:#fff;border-radius:12px;padding:9px 11px}.world-search-results button:hover{border-color:#0a4c3d;background:#f1f8f5}.world-search-results strong,.world-search-results small{display:block}.world-search-results small{color:#738880;margin-top:2px}.world-sync-status{display:flex;flex-direction:column;justify-content:center;padding:10px 14px;border-radius:14px;background:#f1f6f4}.world-sync-status span{font-size:.75rem;color:#70837c}.world-sync-status strong{margin-top:4px}
.gallery-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px}.gallery-folder-panel{align-self:start;position:sticky;top:18px}.gallery-folder-list{display:grid;gap:8px}.gallery-folder-item{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:12px;border:1px solid rgba(10,76,61,.12);background:#fff;border-radius:14px}.gallery-folder-item.active{background:linear-gradient(135deg,#0a4c3d,#176f59);color:#fff;border-color:transparent;box-shadow:0 10px 25px rgba(10,76,61,.18)}.gallery-folder-item span,.gallery-folder-item strong,.gallery-folder-item small{display:block}.gallery-folder-item small{opacity:.72;margin-top:3px}.gallery-folder-item i{font-style:normal}.gallery-folder-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:13px}.gallery-folder-actions button{padding:8px}.gallery-drop-zone{border:2px dashed rgba(10,76,61,.25);border-radius:22px;min-height:150px;display:grid;place-items:center;text-align:center;cursor:pointer;background:linear-gradient(145deg,rgba(247,252,250,.95),rgba(231,243,238,.74));transition:.2s}.gallery-drop-zone:hover,.gallery-drop-zone.dragover{border-color:#0a4c3d;background:#e8f5f0;transform:translateY(-2px)}.gallery-drop-zone div{display:grid;gap:6px}.gallery-drop-zone b{font-size:2.2rem;color:#0a4c3d}.gallery-drop-zone strong{font-size:1.05rem}.gallery-drop-zone span{color:#73877f}.gallery-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px;margin-top:18px}.gallery-image-card{border:1px solid rgba(10,76,61,.13);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(8,43,33,.07);transition:.2s}.gallery-image-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(8,43,33,.12)}.gallery-image-card.dragging{opacity:.45;transform:scale(.97)}.gallery-image-card.inactive{opacity:.55}.gallery-image-thumb{height:170px;background:#10231e;display:grid;place-items:center;overflow:hidden}.gallery-image-thumb img{width:100%;height:100%;object-fit:contain}.gallery-image-thumb.preset-full-hd img,.gallery-image-thumb.preset-landscape img{object-fit:cover}.gallery-image-thumb.preset-instagram-square img{width:70%;height:88%;aspect-ratio:1/1;object-fit:cover;border-radius:7px}.gallery-image-thumb.preset-instagram-portrait img{width:62%;height:88%;aspect-ratio:4/5;object-fit:cover;border-radius:7px}.gallery-image-thumb.preset-story img{width:48%;height:88%;aspect-ratio:9/16;object-fit:cover;border-radius:7px}.gallery-image-info{padding:12px 13px}.gallery-image-info strong,.gallery-image-info small{display:block}.gallery-image-info small{color:#73877f;margin-top:4px}.gallery-card-actions{display:grid;grid-template-columns:auto auto 1fr auto;gap:5px;padding:0 10px 12px}.gallery-card-actions button{padding:7px 8px}.gallery-edit-preview{height:260px;border-radius:18px;background:#0a1713;display:grid;place-items:center;overflow:hidden;margin-bottom:14px}.gallery-edit-preview img{width:100%;height:100%;object-fit:contain}
@media(max-width:980px){.gallery-layout{grid-template-columns:1fr}.gallery-folder-panel{position:static}.gallery-folder-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.world-location-editor{grid-template-columns:1fr}}@media(max-width:620px){.gallery-image-grid{grid-template-columns:1fr 1fr}.gallery-image-thumb{height:130px}.world-selected{align-items:flex-start;flex-direction:column}.world-mini-time{text-align:left}.world-search-row{flex-direction:column}}@media(max-width:430px){.gallery-image-grid{grid-template-columns:1fr}}
