/* Tidal Waves 13–14 — scenic finish plus the Season of Still Water. */
#screen-heart .heart-of-haven-header,
#screen-just-living .realm-view,
#screen-execution .execution-hero,
#screen-harmony .workhub-world{position:relative;overflow:hidden;border:1px solid rgba(63,88,64,.16);border-radius:26px;background:var(--living-glass,rgba(249,245,231,.82));box-shadow:0 18px 46px rgba(46,61,45,.10)}
#screen-heart .heart-of-haven-header{min-height:300px;padding:clamp(1rem,4vw,1.6rem);display:flex;flex-direction:column;justify-content:flex-end;background-image:linear-gradient(180deg,transparent 20%,rgba(20,43,31,.15) 55%,rgba(248,243,226,.94) 100%),url('./assets/heart-sanctuary.svg');background-size:cover;background-position:center}
#screen-heart .heart-of-haven-header>p,#screen-heart .heart-of-haven-header>h2{position:relative;z-index:1;max-width:42rem}
#screen-just-living .realm-view{padding-top:clamp(15rem,48vw,24rem);background-image:linear-gradient(180deg,transparent 12rem,rgba(248,243,226,.9) 22rem),url('./assets/just-living-cottage.svg');background-size:100% auto;background-repeat:no-repeat;background-position:top center}
#screen-execution .execution-hero{min-height:280px;padding:clamp(1rem,4vw,1.6rem);display:flex;flex-direction:column;justify-content:flex-end;background-image:linear-gradient(180deg,transparent 15%,rgba(20,42,31,.18) 58%,rgba(247,241,224,.95) 100%),url('./assets/execution-crossroads.svg');background-size:cover;background-position:center}
#screen-harmony .workhub-world{padding-top:clamp(14rem,43vw,22rem);background-image:linear-gradient(180deg,transparent 10rem,rgba(244,240,223,.88) 20rem),url('./assets/harmony-home-scene.svg');background-size:100% auto;background-repeat:no-repeat;background-position:top center}
#screen-heart .heart-self-card,#screen-just-living .realm-panel,#screen-execution .execution-form,#screen-execution .lane-guide-card,#screen-harmony .world-scene,#screen-harmony .world-room{background:linear-gradient(180deg,rgba(255,253,244,.92),rgba(247,240,221,.78));border-color:rgba(81,101,72,.18);box-shadow:0 8px 24px rgba(49,67,48,.08)}
#screen-warden{border-radius:24px;background:linear-gradient(180deg,rgba(41,57,46,.08),rgba(248,244,232,.72));padding:.45rem}
html[data-tidal-state="calm"] .mobile-place-water{background:linear-gradient(180deg,rgba(214,232,218,.9),rgba(235,239,219,.88));border-color:rgba(77,118,91,.22);color:#345b46}
html[data-tidal-state="calm"] .living-gate-weather{background:linear-gradient(180deg,rgba(238,246,230,.92),rgba(248,242,222,.88));border-color:rgba(76,112,82,.2)}
html[data-tidal-state="calm"] .living-gate-weather strong{color:#315940}
html[data-presentation="boring"] #screen-heart .heart-of-haven-header,html[data-presentation="boring"] #screen-just-living .realm-view,html[data-presentation="boring"] #screen-execution .execution-hero,html[data-presentation="boring"] #screen-harmony .workhub-world{background:#fff!important;box-shadow:none;border-radius:2px;padding-top:1rem;min-height:0}
html[data-presentation="boring"] #screen-heart .heart-self-card,html[data-presentation="boring"] #screen-just-living .realm-panel,html[data-presentation="boring"] #screen-execution .execution-form,html[data-presentation="boring"] #screen-execution .lane-guide-card,html[data-presentation="boring"] #screen-harmony .world-scene,html[data-presentation="boring"] #screen-harmony .world-room{background:#fff;box-shadow:none;border-radius:2px}
html[data-presentation="boring"] .mobile-place-water,html[data-presentation="boring"] .living-gate-weather{background:#fff;border-radius:2px;box-shadow:none;color:#111}
@media(max-width:720px){#screen-heart .heart-of-haven-header{min-height:250px}#screen-just-living .realm-view{padding-top:14rem}#screen-harmony .workhub-world{padding-top:13rem}#screen-execution .execution-hero{min-height:240px}}
@media(prefers-reduced-motion:reduce){#screen-heart .heart-of-haven-header,#screen-just-living .realm-view,#screen-execution .execution-hero,#screen-harmony .workhub-world{background-attachment:scroll}}
