:root{--agnes-gold:#f4c96d;--agnes-cream:#fff6e8;--agnes-ink:#0e1015;--agnes-panel:rgba(14,16,21,.88);--agnes-line:rgba(255,255,255,.13);--agnes-muted:rgba(255,255,255,.64)}
*{box-sizing:border-box}.agnes-fullscreen{margin:0;background:#080a0e;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow:hidden}.agnes-fullscreen button,.agnes-fullscreen a{font:inherit}.agnes-app{height:100dvh;min-height:620px;display:grid;grid-template-columns:260px minmax(0,1fr);background:radial-gradient(circle at 72% 0,#39465c 0,transparent 36%),#0b0e14;color:#fff}.agnes-menu{position:relative;z-index:30;display:flex;flex-direction:column;min-height:0;padding:24px 18px;background:linear-gradient(180deg,rgba(18,16,18,.98),rgba(7,9,13,.97));border-right:1px solid var(--agnes-line);box-shadow:20px 0 50px rgba(0,0,0,.2)}.agnes-logo{display:flex;align-items:center;gap:12px;color:var(--agnes-cream);text-decoration:none;padding:0 8px 22px;border-bottom:1px solid var(--agnes-line);letter-spacing:.15em}.agnes-logo>b{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--agnes-gold);border-radius:50%;color:var(--agnes-gold);font-family:Georgia,serif;font-size:25px}.agnes-logo>span{font-family:Georgia,serif;font-size:20px}.agnes-logo small{display:block;margin-top:3px;font:500 8px/1.2 Inter,sans-serif;letter-spacing:.26em;color:var(--agnes-gold)}#agnes-nav{padding:14px 0 24px;overflow:auto;scrollbar-width:thin;scrollbar-color:#695735 transparent}#agnes-nav section{margin:8px 0 18px}#agnes-nav section>small{display:block;padding:0 12px 7px;color:#8f8b89;font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}#agnes-nav a{display:flex;align-items:center;gap:11px;min-height:38px;padding:7px 10px;border:1px solid transparent;border-radius:11px;color:#d7d5d4;text-decoration:none;font-size:13px;transition:.2s ease}#agnes-nav a i{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:rgba(255,255,255,.055);color:#c9b483;font-style:normal}#agnes-nav a:hover,#agnes-nav a.active{color:#fff;background:linear-gradient(90deg,rgba(244,201,109,.18),rgba(244,201,109,.04));border-color:rgba(244,201,109,.32)}#agnes-nav a.active i{background:var(--agnes-gold);color:#241a09;box-shadow:0 0 22px rgba(244,201,109,.25)}.agnes-close{display:none}.agnes-workspace{min-width:0;display:grid;grid-template-rows:82px minmax(0,1fr);padding:0 26px 24px}.agnes-header{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--agnes-line)}.agnes-title{min-width:160px}.agnes-title small{display:block;color:var(--agnes-gold);font-size:9px;font-weight:800;letter-spacing:.18em}.agnes-title h1{margin:3px 0 0;font:500 clamp(20px,2vw,29px)/1.05 Georgia,serif}.agnes-family{display:flex;align-items:center;justify-content:center;gap:9px;flex:1}.agnes-family span{position:relative;display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:#d7c7b4;border:2px solid rgba(255,255,255,.7);color:#2c211c;box-shadow:0 3px 12px rgba(0,0,0,.3)}.agnes-family span:first-child{outline:2px solid var(--agnes-gold);outline-offset:2px}.agnes-family img{width:100%;height:100%;object-fit:cover;border-radius:50%}.agnes-family b{font-size:12px}.agnes-family small{position:absolute;top:43px;color:#d6d2cc;font-size:7px;white-space:nowrap}.agnes-weather{display:flex;gap:8px;color:var(--agnes-cream);font-size:13px}.agnes-mic,.agnes-burger{display:grid;place-items:center;border:1px solid rgba(244,201,109,.45);background:rgba(244,201,109,.1);color:var(--agnes-gold);border-radius:50%;cursor:pointer}.agnes-mic{width:40px;height:40px;font-size:23px}.agnes-burger{display:none;width:38px;height:38px}.agnes-screen{min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:14px;padding-top:22px}.agnes-design{min-height:0;border:1px solid rgba(244,201,109,.35);border-radius:22px;background-repeat:no-repeat;background-color:#17181e;box-shadow:0 26px 70px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.05);overflow:hidden}.agnes-caption{display:flex;align-items:center;gap:20px;padding:14px 18px;border:1px solid var(--agnes-line);border-radius:16px;background:linear-gradient(100deg,rgba(255,255,255,.075),rgba(255,255,255,.025));backdrop-filter:blur(20px)}.agnes-caption>div{min-width:210px}.agnes-caption small{display:block;color:var(--agnes-gold);font-size:8px;font-weight:700;letter-spacing:.15em}.agnes-caption strong{display:block;margin-top:3px;font:500 19px Georgia,serif}.agnes-caption p{flex:1;margin:0;color:var(--agnes-muted);font-size:12px}.agnes-action{border:1px solid rgba(244,201,109,.55);border-radius:999px;padding:10px 16px;background:linear-gradient(135deg,#f4d486,#bb8432);color:#201707;font-weight:750;cursor:pointer;box-shadow:0 7px 24px rgba(215,158,55,.18)}.agnes-mobile-nav,.agnes-scrim{display:none}
@media(max-width:1050px){.agnes-app{grid-template-columns:220px minmax(0,1fr)}.agnes-menu{padding-inline:12px}.agnes-workspace{padding-inline:18px}.agnes-family{gap:6px}.agnes-family span{width:34px;height:34px}.agnes-family small{display:none}.agnes-weather span{display:none}.agnes-caption p{display:none}}
@media(max-width:760px){.agnes-fullscreen{overflow:hidden}.agnes-app{display:block;min-height:0}.agnes-workspace{height:100dvh;display:grid;grid-template-rows:66px minmax(0,1fr) 68px;padding:0 12px}.agnes-header{gap:12px}.agnes-burger{display:grid}.agnes-title{min-width:0;flex:1}.agnes-title small{font-size:7px}.agnes-title h1{font-size:19px}.agnes-family{display:none}.agnes-weather{font-size:12px}.agnes-mic{width:36px;height:36px}.agnes-screen{padding-top:12px;gap:8px}.agnes-design{border-radius:16px;background-size:cover!important;background-position:center!important}.agnes-caption{display:grid;grid-template-columns:1fr auto;padding:10px 12px;border-radius:13px}.agnes-caption>div{min-width:0}.agnes-caption strong{font-size:16px}.agnes-caption .agnes-action{padding:8px 11px;font-size:11px}.agnes-mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;margin:5px -12px 0;padding:4px 8px max(4px,env(safe-area-inset-bottom));border-top:1px solid var(--agnes-line);background:rgba(8,10,14,.96)}.agnes-mobile-nav a,.agnes-mobile-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:50px;border:0;background:transparent;color:#d8d3cb;text-decoration:none;font-size:20px;cursor:pointer}.agnes-mobile-nav small{font-size:8px}.agnes-mobile-mic{width:50px!important;height:50px!important;margin:auto;border-radius:50%!important;background:linear-gradient(135deg,#f4d486,#b97c29)!important;color:#201707!important;box-shadow:0 0 25px rgba(244,201,109,.3)}.agnes-menu{position:fixed;inset:0 auto 0 0;width:min(86vw,320px);padding:20px 15px;transform:translateX(-105%);transition:transform .25s ease}.agnes-close{position:absolute;right:13px;top:13px;display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--agnes-line);border-radius:50%;background:#272329;color:#fff;font-size:24px;cursor:pointer}.agnes-scrim{position:fixed;z-index:20;inset:0;display:block;background:rgba(0,0,0,.58);opacity:0;pointer-events:none;transition:opacity .25s}.menu-open .agnes-menu{transform:translateX(0)}.menu-open .agnes-scrim{opacity:1;pointer-events:auto}#agnes-nav a{min-height:40px}}
@media(max-width:430px){.agnes-weather{display:none}.agnes-caption small{font-size:7px}.agnes-caption strong{font-size:15px}.agnes-design{border-radius:12px}.agnes-screen{padding-top:8px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Canonical Home mount visibility. */
#agnes-home-html[hidden],.agnes-design[hidden]{display:none!important}
/* Fullscreen correction: keep each approved board cell isolated on phones. */
html:has(body.agnes-fullscreen){margin-top:0!important}
body.agnes-fullscreen #wpadminbar{display:none!important}
@media(max-width:760px){
  .agnes-screen{display:flex;flex-direction:column;justify-content:flex-start;overflow:auto;padding-bottom:8px}
  .agnes-design{flex:none;width:100%;min-height:0;aspect-ratio:3/2;background-size:300% 200%!important}
  .agnes-design.agnes-system-design{aspect-ratio:2.25;background-size:200% 300%!important}
  .agnes-caption{flex:none}
}

/* AGNES Travel Intelligence 6.1.0. Hidden until the existing action button is opened. */
.agnes-ti[hidden]{display:none!important}.agnes-ti{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:24px;background:rgba(4,7,12,.74);backdrop-filter:blur(18px)}.agnes-ti__dialog{width:min(1040px,96vw);max-height:min(800px,92dvh);overflow:hidden;border:1px solid rgba(244,201,109,.28);border-radius:24px;background:linear-gradient(160deg,#161a24,#0c1119 65%,#17131a);box-shadow:0 35px 100px rgba(0,0,0,.55);color:#fff}.agnes-ti__head{display:flex;align-items:center;gap:14px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.agnes-ti__head>div{flex:1}.agnes-ti__head small{display:block;color:#f4c96d;font-size:8px;font-weight:850;letter-spacing:.17em}.agnes-ti__head h2{margin:4px 0 0;font:500 27px/1.05 Georgia,serif}.agnes-ti__close{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.17);border-radius:50%;background:rgba(255,255,255,.06);color:#fff;font-size:23px;cursor:pointer}.agnes-ti__controls{display:flex;gap:8px;align-items:center;padding:11px 20px;border-bottom:1px solid rgba(255,255,255,.07);overflow:auto}.agnes-ti__controls button{flex:none;border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.05);color:#ddd7ce;cursor:pointer;font-size:11px}.agnes-ti__controls button.active{border-color:rgba(244,201,109,.6);background:rgba(244,201,109,.15);color:#ffe6aa}.agnes-ti__status{margin-left:auto;color:#a9b0ba;font-size:10px;white-space:nowrap}.agnes-ti__body{max-height:calc(92dvh - 122px);overflow:auto;padding:16px 20px 22px}.agnes-ti__notice{margin-bottom:12px;padding:10px 12px;border:1px solid rgba(244,201,109,.17);border-radius:12px;background:rgba(244,201,109,.055);color:#d7d0c6;font-size:10px;line-height:1.45}.agnes-ti__grid{display:grid;gap:8px}.agnes-ti__offer{display:grid;grid-template-columns:minmax(160px,1.4fr) minmax(150px,1fr) 90px 80px auto;gap:10px;align-items:center;width:100%;min-height:60px;padding:9px 11px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(255,255,255,.045);color:#fff;text-align:left;cursor:pointer}.agnes-ti__offer:hover{border-color:rgba(244,201,109,.35);background:rgba(255,255,255,.07)}.agnes-ti__offer b,.agnes-ti__offer span,.agnes-ti__offer small{display:block}.agnes-ti__offer b{font-size:13px}.agnes-ti__offer small{margin-top:2px;color:#8993a1;font-size:9px}.agnes-ti__offer .price{color:#ffe09a;font-size:17px;font-weight:850}.agnes-ti__offer .fit{color:#c5d6cd;font-size:11px}.agnes-ti__badge{justify-self:end;padding:6px 9px;border-radius:999px;background:#4b4560;color:#eee5ff;font-size:9px;font-weight:850}.agnes-ti__badge.is-book{background:#1e6349;color:#caffdf}.agnes-ti__badge.is-wait{background:#70493b;color:#ffd7c8}.agnes-ti__detail{padding:16px;border:1px solid rgba(244,201,109,.2);border-radius:16px;background:rgba(244,201,109,.045)}.agnes-ti__detail h3{margin:0 0 7px;font:500 24px Georgia,serif}.agnes-ti__detail p{margin:7px 0;color:#c9c4bd;font-size:11px;line-height:1.55}.agnes-ti__metric-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:13px 0}.agnes-ti__metric{padding:10px;border-radius:12px;background:rgba(255,255,255,.055)}.agnes-ti__metric small{display:block;color:#8e98a4;font-size:8px}.agnes-ti__metric b{display:block;margin-top:4px;color:#ffe1a0;font-size:14px}.agnes-ti__back{border:0;background:none;color:#f4c96d;cursor:pointer;padding:0 0 12px}.agnes-ti__multi{display:grid;gap:9px}.agnes-ti__multi article{padding:12px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(255,255,255,.045)}.agnes-ti__multi h3{margin:0 0 4px;font-size:14px}.agnes-ti__multi p,.agnes-ti__multi small{margin:3px 0;color:#abb2bb;font-size:10px;line-height:1.45}.agnes-ti__empty{padding:28px 14px;text-align:center;color:#b7bec7}.agnes-ti__spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.2);border-top-color:#f4c96d;border-radius:50%;animation:agnesTiSpin .8s linear infinite}@keyframes agnesTiSpin{to{transform:rotate(360deg)}}
@media(max-width:760px){.agnes-ti{padding:0;place-items:end center}.agnes-ti__dialog{width:100vw;max-height:94dvh;border-radius:22px 22px 0 0}.agnes-ti__head{padding:15px}.agnes-ti__head h2{font-size:22px}.agnes-ti__controls{padding:9px 14px}.agnes-ti__body{padding:12px 14px 18px}.agnes-ti__offer{grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"place price badge" "date fit badge"}.agnes-ti__offer .place{grid-area:place}.agnes-ti__offer .date{grid-area:date}.agnes-ti__offer .price{grid-area:price}.agnes-ti__offer .fit{grid-area:fit}.agnes-ti__offer .agnes-ti__badge{grid-area:badge}.agnes-ti__metric-row{grid-template-columns:repeat(2,1fr)}.agnes-ti__status{display:none}}

/* AGNES Dynamic Home 13.15.11 — one living screen, no visible menu. */
#agnes-family-os[data-view="home"]{grid-template-columns:minmax(0,1fr);--dh-ink:#27203d;--dh-muted:#756b86;--dh-purple:#6c43d8;--dh-purple2:#8a69e6;--dh-glass:rgba(255,255,255,.72);--dh-line:rgba(83,63,126,.12);--dh-shadow:0 22px 58px rgba(64,45,102,.14);background:#f5f1fb;color:var(--dh-ink)}
#agnes-family-os[data-view="home"]>.agnes-menu{display:none!important}
#agnes-family-os[data-view="home"].menu-open>.agnes-scrim{display:none!important;opacity:0!important;pointer-events:none!important}
#agnes-family-os[data-view="home"] .agnes-header{display:none}
#agnes-family-os[data-view="home"] .agnes-caption{display:none!important}
#agnes-family-os[data-view="home"]>.agnes-workspace{display:block;height:100dvh;padding:0;overflow:hidden;background:radial-gradient(circle at 82% 8%,rgba(255,222,184,.62),transparent 28%),radial-gradient(circle at 18% 0,rgba(196,179,255,.55),transparent 31%),linear-gradient(145deg,#f9f5ff 0%,#f6f1fb 50%,#fff9f1 100%)}
#agnes-family-os[data-view="home"] .agnes-screen{height:100%;padding:0;overflow:hidden}
.agnes-dynamic-home{height:100dvh;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;gap:12px;padding:15px 20px 14px;overflow:hidden;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--dh-ink)}.agnes-dynamic-home>.agnes-dh-topbar,.agnes-dynamic-home>.agnes-dh-stage,.agnes-dynamic-home>.agnes-dh-footer{grid-column:1/-1;width:100%;min-width:0}
.agnes-dh-topbar{display:grid;grid-template-columns:minmax(180px,1fr) auto auto auto;align-items:center;gap:18px;min-height:58px;position:relative;z-index:4}
.agnes-dh-brand{display:flex;align-items:center;gap:10px;color:var(--dh-ink);text-decoration:none;width:max-content}.agnes-dh-brand>b{display:grid;place-items:center;width:39px;height:39px;border-radius:14px;background:linear-gradient(145deg,#855ce8,#6136ca);color:#fff;font-size:20px;box-shadow:0 10px 25px rgba(100,60,203,.28)}.agnes-dh-brand span{font-size:20px;font-weight:900;letter-spacing:.08em}.agnes-dh-brand small{display:block;margin-top:1px;color:#8b819a;font-size:7px;letter-spacing:.14em}
.agnes-dh-timebox{display:grid;grid-template-columns:auto auto;align-items:end;column-gap:12px;row-gap:5px}.agnes-dh-timebox strong{display:flex;align-items:baseline;font-size:clamp(28px,3vw,48px);font-weight:520;line-height:.9;letter-spacing:-.045em;font-variant-numeric:tabular-nums}.agnes-dh-timebox strong b{font:inherit;letter-spacing:inherit}.agnes-dh-timebox>span{max-width:180px;padding-bottom:2px;color:#6f657d;font-size:10px;line-height:1.25;text-transform:capitalize}.agnes-dh-clock-colon{display:inline-block;margin:0 .02em;font:inherit;font-style:normal;transform-origin:center;animation:agnesDhColonPulse 1s ease-in-out infinite}.agnes-dh-hour-progress{grid-column:1/-1;height:3px;overflow:hidden;border-radius:999px;background:rgba(111,78,184,.1)}.agnes-dh-hour-progress>i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7350d5,#b18df2);transition:width 1s linear}@keyframes agnesDhColonPulse{0%,100%{opacity:.32;transform:scale(.92)}50%{opacity:1;transform:scale(1.06)}}
.agnes-dh-weather{padding:8px 12px;border:1px solid var(--dh-line);border-radius:999px;background:rgba(255,255,255,.54);backdrop-filter:blur(18px);box-shadow:0 8px 24px rgba(76,54,122,.06);color:#655b73;font-size:10px;white-space:nowrap}
.agnes-dh-controls{display:flex;align-items:center;gap:8px}.agnes-dh-standby{display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--dh-line);border-radius:999px;background:rgba(255,255,255,.62);font-size:8px;font-weight:900;letter-spacing:.08em}.agnes-dh-standby i{width:8px;height:8px;border-radius:50%;background:#29b95c;box-shadow:0 0 0 4px rgba(41,185,92,.12)}
.agnes-dh-voice{display:grid;place-items:center;border:0;cursor:pointer;width:42px;height:42px;border-radius:50%;background:linear-gradient(145deg,#835be9,#6338ce);color:#fff;font-size:18px;box-shadow:0 11px 27px rgba(100,58,207,.28)}
.agnes-dh-stage{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;gap:10px;overflow:hidden}
.agnes-dh-hero{position:relative;min-height:0;display:grid;grid-template-columns:minmax(250px,.55fr) minmax(0,1.45fr);overflow:hidden;border:1px solid rgba(107,78,166,.13);border-radius:32px;background:linear-gradient(135deg,rgba(255,255,255,.7),rgba(238,228,255,.68) 46%,rgba(255,236,218,.72));box-shadow:var(--dh-shadow);isolation:isolate}
.agnes-dh-hero:before{content:"";position:absolute;inset:-20% 35% 35% -15%;z-index:-1;background:radial-gradient(circle,rgba(255,221,169,.85),transparent 68%);filter:blur(8px)}.agnes-dh-hero:after{content:"";position:absolute;right:-10%;bottom:-28%;width:60%;height:70%;z-index:-1;background:radial-gradient(circle,rgba(144,108,222,.25),transparent 68%)}
.agnes-dh-protagonist{min-width:0;margin:0;padding:28px 22px 24px 30px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;position:relative}.agnes-dh-photo-wrap{width:min(22vw,260px);position:relative;aspect-ratio:1;border-radius:50%;padding:10px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(229,216,255,.74));box-shadow:0 24px 60px rgba(66,47,100,.22)}.agnes-dh-photo-wrap:before{content:"";position:absolute;inset:-16px;border-radius:50%;border:1px solid rgba(131,88,218,.18);box-shadow:0 0 60px rgba(255,190,117,.25)}.agnes-dh-photo-wrap img{position:relative;z-index:1;width:100%;height:100%;border-radius:50%;object-fit:cover;background:#eee5fb}.agnes-dh-protagonist figcaption{max-width:460px}.agnes-dh-protagonist figcaption small{display:block;color:#7651cc;font-size:9px;font-weight:950;letter-spacing:.13em}.agnes-dh-protagonist figcaption h2{margin:7px 0 7px;font:700 clamp(34px,4vw,64px)/.98 Georgia,serif;color:#34234e}.agnes-dh-protagonist figcaption p{margin:0;color:#75677d;font-size:12px;line-height:1.55}
.agnes-dh-focus{min-width:0;align-self:center;display:grid;grid-template-columns:minmax(0,1fr) 150px;grid-template-rows:auto auto auto;gap:10px;padding:24px}.agnes-dh-now-card,.agnes-dh-next-card,.agnes-dh-stars-card{border:1px solid rgba(84,61,132,.11);background:rgba(255,255,255,.66);backdrop-filter:blur(18px);box-shadow:0 12px 34px rgba(67,46,109,.09)}.agnes-dh-now-card{grid-column:1/3;min-height:180px;border-radius:27px;padding:24px;display:flex;flex-direction:column;justify-content:center}.agnes-dh-next-card{border-radius:22px;padding:18px}.agnes-dh-stars-card{border-radius:22px;padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.agnes-dh-now-card small,.agnes-dh-next-card small,.agnes-dh-stars-card small{color:#7955ce;font-size:8px;font-weight:950;letter-spacing:.14em}.agnes-dh-now-card h1{margin:10px 0 8px;font:700 clamp(30px,3.5vw,58px)/1.02 Georgia,serif;color:#302044}.agnes-dh-now-card p,.agnes-dh-next-card p{margin:0;color:#7c7187;font-size:10px;line-height:1.45}.agnes-dh-next-card h3{margin:8px 0 5px;font-size:18px}.agnes-dh-stars-card strong{margin-top:8px;font-size:24px;color:#6e43d8}.agnes-dh-stars-card span{margin-top:4px;color:#988fa1;font-size:8px}
.agnes-dh-live-timeline{grid-column:1/3;min-width:0;padding:11px 13px 12px;border:1px solid rgba(84,61,132,.1);border-radius:20px;background:rgba(255,255,255,.57);backdrop-filter:blur(18px);box-shadow:0 8px 24px rgba(67,46,109,.06);transition:border-color .25s ease,background .25s ease,box-shadow .25s ease}.agnes-dh-live-timeline header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.agnes-dh-live-timeline header small{color:#7751cc;font-size:7px;font-weight:950;letter-spacing:.14em}.agnes-dh-live-timeline header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#544a61;font-size:9px}.agnes-dh-live-track{display:flex;align-items:center;gap:7px;min-width:0;overflow:hidden}.agnes-dh-live-item{display:flex;align-items:center;gap:6px;min-width:0;padding:7px 9px;border-radius:13px;background:rgba(248,246,252,.75);color:#82788c;font-size:8px;white-space:nowrap}.agnes-dh-live-item>i{display:grid;place-items:center;min-width:18px;height:18px;border-radius:50%;background:#ece7f5;color:#786c84;font-style:normal;font-size:8px}.agnes-dh-live-item>b{max-width:130px;overflow:hidden;text-overflow:ellipsis}.agnes-dh-live-item>span{color:#9d92a6;font-size:7px}.agnes-dh-live-item.past{opacity:.62}.agnes-dh-live-item.past>i{background:#e4f2e7;color:#48945f}.agnes-dh-live-item.current{background:#eee7fb;color:#5430b5;font-weight:900}.agnes-dh-live-item.current>i{background:#6e43d8;color:#fff;animation:agnesDhNowPulse 1.6s ease-in-out infinite}.agnes-dh-live-item.future.is-upcoming>span{color:#6c43d8;font-weight:900}.agnes-dh-live-item.future.is-attention{background:#fff7df}.agnes-dh-live-item.future.is-attention>span{color:#9a6b04;font-weight:950}.agnes-dh-live-item.future.is-urgent{background:#fff0ed;box-shadow:inset 0 0 0 1px rgba(187,68,54,.12)}.agnes-dh-live-item.future.is-urgent>span{color:#a64135;font-weight:950}.agnes-dh-live-timeline[data-alert="attention"]{border-color:rgba(213,163,44,.3);background:rgba(255,250,232,.72)}.agnes-dh-live-timeline[data-alert="urgent"]{border-color:rgba(193,76,62,.3);background:rgba(255,242,239,.78);box-shadow:0 8px 28px rgba(170,65,50,.08)}.agnes-dynamic-home[data-alert="urgent"] .agnes-dh-standby i{background:#dd704f;box-shadow:0 0 0 4px rgba(221,112,79,.13)}@keyframes agnesDhNowPulse{0%,100%{transform:scale(.88);opacity:.72}50%{transform:scale(1.08);opacity:1}}
.agnes-dh-context{min-height:0;overflow:visible;scrollbar-width:none;display:flex;flex-direction:row;gap:10px}.agnes-dh-context>*{min-width:0;flex:1}.agnes-dh-context::-webkit-scrollbar{display:none}.agnes-dh-loading,.agnes-dh-empty{padding:18px;border:1px solid var(--dh-line);border-radius:24px;background:rgba(255,255,255,.62);color:#796e85;font-size:10px;line-height:1.5}
.agnes-dh-moment-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"head action" "flow action";align-items:center;gap:8px 18px;padding:13px 16px;border:1px solid var(--dh-line);border-radius:22px;background:rgba(255,255,255,.64);backdrop-filter:blur(18px);box-shadow:0 10px 26px rgba(72,51,111,.07)}.agnes-dh-moment-strip header{grid-area:head;display:flex;align-items:center;justify-content:space-between;gap:14px}.agnes-dh-moment-strip header small{display:block;color:#7854cc;font-size:7px;font-weight:950;letter-spacing:.13em}.agnes-dh-moment-strip header b{display:block;margin-top:2px;font-size:12px}.agnes-dh-moment-strip header em{color:#877b92;font-size:8px;font-style:normal;white-space:nowrap}.agnes-dh-flow{grid-area:flow;display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden}.agnes-dh-flow>span{display:flex;align-items:center;gap:5px;min-width:0;color:#91879b;font-size:9px;white-space:nowrap}.agnes-dh-flow>span i{font-style:normal;font-size:9px}.agnes-dh-flow>span.done{color:#4d9b65}.agnes-dh-flow>span.active{color:#5d36bd;font-weight:900}.agnes-dh-flow>b{color:#c4bccb;font-size:9px;font-weight:500}.agnes-dh-moment-action{grid-area:action;align-self:stretch;min-width:132px;padding:0 15px;border:0;border-radius:17px;background:linear-gradient(145deg,#7f58e7,#6038c7);color:#fff;font-size:9px;font-weight:800;cursor:pointer;box-shadow:0 9px 22px rgba(99,57,201,.2)}.agnes-dh-moment-action strong{display:block;margin-top:3px;color:#ffe17f;font-size:10px}
.agnes-dh-routine,.agnes-dh-memory,.agnes-dh-evening,.agnes-dh-night,.agnes-dh-adults,.agnes-dh-kid-summary{border:1px solid var(--dh-line);border-radius:26px;background:var(--dh-glass);backdrop-filter:blur(20px);box-shadow:0 13px 32px rgba(72,51,111,.08)}
.agnes-dh-routine{padding:16px}.agnes-dh-routine header{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-bottom:12px}.agnes-dh-routine header small{display:block;color:#7b58cb;font-size:7px;font-weight:950;letter-spacing:.13em}.agnes-dh-routine header b{display:block;margin-top:3px;font-size:15px}.agnes-dh-routine header strong{display:grid;place-items:center;min-width:44px;height:34px;border-radius:12px;background:#eee7fb;color:#6f43d2;font-size:12px}.agnes-dh-steps{display:grid;gap:7px}.agnes-dh-step{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;width:100%;min-height:49px;padding:7px 10px;border:1px solid rgba(86,64,132,.09);border-radius:15px;background:rgba(255,255,255,.75);color:#42384e;text-align:left;cursor:pointer}.agnes-dh-step span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#f1ebfc;font-size:17px}.agnes-dh-step b{font-size:10px}.agnes-dh-step i{font-style:normal;color:#aea6b7}.agnes-dh-step.done{background:#eef9ef;border-color:rgba(61,155,82,.16)}.agnes-dh-step.done span{background:#dff4e3}.agnes-dh-step.done i{color:#efb620}.agnes-dh-step:disabled{opacity:.55;cursor:wait}
.agnes-dh-kid-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px}.agnes-dh-kid-summary article{display:flex;align-items:center;gap:8px;padding:7px;border-radius:15px;background:rgba(250,248,255,.78)}.agnes-dh-kid-summary img{width:42px;height:42px;border-radius:50%;object-fit:cover}.agnes-dh-kid-summary b,.agnes-dh-kid-summary span{display:block}.agnes-dh-kid-summary b{font-size:9px}.agnes-dh-kid-summary span{margin-top:3px;color:#7752ca;font-size:9px;font-weight:850}
.agnes-dh-adults{padding:10px;display:grid;gap:8px}.agnes-dh-adults article{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:10px;padding:10px;border-radius:18px;background:rgba(250,248,255,.7);border:1px solid transparent}.agnes-dh-adults article.active{border-color:rgba(110,67,216,.22);background:linear-gradient(120deg,#f2ebff,#fff7ef)}.agnes-dh-adults img{width:54px;height:54px;border-radius:50%;object-fit:cover}.agnes-dh-adults small,.agnes-dh-adults b,.agnes-dh-adults span{display:block}.agnes-dh-adults small{color:#7958c4;font-size:8px;font-weight:900}.agnes-dh-adults b{margin-top:3px;font-size:11px}.agnes-dh-adults span{margin-top:4px;color:#8d8396;font-size:8px}
.agnes-dh-memory{padding:14px}.agnes-dh-memory header{margin-bottom:9px}.agnes-dh-memory header small{display:block;color:#7651ca;font-size:7px;font-weight:950;letter-spacing:.12em}.agnes-dh-memory header b{display:block;margin-top:3px;font-size:14px}.agnes-dh-memory article{display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:center;padding:8px 4px;border-top:1px solid rgba(84,63,128,.07)}.agnes-dh-memory article>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#efe8fb;color:#6f47c7;font-size:12px}.agnes-dh-memory article b,.agnes-dh-memory article small{display:block}.agnes-dh-memory article b{font-size:9px}.agnes-dh-memory article small{margin-top:2px;color:#968c9f;font-size:7px}
.agnes-dh-evening,.agnes-dh-night{padding:17px}.agnes-dh-evening-head small,.agnes-dh-night>small{color:#7450c8;font-size:7px;font-weight:950;letter-spacing:.13em}.agnes-dh-evening-head h3,.agnes-dh-night h3{margin:8px 0 6px;font:700 24px/1.05 Georgia,serif}.agnes-dh-evening-head p,.agnes-dh-night p{margin:0;color:#83778c;font-size:9px;line-height:1.5}.agnes-dh-rewards{display:grid;gap:7px;margin-top:14px}.agnes-dh-rewards article{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:8px;padding:8px;border-radius:15px;background:rgba(250,248,255,.8)}.agnes-dh-rewards img{width:42px;height:42px;border-radius:50%;object-fit:cover}.agnes-dh-rewards small,.agnes-dh-rewards b{display:block}.agnes-dh-rewards small{color:#887d94;font-size:7px}.agnes-dh-rewards b{margin-top:2px;font-size:8px}.agnes-dh-rewards .unlocked{background:#fff5d8;border:1px solid rgba(224,172,54,.18)}.agnes-dh-rewards .unlocked b{color:#9a6b04}
.agnes-dh-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.agnes-dh-reward{min-height:52px;padding:10px 15px;border:1px solid var(--dh-line);border-radius:18px;background:rgba(255,255,255,.62);backdrop-filter:blur(16px);box-shadow:0 8px 22px rgba(66,47,102,.06)}.agnes-dh-reward small,.agnes-dh-reward b{display:block}.agnes-dh-reward small{color:#7b55cf;font-size:7px;font-weight:950;letter-spacing:.13em}.agnes-dh-reward b{margin-top:4px;font-size:9px}.agnes-dh-ask{display:grid;grid-template-columns:30px auto auto;align-items:center;gap:6px;min-height:52px;padding:8px 14px;border:0;border-radius:18px;background:linear-gradient(145deg,#7f58e7,#6038c7);color:#fff;box-shadow:0 12px 26px rgba(99,57,201,.25);cursor:pointer}.agnes-dh-ask span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.15)}.agnes-dh-ask b{font-size:10px}.agnes-dh-ask small{font-size:8px;color:rgba(255,255,255,.78)}
.agnes-dynamic-home[data-mode="morning-kids"] .agnes-dh-hero{background:linear-gradient(135deg,rgba(255,250,239,.85),rgba(242,228,255,.76))}.agnes-dynamic-home[data-mode="kids-afternoon"] .agnes-dh-hero{background:linear-gradient(135deg,rgba(238,247,255,.82),rgba(240,231,255,.78))}.agnes-dynamic-home[data-mode="adult-day"] .agnes-dh-hero{background:linear-gradient(135deg,rgba(248,244,255,.88),rgba(235,239,255,.78))}.agnes-dynamic-home[data-mode="family-evening"] .agnes-dh-hero,.agnes-dynamic-home[data-mode="calm-night"] .agnes-dh-hero{background:linear-gradient(135deg,rgba(46,40,69,.92),rgba(76,57,105,.88),rgba(133,89,104,.78));border-color:rgba(255,255,255,.09)}.agnes-dynamic-home[data-mode="family-evening"] .agnes-dh-protagonist figcaption h2,.agnes-dynamic-home[data-mode="calm-night"] .agnes-dh-protagonist figcaption h2,.agnes-dynamic-home[data-mode="family-evening"] .agnes-dh-now-card h1,.agnes-dynamic-home[data-mode="calm-night"] .agnes-dh-now-card h1{color:#fff}.agnes-dynamic-home[data-mode="family-evening"] .agnes-dh-protagonist figcaption p,.agnes-dynamic-home[data-mode="calm-night"] .agnes-dh-protagonist figcaption p{color:rgba(255,255,255,.72)}
@media(min-width:721px) and (max-width:1100px){.agnes-dynamic-home{padding:11px 12px 10px;gap:9px}.agnes-dh-topbar{grid-template-columns:1fr auto auto;gap:10px}.agnes-dh-weather{display:none}.agnes-dh-stage{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;gap:8px}.agnes-dh-hero{grid-template-columns:minmax(210px,.58fr) minmax(0,1.42fr);border-radius:26px}.agnes-dh-protagonist{padding:18px 12px 16px 18px}.agnes-dh-photo-wrap{width:min(22vw,210px)}.agnes-dh-focus{grid-template-columns:1fr 108px;padding:14px}.agnes-dh-now-card{min-height:135px;padding:17px}.agnes-dh-now-card h1{font-size:32px}.agnes-dh-moment-strip{padding:10px 12px}.agnes-dh-flow{gap:6px}.agnes-dh-footer{grid-template-columns:1fr auto}}
@media(max-width:720px){.agnes-fullscreen{overflow:auto}.agnes-dynamic-home{height:auto;min-height:100dvh;padding:8px 9px 10px;gap:8px;overflow:visible}.agnes-dh-topbar{grid-template-columns:1fr auto auto;gap:7px;min-height:48px;position:sticky;top:0;padding:3px 0;z-index:8}.agnes-dh-brand>b{width:34px;height:34px;border-radius:12px}.agnes-dh-brand span{font-size:16px}.agnes-dh-brand small{font-size:6px}.agnes-dh-timebox{grid-template-columns:1fr}.agnes-dh-timebox strong{font-size:27px}.agnes-dh-timebox>span{display:none}.agnes-dh-hour-progress{grid-column:1}.agnes-dh-weather,.agnes-dh-standby,.agnes-dh-menu{display:none}.agnes-dh-voice{width:37px;height:37px;font-size:16px}.agnes-dh-stage{display:block;overflow:visible}.agnes-dh-hero{display:flex;flex-direction:column;min-height:0;border-radius:25px}.agnes-dh-protagonist{min-height:330px;padding:18px;justify-content:flex-end;align-items:flex-start;background:linear-gradient(0deg,rgba(249,244,255,.98),rgba(249,244,255,.82) 37%,transparent 68%)}.agnes-dh-photo-wrap{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;border-radius:0;padding:0;background:none;box-shadow:none;z-index:-1}.agnes-dh-photo-wrap:before{display:none}.agnes-dh-photo-wrap img{border-radius:0;object-fit:cover;object-position:center top;filter:saturate(.96) brightness(1.03)}.agnes-dh-protagonist figcaption{position:relative;z-index:2}.agnes-dh-protagonist figcaption h2{font-size:38px}.agnes-dh-protagonist figcaption p{font-size:10px}.agnes-dh-focus{grid-template-columns:1fr 105px;padding:8px;gap:7px}.agnes-dh-now-card{grid-column:1/3;min-height:120px;padding:15px;border-radius:20px}.agnes-dh-now-card h1{font-size:32px}.agnes-dh-next-card,.agnes-dh-stars-card{padding:12px;border-radius:17px}.agnes-dh-next-card h3{font-size:15px}.agnes-dh-live-timeline{grid-column:1/3;padding:10px}.agnes-dh-live-track{overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.agnes-dh-live-track::-webkit-scrollbar{display:none}.agnes-dh-live-item{flex:0 0 auto}.agnes-dh-context{margin-top:8px;overflow:visible;display:block}.agnes-dh-moment-strip{grid-template-columns:1fr;grid-template-areas:"head" "flow" "action";gap:9px}.agnes-dh-flow{overflow:auto;padding-bottom:2px}.agnes-dh-moment-action{min-height:44px}.agnes-dh-footer{grid-template-columns:1fr}.agnes-dh-ask{width:100%;grid-template-columns:30px auto 1fr}.agnes-dh-kid-summary{grid-template-columns:1fr 1fr}.agnes-dh-memory,.agnes-dh-routine,.agnes-dh-evening,.agnes-dh-night,.agnes-dh-adults,.agnes-dh-kid-summary{border-radius:20px}}

@media (prefers-reduced-motion:reduce){.agnes-dh-clock-colon,.agnes-dh-live-item.current>i{animation:none!important}.agnes-dh-hour-progress>i{transition:none!important}}

/* Dynamic Home live star feedback — child moment, not a dashboard panel. */
.agnes-dh-hero{position:relative}
.agnes-dh-star-celebration{position:absolute;z-index:7;left:50%;top:50%;display:grid;place-items:center;min-width:190px;padding:18px 24px;border:1px solid rgba(255,255,255,.72);border-radius:26px;background:rgba(255,250,226,.93);backdrop-filter:blur(18px);box-shadow:0 22px 60px rgba(82,55,133,.2);transform:translate(-50%,-50%);text-align:center;pointer-events:none}
.agnes-dh-star-celebration[hidden]{display:none!important}.agnes-dh-star-celebration strong{font-size:clamp(38px,5vw,66px);line-height:1;animation:agnesDhStarPop .6s cubic-bezier(.2,.85,.3,1.25)}.agnes-dh-star-celebration span{margin-top:9px;font:700 18px/1.1 Georgia,serif;color:#4e376a}.agnes-dh-star-celebration small{margin-top:6px;color:#8d6a21;font-size:10px;font-weight:900}.agnes-dynamic-home[data-celebrating="true"] .agnes-dh-photo-wrap{transform:scale(1.025)}.agnes-dynamic-home[data-celebrating="true"] .agnes-dh-stars-card{background:#fff6d7;box-shadow:0 0 0 1px rgba(224,172,54,.18),0 14px 36px rgba(160,117,24,.12)}
@keyframes agnesDhStarPop{0%{opacity:0;transform:scale(.45) rotate(-8deg)}65%{opacity:1;transform:scale(1.12) rotate(2deg)}100%{transform:scale(1) rotate(0)}}
@media(max-width:720px){.agnes-dh-star-celebration{top:42%;min-width:170px;padding:15px 18px}.agnes-dh-star-celebration span{font-size:16px}}
@media (prefers-reduced-motion:reduce){.agnes-dh-star-celebration strong{animation:none!important}.agnes-dynamic-home[data-celebrating="true"] .agnes-dh-photo-wrap{transform:none!important}}

/* Dynamic Home command composer — one compact always-available AGNES input, never a menu. */
.agnes-dh-footer{grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr)}
.agnes-dh-command{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) 38px 38px;grid-template-rows:auto auto;align-items:center;gap:5px 7px;min-height:56px;padding:7px 8px 6px;border:1px solid rgba(106,68,211,.16);border-radius:19px;background:linear-gradient(145deg,rgba(126,87,229,.96),rgba(91,52,188,.96));box-shadow:0 12px 28px rgba(99,57,201,.22);color:#fff}
.agnes-dh-command-heart{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.15);font-size:15px}
.agnes-dh-command label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0}.agnes-dh-command label>b{font-size:9px;letter-spacing:.08em}.agnes-dh-command input{min-width:0;width:100%;height:32px;padding:0 10px;border:1px solid rgba(255,255,255,.16);border-radius:11px;outline:0;background:rgba(255,255,255,.12);color:#fff;font-size:10px}.agnes-dh-command input::placeholder{color:rgba(255,255,255,.68)}.agnes-dh-command input:focus{border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.18)}
.agnes-dh-command-mic,.agnes-dh-command-send{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:12px;background:rgba(255,255,255,.14);color:#fff;cursor:pointer}.agnes-dh-command-send{background:#fff;color:#6038c7;font-size:18px;font-weight:900}.agnes-dh-command>small{grid-column:2/5;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(255,255,255,.72);font-size:7px}
.agnes-dynamic-home[data-assistant-state="listening"] .agnes-dh-standby i{background:#e84f85;box-shadow:0 0 0 5px rgba(232,79,133,.14);animation:agnesDhNowPulse 1.1s ease-in-out infinite}.agnes-dynamic-home[data-assistant-state="thinking"] .agnes-dh-standby i,.agnes-dynamic-home[data-assistant-state="sync"] .agnes-dh-standby i{background:#e2ad38}
@media(max-width:720px){.agnes-dh-footer{grid-template-columns:1fr}.agnes-dh-command{grid-template-columns:32px minmax(0,1fr) 40px 40px}.agnes-dh-reward{min-height:48px}.agnes-dh-command-heart{width:32px;height:32px}.agnes-dh-command label>b{display:none}.agnes-dh-command label{grid-template-columns:1fr}.agnes-dh-command>small{grid-column:2/5}}

/* Dynamic Home goal pulse — compact horizons, only user-created goals. */
.agnes-dh-goals{margin-top:12px;padding-top:11px;border-top:1px solid rgba(93,67,143,.1)}.agnes-dh-goals>header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:7px}.agnes-dh-goals>header small{color:#7852ca;font-size:7px;font-weight:950;letter-spacing:.13em}.agnes-dh-goals>header b{font-size:10px}.agnes-dh-goals>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.agnes-dh-goals article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;align-items:center;padding:8px 9px;border-radius:14px;background:rgba(250,248,255,.76)}.agnes-dh-goals article small,.agnes-dh-goals article b{grid-column:1/3;display:block}.agnes-dh-goals article small{color:#8a78a0;font-size:6px;font-weight:900;letter-spacing:.08em}.agnes-dh-goals article b{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agnes-dh-goals article span{height:5px;overflow:hidden;border-radius:999px;background:#e9e3f2}.agnes-dh-goals article span i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7650d3,#b288ef)}.agnes-dh-goals article em{font-size:7px;color:#7b6895;font-style:normal;font-weight:900}.agnes-dh-goals.is-empty>header{margin-bottom:0}.agnes-dh-goals.is-empty>header b{color:#91879b;font-weight:600}
@media(max-width:720px){.agnes-dh-goals>div{grid-template-columns:1fr}}

.agnes-dh-evening-source{display:inline-flex;align-items:center;gap:5px;margin-top:8px;padding:4px 7px;border-radius:999px;background:#eee8f8;color:#6f5d85;font-size:7px;font-weight:900;letter-spacing:.05em}.agnes-dh-evening-source.verified{background:#e8f5eb;color:#3d8054}.agnes-dh-evening-source.generic{background:#f2edf8;color:#7d6c91}

/* Dynamic Home 13.15.14 — cinematic scene layer driven by the live mode + protagonist. */
.agnes-dh-scene-backdrop{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.agnes-dh-scene-backdrop>img{position:absolute;inset:-5% -4%;width:108%;height:110%;object-fit:cover;object-position:center 28%;opacity:.16;filter:saturate(.9) contrast(.94) blur(7px);transform:scale(1.035);animation:agnesDhSceneDrift 16s ease-in-out infinite alternate}.agnes-dh-scene-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,247,255,.95) 0%,rgba(250,247,255,.72) 36%,rgba(250,247,255,.38) 63%,rgba(250,247,255,.6) 100%);transition:background .7s ease}.agnes-dh-scene-label{position:absolute;right:18px;top:16px;padding:5px 8px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(255,255,255,.3);backdrop-filter:blur(12px);color:rgba(69,53,91,.64);font-size:7px;font-weight:950;letter-spacing:.16em;pointer-events:auto;cursor:pointer;font-family:inherit;text-transform:uppercase}.agnes-dh-protagonist,.agnes-dh-focus{z-index:2}.agnes-dh-photo-wrap{transition:transform .75s cubic-bezier(.2,.8,.2,1),box-shadow .75s ease}.agnes-dh-protagonist figcaption,.agnes-dh-focus{transition:opacity .45s ease,transform .7s cubic-bezier(.2,.8,.2,1)}
.agnes-dynamic-home[data-scene="sunrise"] .agnes-dh-scene-wash{background:linear-gradient(90deg,rgba(255,249,235,.97),rgba(255,239,211,.72) 38%,rgba(235,218,255,.42) 68%,rgba(255,244,226,.72))}.agnes-dynamic-home[data-scene="daylight"] .agnes-dh-scene-wash{background:linear-gradient(90deg,rgba(250,248,255,.97),rgba(236,240,255,.78) 42%,rgba(224,237,255,.48) 70%,rgba(247,244,255,.7))}.agnes-dynamic-home[data-scene="afternoon"] .agnes-dh-scene-wash{background:linear-gradient(90deg,rgba(241,248,255,.96),rgba(227,241,255,.74) 37%,rgba(231,219,255,.48) 70%,rgba(246,238,255,.72))}.agnes-dynamic-home[data-scene="evening"] .agnes-dh-scene-wash{background:linear-gradient(90deg,rgba(46,39,69,.94),rgba(68,50,91,.82) 39%,rgba(145,90,88,.48) 72%,rgba(78,54,83,.75))}.agnes-dynamic-home[data-scene="night"] .agnes-dh-scene-wash{background:linear-gradient(90deg,rgba(31,28,48,.97),rgba(42,38,66,.89) 42%,rgba(72,55,93,.55) 72%,rgba(38,32,59,.84))}.agnes-dynamic-home[data-scene="evening"] .agnes-dh-scene-backdrop>img,.agnes-dynamic-home[data-scene="night"] .agnes-dh-scene-backdrop>img{opacity:.2;filter:saturate(.78) brightness(.68) blur(7px)}.agnes-dynamic-home[data-scene="evening"] .agnes-dh-scene-label,.agnes-dynamic-home[data-scene="night"] .agnes-dh-scene-label{color:rgba(255,255,255,.72);border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.08)}
.agnes-dynamic-home[data-transitioning="true"] .agnes-dh-scene-backdrop>img{animation:agnesDhSceneEnter .85s ease both}.agnes-dynamic-home[data-transitioning="true"] .agnes-dh-photo-wrap{transform:scale(.96)}.agnes-dynamic-home[data-transitioning="true"] .agnes-dh-protagonist figcaption{opacity:.4;transform:translateY(8px)}.agnes-dynamic-home[data-transitioning="true"] .agnes-dh-focus{opacity:.72;transform:translateY(5px)}
@keyframes agnesDhSceneDrift{0%{transform:scale(1.035) translate3d(-.4%,0,0)}100%{transform:scale(1.075) translate3d(.8%,-.5%,0)}}@keyframes agnesDhSceneEnter{0%{opacity:0;transform:scale(1.12)}100%{opacity:.16;transform:scale(1.035)}}
.agnes-dh-agnes-cue{position:absolute;z-index:6;left:50%;top:18px;display:flex;align-items:center;gap:9px;max-width:min(520px,58%);padding:9px 13px;border:1px solid rgba(255,255,255,.54);border-radius:18px;background:rgba(255,255,255,.76);backdrop-filter:blur(18px);box-shadow:0 12px 32px rgba(58,42,89,.12);transform:translateX(-50%);color:#4c3b61}.agnes-dh-agnes-cue[hidden]{display:none!important}.agnes-dh-agnes-cue>span{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border-radius:50%;background:linear-gradient(145deg,#865de9,#6338ce);color:#fff;font-size:12px}.agnes-dh-agnes-cue p{margin:0;font-size:10px;line-height:1.35;font-weight:750}
@media(max-width:720px){.agnes-dh-scene-backdrop>img{opacity:.1;filter:blur(10px)}.agnes-dh-scene-label{right:11px;top:10px}.agnes-dh-agnes-cue{top:12px;max-width:calc(100% - 30px);width:max-content}.agnes-dh-protagonist{z-index:2}}
@media (prefers-reduced-motion:reduce){.agnes-dh-scene-backdrop>img,.agnes-dynamic-home[data-transitioning="true"] .agnes-dh-scene-backdrop>img{animation:none!important;transform:none!important}.agnes-dynamic-home[data-transitioning="true"] .agnes-dh-photo-wrap,.agnes-dynamic-home[data-transitioning="true"] .agnes-dh-protagonist figcaption,.agnes-dynamic-home[data-transitioning="true"] .agnes-dh-focus{transform:none!important;transition:none!important;opacity:1!important}}

/* Proactive AGNES cue: visual at T−30, spoken once at T−10/T−2 or contextual reminder/reward. */
.agnes-dh-agnes-cue.is-visible{animation:agnesDhCueIn .42s cubic-bezier(.2,.82,.2,1) both}.agnes-dh-agnes-cue[data-cue-kind="upcoming"]{background:rgba(248,244,255,.84);border-color:rgba(112,75,202,.2)}.agnes-dh-agnes-cue[data-cue-kind="attention"]{background:rgba(255,248,222,.9);border-color:rgba(215,164,45,.28)}.agnes-dh-agnes-cue[data-cue-kind="urgent"]{background:rgba(255,238,233,.92);border-color:rgba(194,75,61,.3);color:#70352d}.agnes-dh-agnes-cue[data-cue-kind="pocket"]{background:rgba(243,238,255,.92);border-color:rgba(105,66,210,.28)}.agnes-dh-agnes-cue[data-cue-kind="reward"]{background:rgba(255,248,213,.94);border-color:rgba(224,171,52,.32);color:#6d5214}
@keyframes agnesDhCueIn{0%{opacity:0;transform:translate(-50%,-10px) scale(.96)}100%{opacity:1;transform:translate(-50%,0) scale(1)}}
@media (prefers-reduced-motion:reduce){.agnes-dh-agnes-cue.is-visible{animation:none!important}}

/* Reward WOW + evening one-choice experience. */
.agnes-dh-star-celebration{overflow:visible}.agnes-dh-star-particles{position:absolute;inset:-80px;z-index:-1;pointer-events:none}.agnes-dh-star-particles i{position:absolute;left:50%;top:50%;font-style:normal;color:#f0b92f;font-size:18px;opacity:0;animation:agnesDhStarFly 1.25s cubic-bezier(.18,.8,.22,1) both}.agnes-dh-star-particles i:nth-child(1){--tx:-130px;--ty:-84px;animation-delay:.02s}.agnes-dh-star-particles i:nth-child(2){--tx:-82px;--ty:-128px;animation-delay:.08s}.agnes-dh-star-particles i:nth-child(3){--tx:-22px;--ty:-144px;animation-delay:.04s}.agnes-dh-star-particles i:nth-child(4){--tx:48px;--ty:-132px;animation-delay:.12s}.agnes-dh-star-particles i:nth-child(5){--tx:112px;--ty:-86px;animation-delay:.06s}.agnes-dh-star-particles i:nth-child(6){--tx:142px;--ty:-20px;animation-delay:.15s}.agnes-dh-star-particles i:nth-child(7){--tx:126px;--ty:64px;animation-delay:.09s}.agnes-dh-star-particles i:nth-child(8){--tx:68px;--ty:116px;animation-delay:.18s}.agnes-dh-star-particles i:nth-child(9){--tx:4px;--ty:138px;animation-delay:.11s}.agnes-dh-star-particles i:nth-child(10){--tx:-66px;--ty:116px;animation-delay:.2s}.agnes-dh-star-particles i:nth-child(11){--tx:-122px;--ty:62px;animation-delay:.13s}.agnes-dh-star-particles i:nth-child(12){--tx:-146px;--ty:-8px;animation-delay:.17s}.agnes-dynamic-home[data-reward-moment="unlocked"] .agnes-dh-star-celebration{min-width:min(420px,78%);padding:25px 32px;background:linear-gradient(145deg,rgba(255,248,204,.97),rgba(255,231,173,.94));box-shadow:0 26px 80px rgba(144,101,23,.22)}.agnes-dynamic-home[data-reward-moment="unlocked"] .agnes-dh-star-celebration strong{font-size:clamp(42px,6vw,76px)}.agnes-dynamic-home[data-reward-moment="unlocked"] .agnes-dh-hero{box-shadow:0 0 0 1px rgba(241,191,66,.25),0 28px 80px rgba(150,104,22,.18)}
@keyframes agnesDhStarFly{0%{opacity:0;transform:translate(-50%,-50%) scale(.2) rotate(0)}18%{opacity:1}100%{opacity:0;transform:translate(calc(-50% + var(--tx)),calc(-50% + var(--ty))) scale(1.25) rotate(160deg)}}
.agnes-dh-evening-choice{position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(246,238,255,.74))}.agnes-dh-evening-choice:before{content:"";position:absolute;right:-12%;top:-38%;width:58%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(190,141,245,.22),transparent 68%);pointer-events:none}.agnes-dh-evening-choice>.agnes-dh-evening-head,.agnes-dh-evening-choice>.agnes-dh-rewards,.agnes-dh-evening-choice>.agnes-dh-goals{position:relative;z-index:1}.agnes-dh-evening-choice .agnes-dh-evening-head h3{font-size:clamp(24px,3vw,38px);max-width:680px}.agnes-dh-evening-actions{display:flex;align-items:center;gap:8px;margin-top:13px}.agnes-dh-evening-actions button{min-height:39px;padding:0 15px;border:1px solid rgba(105,66,210,.16);border-radius:13px;background:#fff;color:#5e3bc2;font-size:9px;font-weight:900;cursor:pointer}.agnes-dh-evening-actions button:first-child{border:0;background:linear-gradient(145deg,#8058e5,#6037c8);color:#fff;box-shadow:0 9px 22px rgba(96,55,200,.2)}.agnes-dynamic-home[data-evening-accepted="true"] .agnes-dh-evening-choice{box-shadow:0 0 0 1px rgba(72,161,95,.18),0 18px 42px rgba(64,132,81,.12)}
@media(max-width:720px){.agnes-dynamic-home[data-reward-moment="unlocked"] .agnes-dh-star-celebration{min-width:calc(100% - 42px);padding:20px 18px}.agnes-dh-evening-actions{display:grid;grid-template-columns:1fr 1fr}.agnes-dh-evening-actions button{width:100%}}
@media (prefers-reduced-motion:reduce){.agnes-dh-star-particles i{animation:none!important;display:none}.agnes-dynamic-home[data-reward-moment="unlocked"] .agnes-dh-hero{transition:none!important}}

/* Dynamic Home family-photo layer: high-resolution Agni + dual-parent focus without changing the Home shell. */
.agnes-dh-photo-secondary{display:none!important;position:absolute!important;z-index:3!important;right:-7%;bottom:-5%;width:48%!important;height:48%!important;padding:5px;border:4px solid rgba(255,255,255,.92);border-radius:50%!important;background:#eee5fb;box-shadow:0 14px 34px rgba(58,42,89,.22);object-fit:cover}
.agnes-dynamic-home[data-dual-protagonist="true"] .agnes-dh-photo-wrap{width:min(24vw,285px);transform:translateX(-4px)}
.agnes-dynamic-home[data-dual-protagonist="true"] .agnes-dh-photo-secondary{display:block!important}
.agnes-dynamic-home[data-dual-protagonist="true"] .agnes-dh-photo-wrap>img:first-child{object-position:center 24%}
@media(max-width:720px){.agnes-dynamic-home[data-dual-protagonist="true"] .agnes-dh-photo-wrap{width:100%;transform:none}.agnes-dynamic-home[data-dual-protagonist="true"] .agnes-dh-photo-secondary{right:6%;bottom:10%;width:34%!important;height:34%!important;border-width:3px}}
@media (prefers-reduced-motion:reduce){.agnes-dynamic-home[data-dual-protagonist="true"] .agnes-dh-photo-wrap{transform:none!important}}

/* Dynamic Home Live Scenes — one Home, four rotating views. */
.agnes-dh-stage{position:relative;display:block!important;overflow:hidden}
.agnes-dh-live-page{width:100%;height:100%;min-height:0}
.agnes-dh-live-page[hidden]{display:none!important}
.agnes-dh-live-page[data-dh-live-page="now"]{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px}
.agnes-dh-scene-switcher{position:absolute;z-index:12;left:50%;bottom:9px;display:flex;align-items:center;gap:7px;padding:6px 8px;border:1px solid rgba(255,255,255,.44);border-radius:999px;background:rgba(255,255,255,.56);backdrop-filter:blur(16px);transform:translateX(-50%);box-shadow:0 8px 22px rgba(58,42,89,.09)}
.agnes-dh-scene-switcher button{width:7px;height:7px;min-width:7px;padding:0;border:0;border-radius:50%;background:rgba(84,66,106,.24);cursor:pointer;transition:width .25s ease,background .25s ease,transform .25s ease}
.agnes-dh-scene-switcher button[aria-current="true"]{width:22px;border-radius:999px;background:#7146d8;box-shadow:0 0 0 3px rgba(113,70,216,.1)}
.agnes-dynamic-home[data-live-page-transitioning="true"] .agnes-dh-live-page:not([hidden]){animation:agnesDhLivePageIn .6s cubic-bezier(.2,.8,.2,1) both}
@keyframes agnesDhLivePageIn{0%{opacity:0;transform:translate3d(3%,0,0) scale(.985)}100%{opacity:1;transform:none}}

.agnes-dh-live-page[data-dh-live-page="family"],.agnes-dh-live-page[data-dh-live-page="next"],.agnes-dh-live-page[data-dh-live-page="agnes"]{padding:0 0 34px}
.agnes-dh-family-stage,.agnes-dh-next-stage,.agnes-dh-agnes-stage{position:relative;height:100%;min-height:0;overflow:hidden;border:1px solid rgba(100,73,158,.13);border-radius:32px;background:radial-gradient(circle at 82% 12%,rgba(255,205,146,.42),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.8),rgba(235,226,255,.78));box-shadow:var(--dh-shadow);padding:clamp(24px,3vw,46px)}
.agnes-dh-alt-head{max-width:760px}.agnes-dh-alt-head small{display:block;color:#7751cc;font-size:9px;font-weight:950;letter-spacing:.16em}.agnes-dh-alt-head h2{margin:8px 0 8px;font:700 clamp(34px,4.6vw,70px)/.96 Georgia,serif;color:#34234e}.agnes-dh-alt-head p{margin:0;color:#73677f;font-size:clamp(10px,1vw,14px);line-height:1.5}

.agnes-dh-family-stage{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:22px}.agnes-dh-family-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-height:0}.agnes-dh-family-grid article{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(84,61,132,.11);border-radius:26px;background:rgba(255,255,255,.66);box-shadow:0 12px 34px rgba(67,46,109,.08);padding:18px;display:grid;grid-template-rows:minmax(0,1fr) auto}.agnes-dh-family-grid img{width:100%;height:100%;min-height:120px;max-height:260px;border-radius:20px;object-fit:cover;object-position:center top;background:#eee5fb}.agnes-dh-family-grid article>div{padding:12px 3px 0}.agnes-dh-family-grid small{color:#7751cc;font-size:8px;font-weight:950;letter-spacing:.1em}.agnes-dh-family-grid h3{margin:5px 0 4px;color:#332548;font-size:clamp(16px,1.55vw,24px)}.agnes-dh-family-grid p{margin:0;color:#897e93;font-size:9px}.agnes-dh-family-grid b{display:block;margin-top:9px;color:#5e42aa;font-size:9px}.agnes-dh-family-stage>footer{color:#8a7f92;font-size:9px}

.agnes-dh-next-stage{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);grid-template-rows:auto minmax(0,1fr);gap:18px}.agnes-dh-next-stage>.agnes-dh-alt-head{grid-column:1/-1}.agnes-dh-next-primary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:0;padding:clamp(24px,4vw,58px);border-radius:30px;background:linear-gradient(135deg,#3f315d,#6a49a8 56%,#8b67cf);color:#fff;box-shadow:0 24px 60px rgba(66,47,100,.2)}.agnes-dh-next-primary small{font-size:9px;font-weight:950;letter-spacing:.15em;color:rgba(255,255,255,.68)}.agnes-dh-next-primary h3{margin:10px 0 8px;font:700 clamp(30px,4vw,62px)/1 Georgia,serif}.agnes-dh-next-primary p{margin:0;color:rgba(255,255,255,.7);font-size:12px}.agnes-dh-next-primary>strong{display:grid;place-items:center;flex:0 0 min(20vw,210px);aspect-ratio:1;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(255,255,255,.1);font-size:clamp(25px,3vw,48px);text-align:center;box-shadow:inset 0 0 0 10px rgba(255,255,255,.04)}.agnes-dh-next-list{display:grid;align-content:start;gap:9px;min-height:0;overflow:hidden}.agnes-dh-next-list article{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;padding:15px;border:1px solid rgba(84,61,132,.1);border-radius:18px;background:rgba(255,255,255,.68)}.agnes-dh-next-list time{color:#6f49c9;font-weight:950;font-size:11px}.agnes-dh-next-list b,.agnes-dh-next-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agnes-dh-next-list b{color:#3e3151;font-size:11px}.agnes-dh-next-list small{margin-top:3px;color:#8d8297;font-size:8px}.agnes-dh-next-list span{color:#6e48c6;font-size:8px;font-weight:900;white-space:nowrap}

.agnes-dh-agnes-stage{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(0,1.55fr);grid-template-rows:minmax(0,1fr) auto;align-items:center;gap:24px;background:radial-gradient(circle at 20% 50%,rgba(128,83,226,.26),transparent 28%),radial-gradient(circle at 85% 15%,rgba(255,194,128,.32),transparent 32%),linear-gradient(135deg,#f9f5ff,#eee5ff 55%,#fff2df)}.agnes-dh-agnes-orb{display:grid;place-items:center;justify-self:center;width:min(20vw,230px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 30%,#bfa2ff,#7750dc 48%,#50309e);box-shadow:0 0 0 18px rgba(120,80,220,.08),0 30px 80px rgba(82,49,153,.25);animation:agnesDhAssistantBreathe 3.8s ease-in-out infinite}.agnes-dh-agnes-orb span{color:#fff;font-size:clamp(54px,7vw,92px);filter:drop-shadow(0 6px 12px rgba(52,31,106,.28))}.agnes-dh-agnes-stage>.agnes-dh-alt-head{max-width:850px}.agnes-dh-agnes-stage>.agnes-dh-alt-head h2{font-size:clamp(38px,5vw,78px)}.agnes-dh-agnes-insight{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.agnes-dh-agnes-insight>div{padding:16px 18px;border:1px solid rgba(84,61,132,.1);border-radius:18px;background:rgba(255,255,255,.62)}.agnes-dh-agnes-insight small,.agnes-dh-agnes-insight b{display:block}.agnes-dh-agnes-insight small{color:#8163c2;font-size:7px;font-weight:950;letter-spacing:.12em}.agnes-dh-agnes-insight b{margin-top:6px;color:#3b2d4e;font-size:12px}@keyframes agnesDhAssistantBreathe{0%,100%{transform:scale(.96);box-shadow:0 0 0 15px rgba(120,80,220,.07),0 26px 70px rgba(82,49,153,.2)}50%{transform:scale(1.02);box-shadow:0 0 0 23px rgba(120,80,220,.1),0 32px 90px rgba(82,49,153,.28)}}

@media(max-width:1100px){.agnes-dh-family-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agnes-dh-family-grid img{max-height:145px}.agnes-dh-next-stage{grid-template-columns:1fr}.agnes-dh-next-primary{min-height:220px}.agnes-dh-next-list{grid-template-columns:repeat(2,minmax(0,1fr))}.agnes-dh-agnes-stage{grid-template-columns:180px 1fr}.agnes-dh-agnes-orb{width:160px}}
@media(max-width:720px){.agnes-dh-stage{overflow:visible}.agnes-dh-live-page{height:auto;min-height:560px}.agnes-dh-live-page[data-dh-live-page="now"]{display:block}.agnes-dh-live-page[data-dh-live-page="now"]>.agnes-dh-context{margin-top:8px}.agnes-dh-scene-switcher{position:sticky;top:54px;bottom:auto;z-index:15;width:max-content;margin:0 auto 7px}.agnes-dh-live-page[data-dh-live-page="family"],.agnes-dh-live-page[data-dh-live-page="next"],.agnes-dh-live-page[data-dh-live-page="agnes"]{padding-bottom:0}.agnes-dh-family-stage,.agnes-dh-next-stage,.agnes-dh-agnes-stage{height:auto;min-height:560px;border-radius:25px;padding:20px 15px}.agnes-dh-alt-head h2{font-size:36px}.agnes-dh-family-grid{grid-template-columns:1fr 1fr;gap:8px}.agnes-dh-family-grid article{padding:9px;border-radius:18px}.agnes-dh-family-grid img{min-height:100px;max-height:130px;border-radius:14px}.agnes-dh-family-grid h3{font-size:14px}.agnes-dh-next-primary{min-height:210px;padding:22px;border-radius:22px}.agnes-dh-next-primary>strong{flex-basis:100px;font-size:22px}.agnes-dh-next-list{grid-template-columns:1fr}.agnes-dh-next-list article{padding:12px}.agnes-dh-agnes-stage{grid-template-columns:1fr;text-align:center;align-content:center}.agnes-dh-agnes-orb{width:130px}.agnes-dh-agnes-insight{grid-template-columns:1fr;text-align:left}}
@media(prefers-reduced-motion:reduce){.agnes-dynamic-home[data-live-page-transitioning="true"] .agnes-dh-live-page:not([hidden]),.agnes-dh-agnes-orb{animation:none!important}.agnes-dh-scene-switcher button{transition:none!important}}
.agnes-dh-stage[data-live-scene="family"] .agnes-dh-scene-switcher{background:rgba(250,247,255,.72)}
.agnes-dh-stage[data-live-scene="next"] .agnes-dh-scene-switcher{background:rgba(244,239,255,.76)}
.agnes-dh-stage[data-live-scene="agnes"] .agnes-dh-scene-switcher{background:rgba(239,231,255,.8)}

/* Dynamic Home Mobile One-Page — no scroll, swipe scenes. */
@media(max-width:720px){
  html:has(body.agnes-fullscreen),body.agnes-fullscreen{height:100%;overflow:hidden!important;overscroll-behavior:none}
  .agnes-fullscreen{overflow:hidden!important}
  #agnes-family-os[data-view="home"]>.agnes-workspace,#agnes-family-os[data-view="home"] .agnes-screen{height:100dvh;min-height:0;overflow:hidden!important}
  .agnes-dynamic-home{height:100dvh!important;min-height:0!important;display:grid!important;grid-template-rows:46px minmax(0,1fr) 54px!important;gap:6px!important;padding:max(5px,env(safe-area-inset-top)) 8px max(5px,env(safe-area-inset-bottom))!important;overflow:hidden!important;overscroll-behavior:none}
  .agnes-dh-topbar{min-height:0!important;height:46px;position:relative!important;top:auto!important;display:grid;grid-template-columns:auto 1fr auto!important;gap:8px!important;padding:0!important}
  .agnes-dh-brand{gap:7px}.agnes-dh-brand>b{width:32px!important;height:32px!important;border-radius:11px!important;font-size:16px}.agnes-dh-brand span{font-size:13px!important;letter-spacing:.06em}.agnes-dh-brand small{font-size:5px!important}
  .agnes-dh-timebox{justify-self:center;grid-template-columns:1fr!important;row-gap:2px}.agnes-dh-timebox strong{font-size:26px!important}.agnes-dh-timebox>span{display:none!important}.agnes-dh-hour-progress{grid-column:1!important;height:2px}
  .agnes-dh-weather,.agnes-dh-standby{display:none!important}.agnes-dh-controls{justify-self:end}.agnes-dh-voice{width:34px!important;height:34px!important;font-size:15px!important}
  .agnes-dh-stage{height:100%;min-height:0;overflow:hidden!important;touch-action:pan-y;position:relative!important;display:block!important}
  .agnes-dh-live-page{height:100%;min-height:0;overflow:hidden!important;padding:0 0 28px!important}
  .agnes-dh-live-page[data-dh-live-page="now"]{display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;gap:5px!important}
  .agnes-dh-scene-switcher{position:absolute;top:auto;bottom:6px;left:50%;z-index:20;margin:0!important;padding:5px 7px!important;transform:translateX(-50%);background:rgba(255,255,255,.72)}
  .agnes-dh-scene-switcher button{width:6px;height:6px;min-width:6px}.agnes-dh-scene-switcher button[aria-current="true"]{width:20px}

  .agnes-dh-hero{height:100%;min-height:0!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:minmax(0,43%) minmax(0,57%)!important;border-radius:22px!important;overflow:hidden!important}
  .agnes-dh-protagonist{min-height:0!important;height:100%;padding:10px 14px 11px!important;justify-content:flex-end!important;align-items:flex-start!important;overflow:hidden;background:linear-gradient(0deg,rgba(249,244,255,.98),rgba(249,244,255,.78) 42%,transparent 76%)}
  .agnes-dh-photo-wrap{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;aspect-ratio:auto!important;border-radius:0!important;padding:0!important;background:none!important;box-shadow:none!important;z-index:-1!important}
  .agnes-dh-photo-wrap:before{display:none!important}.agnes-dh-photo-wrap img{border-radius:0!important;object-fit:cover!important;object-position:center 18%!important;filter:saturate(.96) brightness(1.02)}
  .agnes-dh-protagonist figcaption{position:relative;z-index:2;max-width:82%}.agnes-dh-protagonist figcaption small{font-size:7px!important}.agnes-dh-protagonist figcaption h2{margin:4px 0 3px!important;font-size:30px!important}.agnes-dh-protagonist figcaption p{margin:0;font-size:9px!important;line-height:1.3!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
  .agnes-dh-photo-secondary{right:5%!important;bottom:8%!important;width:30%!important;height:30%!important;border-width:3px!important}

  .agnes-dh-focus{min-height:0;height:100%;display:grid!important;grid-template-columns:minmax(0,1fr) 78px!important;grid-template-rows:minmax(0,1fr) auto!important;gap:5px!important;padding:6px 7px 7px!important;align-self:stretch!important;overflow:hidden!important}
  .agnes-dh-now-card{grid-column:1/3!important;min-height:0!important;height:auto;padding:11px 12px!important;border-radius:17px!important;justify-content:center!important;overflow:hidden}.agnes-dh-now-card small{font-size:6px!important}.agnes-dh-now-card h1{margin:5px 0 4px!important;font-size:29px!important;line-height:.98!important}.agnes-dh-now-card p{font-size:8px!important;line-height:1.3!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
  .agnes-dh-next-card,.agnes-dh-stars-card{min-height:0;padding:8px 9px!important;border-radius:14px!important}.agnes-dh-next-card small,.agnes-dh-stars-card small{font-size:5px!important}.agnes-dh-next-card h3{margin:4px 0 2px!important;font-size:13px!important;line-height:1.05}.agnes-dh-next-card p{font-size:6px!important;line-height:1.2}.agnes-dh-stars-card strong{margin-top:3px!important;font-size:17px!important}.agnes-dh-stars-card span{font-size:6px!important}
  .agnes-dh-live-timeline{display:none!important}

  .agnes-dh-context{min-height:0!important;max-height:48px;margin:0!important;display:block!important;overflow:hidden!important}
  .agnes-dh-context>*{display:none!important}
  .agnes-dh-context>.agnes-dh-moment-strip{display:grid!important;height:48px!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"head action"!important;gap:7px!important;padding:6px 7px!important;border-radius:15px!important}
  .agnes-dh-moment-strip header{grid-area:head!important;min-width:0;align-self:center}.agnes-dh-moment-strip header small{font-size:5px!important}.agnes-dh-moment-strip header b{font-size:10px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agnes-dh-moment-strip header em,.agnes-dh-flow{display:none!important}.agnes-dh-moment-action{grid-area:action!important;min-height:34px!important;padding:0 12px!important;border-radius:12px!important;font-size:9px!important}

  .agnes-dh-family-stage,.agnes-dh-next-stage,.agnes-dh-agnes-stage{height:100%!important;min-height:0!important;overflow:hidden!important;border-radius:22px!important;padding:13px 11px 32px!important;gap:8px!important}
  .agnes-dh-alt-head{max-width:none}.agnes-dh-alt-head small{font-size:6px!important}.agnes-dh-alt-head h2{margin:4px 0!important;font-size:24px!important;line-height:1!important}.agnes-dh-alt-head p{font-size:8px!important;line-height:1.25!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
  .agnes-dh-family-stage{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important}.agnes-dh-family-stage>footer{display:none!important}.agnes-dh-family-grid{min-height:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:1fr 1fr!important;gap:6px!important}.agnes-dh-family-grid article{min-height:0!important;padding:6px!important;border-radius:15px!important;grid-template-rows:minmax(0,1fr) auto!important}.agnes-dh-family-grid img{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;border-radius:11px!important;object-position:center 18%!important}.agnes-dh-family-grid article>div{padding:5px 1px 0!important}.agnes-dh-family-grid small{font-size:5px!important}.agnes-dh-family-grid h3{margin:2px 0!important;font-size:11px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agnes-dh-family-grid p{display:none!important}.agnes-dh-family-grid b{margin-top:2px!important;font-size:6px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

  .agnes-dh-next-stage{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto 122px minmax(0,1fr)!important}.agnes-dh-next-stage>.agnes-dh-alt-head{grid-column:1!important}.agnes-dh-next-primary{min-height:0!important;height:122px!important;padding:14px!important;border-radius:18px!important;gap:10px!important}.agnes-dh-next-primary h3{margin:5px 0 4px!important;font-size:26px!important}.agnes-dh-next-primary p{font-size:9px!important}.agnes-dh-next-primary>strong{flex:0 0 82px!important;font-size:18px!important}.agnes-dh-next-list{min-height:0!important;display:grid!important;grid-template-columns:1fr!important;gap:5px!important;overflow:hidden!important}.agnes-dh-next-list article{grid-template-columns:44px minmax(0,1fr) auto!important;gap:7px!important;padding:8px!important;border-radius:13px!important}.agnes-dh-next-list time{font-size:8px!important}.agnes-dh-next-list b{font-size:8px!important}.agnes-dh-next-list small,.agnes-dh-next-list span{font-size:6px!important}

  .agnes-dh-agnes-stage{display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) auto!important;align-items:center!important;text-align:left!important}.agnes-dh-agnes-orb{width:78px!important}.agnes-dh-agnes-orb span{font-size:34px!important}.agnes-dh-agnes-stage>.agnes-dh-alt-head h2{font-size:25px!important}.agnes-dh-agnes-insight{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;text-align:left!important}.agnes-dh-agnes-insight>div{padding:8px!important;border-radius:12px!important}.agnes-dh-agnes-insight small{font-size:5px!important}.agnes-dh-agnes-insight b{margin-top:3px!important;font-size:7px!important;line-height:1.2!important}

  .agnes-dh-footer{min-height:0;grid-template-columns:1fr!important;gap:0!important;overflow:hidden!important}.agnes-dh-reward{display:none!important}.agnes-dh-command{height:54px!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 38px 38px!important;grid-template-rows:1fr!important;gap:5px!important;padding:5px 6px!important;border-radius:16px!important}.agnes-dh-command-heart,.agnes-dh-command>small{display:none!important}.agnes-dh-command label{grid-column:1!important;grid-template-columns:1fr!important}.agnes-dh-command label>b{display:none!important}.agnes-dh-command input{height:38px!important;font-size:16px!important}.agnes-dh-command-mic,.agnes-dh-command-send{width:38px!important;height:38px!important;border-radius:11px!important}
  .agnes-dh-agnes-cue{top:7px!important;max-width:calc(100% - 18px)!important;padding:6px 8px!important;border-radius:13px!important}.agnes-dh-agnes-cue>span{width:22px!important;height:22px!important;flex-basis:22px!important}.agnes-dh-agnes-cue p{font-size:8px!important;line-height:1.2!important}
}

@media(max-width:720px) and (max-height:650px){
  .agnes-dynamic-home{grid-template-rows:42px minmax(0,1fr) 48px!important;gap:4px!important}
  .agnes-dh-topbar{height:42px}.agnes-dh-brand small{display:none!important}.agnes-dh-timebox strong{font-size:23px!important}.agnes-dh-voice{width:31px!important;height:31px!important}
  .agnes-dh-live-page{padding-bottom:24px!important}.agnes-dh-scene-switcher{bottom:4px!important}
  .agnes-dh-hero{grid-template-rows:minmax(0,38%) minmax(0,62%)!important}.agnes-dh-protagonist figcaption p{display:none!important}.agnes-dh-protagonist figcaption h2{font-size:25px!important}
  .agnes-dh-now-card h1{font-size:25px!important}.agnes-dh-context{max-height:42px!important}.agnes-dh-context>.agnes-dh-moment-strip{height:42px!important}
  .agnes-dh-command{height:48px!important}.agnes-dh-command input{height:34px!important}.agnes-dh-command-mic,.agnes-dh-command-send{width:34px!important;height:34px!important}
  .agnes-dh-family-stage,.agnes-dh-next-stage,.agnes-dh-agnes-stage{padding-top:10px!important}.agnes-dh-alt-head h2{font-size:21px!important}.agnes-dh-alt-head p{display:none!important}.agnes-dh-next-stage{grid-template-rows:auto 104px minmax(0,1fr)!important}.agnes-dh-next-primary{height:104px!important}.agnes-dh-next-list article:nth-child(n+4){display:none!important}
}

/* AGNES PWA notification opt-in: temporary, compact, no mobile scroll. */
.agnes-pwa-optin{width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.82);box-shadow:0 6px 20px rgba(48,32,63,.12);font-size:18px;display:grid;place-items:center;cursor:pointer}
.agnes-pwa-optin:disabled{opacity:.55}
@media(max-width:720px){.agnes-pwa-optin{width:36px;height:36px;font-size:16px}}

/* 13.16.1 SINGLE SHELL VISUAL HOTFIX
 * Keep the shared WordPress shell in the same family palette as Dynamic Home / Calendar.
 * Individual immersive modules can still own their scene styling inside the workspace.
 */
:root{--shell-bg:#f6f2fb;--shell-ink:#352a49;--shell-muted:#7d718d;--shell-purple:#7048d8;--shell-line:rgba(92,69,139,.13)}
body.agnes-fullscreen{background:var(--shell-bg);color:var(--shell-ink)}
#agnes-family-os.agnes-app{background:radial-gradient(circle at 82% 5%,rgba(255,225,190,.52),transparent 28%),radial-gradient(circle at 18% 0,rgba(205,188,255,.52),transparent 32%),linear-gradient(145deg,#fbf8ff,#f6f2fb 54%,#fffaf3);color:var(--shell-ink)}
#agnes-family-os>.agnes-menu{background:rgba(255,255,255,.9);border-right:1px solid var(--shell-line);box-shadow:18px 0 42px rgba(70,49,105,.08);backdrop-filter:blur(24px) saturate(135%)}
#agnes-family-os .agnes-logo{color:var(--shell-ink);border-bottom-color:var(--shell-line)}
#agnes-family-os .agnes-logo>b{border-color:#8a68e3;color:#7048d8;background:#f1eaff}
#agnes-family-os .agnes-logo small{color:#7763a0}
#agnes-family-os #agnes-nav section>small{color:#9488a4}
#agnes-family-os #agnes-nav a{color:#554a66}
#agnes-family-os #agnes-nav a i{background:#f1ebfa;color:#7258a6}
#agnes-family-os #agnes-nav a:hover,#agnes-family-os #agnes-nav a.active{color:#3b2e53;background:linear-gradient(90deg,rgba(126,91,221,.16),rgba(126,91,221,.045));border-color:rgba(126,91,221,.22)}
#agnes-family-os #agnes-nav a.active i{background:linear-gradient(145deg,#8a65e4,#6840ce);color:#fff;box-shadow:0 8px 20px rgba(105,64,206,.2)}
#agnes-family-os>.agnes-workspace{background:linear-gradient(145deg,rgba(252,249,255,.96),rgba(246,242,251,.96));color:var(--shell-ink)}
#agnes-family-os .agnes-header{border-bottom-color:var(--shell-line)}
#agnes-family-os .agnes-title small{color:#7a62aa}
#agnes-family-os .agnes-title h1{color:#3b2e53}
#agnes-family-os .agnes-weather{color:#665a75}
#agnes-family-os .agnes-mic,#agnes-family-os .agnes-burger{border-color:rgba(115,80,198,.24);background:#f1eaff;color:#7048d8}
#agnes-family-os .agnes-mobile-nav{border-top-color:var(--shell-line);background:rgba(255,255,255,.94);box-shadow:0 -10px 26px rgba(67,47,98,.06)}
#agnes-family-os .agnes-mobile-nav a,#agnes-family-os .agnes-mobile-nav button{color:#6f6281}
#agnes-family-os .agnes-mobile-mic{background:linear-gradient(145deg,#8a65e4,#6840ce)!important;color:#fff!important}
#agnes-family-os .agnes-close{border-color:var(--shell-line);background:#f4effb;color:#4b3b61}
@media(max-width:760px){#agnes-family-os>.agnes-menu{background:rgba(252,249,255,.98)}#agnes-family-os .agnes-scrim{background:rgba(55,38,78,.32)}}

/* AGNES 13.16.5 — persistent global app dock. */
.agnes-global-dock{position:fixed;z-index:120;left:50%;bottom:max(12px,env(safe-area-inset-bottom));transform:translateX(-50%);display:grid;grid-template-columns:repeat(5,minmax(62px,88px));gap:4px;align-items:center;padding:7px;border:1px solid rgba(103,77,157,.16);border-radius:22px;background:rgba(250,247,255,.9);box-shadow:0 18px 46px rgba(62,42,96,.2);backdrop-filter:blur(22px) saturate(1.1);-webkit-backdrop-filter:blur(22px) saturate(1.1)}
.agnes-global-dock a{position:relative;display:flex;min-width:0;min-height:50px;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:1px solid transparent;border-radius:16px;color:#6f6481;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}
.agnes-global-dock a>span{font-size:20px;line-height:1}.agnes-global-dock a>small{font-size:9px;font-weight:850;letter-spacing:.02em}.agnes-global-dock a:hover{transform:translateY(-1px);background:rgba(116,79,210,.07);color:#523a87}.agnes-global-dock a.active,.agnes-global-dock a[aria-current="page"]{border-color:rgba(116,79,210,.14);background:linear-gradient(145deg,rgba(132,91,230,.16),rgba(255,255,255,.8));color:#5d3bb4;box-shadow:0 7px 18px rgba(89,57,157,.1)}
.agnes-global-dock a[data-global-route="copilot"]{color:#7046cf}.agnes-global-dock a[data-global-route="copilot"]>span{display:grid;place-items:center;width:30px;height:30px;margin-top:-5px;border-radius:50%;background:linear-gradient(145deg,#8e6ce3,#6943c4);color:#fff;box-shadow:0 7px 18px rgba(86,53,156,.24)}
#agnes-family-os[data-view="home"] .agnes-global-dock{display:grid!important}
#agnes-family-os[data-view="home"] .agnes-dynamic-home{padding-bottom:76px}
#agnes-family-os:not([data-view="home"]) .agnes-workspace{padding-bottom:92px}
@media(max-width:760px){.agnes-global-dock{left:8px;right:8px;bottom:max(6px,env(safe-area-inset-bottom));transform:none;grid-template-columns:repeat(5,1fr);padding:5px;border-radius:19px}.agnes-global-dock a{min-height:48px;border-radius:14px}.agnes-global-dock a>span{font-size:18px}.agnes-global-dock a>small{font-size:8px}#agnes-family-os[data-view="home"] .agnes-dynamic-home{padding-bottom:calc(68px + env(safe-area-inset-bottom))}#agnes-family-os:not([data-view="home"]) .agnes-workspace{padding-bottom:calc(78px + env(safe-area-inset-bottom))}}
@media(prefers-reduced-motion:reduce){.agnes-global-dock a{transition:none!important}}

/* 13.16.6 MOBILE VIEWPORT LOCK — prevent whole-app lateral drift while preserving inner scrollers. */
@media(max-width:760px){
  html:has(body.agnes-fullscreen),body.agnes-fullscreen{max-width:100%;overflow-x:hidden;overscroll-behavior-x:none}
  body.agnes-fullscreen .agnes-app,body.agnes-fullscreen .agnes-workspace,body.agnes-fullscreen .agnes-screen{width:100%;max-width:100%;min-width:0;overflow-x:hidden;overscroll-behavior-x:none}
}


/* 14.0.2 MOBILE/TABLET ROUTE SCROLL-STATE FIX
 * The same #agnes-real-page node is reused across secondary routes.
 * It must never become a horizontal scroller or carry scrollLeft into another route.
 * Intentional inner carousels keep their own horizontal pan.
 */
@media(max-width:1100px){
  html:has(body.agnes-fullscreen),body.agnes-fullscreen{max-width:100%;overflow-x:hidden!important;overscroll-behavior-x:none}
  #agnes-family-os .agnes-workspace,#agnes-family-os .agnes-screen,#agnes-family-os .agnes-real-page,#agnes-family-os .agnes-real-shell,#agnes-family-os .agnes-inline-calendar,#agnes-family-os #agnes-family-calendar-root{min-width:0;max-width:100%;overflow-x:hidden!important;overscroll-behavior-x:none}
  #agnes-family-os .agnes-screen,#agnes-family-os .agnes-real-page{overflow-y:auto;touch-action:pan-y}
  #agnes-family-os .agnes-family-members-2026,#agnes-family-os .agnes-day-moments-2026,#agnes-family-os .agnes-dh-live-track,#agnes-family-os .agnes-dh-flow,#agnes-family-os .agnes-shop-family,#agnes-family-os .agnes-supermarket-provider-chips,#agnes-family-os .agnes-supermarket-categories,#agnes-family-os .agnes-intimate-categories,#agnes-family-os .mode-rail,#agnes-family-os .profile-rail,#agnes-family-os .compact-months,#agnes-family-os .compact-scopes,#agnes-family-os .compact-durations,#agnes-family-os .afc-calendar-card:has(.afc-family-week){overflow-x:auto!important;overscroll-behavior-x:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}
}
