/* Analysis page only. No shared navigation, footer or hero overrides. */
.oa-page .av-section{padding:100px 0;border-bottom:1px solid #e9ecee;background:#fff}
.av-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:75px;align-items:center}
.oa-page .av-copy h2,.oa-page .av-section-heading h2{margin:0;font-size:clamp(32px,3.3vw,48px);line-height:1.12;letter-spacing:-.045em}
.oa-page .av-copy>p{font-size:15px;line-height:1.8;margin:22px 0;color:#637086;max-width:500px}
.av-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:42px}
.oa-page .av-section-heading>p{max-width:370px;margin:0;font-size:15px;line-height:1.8}
.av-switch{display:inline-flex;gap:4px;padding:5px;border:1px solid #e3e7e8;border-radius:50px;background:#f7f8f8;margin:7px 0 0;max-width:100%}
.av-switch button{border:0;background:transparent;color:#5f6b7b;border-radius:50px;font-size:12px!important;font-weight:750;padding:12px 18px;cursor:pointer;transition:background .25s,color .25s,box-shadow .25s}
.av-switch button.is-active{background:#fff;color:#152238;box-shadow:0 2px 8px #13213513}
.oa-page p.av-occasion-copy{font-size:13px;min-height:70px;margin:20px 0 0}
.av-details{margin-top:15px;border-top:1px solid #e3e7e8;padding-top:18px;font-size:13px}
.av-details summary{font-weight:700;cursor:pointer}
.oa-page .av-details p{font-size:13px;line-height:1.7}
.av-map-wrap{margin:0;position:relative;min-width:0}
.av-map{display:block;width:100%;height:auto;border-radius:12px;border:1px solid #e6e9e4}
.av-map text{font:700 12px Manrope,sans-serif}
.av-map text.av-map-small{font-size:10px;font-weight:500;fill:#697485}
.av-map g:last-of-type text.av-map-small{fill:#bdc7d4}
.av-map-wrap figcaption,.oa-page .av-caption{font-size:11px;color:#77818e;line-height:1.7;margin:19px 0 0}
.av-map-wrap figcaption{text-align:center}
.av-pin{transition:opacity .5s}
.av-route{stroke-dasharray:700;stroke-dashoffset:0;transition:opacity .45s,stroke-dashoffset 1.1s cubic-bezier(.2,.7,.2,1)}
[data-occasion-view="lunch"] .av-route-family,[data-occasion-view="family"] .av-route-lunch{opacity:0;stroke-dashoffset:700}
[data-occasion-view="lunch"] .av-pin-c,[data-occasion-view="lunch"] .av-pin-d,[data-occasion-view="family"] .av-pin-a,[data-occasion-view="family"] .av-pin-b{opacity:.35}
.oa-page .oa-chr-section.av-section{background:#f8f9f8}
.av-choice{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(290px,1fr);gap:42px;align-items:center}
.av-choice-visual{overflow:hidden;background:#fff;border:1px solid #e7eae8;border-radius:12px}
.av-choice-images{position:relative;aspect-ratio:1.5;overflow:hidden;background:#f4f5f3}
.av-choice-images img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.035);transition:opacity .65s ease,transform 1.25s cubic-bezier(.2,.7,.2,1)}
.av-choice-images img.is-active{opacity:1;transform:scale(1)}
.av-scene-note{padding:23px 28px 26px;background:#fff}
.av-scene-note>span{display:block;font-size:11px;color:#75808e;margin-bottom:9px}
.av-scene-note strong{display:block;font-size:23px;font-weight:650;letter-spacing:-.04em;line-height:1.3}
.av-choice-controls{display:grid}
.av-choice-step{appearance:none;position:relative;display:block;text-align:left;border:0;border-bottom:1px solid #dfe4e2;background:transparent;padding:19px 0 19px 22px;cursor:pointer;color:#657284;transition:color .25s}
.av-choice-step:before{content:"";position:absolute;left:0;top:21px;bottom:21px;width:2px;background:#ef6f1f;transform:scaleY(0);transform-origin:top;transition:transform .4s}
.av-choice-step.is-active:before{transform:scaleY(1)}
.av-choice-step:first-child{border-top:1px solid #dfe4e2}
.av-choice-step.is-active{color:#152238}
.av-choice-title{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:20px;font-weight:650;letter-spacing:-.025em}
.av-choice-title>span{font-size:20px;opacity:0;transform:translate(-6px,6px);transition:opacity .3s,transform .3s;color:#cf5818}
.is-active .av-choice-title>span{opacity:1;transform:none}
.av-choice-description{display:block;margin-top:8px;font-size:12px;line-height:1.7;color:#667385}
.av-evidence-layout{grid-template-columns:1fr 1fr;gap:90px}
.av-evidence-art{height:470px;position:relative;isolation:isolate;display:flex;justify-content:center;align-items:center;background:radial-gradient(ellipse at 50% 50%,#edf0ed 0%,#f7f8f5 45%,#fff 72%)}
.av-source{position:absolute;width:68%;height:318px;background:#fff;border:1px solid #dce2de;border-radius:5px;padding:26px;box-shadow:0 14px 30px #12203309;transition:transform .9s cubic-bezier(.2,.7,.2,1)}
.av-source>span{font-size:10px;color:#738072;letter-spacing:.035em}
.av-source>div:not(.av-source-mark){height:5px;width:70%;margin-top:25px;background:#e5e9e4}
.av-source-back{transform:translate(36px,-28px) rotate(10deg);background:#f5f7f3;z-index:-2}
.av-source-middle{transform:translate(-28px,-8px) rotate(-9deg);z-index:-1}
.av-source-front{transform:rotate(-2deg)}
.av-source-front h3{font-size:29px;line-height:1.13;letter-spacing:-.045em;margin:24px 0 0;font-weight:650}
.av-source-mark{position:absolute;right:23px;bottom:79px;width:96px;height:96px;border-radius:50%;background:#f7f8f5}
.av-source-mark svg{fill:none;stroke:#657e6e;stroke-width:1.7;width:100%;height:100%;padding:7px}
.oa-page .av-source-front p{position:absolute;bottom:22px;left:26px;right:20px;margin:0;font-size:10px;line-height:1.7;color:#7a8590}
.av-evidence-stamp{position:absolute;bottom:29px;left:10%;right:4%;background:#172536;color:#fff;border-radius:5px;padding:18px 22px;font-size:13px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 12px 25px #12203312;transform:rotate(1deg)}
.av-evidence-stamp span{font-size:21px;color:#eda875}
.av-evidence-steps details{border-top:1px solid #e1e6e3}
.av-evidence-steps details:last-child{border-bottom:1px solid #e1e6e3}
.av-evidence-steps summary{position:relative;list-style:none;cursor:pointer;padding:18px 28px 18px 0;font-size:15px;font-weight:700;line-height:1.4}
.av-evidence-steps summary::-webkit-details-marker{display:none}
.av-evidence-steps summary:after{content:"+";position:absolute;right:3px;top:20px;font-size:20px;font-weight:400;color:#68766c}
.av-evidence-steps details[open] summary:after{content:"−"}
.av-evidence-steps summary span{display:block;margin-top:4px;color:#77818e;font-size:11px;font-weight:400}
.oa-page .av-evidence-steps p{font-size:13px;margin:0 0 20px;line-height:1.75;color:#576a5e}
.oa-page .oa-process-section.av-section{background:#f8f9f7}
.av-process{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:30px;position:relative}
.av-process:before{content:"";height:1px;background:#dce2db;position:absolute;left:7%;right:7%;top:71px}
.av-process article{position:relative}
.av-line-art{display:block;width:124px;height:124px;fill:none;stroke:#738276;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;background:#f8f9f7;margin:8px auto 31px}
.av-accent{stroke:#dd742f}
.av-process h3{font-size:15px;margin:0;font-weight:750;letter-spacing:-.025em}
.oa-page .av-process p{font-size:12px;line-height:1.75;margin:11px 0 0;color:#647186}
.av-fork{width:100%;height:auto;max-width:470px;margin-top:12px}
.av-fork text{font:700 14px Manrope,sans-serif;fill:#203048}
.av-fork text.av-fork-small{font-size:11px;font-weight:400;fill:#697687}
.av-trace{stroke-dasharray:350;stroke-dashoffset:0;transition:stroke-dashoffset 1.6s}
.av-fit-options{border-top:1px solid #dfe5e1}
.av-fit-options details{border-bottom:1px solid #dfe5e1;padding:24px 0}
.av-fit-options summary{cursor:pointer;font-size:19px;font-weight:650;letter-spacing:-.02em}
.av-fit-options ul{padding-left:19px;margin:24px 0 0;color:#657284;font-size:13px;line-height:1.85}
.av-fit-options li{margin:12px 0;padding-left:5px}
.oa-page .oa-follow-section.av-section{background:#fff}
.av-follow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}
.av-follow-art{background:#f6f8f5;border-radius:9px;padding:15px 8px;margin-bottom:24px}
.av-follow-art svg{display:block;width:100%;height:auto;stroke:#7c8b7c;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.av-follow h3{font-size:19px;letter-spacing:-.025em;line-height:1.3;margin:0;font-weight:650}
.oa-page .av-follow p{font-size:13px;line-height:1.8;margin:13px 0 0}
.av-section button:focus-visible,.av-section summary:focus-visible{outline:2px solid #b4490c;outline-offset:5px}
/* Reveal once, only after JS confirms observation is available. */
.av-motion [data-av-reveal]{transition:opacity .75s ease,transform .9s cubic-bezier(.2,.7,.2,1);transition-delay:var(--av-delay,0ms)}
.av-motion [data-av-reveal].av-pending{opacity:0;transform:translateY(25px)}
.av-motion .av-evidence-art.av-pending .av-source-back{transform:translate(0,0) rotate(0)}
.av-motion .av-evidence-art.av-pending .av-source-middle{transform:translate(0,0) rotate(0)}
.av-motion .av-pending .av-trace{stroke-dashoffset:350}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.av-choice-step:hover{color:#152238}.av-source-front:hover{transform:rotate(0) translateY(-5px)}}
@media(max-width:1040px){.av-split{gap:38px}.av-choice{gap:28px;grid-template-columns:1.2fr 1fr}.av-source{width:76%}.av-process{gap:19px}.av-section-heading{gap:30px}.av-section-heading>p{max-width:310px}}
@media(max-width:820px){.oa-page .av-section{padding:64px 0}.av-split,.av-evidence-layout{grid-template-columns:1fr;gap:34px}.av-map-wrap{width:100%;max-width:600px;margin:0 auto}.oa-page .av-copy>p{max-width:650px}.av-section-heading{display:block}.oa-page .av-section-heading>p{margin-top:20px;max-width:550px}.av-choice{grid-template-columns:1fr;gap:23px}.av-choice-controls{grid-template-columns:1fr 1fr;gap:0 24px}.av-choice-step:nth-child(2){border-top:1px solid #dfe4e2}.av-choice-images{aspect-ratio:1.65}.av-evidence-art{width:100%;max-width:480px;justify-self:center;order:2}.av-evidence-layout .av-copy{order:1}.av-process{grid-template-columns:1fr;gap:0}.av-process:before{left:59px;right:auto;width:1px;top:44px;bottom:44px;height:auto}.av-process article{display:grid;grid-template-columns:120px 1fr;column-gap:26px;padding:15px 0;align-items:center}.av-line-art{grid-row:1/3;width:105px;height:105px;margin:0 auto}.av-process h3{align-self:end}.oa-page .av-process p{align-self:start;margin:7px 0 0;max-width:420px}.av-follow{gap:22px}.av-follow h3{font-size:16px}.av-fork{max-width:450px}}
@media(max-width:560px){.oa-page .av-copy h2,.oa-page .av-section-heading h2{font-size:34px}.av-section-heading{margin-bottom:30px}.av-switch button{padding:11px 15px}.av-choice-controls{grid-template-columns:1fr;gap:0}.av-choice-step{padding:17px 0 17px 17px}.av-choice-step:nth-child(2){border-top:0}.av-choice-title{font-size:19px}.av-choice-description{font-size:13px}.av-choice-images{aspect-ratio:1.4}.av-scene-note{padding:20px}.av-scene-note strong{font-size:22px}.av-evidence-art{height:420px}.av-source{height:290px;width:72%;padding:22px}.av-source-front h3{font-size:27px}.av-source-mark{width:75px;height:75px;bottom:80px}.av-evidence-stamp{font-size:11px;bottom:23px;padding:15px 18px;left:7%;right:1%}.av-source-front>span{font-size:9px}.oa-page .av-source-front p{left:22px;font-size:9px}.av-follow{grid-template-columns:1fr;gap:38px}.av-follow-art{margin-bottom:18px}.av-follow h3{font-size:20px}.av-map text{font-size:13px}.av-map text.av-map-small{font-size:10px}.av-process article{column-gap:19px;grid-template-columns:95px 1fr}.av-line-art{width:90px;height:100px}.av-process:before{left:46px}.av-fit-options summary{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.av-section *,.av-section *:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}.av-motion [data-av-reveal].av-pending{opacity:1;transform:none}}
@media(max-width:560px){.av-map .av-pin text{font-size:17px}.av-map .av-pin text.av-map-small{display:none}.av-map .av-pin rect{height:43px}.av-map .av-pin text{transform:translateY(3px)}}

/* 2026-09-25 type normalization. Keep diagram labels compact, but raise reading copy. */
.oa-page .av-copy>p,.oa-page .av-section-heading>p,.oa-page .av-occasion-copy{font-size:16px;line-height:1.7}
.oa-page .av-choice-description{font-size:14px;line-height:1.65}
.oa-page .av-process p{font-size:14px;line-height:1.65}
.oa-page .av-evidence-steps summary span{font-size:13px;line-height:1.5}
.oa-page .av-map-wrap figcaption,.oa-page .av-caption{font-size:12.5px;line-height:1.6}
@media(max-width:560px){.oa-page .av-choice-description,.oa-page .av-process p{font-size:13.5px}.oa-page .av-copy>p,.oa-page .av-section-heading>p,.oa-page .av-occasion-copy{font-size:15px}}
.oa-page .oa-price span,.oa-page .oa-stat span{font-size:13px}
.oa-page .oa-investigate-grid strong{font-size:14px;line-height:1.4}
.oa-page .oa-deliverable-card>p{font-size:14px;line-height:1.6}
.oa-page .oa-support-strip p{font-size:13.5px;line-height:1.55}.oa-page .oa-support-strip strong{font-size:14px}
.oa-page .oa-evidence-list span{font-size:13.5px;line-height:1.55}
.oa-page .oa-process-row span{font-size:13.5px;line-height:1.6}
.oa-page .oa-fit-lists ul{font-size:13.5px;line-height:1.6}
.oa-page .oa-offer-actions>a:last-child,.oa-page .oa-final-actions>a:last-child{font-size:13px}
