:root{--navy:#082b4c;--cyan:#25b7d3;--muted:#61768a;--silver:#e9eef3;--green:#2bb673;--coral:#f26b5b}*{box-sizing:border-box}body{margin:0;color:var(--navy);font-family:'DM Sans',sans-serif;background:#f4f7fa}button,a,input{ -webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;background:none;border:0;border-radius:6px}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}header{height:98px;padding:0 4.2%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce4eb;background:white}.brand{text-decoration:none;color:var(--navy)}.brand-name{font-family:Manrope;font-size:19px;letter-spacing:.07em;font-weight:800}.brand-name span{display:block;font-size:11px;letter-spacing:.34em;margin-top:4px}.header-mid{font-size:11px;letter-spacing:.14em;font-weight:600;color:var(--muted)}.header-mid span{margin:0 18px;color:#b7c4ce}.header-actions{display:flex;align-items:center;gap:18px}.header-actions button{font-size:18px;padding:10px 0}.header-actions span{font-size:13px;margin-left:7px}main{min-height:calc(100dvh - 184px);background:white;position:relative;overflow:hidden}.slide{padding:54px 7.3% 38px;min-height:calc(100dvh - 184px);display:flex;flex-direction:column;justify-content:center;animation:enter .65s cubic-bezier(.22,1,.36,1) both}.eyebrow{text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.16em;display:flex;align-items:center;gap:13px}.eyebrow:before{content:'';width:27px;height:2px;background:var(--cyan)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(54px,5.7vw,88px);line-height:1.08;letter-spacing:-.055em;font-weight:600;margin:27px 0 22px;max-width:750px}h1 em{font-style:normal;color:#149bb7}h2{font-size:clamp(32px,3.25vw,51px);line-height:1.15;letter-spacing:-.04em;max-width:950px;margin:20px 0 35px}p{font-size:19px;line-height:1.6;color:var(--muted)}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:7%;align-items:center}.hero-sub{max-width:510px;font-size:23px;line-height:1.5}.meta{font-size:12px;letter-spacing:.07em;margin-top:32px;color:var(--muted)}.speaker{display:flex;align-items:center;gap:13px;margin-top:35px;font-size:15px}.speaker .initials{width:42px;height:42px;background:var(--silver);border-radius:50%;display:grid;place-items:center;font-size:13px}.speaker small{display:block;color:var(--muted);margin-top:3px}.primary{background:var(--navy);color:white;padding:15px 23px;font-weight:500;display:inline-flex;align-items:center;gap:27px;margin-top:27px}.primary:hover{background:#14476b}.hero-visual{position:relative;padding:33px 0 20px 30px}.orbit{position:absolute;width:410px;height:410px;border:1px solid #e1eaf0;border-radius:50%;top:20px;left:4%;pointer-events:none}.orbit:after{content:'';position:absolute;inset:30px;border:1px solid #e8eef3;border-radius:50%}.receipt{position:relative;background:#f1f5f8;padding:28px 30px;border-radius:3px;transform:rotate(-3deg);max-width:420px;animation:float 8s ease-in-out infinite}.receipt-top{display:flex;justify-content:space-between;border-bottom:1px solid #cedae3;padding-bottom:20px;font-size:12px;letter-spacing:.1em}.receipt .big{font-size:64px;letter-spacing:-.055em;font-family:Manrope;font-weight:600;margin:21px 0 3px}.receipt .r-label{font-size:13px;color:var(--muted)}.receipt .rows{margin:22px 0}.receipt .row{padding:11px 0;font-size:14px;display:flex;justify-content:space-between;border-bottom:1px solid #dce5ec}.receipt .row b{font-weight:500}.receipt .total{display:flex;justify-content:space-between;border-top:1px solid #91a8ba;padding-top:15px;font-size:17px;font-weight:700}.verify{position:relative;background:var(--navy);color:white;padding:20px 25px;width:290px;margin:-6px 0 0 auto;transform:rotate(3deg);box-shadow:0 14px 30px #082b4c15}.verify span{color:#76d7e9;font-size:11px;letter-spacing:.13em}.verify strong{display:block;font-family:Manrope;font-size:20px;margin-top:8px}.hero-caption{margin-top:38px;text-align:center;font-size:11px;letter-spacing:.17em;color:var(--muted)}.outcomes{display:flex;gap:28px;margin-top:39px;border-top:1px solid var(--silver);padding-top:22px}.outcomes span{font-size:13px;display:flex;gap:10px}.outcomes b{font-size:11px;color:#1b9db8}.disclaimer{font-size:11px;margin-top:25px;max-width:640px;line-height:1.5;color:var(--muted)}footer{height:86px;padding:0 4.2%;display:flex;align-items:center;justify-content:space-between;position:relative;background:#f4f7fa}.footer-chapter{display:flex;align-items:center;gap:15px;font-size:11px;letter-spacing:.12em}.footer-chapter>span:first-child{color:#1398b4;background:#e1f2f6;border-radius:50%;width:30px;height:30px;display:grid;place-items:center}.footer-center{display:flex;align-items:center;gap:26px}.footer-center button{border:1px solid #cedae4;width:38px;height:38px;border-radius:50%;font-size:20px}.footer-center button:hover{background:var(--navy);color:white}.footer-center span{font-size:13px}.footer-center i{font-style:normal;color:#8a9bab;margin-left:4px}.overview{font-size:12px}.overview span{margin-left:15px;font-size:19px}.progress{position:absolute;bottom:0;left:0;right:0;height:3px;background:#e1e8ee}.progress>div{background:var(--cyan);height:100%;transition:width .5s}.columns{display:grid;grid-template-columns:repeat(var(--cols,3),1fr);gap:30px}.panel{border-top:2px solid var(--cyan);padding:23px 0}.panel h3{font-size:24px;margin-bottom:19px;letter-spacing:-.025em}.panel ul{padding-left:19px;margin:0}.panel li{font-size:18px;line-height:1.55;margin:9px 0;color:var(--muted)}.panel .amount{font-size:51px;font-family:Manrope;letter-spacing:-.04em;margin:24px 0}.alert{border-left:3px solid var(--cyan);padding:13px 20px;background:#f0f7f9;margin-top:28px;display:flex;gap:25px;align-items:center;font-size:16px}.alert strong{font-size:11px;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.risk{border-color:var(--coral);background:#fff4f1}.source{font-size:11px;margin-top:22px;color:var(--muted)}.source a{color:inherit}.dark{background:var(--navy);color:white}.dark p{color:#b9ccd9}.dark .eyebrow{color:#8edeee}.dark h2{max-width:1050px;font-size:clamp(40px,4.7vw,70px)}.statement{font-size:clamp(40px,5.3vw,78px);line-height:1.17;letter-spacing:-.045em;font-family:Manrope;max-width:1100px}.statement em{font-style:normal;color:var(--cyan)}.subtle-label{font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin-bottom:15px}.giant{font-family:Manrope;font-size:clamp(70px,9vw,135px);letter-spacing:-.065em;font-weight:600;line-height:1.15}.equation{font-size:clamp(24px,3vw,44px);font-family:Manrope;letter-spacing:-.03em;line-height:1.6;margin:12px 0}.equation span{color:#179fb9}.reveal{margin-top:25px;padding:13px 20px;border:1px solid #a8bdcb;display:inline-flex;align-self:flex-start;gap:25px;font-size:15px}.dark .reveal{border-color:#698497;color:white}.answer{margin-top:24px;padding:20px 24px;background:#e9f6f0;color:#12623e;font-size:22px;animation:enter .4s both}.dark .answer{background:#123f58;color:#a8eadd}.hidden{display:none!important}.flow{display:flex;align-items:stretch;margin:25px 0;gap:12px}.flow>div{flex:1;background:#f0f4f7;padding:23px 18px}.flow b{font-size:13px;color:#1199b6}.flow h3{font-size:20px;margin-top:17px}.flow span{align-self:center;color:#88a2b4}.waterfall{max-width:900px}.waterfall .line{display:flex;justify-content:space-between;padding:11px 18px;border-bottom:1px solid #dde5eb;font-size:19px}.waterfall .line:last-child{background:var(--navy);color:white;padding:19px}.chips{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.chips button{padding:16px 23px;border:1px solid #aec0cd;font-size:17px}.chips button.selected{background:var(--cyan);color:var(--navy);border-color:var(--cyan)}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:15px}.checklist label{display:flex;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid #d7e3ea;font-size:18px}.checklist input{accent-color:var(--green);width:20px;height:20px}.case-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #dbe5ec;font-size:17px;animation:enter .45s both}.timeline{height:16px;background:#d8e6ee;border-radius:5px;margin:35px 0 18px;overflow:hidden}.timeline>div{height:100%;width:70.68%;background:var(--cyan);animation:grow 1s ease both}.timeline-labels{display:flex;justify-content:space-between;font-size:14px;color:var(--muted)}input[type=range]{width:100%;accent-color:var(--cyan);margin:30px 0}.placeholder{border:1px dashed #aac0ce;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:var(--muted);padding:25px;min-height:180px}.placeholder small{font-size:12px}.flyer{width:240px;aspect-ratio:2/3;margin:auto;color:#b8cbd8;border-color:#56738a}.contact-grid{display:grid;grid-template-columns:200px 1fr 180px;gap:50px;align-items:center}.contact-grid p{font-size:17px;margin:9px 0}.quote{font-size:clamp(28px,3.2vw,48px);font-family:Manrope;line-height:1.45;letter-spacing:-.03em}.quote:before{content:'“';display:block;color:var(--cyan);font-size:100px;height:85px}dialog{border:0;border-radius:8px;padding:38px;max-width:1000px;width:90vw;max-height:87vh;color:var(--navy);box-shadow:0 30px 100px #082b4c30}dialog::backdrop{background:#082b4c70;backdrop-filter:blur(6px)}.dialog-head{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:24px}.dialog-head h2{font-size:32px;margin:12px 0}.dialog-head p{font-size:15px}.close{font-size:30px}.agenda-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.agenda-item{text-align:left;background:#f0f4f7;padding:16px;min-height:85px;display:flex;gap:13px;font-size:14px;line-height:1.4}.agenda-item:hover,.agenda-item.active{background:var(--navy);color:white}.agenda-item small{color:#1aadc9}.small{font-size:13px;margin:20px 0 12px}#noteContent p{font-size:18px;margin-bottom:18px}#noteContent textarea{width:100%;min-height:220px;font:inherit;color:var(--navy);padding:15px;border:1px solid #c0d1dc}#noteContent input{width:100%;font:inherit;padding:12px;margin-bottom:14px;border:1px solid #c0d1dc}.slide ul{max-width:100%}@keyframes enter{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{50%{transform:translateY(-8px) rotate(-2deg)}}@keyframes grow{from{width:0}}@media(min-width:1600px){.slide{padding-left:11%;padding-right:11%}}@media(max-width:1000px){header{height:78px}.header-mid{display:none}.slide{padding:38px 6%;min-height:calc(100dvh - 164px)}main{min-height:calc(100dvh - 164px)}h1{font-size:58px}.hero{gap:25px}.hero-visual{padding:20px 0}.receipt{padding:23px}.receipt .big{font-size:50px}.orbit{width:320px;height:320px}.hero-sub{font-size:19px}.outcomes{gap:14px}.contact-grid{gap:20px;grid-template-columns:150px 1fr 130px}}@media(max-width:700px){header{padding:0 5%;height:76px}.brand-name{font-size:14px}.brand-name span{font-size:9px}.header-actions{gap:16px}.header-actions span{display:none}.slide{padding:32px 6%;min-height:calc(100dvh - 148px)}main{min-height:calc(100dvh - 148px)}.hero{grid-template-columns:1fr}.hero-visual{display:none}h1{font-size:58px;max-width:480px}h2{font-size:34px;margin-bottom:24px}.hero-sub{font-size:21px}.speaker{margin-top:23px}.outcomes{flex-wrap:wrap;margin-top:24px}.columns{grid-template-columns:1fr;gap:10px}.panel{padding:16px 0}.panel h3{font-size:22px;margin-bottom:12px}.panel li{font-size:17px;margin:6px 0}.panel .amount{font-size:40px;margin:12px 0}.split{grid-template-columns:1fr;gap:25px}.flow{flex-wrap:wrap}.flow>div{min-width:110px}.flow span{display:none}.alert{display:block;font-size:16px}.alert strong{display:block;margin-bottom:9px}.checklist{grid-template-columns:1fr}footer{height:72px;padding:0 5%}.footer-chapter{font-size:9px;gap:7px;max-width:140px}.footer-center{gap:14px}.overview{font-size:0}.overview span{font-size:23px}.agenda-grid{grid-template-columns:1fr 1fr}dialog{padding:23px}.dialog-head h2{font-size:26px}.contact-grid{grid-template-columns:1fr 1fr}.contact-grid>div:nth-child(2){grid-column:1/-1;grid-row:1}.statement{font-size:42px}.hero .disclaimer{font-size:11px}.giant{font-size:79px}.dark h2{font-size:39px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.editbar{position:fixed;bottom:0;left:0;right:0;z-index:10;background:var(--navy);color:white;display:flex;gap:20px;align-items:center;justify-content:center;padding:20px;font-size:15px}.editbar button{border:1px solid #7499af;padding:10px 15px}.editbar button:first-of-type{background:var(--cyan);border-color:var(--cyan);color:var(--navy)}[contenteditable=true]{outline:2px dashed var(--cyan);outline-offset:8px}button:disabled{cursor:default;opacity:.55}.slide-body{min-width:0}.dark .source,.dark .subtle-label{color:#abc5d6}.dark .chips button{color:white}.dark .chips button.selected{color:var(--navy)}@media(max-width:700px){.editbar{font-size:12px;gap:9px;padding:12px}.editbar span{max-width:130px}.columns[style*="--cols:4"]{grid-template-columns:1fr 1fr}.columns[style*="--cols:4"] .panel h3{font-size:19px}.columns[style*="--cols:4"] .panel li{font-size:16px}}
/* Editorial event opening, recreated with the original portraits and logos. */
.event-slide{padding:42px 6.7% 22px;justify-content:center;background:#fff;position:relative}.event-slide>.eyebrow,.event-slide>h2{display:none}.event-layout{display:grid;grid-template-columns:1.13fr 1fr;gap:8%;align-items:center}.event-copy h1{font-size:clamp(49px,4.6vw,72px);margin:23px 0 21px;line-height:1.06;letter-spacing:-.05em}.event-copy h1 em{color:#159db8}.event-copy>.eyebrow{font-size:10px;letter-spacing:.13em;white-space:nowrap}.event-subtitle{font-size:21px;line-height:1.45;color:#48647a}.event-date{display:flex;align-items:center;gap:20px;margin-top:27px}.date-tile{width:84px;border:1px solid #bfd3df;padding:10px 7px 8px;text-align:center}.date-tile span{display:block;font-size:9px;letter-spacing:.1em}.date-tile strong{display:block;font-family:Manrope;font-size:40px;line-height:1.15;font-weight:600;letter-spacing:-.04em}.event-date>div:last-child>strong{display:block;font-family:Manrope;font-size:29px;font-weight:500;letter-spacing:-.04em}.event-date>div:last-child>span{display:block;font-size:14px;color:var(--muted);margin-top:5px}.event-venue{margin-top:25px}.event-label{display:block;font-size:10px;font-weight:700;letter-spacing:.16em;color:#648194}.event-venue>strong{display:block;font-size:16px;font-weight:500;margin-top:8px}.event-venue p{font-size:15px;line-height:1.5;margin-top:5px}.event-copy .primary{margin-top:24px;padding:13px 19px;font-size:14px}.people-heading{display:flex;align-items:center;gap:19px;margin-bottom:22px}.thin-rule{height:1px;background:#d7e3eb;flex:1}.speaker-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.speaker-pair figure{margin:0;animation:enter .85s cubic-bezier(.22,1,.36,1) both}.speaker-pair figure:nth-child(2){padding-top:34px;animation-delay:.13s}.flyer-portrait{width:100%;aspect-ratio:420/500;overflow:hidden;position:relative;background:#e9eef3}.flyer-portrait img{position:absolute;width:243.809524%;max-width:none;height:auto;top:-110%;filter:grayscale(1) contrast(1.02)}.flyer-portrait.alexandra img{left:-11.904762%}.flyer-portrait.olga img{left:-121.428571%}.speaker-pair figcaption{padding:16px 0 0;border-top:3px solid var(--cyan)}.speaker-pair figcaption span{display:block;font-size:16px;color:#48647a}.speaker-pair figcaption strong{display:block;font-family:Manrope;font-weight:600;font-size:27px;letter-spacing:-.04em;margin-top:2px}.members-note{padding:19px 22px;border-left:2px solid var(--cyan);margin-top:27px;background:#f0f6f9}.members-note p{font-size:17px;line-height:1.4;color:var(--navy);margin-top:9px}.event-organizers{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:25px}.organizer-company{display:flex;align-items:center;gap:10px}.organizer-company>span{font-size:10px;line-height:1.65;letter-spacing:.045em;font-weight:700}.organizer-company b{font-size:9px;letter-spacing:.1em}.flyer-logo{width:42px;height:42px;position:relative;overflow:hidden;border-radius:50%;flex:none}.flyer-logo img{position:absolute;width:581.19px;max-width:none;left:-34.05px;top:-31.21px}.partner-logo{position:relative;width:157px;height:53px;overflow:hidden;flex:none;background:#505695;border-radius:2px}.partner-logo img{position:absolute;width:597px;max-width:none;left:-408px;top:-34px}.event-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #dfe7ed;margin-top:32px;padding-top:15px;font-size:10px;letter-spacing:.12em;color:#738799}.event-bottom a{font-size:11px;color:#48647a;text-decoration:none;letter-spacing:0}.event-bottom a:hover{text-decoration:underline}.event-people{min-width:0}.event-slide [contenteditable=true]{outline-offset:3px}@media(min-width:1600px){.event-layout{max-width:1320px;margin:auto}.event-slide{padding-left:9%;padding-right:9%}.speaker-pair{gap:26px}}@media(max-width:1100px){.event-slide{padding:32px 5% 20px}.event-layout{gap:5%;grid-template-columns:1.05fr 1fr}.event-copy h1{font-size:55px}.event-copy>.eyebrow{font-size:8px;white-space:normal}.event-organizers{gap:10px;flex-wrap:wrap}.speaker-pair figcaption strong{font-size:23px}.event-subtitle{font-size:19px}}@media(max-width:700px){.event-slide{padding:30px 6% 20px}.event-layout{grid-template-columns:1fr;gap:38px}.event-copy h1{font-size:58px}.event-copy>.eyebrow{font-size:9px}.event-copy .event-subtitle{font-size:21px}.event-copy .event-date{margin-top:25px}.event-venue{margin-top:23px}.event-people{max-width:480px}.speaker-pair{gap:16px}.speaker-pair figcaption strong{font-size:27px}.event-organizers{flex-wrap:nowrap}.members-note p br{display:none}.event-bottom{font-size:8px;margin-top:25px}.event-slide .event-bottom a{font-size:10px}}@media(max-width:380px){.event-copy h1{font-size:50px}.event-organizers{flex-wrap:wrap}.speaker-pair figcaption strong{font-size:23px}}
.contact-final{padding-top:38px;padding-bottom:38px}.contact-final>h2{font-size:clamp(32px,3.3vw,48px);margin:18px 0 28px}.final-contact-layout{display:grid;grid-template-columns:minmax(180px,.85fr) minmax(290px,1.3fr) minmax(210px,.85fr);gap:35px;align-items:center}.final-portrait{margin:0;align-self:stretch;display:flex;flex-direction:column;max-width:290px}.final-portrait>img{width:100%;height:365px;object-fit:cover;object-position:50% 36%;display:block}.final-portrait figcaption{font-size:12px;padding-top:13px;border-top:3px solid var(--cyan);color:var(--muted)}.final-contact-details h3{font-size:34px;letter-spacing:-.04em;line-height:1.15}.final-role{font-size:18px;color:#158da7;margin-top:7px}.contact-lines{margin:24px 0}.contact-lines>div{display:grid;grid-template-columns:76px 1fr;gap:12px;padding:9px 0;border-bottom:1px solid #e3eaf0;align-items:baseline}.contact-lines dt{font-size:12px;color:var(--muted)}.contact-lines dd{margin:0;font-size:16px;overflow-wrap:anywhere}.contact-lines a{color:var(--navy);text-decoration:none}.contact-lines a:hover{text-decoration:underline;text-decoration-color:var(--cyan);text-underline-offset:4px}.final-address strong{font-size:15px;font-weight:600}.final-address p{font-size:16px;line-height:1.6;margin-top:7px}.final-connect{text-align:center;align-self:center}.final-connect>.organizer-company{justify-content:center;margin-bottom:22px}.qr-link{display:block;background:white}.qr-link img{width:100%;max-width:280px;height:auto;display:block;margin:auto;image-rendering:pixelated}.scan-label{display:block;font-size:12px;letter-spacing:.15em;margin-top:15px}.final-connect>p{font-size:14px;margin-top:7px}.contact-download{display:inline-block;color:var(--navy);font-size:14px;margin-top:13px;text-underline-offset:4px}@media(max-width:1000px){.final-contact-layout{grid-template-columns:180px minmax(260px,1fr) 200px;gap:22px}.final-contact-details h3{font-size:29px}.contact-lines>div{grid-template-columns:62px 1fr;gap:8px}.contact-lines dd{font-size:15px}.final-portrait>img{height:330px}}@media(max-width:800px){.final-contact-layout{grid-template-columns:minmax(150px,.8fr) minmax(260px,1.2fr)}.final-connect{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;margin-top:12px}.qr-link{width:260px}.final-connect>.organizer-company{margin-bottom:10px}.final-portrait{max-width:none}}@media(max-width:520px){.final-contact-layout{grid-template-columns:1fr;gap:26px}.final-portrait{max-width:270px}.final-portrait>img{height:340px}.final-contact-details h3{font-size:34px}.contact-lines dd{font-size:16px}.final-connect{grid-column:auto}.contact-final>h2{font-size:34px}}
