/* UI review corrections. Original sources remain preserved. */
.reference-hero{background-image:url('assets/hero-optimized.webp')}
.reference-world{background-image:linear-gradient(#0004,#0004),url('assets/world-optimized.webp')}
.reference-person{background-image:url('assets/monolith-optimized.webp')}
.reference-transition{background-image:url('assets/transition-optimized.webp')}
.speaker-program-link{font-size:15px;min-height:44px;display:flex;align-items:center;padding:10px 0;margin-top:8px;line-height:1.5}
.speaker-program-link:hover{color:#fff;text-decoration-thickness:2px}
.speaker-photo>span{display:none}
.button,.reference-mobile-copy .button,.site-header.identity-header nav>a.nav-cta{border-radius:10px}
.button:focus-visible,.nav-cta:focus-visible,.speaker-program-link:focus-visible{outline:3px solid currentColor;outline-offset:5px}
.button:disabled{cursor:not-allowed;transform:none;background:#dedbd7;color:#54504b;border:1px solid #aaa49c}
.button:disabled:hover{background:#dedbd7;color:#54504b}
.participation{display:block}
.participation-copy{padding-block:56px}
.brief-before{display:grid;grid-template-columns:1fr 1fr;gap:0 32px}
.brief-before h3,.brief-before p{grid-column:1/-1}
.participation-details .brief-payment-note{font-size:16px;border-left:3px solid #9e2420;padding:12px 20px;margin-bottom:32px;color:#45413e;max-width:none}
.tariff-comparison{display:grid;grid-template-columns:1fr 1fr;gap:48px}
.brief-tariff{display:flex;flex-direction:column;padding:0;min-width:0}
.brief-tariff+.brief-tariff{border-top:0;border-left:1px solid #c8c4bd;padding:0 0 0 48px}
.brief-tariff .tariff-label{font-size:12px;letter-spacing:.12em;margin:0 0 16px;color:#625c55}
.brief-tariff h3{font-size:32px;margin:0 0 12px}
.brief-tariff .tariff-price{font-size:48px;line-height:1.1;font-weight:550;margin:8px 0 20px;color:#111;letter-spacing:-.04em}
.brief-tariff .tariff-difference{font-size:17px;margin:0 0 16px}
.brief-tariff .brief-purchase{margin-top:auto;font-size:15px;line-height:1.4}
@media(min-width:761px) and (max-width:1100px){
.reference-person,.reference-transition{display:block;min-height:0;background-size:100% auto;background-repeat:no-repeat;background-position:center bottom;padding-bottom:54vw}
.reference-person .reference-mobile-copy,.reference-transition .reference-mobile-copy{padding:52px 7% 30px;background:#080808}
.reference-person .reference-mobile-copy h2{white-space:normal}
.reference-person .reference-mobile-copy p,.reference-transition .reference-mobile-copy p{max-width:680px}
.reference-transition .reference-mobile-copy h2 br{display:none}
.reference-transition .reference-mobile-copy h2 span{margin-left:.25em}
.reference-hero{min-height:760px}
}
@media(max-width:760px){
.speaker-program-link{font-size:15px;min-height:44px}
.tariff-comparison{grid-template-columns:1fr;gap:32px}
.brief-tariff+.brief-tariff{border-left:0;border-top:1px solid #c8c4bd;padding:32px 0 0}
.brief-tariff .tariff-price{font-size:42px}
.brief-tariff .brief-purchase{margin-top:20px}
}
.footer-bottom{align-items:center;flex-wrap:wrap}
.footer-socials{display:flex;flex-wrap:wrap;gap:8px 24px}
.footer-socials a{display:inline-flex;align-items:center;min-height:44px;font-size:15px;text-underline-offset:5px}
.footer-socials a:hover{text-decoration:underline}
.audience-scene{background:#eee3d4 url('assets/audience-clean.png') center/cover no-repeat;color:#171717;padding:64px 6%;position:relative}
.audience-wrap{max-width:1380px;margin:auto}
.audience-scene h2{font-size:clamp(36px,4.3vw,66px);font-weight:400;line-height:1.12;letter-spacing:-.04em;margin:0 0 42px}
.audience-scene h2 span{color:#ba1820}
.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 8%;padding:0 6%}
.audience-grid article{background:rgba(255,249,240,.94);padding:28px 30px;border-top:2px solid #ba1820}
.audience-grid h3{font-size:clamp(24px,2.2vw,34px);font-weight:500;line-height:1.2;letter-spacing:-.025em;margin:0 0 16px}
.audience-grid p{font-size:18px;line-height:1.6;margin:0;color:#292522;max-width:490px}
.audience-summary{font-size:clamp(22px,2.1vw,32px);line-height:1.4;letter-spacing:-.02em;background:rgba(255,249,240,.96);padding:24px 30px;margin:40px 6% 0;border-left:3px solid #ba1820}
@media(max-width:760px){.audience-scene{padding:42px 22px;background-position:center;background-attachment:scroll}.audience-scene h2{margin-bottom:28px}.audience-grid{grid-template-columns:1fr;padding:0;gap:18px}.audience-grid article{padding:24px}.audience-grid p{font-size:17px}.audience-summary{margin:24px 0 0;padding:20px 24px;font-size:22px}}
/* One typography scale for primary actions. */
:root{--action-red:#bd1522;--action-hover:#a30f1a}
.button,.reference-mobile-copy .button,.brief-final .button,.brief-tariff .brief-purchase,.site-header.identity-header nav>a.nav-cta{font-family:Manrope,Arial,sans-serif;font-size:17px;font-weight:500;line-height:1.35;letter-spacing:0;text-transform:none;border-radius:12px;min-height:56px;padding:16px 28px;justify-content:center;text-align:center}
.button:not(:disabled),.reference-mobile-copy .button,.brief-final .button,.site-header.identity-header nav>a.nav-cta{background:var(--action-red);border:1px solid transparent;color:#fff}
.reference-hero .reference-mobile-copy .button,.brief-final .button{font-size:18px;min-height:60px;padding:18px 32px}
.site-header.identity-header nav>a.nav-cta{min-height:48px;padding:12px 24px;font-size:16px}
@media(hover:hover){.button:not(:disabled):hover,.reference-mobile-copy .button:hover,.brief-final .button:hover,.site-header.identity-header nav>a.nav-cta:hover{background:var(--action-hover);color:#fff}}
.button:focus-visible,.site-header.identity-header nav>a.nav-cta:focus-visible{outline:2px solid #fff;outline-offset:4px;box-shadow:0 0 0 6px #181818}
.button:disabled{font-weight:500;background:#dedbd7;color:#54504b;border:1px solid #aaa49c}
.reference-person .person-progress{margin:30px 0 26px;padding-left:20px;border-left:2px solid #e12732}
.reference-person .person-progress p{margin:0;padding:5px 0;color:#f2f0ec}
.reference-person .person-tension{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:24px 0;border-top:1px solid #ffffff38;border-bottom:1px solid #ffffff38}
.reference-person .person-tension p{margin:0;font-size:16px;line-height:1.6}
.reference-person .person-tension p+p{border-left:1px solid #ffffff38;padding-left:24px}
.reference-person .person-resolution{margin-top:24px}
.reference-person .person-resolution>p:first-child{font-size:16px;line-height:1.6;margin:0;max-width:470px}
.reference-person .person-resolution .reference-conclusion{margin:16px 0 0}
.speaker-photo:has(img[alt="Алёна"]),.speaker-photo:has(img[alt="Александра Луник"]){background:#d6d4d0}
@media(max-width:560px){.reference-person .person-tension{grid-template-columns:1fr;gap:18px}.reference-person .person-tension p+p{border-left:0;border-top:1px solid #ffffff26;padding:18px 0 0}}

.program-accordion{background:#f1e8dc;color:#191816}.program-accordion>h2{font-size:clamp(38px,5vw,72px);font-weight:400;letter-spacing:-.04em;line-height:1.1;margin:0 0 20px}.program-intro{font-size:20px;line-height:1.5;margin:0 0 38px}.program-day{margin:24px 0;border:1px solid #d7cbbb;border-radius:12px;overflow:hidden;background:#fffaf2}.program-day>summary{list-style:none;display:grid;grid-template-columns:110px 1fr auto;gap:32px;align-items:center;padding:32px;cursor:pointer;min-height:140px}.program-day>summary::-webkit-details-marker{display:none}.day-number{font-size:30px;border-right:1px solid #b9afa1;line-height:1.3}.day-number small{display:block;font-size:16px;margin-top:10px}.day-title{font-size:clamp(28px,3vw,44px);line-height:1.15;letter-spacing:-.03em}.day-title em{font-style:normal;color:#bd1522}.day-toggle{display:flex;align-items:center;gap:16px;font-size:17px;font-weight:500}.day-toggle b{display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;width:36px;height:36px;font-size:24px;font-weight:400}.program-day[open]>.day-toggle b{transform:rotate(45deg)}.program-day[open]>summary .day-toggle b{transform:rotate(45deg)}.program-day>summary:hover{background:rgba(140,100,70,.06)}.program-day>summary:focus-visible{outline:3px solid #bd1522;outline-offset:-5px}.day-context{padding:0 32px 30px 174px;font-size:18px;line-height:1.6;max-width:1050px}.day-context p{margin:0 0 16px}.day-context .day-result{margin:20px 0 0;padding-top:20px;border-top:1px solid #c9beaf}.program-day-2{background:#202020;color:#f8f3eb;border-color:#333}.program-day-2 .day-title em{color:#ff6868}.day-schedule{padding:16px 40px;background:#fffaf2;color:#191816;border-top:1px solid #d7cbbb}.day-schedule .session{color:#191816;border-color:#d7cbbb}.day-schedule .session h3{font-size:22px;line-height:1.4;color:#191816}.day-schedule .session-speaker,.day-schedule .session-time{color:#595047}.day-schedule .session-description{background:#eee5d9;color:#26211d;padding:20px 24px;font-size:17px;line-height:1.7}.day-schedule summary{color:#82212a;min-height:48px}.day-schedule .session-utility{opacity:1}.day-schedule .session-utility h3{font-size:17px;color:#595047}
@media(max-width:760px){.program-day>summary{grid-template-columns:60px 1fr;gap:20px;padding:24px 20px}.day-number{font-size:24px}.day-number small{font-size:12px}.day-toggle{grid-column:2;font-size:16px;justify-content:space-between}.day-context{padding:0 20px 24px;font-size:17px}.day-schedule{padding:8px 20px}.day-schedule .session{grid-template-columns:1fr;gap:10px}.day-schedule .session h3{font-size:20px}.day-schedule .session-description{padding:16px}.program-intro{font-size:18px}}

.program-day>summary .day-context{grid-column:2 / -1;padding:0;max-width:820px;font-weight:400}.day-context .day-result p{font-size:17px;max-width:none}.program-accordion{background:linear-gradient(90deg,rgba(241,232,220,.96),rgba(241,232,220,.82)),url('assets/audience-clean.png') center/cover}.program-day-2>summary{background:linear-gradient(90deg,#202020 45%,rgba(32,32,32,.8)),url('assets/transition-clean.png') right center/cover}.program-day-2 .day-context{color:#f8f3eb}.program-day-2 .day-result p{color:#f8f3eb}@media(max-width:760px){.program-day>summary .day-context{grid-column:1 / -1}.day-context .day-result p{font-size:17px}}

.result-detail{border-top:1px solid #6b6259;padding:0}.result-detail:last-child{border-bottom:1px solid #6b6259}.result-detail>summary{display:grid;grid-template-columns:40px 1fr 32px;gap:20px;align-items:center;list-style:none;cursor:pointer;padding:26px 0;min-height:88px}.result-detail>summary::-webkit-details-marker{display:none}.result-detail h3{margin:0;font-size:clamp(23px,2vw,30px);font-weight:600;line-height:1.3}.result-number{font-size:16px;opacity:.65}.result-toggle{font-size:26px;font-weight:400;text-align:center}.result-detail[open] .result-toggle{transform:rotate(45deg)}.result-detail>p{margin:0 0 28px 60px;padding:20px 24px;background:#e8ded0;color:#211c18;font-size:18px;line-height:1.65}.result-detail strong{font-weight:700}.result-detail>summary:hover h3{color:#a92328}.result-detail>summary:focus-visible{outline:3px solid #a92328;outline-offset:4px}.principles .brief-lead strong{font-weight:650}.principles .result-key{display:block;color:#ad2029;font-size:1.1em}@media(max-width:760px){.result-detail>summary{gap:12px;grid-template-columns:28px 1fr 28px}.result-detail>p{margin-left:0;padding:20px;font-size:17px}}

.result-detail>summary:hover h3,.principles .result-key{color:#ff7878}

.result-scene{position:relative;background:#0c0c0c;padding:56px 5% 48px;isolation:isolate;scroll-margin-top:85px}.result-scene:before{content:"";position:absolute;inset:0 0 auto;height:940px;max-height:100%;background:url('assets/result-map-clean.png') center top/cover no-repeat;z-index:-2}.result-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0c0c0c 0%,transparent 48%);z-index:-1;pointer-events:none}.result-scene .section-label{margin-bottom:28px}.result-composition{display:grid;grid-template-columns:40% 60%;gap:0}.result-left h2{font-size:clamp(42px,4.7vw,74px);line-height:1.05;letter-spacing:-.04em;font-weight:400;margin:0 0 34px;max-width:620px}.result-left h2 .serif{color:#f13943}.result-art{min-height:470px}.result-left{background:linear-gradient(90deg,rgba(8,8,8,.92),rgba(8,8,8,.7) 85%,transparent);padding:12px 28px 24px 0}.result-scene .result-detail>summary{padding:20px 0;min-height:76px;gap:16px;grid-template-columns:32px 1fr 26px}.result-scene .result-detail h3{font-size:clamp(21px,1.85vw,29px);font-weight:550}.result-scene .result-detail>p{background:#191919;color:#f1ece6;font-size:17px;line-height:1.6;margin:0 0 20px 48px;padding:18px 20px;border-left:2px solid #e33540}.result-scene .result-detail{border-color:#55504b}.result-scene .result-detail strong{color:#fff}.result-scene .result-bottom{display:grid;grid-template-columns:1fr 1fr;gap:24px 48px;margin:26px 0 0;padding:24px 0 0;border-top:1px solid #63574e;background:rgba(9,9,9,.85)}.result-scene .brief-questions{grid-row:1 / 3;grid-column:1;display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;margin:0}.result-scene .brief-questions p{font-size:16px;line-height:1.5;margin:0;padding:0 0 0 15px;border:0;border-left:2px solid #bc1d29;color:#eee}.result-scene .result-bottom>.brief-lead{grid-column:2;font-size:22px;line-height:1.5;margin:0;max-width:none}.result-scene .result-key{font-size:1.18em;color:#ff626b}.result-more{margin-top:30px;border-top:1px solid #49413a}.result-more>summary{cursor:pointer;display:flex;justify-content:space-between;gap:24px;list-style:none;font-size:20px;font-weight:500;padding:24px 0}.result-more>summary::-webkit-details-marker{display:none}.result-more>summary span{font-size:26px}.result-more[open]>summary span{transform:rotate(45deg)}.result-more>.brief-copy-block{margin:0;padding-top:16px}.result-more>summary:focus-visible{outline:2px solid #ff626b;outline-offset:5px}
@media(max-width:760px){.result-scene{padding:36px 22px}.result-scene:before{background:none}.result-composition{display:flex;flex-direction:column}.result-left{padding:0;background:none}.result-left h2{font-size:44px}.result-art{order:-1;min-height:0;height:230px;background:url('assets/result-map-clean.png') 85% 30%/auto 340px no-repeat;margin:-12px -22px 28px}.result-scene .result-detail>p{margin-left:0}.result-scene .result-bottom{display:flex;flex-direction:column;gap:24px}.result-scene .brief-questions{gap:16px}.result-scene .brief-questions p{font-size:15px}.result-scene .result-bottom>.brief-lead{font-size:21px}.result-scene .result-detail h3{font-size:23px}}

.outcome-scene{background:#eee4d6 url('assets/outcome-clean.png') center top/100% auto no-repeat;color:#1c1916;padding-top:54px}.outcome-scene>h2{font-weight:400;font-size:clamp(40px,4.8vw,70px);line-height:1.1;letter-spacing:-.035em;margin:0 0 20px}.outcome-scene>h2 span{color:#bd1522}.outcome-scene>.brief-copy-block{margin:0;padding:0;border:0}.outcome-scene .brief-lead{font-size:23px;line-height:1.5;max-width:800px;margin:0 0 300px;background:rgba(249,241,229,.92);padding:16px 20px}.outcome-scene .brief-results{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;background:rgba(250,244,234,.97);padding:30px;margin:0}.outcome-scene .brief-results article{border:0;border-left:2px solid #bf2630;padding:0 0 0 20px}.outcome-scene .brief-results h3{font-size:23px;line-height:1.3;font-weight:550;color:#211d19}.outcome-scene .brief-results p{font-size:17px;line-height:1.6;color:#3b332e}.outcome-scene .brief-shift-map{background:#f8f0e4;padding:24px 30px;margin-top:0;color:#211d19}.outcome-scene .brief-shift-map h3{font-size:26px}.outcome-scene .brief-shift-map p{font-size:18px}@media(max-width:760px){.outcome-scene{background-size:auto 520px;background-position:50% 100px;padding:36px 22px}.outcome-scene .brief-lead{font-size:19px;margin-bottom:240px;padding:16px}.outcome-scene .brief-results{grid-template-columns:1fr;padding:24px 20px}.outcome-scene .brief-results h3{font-size:22px}.outcome-scene .brief-shift-map{padding:24px 20px}}
.outcome-scene .brief-copy-block>.brief-lead{font-size:23px;line-height:1.5;font-weight:400}@media(max-width:760px){.outcome-scene .brief-copy-block>.brief-lead{font-size:19px}}

.speakers{background:linear-gradient(#f6ecdfdd,#f6ecdfef),url(assets/audience-clean.png) center/cover;color:#211d19}.speakers h2{font-weight:400}.speakers .serif{color:#ba1820}.speaker-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px 20px!important}.speaker-list article{background:#faf2e7;border:1px solid #dbcebc!important;border-radius:10px;overflow:hidden;padding:0 0 22px!important}.speaker-photo{aspect-ratio:4/4.5;background:#ded0bd}.speaker-list h3,.speaker-list p,.speaker-list .speaker-program-link{margin-left:18px;margin-right:18px;color:#302721}.speaker-list h3{font-size:24px;max-width:none}.speaker-list p,.speaker-list .speaker-program-link{font-size:16px}.speaker-bottom{display:none}.section-heading p{color:#40382e}.section-label{color:#574a3e}@media(max-width:760px){.speaker-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.speaker-list h3{font-size:20px}}
.speaker-bottom{display:flex;color:#302721}.speaker-bottom p{color:#302721}.speakers .speaker-program-link{color:#302721}.speakers .speaker-program-link:hover{color:#9e1821}
.speakers.dark-panel .section-heading>p,.speakers.dark-panel .section-label{color:#54483d}.speakers.dark-panel .speaker-list p{color:#40372e}

.pricing-scene,.faq-scene{display:block;background:#f4ecdf url('assets/pricing-landscape.png') center/cover no-repeat;color:#211c18;padding:60px 8%;scroll-margin-top:84px}.pricing-heading{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-bottom:30px}.pricing-heading h2,.faq-scene h2{font-size:clamp(40px,4.7vw,70px);line-height:1.1;font-weight:400;letter-spacing:-.04em;margin:0}.pricing-heading p{font-size:19px;line-height:1.5}.pricing-scene .tariff-comparison{display:grid;grid-template-columns:1fr 1fr;gap:24px}.pricing-scene .brief-tariff{position:relative;display:flex;flex-direction:column;background:rgba(255,249,240,.96);border:1px solid #fff;border-radius:22px;padding:32px;color:#211c18}.pricing-scene .brief-tariff:nth-child(2){background:#232120;color:#f9f4ed;border:2px solid #e32730}.pricing-scene .brief-tariff h3{font-size:46px;font-weight:500;margin:0}.pricing-scene .brief-tariff h3 span{color:#ff424c}.pricing-scene .tariff-price{position:absolute;right:32px;top:50px;font-size:30px;margin:0}.pricing-scene .tariff-label{font-size:12px;letter-spacing:.12em;margin-bottom:10px}.pricing-scene .tariff-difference{font-size:17px;margin:20px 0}.pricing-scene .brief-tariff ul{padding-left:24px;margin:0 0 20px}.pricing-scene .brief-tariff li{font-size:18px;line-height:1.5;margin-bottom:12px}.pricing-scene .brief-tariff>p{color:inherit}.pricing-scene .brief-purchase{margin-top:auto;border-radius:50px;background:#191919;color:white;min-height:56px;font-size:18px;display:flex;justify-content:center;gap:20px}.pricing-scene .brief-tariff:nth-child(2) .brief-purchase{background:#d91c27}.pricing-scene .brief-purchase:hover{transform:translateY(-2px);filter:brightness(1.15)}.pricing-notice{font-size:15px;margin:16px 0 24px}.before-scene{background:rgba(255,249,240,.94);border:1px solid white;border-radius:20px;padding:32px}.before-scene>h3{font-size:32px;font-weight:500;margin:0 0 16px}.before-scene>h3 span,.before-conclusion strong{color:#b91822}.before-scene>p{font-size:18px;line-height:1.5}.before-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;margin:30px 0}.before-grid article{border-top:1px solid #c6212b;padding-top:18px}.before-grid article>span{display:block;color:#a71c24;font-size:16px;margin-bottom:12px}.before-grid h3{font-size:18px;line-height:1.4;margin:0 0 12px}.before-grid p{font-size:15px;line-height:1.6}.faq-scene .faq-layout{display:block}.faq-scene h2{margin-bottom:36px}.faq-scene .faq-list{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:18px}.faq-scene details{background:rgba(255,249,240,.97);border:1px solid #fff;border-radius:16px;padding:0 24px}.faq-scene summary{min-height:86px;font-size:20px;font-weight:500;line-height:1.4;gap:20px}.faq-scene summary span{border:1px solid #554c44;border-radius:50%;width:32px;height:32px;flex-shrink:0;display:grid;place-items:center}.faq-scene details p{font-size:18px;line-height:1.6;padding:20px 0 24px;margin:0;border-top:1px solid #c8bdae;color:#302820}.registration-notice{max-width:480px;width:calc(100% - 40px);padding:32px;border:1px solid #d6c5b1;border-radius:20px;background:#fbf3e8;color:#211c18}.registration-notice::backdrop{background:#000a}.registration-notice h2{font-size:30px;margin:12px 0 20px}.registration-notice p{font-size:18px;line-height:1.6}.notice-close{float:right;border:0;background:none;font-size:30px;cursor:pointer;width:44px;height:44px}.registration-notice .button{margin-top:24px}.site-header nav{gap:24px}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}.brief-purchase{transition:transform .18s,filter .18s}}@media(max-width:760px){.pricing-scene,.faq-scene{padding:40px 22px}.pricing-heading{grid-template-columns:1fr;gap:18px}.pricing-scene .tariff-comparison,.faq-scene .faq-list{grid-template-columns:1fr}.pricing-scene .brief-tariff{padding:24px}.pricing-scene .tariff-price{position:static;font-size:30px;margin:12px 0}.before-scene{padding:24px}.before-grid{grid-template-columns:1fr;gap:20px}.before-scene>h3{font-size:28px}.faq-scene summary{font-size:19px}.faq-scene details p{font-size:17px}}

.audience-summary{font-family:Manrope,sans-serif!important;font-weight:500!important}.day-toggle{background:#b91d28;color:#fff;border-radius:30px;padding:12px 20px;font-size:19px;min-height:52px}.day-number small{font-size:20px;font-weight:700}.day-context .day-result small{font-size:19px;font-weight:700;color:#bd1522}.program-day-2 .day-result small{color:#ff7d85}.day-schedule .session{grid-template-columns:1fr}.pricing-scene .tariff-label{font-size:17px;font-weight:700}.site-footer{padding-top:0}.site-footer .brief-final{background:#0a0a0a url('assets/final-road-clean.png') center/cover no-repeat;padding:110px 7%;margin:0 -5.56%;min-height:720px;text-align:left}.site-footer .brief-final h2{font-size:clamp(40px,4.6vw,72px);font-weight:400;line-height:1.12;max-width:1050px}.site-footer .brief-final p{font-size:23px;max-width:800px}.site-footer .brief-final .button{border-radius:40px;min-width:300px}@media(max-width:760px){.day-toggle{font-size:17px}.day-number small{font-size:14px}.site-footer .brief-final{padding:65px 22px;min-height:650px}.site-footer .brief-final h2{font-size:40px}.site-footer .brief-final p{font-size:19px}.site-footer .brief-final .button{min-width:0;width:100%}}

.reference-transition .reference-mobile-copy{background:linear-gradient(90deg,#f3e9db 0%,#f3e9db 47%,transparent 67%);color:#211c18}.reference-transition .reference-mobile-copy p{color:#3d352e;font-size:18px;line-height:1.6}.reference-transition .transition-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px;border-top:1px solid #b9a999;border-bottom:1px solid #b9a999;margin:24px 0;padding:0 0 18px}.reference-transition .transition-pair article+article{border-left:1px solid #b9a999;padding-left:22px}.reference-transition .transition-pair h3{font-size:23px}.reference-transition .reference-conclusion{font-size:24px!important}.reference-person .person-progress p{font-weight:600}.reference-person .person-tension{background:#131313e8;padding:20px;border-left:2px solid #e02a35}.reference-person .person-resolution{background:#101010e8;padding:20px}.day-schedule .session h3{font-size:22px}.day-schedule .session{padding:22px 0}@media(max-width:760px){.reference-transition .reference-mobile-copy{background:#f3e9db}.reference-transition .transition-pair{grid-template-columns:1fr}.reference-transition .transition-pair article+article{border-left:0;border-top:1px solid #b9a999;padding-left:0}.reference-person .person-tension{padding:18px}}
.speaker-photo{background:#dfd1bf}.speaker-photo img{mix-blend-mode:multiply}.speaker-list .speaker-identity{font-size:16px;line-height:1.5;min-height:48px}.additional-topic{background:#fffaf2;color:#211c18;border-left:3px solid #bd1522;padding:24px 30px;margin-top:26px;scroll-margin-top:100px}.additional-topic h3{font-size:24px;font-weight:500}.additional-topic p{font-size:18px}.outcome-scene .brief-copy-block>.brief-lead{font-size:clamp(26px,3vw,42px);font-weight:400;line-height:1.3}.site-footer .brief-final h2 span{color:#f13240}

/* Poster vector and full-width final scene, 2026-09-13. */
.identity-brand-word .identity-i-mark{width:.55em;height:1.28em;margin-inline:0}
.site-footer .brief-final{max-width:none;margin:0 calc(-1 * var(--identity-gutter)) 40px;padding:100px var(--identity-gutter);background-image:linear-gradient(90deg,rgba(0,0,0,.35),transparent 75%),url('assets/final-road-clean.png')}
.site-footer .brief-final h2{width:100%;max-width:1120px;text-wrap:balance;letter-spacing:-.035em}
.site-footer .brief-final p{max-width:800px;text-wrap:pretty}
.site-footer .footer-top{padding-top:12px}
.site-footer .identity-brand{white-space:nowrap}
@media(max-width:760px){.site-footer .brief-final{padding:64px var(--identity-gutter);background-position:62% center}.site-footer .brief-final h2{font-size:clamp(32px,8.3vw,48px);line-height:1.15}.site-footer .brief-final p{font-size:18px;line-height:1.55}.site-footer .footer-top{grid-template-columns:minmax(0,1fr) auto;gap:22px}.site-footer .identity-brand{gap:14px}}

/* Footer typography: explicit readable columns, no orphaned words. */
.site-footer .footer-top{grid-template-columns:minmax(220px,1fr) minmax(240px,320px) auto;gap:48px;padding:24px 0 36px;align-items:center}
.site-footer .footer-top .footer-tagline{width:100%;max-width:none;margin:0;font-size:18px;font-weight:500;line-height:1.6;color:#d5d0c9;letter-spacing:0}
.footer-tagline span{display:block;white-space:nowrap}
.site-footer .footer-top>a:last-child{font-size:16px;font-weight:500;white-space:nowrap}
.site-footer .footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;gap:32px;align-items:center;padding-top:26px;font-size:14px;font-weight:500;color:#bdb8b1;letter-spacing:0}
.site-footer .footer-bottom>span:last-child{text-align:right;width:auto}
.site-footer .footer-socials{gap:28px}.site-footer .footer-socials a{font-size:17px;font-weight:500;color:#e4dfd8}
@media(max-width:760px){.site-footer .footer-top{grid-template-columns:1fr auto;gap:26px;padding:16px 0 28px}.site-footer .footer-top .footer-tagline{grid-column:1/-1;order:3;font-size:17px}.site-footer .footer-bottom{grid-template-columns:1fr;gap:14px;padding-top:24px}.site-footer .footer-bottom>span:last-child{text-align:left}.site-footer .footer-socials{grid-row:1;gap:28px}.site-footer .footer-socials a{font-size:17px}}

/* Full speaker biographies from the September 13 cards. */
.speaker-list .speaker-identity{font-size:16px;line-height:1.6;min-height:0;margin:12px 18px 20px;overflow-wrap:break-word}.speaker-list article{display:flex;flex-direction:column}.speaker-list .speaker-photo{flex-shrink:0}.speaker-list .speaker-program-link:first-of-type{margin-top:auto}
