/* PointCompass CSS entrypoint: owner.css */
@import url("./owner-evidence.css");
@import url("./owner-typography.css");
@import url("./owner-calculator-protection.css");
/* v8.5.0.76 | Point-contract and external-renter UI polish. */
.owner-point-contracts-add-btn{background:#d9eefb!important;border-color:#9fcced!important;color:#1f4f86!important}.owner-point-contracts-remove-btn{background:#ffe1e7!important;border-color:#ef9cab!important;color:#9d1f39!important}.owner-point-contracts-abort-btn{background:#fff1d6!important;border-color:#e7bd74!important;color:#8b5a00!important}.owner-rental-renter-form-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px 12px;align-items:start}.owner-rental-renter-form-grid .span-1{grid-column:span 1}.owner-rental-renter-form-grid .span-2{grid-column:span 2}.owner-rental-renter-form-grid .span-3{grid-column:span 3}.owner-rental-renter-form-grid .span-4{grid-column:span 4}.owner-rental-renter-form-grid .span-6,.owner-rental-renter-form-grid .span-full{grid-column:1/-1}.owner-rental-renter-form-grid .field>span{margin-bottom:4px}.owner-rental-renter-form-grid .field input,.owner-rental-renter-form-grid .field select,.owner-rental-renter-form-grid .field textarea{min-height:46px}.owner-rental-renter-form-grid textarea{min-height:92px}@media (max-width:980px){.owner-rental-renter-form-grid{grid-template-columns:1fr}.owner-rental-renter-form-grid .span-1,.owner-rental-renter-form-grid .span-2,.owner-rental-renter-form-grid .span-3,.owner-rental-renter-form-grid .span-4,.owner-rental-renter-form-grid .span-6,.owner-rental-renter-form-grid .span-full{grid-column:1/-1}}
