.my-ads-page{width:min(680px,100%);min-height:100vh;margin:auto;padding:0 18px 40px;color:#203128;background:#f6f8f6;font-family:Cairo,Tahoma,sans-serif}.my-ads-page>header{height:70px;display:flex;align-items:center;justify-content:space-between}.my-ads-page>header a{display:flex;align-items:center;gap:5px;color:#377e4f;text-decoration:none;font-size:11px;font-weight:700}.my-ads-page>header>div{display:grid;text-align:center}.my-ads-page>header strong{font-size:16px}.my-ads-page>header span{color:#7c8880;font-size:9px}.new-ad-link{width:37px;height:37px;display:grid!important;place-items:center;border-radius:50%;color:#fff!important;background:#377e4f}.my-ads-intro{padding:19px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#397f50,#285f3b)}.my-ads-intro h1{margin:0;font-size:21px}.my-ads-intro p{margin:4px 0 0;font-size:10px;opacity:.85}.my-ads-list{display:grid;gap:11px;margin-top:14px}.my-ads-list article{display:grid;grid-template-columns:125px 1fr;overflow:hidden;border:1px solid #e1e8e2;border-radius:13px;background:#fff;box-shadow:0 4px 14px #1e39260a}.my-ad-image{height:145px;position:relative;display:grid;place-items:center;color:#7e8c83;background:#edf1ee}.my-ad-image img{width:100%;height:100%;object-fit:cover}.my-ad-status{position:absolute;top:8px;right:8px;padding:4px 7px;border-radius:20px;color:#805b28;background:#fff0d7;font-size:8px;font-weight:700}.my-ad-status.published{color:#287743;background:#e6f5ea}.my-ad-status.rejected{color:#a94646;background:#ffeded}.my-ad-status.archived{color:#626e66;background:#ecefed}.my-ad-body{min-width:0;padding:12px;display:flex;flex-direction:column}.my-ad-body small{color:#538064;font-size:9px}.my-ad-body h2{margin:4px 0;font-size:14px;line-height:1.5}.my-ad-body>strong{color:#347b4d;font-size:15px}.my-ad-actions{display:flex;gap:5px;margin-top:auto}.my-ad-actions a,.my-ad-actions button{height:30px;padding:0 8px;display:flex;align-items:center;gap:4px;border:1px solid #dfe7e1;border-radius:7px;color:#3c6f4c;background:#fff;text-decoration:none;font:inherit;font-size:9px;font-weight:700}.my-ad-actions button{color:#b34c4c}.my-ads-message{padding:9px;border-radius:8px;color:#347747;background:#e9f5ec;text-align:center;font-size:10px}.my-ads-empty{margin-top:20px;padding:35px;display:grid;justify-items:center;color:#78857d;text-align:center}.my-ads-empty h2{margin:8px 0 2px;color:#35443b;font-size:16px}.my-ads-empty p{margin:0 0 12px;font-size:10px}.my-ads-empty a{padding:9px 13px;display:flex;align-items:center;gap:5px;border-radius:8px;color:#fff;background:#377e4f;text-decoration:none;font-size:10px}@media(max-width:430px){.my-ads-list article{grid-template-columns:105px 1fr}.my-ad-image{height:140px}.my-ad-actions a,.my-ad-actions button{padding:0 6px}}.renewal-alert{margin-bottom:8px;padding:9px;border:1px solid #efd49e;border-radius:9px;background:#fff8e8}.renewal-alert>strong{display:block;color:#8d601f;font-size:10px}.renewal-alert>small{display:block!important;color:#8a7658!important;font-size:8px!important}.renewal-alert>div{display:flex;gap:5px;margin-top:6px}.renewal-alert button{height:27px;padding:0 7px;display:flex;align-items:center;gap:3px;border-radius:6px;color:#fff;background:#3a8051;font-size:8px}.renewal-alert button:last-child{color:#8d4b42;background:#fff;border:1px solid #e6c7c2}.archive-ad{color:#8c6540!important}html[data-theme=dark] .renewal-alert{border-color:#66522d;background:#322b1d}html[data-theme=dark] .renewal-alert>strong{color:#edc77d}