.scheduled-section{margin-top:28px;padding-top:22px;border-top:1px solid #eceef0}.scheduled-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.scheduled-heading h2{margin:0;color:#111214;font-size:19px;font-weight:700}.scheduled-heading p{margin:3px 0 0;color:#717780;font-size:12px}.scheduled-heading>span{min-width:28px;height:28px;display:grid;place-items:center;padding:0 8px;border-radius:999px;background:#f1f2f3;color:#30343a;font-size:11px;font-weight:750}.scheduled-grid{display:flex;align-items:flex-start;flex-wrap:wrap;gap:12px}.scheduled-empty{width:100%;min-height:104px;display:grid;place-items:center;padding:24px;border:1px dashed #d9dde1;border-radius:12px;background:#fbfbfc;color:#70767e;text-align:center;font-size:12px}.scheduled-card{width:calc(33.333% - 8px);min-width:0;overflow:hidden;border:1px solid #eceef0;border-radius:8px;background:#fff;box-shadow:0 8px 8px rgb(0 0 0/.01),0 4px 12px rgb(0 0 0/.02);transition:transform .3s,box-shadow .3s}.scheduled-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgb(15 23 42/.1)}.scheduled-card.is-short{width:calc(25% - 9px)}.scheduled-media{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(145deg,#f0f1f2,#e3e6e9)}.scheduled-card.is-video .scheduled-media{aspect-ratio:16/9}.scheduled-card.is-short .scheduled-media{height:344px;aspect-ratio:auto}.scheduled-media img,.scheduled-media video{width:100%;height:100%;display:block;object-fit:cover}.scheduled-card.is-video .scheduled-media video{object-fit:contain;background:#111}.scheduled-media-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#747a82}.scheduled-media-placeholder svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.scheduled-status{position:absolute;top:10px;left:10px;padding:5px 8px;border:1px solid rgb(255 255 255/.75);border-radius:999px;background:rgb(255 255 255/.92);color:#171717;font-size:9px;font-weight:750;box-shadow:0 3px 10px rgb(0 0 0/.09);backdrop-filter:blur(6px)}.scheduled-media-count{position:absolute;right:9px;bottom:9px;padding:4px 7px;border-radius:7px;background:rgb(20 22 25/.76);color:#fff;font-size:9px;font-weight:700}.scheduled-card-body{padding:12px}.scheduled-card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.scheduled-card-title-row h3{min-width:0;margin:0;color:#111;font-size:13px;line-height:18px;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.scheduled-card-actions{display:flex;gap:4px;flex:none}.scheduled-card-actions button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#f4f5f6;color:#25282c;cursor:pointer}.scheduled-card-actions button:hover{background:#e9ebed}.scheduled-card-actions button.delete:hover{background:#fff0f0;color:#d9363e}.scheduled-card-actions svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.scheduled-description{height:32px;margin:5px 0 10px;color:#42474d;font-size:10px;line-height:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.scheduled-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:9px;border-top:1px solid #eff1f3}.scheduled-date{min-width:0;color:#202327;font-size:9px;font-weight:650}.scheduled-date span{display:block;color:#737981;font-size:8px;font-weight:500}.scheduled-platforms{display:flex;flex-direction:row-reverse}.scheduled-platforms .integration-logo{width:24px;height:24px;margin-left:-5px;border:2px solid #fff;border-radius:50%}.scheduled-platforms .integration-logo svg{width:13px;height:13px}.delete-repost-dialog{padding:0;border:0;border-radius:16px;background:#fff;box-shadow:0 24px 70px rgb(0 0 0/.25)}.delete-repost-card{width:min(390px,calc(100vw - 28px));padding:25px;text-align:center}.delete-repost-icon{width:46px;height:46px;display:grid;place-items:center;margin:0 auto 13px;border-radius:13px;background:#fff0f0;color:#e1444d}.delete-repost-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.delete-repost-card h2{margin:0;color:#111;font-size:17px}.delete-repost-card p{margin:7px 0 20px;color:#686e75;font-size:11px;line-height:1.5}.delete-repost-card>div{display:flex;justify-content:center;gap:8px}.delete-repost-card button{height:38px;padding:0 17px;border:1px solid #dfe2e5;border-radius:9px;background:#fff;color:#171717;font-size:11px;font-weight:700;cursor:pointer}.delete-repost-card #deleteRepostConfirm{border-color:#df3f48;background:#df3f48;color:#fff}.delete-repost-card #deleteRepostConfirm:hover{background:#c9343c}@media(max-width:900px){.scheduled-card,.scheduled-card.is-short{width:calc(50% - 6px)}.scheduled-card.is-short .scheduled-media{height:auto;aspect-ratio:9/14}}@media(max-width:560px){.scheduled-card,.scheduled-card.is-short{width:100%}.scheduled-heading{align-items:flex-start}.scheduled-card.is-short .scheduled-media{max-height:500px}}
