.pandora-login-wrap{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1100px;margin:40px auto}.pandora-card,.pandora-panel{background:#fff;border:1px solid #e8e0d8;border-radius:18px;padding:24px;box-shadow:0 8px 30px rgba(0,0,0,.04)}.pandora-card h2,.pandora-panel h2,.pandora-panel h3{margin-top:0}.pandora-card label,.pandora-grid-form label{display:block;font-weight:600;margin:10px 0 6px}.pandora-card input,.pandora-card select,.pandora-grid-form input,.pandora-grid-form select,.pandora-grid-form textarea,.pandora-inline-form select,.pandora-inline-form input{width:100%;padding:12px 14px;border:1px solid #d7cfc6;border-radius:12px;background:#fff}.pandora-card button,.pandora-grid-form button,.pandora-inline-form button,.pandora-btn{display:inline-block;background:#111;color:#fff;padding:12px 18px;border-radius:12px;border:none;text-decoration:none;margin-top:16px;cursor:pointer}.pandora-btn.small{padding:8px 12px;margin-top:0;font-size:13px}.pandora-btn.alt{background:#c8aa7d;color:#111}.pandora-dashboard{display:grid;grid-template-columns:30% 70%;gap:24px;max-width:1400px;margin:24px auto}.pandora-sidebar{background:#171717;color:#fff;border-radius:22px;padding:24px;position:sticky;top:24px;height:fit-content}.pandora-sidebar a{display:block;color:#fff;text-decoration:none;padding:12px 14px;border-radius:12px;margin:6px 0;background:rgba(255,255,255,.04)}.pandora-sidebar a.active,.pandora-sidebar a:hover{background:#c8aa7d;color:#111}.pandora-grid-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pandora-grid-form .full{grid-column:1/-1}.pandora-table{width:100%;border-collapse:collapse}.pandora-table th,.pandora-table td{padding:12px;border-bottom:1px solid #eee;text-align:left;vertical-align:middle}.pandora-head-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.pandora-inline-form{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.pandora-inline-form select{min-width:180px}.pandora-notice{padding:12px 14px;border-radius:12px;margin:0 0 16px}.pandora-notice.success{background:#edf9ef;color:#1a6e2c}.pandora-notice.error{background:#fff0f0;color:#9d2020}.pandora-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px}.pandora-stat-grid.four{grid-template-columns:repeat(5,minmax(0,1fr))}.pandora-stat{border:1px solid #eee;border-radius:16px;padding:18px;background:#faf8f5}.pandora-stat strong{display:block;font-size:22px}.pandora-stat span{display:block;margin-top:8px;color:#555}.pandora-product-grid,.pandora-broker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.pandora-product-card,.pandora-broker-card{border:1px solid #ece6de;border-radius:18px;overflow:hidden;background:#fff}.pandora-thumb{height:180px;background-size:cover;background-position:center}.pandora-thumb.empty{background:#f1ece6}.pandora-card-body{padding:18px}.pandora-card-body h4{margin:0 0 8px}.pandora-meta-line{color:#666;min-height:44px}.pandora-submeta{font-size:13px;color:#8b7866;margin-top:-4px}.pandora-card-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.pandora-empty{padding:20px;border:1px dashed #ddd;border-radius:16px;margin-top:18px}.pandora-loadmore-wrap{text-align:center;margin-top:18px}.pandora-mini-form{display:inline}.pandora-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.pandora-showcase-hero{min-height:320px;border-radius:24px;overflow:hidden;position:relative;background:#1e1e1e;background-size:cover;background-position:center;margin-bottom:24px}.pandora-showcase-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.65))}.pandora-showcase-content{position:relative;z-index:2;color:#fff;padding:36px;display:flex;flex-direction:column;justify-content:end;min-height:320px;max-width:780px}.pandora-avatar{width:96px;height:96px;border-radius:999px;object-fit:cover;border:3px solid rgba(255,255,255,.7);margin-bottom:16px}.pandora-showcase-bio p{color:#fff}.pandora-broker-card{padding:20px}.pandora-broker-card-avatar{width:72px;height:72px;border-radius:999px;object-fit:cover;margin-bottom:12px}.pandora-broker-card h3{margin:0 0 6px}.pandora-broker-card p{margin:0 0 14px;color:#666}@media(max-width:980px){.pandora-login-wrap,.pandora-dashboard,.pandora-grid-form,.pandora-stat-grid,.pandora-stat-grid.four,.pandora-product-grid,.pandora-broker-grid{grid-template-columns:1fr}.pandora-inline-form{flex-direction:column;align-items:stretch}}

.pandora-media-input{display:flex;gap:10px;align-items:center}.pandora-media-input input,.pandora-media-input textarea{flex:1}.pandora-hero-logo{position:absolute;top:26px;right:26px;max-width:140px;max-height:140px;object-fit:contain;background:rgba(255,255,255,.92);padding:10px;border-radius:18px}.pandora-bio-panel{margin-top:-6px}.pandora-showcase-bio.dark p{color:#222}.pandora-social-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.pandora-social-link{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #e8e0d8;border-radius:999px;text-decoration:none;color:#111;background:#faf8f5}.pandora-social-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#111;color:#fff;font-size:12px;font-weight:700}@media(max-width:980px){.pandora-hero-logo{position:relative;top:auto;right:auto;margin-bottom:12px;max-width:110px}}
.pandora-grid-form select[multiple]{min-height:140px}.pandora-grid-form textarea{min-height:110px}.pandora-content h3{margin:20px 0 8px}.pandora-panel .full h3{margin-top:8px}

.pandora-table-wrap{overflow:auto;border:1px solid #e8e0d8;border-radius:18px;margin-top:18px}
.pandora-table-listing{min-width:980px;border-collapse:separate;border-spacing:0;background:#fff}
.pandora-table-listing thead th{position:sticky;top:0;background:#f8f5f1;z-index:1;font-size:13px;text-transform:uppercase;letter-spacing:.02em;color:#5c5248;border-bottom:1px solid #e8e0d8}
.pandora-table-listing tbody tr:nth-child(even){background:#fcfaf8}
.pandora-table-listing tbody tr:hover{background:#f6f1ea}
.pandora-listing-cell{display:flex;align-items:center;gap:14px;min-width:220px}
.pandora-listing-thumb{width:64px;height:64px;border-radius:14px;background:#eee center/cover no-repeat;flex:0 0 64px}
.pandora-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#f0ece7;color:#2f2a25;font-size:12px;font-weight:700}
.pandora-pill.is-gold{background:#c8aa7d;color:#111}
.pandora-pill.is-dark{background:#1a1a1a;color:#fff}
.pandora-action-stack{display:flex;flex-wrap:wrap;gap:8px}
.pandora-action-stack a{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:10px;border:1px solid #e2d7ca;text-decoration:none;color:#111;background:#fff}
.pandora-action-stack a:hover{background:#111;color:#fff;border-color:#111}
.pandora-section-title{padding-top:8px;border-top:1px solid #ece6de;margin-top:12px}
.pandora-section-title h3{margin:0;font-size:22px}
.pandora-listing-form{grid-template-columns:repeat(2,minmax(0,1fr))}
.pandora-listing-form .pandora-cardish,.pandora-exp-card{border:1px solid #e8e0d8;border-radius:16px;padding:16px;background:#fbf9f6}
.pandora-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.pandora-check{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #e7ded3;border-radius:12px;background:#fff}
.pandora-exp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.pandora-exp-card .full{grid-column:1/-1}
.pandora-listing-form input[type=checkbox],.pandora-check input[type=checkbox]{width:auto}
@media(max-width:980px){.pandora-check-grid,.pandora-exp-grid{grid-template-columns:1fr}.pandora-table-listing{min-width:760px}}
.pandora-cardish{border:1px solid #e8e0d8;border-radius:18px;padding:18px;background:#fbf9f6}
.pandora-preview{margin-top:12px;border:1px dashed #d9cebf;border-radius:18px;background:#e7e0d8 center/cover no-repeat;min-height:240px}
.pandora-preview.square43,.square43{aspect-ratio:4/3;min-height:auto;width:100%;max-width:320px}
.pandora-preview.hero{min-height:240px;background-size:cover;background-position:center}
.pandora-upload-hint,.pandora-helper{font-size:13px;color:#7a7066;margin-top:8px}
.pandora-gallery-preview{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.pandora-gallery-item{width:110px;aspect-ratio:4/3;border-radius:12px;background:#e7e0d8 center/cover no-repeat;border:1px solid #ddd}
.pandora-crew-box{padding:20px}.pandora-crew-person{border:1px solid #e3d8ca;padding:16px;border-radius:14px;background:#fff;margin-bottom:14px}.pandora-crew-title{font-weight:700;margin-bottom:12px}.pandora-crew-photo-row{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:12px}.pandora-crew-preview{width:180px}.pandora-link-btn{display:inline-block;margin-top:10px;background:none;border:none;color:#b33;text-decoration:underline;cursor:pointer;padding:0}.pandora-remove-person{display:inline-block;margin-top:12px;color:#c33;text-decoration:underline}.pandora-crew-flags{display:flex;gap:20px;flex-wrap:wrap;margin-top:14px}.pandora-check-line{display:flex;gap:18px;flex-wrap:wrap}.pandora-exp-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.pandora-exp-media-row{display:flex;justify-content:space-between;gap:20px;align-items:flex-end}.pandora-exp-preview{width:180px;background:#e7e0d8 center/cover no-repeat;border:1px dashed #d9cebf;border-radius:16px}
@media(max-width:980px){.pandora-crew-photo-row,.pandora-exp-media-row{flex-direction:column;align-items:stretch}.pandora-crew-preview,.pandora-exp-preview,.pandora-preview.square43{max-width:none;width:100%}}
