.owner-page{min-height:100vh;background:#f5f5f7;padding:28px clamp(18px,4vw,56px) 64px;color:#1d1d1f}.owner-topbar{max-width:1180px;margin:0 auto 28px;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.owner-topbar h1{font-size:clamp(28px,4vw,46px);letter-spacing:-.04em;margin:2px 0}.owner-notice,.owner-entry-card{max-width:1180px;margin:0 auto 24px;background:linear-gradient(135deg,#fff,#f0f7ff);border:1px solid rgba(0,113,227,.15);border-radius:24px;padding:22px;display:flex;align-items:center;gap:16px;box-shadow:0 12px 35px rgba(0,0,0,.05)}.owner-notice>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#0071e3;color:white}.owner-notice svg{width:23px}.owner-notice p,.owner-entry-card p{margin:4px 0 0;color:#6e6e73}.owner-entry-card{margin:22px 0;justify-content:space-between}.owner-stats{max-width:1180px;margin:0 auto 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.owner-stats article{background:#fff;border-radius:24px;padding:24px;box-shadow:0 12px 35px rgba(0,0,0,.045)}.owner-stats span,.owner-stats small{display:block;color:#6e6e73}.owner-stats strong{font-size:36px;display:block;margin:8px 0;letter-spacing:-.04em}.owner-section{max-width:1180px;margin:auto}.owner-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.owner-section-heading h2{font-size:28px;margin:2px 0}.owner-list{display:grid;gap:14px}.owner-listing{background:#fff;border-radius:24px;padding:14px;display:grid;grid-template-columns:190px 1fr;gap:18px;box-shadow:0 10px 30px rgba(0,0,0,.045)}.owner-listing.is-draft{opacity:.78}.owner-listing>img{width:100%;height:145px;object-fit:cover;border-radius:17px;background:#eee}.owner-listing-main{min-width:0;padding:4px 4px 2px 0}.owner-listing-title{display:flex;justify-content:space-between;gap:16px}.owner-listing-title h3{font-size:20px;margin:0 0 5px}.owner-listing-title p{margin:0;color:#6e6e73}.owner-status{align-self:start;padding:7px 10px;border-radius:999px;background:#e8f5ec;color:#207a3c;font-size:12px;font-weight:700}.is-draft .owner-status{background:#f2f2f2;color:#6e6e73}.owner-listing-meta{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;color:#6e6e73;font-size:14px}.owner-listing-meta strong{color:#1d1d1f}.owner-actions{display:flex;gap:8px;flex-wrap:wrap}.owner-actions button{border:0;background:#f2f2f4;padding:9px 13px;border-radius:12px;font-weight:650}.owner-form{padding:4px}.owner-form-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.owner-form-head h2{font-size:30px;margin:2px 0}.owner-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.owner-form label{display:grid;gap:7px;font-weight:650;font-size:14px}.owner-form label small{font-weight:400;color:#6e6e73}.owner-form input,.owner-form textarea,.owner-form select{width:100%;box-sizing:border-box;border:1px solid #d2d2d7;background:#fff;border-radius:14px;padding:13px 14px;font:inherit;outline:none}.owner-form input:focus,.owner-form textarea:focus,.owner-form select:focus{border-color:#0071e3;box-shadow:0 0 0 3px rgba(0,113,227,.12)}.owner-form .span-2{grid-column:1/-1}.owner-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.owner-check input{width:20px;height:20px}.owner-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.danger-text{color:#c62828!important}@media(max-width:720px){.owner-page{padding:20px 14px 40px}.owner-topbar{grid-template-columns:auto 1fr}.owner-add-top{grid-column:1/-1;width:100%}.owner-stats{grid-template-columns:1fr}.owner-listing{grid-template-columns:1fr}.owner-listing>img{height:210px}.owner-listing-title{display:block}.owner-status{display:inline-block;margin-top:10px}.owner-form-grid{grid-template-columns:1fr}.owner-form .span-2{grid-column:auto}.owner-entry-card{display:block}.owner-entry-card button{margin-top:16px;width:100%}}
.owner-upload-block{border:1px solid #e2e2e7;border-radius:18px;padding:16px;background:#fafafa}.owner-upload-copy{display:grid;gap:4px;margin-bottom:12px}.owner-upload-copy small,.owner-upload-note{color:#6e6e73;font-weight:400}.owner-file-picker{display:inline-flex!important;grid-template-columns:auto auto!important;align-items:center;justify-content:center;gap:9px;width:max-content;background:#1d1d1f;color:#fff;border-radius:14px;padding:12px 16px;cursor:pointer}.owner-file-picker input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none}.owner-file-picker svg{width:20px;height:20px}.owner-media-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;margin:14px 0}.owner-media-preview figure{margin:0;background:#fff;border-radius:13px;overflow:hidden;border:1px solid #e5e5ea}.owner-media-preview img{display:block;width:100%;height:95px;object-fit:cover}.owner-media-preview figcaption{font-size:11px;color:#6e6e73;padding:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.owner-video-preview{margin:14px 0;display:grid;gap:8px;color:#6e6e73;font-size:13px}.owner-video-preview video{width:100%;max-height:300px;border-radius:14px;background:#000}
