/* DWT Theme 0.9.1 contrast patch. */
:root{
  --ink:#142238;
  --ink-2:#263750;
  --muted:#68778c;
  --paper:#ffffff;
  --canvas:#f5f7f9;
  --soft:#eef4f4;
  --line:#dce4e8;
  --line-strong:#c9d5dc;
  --accent:#0c8581;
  --accent-deep:#086963;
  --accent-soft:#e7f5f3;
  --sky:#69c9c5;
  --warm:#f2b45d;
  --warm-soft:#fff5e5;
  --coral:#e77a63;
  --coral-soft:#fff0ec;
  --lavender:#7779b7;
  --lavender-soft:#f0f0fb;
  --dark:#101b2c;
  --dark-2:#17263b;
  --radius-sm:12px;
  --radius:18px;
  --radius-lg:26px;
  --shadow-sm:0 8px 24px rgba(20,34,56,.06);
  --shadow:0 22px 60px rgba(20,34,56,.10);
  --shell:min(1160px,calc(100% - 40px));
  --content:min(780px,100%);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}
a{color:inherit}img{max-width:100%;height:auto}.site-shell{width:var(--shell);margin-inline:auto}
::selection{background:#ccecea;color:var(--ink)}
.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 14px;z-index:9999}
.dwt-icon{display:inline-grid;place-items:center;width:1.15em;height:1.15em;flex:0 0 auto}.dwt-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* Header + brand */
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(220,228,232,.85)}
.admin-bar .site-header{top:32px}.header-inner{height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;min-width:250px}.brand-mark{width:44px;height:44px;border-radius:13px;box-shadow:0 8px 20px rgba(20,34,56,.15)}.brand-text{display:flex;flex-direction:column;line-height:1.08}.brand-text strong{font-size:18px;letter-spacing:-.025em}.brand-text strong span{color:var(--accent)}.brand-text small{margin-top:4px;color:var(--muted);font-size:9.5px;text-transform:uppercase;letter-spacing:.13em;font-weight:800}
.primary-nav{margin-left:auto}.menu{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none}.menu a{display:block;padding:10px 11px;text-decoration:none;font-size:13px;font-weight:760;border-radius:10px;transition:background .16s,color .16s}.menu a:hover{background:var(--canvas);color:var(--accent-deep)}.menu .nav-tools{background:var(--accent-soft);color:var(--accent-deep)}
.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:11px;min-height:40px;padding:0 13px;font-weight:800;color:var(--ink)}
.header-account-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 13px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--accent-deep);text-decoration:none;font-size:12px;font-weight:850;white-space:nowrap}.header-account-link:hover{background:var(--accent-soft);border-color:#b8dcda}.header-account-icon{font-size:15px}

/* Shared type + buttons */
.eyebrow{color:var(--accent-deep);font-size:10px;text-transform:uppercase;letter-spacing:.15em;font-weight:900;margin-bottom:10px}.section{padding:78px 0}.section-heading{margin-bottom:34px;max-width:760px}.section-heading h2{font-size:clamp(34px,4vw,50px);line-height:1.04;letter-spacing:-.045em;margin:0 0 13px}.section-heading p{color:var(--muted);font-size:16px;margin:0}.section-heading-split{max-width:none;display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end}.section-heading-split p{padding-bottom:5px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 19px;border-radius:12px;text-decoration:none;font-weight:850;font-size:13px;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s}.button:hover{transform:translateY(-1px)}.button .dwt-icon{font-size:16px}.button-primary{background:var(--accent);color:#fff;box-shadow:0 10px 24px rgba(12,133,129,.19)}.button-primary:hover{background:var(--accent-deep);box-shadow:0 13px 30px rgba(12,133,129,.24)}.button-secondary{border:1px solid var(--line-strong);background:#fff;color:var(--ink)}.button-secondary:hover{border-color:#9dc9c6;background:#fbfefe}
.text-link{display:inline-flex;align-items:center;gap:6px;color:var(--accent-deep);text-decoration:none;font-size:13px;font-weight:850}.text-link:hover{text-decoration:underline;text-underline-offset:3px}

/* Hero */
.hero{position:relative;padding:72px 0 66px;overflow:hidden;background:linear-gradient(145deg,#f9fbfb 0%,#eef7f6 54%,#fff7eb 125%)}
.hero:before{content:"";position:absolute;width:410px;height:410px;border-radius:50%;right:-155px;top:-180px;background:radial-gradient(circle,rgba(105,201,197,.20),rgba(105,201,197,0) 68%)}.hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;left:-160px;bottom:-160px;background:radial-gradient(circle,rgba(242,180,93,.22),rgba(242,180,93,0) 70%)}
.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.hero h1{font-size:clamp(48px,5.5vw,68px);line-height:.98;letter-spacing:-.058em;margin:0;max-width:720px}.hero h1 span{color:var(--accent)}.hero-lede{font-size:18px;line-height:1.6;color:var(--muted);max-width:680px;margin:21px 0}.hero-actions{display:flex;gap:11px;flex-wrap:wrap}.hero-promise{display:flex;gap:18px;flex-wrap:wrap;margin-top:17px;color:#657488;font-size:10.5px;font-weight:700}.hero-promise span{display:inline-flex;align-items:center;gap:6px}.hero-promise .dwt-icon{color:var(--accent);font-size:14px}
.hero-product{position:relative;padding:18px;border:1px solid rgba(255,255,255,.8);border-radius:28px;background:rgba(255,255,255,.72);box-shadow:var(--shadow);backdrop-filter:blur(12px)}.hero-product:before{content:"";position:absolute;inset:10px -9px -9px 10px;border-radius:28px;border:1px solid rgba(20,34,56,.05);z-index:-1}.hero-product-topline{display:grid;grid-template-columns:auto auto 1fr;gap:8px;align-items:center;padding:3px 5px 14px;color:var(--muted)}.hero-product-topline strong{font-size:11px;color:var(--ink)}.hero-product-topline small{text-align:right;font-size:9px}.product-live-dot{width:8px;height:8px;border-radius:50%;background:var(--sky);box-shadow:0 0 0 4px rgba(105,201,197,.16)}
.hero-trip-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:19px}.hero-trip-heading{display:flex;justify-content:space-between;gap:20px;align-items:start;padding-bottom:15px;border-bottom:1px solid var(--line)}.hero-trip-heading span{font-size:8px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--accent)}.hero-trip-heading h2{font-size:20px;line-height:1.1;letter-spacing:-.03em;margin:4px 0}.hero-trip-heading p{font-size:10px;color:var(--muted);margin:0}.hero-trip-heading em{font-style:normal;border:1px solid var(--line);border-radius:99px;padding:5px 8px;color:var(--muted);font-size:9px;font-weight:800;white-space:nowrap}.hero-trip-tools{display:grid;gap:8px;margin-top:13px}.hero-trip-tool{display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center;padding:10px;border-radius:13px;background:var(--canvas)}.hero-trip-tool>.dwt-icon{width:34px;height:34px;border-radius:10px;padding:8px}.hero-trip-tool span small,.hero-trip-tool span strong{display:block}.hero-trip-tool span small{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:900}.hero-trip-tool span strong{font-size:11px;margin-top:1px}.hero-trip-tool b{font-size:8px;border-radius:99px;padding:4px 6px;background:#fff;color:var(--muted);white-space:nowrap}.tool-budget>.dwt-icon,.tool-budget .feature-icon{background:var(--warm-soft);color:#a76a13}.tool-stay>.dwt-icon,.tool-stay .feature-icon{background:var(--accent-soft);color:var(--accent-deep)}.tool-rides>.dwt-icon,.tool-rides .feature-icon{background:var(--coral-soft);color:#ad4c38}.tool-pack>.dwt-icon,.tool-pack .feature-icon{background:var(--lavender-soft);color:#595c9c}.hero-route{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:5px;margin:16px 7px 2px}.hero-route span{width:9px;height:9px;border-radius:50%;background:var(--accent)}.hero-route span:nth-of-type(2){background:var(--warm)}.hero-route span:nth-of-type(3){background:var(--coral)}.hero-route i{height:1px;background:linear-gradient(90deg,var(--line-strong),var(--accent-soft));}.hero-route p{grid-column:1/-1;font-size:8.5px;color:var(--muted);text-align:center;margin:2px 0 0;text-transform:uppercase;letter-spacing:.1em;font-weight:800}

/* Trust + tools */
.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-grid>div{display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:center;padding:18px 24px;border-left:1px solid var(--line)}.trust-grid>div:first-child{border-left:0}.trust-grid>.dwt-icon,.trust-grid>div>.dwt-icon{width:32px;height:32px;border-radius:10px;background:var(--accent-soft);color:var(--accent-deep);padding:8px}.trust-grid strong,.trust-grid small{display:block}.trust-grid strong{font-size:12px}.trust-grid small{font-size:9.5px;line-height:1.35;color:var(--muted);margin-top:2px}
.home-tools-section{background:linear-gradient(180deg,#fff 0%,#f7f9fa 100%)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card{position:relative;display:flex;flex-direction:column;min-height:315px;padding:23px;border:1px solid var(--line);border-radius:22px;background:#fff;text-decoration:none;box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .17s,border-color .17s,box-shadow .17s}.feature-card:after{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--line)}.feature-card.tool-budget:after{background:var(--warm)}.feature-card.tool-stay:after{background:var(--accent)}.feature-card.tool-rides:after{background:var(--coral)}.feature-card.tool-pack:after{background:var(--lavender)}.feature-card.active:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(20,34,56,.10);border-color:#c8d8dd}.feature-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px}.feature-icon .dwt-icon{font-size:22px}.feature-kicker{margin-top:20px;font-size:8px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--muted)}.feature-card h3{font-size:21px;line-height:1.13;letter-spacing:-.025em;margin:5px 0 11px}.feature-card p{color:var(--muted);font-size:12px;line-height:1.55;margin:0 0 18px}.feature-card>strong{display:inline-flex;align-items:center;gap:5px;margin-top:auto;font-size:11px;color:var(--accent-deep)}.feature-card>strong .dwt-icon{font-size:13px}.feature-card:not(.active){background:#fafafa}.all-tools-link{display:flex;justify-content:center;margin-top:28px}

/* Story + dark section */
.workspace-story{background:#fff}.workspace-story-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:82px;align-items:center}.workspace-story-copy h2{font-size:clamp(36px,4vw,52px);line-height:1.03;letter-spacing:-.045em;margin:0 0 15px}.workspace-story-copy p{color:var(--muted);font-size:16px;max-width:540px}.planning-flow{list-style:none;margin:0;padding:0;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow-sm);overflow:hidden}.planning-flow li{display:grid;grid-template-columns:46px 1fr;gap:14px;padding:21px 24px;border-top:1px solid var(--line)}.planning-flow li:first-child{border-top:0}.planning-flow li>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--accent-soft);color:var(--accent-deep);font-weight:900}.planning-flow strong,.planning-flow small{display:block}.planning-flow strong{font-size:14px}.planning-flow small{font-size:11px;line-height:1.45;color:var(--muted);margin-top:3px}
.section-dark{background:linear-gradient(145deg,var(--dark) 0%,#13243a 100%);color:#fff}.section-dark .eyebrow{color:#83d5d1}.split-callout{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.split-callout h2{font-size:clamp(36px,4vw,52px);line-height:1.04;letter-spacing:-.045em;margin:0 0 14px}.split-callout p{color:#b1bed0;max-width:600px}.snapshot-card{border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:20px;background:rgba(255,255,255,.055);box-shadow:0 20px 50px rgba(0,0,0,.14)}.snapshot-card>div{padding:15px;border-radius:13px;background:rgba(255,255,255,.05);margin-bottom:8px}.snapshot-card span,.snapshot-card strong{display:block}.snapshot-card span{font-size:8px;color:#83d5d1;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.snapshot-card strong{font-size:13px;margin-top:3px}.snapshot-card>small{display:block;color:#96a7bd;font-size:9px;padding:7px 5px 2px}

/* Guides */
.guides-section{background:#fff}.content-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px}.guide-list{border-top:1px solid var(--line)}.guide-list a{display:grid;grid-template-columns:95px 1fr auto;gap:18px;align-items:center;text-decoration:none;padding:21px 4px;border-bottom:1px solid var(--line);transition:padding .15s,color .15s}.guide-list a:hover{padding-left:8px;color:var(--accent-deep)}.guide-list span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--accent)}.guide-list strong{font-size:16px}.guide-list em{font-style:normal;color:var(--accent);font-size:18px}

/* Tool hub + tool pages */
.tool-hub-hero,.tool-page-intro{position:relative;padding:60px 0 48px;background:linear-gradient(145deg,#f9fbfb 0%,#eef7f6 60%,#fff8ed 135%);border-bottom:1px solid var(--line);overflow:hidden}.tool-hub-hero:after,.tool-page-intro:after{content:"";position:absolute;width:300px;height:300px;right:-100px;top:-180px;border-radius:50%;background:rgba(105,201,197,.13)}.tool-hub-hero .site-shell,.tool-page-intro .site-shell{position:relative;z-index:1}.tool-hub-hero h1,.tool-page-intro h1{font-size:clamp(42px,5vw,60px);line-height:1;letter-spacing:-.052em;margin:0 0 15px;max-width:900px}.tool-hub-hero p,.tool-page-intro p{font-size:17px;line-height:1.6;color:var(--muted);max-width:760px;margin:0}.tool-breadcrumb{display:inline-flex;margin-bottom:23px;color:var(--muted);font-size:11px;font-weight:800;text-decoration:none}.tool-breadcrumb:hover{color:var(--accent-deep)}.tool-page-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;margin-bottom:16px;background:var(--accent-soft);color:var(--accent-deep)}.tool-page-icon .dwt-icon{font-size:25px}
.tool-hub-section{background:var(--canvas)}.tool-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tool-hub-card{position:relative;display:grid;grid-template-columns:52px 1fr;gap:17px;min-height:250px;padding:26px;border:1px solid var(--line);border-radius:22px;background:#fff;text-decoration:none;box-shadow:var(--shadow-sm);overflow:hidden}.tool-hub-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--accent)}.tool-hub-card.tool-budget:before{background:var(--warm)}.tool-hub-card.tool-rides:before{background:var(--coral)}.tool-hub-card.tool-pack:before{background:var(--lavender)}.tool-hub-card>span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--accent-soft);color:var(--accent)}.tool-hub-card.tool-budget>span{background:var(--warm-soft);color:#a76a13}.tool-hub-card.tool-rides>span{background:var(--coral-soft);color:#ad4c38}.tool-hub-card.tool-pack>span{background:var(--lavender-soft);color:#595c9c}.tool-hub-card .dwt-icon{font-size:22px}.tool-hub-card em{font-style:normal;color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.11em;font-weight:900}.tool-hub-card h2{font-size:27px;line-height:1.08;letter-spacing:-.035em;margin:6px 0 9px}.tool-hub-card p{color:var(--muted);margin:0 0 20px;font-size:12px;line-height:1.55}.tool-hub-card strong{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--accent-deep)}.tool-hub-card.is-live:hover{border-color:#bed7d6;transform:translateY(-2px);box-shadow:0 16px 38px rgba(20,34,56,.09);transition:.16s}.tool-hub-card.is-coming{opacity:.74}
.tool-page-workspace{padding:42px 0 36px;background:var(--canvas)}.tool-page-workspace .site-shell{max-width:1160px}.tool-page-more{padding:58px 0 20px;background:#fff}.section-heading.compact{margin-bottom:23px}.section-heading.compact h2{font-size:clamp(30px,3vw,40px)}.tool-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tool-link-grid a{display:grid;grid-template-columns:42px 1fr auto;gap:11px;align-items:center;border:1px solid var(--line);border-radius:15px;padding:16px;background:#fff;text-decoration:none}.tool-link-grid a:hover{border-color:#b4d7d4;background:#fbfefe}.tool-link-grid a>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--accent-soft);color:var(--accent)}.tool-link-grid strong,.tool-link-grid small{display:block}.tool-link-grid strong{font-size:12px}.tool-link-grid small{font-size:9px;color:var(--muted);margin-top:2px}.tool-link-grid em{font-style:normal;color:var(--accent)}

/* App pages + editorial */
.dwt-app-page{background:var(--canvas);min-height:70vh}.dwt-app-page-workspace{padding:56px 0 70px}.page-content{max-width:840px}.page-content h1,.content-article h1{font-size:clamp(38px,5vw,58px);line-height:1.05;letter-spacing:-.04em}.content-article{padding:30px 0;border-bottom:1px solid var(--line)}.content-article h1 a{text-decoration:none}.plugin-notice{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px}

/* Footer */
.site-footer{margin-top:68px;background:#0d1727;color:#d8e0ea;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:64px}.footer-brand-lockup{display:flex;align-items:center;gap:12px;text-decoration:none}.footer-brand-lockup img{width:46px;height:46px;border-radius:13px}.footer-brand-lockup span strong,.footer-brand-lockup span small{display:block}.footer-brand-lockup strong{font-size:19px;color:#fff}.footer-brand-lockup small{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#8ea0b6;margin-top:2px;font-weight:800}.site-footer p{color:#9eacbd;max-width:580px;font-size:12px}.site-footer h2{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#fff;margin:5px 0 14px}.site-footer a{display:block;text-decoration:none;color:#b8c5d4;margin:8px 0;font-size:12px}.site-footer a:hover{color:#fff}.legal-note{border-top:1px solid rgba(255,255,255,.10);margin-top:38px;padding-top:18px;font-size:10px}.legal-note p{font-size:9px;margin:5px 0}

/* Responsive consistency: same information order, narrower treatment */
@media(max-width:980px){
  .hero-grid,.workspace-story-grid,.split-callout,.content-grid,.section-heading-split{grid-template-columns:1fr;gap:38px}.hero-copy{max-width:760px}.hero-product{max-width:680px}.feature-grid{grid-template-columns:repeat(2,1fr)}.tool-link-grid{grid-template-columns:1fr 1fr}.primary-nav{display:none;position:absolute;top:80px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:12px 20px;box-shadow:0 14px 26px rgba(20,34,56,.08)}.primary-nav.is-open{display:block}.menu{display:grid;gap:3px}.menu a{padding:11px}.menu-toggle{display:block}.header-inner{justify-content:flex-start}.brand{margin-right:auto}.header-account-link{order:2}.menu-toggle{order:3}.primary-nav{order:4}.trust-grid{grid-template-columns:1fr}.trust-grid>div{border-left:0;border-top:1px solid var(--line)}.trust-grid>div:first-child{border-top:0}.tool-hub-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:782px){.admin-bar .site-header{top:46px}}
@media(max-width:640px){
  :root{--shell:min(100% - 28px,1160px)}.header-inner{height:72px;gap:8px}.brand{min-width:0}.brand-mark{width:39px;height:39px}.brand-text strong{font-size:15px}.brand-text small{display:none}.header-account-link .header-account-icon{display:none}.header-account-link{font-size:10px;padding-inline:9px;min-height:38px}.menu-toggle{min-height:38px;padding-inline:10px}.primary-nav{top:72px}
  .hero{padding:52px 0 48px}.hero h1{font-size:44px}.hero-lede{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr}.button{width:100%}.hero-promise{display:grid;gap:7px}.hero-product{padding:12px;border-radius:22px}.hero-trip-card{padding:15px}.hero-trip-tool{grid-template-columns:34px 1fr}.hero-trip-tool b{grid-column:2;justify-self:start}.hero-product-topline small{display:none}
  .section{padding:60px 0}.section-heading h2{font-size:36px}.feature-grid,.tool-hub-grid,.tool-link-grid{grid-template-columns:1fr}.feature-card{min-height:0;padding:21px}.workspace-story-grid{gap:30px}.planning-flow li{padding:18px}.split-callout{gap:30px}.guide-list a{grid-template-columns:1fr auto}.guide-list span{grid-column:1/-1}.tool-hub-hero,.tool-page-intro{padding:42px 0 34px}.tool-hub-hero h1,.tool-page-intro h1{font-size:40px}.tool-hub-hero p,.tool-page-intro p{font-size:15px}.tool-page-workspace{padding:24px 0}.tool-hub-card{min-height:0;padding:21px;grid-template-columns:44px 1fr}.tool-hub-card>span{width:40px;height:40px}.tool-hub-card h2{font-size:23px}.dwt-app-page-workspace{padding:36px 0 54px}.footer-grid{grid-template-columns:1fr;gap:28px}.site-footer{margin-top:48px;padding-top:44px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Tool-specific page accents */
.tool-page-intro.tool-budget .tool-page-icon{background:var(--warm-soft);color:#a76a13}.tool-page-intro.tool-stay .tool-page-icon{background:var(--accent-soft);color:var(--accent-deep)}.tool-page-intro.tool-rides .tool-page-icon{background:var(--coral-soft);color:#ad4c38}

/* Build 0.9.1 — contrast/readability QA
 * WordPress theme.json assigns an explicit dark color to headings, so dark
 * surfaces must explicitly opt their typography back into the light palette.
 */
.section-dark,
.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4,.section-dark h5,.section-dark h6{
  color:#f7fbff;
}
.section-dark .eyebrow{color:#9ae4df}
.section-dark p{color:#c7d3e2}
.section-dark a{color:#d9f5f2}
.section-dark a:hover{color:#fff}
.snapshot-card{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.075)}
.snapshot-card>div{background:rgba(255,255,255,.075)}
.snapshot-card span{color:#9ae4df}
.snapshot-card strong{color:#f7fbff}
.snapshot-card>small{color:#b8c5d4}

/* Footer text is deliberately secondary, but remains comfortably readable. */
.footer-brand-lockup small{color:#a8b8c9}
.site-footer p{color:#b8c5d4}
.site-footer a{color:#c7d3e2}
.legal-note p{color:#aebccc}

/* Make keyboard focus unmistakable across the branded shell. */
a:focus-visible,.button:focus-visible,.menu-toggle:focus-visible,.header-account-link:focus-visible{
  outline:3px solid rgba(105,201,197,.42);
  outline-offset:3px;
}
.section-dark a:focus-visible,.site-footer a:focus-visible{
  outline-color:#83d5d1;
}

/* ================================================================
   Build 0.9.2 — Magical travel visual direction
   Inspired by the approved transit / path / palm / sparkle concept.
   The information hierarchy remains identical across viewport sizes.
   ================================================================ */
:root{
  --ink:#0b1d3d;
  --ink-2:#18345b;
  --muted:#5e6f86;
  --paper:#fffdfa;
  --canvas:#fbf5ea;
  --soft:#eef8f7;
  --line:#e5ddcf;
  --line-strong:#d6c8b3;
  --accent:#0e7c86;
  --accent-deep:#075e67;
  --accent-soft:#e6f5f3;
  --sky:#49c1c8;
  --warm:#f2b84b;
  --warm-soft:#fff4d9;
  --coral:#ff7f6b;
  --coral-soft:#fff0ea;
  --lavender:#7d78b7;
  --lavender-soft:#f0effb;
  --sand:#f3e3c7;
  --cream:#fff9f0;
  --dark:#0b1d3d;
  --dark-2:#102b50;
  --shadow-sm:0 10px 28px rgba(11,29,61,.07);
  --shadow:0 24px 70px rgba(11,29,61,.12);
  --shell:min(1180px,calc(100% - 42px));
}
body{background:var(--paper);color:var(--ink)}
::selection{background:#cceeed;color:var(--ink)}

/* Header / logo */
.site-header{background:rgba(255,253,248,.95);border-bottom-color:#eadfcd;box-shadow:0 3px 18px rgba(11,29,61,.035)}
.header-inner{height:92px}
.brand{gap:13px;min-width:330px}
.brand-mark{width:62px;height:62px;border-radius:50%;box-shadow:0 8px 24px rgba(11,29,61,.15)}
.brand-text strong{font-size:20px;color:var(--ink);letter-spacing:-.035em}.brand-text strong span{color:var(--accent)}
.brand-text small{color:#43577a;font-size:8px;letter-spacing:.17em;margin-top:6px}
.menu a{font-size:12px;color:var(--ink);padding:10px 12px}.menu a:hover{background:#f8f0e5;color:var(--accent-deep)}
.menu .nav-tools{background:#e7f5f2;color:var(--accent-deep)}
.header-account-link{border-color:#bfd8d5;background:#fff;color:var(--accent-deep);border-radius:12px;min-height:43px;padding-inline:15px;box-shadow:0 4px 14px rgba(14,124,134,.05)}
.header-account-link:hover{background:var(--accent);color:#fff;border-color:var(--accent)}

/* Shared decoration */
.eyebrow{color:var(--accent-deep);letter-spacing:.16em}
.magic-divider{display:flex;align-items:center;gap:9px;width:min(360px,80%);margin:19px 0}.magic-divider i{display:block;height:1px;flex:1;background:linear-gradient(90deg,transparent,#e2bb6f)}.magic-divider i:last-child{background:linear-gradient(90deg,#e2bb6f,transparent)}.magic-divider b{font-size:15px;font-weight:400;color:var(--warm)}.magic-divider.light i{background:linear-gradient(90deg,transparent,rgba(242,184,75,.75))}.magic-divider.light i:last-child{background:linear-gradient(90deg,rgba(242,184,75,.75),transparent)}
.ornament-heading{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto 30px;text-align:center}.ornament-heading span{width:70px;height:1px;background:#ddbf89}.ornament-heading i{font-style:normal;color:var(--warm);font-size:13px}.ornament-heading h2{margin:0;font-size:30px;line-height:1.1;letter-spacing:-.035em;color:var(--ink)}.ornament-heading.small h2{font-size:25px}.ornament-heading.small{margin-bottom:24px}
.button{border-radius:13px;min-height:48px}.button-primary{background:var(--ink);box-shadow:0 10px 24px rgba(11,29,61,.18)}.button-primary:hover{background:#15345f;box-shadow:0 14px 30px rgba(11,29,61,.23)}.button-secondary{background:#fffdf9;border-color:#b9d3d0;color:var(--accent-deep)}.button-secondary:hover{background:#f4fbfa;border-color:#86bbb7}.button-magic{gap:9px}.button-teal-light{background:#178d91;color:#fff;border:1px solid rgba(255,255,255,.4);box-shadow:0 12px 24px rgba(0,0,0,.16)}.button-teal-light:hover{background:#20a0a3}

/* Scenic hero */
.hero.hero-magical{position:relative;min-height:480px;padding:0;display:flex;align-items:stretch;background:var(--cream);overflow:hidden;border-bottom:1px solid #eadfcd}
.hero-magical .hero-scene{position:absolute;inset:0;background-image:url('../brand/dwt-scene.webp');background-repeat:no-repeat;background-position:center;background-size:cover}
.hero-magical:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#fff9f0 0%,rgba(255,249,240,.98) 31%,rgba(255,249,240,.72) 45%,rgba(255,249,240,.08) 66%,rgba(255,249,240,0) 100%)}
.hero-magical:after{content:"";position:absolute;inset:auto 0 0;height:90px;background:linear-gradient(0deg,rgba(9,36,52,.16),transparent);z-index:1}
.hero-magical-grid{position:relative;z-index:2;display:flex;align-items:center;min-height:480px;padding-block:54px}
.hero-magical .hero-copy{max-width:590px}
.hero-magical h1{font-size:clamp(44px,4.6vw,64px);line-height:1.02;letter-spacing:-.055em;color:var(--ink);text-shadow:0 1px 0 rgba(255,255,255,.7)}
.hero-magical h1 span{color:var(--accent)}
.hero-magical .hero-lede{font-size:17px;line-height:1.55;color:#43536c;max-width:540px;margin:0 0 20px}
.hero-magical .hero-promise{color:#52637a;margin-top:15px}.hero-magical .hero-promise .dwt-icon{color:var(--accent-deep)}

/* Toolkit */
.home-tools-section{padding:48px 0 54px;background:linear-gradient(180deg,#fffdf9 0%,#fbf5ea 100%)}
.magical-tool-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.magical-tool-grid .feature-card{display:grid;grid-template-columns:70px 1fr;gap:15px;align-items:start;min-height:184px;padding:20px;border-radius:17px;border:1px solid #dfd7ca;box-shadow:0 8px 22px rgba(11,29,61,.055);background:#fffdfa}
.magical-tool-grid .feature-card:after{display:none}.magical-tool-grid .feature-card:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(11,29,61,.09)}
.magical-tool-grid .feature-icon{position:relative;width:64px;height:64px;border-radius:50%;color:#fff}.magical-tool-grid .feature-icon .dwt-icon{font-size:29px}.magical-tool-grid .feature-icon b{position:absolute;right:-3px;top:-6px;color:var(--warm);font-size:15px;text-shadow:0 1px 0 #fff}
.magical-tool-grid .tool-budget .feature-icon{background:linear-gradient(145deg,#b56f08,#f2b84b);color:#fff}.magical-tool-grid .tool-stay .feature-icon{background:linear-gradient(145deg,#165e8d,#49c1c8);color:#fff}.magical-tool-grid .tool-rides .feature-icon{background:linear-gradient(145deg,#ca633b,#f2a93f);color:#fff}.magical-tool-grid .tool-pack .feature-icon{background:linear-gradient(145deg,#d65a4e,#ff7f6b);color:#fff}
.magical-tool-grid .feature-card h3{font-size:17px;margin:2px 0 7px}.magical-tool-grid .feature-card p{font-size:10.8px;line-height:1.45;margin-bottom:12px}.magical-tool-grid .feature-card>div>strong{display:inline-flex;align-items:center;gap:5px;color:var(--accent-deep);font-size:10px}.magical-tool-grid .feature-card.tool-budget>div>strong{color:#a56a12}.magical-tool-grid .feature-card.tool-rides>div>strong{color:#b75d25}.magical-tool-grid .feature-card.tool-pack>div>strong{color:#c25649}

/* Three-step planning method */
.planning-method{padding:16px 0 58px;background:#fbf5ea}
.horizontal-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;border:0;background:transparent;box-shadow:none;overflow:visible}
.horizontal-flow li{position:relative;display:grid;grid-template-columns:34px 45px 1fr;gap:12px;align-items:center;padding:18px 20px;border:1px solid #dfd5c5!important;border-radius:16px;background:#fffdfa;box-shadow:0 7px 20px rgba(11,29,61,.045)}
.horizontal-flow li:not(:last-child):after{content:"→";position:absolute;right:-17px;top:50%;transform:translateY(-50%);z-index:2;color:var(--warm);font-size:25px;font-weight:300}
.horizontal-flow li>span{width:30px;height:30px;border-radius:50%;background:var(--accent);color:#fff}.flow-icon{display:grid;place-items:center;width:42px;height:42px;color:var(--ink)}.flow-icon .dwt-icon{font-size:28px}.horizontal-flow strong{font-size:13px}.horizontal-flow small{font-size:10px;line-height:1.35}

/* Workspace showcase */
.home-workspace-showcase{padding:54px 0 64px;background:#fffdf9}
.workspace-showcase-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:24px;align-items:stretch}
.trip-preview-card{border:1px solid #ddd2c2;border-radius:20px;background:#fff;box-shadow:var(--shadow-sm);padding:20px}.trip-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.trip-preview-head h2{font-size:22px;line-height:1.05;margin:0 0 4px;letter-spacing:-.035em}.trip-preview-head p{font-size:10px;color:var(--muted);margin:0}.trip-edit-dot{color:var(--warm)}
.trip-preview-body{display:grid;grid-template-columns:180px 1fr;gap:18px;margin-top:16px}.trip-preview-art{min-height:154px;border-radius:15px;background:url('../brand/dwt-scene.webp') center/cover no-repeat;box-shadow:inset 0 0 0 1px rgba(11,29,61,.07)}.trip-preview-details{padding-top:4px}.trip-preview-details>strong{display:block;font-size:12px}.trip-preview-details>small{display:block;color:var(--muted);font-size:9.5px;margin-top:4px}.preview-progress{height:7px;border-radius:99px;background:#eee5d8;margin:14px 0 12px;overflow:hidden}.preview-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--accent),var(--sky));border-radius:inherit}.preview-tool-list{display:grid;grid-template-columns:1fr 1fr;gap:7px 14px}.preview-tool-list span{display:flex;align-items:center;justify-content:space-between;font-size:9.5px;color:#44546d}.preview-tool-list b{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--accent);color:#fff;font-size:9px}.preview-tool-list b.is-next{background:var(--warm);color:#fff}.trip-preview-actions{display:flex;gap:8px;margin-top:18px}.trip-preview-actions .button{min-height:39px;padding:0 14px;font-size:10px}
.magic-callout{position:relative;overflow:hidden;border-radius:20px;padding:34px 38px;background:radial-gradient(circle at 75% 5%,rgba(73,193,200,.22),transparent 24%),linear-gradient(145deg,#0b1d3d,#0d315c);color:#fff;box-shadow:0 15px 34px rgba(11,29,61,.16)}.magic-callout:after{content:"";position:absolute;inset:auto -20px -60px 0;height:150px;background:url('../brand/dwt-scene.webp') center 75%/cover no-repeat;opacity:.16;mix-blend-mode:screen}.magic-callout>*{position:relative;z-index:1}.magic-stars{color:#f7cb70;letter-spacing:.5em;font-size:12px}.magic-callout h2{color:#fff;font-size:34px;line-height:1.05;letter-spacing:-.04em;margin:18px 0 0}.magic-callout p{color:#d2dcec;font-size:12px;line-height:1.55;max-width:500px}.magic-callout .button{margin-top:10px;min-height:42px;font-size:10px}

/* Guide cards */
.home-guides{padding:48px 0 70px;background:linear-gradient(180deg,#fbf5ea,#fffdfa)}
.guide-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.guide-card{display:grid;grid-template-columns:92px 1fr;gap:12px;border:1px solid #ded4c4;border-radius:15px;padding:10px;background:#fff;text-decoration:none;box-shadow:0 6px 18px rgba(11,29,61,.045);transition:.16s}.guide-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(11,29,61,.08);border-color:#cabdAA}.guide-art{display:block;min-height:104px;border-radius:10px;background-image:url('../brand/dwt-scene.webp');background-size:360px auto}.guide-art-sunset{background-position:70% 35%}.guide-art-resort{background-position:53% 70%;filter:saturate(.85)}.guide-art-sign{background-position:37% 64%;filter:hue-rotate(8deg)}.guide-art-bags{background-position:92% 58%;filter:saturate(.7) hue-rotate(330deg)}.guide-card small{font-size:7px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--accent)}.guide-card h3{font-size:12px;line-height:1.25;margin:4px 0}.guide-card p{font-size:8.5px;line-height:1.35;color:var(--muted);margin:0 0 7px}.guide-card strong{font-size:8.5px;color:var(--accent-deep)}

/* Tool hub + tool page headers follow the same scenic language. */
.tool-hub-hero,.tool-page-intro{background:linear-gradient(90deg,#fff9f0 0%,rgba(255,249,240,.98) 52%,rgba(255,249,240,.60) 70%),url('../brand/dwt-scene.webp') right center/auto 100% no-repeat;border-bottom-color:#e6d9c7}
.tool-hub-hero:after,.tool-page-intro:after{display:none}.tool-hub-hero h1,.tool-page-intro h1{color:var(--ink)}.tool-page-icon{border-radius:50%;background:#fff;border:1px solid #e5d7c4;box-shadow:0 7px 18px rgba(11,29,61,.07)}
.tool-hub-section,.tool-page-workspace,.dwt-app-page{background:linear-gradient(180deg,#fbf5ea,#f8f2e8)}
.tool-hub-card{border-color:#dfd4c3;border-radius:18px;background:#fffdfa}.tool-hub-card:before{width:5px}.tool-hub-card>span{border-radius:50%}.tool-link-grid a{border-color:#ded4c5;background:#fffdfa}

/* Editorial pages gain the same warm canvas. */
.page-content{padding-top:58px;padding-bottom:68px}.page-content article{background:#fff;border:1px solid #e2d8c8;border-radius:20px;padding:32px;box-shadow:var(--shadow-sm)}

/* Rich footer */
.site-footer{position:relative;margin-top:0;background:linear-gradient(160deg,#07162f 0%,#0b2a50 100%);padding:56px 0 25px;overflow:hidden}.site-footer:before{content:"";position:absolute;inset:auto 0 0;height:170px;background:url('../brand/dwt-scene.webp') center bottom/cover no-repeat;opacity:.06;mix-blend-mode:screen}.site-footer>*{position:relative;z-index:1}.footer-sparkle-band{text-align:center;color:#f2b84b;letter-spacing:1.8em;font-size:10px;margin:-28px 0 26px}.footer-grid-rich{grid-template-columns:1.7fr repeat(4,1fr);gap:36px}.footer-brand-lockup img{width:58px;height:58px;border-radius:50%}.footer-brand-lockup strong{font-size:18px}.footer-brand-lockup strong span{color:#65d1d0}.footer-brand-lockup small{font-size:7px;letter-spacing:.15em;color:#bfccda}.site-footer h2{color:#fff8ea}.site-footer a{color:#c8d4e3}.site-footer p{color:#b9c7d8}.footer-trip-button{display:inline-flex!important;align-items:center;min-height:38px;padding:0 12px;border:1px solid rgba(73,193,200,.38);border-radius:10px;background:rgba(14,124,134,.22);color:#e6ffff!important;font-weight:850}.footer-trip-button:hover{background:#0e7c86!important}.legal-note{border-top-color:rgba(255,255,255,.13)}

/* Responsive: preserve order, reduce density */
@media(max-width:1050px){
  .brand{min-width:270px}.brand-text small{font-size:7px}.magical-tool-grid{grid-template-columns:repeat(2,1fr)}.guide-card-grid{grid-template-columns:repeat(2,1fr)}.footer-grid-rich{grid-template-columns:1.6fr repeat(2,1fr)}.footer-grid-rich>div:nth-child(4),.footer-grid-rich>div:nth-child(5){margin-top:8px}.hero-magical:before{background:linear-gradient(90deg,#fff9f0 0%,rgba(255,249,240,.96) 44%,rgba(255,249,240,.40) 68%,rgba(255,249,240,0) 100%)}
}
@media(max-width:980px){
  .header-inner{height:84px}.primary-nav{top:84px;background:#fffaf2}.brand-mark{width:55px;height:55px}.brand{min-width:0}.hero-magical{min-height:520px}.hero-magical-grid{min-height:520px}.hero-magical .hero-copy{max-width:520px}.workspace-showcase-grid{grid-template-columns:1fr}.magic-callout{min-height:300px}.horizontal-flow{grid-template-columns:1fr}.horizontal-flow li:not(:last-child):after{content:"↓";right:auto;left:50%;top:auto;bottom:-23px;transform:translateX(-50%)}
}
@media(max-width:700px){
  :root{--shell:min(100% - 28px,1180px)}
  .header-inner{height:76px}.brand-mark{width:46px;height:46px}.brand-text strong{font-size:16px}.brand-text small{display:none}.primary-nav{top:76px}.header-account-link{min-height:38px}.header-account-link span{font-size:10px}
  .hero.hero-magical{display:block;min-height:0;padding-bottom:0}.hero-magical-grid{min-height:0;padding:46px 0 285px}.hero-magical .hero-copy{max-width:none}.hero-magical .hero-scene{background-position:68% bottom;background-size:auto 285px;background-color:#d7edf2}.hero-magical:before{background:linear-gradient(180deg,#fff9f0 0%,#fff9f0 53%,rgba(255,249,240,.96) 60%,rgba(255,249,240,0) 79%)}.hero-magical h1{font-size:42px}.hero-magical .hero-lede{font-size:15px}.hero-magical .hero-actions{display:grid;grid-template-columns:1fr}.hero-magical .hero-actions .button{width:100%}.hero-magical .hero-promise{display:grid;gap:6px}.magic-divider{width:70%}
  .ornament-heading span{width:30px}.ornament-heading h2{font-size:25px}.ornament-heading.small h2{font-size:22px}
  .magical-tool-grid{grid-template-columns:1fr}.magical-tool-grid .feature-card{min-height:0;grid-template-columns:60px 1fr}.magical-tool-grid .feature-icon{width:56px;height:56px}.planning-method{padding-bottom:48px}
  .trip-preview-body{grid-template-columns:1fr}.trip-preview-art{min-height:180px}.preview-tool-list{grid-template-columns:1fr}.trip-preview-actions{display:grid;grid-template-columns:1fr}.trip-preview-actions .button{width:100%}.magic-callout{padding:29px 24px}.magic-callout h2{font-size:30px}
  .guide-card-grid{grid-template-columns:1fr}.guide-card{grid-template-columns:108px 1fr}.guide-art{min-height:115px}.footer-grid-rich{grid-template-columns:1fr;gap:28px}.footer-sparkle-band{letter-spacing:1em}
  .tool-hub-hero,.tool-page-intro{background:linear-gradient(180deg,#fff9f0 0%,rgba(255,249,240,.96) 68%,rgba(255,249,240,.80) 100%),url('../brand/dwt-scene.webp') 72% bottom/auto 48% no-repeat}
}

/* ================================================================
   Build 0.9.3 — Approved logo-set integration
   Uses the approved sunset / transit / palms / magic mark consistently.
   ================================================================ */
.brand{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1px;min-width:300px;line-height:1;text-decoration:none}
.brand-picture{display:block;line-height:0}
.brand-logo{display:block;width:auto;height:57px;max-width:282px;object-fit:contain;object-position:left center}
.brand-tagline{display:block;margin:-4px 0 0 72px;color:#30466d;font-size:6.7px;line-height:1;text-transform:uppercase;letter-spacing:.16em;font-weight:800;white-space:nowrap}
.footer-brand-lockup img{object-fit:cover;box-shadow:0 7px 20px rgba(0,0,0,.18)}

@media(max-width:1050px){
  .brand{min-width:240px}.brand-logo{height:51px;max-width:252px}.brand-tagline{margin-left:64px;font-size:6px}
}
@media(max-width:980px){
  .brand{min-width:0}.brand-logo{height:48px;max-width:228px}.brand-tagline{display:none}
}
@media(max-width:700px){
  .brand-logo{height:42px;max-width:198px}.brand-tagline{display:none}
}
@media(max-width:430px){
  .brand-logo{height:38px;max-width:176px}
}
/* 0.9.3 final header lockup sizing. */
.brand{display:flex;flex-direction:row;align-items:center;min-width:285px}
.brand-picture{display:block;line-height:0}
.brand-logo{display:block;width:auto;height:68px;max-width:285px;object-fit:contain;object-position:left center}
.brand-tagline{display:none}
@media(max-width:1050px){.brand{min-width:235px}.brand-logo{height:60px;max-width:240px}}
@media(max-width:980px){.brand{min-width:0}.brand-logo{height:54px;max-width:215px}}
@media(max-width:700px){.brand-logo{height:43px;max-width:175px}}
@media(max-width:430px){.brand-logo{height:39px;max-width:158px}}


/* ================================================================
   Build 0.9.5 — polish pass
   - Footer feels like a continuation of the scenic brand world
   - Tool entry / trip chooser gets stronger hierarchy and contrast
   ================================================================ */

/* Footer: soften the transition from page body into the dark footer. */
.site-footer{
  margin-top:0;
  padding-top:78px;
  background:
    radial-gradient(circle at 78% 4%, rgba(242,184,75,.12), transparent 24%),
    linear-gradient(180deg, #123764 0%, #0b2546 24%, #07162f 100%);
}
.site-footer:before{
  top:-34px;
  inset:auto 0 0 0;
  height:240px;
  background:
    linear-gradient(180deg, rgba(10,28,54,0) 0%, rgba(10,28,54,.08) 30%, rgba(10,28,54,.45) 100%),
    url('../brand/dwt-scene.webp') center 88%/cover no-repeat;
  opacity:.20;
  mix-blend-mode:screen;
}
.site-footer:after{
  content:"";
  position:absolute;
  left:0; right:0; top:0;
  height:86px;
  background:
    linear-gradient(180deg, rgba(255,249,240,.72) 0%, rgba(255,249,240,.16) 48%, rgba(255,249,240,0) 100%);
  pointer-events:none;
}
.footer-sparkle-band{
  position:relative;
  z-index:2;
  margin:-8px 0 32px;
  opacity:.92;
}
.footer-intro{
  max-width:360px;
}
.footer-grid-rich{
  align-items:start;
}
.site-footer .footer-intro p,
.site-footer p{
  color:#d2deeb;
}
.site-footer h2{
  margin-bottom:12px;
}
.site-footer a{
  color:#d6e0ec;
}
.site-footer a:hover{
  color:#ffffff;
}
.footer-trip-button{
  box-shadow:0 10px 24px rgba(3,18,39,.20);
}
.legal-note{
  margin-top:28px;
  padding-top:16px;
}
@media(max-width:700px){
  .site-footer{padding-top:62px}
  .site-footer:before{height:206px; background-position:58% 90%; opacity:.18}
  .site-footer:after{height:62px}
}



/* ================================================================
   Build 0.9.6 — footer structural fix
   Branded scenic transition sits ABOVE footer content, never behind it.
   ================================================================ */
.site-footer{
  position:relative;
  overflow:hidden;
  margin-top:0;
  padding:0 0 26px;
  background:#071a34;
  color:#d8e3ef;
}
.site-footer:before,.site-footer:after{display:none!important}
.footer-scene-transition{
  position:relative;
  height:150px;
  overflow:hidden;
  background:#fffdf9;
}
.footer-scene-transition:before{
  content:"";
  position:absolute;
  inset:0;
  background:url('../brand/dwt-scene.webp') center 69%/cover no-repeat;
  filter:saturate(.88) brightness(.82);
  transform:scale(1.015);
}
.footer-scene-transition:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,
      rgba(255,253,249,.98) 0%,
      rgba(255,253,249,.78) 14%,
      rgba(7,26,52,.14) 54%,
      rgba(7,26,52,.80) 82%,
      #071a34 100%);
}
.footer-scene-transition span{
  position:absolute;
  inset:auto 0 0;
  z-index:2;
  height:42px;
  background:linear-gradient(180deg,rgba(7,26,52,0),#071a34);
}
.footer-sparkle-band{
  margin:-8px 0 28px;
  padding-top:0;
  color:#f2b84b;
  opacity:.92;
}
.site-footer .footer-grid-rich,
.site-footer .legal-note{
  position:relative;
  z-index:2;
}
.footer-grid-rich{
  align-items:start;
  padding-top:0;
}
.site-footer h2{color:#fff8ec}
.site-footer p{color:#c8d5e4}
.site-footer a{color:#d4deea}
.site-footer a:hover{color:#fff}
.footer-brand-lockup strong{color:#fff}
.footer-brand-lockup small{color:#b8c8d9}
.footer-trip-button{
  background:#0d6f78!important;
  border-color:#2d9199!important;
  box-shadow:none;
}
.footer-trip-button:hover{background:#0b818b!important}
.legal-note{
  margin-top:30px;
  border-top:1px solid rgba(255,255,255,.13);
}
.legal-note p{color:#aebed0}
@media(max-width:700px){
  .footer-scene-transition{height:112px}
  .footer-scene-transition:before{background-position:64% 70%}
  .footer-sparkle-band{margin:-4px 0 24px}
}


/* ================================================================
   Build 0.9.7 — restraint pass
   Remove scenic artwork from supporting areas where it competes with content.
   ================================================================ */

/* Footer: clean, solid, readable — no scenic art. */
.site-footer{
  position:relative;
  margin-top:0;
  padding:52px 0 24px;
  background:linear-gradient(180deg,#0a2040 0%, #081a33 100%)!important;
  overflow:hidden;
}
.site-footer:before,
.site-footer:after,
.footer-scene-transition{display:none!important}
.site-footer>*{position:relative;z-index:1}
.footer-sparkle-band{
  margin:-2px 0 24px;
  text-align:center;
  color:#e7bb5c;
  letter-spacing:1.15em;
  font-size:10px;
  opacity:.9;
}
.footer-grid-rich{align-items:start}
.footer-intro{max-width:340px}
.site-footer h2{color:#fff8ec}
.site-footer p{color:#cbd7e4}
.site-footer a{color:#d9e3ed}
.site-footer a:hover{color:#ffffff}
.footer-brand-lockup strong{color:#ffffff}
.footer-brand-lockup small{color:#b7c7d8}
.footer-trip-button{
  background:rgba(14,124,134,.16);
  border:1px solid rgba(73,193,200,.30);
  color:#f0fbff!important;
  box-shadow:none;
}
.footer-trip-button:hover{background:#0d7f87!important}
.legal-note{
  margin-top:28px;
  padding-top:18px;
  border-top:1px solid rgba(255,255,255,.12);
}
.legal-note p{color:#a9bbcf}

/* Home callout: keep the message, lose the scenic image. */
.magic-callout{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(18,56,98,.10);
  border-radius:22px;
  padding:34px 38px;
  background:
    radial-gradient(circle at 88% 10%, rgba(73,193,200,.13), transparent 22%),
    linear-gradient(145deg,#0b1d3d 0%, #12335d 100%);
  color:#fff;
  box-shadow:0 16px 34px rgba(11,29,61,.11);
}
.magic-callout:after{display:none!important}
.magic-callout:before{
  content:"";
  position:absolute;
  right:22px;
  bottom:20px;
  width:160px;
  height:70px;
  border-bottom:1px solid rgba(242,184,75,.22);
  border-right:1px solid rgba(242,184,75,.10);
  border-radius:0 0 120px 0;
  opacity:.75;
  pointer-events:none;
}
.magic-callout>*{position:relative;z-index:1}
.magic-stars{
  color:#f3c96d;
  letter-spacing:.45em;
  font-size:12px;
  opacity:.95;
}
.magic-callout h2{
  color:#fff;
  font-size:34px;
  line-height:1.05;
  letter-spacing:-.04em;
  margin:18px 0 0;
}
.magic-callout p{
  color:#d6dfeb;
  font-size:12px;
  line-height:1.6;
  max-width:500px;
}
.magic-callout .magic-divider.light i{background:rgba(242,184,75,.35)}
.magic-callout .magic-divider.light b{color:#f2c15c}
.magic-callout .button{margin-top:10px;min-height:42px;font-size:10px}

@media(max-width:760px){
  .site-footer{padding-top:44px}
  .footer-sparkle-band{letter-spacing:.8em}
  .magic-callout{padding:28px 24px}
  .magic-callout h2{font-size:30px}
}


/* ================================================================
   Build 0.9.8 — illustration system
   Replace repeated scenic crops with subject-specific branded spot art.
   ================================================================ */
.trip-preview-art{
  min-height:154px;
  border-radius:15px;
  background:
    linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,0)),
    url('../brand/illustrations/trip-workspace.svg') center/cover no-repeat!important;
  box-shadow:inset 0 0 0 1px rgba(11,29,61,.06);
}
.trip-preview-card{
  background:linear-gradient(180deg,#fffefd 0%, #fffdf8 100%);
}
.trip-preview-head p{
  color:#617188;
}
.preview-tool-list span{
  gap:10px;
}

.guide-card{
  align-items:start;
  background:linear-gradient(180deg,#ffffff 0%, #fffdf8 100%);
}
.guide-art{
  display:block;
  min-height:104px;
  border-radius:12px;
  background-color:#fff8ee;
  background-repeat:no-repeat;
  background-position:center;
  background-size:cover;
  box-shadow:inset 0 0 0 1px rgba(11,29,61,.06);
}
.guide-art-sunset{background-image:url('../brand/illustrations/guide-first-trip.svg');}
.guide-art-resort{background-image:url('../brand/illustrations/guide-resort.svg');}
.guide-art-sign{background-image:url('../brand/illustrations/guide-days.svg');}
.guide-art-bags{background-image:url('../brand/illustrations/guide-budget.svg');}

@media(max-width:700px){
  .trip-preview-art{min-height:180px}
  .guide-art{min-height:115px}
}


/* ================================================================
   Build 0.9.9 — site-wide illustration system
   Extends the branded illustration language beyond the homepage.
   ================================================================ */
.tool-hub-hero{
  background:
    linear-gradient(90deg,#fff9f0 0%,rgba(255,249,240,.98) 54%,rgba(255,249,240,.65) 72%,rgba(255,249,240,.18) 100%),
    url('../brand/illustrations/tool-entry.svg') right 4% center/340px auto no-repeat!important;
}
.tool-page-intro.tool-budget{
  background:
    linear-gradient(90deg,#fff9f0 0%,rgba(255,249,240,.98) 54%,rgba(255,249,240,.58) 74%,rgba(255,249,240,.12) 100%),
    url('../brand/illustrations/tool-budget.svg') right 4% center/320px auto no-repeat!important;
}
.tool-page-intro.tool-stay{
  background:
    linear-gradient(90deg,#fff9f0 0%,rgba(255,249,240,.98) 54%,rgba(255,249,240,.58) 74%,rgba(255,249,240,.12) 100%),
    url('../brand/illustrations/tool-resort.svg') right 4% center/320px auto no-repeat!important;
}
.tool-page-intro.tool-rides{
  background:
    linear-gradient(90deg,#fff9f0 0%,rgba(255,249,240,.98) 54%,rgba(255,249,240,.58) 74%,rgba(255,249,240,.12) 100%),
    url('../brand/illustrations/tool-ride.svg') right 4% center/320px auto no-repeat!important;
}
.tool-page-intro.tool-pack{
  background:
    linear-gradient(90deg,#fff9f0 0%,rgba(255,249,240,.98) 54%,rgba(255,249,240,.58) 74%,rgba(255,249,240,.12) 100%),
    url('../brand/illustrations/tool-pack.svg') right 4% center/320px auto no-repeat!important;
}
.tool-hub-card{
  grid-template-columns:52px minmax(0,1fr) 148px!important;
  align-items:center;
  gap:17px;
}
.tool-hub-card>div{min-width:0}
.tool-card-art{
  display:block;
  align-self:stretch;
  min-height:140px;
  border-radius:16px;
  background-color:#fff8ef;
  background-repeat:no-repeat;
  background-position:center;
  background-size:cover;
  box-shadow:inset 0 0 0 1px rgba(11,29,61,.06);
}
.tool-card-art-budget{background-image:url('../brand/illustrations/tool-budget.svg');}
.tool-card-art-resort{background-image:url('../brand/illustrations/tool-resort.svg');}
.tool-card-art-ride{background-image:url('../brand/illustrations/tool-ride.svg');}
.tool-card-art-pack{background-image:url('../brand/illustrations/tool-pack.svg');}

@media(max-width:980px){
  .tool-hub-card{grid-template-columns:52px minmax(0,1fr)!important}
  .tool-card-art{display:none}
}
@media(max-width:700px){
  .tool-hub-hero{
    background:
      linear-gradient(180deg,#fff9f0 0%,rgba(255,249,240,.97) 68%,rgba(255,249,240,.85) 100%),
      url('../brand/illustrations/tool-entry.svg') center bottom/250px auto no-repeat!important;
  }
  .tool-page-intro.tool-budget,
  .tool-page-intro.tool-stay,
  .tool-page-intro.tool-rides,
  .tool-page-intro.tool-pack{
    background-position:center bottom!important;
    background-size:240px auto!important;
    background-repeat:no-repeat!important;
  }
}

/* ================================================================
   Build 1.0.0 — cohesive illustration rollout
   Uses the approved tropical sunset illustration set site-wide.
   ================================================================ */
.tool-hub-hero{
  background:
    linear-gradient(90deg,#fff9f0 0%,rgba(255,249,240,.98) 54%,rgba(255,249,240,.70) 73%,rgba(255,249,240,.16) 100%),
    url('../brand/illustrations/tool-entry.webp') right 3% center/360px auto no-repeat!important;
}
.tool-page-intro.tool-budget{
  background:
    linear-gradient(90deg,#fff9f0 0%,rgba(255,249,240,.98) 54%,rgba(255,249,240,.62) 74%,rgba(255,249,240,.12) 100%),
    url('../brand/illustrations/tool-budget.webp') right 3% center/330px auto no-repeat!important;
}
.tool-page-intro.tool-stay{
  background:
    linear-gradient(90deg,#fff9f0 0%,rgba(255,249,240,.98) 54%,rgba(255,249,240,.62) 74%,rgba(255,249,240,.12) 100%),
    url('../brand/illustrations/tool-resort.webp') right 3% center/330px auto no-repeat!important;
}
.tool-page-intro.tool-rides{
  background:
    linear-gradient(90deg,#fff9f0 0%,rgba(255,249,240,.98) 54%,rgba(255,249,240,.62) 74%,rgba(255,249,240,.12) 100%),
    url('../brand/illustrations/tool-ride.webp') right 3% center/330px auto no-repeat!important;
}
.tool-page-intro.tool-pack{
  background:
    linear-gradient(90deg,#fff9f0 0%,rgba(255,249,240,.98) 54%,rgba(255,249,240,.62) 74%,rgba(255,249,240,.12) 100%),
    url('../brand/illustrations/tool-pack.webp') right 3% center/330px auto no-repeat!important;
}
.tool-card-art-budget{background-image:url('../brand/illustrations/tool-budget.webp')!important; background-position:center!important;}
.tool-card-art-resort{background-image:url('../brand/illustrations/tool-resort.webp')!important; background-position:center!important;}
.tool-card-art-ride{background-image:url('../brand/illustrations/tool-ride.webp')!important; background-position:center!important;}
.tool-card-art-pack{background-image:url('../brand/illustrations/tool-pack.webp')!important; background-position:center!important;}
.trip-preview-art{background-image:url('../brand/illustrations/trip-workspace.webp')!important;background-position:center!important;background-size:cover!important}
.magic-callout{background:radial-gradient(circle at 78% 8%,rgba(73,193,200,.18),transparent 25%),linear-gradient(145deg,#0b1d3d,#103567)!important}
.magic-callout:after{display:none!important}
.guide-art-sunset{background-image:url('../brand/illustrations/guide-first-trip.webp')!important}
.guide-art-resort{background-image:url('../brand/illustrations/guide-resort.webp')!important}
.guide-art-sign{background-image:url('../brand/illustrations/guide-days.webp')!important}
.guide-art-bags{background-image:url('../brand/illustrations/guide-budget.webp')!important}
.guide-art{background-size:cover!important;background-position:center!important;filter:none!important}
.site-footer:before{display:none!important}

@media(max-width:700px){
  .tool-hub-hero{
    background:
      linear-gradient(180deg,#fff9f0 0%,rgba(255,249,240,.97) 68%,rgba(255,249,240,.87) 100%),
      url('../brand/illustrations/tool-entry.webp') center bottom/255px auto no-repeat!important;
  }
  .tool-page-intro.tool-budget,
  .tool-page-intro.tool-stay,
  .tool-page-intro.tool-rides,
  .tool-page-intro.tool-pack{
    background-position:center bottom!important;
    background-size:250px auto!important;
    background-repeat:no-repeat!important;
  }
}


/* ================================================================
   Build 1.0.1 — hero/layout polish
   - Tool artwork becomes a single intentional hero on each tool page.
   - Tools hub hero is a true editorial hero.
   - Supporting artwork remains in cards without duplicating the hero.
   ================================================================ */
.tool-hub-hero,
.tool-page-intro,
.tool-page-intro.tool-budget,
.tool-page-intro.tool-stay,
.tool-page-intro.tool-rides,
.tool-page-intro.tool-pack{
  background:#fff9f0!important;
  padding:44px 0 46px!important;
  border-bottom:1px solid #e6d9c7!important;
}
.tool-hub-hero-grid,
.tool-page-intro-grid{
  display:grid;
  grid-template-columns:minmax(0,.88fr) minmax(460px,1.12fr);
  align-items:center;
  gap:52px;
}
.tool-hub-hero-copy,
.tool-page-intro-copy{min-width:0}
.tool-hub-hero h1,
.tool-page-intro h1{
  max-width:620px!important;
  font-size:clamp(44px,4.4vw,62px)!important;
  line-height:1.01!important;
  margin-bottom:17px!important;
}
.tool-hub-hero p,
.tool-page-intro p{
  max-width:620px!important;
  font-size:16px!important;
  line-height:1.58!important;
}
.tool-hub-hero-art,
.tool-page-hero-art{
  min-height:330px;
  border-radius:22px;
  background-color:#12345a;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
  box-shadow:0 18px 42px rgba(11,29,61,.13), inset 0 0 0 1px rgba(255,255,255,.22);
}
.tool-hub-hero-art{background-image:url('../brand/illustrations/hero-tools.webp')}
.tool-page-hero-art-tool-budget{background-image:url('../brand/illustrations/hero-cost.webp')}
.tool-page-hero-art-tool-resort{background-image:url('../brand/illustrations/hero-resort.webp')}
.tool-page-hero-art-tool-ride{background-image:url('../brand/illustrations/hero-ride.webp')}
.tool-page-hero-art-tool-pack{background-image:url('../brand/illustrations/hero-pack.webp')}
.tool-page-hero-art-tool-entry{background-image:url('../brand/illustrations/hero-tools.webp')}
.tool-hero-ornament{
  display:flex;
  align-items:center;
  gap:8px;
  width:220px;
  margin-top:24px;
  color:#d79b31;
}
.tool-hero-ornament span{height:1px;flex:1;background:linear-gradient(90deg,transparent,#dfb561)}
.tool-hero-ornament span:last-child{background:linear-gradient(90deg,#dfb561,transparent)}
.tool-hero-ornament b{font-size:14px;font-weight:500}
.tool-page-icon{margin-top:1px}
.tool-page-workspace{padding-top:30px!important}

/* Keep the tool cards visually rich, but secondary to the page hero. */
.tool-card-art{min-height:150px!important}

@media(max-width:1020px){
  .tool-hub-hero-grid,
  .tool-page-intro-grid{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:34px}
  .tool-hub-hero-art,.tool-page-hero-art{min-height:290px}
  .tool-hub-hero h1,.tool-page-intro h1{font-size:46px!important}
}
@media(max-width:760px){
  .tool-hub-hero,
  .tool-page-intro,
  .tool-page-intro.tool-budget,
  .tool-page-intro.tool-stay,
  .tool-page-intro.tool-rides,
  .tool-page-intro.tool-pack{padding:34px 0 38px!important;background:#fff9f0!important}
  .tool-hub-hero-grid,
  .tool-page-intro-grid{grid-template-columns:1fr;gap:26px}
  .tool-hub-hero-art,
  .tool-page-hero-art{min-height:240px;border-radius:18px}
  .tool-hub-hero h1,.tool-page-intro h1{font-size:40px!important}
  .tool-hub-hero p,.tool-page-intro p{font-size:15px!important}
  .tool-hero-ornament{margin-top:18px}
}
