.announcement-creator { overflow-wrap:anywhere; scroll-margin-top:180px; }
.announcement-creator [hidden] { display:none !important; }
.creator-checks { list-style:none; margin:0 0 1rem; padding:0; display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:.5rem 1.25rem; }
.creator-checks li { display:flex; align-items:baseline; justify-content:space-between; gap:.8rem; padding:.55rem 0; border-bottom:1px solid #dce4e7; }
.creator-field-link { border:0; padding:.15rem .25rem; background:transparent; color:#07596b; text-decoration:underline; font:inherit; font-weight:600; flex:none; }
.announcement-creator summary { cursor:pointer; color:#07596b; font-weight:600; }
.announcement-creator a, .creator-field-link, .announcement-creator summary { text-underline-offset:.2em; }
.creator-field-link:focus-visible,.announcement-creator a:focus-visible,.announcement-creator summary:focus-visible { outline:3px solid #e4b025; outline-offset:4px; border-radius:2px; }
.creator-preview-details { border-top:1px solid #dce4e7; padding-top:.85rem; }
.creator-phone { width:360px; max-width:100%; margin:1rem auto 0; border:1px solid #c7d4db; border-radius:18px; background:#fff; box-shadow:0 4px 16px #14384a12; overflow:hidden; color:#193b4c; }
.creator-phone-image { aspect-ratio:4/3; background:#eef3f5; display:flex; align-items:center; justify-content:center; text-align:center; color:#536c78; padding:0; }
.creator-phone-image span { padding:1.5rem; }
.creator-phone-image img { display:block; width:100%; height:100%; object-fit:contain; max-height:270px; }
.creator-phone-body { padding:1rem; }
.creator-phone-category { font-size:.8rem; color:#526b77; margin:0 0 .4rem; }
.creator-phone h3 { font-size:1.25rem; line-height:1.35; margin:0 0 .8rem; }
.creator-phone-price { font-size:1.2rem; font-weight:700; line-height:1.4; margin:0 0 .5rem; }
.creator-phone-meta { font-size:.9rem; color:#526b77; margin:0 0 .8rem; }
.creator-phone-description { font-size:.95rem; line-height:1.5; margin-bottom:.8rem; }
.creator-phone-deadline { font-size:.85rem; border-top:1px solid #e1e7eb; padding-top:.8rem; }
.creator-phone-cta { display:block; text-align:center; padding:.65rem; background:#126578; color:#fff; font-weight:600; border-radius:5px; }
#creator-field-photos,#creator-field-description,#creator-field-files { scroll-margin-top:180px; }
@media(max-width:767px) { .creator-checks { grid-template-columns:1fr; } .announcement-creator,#creator-field-photos,#creator-field-description,#creator-field-files { scroll-margin-top:110px; } .creator-field-link { min-height:42px; } .creator-phone { width:100%; } }
@media(prefers-reduced-motion:reduce) { .announcement-creator { scroll-behavior:auto; } }
