.wdlb-app{--ink:#18212b;--muted:#65717e;--line:#dfe5eb;--soft:#f5f7f9;--accent:#8a5b22;--accent2:#b77c31;--dark:#111820;--white:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);margin:24px 0}.wdlb-app *{box-sizing:border-box}.wdlb-shell{max-width:1180px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(15,28,42,.12)}.wdlb-screen{display:none}.wdlb-screen.is-active{display:block}.wdlb-hero{display:grid;grid-template-columns:1fr 1.05fr;min-height:650px;background:linear-gradient(135deg,#fbf7f0,#fff 55%)}.wdlb-hero-copy{padding:64px 54px;display:flex;flex-direction:column;justify-content:center}.wdlb-kicker{font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--accent);margin-bottom:10px}.wdlb-hero h1,.wdlb-topbar h2,.wdlb-results-head h2{margin:0;color:var(--dark);line-height:1.04}.wdlb-hero h1{font-size:clamp(40px,5vw,72px);letter-spacing:-.04em}.wdlb-lead{font-size:25px;font-weight:700;margin:14px 0 18px;color:var(--accent)}.wdlb-hero-copy>p:not(.wdlb-lead):not(.wdlb-privacy){font-size:18px;line-height:1.65;color:#475563;max-width:600px}.wdlb-privacy{font-size:12px;color:#7b8793;margin-top:16px;line-height:1.45}.wdlb-hero-image-wrap{position:relative;background:#111;min-height:420px}.wdlb-hero-image{width:100%;height:100%;object-fit:cover;display:block}.wdlb-image-caption{position:absolute;right:16px;bottom:14px;background:rgba(0,0,0,.62);color:#fff;padding:7px 10px;border-radius:8px;font-size:12px}.wdlb-btn{appearance:none;border:0;border-radius:12px;padding:14px 20px;font-size:15px;font-weight:800;cursor:pointer;transition:.18s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px}.wdlb-btn:hover{transform:translateY(-1px)}.wdlb-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.wdlb-btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;box-shadow:0 8px 20px rgba(138,91,34,.22)}.wdlb-btn-secondary{background:#eef1f4;color:#1b2733}.wdlb-btn-ghost{background:#fff;border:1px solid var(--line);color:#34414e}.wdlb-hero-copy .wdlb-btn{align-self:flex-start;margin-top:12px;font-size:17px;padding:16px 24px}.wdlb-topbar,.wdlb-results-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding:36px 44px 20px}.wdlb-topbar h2,.wdlb-results-head h2{font-size:34px}.wdlb-progress-meta{font-size:14px;font-weight:700;color:var(--muted)}.wdlb-progress{height:6px;background:#eceff2;margin:0 44px}.wdlb-progress span{height:100%;display:block;width:16.67%;background:linear-gradient(90deg,var(--accent),var(--accent2));transition:width .25s ease}.wdlb-step{display:none;padding:30px 44px}.wdlb-step.is-active{display:block}.wdlb-question-card{max-width:860px;margin:0 auto}.wdlb-question-card h3{font-size:28px;margin:4px 0 26px;color:var(--dark)}.wdlb-question-card label{display:block;font-size:15px;font-weight:750;color:#2f3b47;margin:0 0 22px}.wdlb-question-card input[type=text],.wdlb-question-card input[type=number],.wdlb-question-card textarea{width:100%;border:1px solid #ccd5dd;border-radius:12px;padding:13px 14px;margin-top:8px;background:#fff;color:#19232d;font:inherit;font-weight:500;outline:none;transition:.15s}.wdlb-question-card input:focus,.wdlb-question-card textarea:focus{border-color:var(--accent2);box-shadow:0 0 0 3px rgba(183,124,49,.12)}.wdlb-question-card textarea{resize:vertical;min-height:100px}.wdlb-required{color:#b53a3a}.wdlb-optional{font-size:12px;color:#82909d;font-weight:600}.wdlb-money{display:flex;align-items:center;border:1px solid #ccd5dd;border-radius:12px;margin-top:8px;background:#fff;overflow:hidden}.wdlb-money:focus-within{border-color:var(--accent2);box-shadow:0 0 0 3px rgba(183,124,49,.12)}.wdlb-money span{padding-left:14px;font-size:17px;color:#6a7681}.wdlb-money input[type=number]{border:0;box-shadow:none!important;margin:0}.wdlb-cost-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.wdlb-style-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px}.wdlb-radio-card{margin:0!important}.wdlb-radio-card input{position:absolute;opacity:0}.wdlb-radio-card span{display:block;border:1px solid #d5dde4;border-radius:14px;padding:18px;background:#fff;cursor:pointer;transition:.15s}.wdlb-radio-card strong{display:block;font-size:16px;margin-bottom:4px}.wdlb-radio-card small{display:block;color:#73808c;font-weight:500}.wdlb-radio-card input:checked+span{border-color:var(--accent2);box-shadow:0 0 0 3px rgba(183,124,49,.12);background:#fffaf2}.wdlb-check{display:flex!important;align-items:flex-start;gap:10px}.wdlb-check input{margin-top:4px}.wdlb-note{font-size:13px;color:#74818d;background:#f6f8fa;border-radius:10px;padding:12px 14px}.wdlb-error{min-height:22px;margin:0 44px;color:#b33535;font-weight:700;text-align:center}.wdlb-nav{display:flex;justify-content:space-between;gap:16px;padding:18px 44px 38px;border-top:1px solid #edf0f3}.wdlb-footer{text-align:center;padding:17px 20px;background:#121820;color:#aeb7bf;font-size:12px;letter-spacing:.03em}.wdlb-footer strong{color:#fff}.wdlb-link-btn{background:none;border:0;color:var(--accent);font-weight:800;cursor:pointer;padding:6px 0}.wdlb-number-grid{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:14px;padding:10px 44px 28px}.wdlb-number-card{background:#f4f6f8;border:1px solid #e1e6eb;border-radius:16px;padding:20px 18px;display:flex;flex-direction:column;justify-content:center;min-height:118px}.wdlb-number-card span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#697784;font-weight:800}.wdlb-number-card strong{font-size:25px;color:#1a2430;margin-top:6px;line-height:1.1}.wdlb-number-card small{color:#78848f;margin-top:4px}.wdlb-number-card-main{background:linear-gradient(135deg,#171e26,#27313b);border-color:#171e26;color:#fff}.wdlb-number-card-main span,.wdlb-number-card-main small{color:#c7d0d8}.wdlb-number-card-main strong{color:#f4c780;font-size:36px}.wdlb-results-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:0 44px 28px}.wdlb-summary-card{border:1px solid var(--line);border-radius:16px;padding:24px;background:#fff}.wdlb-summary-card h3{margin:0 0 18px;font-size:19px}.wdlb-summary-list{padding-left:18px;margin:0}.wdlb-summary-list li{margin:0 0 10px;color:#52606d;line-height:1.5}.wdlb-summary-list strong{color:#293744}.wdlb-cost-list>div{display:flex;justify-content:space-between;gap:20px;padding:8px 0;border-bottom:1px solid #edf0f3}.wdlb-cost-list strong{color:#283641}.wdlb-cost-total{font-size:17px;margin-top:4px;border-bottom:0!important}.wdlb-cost-total strong{color:var(--accent)!important}.wdlb-action-panel{margin:0 44px 28px;padding:28px;border-radius:18px;background:linear-gradient(135deg,#fbf6ec,#fff);border:1px solid #eadfca}.wdlb-action-panel h3{margin:0 0 6px;font-size:23px}.wdlb-action-panel p{color:#5f6c78;line-height:1.55}.wdlb-action-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.wdlb-copy-status{min-height:22px;margin-top:10px;color:#2d6b41;font-weight:800;font-size:14px}.wdlb-prompt-preview{margin:0 44px 28px;border:1px solid var(--line);border-radius:14px;padding:14px 16px}.wdlb-prompt-preview summary{cursor:pointer;font-weight:800}.wdlb-prompt-preview pre{white-space:pre-wrap;background:#10161d;color:#dce5ed;border-radius:10px;padding:18px;max-height:420px;overflow:auto;font-size:12px;line-height:1.55}.wdlb-reset-wrap{text-align:center;padding:0 20px 30px}
@media(max-width:900px){.wdlb-shell{border-radius:16px}.wdlb-hero{grid-template-columns:1fr}.wdlb-hero-copy{padding:42px 28px}.wdlb-hero-image-wrap{min-height:330px}.wdlb-topbar,.wdlb-results-head{padding:28px 24px 16px}.wdlb-progress{margin:0 24px}.wdlb-step{padding:26px 24px}.wdlb-nav{padding:16px 24px 28px}.wdlb-error{margin:0 24px}.wdlb-number-grid{grid-template-columns:1fr 1fr;padding:10px 24px 24px}.wdlb-number-card-main{grid-column:1/-1}.wdlb-results-columns{grid-template-columns:1fr;padding:0 24px 24px}.wdlb-action-panel,.wdlb-prompt-preview{margin-left:24px;margin-right:24px}.wdlb-cost-grid,.wdlb-style-grid{grid-template-columns:1fr}}
@media(max-width:560px){.wdlb-app{margin:10px 0}.wdlb-hero-copy{padding:34px 20px}.wdlb-hero h1{font-size:42px}.wdlb-lead{font-size:21px}.wdlb-topbar,.wdlb-results-head{padding:24px 18px 14px;align-items:flex-start}.wdlb-topbar h2,.wdlb-results-head h2{font-size:28px}.wdlb-progress{margin:0 18px}.wdlb-step{padding:22px 18px}.wdlb-nav{padding:14px 18px 24px}.wdlb-error{margin:0 18px}.wdlb-number-grid{grid-template-columns:1fr;padding:8px 18px 20px}.wdlb-number-card-main{grid-column:auto}.wdlb-results-columns{padding:0 18px 20px}.wdlb-action-panel,.wdlb-prompt-preview{margin-left:18px;margin-right:18px}.wdlb-action-buttons{display:grid}.wdlb-action-buttons .wdlb-btn{width:100%}}
@media print{.wdlb-screen:not([data-screen="results"]),.wdlb-results-head .wdlb-link-btn,.wdlb-action-panel,.wdlb-prompt-preview,.wdlb-reset-wrap,.wdlb-footer{display:none!important}.wdlb-shell{box-shadow:none;border:0}.wdlb-number-grid,.wdlb-results-columns{padding-left:0;padding-right:0}.wdlb-results-head{padding-left:0;padding-right:0}.wdlb-app{margin:0}}

/* v1.0.1 — standalone Dream Life page + approved cover treatment */
body.webx-dream-life-page #top-header,
body.webx-dream-life-page #main-header,
body.webx-dream-life-page .et-l--header,
body.webx-dream-life-page header.et-l,
body.webx-dream-life-page .et_pb_section.et_pb_section_0_tb_header{display:none!important}
body.webx-dream-life-page.et_fixed_nav #page-container,
body.webx-dream-life-page.et_non_fixed_nav.et_transparent_nav #page-container{padding-top:0!important}
body.webx-dream-life-page #page-container,
body.webx-dream-life-page #et-main-area,
body.webx-dream-life-page #main-content{margin-top:0!important;padding-top:0!important}
body.webx-dream-life-page #main-content .container{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}
body.webx-dream-life-page #main-content .container:before{display:none!important}
body.webx-dream-life-page #left-area{width:100%!important;float:none!important;padding:0!important;margin:0!important}
body.webx-dream-life-page #sidebar{display:none!important}
body.webx-dream-life-page article.page,
body.webx-dream-life-page .entry-content{margin:0!important;padding:0!important;width:100%!important;max-width:none!important}
body.webx-dream-life-page .entry-title{display:none!important}
body.webx-dream-life-page .wdlb-app{margin:0;background:#eef2f5;padding:0 0 34px}
body.webx-dream-life-page .wdlb-shell{max-width:1536px;width:100%;border-radius:0 0 24px 24px;border-top:0}

.wdlb-brandline{display:flex;align-items:center;gap:14px;margin-bottom:42px}
.wdlb-brandmark{display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;flex:0 0 auto}.wdlb-brandmark img{display:block;width:100%;height:100%;object-fit:contain}
.wdlb-brandline .wdlb-kicker{margin:0 0 2px;font-size:13px}
.wdlb-brand-sub{font-size:14px;color:#334150;font-weight:400}.wdlb-brand-sub strong{font-weight:700}.wdlb-brand-live{font-weight:700}
.wdlb-feature-list{display:grid;gap:13px;margin:24px 0 22px}
.wdlb-feature-list>div{display:flex;align-items:center;gap:13px;color:#314052;font-size:15px}
.wdlb-feature-list>div>span{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#fff5e3;border:1px solid #efd9b5;color:#9a641d;font-weight:900;flex:0 0 auto}
.wdlb-feature-list strong{font-weight:700}
.wdlb-privacy-card{display:flex;align-items:flex-start;gap:12px;margin-top:20px;padding:14px 16px;border:1px solid #bfd3ff;background:#f5f9ff;border-radius:11px;color:#33455b;font-size:12px;line-height:1.45;max-width:430px}
.wdlb-privacy-card strong{color:#1456c5}
.wdlb-privacy-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:2px solid #2c6fe6;border-radius:50%;color:#2c6fe6;font-size:12px;font-weight:900;flex:0 0 auto}
.wdlb-hero{grid-template-columns:minmax(390px,.48fr) minmax(0,1fr);min-height:760px;background:linear-gradient(135deg,#fbf8f2,#fff 62%)}
.wdlb-hero-copy{padding:38px 48px 44px;justify-content:flex-start}
.wdlb-hero h1{font-size:clamp(48px,5.3vw,78px);margin-top:4px}
.wdlb-hero .wdlb-lead{font-size:24px;margin:15px 0 20px}
.wdlb-hero-copy>p:not(.wdlb-lead){font-size:16px!important;line-height:1.55!important;margin:7px 0!important;color:#3f4d5d!important}
.wdlb-hero-copy .wdlb-btn{margin-top:4px;padding:16px 25px;min-width:260px}
.wdlb-hero-image-wrap{min-height:760px}
.wdlb-image-caption{font-size:11px;background:rgba(10,15,20,.62)}
.wdlb-input-note{font-size:13px!important;line-height:1.45;color:#6c7885;margin:-14px 0 22px;padding:10px 12px;border-radius:10px;background:#f7f9fb;border:1px solid #e3e8ed}

@media(max-width:1000px){
  .wdlb-hero{grid-template-columns:1fr;min-height:auto}
  .wdlb-hero-copy{padding:36px 28px 40px}
  .wdlb-brandline{margin-bottom:28px}
  .wdlb-hero-image-wrap{min-height:520px}
}
@media(max-width:560px){
  body.webx-dream-life-page .wdlb-app{padding-bottom:0}
  body.webx-dream-life-page .wdlb-shell{border-radius:0}
  .wdlb-brandmark{width:52px;height:52px}
  .wdlb-brandline{gap:11px;margin-bottom:24px}
  .wdlb-hero-copy{padding:28px 20px 32px}
  .wdlb-hero h1{font-size:45px}
  .wdlb-hero .wdlb-lead{font-size:20px}
  .wdlb-feature-list{margin:20px 0}
  .wdlb-hero-copy .wdlb-btn{width:100%;min-width:0}
  .wdlb-privacy-card{max-width:none}
  .wdlb-hero-image-wrap{min-height:360px}
}

/* v1.0.2 — updated WebX United icon and approved generic Dream Life example asset */


/* v1.0.7 — balance hero tagline into two intentional lines */
.wdlb-hero .wdlb-lead{display:flex;flex-direction:column;align-items:flex-start;gap:4px;line-height:1.12;max-width:420px}
.wdlb-hero .wdlb-lead-line{display:block}

/* v1.0.8 — clearer target math explanation */
.wdlb-calculation-note{margin:-14px 44px 28px;color:#6b7783;font-size:12px;line-height:1.5}
@media(max-width:900px){.wdlb-calculation-note{margin:-10px 24px 24px}}
@media(max-width:560px){.wdlb-calculation-note{margin:-8px 18px 20px}}


/* v1.1.0 — public Dream Life Inspiration Gallery + opt-in sharing */
.wdlb-welcome-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:4px}
.wdlb-hero-copy .wdlb-welcome-actions .wdlb-btn{margin-top:0}
.wdlb-gallery-submit-panel{margin:0 44px 28px;padding:28px;border-radius:18px;background:linear-gradient(135deg,#f4f8f3,#fff);border:1px solid #d8e3d4}
.wdlb-gallery-submit-panel h3{margin:0 0 6px;font-size:24px;color:#18212b}
.wdlb-gallery-submit-panel>p{color:#5c6962;line-height:1.55;max-width:850px}
.wdlb-gallery-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 18px;margin-top:20px}
.wdlb-gallery-form label{display:block;font-size:14px;font-weight:750;color:#2f3b47}
.wdlb-gallery-form input[type=text],.wdlb-gallery-form input[type=file]{width:100%;border:1px solid #cbd7ca;border-radius:11px;padding:12px 13px;margin-top:7px;background:#fff;color:#19232d;font:inherit}
.wdlb-gallery-form input[type=file]{padding:10px}
.wdlb-gallery-form small{display:block;margin-top:6px;color:#738078;font-weight:500;line-height:1.35}
.wdlb-gallery-consent{margin:20px 0 0!important;padding:14px;border-radius:12px;background:#fff;border:1px solid #d8e3d4;line-height:1.45}
.wdlb-gallery-consent strong{color:#224b36}
.wdlb-gallery-submit-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.wdlb-gallery-status{min-height:24px;margin-top:12px;font-weight:750;color:#58645d}
.wdlb-gallery-status.is-success{color:#24643b}
.wdlb-gallery-status.is-error{color:#a43737}
.wdlb-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}

body.webx-dream-life-gallery-page #top-header,
body.webx-dream-life-gallery-page #main-header,
body.webx-dream-life-gallery-page .et-l--header,
body.webx-dream-life-gallery-page header.et-l,
body.webx-dream-life-gallery-page .et_pb_section.et_pb_section_0_tb_header{display:none!important}
body.webx-dream-life-gallery-page.et_fixed_nav #page-container,
body.webx-dream-life-gallery-page.et_non_fixed_nav.et_transparent_nav #page-container{padding-top:0!important}
body.webx-dream-life-gallery-page #page-container,
body.webx-dream-life-gallery-page #et-main-area,
body.webx-dream-life-gallery-page #main-content{margin-top:0!important;padding-top:0!important}
body.webx-dream-life-gallery-page #main-content .container{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}
body.webx-dream-life-gallery-page #main-content .container:before{display:none!important}
body.webx-dream-life-gallery-page #left-area{width:100%!important;float:none!important;padding:0!important;margin:0!important}
body.webx-dream-life-gallery-page #sidebar{display:none!important}
body.webx-dream-life-gallery-page article.page,
body.webx-dream-life-gallery-page .entry-content{margin:0!important;padding:0!important;width:100%!important;max-width:none!important}
body.webx-dream-life-gallery-page .entry-title{display:none!important}

.wdlbg-app{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#eef2ef;color:#18212b;min-height:100vh}
.wdlbg-hero{text-align:center;padding:68px 24px 52px;background:linear-gradient(145deg,#f9f5ec,#eef5ef 55%,#fff)}
.wdlbg-hero .wdlb-kicker{margin-bottom:12px}
.wdlbg-hero h1{margin:0 auto 16px;max-width:980px;font-size:clamp(38px,5vw,68px);line-height:1.05;letter-spacing:-.035em;color:#151d24}
.wdlbg-hero p{max-width:820px;margin:0 auto 26px;color:#56645c;font-size:17px;line-height:1.65}
.wdlbg-gallery{max-width:1500px;margin:0 auto;padding:38px 28px 56px}
.wdlbg-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.wdlbg-card{background:#fff;border:1px solid #dfe6df;border-radius:18px;overflow:hidden;box-shadow:0 12px 30px rgba(30,48,36,.08);transition:transform .18s ease,box-shadow .18s ease}
.wdlbg-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(30,48,36,.13)}
.wdlbg-image-link{display:block;background:#dfe7df;aspect-ratio:4/3;overflow:hidden}
.wdlbg-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.wdlbg-card:hover .wdlbg-image{transform:scale(1.025)}
.wdlbg-card-copy{padding:18px 19px 20px}
.wdlbg-card-copy h2{margin:0 0 7px;font-size:19px;line-height:1.25;color:#1b2520}
.wdlbg-card-copy p{margin:0;color:#6c786f;font-size:13px;line-height:1.45}
.wdlbg-empty{text-align:center;background:#fff;border:1px dashed #cbd8cc;border-radius:18px;padding:50px 24px}
.wdlbg-empty h2{margin:0 0 10px;font-size:28px}
.wdlbg-empty p{color:#66736a;margin:0 0 22px}
.wdlbg-bottom-cta{text-align:center;padding:50px 24px 58px;background:#fff;border-top:1px solid #dde5de}
.wdlbg-bottom-cta h2{margin:0 0 8px;font-size:34px}
.wdlbg-bottom-cta p{margin:0 0 22px;color:#8a5b22;font-size:20px;font-weight:800}

@media(max-width:980px){
  .wdlbg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wdlb-gallery-form-grid{grid-template-columns:1fr}
}
@media(max-width:640px){
  .wdlb-welcome-actions{display:grid;width:100%}
  .wdlb-welcome-actions .wdlb-btn{width:100%}
  .wdlb-gallery-submit-panel{margin-left:18px;margin-right:18px;padding:22px 18px}
  .wdlb-gallery-submit-actions{display:grid}
  .wdlb-gallery-submit-actions .wdlb-btn{width:100%}
  .wdlbg-hero{padding:48px 18px 38px}
  .wdlbg-gallery{padding:24px 18px 38px}
  .wdlbg-grid{grid-template-columns:1fr}
}


/* v1.1.1 — Gallery CTA color correction.
   The original Dream Life color variables were scoped to .wdlb-app.
   The gallery uses .wdlbg-app, so its CTA gradients had no valid color values.
   Define the same earth-tone palette in the gallery scope and explicitly
   protect button foreground/background contrast from theme overrides. */
.wdlbg-app{
  --ink:#18212b;
  --muted:#65717e;
  --line:#dfe5eb;
  --soft:#f5f7f9;
  --accent:#8a5b22;
  --accent2:#b77c31;
  --dark:#111820;
  --white:#fff;
}

.wdlbg-app .wdlb-kicker{
  color:#2f6c59 !important;
}

.wdlbg-app .wdlb-btn-primary,
.wdlbg-app a.wdlb-btn-primary{
  background:linear-gradient(135deg,#8a5b22,#b77c31) !important;
  color:#ffffff !important;
  border:0 !important;
  text-shadow:none !important;
  opacity:1 !important;
  box-shadow:0 8px 20px rgba(138,91,34,.24) !important;
}

.wdlbg-app .wdlb-btn-primary:hover,
.wdlbg-app a.wdlb-btn-primary:hover{
  background:linear-gradient(135deg,#744a1b,#9f6928) !important;
  color:#ffffff !important;
}

.wdlbg-app .wdlb-btn-primary:focus-visible,
.wdlbg-app a.wdlb-btn-primary:focus-visible{
  outline:3px solid #2f6c59 !important;
  outline-offset:3px;
}

.wdlbg-app .wdlb-btn-ghost,
.wdlbg-app a.wdlb-btn-ghost{
  background:#ffffff !important;
  color:#34414e !important;
  border:1px solid #dfe5eb !important;
}


/* v1.1.2 — clearer gallery navigation + direct finished-image upload */
html{scroll-behavior:smooth}

.wdlbg-empty-actions{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:12px;
  margin-top:20px;
}

.wdlbg-share{
  max-width:1180px;
  margin:0 auto 54px;
  padding:34px;
  background:linear-gradient(145deg,#f5f0e6,#f2f7f1);
  border:1px solid #d7e0d6;
  border-radius:20px;
  box-shadow:0 12px 30px rgba(36,55,42,.08);
}

.wdlbg-share-copy{
  max-width:900px;
  margin:0 auto 22px;
  text-align:center;
}

.wdlbg-share-copy h2{
  margin:4px 0 12px;
  font-size:32px;
  color:#1a2520;
}

.wdlbg-share-copy p{
  margin:0;
  color:#5c6861;
  font-size:16px;
  line-height:1.65;
}

.wdlbg-public-upload-form{
  background:#fff;
  border:1px solid #dce4dc;
  border-radius:16px;
  padding:24px;
}

.wdlbg-public-upload-form .wdlb-gallery-submit-actions{
  justify-content:center;
}

@media(max-width:640px){
  .wdlbg-empty-actions{display:grid}
  .wdlbg-empty-actions .wdlb-btn{width:100%}
  .wdlbg-share{
    margin:0 18px 36px;
    padding:24px 18px;
  }
  .wdlbg-share-copy h2{font-size:27px}
  .wdlbg-public-upload-form{padding:18px}
}


/* v1.1.3 — gallery hierarchy + scale controls */
.wdlbg-hero-primary{
  padding-top:48px;
  padding-bottom:42px;
}

.wdlbg-gallery-title{
  margin:0 auto 22px !important;
  max-width:1100px;
  font-size:clamp(34px,4.2vw,58px) !important;
  line-height:1.08 !important;
  letter-spacing:-.025em !important;
  color:#18212b !important;
}

.wdlbg-hero-primary h2{
  margin:0 auto 8px;
  font-size:clamp(28px,3.3vw,46px);
  line-height:1.12;
  color:#263129;
}

.wdlbg-tagline{
  margin:0 auto 22px !important;
  color:#8a5b22 !important;
  font-size:clamp(18px,2vw,24px) !important;
  font-weight:800 !important;
}

.wdlbg-gallery-intro{
  margin:0 0 18px;
  text-align:center;
  color:#66736a;
  font-size:14px;
}

.wdlbg-grid{
  display:grid;
  grid-template-columns:repeat(auto-fill,minmax(190px,1fr));
  gap:18px;
}

.wdlbg-card{
  border-radius:14px;
}

.wdlbg-image-link{
  aspect-ratio:1/1;
}

.wdlbg-card-copy{
  padding:12px 13px 14px;
}

.wdlbg-card-copy h2{
  font-size:15px;
  line-height:1.25;
  margin-bottom:5px;
}

.wdlbg-card-copy p{
  font-size:11px;
}

.wdlbg-pagination{
  display:flex;
  justify-content:center;
  margin-top:34px;
}

.wdlbg-pagination .page-numbers{
  list-style:none;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:7px;
  margin:0;
  padding:0;
}

.wdlbg-pagination a,
.wdlbg-pagination span{
  display:inline-flex;
  min-width:38px;
  height:38px;
  padding:0 11px;
  align-items:center;
  justify-content:center;
  border-radius:9px;
  border:1px solid #d9e1da;
  background:#fff;
  color:#37443c;
  text-decoration:none;
  font-weight:700;
}

.wdlbg-pagination .current{
  background:#8a5b22;
  border-color:#8a5b22;
  color:#fff;
}

.wdlbg-inspiration-cta h2{
  margin:0 0 14px;
  font-size:clamp(34px,4vw,54px);
  line-height:1.08;
}

.wdlbg-inspiration-cta p{
  max-width:820px;
  margin:0 auto 24px;
  color:#647168;
  font-size:16px;
  font-weight:500;
  line-height:1.6;
}

@media(min-width:1500px){
  .wdlbg-gallery{
    max-width:1680px;
  }
  .wdlbg-grid{
    grid-template-columns:repeat(6,minmax(0,1fr));
  }
}

@media(max-width:1200px){
  .wdlbg-grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }
}

@media(max-width:860px){
  .wdlbg-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media(max-width:640px){
  .wdlbg-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
  }
}

@media(max-width:390px){
  .wdlbg-grid{
    grid-template-columns:1fr;
  }
}


/* v1.1.4 — Dream Life Gallery navigation */
.wdlbg-topnav{
  position:sticky;
  top:0;
  z-index:100;
  width:100%;
  background:rgba(17,24,32,.96);
  backdrop-filter:blur(8px);
  border-bottom:1px solid rgba(255,255,255,.10);
}

.wdlbg-topnav-inner{
  max-width:1500px;
  margin:0 auto;
  padding:12px 24px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
}

.wdlbg-nav-actions{
  display:flex;
  align-items:center;
  gap:10px;
}

.wdlbg-nav-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:9px 14px;
  border-radius:10px;
  color:#f8fbf9 !important;
  text-decoration:none !important;
  font-size:14px;
  font-weight:800;
  line-height:1.2;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.06);
  transition:background .16s ease,border-color .16s ease,transform .16s ease;
}

.wdlbg-nav-link:hover{
  background:rgba(255,255,255,.12);
  border-color:rgba(255,255,255,.30);
  transform:translateY(-1px);
}

.wdlbg-nav-link.is-current{
  background:#8a5b22;
  border-color:#8a5b22;
  color:#fff !important;
}

.wdlbg-nav-link:focus-visible{
  outline:3px solid #4db49a;
  outline-offset:2px;
}

@media(max-width:720px){
  .wdlbg-topnav-inner{
    align-items:stretch;
    flex-direction:column;
    padding:10px 14px;
  }

  .wdlbg-nav-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
  }

  .wdlbg-nav-link{
    width:100%;
    text-align:center;
  }
}

@media(max-width:460px){
  .wdlbg-nav-actions{
    grid-template-columns:1fr;
  }
}


/* v1.2.0 — Dream Vacation Visualizer */
body.webx-dream-vacation-page #top-header,
body.webx-dream-vacation-page #main-header,
body.webx-dream-vacation-page .et-l--header,
body.webx-dream-vacation-page header.et-l,
body.webx-dream-vacation-page .et_pb_section.et_pb_section_0_tb_header{display:none!important}
body.webx-dream-vacation-page.et_fixed_nav #page-container,
body.webx-dream-vacation-page.et_non_fixed_nav.et_transparent_nav #page-container{padding-top:0!important}
body.webx-dream-vacation-page #page-container,
body.webx-dream-vacation-page #et-main-area,
body.webx-dream-vacation-page #main-content{margin-top:0!important;padding-top:0!important}
body.webx-dream-vacation-page #main-content .container{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}
body.webx-dream-vacation-page #main-content .container:before{display:none!important}
body.webx-dream-vacation-page #left-area{width:100%!important;float:none!important;padding:0!important;margin:0!important}
body.webx-dream-vacation-page #sidebar{display:none!important}
body.webx-dream-vacation-page article.page,
body.webx-dream-vacation-page .entry-content{margin:0!important;padding:0!important;width:100%!important;max-width:none!important}
body.webx-dream-vacation-page .entry-title{display:none!important}
body.webx-dream-vacation-page .wdlb-app{margin:0;padding:26px;background:#edf3f5;min-height:100vh}
body.webx-dream-vacation-page .wdlb-shell{max-width:1380px}

.wdv-app{--accent:#177c91;--accent2:#25a8b3;--dark:#10242b}
.wdv-app .wdlb-kicker{color:#177c91}
.wdv-app .wdlb-btn-primary{background:linear-gradient(135deg,#177c91,#25a8b3);box-shadow:0 8px 20px rgba(23,124,145,.24)}
.wdv-app .wdlb-radio-card input:checked+span{border-color:#25a8b3;box-shadow:0 0 0 3px rgba(37,168,179,.13);background:#f2fdff}
.wdv-app .wdlb-question-card input:focus,.wdv-app .wdlb-question-card textarea:focus,.wdv-app .wdlb-question-card select:focus{border-color:#25a8b3;box-shadow:0 0 0 3px rgba(37,168,179,.13)}
.wdv-app .wdlb-money:focus-within{border-color:#25a8b3;box-shadow:0 0 0 3px rgba(37,168,179,.13)}
.wdv-app .wdlb-progress span{background:linear-gradient(90deg,#177c91,#25a8b3)}
.wdv-app .wdlb-number-card-main{background:linear-gradient(135deg,#10242b,#183c46);border-color:#10242b}
.wdv-app .wdlb-number-card-main strong{color:#8fe7eb}
.wdv-app .wdlb-cost-total strong{color:#177c91!important}
.wdv-app .wdlb-action-panel{background:linear-gradient(135deg,#effbfc,#fff);border-color:#cce9ec}
.wdv-app .wdlb-link-btn{color:#177c91}

.wdlb-question-card select{width:100%;border:1px solid #ccd5dd;border-radius:12px;padding:13px 14px;margin-top:8px;background:#fff;color:#19232d;font:inherit;font-weight:500;outline:none;transition:.15s;min-height:48px}

.wdv-hero{grid-template-columns:minmax(390px,.5fr) minmax(0,1fr);min-height:760px;background:linear-gradient(135deg,#f6fbfc,#fff 60%)}
.wdv-hero-visual{position:relative;overflow:hidden;min-height:760px;background:linear-gradient(180deg,#73cfdd 0%,#bfe9ef 42%,#f8deaa 43%,#e9ba72 64%,#0e7f8e 65%,#075a69 100%)}
.wdv-sky-orb{position:absolute;width:260px;height:260px;border-radius:50%;right:10%;top:7%;background:rgba(255,248,213,.82);box-shadow:0 0 80px rgba(255,246,200,.6)}
.wdv-boarding-card{position:absolute;z-index:3;left:8%;top:10%;width:min(390px,78%);background:rgba(255,255,255,.94);border-radius:18px;padding:22px 24px;box-shadow:0 22px 50px rgba(8,59,70,.2);transform:rotate(-2deg);border:1px solid rgba(255,255,255,.65)}
.wdv-boarding-card span,.wdv-destination-card span{display:block;font-size:11px;letter-spacing:.17em;font-weight:900;color:#177c91;margin-bottom:5px}
.wdv-boarding-card strong{display:block;font-size:34px;letter-spacing:.03em;color:#10242b;line-height:1}
.wdv-boarding-card small{display:block;margin-top:12px;color:#6c7b80;font-weight:750;letter-spacing:.05em}
.wdv-destination-card{position:absolute;z-index:4;background:rgba(255,255,255,.93);border-radius:15px;padding:16px 18px;min-width:190px;box-shadow:0 16px 34px rgba(6,57,68,.18);border:1px solid rgba(255,255,255,.65)}
.wdv-destination-card strong{display:block;color:#17323a;font-size:17px}
.wdv-card-one{left:12%;bottom:23%;transform:rotate(3deg)}
.wdv-card-two{right:8%;bottom:34%;transform:rotate(-3deg)}
.wdv-card-three{right:17%;bottom:12%;transform:rotate(2deg)}
.wdv-plane{position:absolute;z-index:2;right:18%;top:31%;font-size:84px;color:rgba(255,255,255,.88);transform:rotate(-12deg);text-shadow:0 10px 18px rgba(12,95,109,.16)}
.wdv-visual-caption{position:absolute;z-index:5;left:8%;right:8%;bottom:5%;text-align:center;color:#fff;font-size:16px;font-weight:800;text-shadow:0 2px 6px rgba(0,0,0,.35)}

.wdv-check-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 24px}
.wdv-check-card{margin:0!important}
.wdv-check-card input{position:absolute;opacity:0}
.wdv-check-card span{display:flex;align-items:center;justify-content:center;min-height:54px;padding:11px;border:1px solid #d5dde4;border-radius:12px;background:#fff;text-align:center;cursor:pointer;color:#3d4b57;font-size:13px;font-weight:800;transition:.15s}
.wdv-check-card input:checked+span{border-color:#25a8b3;background:#effbfd;color:#116579;box-shadow:0 0 0 2px rgba(37,168,179,.12)}
.wdv-number-grid{grid-template-columns:1.45fr repeat(4,1fr)}

@media(max-width:1000px){
  body.webx-dream-vacation-page .wdlb-app{padding:0}
  body.webx-dream-vacation-page .wdlb-shell{border-radius:0;border-left:0;border-right:0}
  .wdv-hero{grid-template-columns:1fr;min-height:auto}
  .wdv-hero-visual{min-height:520px}
  .wdv-check-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:700px){
  .wdv-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wdv-boarding-card{left:7%;top:8%;width:76%}
  .wdv-boarding-card strong{font-size:28px}
  .wdv-plane{font-size:62px;right:12%;top:34%}
  .wdv-card-one{left:7%;bottom:25%}
  .wdv-card-two{right:5%;bottom:37%}
  .wdv-card-three{right:8%;bottom:10%}
}
@media(max-width:480px){
  .wdv-hero-visual{min-height:460px}
  .wdv-check-grid{grid-template-columns:1fr 1fr}
  .wdv-destination-card{min-width:145px;padding:12px}
  .wdv-destination-card strong{font-size:14px}
  .wdv-card-two{right:4%;bottom:39%}
  .wdv-card-three{right:5%;bottom:12%}
  .wdv-visual-caption{font-size:13px}
}

/* v1.2.1 — Dream Vacation budget estimator and presentation controls */
.wdv-estimate-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:14px 0 8px;padding:16px 18px;border:1px solid #d7e7ea;border-radius:14px;background:#f4fbfc}
.wdv-estimate-panel>div{display:flex;flex-direction:column;gap:3px;min-width:0}
.wdv-estimate-panel strong{color:#0e3440;font-size:15px}
.wdv-estimate-panel span{color:#5e7380;font-size:13px;line-height:1.45}
.wdv-estimate-panel .wdlb-btn{flex:0 0 auto;white-space:nowrap}
.wdv-estimate-status{min-height:20px;margin:0 0 8px}
@media (max-width:700px){.wdv-estimate-panel{align-items:stretch;flex-direction:column}.wdv-estimate-panel .wdlb-btn{width:100%;white-space:normal}}


/* v1.3.1 — Dream Vacation multi-photo personalization (1–4 recommended, 8 max) */
.wdv-photo-panel{margin-top:18px;padding:18px;border:1px solid #d9e8eb;border-radius:16px;background:linear-gradient(145deg,#f6fcfd,#ffffff)}
.wdv-photo-panel h4{margin:0 0 10px;font-size:20px;color:#133641}
.wdv-photo-help{margin-top:8px;color:#657983;font-size:13px;line-height:1.45}
.wdv-photo-status{min-height:20px;margin-top:8px;color:#39707d;font-size:13px;font-weight:750;line-height:1.4}
.wdv-photo-status.is-error{color:#9a3838}
.wdv-photo-preview-wrap{margin-top:14px;padding:14px;border-radius:14px;background:#fff;border:1px solid #d7e7ea}
.wdv-photo-preview-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}
.wdv-photo-preview-head>strong{color:#17343b;font-size:14px}
.wdv-photo-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.wdv-photo-preview-card{overflow:hidden;border:1px solid #d8e4e7;border-radius:12px;background:#f8fbfc}
.wdv-photo-preview-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#edf4f5}
.wdv-photo-preview-meta{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:9px 10px 10px;min-width:0}
.wdv-photo-preview-number{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#64808a;font-weight:850}
.wdv-photo-preview-meta strong{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#17343b;font-size:12px}
.wdv-remove-photo{font-size:12px!important}
.wdv-photo-preview-note{margin-top:12px;color:#60737b;font-size:13px;line-height:1.45}
.wdv-results-note{margin-top:14px;padding:12px 14px;border-radius:12px;background:#f3fbfc;border:1px solid #d2eaee;color:#375965;font-size:14px;line-height:1.5}
@media(max-width:900px){.wdv-photo-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.wdv-photo-preview-head{align-items:flex-start;flex-direction:column}.wdv-photo-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:420px){.wdv-photo-preview-grid{grid-template-columns:1fr}}


/* v1.3.2 — unified Dream Builder footer navigation + approved WebX United logo */
.wdlb-dream-footer{padding:26px 24px 24px;background:#f7f9fb;border-top:1px solid #dfe5eb;text-align:center}
.wdlb-dream-footer-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:900px;margin:0 auto 24px}
.wdlb-dream-footer-link{display:flex;align-items:center;justify-content:center;min-height:52px;padding:12px 16px;border-radius:12px;border:1px solid #cfd8e2;background:#fff;color:#243443!important;text-decoration:none!important;font-size:15px;font-weight:800;line-height:1.2;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,background .15s ease}
.wdlb-dream-footer-link:hover{transform:translateY(-1px);border-color:#1778ef;box-shadow:0 7px 18px rgba(23,120,239,.12);color:#0f62c6!important}
.wdlb-dream-footer-link.is-current{background:#1277f3;color:#fff!important;border-color:#1277f3;box-shadow:0 8px 20px rgba(18,119,243,.2)}
.wdlb-dream-footer-logo-wrap{display:flex;justify-content:center;align-items:center}
.wdlb-dream-footer-logo{display:block;width:min(360px,88vw);height:auto;max-height:128px;object-fit:contain}
@media(max-width:700px){.wdlb-dream-footer{padding:22px 18px}.wdlb-dream-footer-nav{grid-template-columns:1fr;gap:9px;margin-bottom:20px}.wdlb-dream-footer-link{min-height:48px}.wdlb-dream-footer-logo{width:min(300px,90vw)}}
@media print{.wdlb-dream-footer{display:none!important}}


/* ===== WebX Dream Home Creator v1.4.0 ===== */
.wdlb-home-app .wdlb-home-hero{
background:
radial-gradient(circle at 90% 8%,rgba(24,126,232,.09),transparent 18rem),
linear-gradient(145deg,#fff,#f7fbfd);
}
.wdlb-home-app .wdlb-home-hero .wdlb-hero-copy h1{
color:#082d58;
}
.wdlb-home-app .wdlb-fieldset{
border:0;
padding:0;
margin:20px 0;
min-width:0;
}
.wdlb-home-app .wdlb-fieldset legend{
display:block;
width:100%;
margin:0 0 10px;
font-weight:850;
color:#153a5a;
}
.wdlb-home-app .wdlb-option-grid{
display:grid;
grid-template-columns:repeat(4,minmax(0,1fr));
gap:9px;
}
.wdlb-home-app .wdlb-option-grid-3{
grid-template-columns:repeat(3,minmax(0,1fr));
}
.wdlb-home-app .wdlb-option-card{
position:relative;
display:block;
margin:0;
cursor:pointer;
}
.wdlb-home-app .wdlb-option-card input{
position:absolute;
opacity:0;
pointer-events:none;
}
.wdlb-home-app .wdlb-option-card span{
display:flex;
align-items:center;
justify-content:center;
min-height:46px;
padding:9px 11px;
border:1px solid #d3e0e8;
border-radius:12px;
background:#fff;
color:#34566e;
font-size:12px;
font-weight:800;
text-align:center;
transition:.15s ease;
}
.wdlb-home-app .wdlb-option-card input:checked + span{
border-color:#1b72d2;
background:linear-gradient(145deg,#edf6ff,#f8fcff);
color:#0e5aa9;
box-shadow:0 0 0 2px rgba(27,114,210,.08);
}
.wdlb-home-app .wdlb-option-card:hover span{
border-color:#9bbbd1;
transform:translateY(-1px);
}
.wdlb-home-app select{
width:100%;
min-height:46px;
padding:10px 12px;
border:1px solid #cadbe5;
border-radius:10px;
background:#fff;
color:#243f53;
font:inherit;
}
.wdlb-home-app .wdlb-home-review-grid{
display:grid;
grid-template-columns:repeat(2,minmax(0,1fr));
gap:12px;
margin:18px 0 24px;
}
.wdlb-home-app .wdlb-home-review-item{
padding:16px 17px;
border:1px solid #d9e6ed;
border-radius:14px;
background:linear-gradient(145deg,#fff,#f8fbfc);
box-shadow:0 8px 20px rgba(22,66,92,.04);
}
.wdlb-home-app .wdlb-home-review-item span{
display:block;
margin-bottom:5px;
font-size:10px;
font-weight:900;
letter-spacing:.08em;
text-transform:uppercase;
color:#608095;
}
.wdlb-home-app .wdlb-home-review-item strong{
display:block;
font-size:14px;
line-height:1.4;
color:#0b315a;
overflow-wrap:anywhere;
}
.wdlb-home-app .wdlb-home-number-grid{
grid-template-columns:1.35fr 1fr 1fr;
}
.wdlb-home-app .wdlb-home-number-grid .wdlb-number-card-main strong{
font-size:34px;
}
.wdlb-home-app .wdlb-question-card small.wdlb-input-note{
display:block;
margin-top:6px;
font-size:11px;
line-height:1.4;
color:#718391;
font-weight:500;
}
.wdlb-home-app [data-screen="review"] .wdlb-results-head p{
max-width:780px;
color:#607788;
}

@media(max-width:980px){
.wdlb-home-app .wdlb-option-grid,
.wdlb-home-app .wdlb-option-grid-3{
grid-template-columns:repeat(2,minmax(0,1fr));
}
}
@media(max-width:680px){
.wdlb-home-app .wdlb-option-grid,
.wdlb-home-app .wdlb-option-grid-3,
.wdlb-home-app .wdlb-home-review-grid,
.wdlb-home-app .wdlb-home-number-grid{
grid-template-columns:1fr;
}
}


/* ===== v1.4.1 — Dream Home standalone/full-page fix ===== */
/* Match the proven Dream Life / Dream Vacation standalone page treatment. */
body.webx-dream-home-page #top-header,
body.webx-dream-home-page #main-header,
body.webx-dream-home-page .et-l--header,
body.webx-dream-home-page header.et-l,
body.webx-dream-home-page .et_pb_section.et_pb_section_0_tb_header{
display:none!important;
}

body.webx-dream-home-page.et_fixed_nav #page-container,
body.webx-dream-home-page.et_non_fixed_nav.et_transparent_nav #page-container{
padding-top:0!important;
}

body.webx-dream-home-page #page-container,
body.webx-dream-home-page #et-main-area,
body.webx-dream-home-page #main-content{
margin-top:0!important;
padding-top:0!important;
}

body.webx-dream-home-page #main-content .container{
width:100%!important;
max-width:none!important;
padding:0!important;
margin:0!important;
}

body.webx-dream-home-page #main-content .container:before{
display:none!important;
}

body.webx-dream-home-page #left-area{
width:100%!important;
float:none!important;
padding:0!important;
margin:0!important;
}

body.webx-dream-home-page #sidebar{
display:none!important;
}

body.webx-dream-home-page article.page,
body.webx-dream-home-page .entry-content{
margin:0!important;
padding:0!important;
width:100%!important;
max-width:none!important;
}

body.webx-dream-home-page .entry-title{
display:none!important;
}

body.webx-dream-home-page .wdlb-app{
margin:0!important;
padding:26px!important;
background:#edf3f5!important;
min-height:100vh;
}

body.webx-dream-home-page .wdlb-shell{
max-width:1380px!important;
width:100%!important;
margin:0 auto!important;
}

@media(max-width:760px){
body.webx-dream-home-page .wdlb-app{
padding:12px!important;
}
}
