:root{--dw-red:#e7192d;--dw-red-dark:#cf1225;--dw-navy:#061b34;--dw-text:#07152b;--dw-muted:#647386;--dw-border:#dfe7f0;--dw-soft:#f3f7fb}
body{font-family:Inter,Arial,sans-serif!important;color:var(--dw-text)}
.dw-container{max-width:1240px;margin:0 auto;padding:0 24px}
.dw-topbar{display:none!important}

/* Header */
.dw-header{position:sticky!important;top:0;left:0;right:0;z-index:9999;background:#fff;border-bottom:1px solid #e8eef6;box-shadow:0 2px 10px rgba(7,28,53,.06)}
.dw-header__inner{width:100%;max-width:1440px;height:72px;margin:0 auto;padding:0 30px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-sizing:border-box}
.dw-header__brand{flex:0 0 225px;display:flex;align-items:center;text-decoration:none!important}
.dw-header__logo{height:60px;max-width:220px;width:auto;object-fit:contain;display:block}
.dw-header__nav{flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:27px;min-width:0}
.dw-header__nav a{position:relative;color:#07152b!important;text-decoration:none!important;font-size:14px;font-weight:800;line-height:1.1;white-space:nowrap;padding:28px 0 24px;letter-spacing:-.1px}
.dw-header__nav a.active,.dw-header__nav a:hover{color:var(--dw-red)!important}
.dw-header__nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:3px;background:var(--dw-red);border-radius:8px}
.dw-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;white-space:nowrap}
.dw-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:42px;padding:0 18px;border-radius:6px;font-size:14px;font-weight:800;line-height:1;text-decoration:none!important;white-space:nowrap;box-sizing:border-box;transition:.2s}
.dw-btn--red{background:#ed1022;color:#fff!important;border:1px solid #ed1022;box-shadow:0 8px 16px rgba(237,16,34,.16)}
.dw-btn--red:hover{background:#cf1225;color:#fff!important}
.dw-btn--ghost{background:#fff;color:#07152b!important;border:1px solid #cfd8e5}
.dw-btn--outline{background:transparent;color:#fff!important;border:1px solid rgba(255,255,255,.72)}
.dw-header__actions .dw-btn--ghost{min-width:98px;height:40px;padding:0 16px;font-size:13px;box-shadow:none}
.dw-header__actions .dw-btn--red{min-width:152px;height:40px;padding:0 20px;font-size:13px}
.dw-mobile-toggle{display:none;background:#fff;border:1px solid #dbe3ee;border-radius:8px;width:42px;height:42px}.dw-mobile-panel{display:none}
.dw-user-menu__trigger{display:flex;align-items:center;gap:8px;color:#07152b!important;text-decoration:none!important}.dw-user-menu__trigger img,.dw-user-menu__trigger span{width:40px;height:40px;border-radius:50%;background:var(--dw-red);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;object-fit:cover}.dw-user-menu__dropdown{border:0;border-radius:10px;box-shadow:0 16px 40px rgba(7,28,53,.16);padding:8px}.dw-user-menu__dropdown a{display:block;color:#07152b!important;padding:9px 14px;text-decoration:none!important}

/* Hero */
.dw-hero{position:relative;min-height:585px;background:linear-gradient(90deg,rgba(2,20,38,.88) 0%,rgba(2,20,38,.64) 46%,rgba(2,20,38,.18) 100%),url('/images/domesticwale/hero.jpg') center/cover no-repeat;overflow:hidden}
.dw-hero__shade{display:none!important}
.dw-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(430px,560px) 445px;gap:72px;align-items:center;min-height:585px}
.dw-pill{display:inline-flex;align-items:center;border:1px solid rgba(142,207,245,.32);background:rgba(18,77,118,.50);color:#fff;border-radius:19px;padding:7px 14px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.25px;margin-bottom:23px}
.dw-hero__copy h1{font-size:43px;line-height:1.18;font-weight:900;color:#fff;margin:0 0 20px;letter-spacing:-1px;max-width:540px}
.dw-hero__copy h1 strong{color:#ff1124;font-weight:900}
.dw-hero__copy p{color:#fff;font-size:16px;line-height:1.55;max-width:505px;margin:0 0 25px;font-weight:500}
.dw-stats{display:flex;gap:36px;margin:0 0 29px;align-items:center}
.dw-stats div{display:grid;grid-template-columns:35px auto;column-gap:10px;color:#fff;align-items:center}
.dw-stats i{grid-row:1/3;color:#ff1124;font-size:27px}
.dw-stats b{font-size:20px;line-height:1;font-weight:900;color:#fff}
.dw-stats span{font-size:11px;line-height:1.15;color:rgba(255,255,255,.9)}
.dw-hero__buttons{display:flex;gap:18px;margin-bottom:25px}
.dw-hero__buttons .dw-btn{height:48px;padding:0 27px;font-size:13px;border-radius:6px}
.dw-trust-line{color:#fff;font-size:12px;font-weight:700}.dw-trust-line i{margin-right:7px}.dw-trust-line span{display:inline-block;width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.65);margin:0 12px 2px}

/* Search card - compact reference style */
.dw-search-card{width:445px;max-width:445px;background:rgba(255,255,255,.96);border-radius:10px;box-shadow:0 18px 45px rgba(7,28,53,.22);overflow:hidden}
.dw-search-card__head{display:grid;grid-template-columns:17px 1fr;gap:10px;align-items:start;padding:22px 24px 14px;background:rgba(255,255,255,.96)}
.dw-search-card__head i{color:#123a5b;font-size:15px;line-height:1;margin-top:2px}
.dw-search-card__head h3{margin:0;color:#07152b;font-size:15px;font-weight:900;line-height:1.25;letter-spacing:-.1px}
.dw-search-card__head p{margin:5px 0 0;color:#637086;font-size:12px;line-height:1.3}
.dw-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:#eef3f8;padding:13px 18px}
.dw-tabs button{height:44px;border:0;background:transparent;color:#07152b;border-radius:7px;font-size:12px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 8px}
.dw-tabs button i{font-size:14px;line-height:1}
.dw-tabs button.active{background:#fff;color:var(--dw-red);box-shadow:0 7px 18px rgba(7,28,53,.08)}
.dw-search-pane{display:none;padding:17px 18px 0;background:rgba(255,255,255,.96)}
.dw-search-pane.active{display:block}
.dw-field{position:relative;display:block;margin:0;height:48px;border:1px solid #dce6ef;background:#fff;border-radius:6px;box-shadow:0 5px 14px rgba(7,28,53,.035);overflow:visible}
.dw-field--full{margin-bottom:11px}
.dw-field i{position:absolute;top:50%;left:14px;transform:translateY(-50%);color:#647386;font-size:14px;line-height:1;margin:0;pointer-events:none}
.dw-field input{width:100%;height:48px;border:0;background:transparent;padding:0 14px 0 38px;color:#07152b;font-size:12px;font-weight:700;outline:0;line-height:48px}
.dw-field input::placeholder{color:#697789;font-weight:700;opacity:1}
.dw-field span{position:absolute;top:8px;left:13px;color:#5c6675;font-size:9px;font-weight:900;line-height:1;z-index:2}
.dw-field:not(.dw-field--full) input{padding:18px 32px 6px 13px;line-height:1.2}
.dw-field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:11px}
.dw-date-field i{left:auto;right:13px;top:50%;font-size:13px;color:#07152b}
.dw-date-field input{padding-right:34px!important;color:#07152b}
.dw-date-field input[type="date"]{font-size:12px;color-scheme:light}
.dw-date-field input[type="date"]::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:10px;width:20px;height:22px;cursor:pointer}
.dw-guests{position:relative;margin-bottom:14px}
.dw-guests__toggle{width:100%;height:48px;border:1px solid #dce6ef;border-radius:6px;background:#fff;display:grid;grid-template-columns:1fr auto 13px;align-items:center;text-align:left;padding:8px 13px;box-shadow:0 5px 14px rgba(7,28,53,.035);line-height:1}
.dw-guests__toggle span{font-size:9px;color:#5c6675;font-weight:800;line-height:1}
.dw-guests__toggle b{font-size:12px;color:#07152b;font-weight:900;line-height:1;white-space:nowrap;padding-right:4px}
.dw-guests__toggle em{font-style:normal}
.dw-guests__toggle i{font-size:12px;color:#07152b;line-height:1;display:flex;align-items:center;justify-content:center}
.dw-guests__menu{display:none;position:absolute;left:0;right:0;top:calc(100% + 7px);z-index:25;background:#fff;border:1px solid #dfe7f0;border-radius:9px;box-shadow:0 16px 35px rgba(7,28,53,.16);padding:12px}
.dw-guests.open .dw-guests__menu{display:block}
.dw-guests__menu label{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;margin:8px 0}.dw-guests__menu input{width:76px;border:1px solid #dbe3ee;border-radius:6px;padding:6px}
.dw-search-submit{width:100%;height:46px;border:0;border-radius:6px;background:linear-gradient(90deg,#e82a3a,#d84d63);color:#fff;font-size:13px;font-weight:900;box-shadow:0 10px 20px rgba(231,25,45,.20)}
.dw-search-submit i{font-size:13px;margin-right:6px}
.dw-search-note{text-align:center;color:#6b7586;font-size:10.5px;line-height:1.2;margin:11px 0 15px;background:transparent}
.dw-autocomplete-wrap{z-index:20}.dw-suggest-box{display:none;position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:99999;background:#fff;border:1px solid #dfe7f0;border-radius:8px;box-shadow:0 18px 40px rgba(7,28,53,.18);overflow:hidden}.dw-suggest-box.open{display:block}.dw-suggest-item{display:flex;align-items:center;gap:10px;padding:10px 12px;cursor:pointer;border-bottom:1px solid #f0f3f7}.dw-suggest-item:last-child{border-bottom:0}.dw-suggest-item:hover{background:#f8fafc}.dw-suggest-item i{position:static;transform:none;font-size:14px;color:var(--dw-red)}.dw-suggest-item b{display:block;font-size:12px;color:#07152b}.dw-suggest-item small{display:block;font-size:10px;color:#6b7586;margin-top:2px}.dw-suggest-empty{padding:13px;text-align:center;color:#6b7586;font-size:12px;font-weight:800}

/* Sections */
.dw-partners{background:#fff;padding:25px 0 30px;border-bottom:1px solid #edf1f6}.dw-partners h5{text-align:center;text-transform:uppercase;font-size:11px;letter-spacing:.8px;font-weight:900;color:#4f5b6a;margin:0 0 22px}.dw-logo-row{display:flex;align-items:center;justify-content:space-between;gap:30px}.dw-logo-row>span{font-size:25px;font-weight:900;color:#24466b;white-space:nowrap}.dw-logo-row>span:nth-child(2),.dw-logo-row>span:nth-child(4),.dw-logo-row>span:nth-child(6){color:#e64a22}.dw-logo-row span span{font-size:.72em;color:inherit}
.dw-platform{padding:54px 24px 36px;text-align:center}.dw-section-kicker{text-transform:uppercase;color:var(--dw-red);font-size:12px;font-weight:900;letter-spacing:.8px}.dw-platform h2{font-size:31px;font-weight:900;margin:10px 0 30px;color:#07152b}.dw-feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.dw-feature-grid article{position:relative;background:#fff;border:1px solid #edf1f6;border-radius:8px;box-shadow:0 8px 22px rgba(7,28,53,.05);padding:30px 16px 24px;min-height:200px}.dw-feature-grid i{width:54px;height:54px;border-radius:50%;background:#fff1f3;color:var(--dw-red);display:flex;align-items:center;justify-content:center;margin:0 auto 18px;font-size:25px}.dw-feature-grid h3{font-size:13px;font-weight:900;margin:0 0 10px}.dw-feature-grid p{font-size:12px;line-height:1.6;color:#637086;margin:0}.dw-new{position:absolute;right:17px;top:16px;background:var(--dw-red);color:#fff;border-radius:10px;font-size:10px;font-weight:900;padding:2px 7px}
.dw-cta{display:grid;grid-template-columns:100px 1fr auto;gap:24px;align-items:center;background:#061b34;color:#fff;border-radius:10px;padding:32px 46px;margin-top:5px;margin-bottom:38px}.dw-cta__icon{width:84px;height:84px;border-radius:50%;background:#fff;color:var(--dw-red);display:flex;align-items:center;justify-content:center;font-size:38px}.dw-cta h2{margin:0 0 7px;font-size:25px;font-weight:900}.dw-cta p{margin:0;color:rgba(255,255,255,.82)}.dw-cta__actions{display:grid;gap:9px;justify-items:start}.dw-cta small{font-size:11px;color:rgba(255,255,255,.75)}
.dw-tech{background:linear-gradient(90deg,#fff6f7,#fff);border-radius:8px;margin-bottom:38px;padding:34px 38px}.dw-tech h5{text-align:center;text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:900;margin:0 0 26px;color:#20334f}.dw-tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.dw-tech-grid article{display:grid;grid-template-columns:55px 1fr;gap:12px;background:#fff;border-radius:8px;padding:20px;box-shadow:0 7px 20px rgba(7,28,53,.05)}.dw-tech-grid i{grid-row:1/3;width:52px;height:52px;border-radius:50%;background:#fff;color:var(--dw-red);box-shadow:0 8px 18px rgba(7,28,53,.08);display:flex;align-items:center;justify-content:center;font-size:24px}.dw-tech-grid h3{font-size:13px;font-weight:900;margin:1px 0 6px}.dw-tech-grid p{font-size:12px;line-height:1.55;color:#637086;margin:0}
.dw-process{background:#061b34;color:#fff;padding:32px 0}.dw-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.dw-process-grid div{display:grid;grid-template-columns:48px 1fr;gap:12px}.dw-process-grid i{grid-row:1/3;font-size:30px;color:#dce8f4}.dw-process-grid h3{font-size:14px;font-weight:900;margin:0 0 4px}.dw-process-grid p{font-size:12px;color:rgba(255,255,255,.74);margin:0}

/* Footer + WhatsApp */
.dw-footer{background:#fff;color:#07152b;border-top:1px solid #edf1f6}.dw-footer__top{padding:45px 0 32px}.dw-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.1fr;gap:35px}.dw-footer__brand img{height:54px;max-width:220px;object-fit:contain;margin-bottom:14px}.dw-footer p{font-size:13px;line-height:1.7;color:#637086}.dw-footer h4{font-size:14px;font-weight:900;margin:0 0 14px}.dw-footer a{display:block;color:#637086!important;font-size:13px;text-decoration:none!important;margin:7px 0}.dw-footer a:hover{color:var(--dw-red)!important}.dw-footer__social{display:flex;gap:9px;margin-bottom:14px}.dw-footer__social a{width:34px;height:34px;border-radius:50%;border:1px solid #dbe3ee;display:flex!important;align-items:center;justify-content:center;margin:0;color:#07152b!important}.dw-footer__apps{display:flex;gap:8px;flex-wrap:wrap}.dw-footer__apps span{background:#07152b;color:#fff;border-radius:5px;padding:8px 10px;font-size:12px}.dw-footer__bottom{text-align:center;border-top:1px solid #edf1f6;color:#7a8495;font-size:13px;padding:17px 0;background:#fbfcfe}
.dw-whatsapp-global{position:fixed!important;right:28px!important;bottom:28px!important;z-index:99999!important;text-decoration:none!important;display:flex!important;align-items:center!important;gap:11px!important}.dw-whatsapp-global span{background:#fff;border-radius:8px;padding:10px 15px;color:#07152b;font-size:12px;font-weight:900;box-shadow:0 10px 26px rgba(7,28,53,.20);line-height:1.15}.dw-whatsapp-global small{display:block;color:#637086;font-size:10px;font-weight:700;margin-top:3px}.dw-whatsapp-global i{width:62px;height:62px;border:5px solid #fff;background:#20c65a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:34px;box-shadow:0 10px 28px rgba(7,28,53,.22)}

/* Results */
.dw-results-page{background:#fff;color:#07152b}.dw-results-hero{background:linear-gradient(135deg,rgba(6,27,52,.94),rgba(8,61,94,.9)),url('/images/domesticwale/hero.jpg') center/cover no-repeat;color:#fff;padding:76px 0 70px}.dw-results-hero h1{font-size:48px;font-weight:900;margin:14px 0 8px}.dw-results-hero p{font-size:17px;color:rgba(255,255,255,.84);margin:0 0 24px}.dw-results-actions{display:flex;gap:14px;flex-wrap:wrap}.dw-results-section{padding:48px 24px}.dw-results-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.dw-results-head h2{margin:6px 0 0;font-size:30px;font-weight:900}.dw-results-head a{color:var(--dw-red)!important;font-weight:800;text-decoration:none!important}.dw-results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.dw-empty-state{border:1px dashed #dbe3ee;background:#fbfcfe;border-radius:12px;padding:28px;text-align:center;color:#637086;font-weight:700}

/* Responsive */
@media(max-width:1199px){.dw-header__nav{gap:18px}.dw-hero__grid{grid-template-columns:1fr 420px;gap:36px}.dw-search-card{width:420px;max-width:420px}.dw-feature-grid{grid-template-columns:repeat(3,1fr)}.dw-tech-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:991px){.dw-header__inner{height:68px}.dw-header__nav{display:none}.dw-mobile-toggle{display:inline-flex;align-items:center;justify-content:center}.dw-mobile-panel.open{display:grid;background:#fff;border-top:1px solid #edf1f6;padding:10px 24px 20px}.dw-mobile-panel a{padding:12px 0;color:#07152b!important;border-bottom:1px solid #edf1f6;text-decoration:none!important;font-weight:800}.dw-header__actions .dw-btn{display:none}.dw-header__logo{height:50px}.dw-hero{min-height:auto;padding:42px 0 34px}.dw-hero__grid{grid-template-columns:1fr;gap:28px;min-height:0}.dw-hero__copy h1{font-size:38px}.dw-search-card{width:100%;max-width:520px;margin:0 auto}.dw-logo-row{overflow:auto;justify-content:flex-start;padding-bottom:8px}.dw-cta{grid-template-columns:1fr;text-align:center;justify-items:center}.dw-cta__actions{justify-items:center}.dw-process-grid,.dw-footer__grid{grid-template-columns:repeat(2,1fr)}.dw-whatsapp-global span{display:none}.dw-whatsapp-global{right:18px!important;bottom:18px!important}.dw-whatsapp-global i{width:60px;height:60px;font-size:33px;border-width:5px}}
@media(max-width:767px){.dw-container{padding:0 16px}.dw-header__inner{height:64px;padding:0 14px}.dw-header__brand{flex-basis:auto;min-width:150px}.dw-header__logo{height:46px;max-width:170px}.dw-hero{padding:34px 0 28px}.dw-hero__copy h1{font-size:32px;line-height:1.18;letter-spacing:-.8px}.dw-hero__copy p{font-size:15px}.dw-pill{font-size:10px;padding:6px 11px;margin-bottom:18px}.dw-stats{display:grid;grid-template-columns:1fr;gap:12px}.dw-hero__buttons{display:grid;grid-template-columns:1fr}.dw-search-card{max-width:100%;border-radius:10px}.dw-search-card__head{padding:19px 18px 14px}.dw-tabs{padding:12px;gap:7px}.dw-tabs button{height:42px;font-size:11px}.dw-search-pane{padding:16px 14px 0}.dw-field-row{grid-template-columns:1fr}.dw-field,.dw-field input,.dw-guests__toggle{height:50px}.dw-search-submit{height:48px}.dw-feature-grid,.dw-tech-grid,.dw-process-grid,.dw-footer__grid{grid-template-columns:1fr}.dw-platform h2{font-size:25px}.dw-platform{padding:42px 16px 34px}.dw-cta{padding:30px 20px}.dw-tech{padding:30px 18px}.dw-logo-row span{font-size:23px}}
