.asset-editor,.map-tools,.submission-preview{border-top:1px solid var(--line);padding-top:1.2rem}.asset-editor h3,.submission-preview h3{font:1.7rem Georgia,serif;margin:.2rem 0}.asset-editor>p,.map-tools>p{font-size:.88rem;color:#705f64}.asset-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.asset-upload{min-height:130px;padding:.7rem;border:1px dashed var(--line);border-radius:.7rem;position:relative;overflow:hidden}.asset-upload input[type=file]{font-size:.72rem;padding:.5rem 0;border:0;background:transparent}.asset-upload small{display:block}.asset-upload img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.colour-picker>span{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.colour-picker{display:grid;gap:.4rem}.colour-chip{width:29px;height:29px;border:1px solid var(--ink);border-radius:50%;cursor:pointer}.colour-chip.selected{outline:3px solid var(--paper);box-shadow:0 0 0 4px var(--ink)}.colour-chip.plum{background:#5f3151}.colour-chip.sun{background:#f1bd52}.colour-chip.leaf{background:#b8caaa}.colour-chip.wave{background:#8bb9c4}.colour-chip.bloom{background:#edc5c4}.colour-chip.berry{background:#ceacbc}.colour-chip.ocean{background:#9cc7d2}#colour-palette{display:flex;gap:.45rem;flex-wrap:wrap}.map-tools textarea{width:100%;box-sizing:border-box;font:12px/1.4 monospace;padding:.7rem;border:1px solid var(--line);border-radius:.5rem}.map-tools iframe{width:100%;height:260px;border:0;border-radius:.7rem;margin-top:.7rem}.listing-preview-card{min-height:260px;border-radius:.9rem;padding:1.1rem;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:end;color:var(--ink)}.listing-preview-card strong{font:2.2rem/1 Georgia,serif;margin:.4rem 0}.listing-preview-card small{max-width:38rem}.profile-hero.has-cover{background-image:linear-gradient(0deg,rgba(36,31,33,.72),rgba(36,31,33,.05)),var(--profile-cover);background-size:cover;background-position:center;color:var(--paper)}.profile-logo{position:absolute;top:1.2rem;left:1.2rem;width:90px;height:90px;object-fit:contain;background:#fff;padding:.35rem;border-radius:.5rem}@media(max-width:560px){.asset-grid{grid-template-columns:1fr}.map-tools iframe{height:220px}}
