/* Couple Playbook: same charcoal / cream / gold family, modern character scenes. */
.cp-optional{margin:22px 0 4px;text-align:left;border-top:1px solid var(--line);padding-top:18px}.cp-optional summary{cursor:pointer;font-weight:650;min-height:44px;color:#e9c78e}.cp-optional p{font-size:14px;color:var(--muted);max-width:750px}.cp-attachment-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cp-attachment-fields label{display:grid;gap:8px;font-weight:650}.cp-attachment-fields select{font:inherit;font-size:15px;min-width:0;width:100%;min-height:52px;background:#090c11;color:var(--ink);padding:12px;border:1px solid #827767;border-radius:12px}.cp-report-head{text-align:center;max-width:820px;margin:36px auto}.cp-report-head h2{font-size:clamp(34px,5.5vw,64px);margin:15px 0}.cp-report-head>p{color:var(--muted)}.cp-eyebrow{font-size:11px!important;letter-spacing:.13em;font-weight:750;text-transform:uppercase;color:#e9c78e!important;line-height:1.65}.cp-cover-art{display:block;width:min(100%,640px);height:auto;margin:20px auto 0;border-radius:28px}.cp-jump{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:20px 0 60px}.cp-jump a{padding:10px 18px;border:1px solid var(--line);border-radius:999px;text-decoration:none;font-size:14px;min-height:44px}.cp-jump a:hover{border-color:#d8b67b;background:#d8b67b14}.cp-chapter{padding:36px 0 48px;border-top:1px solid var(--line);scroll-margin-top:20px}.cp-chapter-top{display:grid;grid-template-columns:1.3fr 1fr;gap:32px;align-items:center;margin-bottom:24px}.cp-chapter-top h3{font-size:clamp(28px,4vw,42px);margin:12px 0 18px}.cp-chapter-top>div>p:not(.cp-eyebrow){color:var(--muted);max-width:620px}.cp-chapter-top img{display:block;width:100%;height:auto;border-radius:22px;aspect-ratio:3/2;object-fit:contain}.cp-block-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cp-block{background:#14181e;border:1px solid #39362f;border-radius:20px;padding:26px;display:flex;flex-direction:column}.cp-block:last-child:nth-child(odd){grid-column:1/-1}.cp-block h4{font-size:20px;line-height:1.3;letter-spacing:-.02em;margin:0 0 12px}.cp-block>p{color:var(--muted);margin:0 0 24px;line-height:1.75}.cp-prompt{border-left:2px solid #d8b67b;padding:0 0 0 16px;margin-top:auto}.cp-prompt span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#e9c78e;font-weight:750}.cp-prompt p{margin:8px 0 0;line-height:1.6}.cp-download{text-align:center;padding:42px 28px;border:1px solid #8c754f;border-radius:24px;background:#171a1e;max-width:820px;margin:28px auto}.cp-download h3{font-size:clamp(28px,4vw,42px);margin:14px 0}.cp-download>p:not(.cp-eyebrow){max-width:580px;margin:18px auto;color:var(--muted)}.cp-download .couple-button{background:#d8b67b;color:#090c11;font-weight:750;margin-top:14px}.cp-download .couple-button:hover{background:#ecd0a0;color:#090c11}.cp-download button:disabled{opacity:.65;cursor:wait}[data-pdf-status]:not(:empty){padding:14px;border:1px solid #d8b67b;border-radius:12px;color:#f5f0e8!important}html{scroll-behavior:smooth}.cp-chapter img{transform-origin:50% 80%}@media(prefers-reduced-motion:no-preference){.cp-cover-art{animation:cp-breathe 6s ease-in-out infinite}.cp-chapter-top img:hover{animation:cp-breathe 3s ease-in-out infinite}@keyframes cp-breathe{50%{transform:translateY(-5px) rotate(.35deg)}}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(max-width:640px){.cp-attachment-fields,.cp-chapter-top,.cp-block-grid{grid-template-columns:1fr}.cp-chapter-top{gap:4px}.cp-chapter-top img{width:min(100%,340px);margin:auto}.cp-block{padding:22px}.cp-chapter{padding:28px 0 36px}.cp-jump{gap:8px;margin-bottom:34px}.cp-jump a{padding:10px 14px}.cp-download{padding:30px 18px}.cp-block:last-child:nth-child(odd){grid-column:auto}.cp-cover-art{border-radius:18px}.cp-attachment-fields select{font-size:16px}}
/* v93: searchable type selection and optional conversation context. */
.cp-type-picker{position:relative;width:100%;margin-top:10px}.couple-field .cp-type-picker input{padding-right:52px;margin-top:0;width:100%}.cp-type-toggle{position:absolute;right:3px;top:3px;min-width:46px;min-height:46px;border:0;border-radius:10px;background:transparent;color:var(--ink);font:inherit;cursor:pointer}.cp-type-toggle:focus-visible,.cp-type-list [aria-selected=true]{outline:2px solid #e9c78e;outline-offset:-3px;background:#302a20}.cp-type-list{position:absolute;z-index:20;top:calc(100% + 5px);left:0;right:0;max-height:260px;overflow-y:auto;overscroll-behavior:contain;list-style:none;margin:0;padding:5px;border:1px solid #827767;border-radius:12px;background:#14181e;box-shadow:0 12px 30px #0009;text-align:left}.cp-type-list[hidden]{display:none}.cp-type-list li{padding:12px 15px;min-height:46px;cursor:pointer;font-size:16px}.cp-type-list li:hover{background:#302a20}.cp-type-picker input[aria-invalid=true]{border-color:#ecb5a4;outline:1px solid #ecb5a4}.cp-attachment-fields fieldset{border:1px solid #514a40;border-radius:12px;padding:16px;min-width:0}.cp-attachment-fields legend{padding:0 7px}.cp-attachment-fields fieldset label+label{margin-top:14px}.cp-attachment-fields input{width:100%;min-width:0;font:inherit;min-height:48px;border:1px solid #827767;border-radius:10px;background:#090c11;color:var(--ink);padding:12px}.cp-show-card{display:grid;grid-template-columns:1.35fr 1fr;gap:24px;align-items:center;border:1px solid #8c754f;border-radius:24px;background:#171a1e;padding:30px;margin:28px 0}.cp-show-card h3{font-size:clamp(28px,4vw,42px);margin:12px 0 16px}.cp-show-card>div>p{color:var(--muted)}.cp-show-card>img{width:100%;height:auto;border-radius:18px}.cp-show-perspectives{display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:14px}.cp-show-perspectives strong{color:#e9c78e}.cp-show-card .text-button{min-height:44px}.cp-show-card [data-show-status]:empty{display:none}@media(max-width:640px){.cp-show-card{grid-template-columns:1fr;padding:22px}.cp-show-card>img{max-width:320px;margin:auto}.cp-show-perspectives{grid-template-columns:1fr;gap:0}.cp-attachment-fields input{font-size:16px}}

/* Couple entry: keep the form and PDF action visually primary; supporting art stays quiet. */
.couple-page .cp-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:clamp(64px,8vw,104px) auto 40px;align-items:stretch}.couple-page .cp-benefit{display:flex;flex-direction:column;align-items:center;text-align:center;background:#14181e;border:1px solid #39362f;border-radius:22px;padding:14px 18px 24px;min-width:0}.couple-page .cp-benefit img{display:block;width:min(100%,240px);height:auto;aspect-ratio:3/2;object-fit:contain;opacity:.65;border-radius:14px;margin:0 auto 16px}.couple-page .cp-benefit h2{font-size:23px;line-height:1.2;letter-spacing:-.02em;margin:0 0 12px;min-height:2.4em;display:flex;align-items:center;justify-content:center}.cp-benefit p{color:var(--muted);font-size:15px;line-height:1.6;margin:0;max-width:280px}.couple-page .couple-button.cp-primary{background:linear-gradient(135deg,#e5c78f,#d8b67b);border:1px solid #e9c78e;color:#090c11;font-weight:750;box-shadow:0 0 26px #d8b67b38,0 12px 34px #0004;min-height:56px}.couple-page .couple-button.cp-primary:hover{background:#ecd0a0;box-shadow:0 0 32px #d8b67b55,0 12px 34px #0004}.couple-page .couple-button:not(.cp-primary){background:transparent;color:#e9c78e;border:1px solid #8c754f;box-shadow:none}.couple-page .couple-button:not(.cp-primary):hover{background:#d8b67b14;color:#f5f0e8}.couple-page .cp-primary:focus-visible{outline:3px solid #f5f0e8;outline-offset:4px}@media(max-width:640px){.couple-page .cp-benefits{grid-template-columns:1fr;gap:14px;margin:56px auto 32px}.couple-page .cp-benefit{padding:14px 20px 22px}.couple-page .cp-benefit img{max-width:200px}.couple-page .cp-benefit h2{min-height:0;font-size:22px}}

.couple-page .cp-download .couple-button.cp-primary{background:linear-gradient(135deg,#e5c78f,#d8b67b);color:#090c11;border-color:#e9c78e;box-shadow:0 0 26px #d8b67b38,0 12px 34px #0004}.couple-page .cp-download .couple-button.cp-primary:hover{background:#ecd0a0;color:#090c11}.couple-page .cp-report-head+.cp-download{margin-top:18px}

@media(prefers-reduced-motion:no-preference){.couple-page .couple-button.cp-primary{animation:cp-primary-glow 1.8s ease-in-out 2}@keyframes cp-primary-glow{0%,100%{box-shadow:0 0 26px #d8b67b38,0 12px 34px #0004}50%{box-shadow:0 0 38px #d8b67b66,0 12px 34px #0004}}}@media(prefers-reduced-motion:reduce){.couple-page .couple-button.cp-primary{animation:none!important}}

/* v94 integrated chapter deck, touch navigation and reacting scenes from v92.1. */
.cp-scene{position:relative;display:block;width:100%;padding:0;overflow:hidden;border:1px solid #d8b67b24;border-radius:24px;background:#0b0f14;color:inherit;cursor:pointer;isolation:isolate}.cp-report-head>.cp-scene{width:min(100%,640px);margin:22px auto 0}.cp-scene img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;transform-origin:50% 75%}.cp-scene::after{content:"";position:absolute;inset:-45%;z-index:2;pointer-events:none;background:linear-gradient(112deg,transparent 44%,#fff3d52c 50%,transparent 56%);transform:translateX(-65%)}.cp-scene-heart{position:absolute;z-index:3;left:50%;top:22%;color:#efb0a0;font-size:24px;opacity:0;transform:translate(-50%,8px) scale(.6);filter:drop-shadow(0 0 10px #efb0a088)}.cp-scene-hint{position:absolute;right:10px;bottom:9px;z-index:4;padding:6px 9px;border:1px solid #d8b67b55;border-radius:99px;background:#090c11d9;color:#e9c78e;font-size:10px;font-weight:760;letter-spacing:.08em;text-transform:uppercase;opacity:.78}.cp-scene:focus-visible{outline:3px solid #e9c78e;outline-offset:4px}.cp-scene.is-reacting::after{animation:cp-glint .9s ease-out 1}.cp-scene.is-reacting .cp-scene-heart{animation:cp-heart-pop .9s ease-out 1}.cp-scene-love.is-reacting img{animation:cp-nuzzle .9s cubic-bezier(.2,.75,.2,1) 1}.cp-scene-conflict.is-reacting img{animation:cp-reset .9s cubic-bezier(.2,.75,.2,1) 1}.cp-scene-repair.is-reacting img{animation:cp-repair .9s cubic-bezier(.2,.75,.2,1) 1}

.cp-deck{position:relative;max-width:940px;margin:0 auto 44px;scroll-margin-top:8px}.cp-progress-wrap{--cp-progress:0%;position:sticky;top:0;z-index:12;padding:13px 16px 10px;margin:0 -1px 18px;border:1px solid #3f3a32;border-radius:16px;background:#0c1015ed;backdrop-filter:blur(14px);box-shadow:0 12px 28px #0005}.cp-progress-copy{display:flex;align-items:center;justify-content:space-between;gap:14px}.cp-progress-copy p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cp-progress-copy strong{flex:none;color:#f5f0e8;font-size:13px;letter-spacing:.08em}.cp-progress-track{position:relative;height:23px;margin-top:5px}.cp-progress-track::before{content:"";position:absolute;left:0;right:0;top:13px;height:2px;border-radius:4px;background:#39362f}.cp-progress-track i{position:absolute;left:0;top:13px;width:var(--cp-progress);height:2px;border-radius:4px;background:#e9c78e;transition:width .48s cubic-bezier(.2,.75,.2,1)}.cp-progress-track img{position:absolute;left:clamp(0px,calc(var(--cp-progress) - 27px),calc(100% - 54px));top:-9px;width:54px;height:34px;object-fit:contain;filter:drop-shadow(0 5px 8px #0008);transition:left .48s cubic-bezier(.2,.75,.2,1)}
.cp-stage{min-height:660px;touch-action:pan-y}.cp-chapter{padding:30px 0 38px;border-top:1px solid var(--line)}.cp-chapter[hidden]{display:none!important}.cp-chapter-top{display:grid;grid-template-columns:1.3fr 1fr;gap:32px;align-items:center;margin-bottom:24px}.cp-chapter-top h3{font-size:clamp(28px,4vw,42px);margin:12px 0 18px}.cp-chapter-top>div>p:not(.cp-eyebrow){color:var(--muted);max-width:620px}.cp-chapter-top .cp-scene{border-radius:20px}.cp-block-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cp-block{background:#14181e;border:1px solid #39362f;border-radius:20px;padding:26px;display:flex;flex-direction:column}.cp-block:last-child:nth-child(odd){grid-column:1/-1}.cp-block h4{font-size:20px;line-height:1.3;letter-spacing:-.02em;margin:0 0 12px}.cp-block>p{color:var(--muted);margin:0 0 24px;line-height:1.75}.cp-prompt{border-left:2px solid #d8b67b;padding:0 0 0 16px;margin-top:auto}.cp-prompt span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#e9c78e;font-weight:750}.cp-prompt p{margin:8px 0 0;line-height:1.6}
.cp-controls{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:8px}.cp-nav-button{min-height:52px;padding:12px 18px;border:1px solid #827767;border-radius:99px;background:transparent;color:#e9c78e;font:inherit;font-size:15px;font-weight:720;cursor:pointer}.cp-nav-next{background:#d8b67b;color:#090c11;border-color:#d8b67b}.cp-nav-button:hover,.cp-nav-button:focus-visible{border-color:#e9c78e;box-shadow:0 0 24px #d8b67b3b}.cp-nav-button:focus-visible{outline:2px solid #e9c78e;outline-offset:3px}.cp-nav-button:disabled{opacity:.34;cursor:default;box-shadow:none}.cp-swipe-hint{text-align:center;color:var(--muted);font-size:12px;margin:12px 0 0}.cp-chapter-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}

@keyframes cp-entry{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes cp-entry-art{from{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}@keyframes cp-chapter-next{from{opacity:0;transform:translateX(22px)}to{opacity:1;transform:none}}@keyframes cp-chapter-back{from{opacity:0;transform:translateX(-22px)}to{opacity:1;transform:none}}@keyframes cp-block-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes cp-glint{from{transform:translateX(-65%)}to{transform:translateX(65%)}}@keyframes cp-heart-pop{0%{opacity:0;transform:translate(-50%,8px) scale(.6)}38%{opacity:1;transform:translate(-50%,-5px) scale(1.08)}100%{opacity:0;transform:translate(-50%,-26px) scale(.88)}}@keyframes cp-nuzzle{50%{transform:translateY(-4px) scale(1.012)}}@keyframes cp-reset{35%{transform:translateX(-3px)}68%{transform:translateX(3px)}100%{transform:none}}@keyframes cp-repair{42%{transform:translateY(-4px) rotate(.3deg)}75%{transform:translateY(-1px) rotate(-.2deg)}}@keyframes cp-cta-pulse{50%{filter:brightness(1.1);box-shadow:0 0 34px #d8b67b66}}
@media(prefers-reduced-motion:no-preference){.cp-entry-ready .couple-hero h1{animation:cp-entry .72s ease .08s both}.cp-entry-ready .couple-lead{animation:cp-entry .72s ease .2s both}.cp-entry-ready .couple-hero-art{animation:cp-entry-art .82s cubic-bezier(.2,.75,.2,1) .34s both}.cp-entry-ready .couple-form{animation:cp-entry .75s ease .52s both}.cp-entry-ready .couple-form>.couple-button{animation:cp-cta-pulse 2.8s ease-in-out 1.35s 2}.cp-result-ready .cp-report-head>*{animation:cp-entry .68s cubic-bezier(.2,.75,.2,1) both}.cp-result-ready .cp-report-head>*:nth-child(2){animation-delay:.1s}.cp-result-ready .cp-report-head>*:nth-child(3){animation-delay:.2s}.cp-result-ready .cp-report-head>*:nth-child(4){animation-delay:.28s}.cp-result-ready .cp-report-head>*:nth-child(5){animation-delay:.38s}.cp-result-ready .cp-download{animation:cp-entry .7s ease .5s both}.cp-chapter.is-entering{animation:cp-chapter-next .5s cubic-bezier(.2,.75,.2,1) both}.cp-chapter.is-entering.from-back{animation-name:cp-chapter-back}.cp-chapter.is-entering .cp-block{animation:cp-block-in .48s ease both}.cp-chapter.is-entering .cp-block:nth-child(2){animation-delay:.08s}.cp-chapter.is-entering .cp-block:nth-child(3){animation-delay:.16s}.couple-share .couple-together{animation:cp-repair 5.2s ease-in-out 3}}
@media(max-width:640px){.cp-attachment-fields,.cp-chapter-top,.cp-block-grid,.cp-download-early{grid-template-columns:1fr}.cp-chapter-top{gap:12px}.cp-chapter-top .cp-scene{width:min(100%,340px);margin:auto}.cp-block{padding:22px}.cp-chapter{padding:24px 0 30px}.cp-download{padding:24px 18px;margin-bottom:38px}.cp-download-early{gap:18px}.cp-block:last-child:nth-child(odd){grid-column:auto}.cp-report-head>.cp-scene{border-radius:18px}.cp-attachment-fields select{font-size:16px}.cp-stage{min-height:720px}.cp-progress-wrap{top:0;border-radius:12px}.cp-controls{position:sticky;bottom:8px;z-index:10;padding:8px;border:1px solid #3f3a32;border-radius:18px;background:#0c1015ed;backdrop-filter:blur(12px);box-shadow:0 10px 30px #0008}.cp-nav-button{padding-inline:12px}.cp-scene-hint{font-size:9px}}
@media(max-width:380px){.cp-controls{grid-template-columns:.72fr 1.28fr}.cp-nav-button{font-size:14px}.cp-progress-wrap{padding-inline:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cp-entry-ready :is(.couple-hero h1,.couple-lead,.couple-hero-art,.couple-form,.couple-button),.cp-result-ready .cp-report-head>*,.cp-result-ready .cp-download,.cp-chapter,.cp-block,.cp-scene::after,.cp-scene-heart,.cp-scene img,.couple-share .couple-together{animation:none!important;transition:none!important;transform:none!important}.cp-progress-track i,.cp-progress-track img{transition:none!important}}

.couple-page .cp-nav-next{background:transparent;color:#e9c78e;border-color:#827767}.cp-poster-option{margin-top:14px;border-top:1px solid #514a40;padding-top:12px}.cp-poster-option textarea{width:100%;min-height:190px;background:#090c11;color:var(--ink);border:1px solid #827767;border-radius:12px;padding:14px;font:inherit;font-size:14px}.cp-poster-option textarea[hidden]{display:none}.cp-poster-option [data-poster-status]:empty{display:none}.cp-chapter-top .cp-scene img{margin:0;width:100%}.cp-scene.is-reacting .cp-scene-hint{opacity:1}

/* Calm Couple entry and explicit, private-by-default narrative enhancement. */
.couple-page .couple-form>.cp-primary{margin-top:30px;margin-bottom:16px}
.couple-page .cp-value-summary{max-width:940px;margin:58px auto 30px;padding:28px 12px;border-top:1px solid #514a40;border-bottom:1px solid #514a40;text-align:center}
.couple-page .cp-value-summary ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;list-style:none;margin:0;padding:0}
.couple-page .cp-value-summary li{display:grid;gap:10px;padding:4px 16px;min-width:0}
.couple-page .cp-value-summary strong{font-size:20px;line-height:1.25;color:var(--ink)}
.couple-page .cp-value-summary span{font-size:14px;line-height:1.65;color:var(--muted)}
.couple-page .cp-ai-panel{max-width:820px;margin:24px auto;padding:24px;border:1px solid #514a40;border-radius:18px;background:#10151b;text-align:left}
.couple-page .cp-ai-panel summary{font-weight:750;cursor:pointer;min-height:44px;line-height:1.5;color:#e9c78e}
.couple-page .cp-ai-panel p{color:var(--muted);line-height:1.65}
.couple-page .cp-ai-panel textarea{display:block;width:100%;box-sizing:border-box;min-height:110px;margin-top:10px;background:#090c11;color:var(--ink);border:1px solid #827767;border-radius:12px;padding:14px;font:inherit;resize:vertical}
.couple-page .cp-ai-note{display:block;margin:22px 0;font-size:14px;font-weight:600}
.couple-page .cp-ai-disclosure{font-size:13px}
.couple-page .cp-ai-consent{display:flex;align-items:flex-start;gap:12px;padding:16px 0;font-size:14px;line-height:1.5}
.couple-page .cp-ai-consent input{width:20px;height:20px;flex:none;margin:0;accent-color:#e9c78e}
.couple-page .cp-ai-panel button{min-height:44px;margin-right:16px}.couple-page .cp-ai-panel button:disabled{opacity:.5}
.couple-page .cp-ai-result{border-top:1px solid #514a40;margin-top:26px}.couple-page .cp-ai-result section{padding:18px 0;border-bottom:1px solid #302c27}.couple-page .cp-ai-result h3{font-size:21px;line-height:1.3}.couple-page .cp-ai-result p{overflow-wrap:anywhere}
.couple-page .cp-ai-panel [hidden]{display:none!important}
.couple-page .cp-ai-panel :is(summary,button,textarea,input):focus-visible{outline:3px solid #e9c78e;outline-offset:4px}
@media(max-width:640px){.couple-page .cp-value-summary{margin:42px auto 24px;padding:14px 0}.couple-page .cp-value-summary ul{grid-template-columns:1fr;gap:0}.couple-page .cp-value-summary li{padding:16px 12px}.couple-page .cp-value-summary li+li{border-top:1px solid #302c27}.couple-page .cp-value-summary strong{font-size:19px}.couple-page .cp-ai-panel{padding:20px 16px}.couple-page .cp-ai-panel textarea{font-size:16px}}
