.NOP-wrap{max-width:1180px;margin:0 auto;padding:24px 16px 56px;background:#f3fbf6}.NOP-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.NOP-title{margin:0 0 8px;color:#012824;font-size:30px;line-height:1.15;font-weight:800}.NOP-subtitle{margin:0;max-width:720px;color:rgba(1,40,36,0.72);font-size:15px;line-height:1.55}.NOP-badge{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;background:#B6FECC;color:#012824;font-size:13px;font-weight:700;white-space:nowrap}.NOP-card{background:#ffffff;border:1px solid rgba(1,69,62,0.12);border-radius:22px;padding:20px;box-shadow:0 14px 34px rgba(1,40,36,0.07);margin-bottom:18px}.NOP-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.NOP-grid-3{display:grid;grid-template-columns:repeat(3, 1fr);gap:14px}.NOP-field{display:flex;flex-direction:column;gap:7px}.NOP-label{color:#01453E;font-size:13px;font-weight:800}.NOP-input,.NOP-select,.NOP-textarea{width:100%;border:1px solid rgba(1,69,62,0.18);border-radius:14px;padding:12px 13px;background:#fff;color:#012824;font-size:14px;box-sizing:border-box}.NOP-textarea{min-height:76px;resize:vertical}.NOP-btn{border:0;border-radius:14px;padding:12px 16px;background:#01453E;color:#fff;font-size:14px;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.NOP-btn:hover{background:#012824}.NOP-btn-light{background:#B6FECC;color:#012824}.NOP-btn-light:hover{background:#00DE71;color:#012824}.NOP-btn-danger{background:#ffe3e3;color:#7c1d1d}.NOP-btn-danger:hover{background:#ffcaca;color:#7c1d1d}.NOP-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.NOP-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.NOP-tab{border:1px solid rgba(1,69,62,0.14);background:#fff;color:#01453E;border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer}.NOP-tab.is-active{background:#01453E;color:#fff}.NOP-panel{display:none}.NOP-panel.is-active{display:block}.NOP-notice{padding:14px 16px;border-radius:16px;margin-bottom:16px;font-size:14px;line-height:1.45}.NOP-notice-ok{background:#e7fff0;color:#01453E;border:1px solid rgba(0,222,113,0.3)}.NOP-notice-error{background:#fff0f0;color:#7c1d1d;border:1px solid rgba(220,38,38,0.22)}.NOP-table-wrap{overflow-x:auto}.NOP-table{width:100%;border-collapse:collapse;min-width:850px}.NOP-table th,.NOP-table td{padding:11px 10px;border-bottom:1px solid rgba(1,69,62,0.1);text-align:left;vertical-align:top;font-size:13px}.NOP-table th{color:#01453E;font-weight:900;background:#f3fbf6}.NOP-status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800}.NOP-status-active{background:#e7fff0;color:#01453E}.NOP-status-off{background:#f2f2f2;color:#666}.NOP-summary{display:grid;grid-template-columns:repeat(5, 1fr);gap:12px}.NOP-summary-item{background:#f3fbf6;border-radius:18px;padding:14px}.NOP-summary-label{color:rgba(1,40,36,0.65);font-size:12px;font-weight:800;margin-bottom:6px}.NOP-summary-value{color:#012824;font-size:20px;font-weight:900}.NOP-days{display:grid;grid-template-columns:repeat(4, 1fr);gap:12px}.NOP-day-card{border:1px solid rgba(1,69,62,0.12);background:#fff;border-radius:18px;padding:14px}.NOP-mini{font-size:12px;color:rgba(1,40,36,0.62);line-height:1.45}.NOP-code{background:#012824;color:#B6FECC;padding:16px;border-radius:16px;white-space:pre-wrap;font-size:12px;line-height:1.55;overflow-x:auto}@media (max-width: 860px){.NOP-head{flex-direction:column}.NOP-grid,.NOP-grid-3,.NOP-days,.NOP-summary{grid-template-columns:1fr}.NOP-title{font-size:24px}}.NOP-wrap{max-width:100%;margin:0;padding:24px 28px 60px;background:#f3fbf6;box-sizing:border-box}.NOP-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.NOP-eyebrow{color:rgba(1,40,36,0.62);font-size:13px;font-weight:800;margin-bottom:4px}.NOP-title{margin:0 0 8px;color:#012824;font-size:30px;line-height:1.15;font-weight:900}.NOP-subtitle{margin:0;max-width:720px;color:rgba(1,40,36,0.72);font-size:15px;line-height:1.55}.NOP-head-actions{display:flex;gap:10px;flex-wrap:wrap}.NOP-layout{display:grid;grid-template-columns:290px minmax(0, 1fr);gap:18px;align-items:start}.NOP-side{display:flex;flex-direction:column;gap:16px}.NOP-main{min-width:0}.NOP-card,.NOP-current-card{background:#fff;border:1px solid rgba(1,69,62,0.12);border-radius:22px;box-shadow:0 14px 34px rgba(1,40,36,0.07)}.NOP-card{padding:20px;margin-bottom:18px}.NOP-side-card{position:sticky;top:18px}.NOP-pill{display:inline-flex;width:fit-content;border-radius:999px;padding:7px 11px;background:#B6FECC;color:#012824;font-size:12px;font-weight:900;margin-bottom:10px}.NOP-side-title{margin:0 0 8px;color:#012824;font-size:24px;line-height:1.15;font-weight:900}.NOP-side-text{margin:0 0 16px;color:rgba(1,40,36,0.68);font-size:14px;line-height:1.5}.NOP-property-list,.NOP-room-list{display:flex;flex-direction:column;gap:10px}.NOP-property-card,.NOP-room-card{display:block;border:1px solid rgba(1,69,62,0.13);border-radius:18px;background:#fff;padding:14px;text-decoration:none;color:#012824;transition:.18s ease}.NOP-property-card:hover,.NOP-room-card:hover{border-color:rgba(0,222,113,0.75);box-shadow:0 10px 24px rgba(1,40,36,0.08);transform:translateY(-1px)}.NOP-property-card.is-active,.NOP-room-card.is-active{border-color:#00DE71;background:linear-gradient(135deg, #fff 0%, #eafff1 100%)}.NOP-property-top,.NOP-room-main{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.NOP-property-title,.NOP-room-title{font-weight:900;font-size:16px;margin-bottom:4px;color:#012824}.NOP-property-sub,.NOP-room-sub,.NOP-property-meta{color:rgba(1,40,36,0.62);font-size:13px;line-height:1.35}.NOP-property-meta{margin-top:10px}.NOP-property-count{min-width:36px;height:28px;border-radius:999px;background:#e7fff0;color:#012824;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:13px}.NOP-help-card{border-radius:22px;padding:20px;color:#fff;background:linear-gradient(145deg, #01453E 0%, #012824 100%)}.NOP-help-card h3{margin:0 0 10px;color:#fff;font-size:20px;font-weight:900}.NOP-help-card p{margin:0;color:rgba(255,255,255,0.86);line-height:1.55;font-size:14px}.NOP-current-card{background:linear-gradient(135deg, #fff 0%, #e8fff0 100%);border-color:rgba(0,222,113,0.24);padding:22px;display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:16px}.NOP-current-info h2{margin:0 0 6px;color:#012824;font-size:30px;line-height:1.1;font-weight:900}.NOP-current-info p{margin:0;color:rgba(1,40,36,0.64);font-size:14px}.NOP-current-actions{display:flex;gap:10px;flex-wrap:wrap}.NOP-section-head{display:flex;justify-content:space-between;gap:14px;margin-bottom:16px}.NOP-section-head h2{margin:0 0 6px;color:#012824;font-size:22px;font-weight:900}.NOP-section-head p{margin:0;color:rgba(1,40,36,0.64);font-size:14px;line-height:1.45}.NOP-room-status{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;white-space:nowrap}.NOP-room-status.is-active{background:#B6FECC;color:#012824}.NOP-room-status.is-hidden{background:#fff0f0;color:#8a1f1f}.NOP-room-prices{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.NOP-room-prices span{display:inline-flex;border-radius:999px;padding:6px 9px;background:#f3fbf6;color:rgba(1,40,36,0.75);font-size:12px;font-weight:800}.NOP-summary{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:12px}.NOP-summary-item{background:#f3fbf6;border-radius:18px;padding:14px;min-width:0}.NOP-summary-label{color:rgba(1,40,36,0.65);font-size:12px;font-weight:900;margin-bottom:6px}.NOP-summary-value{color:#012824;font-size:20px;line-height:1.1;font-weight:900;word-break:break-word}.NOP-btn{border:0;border-radius:14px;padding:12px 16px;background:#01453E;color:#fff;font-size:14px;font-weight:900;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.NOP-btn:hover{background:#012824}.NOP-btn-light{background:#B6FECC;color:#012824}.NOP-btn-light:hover{background:#00DE71;color:#012824}@media (max-width: 1100px){.NOP-layout{grid-template-columns:1fr}.NOP-side-card{position:static}}@media (max-width: 760px){.NOP-wrap{padding:18px 14px 44px}.NOP-head,.NOP-current-card{flex-direction:column;align-items:flex-start}.NOP-summary{grid-template-columns:1fr}.NOP-title{font-size:25px}.NOP-current-info h2{font-size:25px}}
/*# sourceMappingURL=nativa-owner-prices.css.map */
