/* Deynu 16.8.3 — Draft Property Wizard & Resumable Media Upload */
.deynu-host-wizard-1683 .deynu-property-wizard{--dw-border:#d8e4df;--dw-soft:#f4f9f7;--dw-accent:#176b56;--dw-accent-dark:#0f5141;--dw-danger:#b54242;--dw-warn:#9a6a14;display:grid;gap:20px}
.deynu-host-wizard-1683 .property-wizard-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:4px 0 18px}
.deynu-host-wizard-1683 .property-wizard-step{display:flex;align-items:center;gap:10px;min-height:78px;padding:12px 14px;border:1px solid var(--dw-border);border-radius:18px;background:#fff;color:#566963;text-decoration:none;transition:.18s ease}
.deynu-host-wizard-1683 .property-wizard-step:hover{border-color:#a9c9be;transform:translateY(-1px)}
.deynu-host-wizard-1683 .property-wizard-step.is-active{background:#eef8f4;border-color:#81b6a6;color:#173f35;box-shadow:0 8px 26px rgba(22,80,64,.08)}
.deynu-host-wizard-1683 .property-wizard-step.is-complete:not(.is-active){background:#f8fbfa;color:#275d4f}
.deynu-host-wizard-1683 .property-wizard-step__number{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:12px;background:#edf3f1;font-weight:800}
.deynu-host-wizard-1683 .property-wizard-step.is-active .property-wizard-step__number,.deynu-host-wizard-1683 .property-wizard-step.is-complete .property-wizard-step__number{background:#176b56;color:#fff}
.deynu-host-wizard-1683 .property-wizard-step b,.deynu-host-wizard-1683 .property-wizard-step small{display:block}.deynu-host-wizard-1683 .property-wizard-step small{margin-top:4px;font-size:12px;color:#7c8e88;line-height:1.6}
.deynu-host-wizard-1683 .property-wizard-panel{border:1px solid var(--dw-border);border-radius:22px;background:#fff;padding:22px;box-shadow:0 12px 35px rgba(37,70,60,.05)}
.deynu-host-wizard-1683 .property-wizard-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.deynu-host-wizard-1683 .property-wizard-panel__head h2{margin:3px 0 5px}.deynu-host-wizard-1683 .property-wizard-panel__head p{margin:0;color:#687b75;line-height:1.9}
.deynu-host-wizard-1683 .property-draft-badge,.deynu-host-wizard-1683 .wizard-media-count{white-space:nowrap;border:1px solid #bed8cf;border-radius:999px;background:#f2faf7;padding:8px 12px;color:#286655;font-size:13px}.deynu-host-wizard-1683 .property-draft-badge.is-ready{background:#eaf8f1;border-color:#8fc9b5;color:#125b47}
.deynu-host-wizard-1683 .property-wizard-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap;margin-top:22px;padding-top:18px;border-top:1px solid #edf2f0}

/* Step 1 alignment */
.deynu-host-wizard-1683 .property-basic-grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:14px}
.deynu-host-wizard-1683 .property-basic-grid>div:not(.capacity-field):not(.capacity-total-summary){grid-column:span 3}
.deynu-host-wizard-1683 .property-basic-grid>.capacity-field{grid-column:span 2;min-width:0;padding:14px;border:1px solid #e1e9e6;border-radius:16px;background:#fbfdfc}
.deynu-host-wizard-1683 .property-basic-grid>.capacity-field--bedrooms,.deynu-host-wizard-1683 .property-basic-grid>.capacity-field--bathrooms{grid-column:span 3}
.deynu-host-wizard-1683 .capacity-field>label{display:block;margin-bottom:8px;font-weight:700}.deynu-host-wizard-1683 .capacity-field .vr-stepper-help{display:block;margin-top:8px;line-height:1.7;color:#72827d}
.deynu-host-wizard-1683 .vr-number-stepper{display:grid!important;grid-template-columns:48px minmax(64px,1fr) 48px;gap:8px;align-items:center}.deynu-host-wizard-1683 .vr-number-stepper input{width:100%;text-align:center}.deynu-host-wizard-1683 .vr-number-stepper-btn{width:48px!important;min-width:48px;height:48px;border-radius:13px}


.deynu-host-wizard-1683 .capacity-total-summary{grid-column:span 2;display:grid;align-content:center;gap:4px;min-height:100%;padding:14px 16px;border:1px solid #d9e6e1;border-radius:16px;background:linear-gradient(180deg,#f7fbf9,#f1f7f4);color:#254f43}.deynu-host-wizard-1683 .capacity-total-summary>span{font-size:13px;color:#6e817a}.deynu-host-wizard-1683 .capacity-total-summary>strong{font-size:18px}.deynu-host-wizard-1683 .capacity-total-summary>small{color:#7a8b85;line-height:1.65}.deynu-host-wizard-1683 .capacity-total-summary b{font-size:22px;color:#145f4b}

/* Amenities: entire card communicates state, checkbox is visually hidden. */
.deynu-host-wizard-1683 #property-amenities .amenity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.deynu-host-wizard-1683 #property-amenities .card-check{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:68px;padding:14px 15px;border:1.5px solid #dbe4e1;border-radius:16px;background:#fff;cursor:pointer;user-select:none;transition:.16s ease}
.deynu-host-wizard-1683 #property-amenities .card-check:hover{border-color:#9dc5b9;background:#f8fbfa}
.deynu-host-wizard-1683 #property-amenities .amenity-choice-input{position:absolute!important;inline-size:1px!important;block-size:1px!important;opacity:0!important;pointer-events:none!important}
.deynu-host-wizard-1683 #property-amenities .amenity-card-copy{font-weight:700;line-height:1.45}.deynu-host-wizard-1683 #property-amenities .amenity-card-copy small{display:block;margin-top:4px;color:#7b8d87;font-weight:400}
.deynu-host-wizard-1683 #property-amenities .amenity-card-checkmark{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border:1px solid #cad8d3;border-radius:10px;color:transparent;background:#fff;font-weight:900;transition:.16s ease}
.deynu-host-wizard-1683 #property-amenities .card-check.is-selected{border-color:#2f8a70;background:#edf8f4;box-shadow:inset 0 0 0 1px #2f8a70}.deynu-host-wizard-1683 #property-amenities .card-check.is-selected .amenity-card-checkmark{background:#176b56;border-color:#176b56;color:#fff}.deynu-host-wizard-1683 #property-amenities .card-check.is-selected .amenity-card-copy{color:#144f40}
.deynu-host-wizard-1683 .amenity-selection-summary.has-selection{background:#edf8f4;border-color:#93c8b8;color:#165b49}

/* Money fields */
.deynu-host-wizard-1683 .deynu-money-control{display:flex!important;align-items:stretch;direction:ltr;border:1px solid #d7e1de;border-radius:14px;background:#fff;overflow:hidden;min-height:48px}.deynu-host-wizard-1683 .deynu-money-control:focus-within{border-color:#3d9178;box-shadow:0 0 0 3px rgba(61,145,120,.12)}
.deynu-host-wizard-1683 .deynu-money-control input{border:0!important;border-radius:0!important;box-shadow:none!important;direction:ltr;text-align:right;min-width:0;flex:1}.deynu-host-wizard-1683 .deynu-money-control__unit{display:flex;align-items:center;padding:0 12px;background:#f1f7f5;color:#38685b;font-size:13px;font-weight:800;direction:rtl;white-space:nowrap}

/* Media */
.deynu-host-wizard-1683 .wizard-upload-box{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:14px;align-items:center;padding:18px;border:1px dashed #aacfc2;border-radius:20px;background:#f7fbfa}.deynu-host-wizard-1683 .wizard-upload-box h3{margin:0 0 5px}.deynu-host-wizard-1683 .wizard-upload-box p{margin:0;color:#6e817a;line-height:1.8}
.deynu-host-wizard-1683 .wizard-upload-picker,.deynu-host-wizard-1683 .wizard-document-picker{display:flex;align-items:center;justify-content:center;gap:7px;min-height:50px;border:1px solid #8cb9aa;border-radius:14px;background:#fff;color:#175a49;cursor:pointer;font-weight:800}.deynu-host-wizard-1683 .wizard-upload-picker{flex-direction:column;min-height:116px;text-align:center}.deynu-host-wizard-1683 .wizard-upload-picker>span{font-size:26px}.deynu-host-wizard-1683 .wizard-upload-picker small{color:#7b8c87;font-weight:400}.deynu-host-wizard-1683 .wizard-upload-picker input,.deynu-host-wizard-1683 .wizard-document-picker input{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}
.deynu-host-wizard-1683 .wizard-progress{grid-column:1/-1;padding-top:4px}.deynu-host-wizard-1683 .wizard-progress__text{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px;font-size:13px;color:#536a62}.deynu-host-wizard-1683 .wizard-progress__track{height:9px;border-radius:99px;background:#dcece6;overflow:hidden}.deynu-host-wizard-1683 .wizard-progress__track i{display:block;inline-size:0;height:100%;border-radius:inherit;background:#176b56;transition:inline-size .18s ease}
.deynu-host-wizard-1683 .wizard-inline-message{grid-column:1/-1;border-radius:12px;padding:10px 12px;font-size:13px}.deynu-host-wizard-1683 .wizard-inline-message[data-state="success"]{background:#eaf8f1;color:#165c49}.deynu-host-wizard-1683 .wizard-inline-message[data-state="warning"]{background:#fff7e7;color:#7d5819}.deynu-host-wizard-1683 .wizard-inline-message[data-state="error"]{background:#fff0f0;color:#9b3333}
.deynu-host-wizard-1683 .wizard-media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.deynu-host-wizard-1683 .wizard-media-card{border:1px solid #d8e5e0;border-radius:17px;background:#fff;overflow:hidden;cursor:grab;box-shadow:0 5px 18px rgba(34,73,61,.04)}.deynu-host-wizard-1683 .wizard-media-card.is-dragging{opacity:.55;transform:scale(.98)}.deynu-host-wizard-1683 .wizard-media-card.is-cover{border-color:#3c947a;box-shadow:0 0 0 2px rgba(60,148,122,.14)}
.deynu-host-wizard-1683 .wizard-media-card__image{position:relative;aspect-ratio:4/3;background:#edf3f1}.deynu-host-wizard-1683 .wizard-media-card__image img{width:100%;height:100%;object-fit:cover;display:block}.deynu-host-wizard-1683 .wizard-media-card__image>span{position:absolute;top:9px;right:9px;background:#176b56;color:#fff;border-radius:99px;padding:5px 9px;font-size:11px;font-weight:800}.deynu-host-wizard-1683 .wizard-media-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 11px}.deynu-host-wizard-1683 .wizard-media-delete{border:0;background:#fff0f0;color:#a43d3d;border-radius:9px;padding:6px 9px;cursor:pointer}
.deynu-host-wizard-1683 .wizard-empty-media{margin-top:14px;padding:18px;border-radius:16px;background:#f7faf9;text-align:center;color:#63766f}.deynu-host-wizard-1683 .wizard-empty-media p{margin:5px 0 0}
.deynu-host-wizard-1683 .wizard-documents-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.deynu-host-wizard-1683 .wizard-document-card{display:grid;gap:12px;border:1px solid #dce5e2;border-radius:18px;padding:16px;background:#fff}.deynu-host-wizard-1683 .wizard-document-card.is-uploaded{border-color:#95c4b5;background:#f7fcfa}.deynu-host-wizard-1683 .wizard-document-card__head{display:flex;align-items:center;gap:11px}.deynu-host-wizard-1683 .wizard-document-card__head>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#edf6f3;color:#176b56;font-weight:900}.deynu-host-wizard-1683 .wizard-document-card__head small{display:block;margin-top:3px;color:#778983}.deynu-host-wizard-1683 .wizard-document-state{font-size:13px;color:#677b74}

/* Review */
.deynu-host-wizard-1683 .wizard-review-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.deynu-host-wizard-1683 .wizard-review-summary>div{padding:14px;border:1px solid #e0e8e5;border-radius:15px;background:#fafcfc}.deynu-host-wizard-1683 .wizard-review-summary small,.deynu-host-wizard-1683 .wizard-review-summary b{display:block}.deynu-host-wizard-1683 .wizard-review-summary small{color:#7a8c86;margin-bottom:4px}.deynu-host-wizard-1683 .wizard-review-errors{margin-top:16px;border:1px solid #efbbbb;background:#fff5f5;border-radius:16px;padding:15px;color:#8f3434}.deynu-host-wizard-1683 .wizard-review-errors ul{margin:9px 0 0;padding-inline-start:22px;line-height:1.9}.deynu-host-wizard-1683 .wizard-review-ready{display:flex;align-items:center;gap:12px;margin-top:16px;padding:16px;border-radius:16px;background:#edf9f4;color:#175b49}.deynu-host-wizard-1683 .wizard-review-ready>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#176b56;color:#fff;font-size:20px}.deynu-host-wizard-1683 .wizard-review-ready p{margin:4px 0 0}.deynu-host-wizard-1683 .wizard-review-links{display:flex;gap:14px;margin-top:15px}.deynu-host-wizard-1683 .wizard-review-links a{color:#176b56}.deynu-host-wizard-1683 .property-wizard-final-form{display:flex;justify-content:flex-end;margin-top:18px}.deynu-host-wizard-1683 .property-wizard-final-form button:disabled{opacity:.5;cursor:not-allowed}

@media (max-width:980px){.deynu-host-wizard-1683 .property-basic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deynu-host-wizard-1683 .property-basic-grid>div:not(.capacity-field):not(.capacity-total-summary),.deynu-host-wizard-1683 .property-basic-grid>.capacity-field,.deynu-host-wizard-1683 .capacity-total-summary,.deynu-host-wizard-1683 .property-basic-grid>.capacity-field--bedrooms,.deynu-host-wizard-1683 .property-basic-grid>.capacity-field--bathrooms{grid-column:span 1}.deynu-host-wizard-1683 #property-amenities .amenity-grid,.deynu-host-wizard-1683 .wizard-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.deynu-host-wizard-1683 .wizard-review-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:720px){.deynu-host-wizard-1683 .property-wizard-steps{grid-template-columns:1fr}.deynu-host-wizard-1683 .property-wizard-steps.is-compact .property-wizard-step:not(.is-active){display:none}.deynu-host-wizard-1683 .property-wizard-panel{padding:14px;border-radius:18px}.deynu-host-wizard-1683 .property-wizard-panel__head{display:grid}.deynu-host-wizard-1683 .property-basic-grid{grid-template-columns:1fr}.deynu-host-wizard-1683 #property-amenities .amenity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deynu-host-wizard-1683 .wizard-upload-box{grid-template-columns:1fr}.deynu-host-wizard-1683 .wizard-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deynu-host-wizard-1683 .wizard-documents-grid,.deynu-host-wizard-1683 .wizard-review-summary{grid-template-columns:1fr}.deynu-host-wizard-1683 .property-wizard-actions{justify-content:stretch}.deynu-host-wizard-1683 .property-wizard-actions>*{flex:1;text-align:center}.deynu-host-wizard-1683 .vr-number-stepper{grid-template-columns:44px minmax(0,1fr) 44px}.deynu-host-wizard-1683 .vr-number-stepper-btn{width:44px!important;min-width:44px}}
