.project-site-edit-bar{width:min(1440px,calc(100% - 48px));margin:12px auto 0;display:flex;align-items:center;justify-content:flex-start}.project-site-edit-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d7dde7;background:#fff;color:#182230;border-radius:9px;min-height:36px;padding:6px 11px;display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:650;cursor:pointer;box-shadow:0 1px 2px rgba(16,24,40,.05)}.project-site-edit-button:hover{background:#f8fafc;border-color:#b8c1ce}.project-site-edit-button svg{width:16px;height:16px;fill:currentColor}.site-project-edit-backdrop{position:fixed;inset:0;z-index:2147482500;background:rgba(17,24,39,.62);display:flex;align-items:center;justify-content:center;padding:18px}.site-project-edit-dialog{width:min(1520px,calc(100vw - 36px));height:min(94dvh,1060px);max-height:calc(100dvh - 36px);background:#f6f7f9;border-radius:16px;overflow:hidden;box-shadow:0 24px 80px rgba(15,23,42,.34);display:flex;flex-direction:column}.site-project-edit-header{min-height:72px;padding:13px 18px;border-bottom:1px solid #e2e7ee;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;flex:0 0 auto}.site-project-edit-heading{min-width:0;display:flex;flex-direction:column;gap:2px}.site-project-edit-heading>span{font-size:12px;color:#7b8491}.site-project-edit-heading>strong{font-size:19px;color:#20252d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-project-banner-actions,.site-project-edit-footer-right,.site-project-edit-header-actions{display:flex;align-items:center;gap:8px}.site-project-banner-actions button,.site-project-edit-cancel,.site-project-edit-delete,.site-project-edit-save{min-height:36px;border-radius:7px;padding:7px 13px;border:1px solid #ced5df;background:#fff;color:#20252d;font-size:13px;font-weight:650;cursor:pointer}.site-project-edit-save{background:#087f7f;border-color:#087f7f;color:#fff}.site-project-banner-actions button.danger,.site-project-edit-delete{color:#d92d20;border-color:#f0a8a2;background:#fff}.site-project-banner-actions button:disabled,.site-project-edit-cancel:disabled,.site-project-edit-delete:disabled,.site-project-edit-save:disabled{cursor:not-allowed;opacity:.55}.site-project-edit-close{border:0;background:transparent;color:#111827;font-size:28px;line-height:1;cursor:pointer;padding:0 2px}.site-project-edit-saved{font-size:13px;color:#067647;font-weight:650}.site-project-edit-scroll{overflow-y:auto;padding:16px;flex:1 1 auto;overscroll-behavior:contain}.site-project-edit-loading{margin-bottom:12px;border:1px solid #d7e1ef;background:#eef6ff;color:#344054;border-radius:9px;padding:9px 12px;font-size:13px}.site-project-edit-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(560px,1fr);grid-gap:16px;gap:16px;align-items:start}.site-project-edit-card,.site-project-edit-gallery-wrap{background:#fff;border:1px solid #e1e5eb;border-radius:12px;padding:18px}.site-project-edit-media-column{min-width:0;display:flex;flex-direction:column;gap:16px}.site-project-edit-gallery-wrap{padding:0;overflow:hidden}.site-project-edit-gallery-wrap>*{margin:0!important;border:0!important;border-radius:0!important}.site-project-edit-card.full-width{grid-column:1/-1}.site-project-edit-card h2{margin:0;font-size:20px;color:#29313c}.site-project-edit-card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.site-project-edit-card-title-row p{margin:3px 0 0;font-size:12px;color:#7a8492}.site-project-edit-card-title-row select{height:35px;min-width:145px;border:1px solid #d8dee7;border-radius:7px;background:#fff;padding:0 10px}.site-project-edit-label{display:block;margin:13px 0 6px;color:#303741;font-size:13px;font-weight:650}.site-project-edit-input,.site-project-edit-textarea{width:100%;border:1px solid #d7dde6;border-radius:7px;background:#fff;color:#1f2937;font:inherit;padding:9px 11px;outline:none}.site-project-edit-input{min-height:39px}.site-project-edit-textarea.description{min-height:150px;resize:vertical}.site-project-edit-card-title-row select:focus,.site-project-edit-input:focus,.site-project-edit-textarea:focus{border-color:#7c95b5;box-shadow:0 0 0 3px rgba(55,95,145,.08)}.site-project-edit-field-grid{display:grid;grid-gap:12px;gap:12px}.site-project-edit-field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.site-project-edit-field-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.site-project-edit-inline-options{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.site-project-edit-highrise label,.site-project-edit-inline-options label{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#313843}.site-project-edit-highrise{display:flex;align-items:flex-end;padding-bottom:8px}.site-project-edit-check-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:7px;gap:7px}.site-project-edit-check-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.site-project-edit-check-pill{min-height:34px;border:1px solid #e1e5eb;border-radius:7px;padding:6px 8px;display:flex;align-items:center;gap:7px;font-size:12px;color:#364152;background:#fafbfc}.site-project-edit-check-pill input{margin:0}.site-project-banner-preview{width:100%;height:200px;border:1px dashed #cfd6df;border-radius:9px;overflow:hidden;background:#f6f8fa;display:flex;align-items:center;justify-content:center;color:#7a8492;font-size:13px}.site-project-banner-preview img{width:100%;height:100%;object-fit:cover}.site-project-banner-progress{height:7px;border-radius:999px;overflow:hidden;background:#e9eef4;margin-top:10px}.site-project-banner-progress>div{height:100%;background:#087f7f}.site-project-edit-error{margin-top:14px;border:1px solid #f5c2bd;background:#fff3f2;color:#b42318;border-radius:8px;padding:10px 12px;font-size:13px}.site-project-edit-error.compact-error{margin-top:10px}.site-project-edit-muted{color:#7b8491;font-size:13px}.site-project-edit-footer{display:flex;justify-content:space-between;align-items:center;gap:14px;border-top:1px solid #e2e6ec;margin-top:16px;padding-top:14px}@media (max-width:1180px){.site-project-edit-grid{grid-template-columns:1fr}.site-project-edit-card.full-width{grid-column:auto}.site-project-edit-check-grid,.site-project-edit-check-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.project-site-edit-bar{width:calc(100% - 24px);margin-top:8px}.project-site-edit-button span{display:none}.project-site-edit-button{width:38px;height:38px;padding:0;justify-content:center;border-radius:50%}.site-project-edit-backdrop{padding:0;align-items:stretch}.site-project-edit-dialog{width:100vw;height:100dvh;max-height:100dvh;border-radius:0}.site-project-edit-header{padding:10px 12px;min-height:62px}.site-project-edit-heading>strong{font-size:16px;max-width:52vw}.site-project-edit-saved{display:none}.site-project-edit-scroll{padding:10px}.site-project-edit-card{padding:14px}.site-project-edit-field-grid.four,.site-project-edit-field-grid.two{grid-template-columns:1fr 1fr}.site-project-edit-check-grid,.site-project-edit-check-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.site-project-edit-card-title-row{align-items:stretch;flex-direction:column}.site-project-banner-actions,.site-project-edit-card-title-row select{width:100%}.site-project-banner-actions button{flex:1 1}.site-project-banner-preview{height:160px}.site-project-edit-footer{align-items:stretch;flex-direction:column-reverse}.site-project-edit-footer-right{width:100%}.site-project-edit-delete,.site-project-edit-footer-right button{flex:1 1}}.site-project-location-map{width:100%}.site-project-location-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.site-project-location-heading h2{margin:0}.site-project-location-heading p{margin:4px 0 0;color:#7a8492;font-size:12px}.site-project-location-coordinates{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.site-project-location-coordinates span{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:5px 9px;border:1px solid #e1e5eb;border-radius:7px;background:#f8fafc;color:#667085;font-size:12px}.site-project-location-coordinates strong{color:#20252d;font-weight:650}.site-project-location-search{font-size:14px}.site-project-location-help{margin:7px 0 10px;color:#7a8492;font-size:12px}.site-project-location-canvas,.site-project-location-error,.site-project-location-loading{width:100%;min-height:380px;border:1px solid #dfe4eb;border-radius:10px;overflow:hidden;background:#f8fafc}.site-project-location-error,.site-project-location-loading{display:flex;align-items:center;justify-content:center;padding:24px;color:#667085;text-align:center}.site-project-location-error{min-height:90px;color:#b42318;background:#fff7f6;border-color:#fecdca}@media (max-width:760px){.site-project-location-heading{flex-direction:column}.site-project-location-coordinates{justify-content:flex-start}.site-project-location-canvas{min-height:320px}}.pac-container{z-index:2147483647!important;border:1px solid #dfe4eb!important;border-radius:8px!important;box-shadow:0 8px 28px rgba(16,24,40,.18)!important;overflow:hidden!important;font-family:inherit!important}.pac-item{padding:8px 12px!important;cursor:pointer!important;font-size:13px!important;line-height:22px!important}.pac-item-selected,.pac-item:hover{background:#f3f7ff!important}.pac-item-query{font-size:14px!important}