@font-face{font-family:'Neue Montreal';src:url('../acv/assets/fonts/PPNeueMontreal-Regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:'Neue Montreal';src:url('../acv/assets/fonts/PPNeueMontreal-Medium.woff2') format('woff2');font-weight:500;font-display:swap}
:root{font-family:'Neue Montreal',sans-serif;color:#694d43;background:#fbf7f0;font-synthesis:none;--gutter:clamp(24px,4.6vw,100px)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 75% 40%,#eadcc755,transparent 60%)}button,a{font:inherit;color:inherit}button{cursor:pointer}a{text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid #745c4e;outline-offset:6px}button{border:0}img{display:block;width:100%;height:auto}header,main{max-width:2100px;margin:auto}header{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;padding:25px var(--gutter);gap:20px}.brand{font-size:14px;letter-spacing:-.025em}.brand span{color:#786154;margin:0 3px}nav{display:flex;gap:36px;align-items:center}nav button{background:transparent;font-size:14px;padding:10px 0}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;background:#694d43;border-radius:50%}.menu-toggle span{display:block;height:1px;width:17px;background:#fbf7f0}#guide-menu{position:absolute;right:var(--gutter);top:80px;background:#fbf7f0f2;border:1px solid #e1d0bb;border-radius:20px;box-shadow:0 18px 45px #694d4316;padding:12px;backdrop-filter:blur(20px)}#guide-menu a{display:block;padding:14px 18px;border-radius:12px;font-size:16px}#guide-menu a:hover{background:#f1e5d4}.hero{display:grid;grid-template-columns:43% 57%;position:relative;padding:20px var(--gutter) 28px;min-height:calc(100svh - 92px);align-items:center}.hero-copy{position:relative;z-index:2;padding-bottom:95px;pointer-events:none}.hero-copy button{pointer-events:auto}.eyebrow{text-transform:uppercase;font-size:13px;letter-spacing:.035em;margin:0 0 26px}.hero h1{font-size:clamp(48px,5.4vw,110px);font-weight:400;letter-spacing:-.058em;line-height:1.04;margin:0 -65px 28px 0}.intro{font-size:clamp(18px,1.5vw,28px);line-height:1.5;margin:0 0 34px}.primary{display:inline-flex;gap:25px;align-items:center;justify-content:space-between;background:#694d43;color:#fbf7f0;border-radius:40px;padding:16px 23px;font-size:16px;box-shadow:inset 0 1px 0 #ffffff30;transition:background .2s}.primary:hover{background:#9c604c}.hero-scene{position:relative;width:100%;aspect-ratio:1;--mx:0;--my:0;align-self:center;margin-bottom:24px}.portrait-layer{position:absolute;left:14%;right:12%;top:0;bottom:11%;transform:translate(calc(var(--mx)*7px),calc(var(--my)*5px));transition:transform .4s ease-out}.portrait{height:100%;object-fit:cover;border-radius:48% 48% 5px 5px;object-position:50% 45%}.album-layer{position:absolute;left:-26%;bottom:0;width:51%;padding:0;border-radius:24px;background:#dfc8ac;box-shadow:0 20px 30px #443b2726;z-index:2;transform:translate(calc(var(--mx)*-11px),calc(var(--my)*-8px));transition:transform .4s ease-out}.album-layer img{aspect-ratio:1.33;object-fit:cover;border-radius:24px;border:1px solid #fff9}.photo-plus,.bond-hotspot{display:grid;place-items:center;border-radius:50%;background:#fbf7f0;color:#735f40;border:5px solid #c9977f;font-size:24px;width:40px;height:40px;box-shadow:0 0 0 6px #ffffff15}.photo-plus{position:absolute;left:11%;bottom:18%}.connection{position:absolute;inset:0;width:100%;height:100%;stroke:#ba7963;stroke-width:1.6;pointer-events:none;opacity:.75}.glass-note{position:absolute;right:-3%;top:8%;display:flex;align-items:center;gap:25px;padding:26px;border-radius:25px;background:linear-gradient(130deg,#eadcc7ed,#ddc8add9);box-shadow:inset 0 1px 1px #fff8,0 12px 24px #694d4315;backdrop-filter:blur(15px);text-align:left;font-size:16px;line-height:1.45;z-index:3}.note-plus{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;border:1px solid #745c4e;font-size:24px}.bond-hotspot{position:absolute;left:61%;top:67%;z-index:3}.hero-bottom{grid-column:1/-1;display:flex;align-items:center;gap:24px;font-size:13px;color:#745c4e;margin-top:28px}.hero-bottom b{font-weight:500}.bottom-line{flex:1;height:1px;background:#b99b8055}.topic-dialog{max-width:530px;width:calc(100% - 36px);max-height:85svh;padding:45px;border:1px solid #fff9;border-radius:30px;background:#fbf7f0f2;backdrop-filter:blur(22px);color:#694d43;box-shadow:0 25px 100px #694d4330}.topic-dialog::backdrop{background:#694d4355;backdrop-filter:blur(5px)}.close-dialog{position:absolute;right:16px;top:12px;background:transparent;font-size:30px}.topic-dialog h2{font-size:40px;letter-spacing:-.04em;line-height:1.08;font-weight:400;margin:0 0 23px}.topic-dialog p{font-size:18px;line-height:1.55;color:#745c4e}.topic-prompt{margin:25px 0;padding:20px;background:#eadcc780;border-radius:18px}.topic-prompt>span{font-size:13px;text-transform:uppercase;letter-spacing:.08em}.topic-prompt p{margin-bottom:0}.topic-dialog[open]{animation:appear .3s ease-out}@keyframes appear{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(max-width:1000px){nav{gap:20px}.hero h1{font-size:6vw}.hero-copy{padding-bottom:70px}.glass-note{padding:18px;font-size:14px;gap:16px}.hero-scene{aspect-ratio:.87}.hero-bottom{font-size:12px}}
@media(max-width:760px){header{padding:20px 22px}.brand{font-size:12px}nav>button:not(.menu-toggle){display:none}.hero{display:flex;flex-direction:column;align-items:stretch;padding:30px 22px 22px}.hero-copy{padding-bottom:32px}.eyebrow{font-size:12px;margin-bottom:20px}.hero h1{font-size:clamp(46px,9.5vw,72px);margin-right:0}.intro{font-size:18px}.hero-scene{width:88%;align-self:flex-end;aspect-ratio:.95;margin:0 0 20px}.portrait-layer{left:6%;right:9%;bottom:12%}.album-layer{left:-13%;width:54%}.glass-note{right:-2%;top:5%;padding:17px;border-radius:20px;gap:13px;font-size:13px}.note-plus{width:27px;height:27px}.hero-bottom{gap:12px}.hero-bottom>span:last-child{display:none}.topic-dialog{padding:38px 25px}.topic-dialog h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){.portrait-layer,.album-layer{transform:none;transition:none}.topic-dialog[open]{animation:none}}
/* Restore the reference's editorial canvas and layered silhouettes. */
@media(min-width:761px){
 header{padding-top:16px;padding-bottom:16px}
 .hero{display:block;min-height:0;padding-top:18px;padding-bottom:28px}
 .hero-copy{position:absolute;left:var(--gutter);top:7%;width:43%;padding:0;z-index:3}
 .hero h1{font-size:clamp(50px,6.35vw,122px);line-height:1.1;letter-spacing:-.065em;margin:0 0 22px}
 .hero-copy .eyebrow{font-size:clamp(12px,1.3vw,22px);margin-bottom:18px;letter-spacing:0}
 .intro{font-size:clamp(17px,1.63vw,29px);line-height:1.47;margin-bottom:27px}
 .hero-scene{width:100%;aspect-ratio:1.6;margin:0}
 .portrait-layer{left:47%;right:11%;top:0;bottom:11%}
 .portrait{border-radius:50% 50% 5px 5px / 39% 39% 5px 5px;object-position:center}
 .album-layer{left:21.5%;bottom:0;width:29.5%;border-radius:22px}
 .album-layer img{border-radius:22px}
 .glass-note{right:0;top:8%;width:19%;min-height:17%;padding:20px 22px;gap:16px;font-size:clamp(13px,1.3vw,23px);border-radius:24px}
 .note-plus{flex-shrink:0}
 .bond-hotspot{left:68%;top:71%}
 .hero-bottom{margin-top:26px}
 .primary{font-size:clamp(14px,1.4vw,22px)}
}
.room-layer{position:absolute;left:37.5%;top:39%;width:20%;height:47%;border-radius:18px;overflow:hidden;border:1px solid #f2e1c9;box-shadow:0 8px 20px #443b2715}
.room-layer img{height:100%;object-fit:cover;object-position:90% center}
@media(max-width:760px){.room-layer{left:-7%;top:40%;width:33%;height:39%}}
/* A paper album unfolds above the unchanged hero. */
.memory-album{width:min(1080px,92vw);max-width:none;max-height:90svh;padding:0;border:1px solid #fff8ed;border-radius:18px;background:#f3e8d8;color:#694d43;overflow:auto;box-shadow:0 35px 100px #694d4355}
.memory-album::backdrop{background:#694d4380;backdrop-filter:blur(8px)}
.memory-album[open]{animation:album-emerge .45s cubic-bezier(.2,.7,.2,1)}
.album-shell{position:relative;display:grid;grid-template-columns:30% 70%;padding:34px;gap:0;perspective:1400px;background:linear-gradient(90deg,#eadcc7,#faf3e9 28%,#d2bda3 30%,#f7eedf 31%,#f3e8d8)}
.album-close{position:absolute;right:9px;top:5px;z-index:3;width:38px;height:38px;background:transparent;color:#694d43;font-size:28px}
.album-intro{padding:28px 25px 20px 4px;display:flex;flex-direction:column;align-items:flex-start}.album-intro .eyebrow{font-size:11px;letter-spacing:.08em;line-height:1.5}.album-intro h2{font-size:clamp(28px,3.4vw,43px);line-height:1.08;letter-spacing:-.045em;font-weight:400;margin:0 0 25px}.album-intro p{font-size:16px;line-height:1.5;color:#786154;margin:0 0 24px}.album-caption{margin-top:auto;font-size:17px;line-height:1.35;max-width:18ch}.album-status{font-size:13px;letter-spacing:.08em;color:#786154;margin-top:18px}
.album-page{position:relative;transform-origin:left center;padding:16px 16px 65px 26px;min-width:0;backface-visibility:hidden}.album-page figure{margin:0;background:#fffaf0;padding:10px 10px 18px;box-shadow:0 5px 14px #5b4f2d20;transform:rotate(-1deg)}.album-page img{aspect-ratio:4/3;object-fit:cover;background:#dfc8ac}.album-page figcaption{font-size:12px;color:#786154;padding:14px 8px 0;line-height:1.4}
.page-next{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:15px;min-height:52px;padding:10px 12px 10px 20px;border-radius:12px 0 12px 0;background:linear-gradient(135deg,#fff8ed,#e4ceb3);box-shadow:inset 0 1px #fff9;color:#694d43;font-size:14px}.page-next b{font-size:26px;font-weight:400}.page-back{position:absolute;bottom:3px;left:25px;width:46px;height:46px;border:1px solid #acb6a2;background:#fbf7f0;border-radius:50%;font-size:23px}.page-back[hidden]{display:none}
@keyframes album-emerge{from{opacity:0;transform:translateY(40px) scale(.92) rotate(-2deg)}to{opacity:1;transform:none}}
@media(max-width:760px){.memory-album{width:92vw}.album-shell{grid-template-columns:1fr;padding:27px 18px 18px;background:linear-gradient(110deg,#f1e4d2,#f7eedf)}.album-intro{padding:10px 10px 18px;display:grid;grid-template-columns:1fr auto;gap:10px}.album-intro .eyebrow{grid-column:1/-1;margin:0}.album-intro h2{font-size:29px;margin:0}.album-intro h2 br{display:none}.album-intro p{display:none}.album-caption{grid-column:1;font-size:16px;margin:0}.album-status{grid-column:2;grid-row:3;margin:0;align-self:center}.album-page{padding:6px 5px 64px}.album-page figcaption{font-size:11px}.page-back{left:5px}.page-next{font-size:13px}}
@media(prefers-reduced-motion:reduce){.memory-album[open]{animation:none}}

/* Intrinsic dimensions must never stretch the album thumbnails or pages. */
.album-layer{overflow:hidden;aspect-ratio:4/3}
.album-layer img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover}
.album-page img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}
/* Consistent hotspot centers and precise curve anchors. */
.glass-note{display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;column-gap:20px}
.note-plus{margin:0;justify-self:end;width:32px;height:32px;line-height:1}
.bond-hotspot{transform:translate(-50%,-50%);line-height:1;padding:0}
.photo-plus{line-height:1}.album-layer{transform:none;transition:box-shadow .25s}.album-layer:hover{box-shadow:0 22px 35px #443b2735}
.topic-choices{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}
.topic-choices button{padding:12px 16px;min-height:44px;border:1px solid #c8a58e;border-radius:25px;background:#f1e5d475;color:#694d43;font-size:16px}
.topic-choices button[aria-pressed=true]{background:#694d43;color:#fbf7f0;border-color:#694d43}
.topic-result{padding:24px;border:1px solid #fff9;border-radius:20px;background:linear-gradient(130deg,#eadcc7,#f8f0e4)}
.topic-result[hidden]{display:none}.topic-result>span{font-size:12px;letter-spacing:.07em;text-transform:uppercase;color:#786154}.topic-result .primary{font-size:16px;width:100%;justify-content:center;margin-top:8px}.topic-result .action-status{font-size:13px;margin:12px 0 0}.action-status:empty{display:none}
@media(max-width:760px){.glass-note{grid-template-columns:minmax(0,1fr) 28px;column-gap:12px}.note-plus{width:28px;height:28px}.topic-result{padding:20px}}
.note-plus{position:relative}.note-plus,.photo-plus,.bond-hotspot>span{font-size:0}
.note-plus::before,.photo-plus::before,.bond-hotspot::before,.note-plus::after,.photo-plus::after,.bond-hotspot::after{content:"";position:absolute;left:50%;top:50%;background:currentColor;transform:translate(-50%,-50%);border-radius:1px;pointer-events:none}
.note-plus::before,.photo-plus::before,.bond-hotspot::before{width:12px;height:1.5px}.note-plus::after,.photo-plus::after,.bond-hotspot::after{width:1.5px;height:12px}
/* Everyday exploration: a photographic stage and floating glass response. */
.everyday{padding:55px 0 30px;background:linear-gradient(120deg,#f3ece2,#fbf7f0 60%);color:#694d43}
.everyday-heading{display:block;padding:0 var(--gutter) 30px;margin:0;position:static;max-width:none}.everyday-heading .eyebrow{font-size:12px;margin-bottom:18px}.everyday-heading h2{font-size:clamp(34px,3.8vw,72px);font-weight:400;letter-spacing:-.045em;line-height:1.07;margin:0}
.everyday-stage{position:relative;display:grid;grid-template-columns:74% 26%;align-items:center;padding-right:var(--gutter);perspective:1500px}
.tilt-surface{transform:perspective(1300px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .35s ease-out;touch-action:pan-y;transform-style:preserve-3d}
.everyday-photo{position:relative;min-width:0;aspect-ratio:16/9;border-radius:0 8px 8px 0;transform-origin:center}
.everyday-photo>img{width:100%;height:100%;object-fit:cover;border-radius:inherit}
.object-point{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%) translateZ(12px);display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f3e5d4e8;border:1px solid #fff8edb3;box-shadow:inset 0 1px 2px #fff9,0 5px 15px #694d4326;backdrop-filter:blur(12px);font-size:26px;color:#694d43;line-height:1;padding:0;transition:box-shadow .25s,background .25s}
.object-point:hover,.object-point[aria-pressed=true]{background:#fbf7f0;box-shadow:0 0 0 7px #fbf7f035,0 8px 18px #694d4330}
.everyday-card{position:relative;z-index:2;margin:0 0 0 -24px;width:calc(100% + 24px);padding:30px 26px;border-radius:22px;border:1px solid #ffffffcf;background:linear-gradient(135deg,#ffffffb8,#fbf7f0d9 48%,#eadcc7b8);backdrop-filter:blur(24px) saturate(1.2);box-shadow:inset 0 1px 2px #fff,0 15px 38px #694d4322;min-height:365px;display:flex;flex-direction:column}
.everyday-label{font-size:13px}.everyday-progress{display:flex;gap:4px;margin:22px 0 28px}.everyday-progress i{height:3px;background:#d8c5b4;flex:1;border-radius:5px}.everyday-progress i.active{background:#694d43}
.everyday-card h3{font-size:clamp(26px,2.5vw,45px);font-weight:400;line-height:1.12;letter-spacing:-.04em;margin:0 0 22px}.everyday-description{font-size:17px;line-height:1.5;margin:0 0 24px;color:#745c4e}.everyday-action{font-size:15px;padding:14px 18px;justify-content:center;margin-top:auto}
.everyday-memory{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:12px;margin:0 0 20px}.everyday-memory[hidden],.everyday-thought[hidden]{display:none}.everyday-thought{font-size:17px;line-height:1.5;border-top:1px solid #c8a58e;padding:17px 0;margin-bottom:15px;color:#694d43}
.everyday-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px var(--gutter) 0}.everyday-categories{display:flex;gap:8px;flex-wrap:wrap}.everyday-categories button{font-size:15px;padding:17px 22px;background:transparent;border-radius:7px}.everyday-categories button[aria-pressed=true]{background:linear-gradient(130deg,#eadcc7,#f0e5d6)}.everyday-navigation{display:flex;align-items:center;gap:16px}.everyday-count{font-size:13px;white-space:nowrap;margin-right:10px}.everyday-navigation button{width:48px;height:48px;border-radius:50%;background:transparent;border:1px solid #ba7963;font-size:25px}
@media(max-width:1000px) and (min-width:761px){.everyday-stage{grid-template-columns:67% 33%}.everyday-card{padding:24px 20px}.everyday-categories button{padding:14px 12px}.everyday-controls{gap:12px}.everyday-navigation{gap:8px}.everyday-count{display:none}}
@media(max-width:760px){.everyday{padding-top:40px}.everyday-heading{padding-bottom:26px}.everyday-stage{display:block;padding:0 22px}.everyday-photo{border-radius:18px;aspect-ratio:16/9}.everyday-photo>img{object-fit:cover}.object-point{width:36px;height:36px;font-size:23px}.everyday-card{margin: -10px 12px 0;width:calc(100% - 24px);padding:25px;min-height:0}.everyday-card h3{font-size:30px}.everyday-progress{margin:16px 0 23px}.everyday-memory{max-height:150px}.everyday-controls{flex-wrap:wrap;padding-top:20px}.everyday-categories{display:grid;grid-template-columns:1fr 1fr;width:100%}.everyday-categories button{font-size:14px;padding:14px 10px}.everyday-navigation{margin-left:auto}.everyday-description{font-size:16px}.everyday-action{margin-top:5px}}
@media(prefers-reduced-motion:reduce){.tilt-surface{transform:none;transition:none}.object-point{transition:none}}

/* Approved Arcilla y lino palette, matching ACV. */
:root{--ink:#694d43;--paper:#fbf7f0;--linen:#eadcc7;--clay:#ba7963;--clay-deep:#9c604c;--olive:#acb6a2}
.primary,.menu-toggle,.topic-choices button[aria-pressed=true]{background:var(--clay-deep);color:var(--paper)}
.primary:hover{background:#8e5342}
.everyday-progress i.active{background:var(--clay)}
.everyday-categories button[aria-pressed=true]{background:linear-gradient(130deg,#eadcc7,#e4ccb4);color:var(--ink)}
.glass-note{background:linear-gradient(130deg,#eadcc7ed,#ddc8add9)}
/* Final modules: connection, practical resources, and an accompanied next step. */
.header nav>a{font-size:14px;padding:10px 0}.hero-copy .primary{pointer-events:auto}
#lo-cotidiano,#acompanamiento,#preguntas{scroll-margin-top:24px}
.care-band{display:grid;grid-template-columns:38% 62%;background:linear-gradient(120deg,#9c604c,#9e604e);color:#fbf7f0;padding:0;overflow:hidden}
.care-copy{padding:50px 20px 40px var(--gutter);align-self:center}.care-copy .eyebrow{font-size:12px;letter-spacing:.07em;margin:0 0 28px}.care-copy h2{font-size:clamp(34px,4.5vw,86px);line-height:1.05;letter-spacing:-.05em;font-weight:400;margin:0 0 26px}.care-copy>p:last-child{font-size:17px;line-height:1.5;margin:0;color:#fbf7f0}
.care-scene{position:relative;align-self:stretch;min-height:470px;border-radius:90px 0 0 0;overflow:hidden}.care-scene>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 40%}
.care-glass{position:relative;margin:250px 30px 30px auto;width:min(450px,calc(100% - 60px));padding:22px 25px;border:1px solid #ffffffa3;border-radius:22px;background:linear-gradient(130deg,#fbf7f0e8,#eadcc7e0);backdrop-filter:blur(22px);box-shadow:inset 0 1px 1px #fff,0 15px 35px #694d4326;color:#694d43}
.care-options{display:flex;gap:7px;flex-wrap:wrap}.care-options button{background:transparent;border:1px solid #b8937b;border-radius:22px;padding:9px 12px;font-size:14px;color:#694d43}.care-options button[aria-pressed=true]{background:#9c604c;color:#fbf7f0;border-color:#9c604c}.care-invitation{font-size:clamp(20px,1.8vw,30px);line-height:1.3;letter-spacing:-.025em;margin:20px 0;min-height:2.6em}.care-open{display:flex;align-items:center;gap:23px;padding:0;background:transparent;border:0;color:#694d43;font-size:15px;text-align:left}
.questions-section{padding:60px var(--gutter) 35px;display:grid;grid-template-columns:30% 1fr;gap:32px 5%;background:#fbf7f0}.questions-intro .eyebrow{font-size:11px;line-height:1.5;letter-spacing:.04em;margin-bottom:20px}.questions-intro h2{font-size:clamp(30px,3.3vw,63px);font-weight:400;letter-spacing:-.045em;line-height:1.1;margin:0}
.question-list{min-width:0}.question-list details{border:1px solid #dfd2c2;border-radius:16px;margin-bottom:9px;overflow:hidden;background:#ffffff25}.question-list details[open]{background:linear-gradient(120deg,#eadcc7,#f2e7d8)}.question-list summary{display:flex;align-items:center;gap:25px;padding:17px 24px;cursor:pointer;list-style:none}.question-list summary::-webkit-details-marker{display:none}.question-list summary>span{font-size:28px;font-weight:400;letter-spacing:-.045em}.question-list h3{font-weight:400;letter-spacing:-.025em;font-size:clamp(20px,1.9vw,32px);margin:0}.question-list summary i{margin-left:auto;position:relative;flex:none;width:20px;height:20px}.question-list summary i::before,.question-list summary i::after{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#694d43;width:17px;height:1px}.question-list summary i::after{width:1px;height:17px}.question-list details[open] summary i::after{display:none}.question-list summary:focus-visible{outline:2px solid #9c604c;outline-offset:-4px}
.question-body{padding:0 25px 25px;font-size:17px;line-height:1.55;color:#745c4e}.question-body p{margin:0 0 20px}.question-illustrated{display:grid;grid-template-columns:38% 1fr;gap:23px;align-items:center}.question-illustrated>img{width:100%;height:auto;aspect-ratio:1.4;object-fit:cover;border-radius:10px}.resource-link{display:inline-flex;align-items:center;gap:20px;font-size:15px;background:none;padding:0;color:#694d43;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#ba796377}
.care-orientation{grid-column:1/-1;display:flex;align-items:center;gap:28px;padding:32px 40px;border-radius:28px;background:linear-gradient(115deg,#eadcc7,#e9d2b7 70%,#eddec9);margin-top:20px}.care-emblem{width:64px;height:64px;display:grid;place-items:center;border:1px solid #ae8c72;border-radius:50%;font-size:38px;flex:none}.care-orientation h2{font-size:clamp(26px,2.6vw,46px);line-height:1.1;letter-spacing:-.04em;font-weight:400;margin:0}.care-orientation .primary{margin-left:auto;flex-shrink:0;font-size:16px}
.cognitive-footer{display:flex;justify-content:space-between;gap:25px;padding:26px var(--gutter);background:#9c604c;color:#fbf7f0;font-size:14px}.cognitive-footer a{color:inherit}.orientation-dialog ul{padding-left:22px;color:#745c4e;font-size:17px;line-height:1.6}.orientation-dialog li{margin-bottom:12px}.orientation-dialog .primary{font-size:16px;margin-top:15px}
.care-waiting{opacity:0;translate:0 24px;transition:opacity .8s ease,translate .9s cubic-bezier(.2,.7,.2,1)}.care-waiting.care-visible,.care-waiting:focus-within{opacity:1;translate:0 0}
@media(max-width:1000px){.care-scene{min-height:430px}.care-glass{margin:220px 20px 20px;width:calc(100% - 40px);padding:20px}.care-copy{padding-top:30px}.care-copy>p:last-child{font-size:16px}.questions-section{grid-template-columns:29% 1fr;gap:25px 4%}.question-list summary{gap:18px;padding:16px 20px}.question-illustrated{grid-template-columns:1fr}.question-illustrated>img{max-height:150px}.care-orientation{padding:28px;gap:20px}}
@media(max-width:760px){.header nav>a{display:none}.care-band{grid-template-columns:1fr}.care-copy{padding:38px 24px 32px}.care-copy h2{font-size:44px}.care-scene{min-height:430px;border-radius:45px 0 0 0;margin-left:22px}.care-glass{margin:230px 18px 18px;width:calc(100% - 36px);padding:20px}.care-invitation{font-size:23px}.questions-section{display:block;padding:40px 22px 25px}.questions-intro{margin-bottom:28px}.questions-intro h2{font-size:34px}.question-list summary{gap:17px;padding:16px}.question-list summary>span{font-size:25px}.question-list h3{font-size:20px}.question-body{padding:0 18px 22px;font-size:16px}.question-illustrated{grid-template-columns:1fr}.care-orientation{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:25px 22px;margin-top:28px}.care-emblem{width:50px;height:50px;font-size:29px}.care-orientation h2{font-size:27px}.care-orientation .primary{grid-column:1/-1;margin:5px 0 0;justify-content:center;width:100%;font-size:15px}.cognitive-footer{flex-direction:column;font-size:13px;gap:16px}}
@media(prefers-reduced-motion:reduce){.care-waiting{opacity:1;translate:none;transition:none}}
/* Compact hero note: dimensions follow content rather than scene height. */
.glass-note{width:max-content;max-width:250px;min-height:0;height:auto;padding:18px 22px;gap:20px;font-size:16px;line-height:1.4;border-radius:21px;border:1px solid #ffffffc9;background:linear-gradient(125deg,#fffaf0b8,#eadcc7ac 60%,#ffffff75);backdrop-filter:blur(24px) saturate(125%);-webkit-backdrop-filter:blur(24px) saturate(125%);box-shadow:inset 0 1px 1px #fff, inset 0 -1px 3px #bc998b20,0 12px 28px #694d4315}
.hero{padding-bottom:clamp(65px,7vw,125px)}
.everyday{padding-top:clamp(65px,7vw,125px);padding-bottom:clamp(65px,7vw,125px)}
.everyday-heading{padding-bottom:clamp(32px,4vw,65px)}
.care-band{margin-bottom:0}
.questions-section{padding-top:clamp(70px,8vw,145px);padding-bottom:clamp(45px,5vw,85px)}
.care-orientation{margin-top:clamp(35px,4vw,65px)}
/* Low-contrast curves add depth without touching the photo assets. */
.hero,.everyday,.questions-section{isolation:isolate;position:relative;z-index:0}
.hero::before,.everyday::before,.questions-section::before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 102% 15%,#ddbaa020 0 24%,transparent 24.2%),radial-gradient(ellipse at -18% 85%,#c3ad8e13 0 33%,transparent 33.2%)}
.hero::after,.everyday::after,.questions-section::after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:repeating-linear-gradient(115deg,#95735603 0 1px,transparent 1px 5px);opacity:.65}
.everyday::before{background:radial-gradient(ellipse at -20% 0%,#caa8871f 0 38%,transparent 38.2%),radial-gradient(ellipse at 114% 92%,#c8a88e1c 0 29%,transparent 29.2%)}
.questions-section::before{background:radial-gradient(ellipse at -12% 12%,#caa8871b 0 25%,transparent 25.2%),radial-gradient(ellipse at 110% 100%,#d6b79920 0 32%,transparent 32.2%)}
.care-band{background:radial-gradient(ellipse at -15% 100%,#d9a08822 0 38%,transparent 38.2%),linear-gradient(120deg,#9c604c,#9e604e)}
.everyday-card{background:linear-gradient(130deg,#fffaf0bd,#f4e5d2bc 55%,#ffffff85);border-color:#ffffffc9;box-shadow:inset 0 1px 2px #fff, inset -1px -1px 3px #d7b79b35,0 16px 38px #694d431c}
.care-glass{background:linear-gradient(135deg,#fffaf0db,#eadcc7cb 65%,#ffffffab);backdrop-filter:blur(28px) saturate(125%);-webkit-backdrop-filter:blur(28px) saturate(125%)}
.question-list details{background:#ffffff40;box-shadow:inset 0 1px 1px #fff8;transition:background .3s,box-shadow .3s}
.question-list details[open]{background:linear-gradient(125deg,#eadcc7ad,#fffaf098);border-color:#ffffffc9;backdrop-filter:blur(20px);box-shadow:inset 0 1px 2px #fff,0 8px 22px #694d430a}
.hero-scene{translate:0 var(--scroll-y,0px)}
.care-scene>img{transform:translateY(var(--scroll-y,0px)) scale(1.08);transform-origin:center;will-change:transform}
.care-open,.resource-link{transition:gap .25s}.care-open:hover,.resource-link:hover{gap:28px}
@media(min-width:1900px){.glass-note{max-width:300px;font-size:19px;padding:22px 26px}}
@media(max-width:760px){.glass-note{width:max-content;max-width:190px;padding:14px 16px;font-size:13px;gap:12px;border-radius:18px}.hero{padding-bottom:55px}.everyday{padding-top:50px;padding-bottom:60px}.everyday-heading{padding-bottom:28px}.questions-section{padding-top:60px;padding-bottom:45px}.care-orientation{margin-top:32px}}
@media(prefers-reduced-motion:reduce){.hero-scene{translate:none}.care-scene>img{transform:none;will-change:auto}.care-open,.resource-link,.question-list details{transition:none}}
/* Spacious, scroll-written transitions between the four chapters. */
.scroll-bridge{position:relative;isolation:isolate;min-height:clamp(360px,62svh,720px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px var(--gutter);background:radial-gradient(ellipse at 50% 50%,#eadcc724,transparent 66%),#fbf7f0;overflow:hidden}
.scroll-writing{margin:0;max-width:23ch;text-align:center;font-size:clamp(30px,3.5vw,64px);font-weight:400;line-height:1.2;letter-spacing:-.04em;color:#694d43;translate:0 var(--writing-y,0px)}
.writing-word{display:inline-block;white-space:nowrap}.writing-char{opacity:var(--letter-opacity,1)}
.bridge-line{display:block;width:1px;height:58px;background:linear-gradient(#ba796377,transparent);margin-top:38px}
.writing-accessible{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.everyday{padding-top:clamp(90px,9vw,160px);padding-bottom:clamp(90px,9vw,160px)}
.questions-section{padding-top:clamp(90px,9vw,160px);padding-bottom:clamp(70px,7vw,120px)}
@media(min-width:761px){.care-scene{min-height:clamp(540px,70svh,850px);display:flex;align-items:flex-end}.care-glass{margin:40px 30px 40px auto}.care-copy{padding-top:75px;padding-bottom:75px}}
@media(max-width:760px){.scroll-bridge{min-height:440px;padding:85px 28px}.scroll-writing{font-size:32px;max-width:20ch}.everyday{padding-top:65px;padding-bottom:75px}.questions-section{padding-top:65px;padding-bottom:65px}}
@media(prefers-reduced-motion:reduce){.scroll-writing{translate:none}.writing-char{opacity:1!important}}
